@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){
    .sec-about {
    margin: 20px 0 20px;
}

section.sec-video .container-fluid {
    padding: 0 120px;
}

section.sec-video {
    padding: 100px 0;
}

.sec-faq {
    height: 780px;
    padding: 65px 0;
}
}

@media screen and (max-width: 1400px){
    
    
    
    .sec-works {
    padding: 70px 0;
}

.sec-works .head {
    margin-bottom: 60px;
}

.sec-about .head {
    padding: 0px 60px 0 100px;
}

.sec-test {
    padding: 60px 0;
}

section.sec-video .container-fluid {
    padding: 0 40px;
}

.sec-faq {
    height: 710px;
    padding: 55px 0;
}

.sec-faq h2 {
    margin: 0 0 30px;
    font-size: 38px;
}

    .sec-works:before {
    background-size: contain;
    width: 94%;
    bottom: 270px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.inner-banner h2 {
    padding: 40px 0 0;
    font-size: 40px;
}

.inner-banner {
    height: 130px;
}

.sec-about .row {
    padding: 60px 0;
}

.sec-cta {
    padding: 40px 0;
}

.sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 30px;
}

.sec-cta .head-top h3 {
    margin: 30px 0 20px;
    font-size: 24px;
}







section.first-sec {
    padding: 100px 0 50px;
}

section.first-sec h2 {
    font-size: 70px;
}
.banner-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px;
    padding: 15px 30px;
    margin-bottom: 5px;
}

section.first-sec .offer-btn p {
    font-size: 18px;
    padding: 10px 20px;
}

section.steps-white-sec {
    padding: 50px 0;
    position: relative;
}

section.steps-white-sec h2 {
    font-size: 40px;
}
section.steps-white-sec .main .number {
        width: 180px;
        height: 180px;
        padding-top: 25px;
    }
section.steps-white-sec .main h3 {
    font-size: 20px;
    padding: 0 20px;
    margin: 30px 0 15px;
}

section.yellow-sec h2 {
    font-size: 40px;
    padding: 0 50px;
}

section.yellow-sec .list-box ul li {
    width: 49%;
    font-size: 18px;
    line-height: 40px;
}
section.yellow-sec .list-box {
    border: 20px solid #de9700b3;
    margin-top: 20px;
    padding: 20px;
}

.page-id-95 .sec-faq h2 {
    font-size: 40px;
    margin: 0 0 20px;
}


.sec-faq .set {
    margin-bottom: 5px;
    padding: 15px;
}
   .page-id-95 .header .logo {
        text-align: center;
        position: relative;
        left: 0;
    }
    .steps-white-sec .main .number h5 {
    font-size: 80px;
    line-height: 90px;
}
section.steps-white-sec:before {
    /*left: 10px;*/
    top: -10px;
}

section.steps-white-sec .main p {
    font-size: 14px;
}


}

@media screen and (max-width: 1300px){
    .sec-works:before {
    background-size: contain;
    width: 90%;
    bottom: 270px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.header .logo {
    text-align: left;
    position: relative;
    left: -30px;
}

.header .row.main {
    padding: 5px 0;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 40px;
}

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 80px;
}

.banner .head {
    padding: 60px 0;
    text-align: center;
}
    .sec-works {
        padding: 40px 0;
    }
    .sec-works .main .pic {
    height: 150px;
    width: 150px;
}

.sec-works .main .pic img {
    width: 70px;
}
.sec-works .head {
        margin-bottom: 30px;
    }
        .sec-works:before {
        width: 90%;
        bottom: 200px;
    }
    
.sec-works .head h2, .sec-about .head h2, .sec-test .head h2, section.sec-video .head h2 {
    font-size: 40px;
    margin:0 0 10px;
}

.sec-about .head p {
    font-size: 15px;
    line-height: 27px;
}
    .sec-about .head {
        padding: 0px 30px 0 40px;
    }
    

.sec-about .pic {
    height: 560px;
}

.sec-test .main .disc p {
    font-size: 13px;
    line-height: 24px;
}
.sec-test .main {
    padding: 20px 20px;
    min-height: 300px;
    margin: 20px 0px;
}

section.sec-video .head {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 40px;
}
section.sec-video .tagline:before {
        width: 144px;
    height: 38px;
    bottom: -100px;
    right: -150px;
}

section.sec-video .video-form {
    padding: 30px 22px 20px;
}
section.sec-video .video-form .wpcf7 form input {
    padding: 7px 10px;
    margin-bottom: 5px;
}
    section.sec-video {
        padding: 60px 0;
    }
    section.sec-video .verticle-line:before {
    height: 443px;
    background-size: cover;
}
.sec-faq h2 {
        margin: 0 0 20px;
        font-size: 32px;
    }
    .sec-faq {
        height: auto;
        padding: 40px 0;
    }
    
.sec-faq .set > a {
    font-size: 16px;
}

.sec-faq .set .content p {
    margin: 10px 0 0;
}


.sec-faq .set p {
    margin: 0;
    color: #333;
    font-size: 14px;
}

.footer {
    padding: 30px 0 0;
}

.footer .row.bottom {
    padding: 10px 0;
    margin: 20px 0 0;
}

.footer .top-heading p {
    font-size: 14px;
    line-height: 24px;
}

.footer .top-heading.three a {
    margin-bottom: 10px;
}
    section.sec-video .tagline:before {
        bottom: -20px;
        right: -180px;
    }

    section.sec-video {
        padding: 30px 0 80px;
    }
}


@media screen  and (max-width: 1200px){  

    section.sec-video .tagline:before {
        bottom: -40px;
        right: -130px;
    }
    
    
    
    

section.first-sec .row.one {
    margin-top: 90px;
}
    section.first-sec h2 {
        font-size: 60px;
    }
    section.steps-white-sec .main .number h5 {
    font-size: 80px;
    line-height: 80px;
}



}

@media screen  and (max-width: 1100px){ 

.header .col-sm-2 {
    padding: 0;
}

.header .row.main .col-sm-5 {
    padding: 0;
}

.menu-header > ul > li > a {
    font-size: 14px;
    margin-right: 5px;
    line-height: 26px;
}

.header .row.main .col-sm-3 {
    padding: 0;
}

.header .row.main .col-sm-4 {
    padding: 0;
}

.header .call a {
    font-size: 16px;
}

.searchtoggle {
    position: absolute;
    right: 5px;
    top: 11px;
}

.searchpanel {
    right: 0px;
    padding: 10px;
    top: 50px;
}
    .banner .head {
        padding: 40px 0;
        text-align: center;
    }
        .banner .head h5 {
        margin: 0 0 10px;
        font-size: 32px;
    }
        .banner .head h2 {
        margin: 0 0 10px;
        font-size: 60px;
    }
        .sec-works .head h2, .sec-about .head h2, .sec-test .head h2, section.sec-video .head h2 {
        font-size: 36px;
        margin: 0 0 10px;
    }
    .sec-works .main .disc p {
    font-size: 14px;
}
    .sec-works .head {
        margin-bottom: 20px;
    }
        .sec-about .row {
        padding: 0px 0;
    }
        .sec-about .head {
        padding: 0px 10px 0 20px;
    }
        .sec-about .pic {
        height: 450px;
    }
        .sec-test {
        padding: 20px 0;
    }
    
.sec-test .main h3 {
    font-size: 16px;
}

.sec-test .main .row.one {
    margin-top: 15px;
}
.sec-test .main .row.one:after {
    bottom: 10px;
}
    section.sec-video {
        padding: 30px 0 50px;
    }
        section.sec-video .tagline:before {
        bottom: -80px;
        right: -130px;
    }
    
section.sec-video .pic .play {
    top: 80px;
}

section.sec-video .video-form h3 {
    font-size: 30px;
    margin: 0 0 15px;
}

.sec-faq .set a.active {
    font-size: 16px;
}
    .sec-faq .set p {
        font-size: 13px;
    }
    footer.footer .tnp form .tnp-field-button {
    top: -45.5px;
    right: -167px;
}
footer.footer .tnp form .tnp-field-button:before {
    right: 70px;
}
.footer .top-heading p {
        font-size: 13px;
        line-height: 23px;
    }
        .sec-faq {
        height: auto;
        padding: 40px 0 60px;
    }
        .inner-banner h2 {
        padding: 30px 0 0;
        font-size: 36px;
    }
        .inner-banner {
        height: 100px;
    }
    .page-id-17 .sec-about .row {
        padding: 30px 0;
    }
    
.page-id-17     .sec-about .row .col-sm-6 {
    width: 100%;
}
    .page-id-17 .sec-about .head {
        padding: 0px 10px 30px 20px;
    }
    
.page-id-17 .sec-about .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
}







.page-id-95 .banner-form {
    padding: 10px 20px 5px;
    border: solid 10px #567b9f;
    width: 350px;
}

.page-id-95 .banner-form label {
    font-size: 13px;
    margin: 5px 0 4px;
}
    section.steps-white-sec {
        padding: 20px 0;
        position: relative;
    }
       section.steps-white-sec h2 {
        font-size: 34px;
        margin-bottom: 50px;
    }
    
section.steps-white-sec .main {
    margin-top: 20px;
    text-align: center;
}
       section.steps-white-sec:before {
        top: -40px;
    }
        section.steps-white-sec .main .number h5 {
        font-size: 70px;
        line-height: 70px;
    }
        section.steps-white-sec .main .number {
        width: 160px;
        height: 160px;
        padding-top: 20px;
    }
        section.steps-white-sec .main h3 {
        font-size: 18px;
        padding: 0 10px;
        margin: 30px 0 15px;
    }
        section.yellow-sec h2 {
        font-size: 34px;
        padding: 0 0px;
    }
    section.yellow-sec {
    padding: 20px 0 40px;
}
section.yellow-sec .list-box ul li {
        width: 49%;
        font-size: 16px;
        line-height: 36px;
    }
        section.yellow-sec .list-box {
        border: 15px solid #de9700b3;
        margin-top: 20px;
        padding: 20px;
    }
        .page-id-95 .sec-faq h2 {
        font-size: 34px;
        margin: 0 0 20px;
    }
        .page-id-95 .footer {
        padding: 0px 0 0;
    }
    .page-id-95 .sec-faq .set .content.open {
    padding: 10px;
}
 .page-id-95 .banner-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        font-size: 14px;
        padding: 10px 20px;
        margin-bottom: 5px;
    }
        section.first-sec h2 {
        font-size: 50px;
    }

}

@media screen  and (max-width: 800px){     

.page-id-95 a#hamburg {
        display: none;
    }

.header .top .col-sm-2 {
    width: 100%;
    text-align: center;
}
.header .top .col-sm-4 {
    width: 100%;
    text-align: center;
    display:none;
}
.header .top .col-sm-6 {
    width: 100%;
    text-align: center;
    display:none;
}

.header .top .email-address {
    text-align: center;
    display:none;
}
    .header .row.main {
        padding: 5px 0;
        display: block;
    }
    
.header .row.main .col-sm-5 {
    width: 100%;
}

.header .row.main .col-sm-3 {
    width: 100%;
}

    .header .row.main .col-sm-4 {
        width: 100%;
        display: none;
    }
    .header .logo {
        text-align: center;
        position: relative;
        left: 0;
    }
        .logo img {
        max-height: 130px;
        width: auto;
    }
        .sec-works .head h2, .sec-about .head h2, .sec-test .head h2, section.sec-video .head h2 {
        font-size: 28px;
        margin: 0 0 10px;
    }
        .sec-about .head p {
        font-size: 14px;
        line-height: 26px;
    }
    
.sec-about .head .read a {
    font-size: 15px;
    padding: 10px 27px;
}
section.sec-video .video-form span {
    font-size: 12px;
    line-height: 24px;
}
section.sec-video .pic .play img {
    width: 70px;
}
section.sec-video .pic .play {
        top: 70px;
    }
        section.sec-video .video-form {
        padding: 15px 15px 10px;
    }
        section.sec-video .video-form h3 {
        font-size: 22px;
        margin: 0 0 10px;
    }
        section.sec-video .verticle-line:before {
        height: 353px;
        background-size: cover;
    }
    .sec-faq h2 {
        margin: 0 0 20px;
        font-size: 26px;
    }

.sec-faq .col-sm-7 {
    width: 100%;
}

.sec-faq .set {
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #8E8E8E;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
}
    .sec-faq {
        height: auto;
        padding: 40px 0 40px;
    }
    .footer .col-sm-3 {
    display: none;
}
.footer .row.bottom {
        padding: 10px 0;
        margin: 0px 0 0;
    }
    .footer {
        padding: 0px 0 0;
    }
    
.footer .row.bottom .col-sm-6 {
    width: 100%;
    text-align: center;
}

.footer .copy-2 {
    text-align: center;
}

.sec-works .col-sm-4 {
    padding: 0 2px;
}
    .sec-works .main .disc p {
        font-size: 13px;
    }
    
.sec-works .col-sm-4 {
    padding: 0 2px;
}
section.sec-video .video-form .wpcf7 form input[type="submit"] {
    padding: 5px 10px;
    font-size: 16px;
}
a#hamburg {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background-color: #ed9f01;
  text-align: center;
  color: white;
  transition: all ease-out 0.3s;
}
.nav-cross span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
    
.nav1 .container {
  width: 100%;
}
html.open-menu nav.nav1 {
  z-index: 9999;
  transform: translateX(0);
  background-color: #fff;
}
.push-logo {
  margin: 30px 0 20px;
}

.sec-test .col-sm-4 {
    width: 100%;
}
.sec-test .main:before {
    display: none;
}
.sec-test .main {
        padding: 20px 20px;
        min-height: auto;
        margin: 10px 0px;
    }
    .slick-arrow {
    left: -10px;
}.slick-next.slick-arrow {
    right: -10px;
}
    
.page-id-17 .sec-about {
    margin: 0 0 200px;
}
.page-id-17 .sec-about .pic img {
        width: auto;
        height: auto;
        object-fit: cover;
    }
    
    
    
    
    
    section.first-sec .row.one {
        margin-top: 50px;
    }
    section.first-sec .row.one .col-sm-6 {
    width: 100%;
}
    .page-id-95 .banner-form {
        padding: 10px 20px 5px;
        border: solid 10px #567b9f;
        width: 100%;
    }
        section.steps-white-sec h2 {
        font-size: 30px;
        margin-bottom: 40px;
    }
        section.steps-white-sec:before {
        left: 170px;
        top: 70px;
        background-size: contain;
        width: 60%;
        height: 60%;
    }
        section.steps-white-sec .main h3 {
        font-size: 16px;
        padding: 0 0px;
        margin: 25px 0 10px;
    }
        section.steps-white-sec .main p {
        font-size: 13px;
    }
        section.steps-white-sec .main .number {
        width: 140px;
        height: 140px;
        padding-top: 20px;
    }
        section.steps-white-sec .main .number h5 {
        font-size: 60px;
        line-height: 60px;
    }
    section.yellow-sec h2 {
        font-size: 28px;
        padding: 0 0px;
    }
        .page-id-95 .sec-faq h2 {
        font-size: 30px;
        margin: 0 0 10px;
    }

}

@media screen  and (max-width: 600px){     
.banner .head h5 {
        margin: 0 0 10px;
        font-size: 28px;
    }
        .banner .head h2 {
        margin: 0 0 10px;
        font-size: 45px;
    }
    .banner .head .learn {
    margin-top: 20px;
}
    .banner .head {
        padding: 30px 0;
        text-align: center;
    }
        .sec-works {
        padding: 30px 0;
    }
    
.sec-works .main .disc h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0 5px;
}
    .sec-works:before {
        display: none;
    }
        .sec-works .head h2, .sec-about .head h2, .sec-test .head h2, section.sec-video .head h2 {
        font-size: 26px;
        margin: 0 0 10px;
    }
    

.sec-about .row {
    display: block;
    align-items: center;
}
    .sec-about .head {
        padding: 20px 0px 30px 10px;
    }
        section.sec-video .container-fluid {
        padding: 0 0px;
    }
    section.sec-video .head {
        text-align: center;
        margin-bottom: 20px;
        padding-top: 0px;
    }
    section.sec-video .tagline h4 {
    margin: 0 0 20px;
    font-weight: 200;
    color: #fff;
    font-style: italic;
    font-size: 13px;
}
    section.sec-video .pic .play {
        top: 60px;
    }
        section.sec-video {
        padding: 30px 0 20px;
        margin-bottom: 30px;
    }
        .sec-faq {
        height: auto;
        padding: 0px 0 20px;
        background-image: none !important;
    }
    .sec-faq .set > a {
        font-size: 14px;
    }
    .sec-faq .set a.active {
        font-size: 14px;
    }
        .sec-faq .set p {
        font-size: 12px;
        margin: 10px 0 0;
    }

.footer .copy p {
    font-size: 13px;
}

.footer .copy-2 p {
    font-size: 13px;
}
    .sec-faq h2 {
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: 700;
    }
    .inner-banner h2 {
        padding: 20px 0 0;
        font-size: 28px;
    }
    .inner-banner {
        height: 70px;
    }
        .sec-about .pic {
        height: auto;
    }
        .page-id-17 .sec-about {
        margin: 0;
    }
    
section.sec-fco .disc p {
    font-size: 13px;
    line-height: 21px;
}
    .page-id-15 .sec-works {
        padding: 10px 0;
    }
        .sec-cta {
        padding: 20px 0;
    }
        .sec-cta .left h2, .sec-cta .right h2 {
        margin: 0 0 10px;
        font-size: 26px;
        text-align: center;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin: 0 0 10px;
    height: 50px;
    padding: 0 10px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}
    .sec-cta .head-top h3 {
        margin: 20px 0 10px;
        font-size: 22px;
        text-align: center;
    }





    section.first-sec .row.one {
        margin-top: 40px;
        display: block;
    }
        section.first-sec h2 {
        font-size: 29px;
        text-align: center;
    }
    section.first-sec .offer-btn {
    text-align: left;
    margin-top: 10px;
}
    section.first-sec .offer-btn p {
        font-size: 18px;
        padding: 10px 20px;
        display: none;
    }
    .page-id-95 .banner-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 14px;
    padding: 11px 20px;
}
section.first-sec {
        padding: 100px 0 30px;
    }
        section.steps-white-sec h2 {
        font-size: 27px;
        margin-bottom: 40px;
        padding: 0;
        margin: 10px 0 10px;
    }
        section.steps-white-sec:before {
        display: none;
    }
        section.yellow-sec h2 {
        font-size: 28px;
        padding: 0 0px;
        margin: 0 0 30px;
    }
    section.yellow-sec .list-box ul li {
        width: 100%;
        font-size: 14px;
        line-height: 28px;
    }
    section.yellow-sec .list-box {
        border: 10px solid #de9700b3;
        margin-top: 10px;
        padding: 10px;
    }
    .page-id-95 .sec-faq h2 {
        font-size: 26px;
        margin: 0 0 10px;
    }
        .page-id-95 .sec-faq .set {
        margin-bottom: 10px;
        padding: 10px 0;
    }
    .page-id-95 .sec-faq .set .content p {
        margin: 5px 0 0;
    }
        .page-id-95 .sec-faq .set > a {
        font-size: 13px;
    }
    
.page-id-95 .sec-faq {
    padding: 50px 0 20px;
    height: auto;
}
    
}