@media(min-width:768px){
    /*** Footer ****/      
    .footer-main-row > div{ 
        max-width: none;
        flex: auto;
        width: auto
    }
}

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

@media(min-width:1200px){
    .container {
        max-width: 68rem;
        padding-left: 30px;
        padding-right: 30px
    }
    .extend-container {
        max-width: 75rem;
    }
}


@media(min-width:1400px){
    /*** Default ****/ 
    .fixed{
        background-attachment: fixed!important
    }
}

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

}

@media(max-width:1599px){


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

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

@media(max-width:1499px){
    /* Service Detail ***/ 
    .single-layout-box-1{
        width: 24.5rem
    }


}


@media(max-width:1399px){

    body{
        font-size: 17px
    }

}

@media(max-width:1299px){
    /* Single Layout 3 *****/
    .single-layout-3{
        min-height: 1px
    }
}



@media(max-width:1199px){


    h2, .h2{
        font-size: 2rem;
    }
    h3,.h3{
        font-size: 1.75rem
    }
    h4,.h4{
        font-size: 1.5rem
    }

    /*** Header *****/
    .site-header{
        font-size: 0.8rem;
    }
    .main-header-menu > li {
        margin: 0 0.5rem;
    }
    .main-header-menu > li > a {
        padding: 0.95rem 0 0.75rem;
    }
    

  

    /*** Banner *****/    
    .hero-banner h1, .hero-banner .h1 {
        font-size: 2.5rem;
    }  

    /*** Video Section *****/       
    .video-section img, .video-section svg {
        width: 4rem;
        height: 4rem;
    }



    /*** Service List *****/    
    .service-list-name{
        font-size: 0.95em;   
    }

    /*** Service Detail *****/      

    /* Layout 2 */
    .single-content-layout-2 {
        padding: 3rem 3rem 3rem 2rem;
    }
    


    /*** Gallery *****/   
    .gallery-thumb {
        height: 18rem;
    }

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

    /*** Footer *****/
    .footer-description{
        max-width: 18.5rem;
    }
}

@media(max-width:1099px){
    body {
        padding-top: 6.5em;
    }
    .header-menu {
        font-size: 1.35vw;
    }
    .main-header-menu > li {
        margin: 0 0.5vw;
    }





}

@media(max-width:1024px){
    /** Hero Banner ***/     
    .hero-banner {
        height: auto;
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    /** Hero Services ***/
    .service-list {
        display: flex;
        align-items: flex-end;
        width: 100%;
        justify-content: center;
    }
    .service-block-overlay {
        margin-bottom: 0.75rem;
    }
    .service-block-overlay .button {
        min-width: 9rem;
        padding: 0.7rem 1.15rem;
    }
}

@media(max-width:991px){
    body {
        padding-top: 4.488rem
    }
    h1, .h1 {
        font-size: 2.5rem;
    }
    h2, .h2{
        font-size: 2rem;
        text-transform: uppercase
    }
    h3,.h3{
        font-size: 1.8rem
    }
    h4,.h4{
        font-size: 1.5rem
    }
    .space_m {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .space{
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .spaceT{
        padding-top: 4rem;
    }
    .spaceB{
        padding-bottom:4rem;
    }
    .spaceMT{
        margin-top: 4rem;
    }
    .spaceMB{
        margin-bottom: 4rem;
    }



    /***** Hero Banner ****/      
    .bottom-to-top, .scrollup, .top-to-bottom {
        height: 3rem;
        width: 3rem;
    }
    .scroll-div svg, .scroll-div img, 
    .scrollup svg,  .scrollup img {
        width: 1.75rem;
        height: 1.7rem;
    }

    /***** Header ****/
    .site-logo {
        width: 14.5rem;
    }
    .header-aside-top{
        margin: 0
    }
    .header-grid{
        align-items: center;
    }
    .site-header .social-wrapper{
        display: none
    }
    .site-header{
        padding-bottom: 0
    }
    .header-aside {
        align-self: auto;
    }
    .social-media {
        margin-right: 15px;
    }
    .header-aside-top > div+div {
        margin-left: 0.75rem;
    }
    div.header-menu{
        -ms-flex-direction: row!important;
        flex-direction: row!important; 
    }

    /****** Mobile Menu Start ********/
    .main-mobile-header-menu{
        margin: 0
    }
    .header-menu {
        display: none!important;
    }
    button.navbar-toggler {
        display: block!important;
        background-color: #F3B007;
        width: 50px;
        height: 45px;
        border: none
    }
    .mobile-navbar-toggler-icon {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #FFF;
        margin: 5px 0;
    }
    .header-mobile-menu{
        display: block!important;
        height: 0;
        overflow: hidden;
        background-color: #f5f3f3
    }
    .main-mobile-header-menu li a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
        border-radius: 0;
        font-size: 17px;
        display: block;
        padding: 10px 15px 10px 5%;
        color: #000;
        line-height: 1.2;
        font-weight: 500;
    }
    .main-mobile-header-menu .sub-menu li a{
        padding-left: 10%
    }
    .main-mobile-header-menu .sub-menu .sub-menu li a{
        padding-left: 15%  
    }
    .main-mobile-header-menu > li.current-menu-item > a, .main-mobile-header-menu > li.current_page_parent > a{
        background-color: #F3B007;
        color: #FFF
    }
    .mobile-trigger-button{
        display: block
    }
    html.menu-opened, html.menu-opened body{
        overflow-y: hidden
    }
    .mobile-menu-view {
        position: fixed;
        right: 0;
        top:116px;
        width: 460px;
        z-index: 111;
        background-color: #FFF;
        max-width: 80%;
        max-height: 100%;
        height: 0;
        opacity: 0;
        transition: all ease 0.45s;
        transform: translateX(100%);
        overflow-x: hidden;
        overflow-y: auto;
    }
    .menu-opened .mobile-menu-view{
        opacity: 1;
        transform: translateX(0);
    }
    .menu-opened .toggle-icon-two {
        opacity: 0
    }
    .toggle-icon-one,  .toggle-icon-three{
        transition: all ease 0.5s
    }
    .menu-opened .toggle-icon-one {
        transform: rotate(45deg) translate(5px, 5px);
    }
    .menu-opened .toggle-icon-three{
        transform: rotate(-45deg) translate(4px, -4px)
    }


    /****** Mobile Menu End ********/
    .header-aside-top{
        align-items: center;
        margin-bottom: 0
    }
    .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: #F3B007;
    }
    .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.4rem;
    }
    .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;
    }


    /*** Video Section *****/   
    .video-section{
        padding-bottom: 48%
    }


    /*** Gallery *****/   
    .gallery-thumb {
        height: 15rem;
    }


    /***** Page::  Service ****/ 
    .single-layout-col-2 .single-layout-image {
        justify-content: flex-start;
    }
    .single-layout-image{
        height: auto
    }
    .single-layout-box-1 {
        width: 100%;
    }   

    /***** CTA ****/


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

    /***** Inner Banner ****/
    .inner-banner {
        height: 16.5rem;
    }

    /***** Service Detail ****/ 


    /* Layout 1 */
    .single-layout-1{
        padding-left: 15px;
        padding-right: 15px
    }
    .single-layout-1 > .row{
        margin-left: -15px;
        margin-right: -15px
    }
    .single-layout-1 > .row > div{
        padding-left: 15px;
        padding-right: 15px
    }
    .single-about-img {
        width: 480px;
        max-width: 100%;
        margin: 25px auto 0;
    }
    .single-layout-box-1 {
        width: auto;
        margin: 0
    }
    .single-layout-image {
        position: static;
        padding-top: 0;
        height: 265px;
    }
    .single-layout-col-2 .single-layout-image-outer{
        display: block;
    }
    .single-layout-image-outer,  .single-layout-col-2 .single-layout-image-outer{
        padding-top: 0;
        background-color: #f4b007;
    }


    /* Layout 2 */
    .single-content-layout-2 {
        padding: 2rem;
    }
    .single-content-col-layout-2{
        min-height: 1px
    }


    /***** Page - Contact ****/
    .contact-via-listing {
        padding: 2rem 1.25rem;
    }
    .main-contact-form{
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }


    /***** Footer ****/ 
    .footer-main-row > div {
        padding: 2rem 1rem;
    }
    .footer-logo {
        width: 15.5rem;
        max-width: 100%;
    }
    .footer-main-row {
        font-size: 16px;
    }
    .footer-logo svg, .footer-logo img{
        width:11rem
    }
    .footer-heading{
        font-size: 1rem;
    }
    .footer-description{
        padding-right: 0;
        max-width: 15rem; 
    }
    .footer-bottom {
        font-size: 0.7rem;
    }

}

@media only screen and (min-width:768px) and (max-width:991px){


    /*** Footer ****/   
    .footer-col-3 {
        width: 13rem!important;
    }
}

@media (max-width: 900px){
    .cookie-notice-container #cn-notice-buttons {
        display: flex!important;
    }
}

@media(max-width:767px){

    /***** Global ****/ 
    .container {
        max-width: 100%;
    }
    .desc{
        max-width: 100%
    }
    .heading-border:before {
        content: none;
    }
    .space {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .space_m {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .spaceMB {
        margin-bottom: 3rem;
    }
    .spaceMT {
        margin-top: 3rem;
    }
    .spaceT{
        padding-top: 3rem;
    }
    .spaceB{
        padding-bottom: 3rem;
    }
    .button {
        min-width: 10rem;
        padding: 0.85rem 0.85rem;
    }
    h1, .h1 {
        font-size:2rem;
    }
    h2, .h2{
        font-size: 1.85rem;
    }
    h3,.h3{
        font-size: 1.6rem
    }
    h4,.h4{
        font-size: 1.45rem
    }
    .mb2 {
        margin-bottom: 1.5rem;
    }
    .inner-banner .full-image{
        background-position: center top!important
    }

    /*** Header ******/
    .site-header .container{
        padding-left: 15px;
        padding-right: 15px
    } 

    /*** Home > Banner ******/
    .hero-banner-text {
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }
    .hero-banner h1, .hero-banner .h1 {
        font-size: 2rem;
    }
    .hero-banner {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .hero-banner .button {
        min-width: 8.5rem;
        padding: 0.75rem 0.75rem;
        font-size: 18px;
        margin-top: 10px!important;
    }

    /*** Home Service ****/    
    .service-list-name {
        font-size: 0.765rem;
    }

    /*** Service Detail ****/  
    .single-our_services .border-style .h2 {
        font-size: 1.5rem;
    }    
    .single-layout-col-2{
        margin-top: 35px
    }
    .single-layout-2-bg {
        height: 275px;
    } 

    /***** Inne Banner *****/
    .inner-banner h1, .inner-banner .h1{
        text-align: center
    }


    /** Page :: Contact ****/
    .contact-via-listing{
        margin-top: 1.5rem;
        height: auto
    }
	
	/*
    .contact-via-listing, ul.contact-via-listing-type > li{
        text-align: center
    }
    .contact-by-inner{
        justify-content: center
    }
    .social-contact-box .social-wrapper{
        justify-content: center
    }
    .contact-by-email {
        font-size: inherit;
    }
	*/



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

    /*** Scroll - ARROW ******/
    .bottom-to-top, .scrollup{
        right: 1rem;
        bottom: 3.5rem
    }

    /***** Footer ****/
    .footer-main-grid{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .footer-logo svg, .footer-logo img{
        width: 15rem
    }
    .footer-main-row {
        display: block;
        text-align: center;
    }
    .footer-heading{
        margin-bottom: 0.75rem
    }
    .footer-contact-list li {
        margin-bottom: 0.75rem;
    }
    .footer-main-row > div{
        padding: 0.85rem!important;
    }.footer-col-1 {
        text-align: center;
    }
    .footer-description{
        max-width: 100%
    }
    .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;
    }
    .footer-col-1 .copyrights,   .footer-col-1 .design-develop-by{
        display: none
    }
    .site-footer .social-wrapper {
        justify-content: center;
        margin-top: 20px;
    }
    .footer-col-1 > div{
        width: 100%
    }
    .footer-logo {
        margin-left: auto;
        margin-right: auto;
    }
    .footer-heading {
        font-size: 1.15rem;
    }
    .contact-icon-info {
        display: block;
        margin: 0 auto 10px;
    }
    .contact-info-detail{
        width: auto
    }
    .contact-info-box {
        display: block;
    }
}

@media(max-width:575px){
    /***** Common ****/    
    .space {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .space_m {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
    .spaceMB {
        margin-bottom: 2.5rem;
    }
    .spaceMT {
        margin-top: 2.5rem;
    }
    .spaceT{
        padding-top: 2.5rem;
    }
    .spaceB{
        padding-bottom: 2.5rem;
    } 
    h2, .h2{
        font-size: 1.75rem;
    }
    h3,.h3{
        font-size: 1.55rem
    }
    h4,.h4{
        font-size: 1.4rem
    }
    .mb2 {
        margin-bottom: 1rem;
    }
	html{
    font-size: 17px
}

    /*** Home > Banner ******/
    .hero-banner {
        min-height: 1px;
    }
    .hero-banner-text{
        padding-left: 15px;
        padding-right: 15px
    }
    .hero-banner h1, .hero-banner .h1 {
        font-size: 1.75rem;
    }
    .banner-sub-heading{
        font-size: 1rem
    }

    /*** Video Section *****/   
    .video-section{
        padding-bottom: 56.6%
    } 
    .video-section img, .video-section svg {
        width: 3rem;
        height: 3rem;
    }
    
     /*** Home About ****/ 
      .more-about-list{
        padding: 15px
    }
    .more-about-list-icon{
        border: 1px solid #eee
    }


    /*** Home Service ****/    
    .service-list-name {
        font-size: 0.765rem;
    }
   
    /*** Service Detail ****/       
    .single-layout-box-1{
        padding-left: 15px;
        padding-right: 15px
    }
    
       /** Inner Banner **/    
    .inner-banner h1, .inner-banner .h1{
        font-size: 1.75rem;  
    }

    /* Layout 2 */
    .single-content-layout-2{
        padding-left: 15px;
        padding-right: 15px
    }

    /***** More about us ****/ 
    .more-about-list {
        display: block;
    }
    .more-about-list-icon{
        margin-bottom: 15px
    }
    .more-about-list-content {
        width: 100%;
    }

    /***** Inner Banner ****/     
    .inner-banner h1, .inner-banner .h1{
        padding: 15px
    }

    /***** 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
    }
    .footer-col-2 .w-100 {
        padding-left: 0;
    }
    .site-footer .social-wrapper {
        justify-content: center;
        margin-top: 1.5rem
    }
    .footer-main-row > div{
        padding-left: 0!important;
        padding-right: 0!important
    }
}

@media(max-width:479px){
    /***** Global ****/     
    .button {
        font-size: 0.88rem;
        min-width: 9rem;
        padding: 0.75rem 1rem
    }
    h2, .h2{
        margin-bottom: 0.75rem
    }
    .mb2 {
        margin-bottom: 1.25rem;
    }
    .mb2_5 {
        margin-bottom: 1.55rem;
    }
    .list-col-2 ul{
        display: block
    }
    .list-col-2 ul li{
        width: 100%
    }

    /** Header ***/
    .site-logo {
        width: 9rem;
    }
    .header-email{
        display: none!important
    }

    /** Banner ***/
    .inner-banner {
        height: 13.5rem;
    }
    
 

    /***** More about us ****/ 
    .more-about-list ul.column-count-2, .single-layout-image-outer ul{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    /** Page :: Contact ***/
    .contact-via-listing{
        padding:25px 15px;
    }
    .contact-main-heading{
        padding-left: 15px;
        padding-right: 15px
    }
    .main-contact-form{
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width:415px){
    /***** Header ****/ 
    .navbar-toggler {
        padding: .25rem .6rem;
    }
}

@media(max-width:399px){
    /*** Banner ***/   
    .hero-banner {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

@media(max-width:385px){
    /*** Header ***/
    .header-phone img, .header-phone svg {
        width: 1.4rem;
        height: 1.4rem;
    }
    .header-email img, .header-email svg {
        width: 1.5rem;
        height: 1.5rem;
    }
    .header-email, .header-phone {
        width: 2.5rem;
    }
    button.navbar-toggler {
        width: 45px
    }
    .header-aside-top > div {
        margin-right: 0.5rem;
    }
    .header-email{
        display: none!important
    }


    /** Contact Form / Map **/
    .map-info-window{
        padding-left: 10px
    }
    .map-site-name{
        font-size: 1.1rem
    }
    
     .footer-bottom {
        font-size: 0.65rem;
    }
}

@media(max-width:340px){
    /* Footer *****/
    .contact-by-address-col .contact-info{
        font-size: 14px 
    }
}

@media (max-width: 350px){
	html {
    font-size: 15px;
}
}

