@media(min-width:768px){

}

@media(min-width: 992px){
    /*** Header Top ****/      
    .header-top > div+div {
        margin-left: 1.15rem;
    }
    .header-mobile-menu{
        display: none!important
    }

    /*** Footer ****/      
    .footer-main-row > div{ 
        max-width: none;
        flex: auto;
        width: auto
    }

}


@media(min-width:1025px){
    .hero-banner .button, 
    .inner-banner h1, .inner-banner .h1
    {
        transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.65s   
    }
    .gallery-grid > div,  .image-about-holder, .heading-styled:after, .heading-styled-view h2:after, .heading-styled-view .h2:after, .heading-styled:before, 
    .service-categories-wrapper > div .service-category-image, .home-photo-gallery > div, .inner-photo-gallery, .post-gallery-item{
        transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.45s   
    }


    /** Home ***/
    .hero-banner .button{
        transition-delay: 1s
    }
    .hero-banner h1,  .hero-banner .h1{
        overflow: hidden;
		line-height: 1.5;
        width: 0;
        white-space: nowrap;
        transition: all cubic-bezier(.65,.05,.36,1) 2s;
    }
    .hero-banner h1.animate_hero_heading, .hero-banner .h1.animate_hero_heading{
        width: 100%;
    }
    .hero-banner .button, .inner-banner h1, .inner-banner .h1, .service-category-image, .home .home-photo-gallery > div, .inner-photo-gallery > div, .post-gallery-item{
        opacity: 0;
        transform: translateY(1.5rem);
    }
    .main-header-menu > li:hover{
        overflow: visible
    }
    .image-about-holder{
        margin-top: -7rem
    }
    .image-about-holder.animated-img-1{
        margin-top: -10rem 
    }
    .image-about-holder{
        opacity: 0
    }
    .image-about-holder.animated-img-1{
        opacity: 1
    }
    .heading-styled:after, .heading-styled-view h2:after, .heading-styled-view .h2:after{
        width: 0
    }
    .heading-styled.animated-heading-styled:after, .heading-styled-view h2.animated-heading-styled:after, .heading-styled-view .h2.animated-heading-styled:after, .heading-styled.rewart-heading-styled:after{
        width: 100%
    }
    .heading-styled:before{
        opacity: 0;
        transform: rotate(45deg);
    }
    .heading-styled.animated-heading-styled:before, .heading-styled.rewart-heading-styled:before{
          opacity: 1;
          transform: rotate(0deg);
    }
     .service-category-image.animated-service-col, .rewart-animation{
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.15s
    }


    .blog-listing-row > div .blog-thumbnail{
        transform: scale(1.1);
        transition: all ease-in-out 0.5s
    }
    .blog-listing-row > div.animated-blog-thumb .blog-thumbnail,
    .blog-listing-row > div.activated-blog-thumb .blog-thumbnail{
        transform: scale(1);
        transition-delay: 0.5s
    }
    .animated-up, .rewart-up{
        opacity: 1!important;
        transform: translateY(0)!important
    }


}


@media(min-width:1201px){
    .container {
        max-width: 63rem;
    }

}

@media(min-width:1400px){
    /*** Default ****/ 
    .full-container {
        max-width: 80rem;
        padding-left: 40px;
        padding-right: 40px;
        margin-left: auto;
        margin-right: auto
    }
    .container {
        max-width: 65rem;
    }
    .fixed{
        background-attachment: fixed!important
    }

}



@media(min-width:2000px){
    /*** Default ****/  
    html{
        font-size: 0.875vw
    }
}

@media(max-width:1699px){
    /*** Home > Product ***/
    .product-box h4, .product-box .h4 {
        font-size: 1.15rem;
    }  
    .product-box {
        height: 24.75rem;
    }
    .product-description {
        font-size: 0.925rem;
    }
    .product-box .button {
        min-width: 1px;
        padding: 0.65rem 1.5rem;
    }
}



@media(max-width:1599px){
    /*** Header *****/   
    .header-menu {
        font-size: 0.75rem;
    }
    .main-header-menu > li > a {
        padding: 0.55rem 0.75rem;
    }
    .sticky .header-menu {
        font-size: 0.7rem;
    }

    /*** Blog Loop *****/
    .blog-image-holder{
        height: 19.5rem;
    }
    .blog-loop-content-bottom .h4 {
        font-size: 1.35rem;
    }

    /*** Gallery *****/
    .gallery-listing-box {
        height: 18.5rem;
    }

    /*** Services *****/
    .post-gallery-item-outer {
        height: 17.6rem;
    }

}

@media(max-width:1499px){
    body {
        padding-top: 6.15rem;
    }
    html {
        font-size: 18px;
    }


    /*** Header *****/ 
    .site-logo img, .site-logo svg {
        width: 8rem;
    }

    .main-header-menu > li > a {
        padding: 0.45rem 0.75rem;
    }
}

@media(max-width:1399px){
    /*** Default ****/ 
    h1, .h1 {
        font-size: 2.5rem;
    }

    /*** Header *****/
    .header-menu {
        font-size: 0.8rem;
    }
    .main-header-menu>li>a:after{
        height: 2px
    }
    .main-header-menu>li:hover>a, .main-header-menu>li.current-menu-item>a, .main-header-menu>li.current_page_parent>a{
        color: #000
    }
    .main-header-menu > li {
        margin: 0 0.5rem;
    }
    .main-header-menu > li > a{
        padding-left: 0;
        padding-right: 0
    }

    /*** Home Services *****/
    .service-category-name {
        font-size: 1.75vw;
    }
    .service-category-name-overlay {
        font-size: 1.75vw;
        line-height: 1.1;
    }
    .category-description-overlay{
        padding-left: 0;
        padding-right: 0;
        line-height: 1.14;
        font-size: 1.3vw;
    }
    .service-category-overlay{
        padding: 1rem
    }
    .service-category-overlay a.read-more {
        font-size: 1.35vw;
    }
}

@media(max-width:1199px){
    body {
        padding-top: 5.6rem;
    }
    html {
        font-size: 16px;
    }   

    /*** Header *****/
    .site-logo img, .site-logo svg {
        width: 6rem;
    }
    .header-menu {
        font-size: 0.85rem;
    }
    .header-aside-top {
        font-size: 1.1rem;
    }


    /*** Home > Services *****/ 
    .home-service-left-col-inner{
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }
    .home-service-left-col-inner h2,  .home-service-left-col-inner .h2 {
        font-size: 2rem;
    }

    /*** Inner Banner *****/
    .inner-banner {
        height: 18.5rem;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    } 


    /*** Home > Product ***/
    .product-description {
        font-size: 0.85rem;
        line-height: 1.45;
    }
    .product-box {
        height: 21.75rem;
    }
    .last-product-box .button {
        padding: 0.75rem 1.5rem;
        font-size: 1.15rem;
    }


    /*** Page - Therapie *****/
    .therapie-listing-top-outer {
        margin-top: 4rem;
    }

    /*** Team *****/
    .team-listing-img {
        height: 26rem;
    }
    .team-self-listing > div {
        padding-right: 1rem;
        padding-left: 1.5rem;
    }
    .team-self-contact {
        font-size: 0.85rem;
    }
    .team-self-contact .social-icon {
        width: 1.75rem;
        height: 1.75rem;
    }


    /*** Blog Loop *****/
    .blog-loop-content-bottom .h4 {
        font-size: 1.2rem;
    }


}

@media(max-width:1099px){
    /***** Container ****/   
    .container {
        max-width: 94%;
    } 
    .full-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    /** Header ****/
    .site-logo img, .site-logo svg {
        width: 5.5rem;
    }
    .header-menu, .sticky .header-menu {
        font-size: 0.8rem;
    }


}


@media(max-width:1024px){
    /** Common ***/      
    .h2, h2 {
        font-size: 2.15rem;
    }
    h3, .h3 {
        font-size: 2rem;
    }
    h4, .h4 {
        font-size: 1.65rem;
    }
    h5, .h5 {
        font-size: 1.35rem;
    }
    h6, .h6 {
        font-size: 1.15rem;
    }

    /** Hero Banner ***/     
    .hero-banner {
        height: 450px;
    }
    .hero-banner-text {
        margin-top: 0;
    }

    /** Home - About ***/
    .image-about-holder {
        margin-top: 0;
    }
    .image-about-holder > div {
        height: 25rem;
    }


    /** Product Box ***/     
    .product-box .button {
        min-width: 1px;
        padding: 0.5rem 1.25rem;
        font-size: 0.90rem;
        margin-top: 0.5rem!important;
    }
    .product-box h4, .product-box .h4 {
        font-size: 1.1rem;
    }
	
	.footer-main-row {
    font-size: 0.95rem;
}

}


@media only screen and (min-width:320px) and (max-width:991px) and (orientation: portrait){
    .header-mobile-menu.show{
        max-height: 1000%;
    }
}

@media only screen and (min-width:1024px) and (max-width:1366px) and (orientation: portrait){
    .contact-wrapper {
        height: 33rem
    }
}

@media(max-width:991px){
    body {
        padding-top: 6rem;
    }

    /***** Header ****/  
    .site-header{
        padding-top: 0;
        padding-bottom: 0
    }
    .site-logo{
        margin-top: 0.75rem;
        margin-bottom: 0.75rem
    }
    .main-header-menu > li {
        margin: 0 0.5rem
    }
    .site-logo img, .site-logo svg {
        width: 7.5rem;
    }
    .header-aside-top {
        margin-bottom: 0;
        padding-right: 0
    }
    .main-header-menu {
        display: none!important;
    }
    button.navbar-toggler {
        display: block!important;
        background-color: #988216;
        width: 50px;
        height: 40px;
        border: none
    }
    .header-aside {
        align-self: auto;
    }
    .social-media {
        margin-right: 15px;
    }
    .header-aside-top > div+div {
        margin-left: 0.75rem;
    }
    .main-mobile-header-menu{
        margin: 0
    }
    .mobile-navbar-toggler-icon {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #FFF;
        margin: 5px 0;
    }
    .header-mobile-menu{
        background-color: #f5f3f3;
        overflow: auto
    }

    div.header-menu{
        -ms-flex-direction: row!important;
        flex-direction: row!important; 
    }
    .header-grid{
        align-items: center;
    }
    .main-mobile-header-menu li a {
        border-bottom:1px solid rgba(0, 0, 0, 0.09);
        border-radius: 0;
        font-size: 16px;
        display: block;
        padding: 10px;
        text-align: center;
        color: #000;
        text-transform: uppercase;
    }
    .main-mobile-header-menu > li.current-menu-item > a, .main-mobile-header-menu > li.current_page_parent > a{
        background-color: #988216;
        color: #FFF
    }
    .header-aside-top{
        margin-top: 0;
        align-items: center;
        font-size: 0.9rem;
    }
    .header-aside-top .social-media{
        display: none
    } 
    .header-email, .header-phone {
        position: relative;
        height: 2.5rem;
        width: 2.5rem;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        background-color: #988216;
    }
    .header-email a:before, .header-phone a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .header-email a, .header-phone a {
        font-size: 0;
    }
    .header-email img, .header-email svg {
        width: 1.75rem;
    }
    .header-phone img, .header-phone svg {
        width: 1.65rem;
    }
    .header-email img, .header-email svg, 
    .header-phone img, .header-phone svg{
        margin-right: 0;
        top: 0
    }
    .header-email svg path, .header-phone svg path {
        fill: #FFF;
    }
    .header-aside-top > div{
        margin-right: 0.75rem;
        margin-left: 0!important;
    }



    /***** Hero Banner ****/   
    .bottom-to-top, .scrollup, .top-to-bottom {
        height: 2.75rem;
        width: 2.75rem;
        border: 2px solid #FFF;
    }
    .scroll-div svg, .scroll-div img, 
    .scrollup svg,  
    .scrollup img {
        width: 1.15rem;
        height: 1.4rem;
    }

    /***** Home > About ****/
    .center-display-logo{
        display: none
    }

    /***** Home > Services ****/    
    .home-service-left-col {
        background-position: center 60%!important;
    }
    .service-category-image {
        height: 17rem;
    }
    .service-category-image-holder {
        height: auto;
    }
    .service-category-overlay {
        position: static;
        opacity: 1;
        transform: translateY(0);
    }
    .service-category-name{
        display: none
    }
    .service-category-name-overlay {
        font-size: 20px;
        color: #d0af0f;
    }
    .category-description-overlay {
        line-height: 1.5;
        font-size: 0.95rem;
    }
    .service-category-overlay a.read-more {
        font-size: 0.95rem;
    }



    /***** Photo Gallery ****/   
    .photo-gallery .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }     
    .home-photo-gallery > div:nth-child(6n+3) .photo-gallery-item, .home-photo-gallery > div:nth-child(6n+3) {
        height: 23.5rem;
    }
    .photo-gallery-item:after {
        transform: translateY(0); 
        opacity: 1; 
    }   
    .photo-gallery-item:before{
        content: none
    }

    /*** Services *****/
    .service-posts-listing-box-outer {
        margin-top: 2.5rem;
    }
    .post-gallery-item-outer {
        height: 15rem;
    }
    .service-posts-listing-box > div+div {
        margin-left: 0;
    }
    .service-posts-listing-box > div{
        margin: 0.5rem!important
    }
    .service-posts-listing-box:after{
        content: none
    }



    /***** Blog ****/  
    .blog-image-holder{
        height: 17.5rem;
    }


    /***** Inner Banner ****/
    .inner-banner {
        height: 16.5rem;
    }
    inner-banner h1, .inner-banner .h1 {
        font-size: 2.5rem;
    }

    /***** Service ****/
    .service-post-thumbnail{
        height: 25rem
    }


    /***** Product Page ****/
    .product-image {
        height: 20rem;
        box-shadow: none
    }
    .product-content {
        background-color: #FFF;
        padding: 0 0 1.1rem;
        transform: translateX(0);
    }
    .product-content ul{
        display: inline-block;
        text-align: left
    }

    /***** Page : Contact ****/
    .main-contact-form{
        margin-top: 2rem
    }

    /***** Footer ****/  
    .footer-main-row > div:first-child {
        padding-left: 0;
        text-align: center;
        padding-bottom: 0;
    }
    .footer-main-row > div {
        padding: 1.5rem
    }    
}

@media(max-width:799px){
   
    
    
    /***** Contact ****/     
    .address-contact-col-inner {
        padding: 1.5rem;
    }

    /***** CTA Section ****/   
    .cta-section-inner{
        padding-left: 1.5rem;
        padding-right: 1.5rem  
    }


}


@media(max-width:767px){
    /***** Global ****/ 
    .container {
        max-width: 100%;
    }
    .full-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .desc{
        max-width: 100%
    }
    .heading-border:before {
        content: none;
    }
    .h2, h2,  .h1, h1  {
        font-size: 2rem;
    }
    .h3, h3 {
        font-size: 1.75rem;
    }
    .h4, h4 {
        font-size: 1.4rem;
    }
    .h5, h5 {
        font-size: 1.25rem;
    }
    .h6, h6 {
        font-size: 1.1rem;
    }
    .space {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .spaceMB {
        margin-bottom: 3rem;
    }
    .spaceMT, .therapie-listing-top-outer {
        margin-top: 3rem;
    }
    .therapie-listing-bottom-wrap {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }


    /***** Hero Banner ****/ 
    .hero-banner {
        height: 350px;
    }

    /***** Home About ****/ 
    .image-about-holder, .service-thumbnail-section .image-holder-v1{
        width: 360px;
        max-width: 100%;
        margin: 20px auto;
    }

    /***** Home > Service ****/ 
    .home-service-right-col-inner{
        padding-left: 0;
        padding-right: 0
    }
    .service-posts-listing-box {
        font-size: 1.05rem;
    }

    /***** Banner ****/     
    .inner-banner {
        min-height: 16rem;
        height: auto
    }

    /***** Page - Service ***/
    .service-thumbnail-section .row {
        flex-direction: column-reverse;
    }
    .cta-section-inner{
        padding-left: 0;
        padding-right: 0
    }
    .cta-section-inner, .cta-section-inner .text-right {
        text-align: center!important;
    }
    .cta-section-inner .button{
        margin-top: 15px
    }

    /***** Blog Loop ****/
    .blog-loop-content-col {
        position: relative;
        width: 450px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    /***** Page Contact ****/
    .contact-row-wrapper {
        flex-direction: column-reverse;
    }
    .address-contact-col-inner {
        text-align: center;
    }

    /***** Footer ****/
    .footer-main-grid{
        padding-top: 1.5rem;
        padding-bottom: 1rem
    }
    .footer-main-row {
        text-align: center;
    }
    .footer-main-row > div{
        padding: 0.85rem!important;
    }.footer-col-1 {
        text-align: center;
    }
    .footer-description{
        max-width: 100%
    }
    .footer-heading {
        font-size: 1.35rem;
    }
    .footer-col-1 .social-media {
        justify-content: center;
        margin-right: 0;
    }
    .footer-bottom {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .design-develop-by{
        justify-content: center
    }
    .footer-bottom-row > div {
        margin-top: 0.15rem;
        margin-bottom: 0.15rem;
    }
    .cookie-notice-container {
        display: block!important
    }
    .cookie-notice-container #cn-notice-text {
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }
}

@media(max-width:650px){


    /***** Home Gallery ****/ 
    .home-photo-gallery .photo-gallery-item, .home-photo-gallery > div{
        height: 16.5rem!important;
    }

    /***** Page Contact ****/ 
    .main-contact-form{
        padding-left: 15px;
        padding-right: 15px
    }
    .contact-form-outer{
        padding-left: 15px;
        padding-right: 15px
    } 
}

@media(max-width:575px){
    /***** Common ****/    
    .space {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .space-margin {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }

    .spaceMB {
        margin-bottom: 2.5rem;
    }
    .spaceMT {
        margin-top: 2.5rem;
    }


    /***** Hero Banner ****/ 
    .hero-banner {
        height: 350px;
    }

    /***** Home Gallery ****/ 
    .photo-gallery .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    /***** Service Page ****/ 
    .post-gallery-view-outer{
        padding-left: 15px;
        padding-right: 15px
    }
    .post-gallery-view > div {
        margin-top: 7.5px;
        margin-bottom: 7.5px;
    }
    
       /***** Page Contact ****/  
    .address-contact-col-inner{
        text-align: left
    }

    /***** Inner Banner ****/ 
    .description {
        max-width: 100%;
        line-height: 1.4;
    }

    /***** Footer ****/ 
    .footer-main-grid{
        text-align: center
    }
    .footer-main-row > div:first-child{
        margin-bottom: 0
    }
    .footer-contact-list li:last-child{
        margin-bottom: 0
    }
}

@media(max-width:479px){
    /***** Global ****/     
    .button {
        font-size: 0.88rem;
        min-width: 9rem;
        padding: 0.75rem 1rem
    }
    .cta-right a {
        font-size: 0.75rem;
    }
    .hero-banner h1, .hero-banner .h1 {
        font-size: 1.75rem;
        margin-bottom: 0.75rem;
    }

    /***** Products ****/     
    .home-our-products .row > div{
        padding-left: 0;
        padding-right: 0
    }

    /***** Main Contact Form ****/  
    .main-contact-form{
        padding-left: 15px;
        padding-right: 15px
    }

    /***** Gallery ****/  
    .gallery-listing li {
        width: calc(100%/2 - 0.5rem);
    }
    .gallery-img-holder {
        height: 11rem;
    }

}

@media(max-width:415px){
    /***** Common ****/ 
    .h2.heading-styled, .heading-styled-view h2, .heading-styled-view .h2 {
        max-width: 288px;
        text-align: left;
    }
}

@media(max-width:400px){
    /***** Common ****/ 
    .product-box .full-image {
        height: 14rem;
    }

    /*** Team ***/
    .team-self-contact{
        margin: 0
    }
    .team-content-col-inner, .team-listing-row-outer > div:nth-child(even) .team-content-col-inner{
        padding-left: 0
    }
    .team-intro-label, .team-intro-label-view{
        width: auto
    }
    .team-self-listing > div {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    /*** Gallery ***/
    .gallery-thumb {
        height: 10rem;
    }
}
@media(max-width:385px){
    /*** Header ***/
    .header-phone img, .header-phone svg {
        width: 1.3rem;
    }
    .header-email img, .header-email svg {
        width: 1.25rem;
    }
    .header-email, .header-phone {
        width: 2.25rem;
    }
    button.navbar-toggler {
        width: 45px
    }
    .header-aside-top > div {
        margin-right: 0.5rem;
    }

}

@media(max-width:375px){
    /***** Button ****/   
    .extra-size-button.button {
        padding-left: 0.85rem;
        padding-right: 0.85rem;
    }

    /*** Hero Banner ***/
    .hero-banner {
        height: 300px;
    }
	
	 /*** Headings ***/
	.h2, h2, .h1, h1 {
    font-size: 1.75rem;
}

}

@media(max-width:350px){

    /***** Banner ****/      
    .inner-banner h1, .inner-banner .h1 {
        font-size: 2.15rem;
    }

}