@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: 1400px){  
.banner .bg-img {
    height: 740px;
}

.banner .head h1 {
    font-size: 85px;
    line-height: 100px;
}

.banner .head {
    text-align: center;
    padding-top: 210px;
}
.banner .head h1:before {
    top: -199px;
    left: 40px;
    height: 719px;
    width: 1280px;
}
.banner .head h1:before {
    top: -319px;
    left: 40px;
    height: 919px;
    width: 1200px;
}

.sec-about {
    padding: 50px 0;
}

.sec-about {
    padding: 80px 0 70px;
}

.sec-about .head h2 {
    margin: 0 0 20px;
    font-size: 40px;
}

.sec-about .head p {
    font-size: 16px;
    line-height: 27px;
}

.sec-latest .head h2, .sec-latest .head-bottom h2, .sec-contact .head h2 {
    font-size: 40px;
}

.sec-latest .head-bottom {
    text-align: center;
    margin: 60px 0 30px;
}

.sec-latest .head h4 {
    margin: 0;
    font-size: 28px;
}

.sec-latest .head {
    margin-bottom: 40px;
}
.sec-latest {
    height: 580px;
    padding: 60px 0;
}

.sec-contact .head {
    margin-bottom: 40px;
}

.sec-contact .head h5 {
    font-size: 16px;
}

.sec-contact {
    padding: 50px 0;
}

.footer {
    padding: 40px 0 0;
}

.footer .row.bottom {
    padding: 15px 0;
    margin: 30px 0 0;
}

.footer .top-heading h3 {
    margin: 0 0 40px;
    font-size: 22px;
    line-height: 32px;
}

.footer .top-heading h3:before {
    bottom: -10px;
    width: 100px;
    height: 2px;
}

span.wpcf7-spinner {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -20px;
}
.banner .head h1 {
        font-size: 80px;
        line-height: 90px;
    }
        .banner .bg-img {
        height: 700px;
    }
    
.inner-banner h2 {
    padding: 70px 0 0;
    font-size: 40px;
}
.inner-banner {
    height: 170px;
    width: 100%;
}

.sec-cta {
    padding: 50px 0;
}

.sec-cta .left h2 {
    margin: 0 0 20px;
    font-size: 36px;
}

.sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 36px;
}

.sec-cta .right ul li a {
    font-size: 18px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 20px;
    font-size: 24px;
}

.sec-cta .head-top .social ul li a {
    font-size: 15px;
}

.footer input#tnp-1 {
    font-size: 15px !important;
    padding: 12px 20px !important;
}
footer.footer .tnp form .tnp-field-button:before {
    width: 70px;
    height: 81px;
    right: -174px;
    margin: 0 auto;
    top: -29px;
}

}

@media screen  and (max-width: 1300px){  

}
 
@media screen  and (max-width: 1200px){  

}

@media screen  and (max-width: 1100px){  

    .sec-about .pic:before {
        left: 0px;
        height: 430px;
        width: 230px;
    }
    
    footer.footer .tnp form .tnp-field-button:before {
        right: -44px;
        height: 71px;
        top: -22px;
    }
    
    .banner .head h1:before {
        height: 919px;
        width: 1025px;
        left: 0;
    }
    
    footer.footer .tnp form .tnp-field-button input {
        right: -21px;
    }

}

@media screen  and (max-width: 999px){     
    .header .three .menu {
        display: none;
    }
    
    .header .top-1 {
    }
    
    .header .top-1 .row {
        display: none;
    }
    
    .header .row.main-2 .col-sm-9 {
        display: none;
    }
    
    .header .row.main-2 .col-sm-3 {
        width: 100%;
        text-align: center;
    }
    
    .banner .head h1:before {
        height: 810px;
        width: 100%;
        left: 0;
    }
    
    .banner .bg-img {
        height: 450px;
    }
    
    .banner .head {
        padding-top: 120px;
    }
    
    .banner .head h1 {
        font-size: 50px;
        line-height: 60px;
    }
    
    .banner .head h1 span {
        font-size: 40px;
    }
    
    section.sec-about {
        padding: 40px 0 50px;
    }
    
    .sec-about .pic:before {
        display: none;
    }
    
    .sec-latest {
        height: auto;
        padding: 40px 0;
    }
    
    .sec-latest .main .pic img {
        height: 160px;
    }
    
    .sec-latest .main .pic .play {
        top: 60px;
    }
    
    .footer .col-sm-4:nth-child(2) {
        display: none;
    }
    
    .footer .col-sm-4:nth-child(1), .footer .col-sm-4:nth-child(3){
        width: 50%;
    }
    
    footer.footer .tnp form .tnp-field-button:before {
        right: 0;
        left: auto;
        top: -8px;
    }
    
    footer.footer .tnp form .tnp-field-button {
        right: -280px;
        left: auto;
        top: -60px;
    }
}

@media screen  and (max-width: 600px){     

}