@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: 64rem;
        padding-left: 30px;
        padding-right: 30px
    }
    .nav-col-two{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 18rem;
    }
    .nav-col-two li {
        width: 48%;
        margin-top: 0.4rem;
        margin-bottom: 0.4rem
    }
}

@media(min-width:1025px){

    /**** Common ********/
    .gallery-thumb > div,  .gallery-thumb > .lazy,
    .hero-banner-text:before,
    .logo-box img{
        transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.65s   
    }
    .gallery-thumb > div, .gallery-thumb > .lazy{
        transform: translateY(100%);
        opacity: 0
    }
    .gallery-thumb > div.animated-gallery-thumb, .gallery-thumb > .lazy.animated-gallery-thumb {
        transform: translateY(0);
        opacity: 1;
    }

    /**** Home Banner ********/
    .hero-banner-text:before{
        width: 0
    }
    .animated-hero-banner-text:before, 
    .default-hero-banner-text:before{
        width: 100%!important
    }

    /**** Hover ****/
    .main-header-menu > li:hover{
        overflow: visible
    }
    .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
    }
}

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

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

@media(max-width:1599px){
    html{
        font-size: 18px
    }

  

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

    
}

@media(max-width:1499px){
.gallery-thumb {
    height: 15rem;
}
.inner-banner h1, .inner-banner .h1 {
    max-width: 18rem;
    font-size: 2.35rem;
}
}

@media(max-width:1399px){
    body{
        padding-top: 8.60677rem
    }
    .site-logo {
        width: 12.5rem;
    }
}

@media(max-width:1299px){
    .hero-banner-text{
        margin-left: 3rem
    }
    
 
    
}

@media(max-width:1199px){
    /** Header ***/  
    .main-header-menu > li > a{
        padding-left: 1rem;
        padding-right: 1rem
    }

    /** Hero Banner ***/     
    .hero-banner {
        height: auto;
        padding-top: 5rem;
        padding-bottom: 5rem;
        min-height: 30rem
    }
    .hero-banner h1, .hero-banner .h1{
        font-size: 2.75rem
    }
    


  /** CTA ***/  
.cta-block-phone {
    font-size: 1.5rem;
}

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

@media(max-width:1099px){
    body{
        padding-top: 7.459rem
    }
    h2, .h2{
        font-size: 2rem;
        text-transform: uppercase
    }
    h3,.h3{
        font-size: 1.8rem
    }
    h4,.h4{
        font-size: 1.5rem
    }
    .site-logo {
        width: 10rem;
    }
    .header-menu {
        font-size: 0.9rem;
    }
    
    /*** Page :: Services ***/
    .service-detail-content-view{
        padding: 2rem;
        line-height: 1.35;
     }
    
    .footer-heading, .common-heading{
        font-size: 2rem;   
    }
}



@media(max-width:991px){
    body {
        padding-top: 5.735rem
    }
    .header-grid{
        padding-top: 0;
        padding-bottom: 0
    }
    .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;
    }
    .button{
        min-width: 8.5rem;
        padding: 0.7rem 1rem;
    }
    .gallery-thumb {
    height: 13rem;
}

    /***** Scroll ****/      
    .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 ****/
    .header-aside-top{
        margin: 0
    }
    .site-logo {
        width: 11rem;
    }
    .header-grid{
        align-items: center;
    }
    .site-header{
        padding-top: 15px;
        padding-bottom: 15px
    }
    .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; 
    }
    .site-header .social-wrapper{
        display: none
    }

    /****** Mobile Menu Start ********/
    .main-mobile-header-menu{
        margin: 0
    }
    .header-menu {
        display: none!important;
    }
    button.navbar-toggler {
        display: block!important;
        background-color: #000;
        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;
        text-transform: uppercase;
    }
    .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: #70b32f;
        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:0;
        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(6px, 6px);
    }
    .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: #000;
    }
    .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;
    }

    /* Home Banner ***/  
    .hero-banner{
        min-height: 25rem
    }
    .hero-banner h1, .hero-banner .h1 {
        font-size: 2rem;
    }
    .hero-banner-text {
        margin-left: 1rem;
        width: 17rem
    }
    .banner-description {
    line-height: 1.45;
    font-size: 0.9rem;
}
.hero-banner .button {
    min-width: 7rem;
    padding: 0.6rem 1rem;
    font-size: 16px;
}

    /***** About  Box ****/
    .about-image-box {
        height: 23.5rem;
    }
    .about-image-box-large{
        width: 60.75%;  
    }
    .about-more-info{
        width: 40%;
        height: 11.5rem
    }
    .about-more-logo {
        width: 10rem;
    }
    .about-more-number {
        font-size: 1.35rem;
    }
    .about-image-box-small{
        height: 52%
    }

    /***** Page Contact ****/  
    .contact-by-email {
        font-size: 17px;
    }

    /***** Inner Banner ****/
    .inner-banner h1, .inner-banner .h1 {
        padding: 1rem 1.5rem;
        font-size: 2rem;
        max-width: 15.5rem;

}

    /***** Page - Contact ****/
    .contact-bar-info-inner{
      padding-left: 1.5rem;
      padding-right: 1.5rem
    }
    .wpcf7-response-output{
        font-size: 0.65rem;
    }
    
      /** CTA ***/  
      .cta-block:after {
    width: 70%;
    transform: rotate(-31deg);
    right: -16rem;
    bottom: -9rem;
}
.cta-block-button {
    position: absolute;
    right: 0.5rem;
    bottom: 0.15rem;
}
.cta-block:before {
    width: 90%;
    transform: rotate(-47deg);
    left: -15rem;
    top: -5rem;
}

    /***** Footer ****/ 
    .footer-main-row > div {
        padding: 2rem 1rem;
    }
    .footer-logo svg, .footer-logo img{
        width:11rem
    }

    .site-footer .like-social-heading{
        display: none
    }
    .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;
    }
}


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

@media(max-width:767px){

    /***** Global ****/ 
    .container {
        max-width: 100%;
    }
    .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;
    }
    .heading-style{
        padding-left: 15px;
        padding-right: 15px
    }


    /*** Home > Banner ******/
    .hero-banner {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 1px;
    background-color: #FFFFFF;
    flex-direction: column;
}
.hero-banner img.full-image {
    position: static;
    height: 15rem;
}
    .hero-banner h1, .hero-banner .h1 {
        font-size: 1.5rem;
    }
    .hero-banner-text {
        width: 100%;
        margin:15px auto 0;
        text-align: center;
    }
    .hero-banner-text:before {
    background-color: #000;
    border-radius: 0;
}

      /***** Inner Banner ****/ 
      .inner-banner {
    padding-bottom: 0;
    height: 280px;
}
.inner-banner .container{
    text-align: center
}

    /***** About  Box ****/

    .about-image-box{
        height: auto;
        background-color: #FFF  
    }
    .about-more-logo {
        margin-bottom: 15px;
    }
    .about-more-info, .about-image-box-large, .about-image-box-small{
        width: 100%;
        position: static; 
    }
    .about-more-info {
        height: auto;
        margin-bottom: 10px
    }
    .about-image-box-large, .about-image-box-small {
        padding-bottom: 53%;
        border: none;
        height: auto;
        background-color: #FFF
    }
    .about-image-box-small{

        margin-top: 0.75rem
    }
    ul.about-more-lists {
        justify-content: space-around;
    }

    /* Breadcrumb ***/  
    .site-breadcrumb {
        position: static;
        color: #FFF;
        line-height: 1.1;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .site-breadcrumb a{
        color: inherit
    }

      /*** Page :: Services ***/
 .service-detail-image-content-view {
    display: block;
    min-height: 1px;
}
.service-detail-image-view, .service-detail-content-view{
    width: 100%
}
.service-detail-image-view{
    padding-bottom: 50%
}
.service-detail-content-view{
    padding-left: 15px;
    padding-right: 15px
}
   
 
    /** Page :: Contact ****/
    .contact-via-listing{
        height: auto
    }
    .contact-by-email {
        font-size: inherit;
    }
    .contact-bar-info-inner{
        padding: 1.5rem
    }
    
     /***** CTA ****/ 
     .cta-block:before {
    width: 260px;
    height: 80px;
    transform: none;
    left: 0;
    top: 0;
}
.cta-block-phone {
    top: 0.65rem;
}
.cta-block-phone a {
    display: flex;
    align-items: center;
}
.cta-block-phone img{
    margin-bottom: 0
}

    /***** Blog ****/
    .blog-loop-content-col {
        position: relative;
        width: 450px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    h1.blog-detail-heading {
        font-size: 1.75rem;
    }
    .single.single-post h2{
        font-size: 1.6rem
    }
    .single.single-post h3{
        font-size: 1.5rem
    }
    .single.single-post h4{
        font-size: 1.3rem
    }
    .single.single-post h5{
        font-size: 1.2rem
    }
    /*** Scroll - ARROW ******/
    .bottom-to-top, .scrollup{
        right: 1rem;
        bottom: 3.5rem
    }



    /***** Footer ****/
    .footer-main-grid{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
    .footer-main-row {
        display: block;
        text-align: center;
    }
    .footer-heading{
        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-contact-list li{
        display: block;
        padding-left: 0
    }
    .footer-contact-list span {
        position: static;
        display: block;
        margin: 0 auto 10px
    }
    .footer-contact-list svg, .footer-contact-list img{
        margin-right: 0;
        margin-top: 0
    }
    .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;
    }

   

}

@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;
    }

    /***** Header ****/
    .site-logo {
        width: 11rem;
    }

    /*** Home > About ******/  
    .about-large-image, .about-small-image {
        height: 13rem;
    }

    /***** 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%
    }
    
        /***** Banner ****/ 
        .hero-banner-text{
            padding-left: 15px;
            padding-right: 15px
        }
    

    /***** Common - About Section ****/ 
    .about-image-box {
        display: block;
        margin-top: 5px
    }
    .about-large-image, .about-small-image {
        width: 100%;
    }
    .about-small-image{
        margin-top: 10px
    }

    /** Page - Contact ***/
    .contact-bar-info-inner, .main-contact-form{
        padding-left: 15px;
        padding-right: 15px
    }

    /** Footer ***/
    .design-develop-by {
        font-size: 12px;
    }
}

@media(max-width:415px){
    /** Header **/
    .header-email{
        display: none!important
    }
}

@media(max-width:399px){
   
  
}


@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;
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-aside-top > div {
        margin-right: 0.5rem;
    }
    .site-logo {
        width: 9rem;
    }

   

    /*** Contact ***/
    .contact-by-email a {
        font-size: 4.25vw;
    }
}

@media(max-width:355px){
    .hero-banner h1, .hero-banner .h1 {
        font-size: 1.4rem;
    }  
  
    .contact-via-listing .social-wrapper .like-social-heading{
        display: none
    }
    .contact-via-listing{
        padding-left: 15px;
        padding-right: 15px
    }
}