@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: 1700px){  
.banner .bg-img {
    height: 1220px;
}

.menu-header > ul > li > a {
    padding: 0 20px;
    font-size: 16px;
    letter-spacing: 1px;
}

.banner .head {
    padding: 500px 0 0 150px;
}
.sec-choose {
    height: 1000px;
}

.sec-choose .head {
    margin-top: 70px;
    margin-bottom: 40px;
}

.sec-about .container-fluid {
    padding: 0 150px;
}
.sec-test {
    height: 1100px;
    padding: 150px 0 0;
    margin-top: -100px;
}

.sec-blog .container-fluid {
    padding: 0 150px;
}

.footer {
    padding: 50px 0 0;
}

.footer .bottom {
    margin-top: 30px;
}

}

@media screen  and (max-width: 1600px){  

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 65px;
}

.banner .head p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 80px 0 0px;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 36px;
}
    .banner .bg-img {
        height: 1150px;
    }
        .menu-header > ul > li > a {
        padding: 0 20px;
        font-size: 16px;
        letter-spacing: 0px;
    }
    .header {
    padding-top: 20px;
}

.header .container-fluid {
    padding: 0 120px;
}
.sec-about {
    height: 700px;
    background-size: 100% 100%;
    padding: 160px 0;
    margin-top: -120px;
}
    .sec-about .container-fluid {
        padding: 0 100px;
    }
    .sec-about .head {
    padding: 120px 60px;
    margin-top: 250px;
    border-radius: 50%;
    width: 600px;
    height: 600px;
    border: solid 20px #fff;
    left: -160px;
}
.sec-about .head:before {
    top: -150px;
    left: 40px;
    height: 342px;
    width: 165px;
    background-size: 90% 90%;
}

.sec-about .pic img{
    width: 100%;
    height: 710px;
}

}

@media screen  and (max-width: 1400px){  

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 60px;
}
       .header .container-fluid {
        padding: 0 70px 0 0px;
    }
        .menu-header > ul > li > a {
        padding: 0 15px;
        font-size: 15px;
        letter-spacing: 0px;
    }
    
.header .logo {
    text-align: right;
    position: relative;
    left: 80px;
}

.header .logo img {
    width: 200px;
}
.header .row.main:before {
    top: 50px;
    left: 160px;
    height: 100px;
    width: 85%;
}
    .banner .bg-img {
        height: 1000px;
        background-size: 100% 100%;
    }
        .banner .head {
        padding: 400px 0 0 150px;
    }
    
.sec-about .head h2 {
    margin: 0 0 10px;
    font-size: 40px;
    letter-spacing: 1px;
}
    .sec-about {
        height: 600px;
        background-size: 100% 100%;
        padding: 160px 0;
        margin-top: -100px;
    }
    
    .sec-about .pic img{
    width: 100%;
    height: 632px;
}

.sec-choose .head h2, .sec-test .head h2, .sec-blog .head h2 {
    margin: 0 0 10px;
    font-size: 50px;
    letter-spacing: 1px;
}
    .sec-choose .head {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .sec-choose {
        height: 800px;
    }
        .sec-about .head {
        padding: 90px 40px;
        margin-top: 120px;
        border-radius: 50%;
        width: 550px;
        height: 550px;
        border: solid 20px #fff;
        left: -150px;
    }
        .sec-about .head:before {
        top: -120px;
        left: 10px;
        height: 342px;
        width: 165px;
        background-size: 80% 80%;
    }
        .sec-about .container-fluid {
        padding: 0 130px;
    }
    
.slick-dots {
    bottom: -50px;
}

.sec-test .main .disc {
    padding: 30px 20px;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
}

.sec-test .main .disc p {
    font-size: 14px;
    line-height: 26px;
}
.sec-test .main .disc:before {
    bottom: 10px;
    right: 0px;
    height: 42px;
    width: 55px;
    background-size: 80% 80%;
}
.sec-test .main .pic:before {
    bottom: -20px;
    right: -20px;
    height: 86px;
    width: 86px;
    background-size: 90% 90%;
}

.sec-test .main .row.one {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
    .sec-test {
        height: 1010px;
        padding: 150px 0 0;
        margin-top: -100px;
    }

.sec-test .head {
    text-align: center;
    margin-bottom: 30px;
}
    .sec-blog .container-fluid {
        padding: 0 100px;
    }
    
.sec-blog .slick-dots {
    right: -480px;
}

.sec-blog .disc h3 {
    margin: 0 0 10px;
    font-size: 26px;
    padding-right: 30px;
}

.sec-blog .disc p {
    font-size: 15px;
    line-height: 27px;
}
.page-id-21 .sec-test .container-fluid {
    padding: 0 200px;
}
    .page-id-21 .sec-test .main .pic:before {
        bottom: -20px;
        right: 0px;
        height: 86px;
        width: 86px;
        background-size: 90% 90%;
    }

.inner-banner h2 {
    padding: 220px 0 0;
    font-size: 40px;
}
.inner-banner {
    height: 300px;
}

.sec-cta .left h2, .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: 26px;
}

}

@media screen  and (max-width: 1300px){
    
}
 
@media screen  and (max-width: 1200px){  

}

@media screen  and (max-width: 1100px){ 

}

@media screen  and (max-width: 800px){     

}

@media screen  and (max-width: 600px){     

}