#about,
#service,
#team,
#contact,
#galeria {
    margin-top: 5%;
    margin-left: 3%;
    margin-right: 3%;
}

#home {
    margin-left: 3%;
    margin-right: 3%;
}

@media screen and (max-width: 400px) {

    .padding-about {
        padding: 70px 10% 0px 10%;
    }


    .about h4 {
        font-size: 15px;
    }

    li {
        list-style: none;
    }

    a:hover,
    a:visited,
    a {
        text-decoration: none;
    }

    h1,
    h2 {
        text-transform: uppercase;
        font-weight: bold;
    }

    /*header area*/
    .top-header {
        background: #2a2a2a !important;
        position: fixed;
        width: 100%;
        z-index: 99999;
    }

    .header-backup {
        width: 20px;
        height: 119px;
        background: transparent;
        margin: auto;
    }

    .top-header img.logo {
        margin-bottom: 25px;
        margin-top: -15px;
        padding-top: 40px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        margin-bottom: 0;
        margin-top: 8px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .nav-bar {
        margin-top: 29px;
    }

    .navbar-toggle span {
        color: #fff;
    }

    ul.nav {
        margin: 0;
        padding: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 24px;
        color: #737373;
        text-transform: uppercase;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        padding: 25px 15px;
        font-weight: bold;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #42b3e5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    li a.active {
        color: #42b3e5 !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: 4px;
    }

    /*slider area*/
    .slider-row {
        margin: 0;
        padding: 0;
    }

    .slider-wrapper {
        margin: 0;
        padding: 0 !important;
        width: 100% !important;
    }

    .carousel-caption h1 {
        font-size: 157px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .carousel-caption p {
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }

    .carousel-caption button {
        width: 240px;
        height: 60px;
        background: #3a9ecb;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        border: 0;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .carousel-caption button:hover {
        background: #2a2a2a;
    }

    .carousel-control {
        width: 5%;
    }

    .carousel-inner {
        background: -webkit-linear-gradient(left, #000, blue);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #000, blue);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #000, blue);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to left, #000, blue);
        /* Standard syntax */
    }

    .item {
        position: relative;
    }

    .carousel-caption {
        position: absolute;
        text-align: left;
        left: 12%;
        line-height: 1;
        top: 50%;
        margin-top: -100px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-left: 0;
        margin-top: 50px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-right: 0;
        margin-top: 50px;
    }

    /*about area*/
    .about h2 {
        font-size: 90px;
        color: white;
    }

    .about-img img {
        width: 100%;
    }

    .single-about-detail {
        position: relative;
    }

    .pentagon-text h1 {
        font-size: 60px;
        color: #383838;
        margin-top: 0;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        position: absolute;
        left: 15%;
        width: 50px;
        top: -6%;
    }

    .pentagon-text {
        width: 70px;
        height: 52px;
        background: #fff;
        position: relative;
        top: -30px;
        left: 43%;
    }

    .pentagon-text:before {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 34px solid transparent;
        border-right: 35px solid transparent;
        border-bottom: 15px solid #fff;
    }

    .pentagon-text:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 0;
        height: 0px;
        border-left: 36px solid transparent;
        border-right: 34px solid transparent;
        border-top: 15px solid #fff;
    }

    .about-details {
        background: #2a2a2a;
        border-top: 2px solid #fff;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .about-details h3 {
        font-size: 30px;
        color: #fff;
        margin-top: 0;
    }

    .about-details p {
        font-size: 12px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0 25px;
        padding-bottom: 30px;
    }

    .single-about-detail:hover .about-details {
        background: #3a9dca;
    }

    .single-about-detail:hover .pentagon-text h1 {
        color: #3a9dca;
    }

    /*service area*/
    .service {
        background: #3c9dc8;
    }

    .service h2 {
        font-size: 90px;
        color: #fff;
        margin-top: 70px;
        margin-bottom: 0;
    }

    .single-service-img {
        width: 205px;
        height: 125px;
        background: #fff;
        position: relative;
        left: 50%;
        margin-left: -100px;
    }

    .single-service-img:before {
        content: "";
        position: absolute;
        top: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 104px solid transparent;
        border-bottom: 42px solid #fff;
    }

    .single-service-img:after {
        content: "";
        position: absolute;
        bottom: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 102px solid transparent;
        border-top: 42px solid #fff;
        z-index: 10;
    }

    .service-img {
        width: 200px;
        height: 123px;
        background: #3a9ecb;
        position: relative;
        top: 1px;
        left: 2px;
    }

    .service-img:before {
        content: "";
        position: absolute;
        top: -40px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-bottom: 40px solid #3a9ecb;
    }

    .service-img:after {
        content: "";
        position: absolute;
        bottom: -39px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-top: 40px solid #3a9ecb;
        z-index: 999;
    }

    .single-service h3 {
        margin-top: 60px;
        color: #fff;
        padding-bottom: 90px;
        font-size: 15px;
    }

    .service-img img.heart {
        left: 20%;
        top: 18%;
    }

    .service-img img.brain {
        left: 26%;
        top: 11%;
    }

    .service-img img.knee {
        left: 38%;
    }

    .service-img img.bone {
        left: 25%;
        top: 14%;
    }

    .service-img img {
        margin: 0 auto;
    }

    .team h2 {
        font-size: 90px;
        color: white;
        /* margin-top: 70px; */
        margin-bottom: 0;
    }

    .team h4 {
        font-size: 24px;
        color: white;
        margin-top: 0;
        margin-bottom: 45px;
    }

    .single-member {
        margin: 0;
        padding-bottom: 30px;
    }

    .person img {
        width: 100%;
    }

    .person-detail {
        text-align: center;
        padding: 10px;
        background: #3a3a3a;
        position: relative;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .arrow-top {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        -webkit-transform: rotate(45deg);
        bottom: -10px;
        left: 46%;
        -webkit-transition: all .7s ease 0s;
    }

    .arrow-bottom {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: -9px;
        left: 46%;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .person-detail h3 {
        font-size: 30px;
        color: #fff;
    }

    .person-detail p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0px 10px;
        text-align: justify;
    }

    .single-member:hover .person-detail {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-top {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-bottom {
        background: #2a2a2a;
    }

    /*contact section*/
    .contact-caption {
        background: #3a9dca;
    }

    .contact-heading h2 {
        color: #fff;
        font-size: 90px;
        padding-top: 70px;
    }

    .contact-info h3 {
        padding-left: 0;
        font-size: 30px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-form h3 {
        padding-left: 0;
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-info ul {
        margin: 0;
        padding: 0;
    }

    .contact-info ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #fff;
    }

    .contact-info i.fa {
        font-size: 16px;
        padding-right: 12px;
        width: 25px;
        height: 38px;
    }

    .contact-info ul li span {
        font-weight: bold;
    }

    .contact-form input {
        width: 100%;
        height: 40px;
        background: #fff;
        font-size: 13px;
        color: #084a5c;
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        border: 0;
        margin-bottom: 12px;
    }

    .contact-form textarea {
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        width: 100%;
        height: 140px;
        border: 0;
        margin-bottom: 12px;
    }

    .info-detail {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
    }

    .form {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
        text-align: right;
    }

    .contact-form button {
        padding: 5px 20px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
        background: white;
        border-radius: 0;
        box-shadow: 0px 0px 10px 0px;
    }

    .contact-form button:hover {
        cursor: pointer;
        background: #2a2a2a;
        color: #42b3e5;
    }
    
    /*gmap*/
    #map {
        height: 830px;
    }

    .map {
        position: relative;
        overflow: hidden;
    }

    .contact {
        height: auto;
        left: 0;
        background: rgb(62 159 202);
        padding: 0px 70px;
    }

    .contact-caption {
        margin-top: 100px;
        border-radius: 20px;
    }

    /*footer*/
    .copy {
        margin: 0;
        padding-left: 20px;
    }

    footer p {
        font-size: 10px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        margin: 0;
        padding: 25px 7px;
    }

    footer .copy a {
        color: #fff;
    }

    footer .copy a:hover {
        color: #42b3e5;
    }

    .carousel-inner {
        position: relative;
    }


    /*======================css for carousel=========================*/
    .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .active {
        opacity: 1;
    }

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

    .carousel-fade .carousel-control {
        z-index: 2;
        opacity: 1;
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    }

    @media all and (transform-3d),
    (-webkit-transform-3d) {

        .carousel-fade .carousel-inner>.item.next,
        .carousel-fade .carousel-inner>.item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.prev,
        .carousel-fade .carousel-inner>.item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.next.left,
        .carousel-fade .carousel-inner>.item.prev.right,
        .carousel-fade .carousel-inner>.item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    /* just for demo purpose */

    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        height: 100%;
    }

    .home,
    .about,
    .service,
    .contact,
    .gallery {
        text-align: center;
        /* padding: 0 1rem; */
    }

    .background-footer {
        background: #2a2a2a;
    }

    .photos {
        display: inline-block;
        margin: 5px;
        width: 200px;
        height: 200px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
        background-position: center;
    }

    .h2-photos {
        font-size: 50px;
        color: #42b3e5;
        padding-top: 70px;
    }

    .display-photos {
        background: rgb(58 58 58);
        text-align: center;
        z-index: 999;
        box-shadow: 0 0 15px 6px #2e2e2e94;
        padding-bottom: 70px;
    }

    .photos-index {
        display: inline-block;
        margin: 5px;
        width: 300px;
        height: 300px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
    }

    .display-photos hr {
        width: 500px;
    }
}

@media screen and (min-width: 401px) and (max-width: 720px) {
    .padding-about {
        padding: 70px 10% 0px 10%;
    }

    .about h4 {
        font-size: 15px;
    }

    li {
        list-style: none;
    }

    a:hover,
    a:visited,
    a {
        text-decoration: none;
    }

    h1,
    h2 {
        text-transform: uppercase;
        font-weight: bold;
    }

    /*header area*/
    .top-header {
        background: #2a2a2a !important;
        position: fixed;
        width: 100%;
        z-index: 99999;
    }

    .header-backup {
        width: 20px;
        height: 119px;
        background: transparent;
        margin: auto;
    }

    .top-header img.logo {
        margin-bottom: 25px;
        margin-top: -15px;
        padding-top: 40px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        margin-bottom: 0;
        margin-top: 8px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .nav-bar {
        margin-top: 29px;
    }

    .navbar-toggle span {
        color: #fff;
    }

    ul.nav {
        margin: 0;
        padding: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 24px;
        color: #737373;
        text-transform: uppercase;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        padding: 25px 15px;
        font-weight: bold;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #42b3e5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    li a.active {
        color: #42b3e5 !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: 4px;
    }

    /*slider area*/
    .slider-row {
        margin: 0;
        padding: 0;
    }

    .slider-wrapper {
        margin: 0;
        padding: 0 !important;
        width: 100% !important;
    }

    .carousel-caption h1 {
        font-size: 157px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .carousel-caption p {
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }

    .carousel-caption button {
        width: 240px;
        height: 60px;
        background: #3a9ecb;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        border: 0;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .carousel-caption button:hover {
        background: #2a2a2a;
    }

    .carousel-control {
        width: 5%;
    }

    .carousel-inner {
        background: -webkit-linear-gradient(left, #000, blue);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #000, blue);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #000, blue);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to left, #000, blue);
        /* Standard syntax */
    }

    .item {
        position: relative;
    }

    .carousel-caption {
        position: absolute;
        text-align: left;
        left: 12%;
        line-height: 1;
        top: 50%;
        margin-top: -100px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-left: 0;
        margin-top: 50px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-right: 0;
        margin-top: 50px;
    }

    /*about area*/
    .about h2 {
        font-size: 60px;
        color: white;
    }

    .about-img img {
        width: 100%;
    }

    .single-about-detail {
        position: relative;
    }

    .pentagon-text h1 {
        font-size: 60px;
        color: #383838;
        margin-top: 0;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        position: absolute;
        left: 15%;
        width: 50px;
        top: -6%;
    }

    .pentagon-text {
        width: 70px;
        height: 52px;
        background: #fff;
        position: relative;
        top: -30px;
        left: 43%;
    }

    .pentagon-text:before {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 34px solid transparent;
        border-right: 35px solid transparent;
        border-bottom: 15px solid #fff;
    }

    .pentagon-text:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 0;
        height: 0px;
        border-left: 36px solid transparent;
        border-right: 34px solid transparent;
        border-top: 15px solid #fff;
    }

    .about-details {
        background: #2a2a2a;
        border-top: 2px solid #fff;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .about-details h3 {
        font-size: 30px;
        color: #fff;
        margin-top: 0;
    }

    .about-details p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0 25px;
        padding-bottom: 30px;
    }

    .single-about-detail:hover .about-details {
        background: #3a9dca;
    }

    .single-about-detail:hover .pentagon-text h1 {
        color: #3a9dca;
    }

    /*service area*/
    .service {
        background: #3c9dc8;
    }

    .service h2 {
        font-size: 60px;
        color: #fff;
        margin-top: 70px;
        margin-bottom: 0;
    }

    .single-service-img {
        width: 205px;
        height: 125px;
        background: #fff;
        position: relative;
        left: 50%;
        margin-left: -100px;
    }

    .single-service-img:before {
        content: "";
        position: absolute;
        top: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 104px solid transparent;
        border-bottom: 42px solid #fff;
    }

    .single-service-img:after {
        content: "";
        position: absolute;
        bottom: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 102px solid transparent;
        border-top: 42px solid #fff;
        z-index: 10;
    }

    .service-img {
        width: 200px;
        height: 123px;
        background: #3a9ecb;
        position: relative;
        top: 1px;
        left: 2px;
    }

    .service-img:before {
        content: "";
        position: absolute;
        top: -40px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-bottom: 40px solid #3a9ecb;
    }

    .service-img:after {
        content: "";
        position: absolute;
        bottom: -39px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-top: 40px solid #3a9ecb;
        z-index: 999;
    }

    .single-service h3 {
        margin-top: 60px;
        color: #fff;
        padding-bottom: 90px;
    }

    .service-img img.heart {
        left: 20%;
        top: 18%;
    }

    .service-img img.brain {
        left: 26%;
        top: 11%;
    }

    .service-img img.knee {
        left: 38%;
    }

    .service-img img.bone {
        left: 25%;
        top: 14%;
    }

    .service-img img {
        margin: 0 auto;
    }

    /*team section*/

    .team h2 {
        font-size: 90px;
        color: white;
        /* margin-top: 70px; */
        margin-bottom: 0;
    }

    .team h4 {
        font-size: 24px;
        color: white;
        margin-top: 0;
        margin-bottom: 45px;
    }

    .single-member {
        margin: 0;
        padding-bottom: 30px;
    }

    .person img {
        width: 100%;
    }

    .person-detail {
        text-align: center;
        padding: 10px;
        background: #3a3a3a;
        position: relative;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .arrow-top {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        -webkit-transform: rotate(45deg);
        bottom: -10px;
        left: 46%;
        -webkit-transition: all .7s ease 0s;
    }

    .arrow-bottom {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: -9px;
        left: 46%;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .person-detail h3 {
        font-size: 30px;
        color: #fff;
    }

    .person-detail p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0px 10px;
        text-align: justify;
    }

    .single-member:hover .person-detail {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-top {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-bottom {
        background: #2a2a2a;
    }

    /*contact section*/
    .contact-caption {
        background: #3a9dca;
    }

    .contact-heading h2 {
        color: #fff;
        font-size: 90px;
        padding-top: 70px;
    }

    .contact-info h3 {
        padding-left: 0;
        font-size: 30px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-form h3 {
        padding-left: 0;
        font-size: 30px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-info ul {
        margin: 0;
        padding: 0;
    }

    .contact-info ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #fff;
    }

    .contact-info i.fa {
        font-size: 16px;
        padding-right: 12px;
        width: 25px;
        height: 38px;
    }

    .contact-info ul li span {
        font-weight: bold;
    }

    .contact-form input {
        width: 100%;
        height: 40px;
        background: #fff;
        font-size: 13px;
        color: #084a5c;
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        border: 0;
        margin-bottom: 12px;
    }

    .contact-form textarea {
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        width: 100%;
        height: 140px;
        border: 0;
        margin-bottom: 12px;
    }

    .info-detail {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
    }

    .form {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
        text-align: right;
    }

    .contact-form button {
        padding: 5px 20px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
        background: white;
        border-radius: 0;
        box-shadow: 0px 0px 10px 0px;
    }

    .contact-form button:hover {
        cursor: pointer;
        background: #2a2a2a;
        color: #42b3e5;
    }

    /*gmap*/
    #map {
        height: 830px;
    }

    .map {
        position: relative;
        overflow: hidden;
    }

    .contact {
        height: auto;
        left: 0;
        background: rgb(62 159 202);
        padding: 0px 70px;
    }

    .contact-caption {
        margin-top: 100px;
        border-radius: 20px;
    }

    /*footer*/
    .copy {
        margin: 0;
        padding-left: 20px;
    }

    footer p {
        font-size: 12px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        margin: 0;
        padding: 18px 2.5%;
    }

    .carousel-inner {
        position: relative;
    }


    /*======================css for carousel=========================*/
    .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .active {
        opacity: 1;
    }

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

    .carousel-fade .carousel-control {
        z-index: 2;
        opacity: 1;
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    }

    @media all and (transform-3d),
    (-webkit-transform-3d) {

        .carousel-fade .carousel-inner>.item.next,
        .carousel-fade .carousel-inner>.item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.prev,
        .carousel-fade .carousel-inner>.item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.next.left,
        .carousel-fade .carousel-inner>.item.prev.right,
        .carousel-fade .carousel-inner>.item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    /* just for demo purpose */

    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        height: 100%;
    }

    .home,
    .about,
    .service,
    .contact,
    .gallery {
        text-align: center;
        /* padding: 0 1rem; */
    }

    .background-footer {
        background: #2a2a2a;
    }

    .photos {
        display: inline-block;
        margin: 5px;
        width: 200px;
        height: 200px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
        background-position: center;
    }

    .h2-photos {
        font-size: 50px;
        color: #42b3e5;
        padding-top: 70px;
    }

    .display-photos {
        background: rgb(58 58 58);
        text-align: center;
        z-index: 999;
        box-shadow: 0 0 15px 6px #2e2e2e94;
        padding-bottom: 70px;
    }

    .photos-index {
        display: inline-block;
        margin: 5px;
        width: 300px;
        height: 300px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
    }

    .display-photos hr {
        width: 500px;
    }
}

@media screen and (min-width: 721px) and (max-width: 1280px) {

    .padding-about {
        padding: 70px 10% 0px 10%;
    }

    .about h4 {

        font-size: 24px;
    }

    li {
        list-style: none;
    }

    a:hover,
    a:visited,
    a {
        text-decoration: none;
    }

    h1,
    h2 {
        text-transform: uppercase;
        font-weight: bold;
    }

    /*header area*/
    .top-header {
        background: #2a2a2a !important;
        position: fixed;
        width: 100%;
        z-index: 99999;
    }

    .header-backup {
        width: 20px;
        height: 119px;
        background: transparent;
        margin: auto;
    }

    .top-header img.logo {
        margin-bottom: 25px;
        margin-top: -15px;
        padding-top: 40px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        margin-bottom: 0;
        margin-top: 8px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .nav-bar {
        margin-top: 29px;
    }

    .navbar-toggle span {
        color: #fff;
    }

    ul.nav {
        margin: 0;
        padding: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 22px;
        color: #737373;
        text-transform: uppercase;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        padding: -2px 53px;
        font-weight: bold;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #42b3e5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    li a.active {
        color: #42b3e5 !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

    /*slider area*/
    .slider-row {
        margin: 0;
        padding: 0;
    }

    .slider-wrapper {
        margin: 0;
        padding: 0 !important;
        width: 100% !important;
    }

    .carousel-caption h1 {
        font-size: 157px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .carousel-caption p {
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }

    .carousel-caption button {
        width: 240px;
        height: 60px;
        background: #3a9ecb;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        border: 0;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .carousel-caption button:hover {
        background: #2a2a2a;
    }

    .carousel-control {
        width: 5%;
    }

    .carousel-inner {
        background: -webkit-linear-gradient(left, #000, blue);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #000, blue);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #000, blue);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to left, #000, blue);
        /* Standard syntax */
    }

    .item {
        position: relative;
    }

    .carousel-caption {
        position: absolute;
        text-align: left;
        left: 12%;
        line-height: 1;
        top: 50%;
        margin-top: -100px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-left: 0;
        margin-top: 50px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-right: 0;
        margin-top: 50px;
    }

    /*about area*/
    .about h2 {
        font-size: 50px;
        color: white;
    }

    .about-img img {
        width: 100%;
    }

    .single-about-detail {
        position: relative;
    }

    .pentagon-text h1 {
        font-size: 60px;
        color: #383838;
        margin-top: 0;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        position: absolute;
        left: 15%;
        width: 50px;
        top: -6%;
    }

    .pentagon-text {
        width: 70px;
        height: 52px;
        background: #fff;
        position: relative;
        top: -30px;
        left: 43%;
    }

    .pentagon-text:before {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 34px solid transparent;
        border-right: 35px solid transparent;
        border-bottom: 15px solid #fff;
    }

    .pentagon-text:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 0;
        height: 0px;
        border-left: 36px solid transparent;
        border-right: 34px solid transparent;
        border-top: 15px solid #fff;
    }

    .about-details {
        background: #2a2a2a;
        border-top: 2px solid #fff;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .about-details h3 {
        font-size: 25px;
        color: #fff;
        margin-top: 0;
    }

    .about-details p {
        font-size: 12px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0 25px;
        padding-bottom: 30px;
    }

    .single-about-detail:hover .about-details {
        background: #3a9dca;
    }

    .single-about-detail:hover .pentagon-text h1 {
        color: #3a9dca;
    }

    /*service area*/
    .service {
        background: #3c9dc8;
    }

    .service h2 {
        font-size: 50px;
        color: #fff;
        margin-top: 70px;
        margin-bottom: 0;
    }

    .single-service-img {
        width: 205px;
        height: 125px;
        background: #fff;
        position: relative;
        left: 50%;
        margin-left: -100px;
    }

    .single-service-img:before {
        content: "";
        position: absolute;
        top: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 104px solid transparent;
        border-bottom: 42px solid #fff;
    }

    .single-service-img:after {
        content: "";
        position: absolute;
        bottom: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 102px solid transparent;
        border-top: 42px solid #fff;
        z-index: 10;
    }

    .service-img {
        width: 200px;
        height: 123px;
        background: #3a9ecb;
        position: relative;
        top: 1px;
        left: 2px;
    }

    .service-img:before {
        content: "";
        position: absolute;
        top: -40px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-bottom: 40px solid #3a9ecb;
    }

    .service-img:after {
        content: "";
        position: absolute;
        bottom: -39px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-top: 40px solid #3a9ecb;
        z-index: 999;
    }

    .single-service h3 {
        margin-top: 60px;
        color: #fff;
        padding-bottom: 90px;
        font-size: 20px;
    }

    .service-img img.heart {
        left: 20%;
        top: 18%;
    }

    .service-img img.brain {
        left: 26%;
        top: 11%;
    }

    .service-img img.knee {
        left: 38%;
    }

    .service-img img.bone {
        left: 25%;
        top: 14%;
    }

    .service-img img {
        margin: 0 auto;
    }

    /*team section*/

    .team h2 {
        font-size: 50px;
        color: white;
        /* margin-top: 70px; */
        margin-bottom: 0;
    }

    .team h4 {
        font-size: 24px;
        color: white;
        margin-top: 0;
        margin-bottom: 45px;
    }

    .single-member {
        margin: 0;
        padding-bottom: 30px;
    }

    .person img {
        width: 100%;
    }

    .person-detail {
        text-align: center;
        padding: 10px;
        background: #3a3a3a;
        position: relative;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .arrow-top {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        -webkit-transform: rotate(45deg);
        bottom: -10px;
        left: 46%;
        -webkit-transition: all .7s ease 0s;
    }

    .arrow-bottom {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: -9px;
        left: 46%;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .person-detail h3 {
        font-size: 30px;
        color: #fff;
    }

    .person-detail p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0px 10px;
        text-align: justify;
    }

    .single-member:hover .person-detail {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-top {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-bottom {
        background: #2a2a2a;
    }

    /*contact section*/
    .contact-caption {
        background: #3a9dca;
    }

    .contact-heading h2 {
        color: #fff;
        font-size: 50px;
        padding-top: 70px;
    }

    .contact-info h3 {
        padding-left: 0;
        font-size: 25px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-form h3 {
        padding-left: 0;
        font-size: 25px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-info ul {
        margin: 0;
        padding: 0;
    }

    .contact-info ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 11px;
        color: #fff;
    }

    .contact-info i.fa {
        font-size: 13px;
        padding-right: 12px;
        width: 25px;
        height: 38px;
    }

    .contact-info ul li span {
        font-weight: bold;
    }

    .contact-form input {
        width: 100%;
        height: 35px;
        background: #fff;
        font-size: 11px;
        color: #084a5c;
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        border: 0;
        margin-bottom: 12px;
    }

    .contact-form textarea {
        font-size: 11px;
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        width: 100%;
        height: 100px;
        border: 0;
        margin-bottom: 12px;
    }

    .info-detail {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
    }

    .form {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
        text-align: right;
    }

    .contact-form button {
        padding: 5px 20px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
        background: white;
        border-radius: 0;
        box-shadow: 0px 0px 10px 0px;
    }

    .contact-form button:hover {
        cursor: pointer;
        background: #2a2a2a;
        color: #42b3e5;
    }

    /*gmap*/
    #map {
        height: 830px;
    }

    .map {
        position: relative;
        overflow: hidden;
    }

    .contact {
        height: auto;
        left: 0;
        background: rgb(62 159 202);
        padding: 0px 70px;
    }

    .contact-caption {
        margin-top: 100px;
        border-radius: 20px;
    }

    /*footer*/
    .copy {
        margin: 0;
        padding-left: 33px;
    }

    footer p {
        font-size: 11px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        margin: 0;
        padding: 25px 0px;
    }

    .carousel-inner {
        position: relative;
    }


    /*======================css for carousel=========================*/
    .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .active {
        opacity: 1;
    }

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

    .carousel-fade .carousel-control {
        z-index: 2;
        opacity: 1;
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    }

    @media all and (transform-3d),
    (-webkit-transform-3d) {

        .carousel-fade .carousel-inner>.item.next,
        .carousel-fade .carousel-inner>.item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.prev,
        .carousel-fade .carousel-inner>.item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.next.left,
        .carousel-fade .carousel-inner>.item.prev.right,
        .carousel-fade .carousel-inner>.item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    /* just for demo purpose */

    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        height: 100%;
    }

    .home,
    .about,
    .service,
    .contact,
    .gallery {
        text-align: center;
        /* padding: 0 1rem; */
    }

    .background-footer {
        background: #2a2a2a;
    }

    .photos {
        display: inline-block;
        margin: 5px;
        width: 200px;
        height: 200px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
        background-position: center;
    }

    .h2-photos {
        font-size: 50px;
        color: #42b3e5;
        padding-top: 70px;
    }

    .display-photos {
        background: rgb(58 58 58);
        text-align: center;
        z-index: 999;
        box-shadow: 0 0 15px 6px #2e2e2e94;
        padding-bottom: 70px;
    }

    .photos-index {
        display: inline-block;
        margin: 5px;
        width: 240px;
        height: 240px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
    }

    .display-photos hr {
        width: 130px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .padding-about {
        padding: 0 5%;
    }

    .about h4 {
        font-size: 25px;
    }

    li {
        list-style: none;
    }

    a:hover,
    a:visited,
    a {
        text-decoration: none;
    }

    h1,
    h2 {
        text-transform: uppercase;
        font-weight: bold;
    }

    /*header area*/
    .top-header {
        background: #2a2a2a !important;
        position: fixed;
        width: 100%;
        z-index: 99999;
    }

    .header-backup {
        width: 20px;
        height: 119px;
        background: transparent;
        margin: auto;
    }

    .top-header img.logo {
        margin-bottom: 25px;
        margin-top: -15px;
        padding-top: 40px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        margin-bottom: 0;
        margin-top: 8px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .nav-bar {
        margin-top: 29px;
    }

    .navbar-toggle span {
        color: #fff;
    }

    ul.nav {
        margin: 0;
        padding: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 25px;
        color: #737373;
        text-transform: uppercase;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        padding: 25px 15px;
        font-weight: bold;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #42b3e5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    li a.active {
        color: #42b3e5 !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: 4px;
    }

    /*slider area*/
    .slider-row {
        margin: 0;
        padding: 0;
    }

    .slider-wrapper {
        margin: 0;
        padding: 0 !important;
        width: 100% !important;
    }

    .carousel-caption h1 {
        font-size: 157px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .carousel-caption p {
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }

    .carousel-caption button {
        width: 240px;
        height: 60px;
        background: #3a9ecb;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        border: 0;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .carousel-caption button:hover {
        background: #2a2a2a;
    }

    .carousel-control {
        width: 5%;
    }

    .carousel-inner {
        background: -webkit-linear-gradient(left, #000, blue);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #000, blue);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #000, blue);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to left, #000, blue);
        /* Standard syntax */
    }

    .item {
        position: relative;
    }

    .carousel-caption {
        position: absolute;
        text-align: left;
        left: 12%;
        line-height: 1;
        top: 50%;
        margin-top: -100px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-left: 0;
        margin-top: 50px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-right: 0;
        margin-top: 50px;
    }

    /*about area*/
    .about h2 {
        font-size: 70px;
        color: white;
    }

    .about-img img {
        width: 100%;
    }

    .single-about-detail {
        position: relative;
    }

    .pentagon-text h1 {
        font-size: 60px;
        color: #383838;
        margin-top: 0;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        position: absolute;
        left: 15%;
        width: 50px;
        top: -6%;
    }

    .pentagon-text {
        width: 70px;
        height: 52px;
        background: #fff;
        position: relative;
        top: -30px;
        left: 43%;
    }

    .pentagon-text:before {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 34px solid transparent;
        border-right: 35px solid transparent;
        border-bottom: 15px solid #fff;
    }

    .pentagon-text:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 0;
        height: 0px;
        border-left: 36px solid transparent;
        border-right: 34px solid transparent;
        border-top: 15px solid #fff;
    }

    .about-details {
        background: #2a2a2a;
        border-top: 2px solid #fff;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .about-details h3 {
        font-size: 36px;
        color: #fff;
        margin-top: 0;
    }

    .about-details p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0 25px;
        padding-bottom: 30px;
    }

    .single-about-detail:hover .about-details {
        background: #3a9dca;
    }

    .single-about-detail:hover .pentagon-text h1 {
        color: #3a9dca;
    }

    /*service area*/
    .service {
        background: #3c9dc8;
    }

    .service h2 {
        font-size: 70px;
        color: #fff;
        margin-top: 70px;
        margin-bottom: 0;
    }

    .single-service-img {
        width: 205px;
        height: 125px;
        background: #fff;
        position: relative;
        left: 50%;
        margin-left: -100px;
    }

    .single-service-img:before {
        content: "";
        position: absolute;
        top: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 104px solid transparent;
        border-bottom: 42px solid #fff;
    }

    .single-service-img:after {
        content: "";
        position: absolute;
        bottom: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 102px solid transparent;
        border-top: 42px solid #fff;
        z-index: 10;
    }

    .service-img {
        width: 200px;
        height: 123px;
        background: #3a9ecb;
        position: relative;
        top: 1px;
        left: 2px;
    }

    .service-img:before {
        content: "";
        position: absolute;
        top: -40px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-bottom: 40px solid #3a9ecb;
    }

    .service-img:after {
        content: "";
        position: absolute;
        bottom: -39px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-top: 40px solid #3a9ecb;
        z-index: 999;
    }

    .single-service h3 {
        margin-top: 60px;
        color: #fff;
        padding-bottom: 90px;
        font-size: 28px;
    }

    .service-img img.heart {
        left: 20%;
        top: 18%;
    }

    .service-img img.brain {
        left: 26%;
        top: 11%;
    }

    .service-img img.knee {
        left: 38%;
    }

    .service-img img.bone {
        left: 25%;
        top: 14%;
    }

    .service-img img {
        margin: 0 auto;
    }

    .team h2 {
        font-size: 70px;
        color: white;
        /* margin-top: 70px; */
        margin-bottom: 0;
    }

    .team h4 {
        font-size: 24px;
        color: white;
        margin-top: 0;
        margin-bottom: 45px;
    }

    .single-member {
        margin: 0;
        padding-bottom: 30px;
    }

    .person img {
        width: 100%;
    }

    .person-detail {
        text-align: center;
        padding: 10px;
        background: #3a3a3a;
        position: relative;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .arrow-top {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        -webkit-transform: rotate(45deg);
        bottom: -10px;
        left: 46%;
        -webkit-transition: all .7s ease 0s;
    }

    .arrow-bottom {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: -9px;
        left: 46%;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .person-detail h3 {
        font-size: 30px;
        color: #fff;
    }

    .person-detail p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0px 10px;
        text-align: justify;
    }

    .single-member:hover .person-detail {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-top {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-bottom {
        background: #2a2a2a;
    }

    /*contact section*/
    .contact-caption {
        background: #3a9dca;
    }

    .contact-heading h2 {
        color: #fff;
        font-size: 70px;
        padding-top: 70px;
    }

    .contact-info h3 {
        font-size: 28px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-form h3 {
        padding-left: 0;
        font-size: 28px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-info ul {
        margin: 0;
        padding: 0;
    }

    .contact-info ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #fff;
    }

    .contact-info i.fa {
        font-size: 16px;
        padding-right: 12px;
        width: 25px;
        height: 38px;
    }

    .contact-info ul li span {
        font-weight: bold;
    }

    .contact-form input {
        width: 100%;
        height: 35px;
        background: #fff;
        font-size: 12px;
        color: #084a5c;
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        border: 0;
        margin-bottom: 12px;
    }

    .contact-form textarea {
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        width: 100%;
        height: 120px;
        border: 0;
        margin-bottom: 13px;
        font-size: 12px;
    }

    .info-detail {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
    }

    .form {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
        text-align: right;
    }

    .contact-form button {
        padding: 5px 20px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
        background: white;
        border-radius: 0;
        box-shadow: 0px 0px 10px 0px;
    }

    .contact-form button:hover {
        cursor: pointer;
        background: #2a2a2a;
        color: #42b3e5;
    }

    /*gmap*/
    #map {
        height: 830px;
    }

    .map {
        position: relative;
        overflow: hidden;
    }

    .contact {
        height: auto;
        left: 0;
        background: rgb(62 159 202);
        padding: 0px 70px;
    }

    .contact-caption {
        margin-top: 100px;
        border-radius: 20px;
    }

    /*footer*/
    .copy {
        margin: 0;
        padding-left: 20px;
    }

    footer p {
        font-size: 12px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        margin: 0;
        padding-top: 22px;
    }

    .carousel-inner {
        position: relative;
    }


    /*======================css for carousel=========================*/
    .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .active {
        opacity: 1;
    }

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

    .carousel-fade .carousel-control {
        z-index: 2;
        opacity: 1;
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    }

    @media all and (transform-3d),
    (-webkit-transform-3d) {

        .carousel-fade .carousel-inner>.item.next,
        .carousel-fade .carousel-inner>.item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.prev,
        .carousel-fade .carousel-inner>.item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.next.left,
        .carousel-fade .carousel-inner>.item.prev.right,
        .carousel-fade .carousel-inner>.item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    /* just for demo purpose */

    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        height: 100%;
    }

    .home,
    .about,
    .service,
    .contact,
    .gallery {
        text-align: center;
        padding: 0 10% !important;
    }

    .background-footer {
        background: #2a2a2a;
    }

    .photos {
        display: inline-block;
        margin: 5px;
        width: 200px;
        height: 200px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
        background-position: center;
    }

    .h2-photos {
        font-size: 70px;
        color: #42b3e5;
        padding-top: 70px;
    }

    .display-photos {
        background: rgb(58 58 58);
        text-align: center;
        z-index: 999;
        box-shadow: 0 0 15px 6px #2e2e2e94;
        padding-bottom: 70px;
    }

    .photos-index {
        display: inline-block;
        margin: 5px;
        width: 300px;
        height: 300px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
    }

    .display-photos hr {
        width: 200px;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    .padding-about {
        padding: 70px 10% 0px 10%;
    }

    .about h4 {
        font-size: 25px;
    }

    li {
        list-style: none;
    }

    a:hover,
    a:visited,
    a {
        text-decoration: none;
    }

    h1,
    h2 {
        text-transform: uppercase;
        font-weight: bold;
    }

    /*header area*/
    .top-header {
        background: #2a2a2a !important;
        position: fixed;
        width: 100%;
        z-index: 99999;
    }

    .header-backup {
        width: 20px;
        height: 119px;
        background: transparent;
        margin: auto;
    }

    .top-header img.logo {
        margin-bottom: 25px;
        margin-top: -15px;
        padding-top: 40px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        margin-bottom: 0;
        margin-top: 8px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .nav-bar {
        margin-top: 29px;
    }

    .navbar-toggle span {
        color: #fff;
    }

    ul.nav {
        margin: 0;
        padding: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 28px;
        color: #737373;
        text-transform: uppercase;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        padding: 25px 15px;
        font-weight: bold;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #42b3e5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    li a.active {
        color: #42b3e5 !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: 4px;
    }

    /*slider area*/
    .slider-row {
        margin: 0;
        padding: 0;
    }

    .slider-wrapper {
        margin: 0;
        padding: 0 !important;
        width: 100% !important;
    }

    .carousel-caption h1 {
        font-size: 157px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .carousel-caption p {
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }

    .carousel-caption button {
        width: 240px;
        height: 60px;
        background: #3a9ecb;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        border: 0;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .carousel-caption button:hover {
        background: #2a2a2a;
    }

    .carousel-control {
        width: 5%;
    }

    .carousel-inner {
        background: -webkit-linear-gradient(left, #000, blue);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #000, blue);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #000, blue);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to left, #000, blue);
        /* Standard syntax */
    }

    .item {
        position: relative;
    }

    .carousel-caption {
        position: absolute;
        text-align: left;
        left: 12%;
        line-height: 1;
        top: 50%;
        margin-top: -100px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-left: 0;
        margin-top: 50px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-right: 0;
        margin-top: 50px;
    }

    /*about area*/
    .about h2 {
        font-size: 80px;
        color: white;
    }

    .about-img img {
        width: 100%;
    }

    .single-about-detail {
        position: relative;
    }

    .pentagon-text h1 {
        font-size: 60px;
        color: #383838;
        margin-top: 0;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        position: absolute;
        left: 15%;
        width: 50px;
        top: -6%;
    }

    .pentagon-text {
        width: 70px;
        height: 52px;
        background: #fff;
        position: relative;
        top: -30px;
        left: 43%;
    }

    .pentagon-text:before {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 34px solid transparent;
        border-right: 35px solid transparent;
        border-bottom: 15px solid #fff;
    }

    .pentagon-text:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 0;
        height: 0px;
        border-left: 36px solid transparent;
        border-right: 34px solid transparent;
        border-top: 15px solid #fff;
    }

    .about-details {
        background: #2a2a2a;
        border-top: 2px solid #fff;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .about-details h3 {
        font-size: 36px;
        color: #fff;
        margin-top: 0;
    }

    .about-details p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0 25px;
        padding-bottom: 30px;
    }

    .single-about-detail:hover .about-details {
        background: #3a9dca;
    }

    .single-about-detail:hover .pentagon-text h1 {
        color: #3a9dca;
    }

    /*service area*/
    .service {
        background: #3c9dc8;
    }

    .service h2 {
        font-size: 80px;
        color: #fff;
        margin-top: 70px;
        margin-bottom: 0;
    }

    .single-service-img {
        width: 205px;
        height: 125px;
        background: #fff;
        position: relative;
        left: 50%;
        margin-left: -100px;
    }

    .single-service-img:before {
        content: "";
        position: absolute;
        top: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 104px solid transparent;
        border-bottom: 42px solid #fff;
    }

    .single-service-img:after {
        content: "";
        position: absolute;
        bottom: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 102px solid transparent;
        border-top: 42px solid #fff;
        z-index: 10;
    }

    .service-img {
        width: 200px;
        height: 123px;
        background: #3a9ecb;
        position: relative;
        top: 1px;
        left: 2px;
    }

    .service-img:before {
        content: "";
        position: absolute;
        top: -40px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-bottom: 40px solid #3a9ecb;
    }

    .service-img:after {
        content: "";
        position: absolute;
        bottom: -39px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-top: 40px solid #3a9ecb;
        z-index: 999;
    }

    .single-service h3 {
        margin-top: 60px;
        color: #fff;
        padding-bottom: 90px;
    }

    .service-img img.heart {
        left: 20%;
        top: 18%;
    }

    .service-img img.brain {
        left: 26%;
        top: 11%;
    }

    .service-img img.knee {
        left: 38%;
    }

    .service-img img.bone {
        left: 25%;
        top: 14%;
    }

    .service-img img {
        margin: 0 auto;
    }

    .team h2 {
        font-size: 80px;
        color: white;
        /* margin-top: 70px; */
        margin-bottom: 0;
    }

    .team h4 {
        font-size: 24px;
        color: white;
        margin-top: 0;
        margin-bottom: 45px;
    }

    .single-member {
        margin: 0;
        padding-bottom: 30px;
    }

    .person img {
        width: 100%;
    }

    .person-detail {
        text-align: center;
        padding: 10px;
        background: #3a3a3a;
        position: relative;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .arrow-top {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        -webkit-transform: rotate(45deg);
        bottom: -10px;
        left: 46%;
        -webkit-transition: all .7s ease 0s;
    }

    .arrow-bottom {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: -9px;
        left: 46%;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .person-detail h3 {
        font-size: 30px;
        color: #fff;
    }

    .person-detail p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0px 10px;
        text-align: justify;
    }

    .single-member:hover .person-detail {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-top {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-bottom {
        background: #2a2a2a;
    }

    /*contact section*/
    .contact-caption {
        background: #3a9dca;
    }

    .contact-heading h2 {
        color: #fff;
        font-size: 80px;
        padding-top: 70px;
    }

    .contact-info h3 {
        padding-left: 0;
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-form h3 {
        padding-left: 0;
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-info ul {
        margin: 0;
        padding: 0;
    }

    .contact-info ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        color: #fff;
    }

    .contact-info i.fa {
        font-size: 18px;
        padding-right: 12px;
        width: 35px;
        height: 50px;
    }

    .contact-info ul li span {
        font-weight: bold;
    }

    .contact-form input {
        width: 100%;
        height: 46px;
        background: #fff;
        font-size: 16px;
        color: #084a5c;
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        border: 0;
        margin-bottom: 12px;
    }

    .contact-form textarea {
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        width: 100%;
        height: 160px;
        border: 0;
        margin-bottom: 12px;
        font-size: 16px;
    }

    .info-detail {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
    }

    .form {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
        text-align: right;
    }

    .contact-form button {
        padding: 5px 20px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
        background: white;
        border-radius: 0;
        box-shadow: 0px 0px 10px 0px;
    }

    .contact-form button:hover {
        cursor: pointer;
        background: #2a2a2a;
        color: #42b3e5;
    }

    /*gmap*/
    #map {
        height: 830px;
    }

    .map {
        position: relative;
        overflow: hidden;
    }

    .contact {
        height: auto;
        left: 0;
        background: rgb(62 159 202);
        padding: 0px 70px;
    }

    .contact-caption {
        margin-top: 100px;
        border-radius: 20px;
    }

    /*footer*/
    .copy {
        margin: 0;
        padding-left: 20px;
    }

    footer p {
        font-size: 12px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        margin: 0;
        padding: 25px 0px;
    }

    .carousel-inner {
        position: relative;
    }


    /*======================css for carousel=========================*/
    .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .active {
        opacity: 1;
    }

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

    .carousel-fade .carousel-control {
        z-index: 2;
        opacity: 1;
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    }

    @media all and (transform-3d),
    (-webkit-transform-3d) {

        .carousel-fade .carousel-inner>.item.next,
        .carousel-fade .carousel-inner>.item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.prev,
        .carousel-fade .carousel-inner>.item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.next.left,
        .carousel-fade .carousel-inner>.item.prev.right,
        .carousel-fade .carousel-inner>.item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    /* just for demo purpose */

    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        height: 100%;
    }

    .home,
    .about,
    .service,
    .contact,
    .gallery {
        text-align: center;
        padding: 0 10%;
    }

    .background-footer {
        background: #2a2a2a;
    }

    .photos {
        display: inline-block;
        margin: 5px;
        width: 200px;
        height: 200px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
        background-position: center;
    }

    .h2-photos {
        font-size: 80px;
        color: #42b3e5;
        padding-top: 70px;
    }

    .display-photos {
        background: rgb(58 58 58);
        text-align: center;
        z-index: 999;
        box-shadow: 0 0 15px 6px #2e2e2e94;
        padding-bottom: 70px;
    }

    .photos-index {
        display: inline-block;
        margin: 5px;
        width: 400px;
        height: 400px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
    }

    .display-photos hr {
        width: 250px;
    }
}

@media screen and (min-width: 1921px) {
    .padding-about {
        padding: 70px 10% 0px 10%;
    }

    .about h4 {
        font-size: 30px;
    }

    li {
        list-style: none;
    }

    a:hover,
    a:visited,
    a {
        text-decoration: none;
    }

    h1,
    h2 {
        text-transform: uppercase;
        font-weight: bold;
    }

    /*header area*/
    .top-header {
        background: #2a2a2a !important;
        position: fixed;
        width: 100%;
        z-index: 99999;
    }

    .header-backup {
        width: 20px;
        height: 119px;
        background: transparent;
        margin: auto;
    }

    .top-header img.logo {
        margin-bottom: 25px;
        margin-top: -15px;
        padding-top: 40px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        margin-bottom: 0;
        margin-top: 8px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .nav-bar {
        margin-top: 29px;
    }

    .navbar-toggle span {
        color: #fff;
    }

    ul.nav {
        margin: 0;
        padding: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 32px;
        color: #737373;
        text-transform: uppercase;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        padding: 25px 15px;
        font-weight: bold;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #42b3e5;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    li a.active {
        color: #42b3e5 !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: 4px;
    }

    /*slider area*/
    .slider-row {
        margin: 0;
        padding: 0;
    }

    .slider-wrapper {
        margin: 0;
        padding: 0 !important;
        width: 100% !important;
    }

    .carousel-caption h1 {
        font-size: 157px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .carousel-caption p {
        font-size: 40px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
    }

    .carousel-caption button {
        width: 240px;
        height: 60px;
        background: #3a9ecb;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        border: 0;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .carousel-caption button:hover {
        background: #2a2a2a;
    }

    .carousel-control {
        width: 5%;
    }

    .carousel-inner {
        background: -webkit-linear-gradient(left, #000, blue);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #000, blue);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #000, blue);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to left, #000, blue);
        /* Standard syntax */
    }

    .item {
        position: relative;
    }

    .carousel-caption {
        position: absolute;
        text-align: left;
        left: 12%;
        line-height: 1;
        top: 50%;
        margin-top: -100px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-left: 0;
        margin-top: 50px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        font-size: 18px;
        padding: 5px;
        background: #2a2a2a;
        border-radius: 50%;
        color: #cdcdce;
        margin-right: 0;
        margin-top: 50px;
    }

    /*about area*/
    .about h2 {
        font-size: 90px;
        color: white;
    }

    .about-img img {
        width: 100%;
    }

    .single-about-detail {
        position: relative;
    }

    .pentagon-text h1 {
        font-size: 60px;
        color: #383838;
        margin-top: 0;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
        position: absolute;
        left: 15%;
        width: 50px;
        top: -6%;
    }

    .pentagon-text {
        width: 70px;
        height: 52px;
        background: #fff;
        position: relative;
        top: -30px;
        left: 43%;
    }

    .pentagon-text:before {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 34px solid transparent;
        border-right: 35px solid transparent;
        border-bottom: 15px solid #fff;
    }

    .pentagon-text:after {
        content: "";
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 0;
        height: 0px;
        border-left: 36px solid transparent;
        border-right: 34px solid transparent;
        border-top: 15px solid #fff;
    }

    .about-details {
        background: #2a2a2a;
        border-top: 2px solid #fff;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .about-details h3 {
        font-size: 36px;
        color: #fff;
        margin-top: 0;
    }

    .about-details p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0 25px;
        padding-bottom: 30px;
    }

    .single-about-detail:hover .about-details {
        background: #3a9dca;
    }

    .single-about-detail:hover .pentagon-text h1 {
        color: #3a9dca;
    }

    /*service area*/
    .service {
        background: #3c9dc8;
    }

    .service h2 {
        font-size: 90px;
        color: #fff;
        margin-top: 70px;
        margin-bottom: 0;
    }

    .single-service-img {
        width: 205px;
        height: 125px;
        background: #fff;
        position: relative;
        left: 50%;
        margin-left: -100px;
    }

    .single-service-img:before {
        content: "";
        position: absolute;
        top: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 104px solid transparent;
        border-bottom: 42px solid #fff;
    }

    .single-service-img:after {
        content: "";
        position: absolute;
        bottom: -42px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 102px solid transparent;
        border-right: 102px solid transparent;
        border-top: 42px solid #fff;
        z-index: 10;
    }

    .service-img {
        width: 200px;
        height: 123px;
        background: #3a9ecb;
        position: relative;
        top: 1px;
        left: 2px;
    }

    .service-img:before {
        content: "";
        position: absolute;
        top: -40px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-bottom: 40px solid #3a9ecb;
    }

    .service-img:after {
        content: "";
        position: absolute;
        bottom: -39px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-top: 40px solid #3a9ecb;
        z-index: 999;
    }

    .single-service h3 {
        margin-top: 60px;
        color: #fff;
        padding-bottom: 90px;
    }

    .service-img img.heart {
        left: 20%;
        top: 18%;
    }

    .service-img img.brain {
        left: 26%;
        top: 11%;
    }

    .service-img img.knee {
        left: 38%;
    }

    .service-img img.bone {
        left: 25%;
        top: 14%;
    }

    .service-img img {
        margin: 0 auto;
    }

    .team h2 {
        font-size: 90px;
        color: white;
        /* margin-top: 70px; */
        margin-bottom: 0;
    }

    .team h4 {
        font-size: 24px;
        color: white;
        margin-top: 0;
        margin-bottom: 45px;
    }

    .single-member {
        margin: 0;
        padding-bottom: 30px;
    }

    .person img {
        width: 100%;
    }

    .person-detail {
        text-align: center;
        padding: 10px;
        background: #3a3a3a;
        position: relative;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .arrow-top {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        -webkit-transform: rotate(45deg);
        bottom: -10px;
        left: 46%;
        -webkit-transition: all .7s ease 0s;
    }

    .arrow-bottom {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #3a3a3a;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        top: -9px;
        left: 46%;
        transition: all .7s ease 0s;
        -webkit-transition: all .7s ease 0s;
        -moz-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        -ms-transition: all .7s ease 0s;
    }

    .person-detail h3 {
        font-size: 30px;
        color: #fff;
    }

    .person-detail p {
        font-size: 13px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        padding: 0px 10px;
        text-align: justify;
    }

    .single-member:hover .person-detail {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-top {
        background: #2a2a2a;
    }

    .single-member:hover .arrow-bottom {
        background: #2a2a2a;
    }

    /*contact section*/
    .contact-caption {
        background: #3a9dca;
    }

    .contact-heading h2 {
        color: #fff;
        font-size: 90px;
        padding-top: 70px;
    }

    .contact-info h3 {
        padding-left: 0;
        font-size: 35px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-form h3 {
        padding-left: 0;
        font-size: 35px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid #13849c;
        padding-bottom: 12px;
        margin-bottom: 0;
        text-align: left;
    }

    .contact-info ul {
        margin: 0;
        padding: 0;
    }

    .contact-info ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #fff;
    }

    .contact-info i.fa {
        font-size: 18px;
        padding-right: 12px;
        width: 35px;
        height: 51px;
    }

    .contact-info ul li span {
        font-weight: bold;
    }

    .contact-form input {
        width: 100%;
        height: 50px;
        background: #fff;
        font-size: 16px;
        color: #084a5c;
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        border: 0;
        margin-bottom: 12px;
    }

    .contact-form textarea {
        font-family: 'Open Sans', sans-serif;
        padding: 12px;
        width: 100%;
        height: 160px;
        border: 0;
        margin-bottom: 12px;
        font-size: 16px;
    }

    .info-detail {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
    }

    .form {
        border-top: 1px solid #53cde5;
        padding-top: 15px;
        text-align: right;
    }

    .contact-form button {
        padding: 5px 20px;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
        background: white;
        border-radius: 0;
        box-shadow: 0px 0px 10px 0px;
    }

    .contact-form button:hover {
        cursor: pointer;
        background: #2a2a2a;
        color: #42b3e5;
    }

    /*gmap*/
    #map {
        height: 830px;
    }

    .map {
        position: relative;
        overflow: hidden;
    }

    .contact {
        height: auto;
        left: 0;
        background: rgb(62 159 202);
        padding: 0px 70px;
    }

    .contact-caption {
        margin-top: 100px;
        border-radius: 20px;
    }

    /*footer*/
    .copy {
        margin: 0;
        padding-left: 20px;
    }

    .copy a {
        color: #fff;
    }

    .copy a:hover {
        color: #42b3e5;
    }

    footer p {
        font-size: 12px;
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        margin: 0;
        padding: 25px 0;
    }

    /*======================css for carousel=========================*/
    .carousel-inner {
        position: relative;
    }

    .carousel-fade .carousel-inner .item {
        opacity: 0;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .active {
        opacity: 1;
    }

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

    .carousel-fade .carousel-control {
        z-index: 2;
        opacity: 1;
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%);
    }

    @media all and (transform-3d),
    (-webkit-transform-3d) {

        .carousel-fade .carousel-inner>.item.next,
        .carousel-fade .carousel-inner>.item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.prev,
        .carousel-fade .carousel-inner>.item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner>.item.next.left,
        .carousel-fade .carousel-inner>.item.prev.right,
        .carousel-fade .carousel-inner>.item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    /* just for demo purpose */

    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
        height: 100%;
    }

    .home,
    .about,
    .service,
    .contact,
    .gallery {
        text-align: center;
        /* padding: 0 1rem; */
    }

    .background-footer {
        background: #2a2a2a;
    }

    .photos {
        display: inline-block;
        margin: 5px;
        width: 200px;
        height: 200px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
        background-position: center;
    }

    .h2-photos {
        font-size: 90px;
        color: #42b3e5;
        padding-top: 70px;
    }

    .display-photos {
        background: rgb(58 58 58);
        text-align: center;
        z-index: 999;
        box-shadow: 0 0 15px 6px #2e2e2e94;
        padding-bottom: 70px;
    }

    .photos-index {
        display: inline-block;
        margin: 5px;
        width: 30%;
        height: 450px;
        border-radius: 5px;
        border: 1px solid #cdcdce;
        background-size: cover !important;
    }

    .display-photos hr {
        width: 280px;
    }
}

@media screen and (max-width: 520px) {
    .photos {
        width: 90%;
        height: 300px;
    }

    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6 {
        font-size: 15px;
        margin-top: 20px;
        padding: 0px 5%;
    }

    .contact-info h3 {
        font-size: 25px;
    }

    .contact-info ul li {
        font-size: 10px;
    }

    .contact-info i.fa {
        font-size: 11px;
        height: 20px;
    }

    .contact-form textarea {
        padding: 10px;
        margin-bottom: 10px;
    }

    .contact-form input {
        height: 25px;
    }

    .form>input::placeholder,
    .form>textarea::placeholder {
        font-size: 10px;
    }

    .contact-form input.submit-btn {
        width: 100%;
        height: 2.2rem;
        font-size: 20px;
    }

    .display-photos hr {
        width: 100px;
    }

    .team h2,
    .about h2,
    .contact-heading h2,
    .service h2,
    .h2-photos {
        font-size: 40px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .photos-index {
        width: 80%;
    }

    .header-backup {
        height: 100px;
    }
}