/*------------------------------
    PRELOADER
-------------------------------*/

.preeloader {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.preloader-spinner {
    -webkit-animation: 1s ease-out 0s normal none infinite running pulsate;
    animation: 1s ease-out 0s normal none infinite running pulsate;
    border-radius: 40px;
    display: block;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 10;
}
.desktop-show{
        display:block;
    }
    .mobile-show{
        display:none;
    }
@keyframes pulsate {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}


/*----------------------------------
    MEDIUM LAYOUT: 1280px
-----------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .row.service-top-content {
        padding: 0 !important;
        margin: 0 !important;
    }
    .service-details h3 {
        padding: 0 1.5rem;
    }
    .service-row {
        padding: 0 !important;
        margin: 0 !important;
    }
    .row {
        width: 100% !important;
    }
    .is-sticky .navbar-brand>img {
        width: 10%;
    }
    .sample-cases {
        margin-left: 0;
    }
    .top-area {
        height: 60vh;
    }
    .carousel-control.right {
        width: 5%;
		right: 0% !important;
		background-image: none;
	}

	.carousel-control.left {
        width: 5%;
		left: 0% !important;
		background-image: none;
	}
	.glyphicon-chevron-left, .glyphicon-chevron-right {
		background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
    }
    .testmonial-area-bg {
        background: url("img/healing.jpg") no-repeat scroll right center / 50% 100%, rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left bottom, from(#00c9ff), to(#92fe9d)) repeat scroll 0 0;
    }    
    .area-title h2 {
        letter-spacing: inherit;
    }
    .side-push-menu {
        height: 80px;
        padding-top: 35px;
    }
    .is-sticky .side-push-menu {
        height: 60px;
        padding-bottom: 20px;
        padding-top: 17px;
    }
    .is-sticky .navbar-header {
        margin-top: 17px;
    }
    .navbar-brand > img {
        width: 30%;
        margin-left: -3rem;
    }
    /*--------------------------*/
    .logo {
        margin-top: 12px;
    }
    .area-title h2 {
        font-size: 30px;
    }
    .mainmenu li a {
        display: inline-block;
        padding: 30px 7px;
    }
    .is-sticky .mainmenu li a {
        padding: 15px 7px;
    }
    .single-promotions h4 {
        font-size: 16px;
    }
    .single-appoinment-box h3 {
        font-size: 16px;
    }
    .bottom-founder-area {
        padding-top: 100px;
    }
}


/*----------------------------------
    TABLET LAYOUT: 768px
------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
    .row.service-top-content {
        padding: 0 !important;
        margin: 0 !important;
    }
    .service-details h3 {
        padding: 0 1.5rem;
    }
    .service-row {
        padding: 0 !important;
        margin: 0 !important;
    }
    .row {
        width: 100% !important;
    }
    .sample-cases {
        margin-left: 0;
    }
    .top-area {
        height: 50vh;
    }
    .carousel-control.right {
        width: 5%;
		right: 0% !important;
		background-image: none;
	}

	.carousel-control.left {
        width: 5%;
		left: 0% !important;
		background-image: none;
	}
	.glyphicon-chevron-left, .glyphicon-chevron-right {
		background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
    }
    .testmonial-area-bg {
        background: url("img/healing.jpg") no-repeat scroll right center / 50% 100%, rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left bottom, from(#00c9ff), to(#92fe9d)) repeat scroll 0 0;
    }
    .section-padding {
        padding: 80px 0;
    }
    .padding-top {
        padding-top: 80px;
    }
    .mainmenu-area-bg {
        border-bottom: 1px solid;
        opacity: 0.8;
    }
    .is-sticky .logo {
        margin-top: 0;
    }
    .navbar-brand > img {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        width: 20%;
    }
    .is-sticky .navbar-brand img {
        margin-top: 8px;
        width: 10%;
        margin-left: 3%;
    }
    .mainmenu li a {
        font-size: 12px;
        letter-spacing: 2px;
    }
    .mainmenu li a::before {
        display: none;
    }
    /*-----------------*/
    .welcome-text {
        text-align: center;
    }
    .welcome-text h1 {
        font-size: 36px;
    }
    .about-content {
        margin-bottom: 50px;
    }
    .layer-two {
        margin-top: 0px;
    }
    .promotions-area.section-padding {
        padding-bottom: 50px;
    }
    .testmonial-area-bg {
        background: rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left bottom, from(#00c9ff), to(#92fe9d)) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #00c9ff, #92fe9d) repeat scroll 0 0;
    }
    .single-appoinment-box {
        margin-bottom: 30px;
    }

    .founder-details {
        position: relative;
        z-index: 9;
    }
    .founder-name-and-title {
        margin-top: 20px;
    }
    .founder-image {
        position: absolute;
    }
    .footer-copyright,
    .footer-social-boomark {
        text-align: center;
    }
}


/*----------------------------------
    MOBILE LAYOUT: 320px
-----------------------------------*/

@media only screen and (max-width: 767px) {
    .row {
        width: 100% !important;
        margin: 0;
    }
    .service-details h3 {
        padding: 0 1.5rem;
    }
    .sample-cases {
        margin-left: 0;
    }
    .top-area {
        height: 50vh;
    }
    .carousel-control.right {
        width: 5%;
		right: 0% !important;
		background-image: none;
	}

	.carousel-control.left {
        width: 5%;
		left: 0% !important;
		background-image: none;
	}
	.glyphicon-chevron-left, .glyphicon-chevron-right {
		background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
    }
    .testmonial-area-bg {
        background: url("img/healing.jpg") no-repeat scroll right center / 50% 100%, rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left bottom, from(#00c9ff), to(#92fe9d)) repeat scroll 0 0;
    }
    .section-padding {
        padding: 50px 0;
    }
    .area-title {
        margin-bottom: 50px;
    }
    .area-title h2,
    .area-title h3 {
        font-size: 24px;
    }
    .padding-top {
        padding-top: 0px;
        height: auto !important;
    }
    .is-sticky .navbar-brand {
        margin-top: 6px;
    }
    .navbar-brand img {
        width: 20%;
    }
    .is-sticky .navbar-brand > img {
        width: 10%;
    }
    .navbar-collapse {
        padding: 0;
    }
    .mainmenu-area-bg {
        border-bottom: 1px solid;
        opacity: 0.8;
    }
    .mainmenu li a {
        font-size: 12px;
        letter-spacing: 2px;
    }
    .mainmenu li a::before {
        display: none;
    }
    /*-----------------*/
    .top-bar {
        display: none;
    }
    .welcome-text {
        text-align: center;
        font-size: 18px;
        height: 370px;
    }
    .welcome-text p {
        display: none;
    }
    .call-to-action {
        display: none;
    }
    .welcome-text h2 {
        background: transparent none repeat scroll 0 0;
        border: 0 none;
        color: #fff;
        font-weight: 400;
        line-height: 1.5;
    }
    .welcome-text h1 {
        font-size: 26px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .area-title-and-icon > h2 {
        font-size: 24px;
    }
    .about-content {
        margin-bottom: 50px;
    }
    .layer-two {
        margin-top: 0px;
    }
    .row.service-top-content {
        display: inherit;
        overflow: hidden;
        padding: 0 !important;
        margin: 0 !important;
    }
    .service-menu li.active a::after {
        display: none;
    }
    .single-team {
        margin-bottom: 30px;
    }
    .team-area .row div:last-child .single-team {
        margin-bottom: 0;
    }
    .promotions-area.section-padding {
        padding-bottom: 30px;
    }
    .founder-image {
    }
    .single-appoinment-box {
        margin-bottom: 30px;
    }
    .founder-details {
        position: relative;
        z-index: 9;
    }
    .founder-details h2 {
        font-size: 24px;
    }
    .footer-copyright,
    .footer-social-boomark {
        text-align: center;
    }
}


/*----------------------------------
    WIDE MOBILE LAYOUT: 480px
-----------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .row.service-top-content {
        padding: 0 !important;
        margin: 0 !important;
    }
    .service-details h3 {
        padding: 0 1.5rem;
    }
    .row {
        width: 100% !important;
    }
    .is-sticky .navbar-brand>img {
        width: 10%;
    }
    .sample-cases {
        margin-left: 0;
    }
    .top-area {
        height: 50vh;
    }
    .carousel-control.right {
        width: 5%;
		right: 0% !important;
		background-image: none;
	}

	.carousel-control.left {
        width: 5%;
		left: 0% !important;
		background-image: none;
	}
	.glyphicon-chevron-left, .glyphicon-chevron-right {
		background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
    }
    .section-padding {
        padding: 50px 0;
    }
    .area-title h2 {
        font-size: 30px;
    }
    .welcome-text h1 {
        font-size: 32px;
    }
    .navbar-brand {
        margin-top: 0;
    }
    .single-features {
        text-align: center;
    }
    .single-features .features-icon {
        margin: 0 auto 20px;
    }
    .about-area img {
        width: 100%;
    }
}
@media all and (max-width:680px) {
    .desktop-show{
        display:none;
    }
    .mobile-show{
        display:block;
    }
    .row.service-top-content.wow.fadeIn.desktop-show {
    display: none;
}
a.scrolltotop{
    display:none !important;
}
#modal-container .modal-background .cross {
    top: 5%;
    right: 5%;
}

.bookclick i {
    margin-left: 3px;
}
.area-title-and-icon {
    margin-bottom: 25px;
}

.row.mobile-show {
    margin: 0;
}
.welcome-slider-area.owl-carousel .owl-nav>div {
    width: 25px;
    height: 25px;
    font-size: 20px;
    line-height: 25px;
    padding: 0;
}
.section-padding {padding: 25px 0;}

.section-padding.wow.fadeIn {}

.section-padding.wow.fadeIn .row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.testimonial-section {
    flex-wrap: wrap;
    height: auto;
    flex-direction: column-reverse;
}

.testi-user-img {
    width: 100%;
}

.testimonial-section .user-saying {
    width: 100%;
}

.testimonial-section .quote {
    padding: 0;
    height: 50%;
}

.swiper-container.testimonial {height: auto;display: flex;align-items: center;padding-top: 40px;padding-bottom: 40px;}

.testimonial-section .quote p {
    font-size: 14px;
    line-height: 22px;
}
.founder-name-and-title {
    text-align: center;
}
.gallery-thumbs .swiper-slide {
    width: 150px !important;
    height: 150px;
}
.gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-position: top;
}
.col-md-6.col-lg-6.col-sm-12.col-xs-12.testimonial-slider-area {
    margin-bottom: 25px;
}
#modal-container .modal-background .modal {
    width: 100%;
    padding: 25px;
}
.swiper-container.swiper-container-horizontal {
    width: 100%;
    margin: 0;
}
.swiperbox {
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
}
.single-testmonial {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.single-testmonial .row {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-testmonial .row .col-lg-4.col-xs-12 {
    width: 50% !important;
}

.founder-name-and-title>h3 {
    margin-top: 15px;
}

.swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 20px;
}

.quote p {
    width: 100%;
    margin: 0;
    padding: 25px;
    padding-top: 0;
}
.patientimg, .quote {
    width: 100%;
    text-align: center;
}
.footerbox h5 {
    font-size: 21px;
}
.sticky-wrapper.is-sticky .mean-container a.meanmenu-reveal {margin: 0;top: -35px;}
.mean-container .mean-nav ul li.mean-last a {
    border-radius: 0 !important;
    left: 0;
    padding: 10px 0 !important;
    width: 100%;
    text-indent: 10px;
}

.mean-container .mean-nav ul li {
    margin: 0;
}

section#testimonial .col-md-6.col-lg-6.col-sm-12.col-xs-12 {
    padding: 0;
}

.quote p:before {
    width: 20px;
    height: 20px;
}

.name {
    padding: 0;
}
}