@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}




@media screen  and (max-width: 1600px){  
.banner .bg-img {
    height: 850px;
}

.banner .head {
    padding-top: 90px;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 35px;
    padding: 15px 30px;
}

.banner .head h2 {
    margin: 0 0 20px;
    font-size: 75px;
}
.sec-services:before {
    bottom: 70px;
    left: 30px;
    height: 169px;
    width: 175px;
    background-size: 70%;
}
.sec-services .head:before {
    top: -50px;
    right: -100px;
    height: 184px;
    width: 201px;
    background-size: 80%;
}
.sec-services .head:after {
    top: -90px;
    left: -210px;
    font-size: 130px;
    letter-spacing: 2px;
}

.sec-services .head {
    margin-bottom: 60px;
}

.sec-work:before {
    content: '4 Steps';
    top: 40px;
    left: 200px;
    font-size: 150px;
}

.sec-work .main .disc p {
    font-size: 14px;
    line-height: 26px;
}

.sec-work .main .disc h3 {
    margin: 0 0 10px;
    font-size: 20px;
}

.sec-work .main .pic {
    height: 230px;
    width: 230px;
    margin: 0 auto 20px;
}

.sec-work {
    padding: 150px 0 70px;
}

.sec-nordic .head {
    padding: 0 120px 0 50px;
}

.sec-nordic .head:before {
    content: 'NORDIC';
    top: -100px;
    font-size: 140px;
}
.sec6-spread {
    padding: 110px 0 80px;
    height: 740px;
}

.sec6-spread .head h2 {
    margin: 0 0 10px;
    font-size: 50px;
}

.sec6-spread .row.one {
    padding: 20px 10px;
    margin: 10px 0px;
}

.sec6-spread .price h4 {
    font-size: 40px;
}

.sec6-spread .head {
    margin-bottom: 20px;
    position: relative;
}
.sec-contact {
    height: auto;
    background-size: 100% 100%;
    padding: 90px 0 120px;
}
.sec-faq h2:before {
    top: -60px;
    left: -170px;
    font-size: 130px;
}

.sec-faq {
    padding: 130px 0 150px;
    position: relative;
}
.sec-faq:before {
    height: 380px;
    width: 584px;
    background-size: 100%;
}
.sec-faq:after {
    height: 480px;
    width: 500px;
    background-size: 100%;
}

.sec-faq h2, .sec-contact .head h2, .sec6-spread .head h2, .sec-work .head h2, .sec-about .head h2, .sec-services .head h2, .sec-nordic .head h2 {
    margin: 0 0 20px;
    font-size: 50px;
}

}

@media screen  and (max-width: 1500px){  
    .sec-services .head:after {
        top: -80px;
        left: -120px;
        font-size: 120px;
        letter-spacing: 1px;
    }
        .sec-faq h2:before {
        top: -70px;
        left: -150px;
        font-size: 120px;
    }


}
 
@media screen  and (max-width: 1400px){  
     .banner .bg-img {
        height: 750px;
    }
    .banner .head {
        padding-top: 70px;
    }
        .banner .head h2 {
        margin: 0 0 20px;
        font-size: 70px;
    }
    
.sec-services {
    padding: 120px 0px 70px;
    background-color: #f6f6f6;
    position: relative;
}
    .sec-services:before {
        bottom: -10px;
        left: 30px;
        height: 169px;
        width: 105px;
        background-size: 70%;
    }
        .sec-services .head:before {
        top: -50px;
        right: -100px;
        height: 184px;
        width: 170px;
        background-size: 80%;
    }
        .sec-services .head {
        margin-bottom: 50px;
    }
        .sec-services .head:after {
        top: -50px;
        left: -40px;
        font-size: 90px;
        letter-spacing: 1px;
    }
    
.sec-about .head p {
    font-size: 15px;
    line-height: 27px;
}

.sec-about {
    padding: 70px 0;
}
    .sec-work:before {
        content: '4 Steps';
        top: 50px;
        left: 40px;
        font-size: 120px;
    }
    .sec6-spread {
    padding: 130px 0 100px;
    height: 700px;
}


.sec6-spread .row.one {
    padding: 20px 10px;
    margin: 10px 0px;
}

.sec6-spread .price h4 {
    font-size: 40px;
}

.sec6-spread .head {
    margin-bottom: 20px;
    position: relative;
}

.sec-contact .col-sm-6.two .pic img {
    width: 100%;
    height: 520px;
}

.sec-contact .cont-form {
    padding: 20px 20px;
}
.sec-contact .cont-form select.wpcf7-form-control.wpcf7-select, .sec-contact .cont-form input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email, .sec-contact .cont-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 15px 20px;
    font-size: 16px;
    margin: 0 0 0px;
}

.sec-contact .cont-form h3 {
    margin: 0 0 20px;
    font-size: 28px;
}
.sec-faq h2:before {
        top: -40px;
        left: -80px;
        font-size: 90px;
    }
        .sec-faq {
        padding: 90px 0 90px;
        position: relative;
    }
        .sec-faq:before {
        height: 280px;
        width: 484px;
        background-size: 100%;
    }
    
.footer .last.nopad {
    margin-top: 40px;
    border-top: solid 1px #ffffff30;
    padding: 15px 0;
}

.footer .head-top h3 {
    margin: 0 0 50px;
    font-size: 20px;
}
    

}

@media screen  and (max-width: 1300px){  

}

@media screen  and (max-width: 1200px){     

}

@media screen  and (max-width: 1000px){     

}


@media screen  and (max-width: 800px){     

}


@media screen  and (max-width: 600px){     

}