@media screen and (min-width:1700px){
    .testimonial_box-text p {
    min-height: 230px;
    }
    .blog_contents p {

    min-height: 116px;
}
section#banner-form p  br{
        display:none;
    }
   section.about-sec .col-md-6 + .col-md-6 {
    flex: 0 0 45%;
    max-width: 45%;
}

section.about-sec .col-md-6 {
    flex: 0 0 55%;
    max-width: 55%;
} 
}
@media screen and (max-width:1600px){
    p  br{
        display:none;
    }
    
}
@media screen and (max-width:1700px) and (min-width:1550px){

    section#banner-form {
    background-repeat: no-repeat !important;
}
}
@media screen and (max-width:1500px){
    .testimonial_box-text p {
    min-height: 230px;
    }
    .blog_contents {
    padding: 26px;
}
section.about-sec .col-md-6 + .col-md-6 {
    flex: 0 0 45%;
    max-width: 45%;
}

section.about-sec .col-md-6 {
    flex: 0 0 55%;
    max-width: 55%;
}
}
@media screen and (max-width:1500px){
.blog_contents p {
    min-height: 150px;
}

}
@media screen and (min-width:1200px) and (max-width:1500px){
  header.nav span {
    font-size: 23px;
}  
        .video-banner {
        height: 950px !important;
    }
        .form-box {
        margin-top: -80px;
    }
    section.testimonials-sec button.slick-prev.slick-arrow {
    left: 42%;
}
section.testimonials-sec button.slick-next.slick-arrow {
    right: 40%;
}
}
@media screen and (max-width:1300px){
header.nav span {
    font-size: 20px;
}
.testimonial-details img {
    width: 75px;
    margin-top: -10px;
}
.blog_sec h2 {
     font-size: 50px;
}
section.schedule-box h1 {
    font-size: 41px;
}
section.schedule-box p br {
    display: none;
}
.green-btn {
    background: #FF5B00;
    padding: 15px 15px;
    border-radius: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    transition: .5s;
}
    .form-box {
        margin-top: 90px;
    }
        .video-banner {
        height: 890px !important;
    }
}

@media screen and (min-width:1300px){
    .video-banner {
        height: 1000px;
    }
}
@media screen and (max-width:1100px){
.banner-sec .container-fluid {
    padding: 15px !important;
}
.video-banner .row h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
}
.video-banner .row p br {
    display: none;
}
.form-box h2 {
    font-weight: 500;
    text-align: center;
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.form-box {
    background: #1D1D1DE5;
    padding: 50px 40px 35px;
    width: 95%;
    border-radius: 0;
    margin: auto;
    margin-top: 110px;
    border-radius: 12px;
    background: rgba(29, 29, 29, 0.90);
    backdrop-filter: blur(95px);
}
section.service-sec h1 {
    /* text-align: center; */
    margin-bottom: 23px;
    color: #1D1D1D;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
section.service-sec .col-md-6.text-left, section.service-sec .col-md-6.service_right {
    max-width: 100%;
    flex: 0 0 100%;
}
    .service_right {
        padding-left: 0;
        padding-top: 50px;
    }
section.service-sec .col-md-6.service_right .col-md-6{
    max-width: 33.33%;
    flex: 0 0 33.33%;
}
.service-box h3 {
    margin-top: 20px;
    color: rgba(29, 29, 29, 0.82);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.about-sec .details h1 {
    color: #6cc222;
    margin-bottom: 0;
    font-size: 50px;
}
.about-sec .details h1.h1 br {
    display: none;
}
.container-fluid {
    padding: 0 15px;
}
.about-sec .details {
    margin-bottom: 40px;
    padding-left: 0;
}
    .green-btn,.green-btn2 {
        font-size: 20px;
    }
    section.form-sec h1,
    .faq-sec h1{
        font-size:50px;
    }
    section.schedule-box .col-md-9, section.schedule-box .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
section.schedule-box .btn {
    display: inline-block;
}
section.schedule-box .btn a {
    width: auto;
    display: inline-block;
    clear: none;
    float: none;
}
section.schedule-box .btn br{
    display:none;
}
    header.nav span {
        font-size: 17px;
    }

section.schedule-box .btn a {
    font-size: 16px;
    padding: 10px 30px;
}
section.schedule-box .btn a.green-btn {
    padding: 11px 30px;
    margin-right: 10px;
}
section#banner-form {
    padding-top: 100px;
}
    .form-box h2 {
        font-weight: 500;
        text-align: center;
        color: #fff;
        font-size: 25px;
        margin-bottom: 10px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .video-banner .row h2+p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 32px;
    text-align: center;
    margin-bottom: 20px;
}
    .video-banner {
        height: 800px !important;
    }
        .blog_contents p {
        min-height: 190px;
    }
    section.schedule-box {
    margin-top: 50px;
    margin-bottom: 50px;
}
section.testimonials-sec h1{
    font-size:50px;
}
}
@media screen and (max-width:1000px){

header.nav .col-md-6 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
header.nav .col-md-6 + .col-md-6 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
    .video-banner .row h1 {
        font-size: 40px;
        color: #fff;
        font-weight: 600;
    }
        .video-banner .row h2+p {
        font-size: 19px;
        color: #fff;
        font-weight: 300;
        line-height: 32px;
        text-align: center;
        margin-bottom: 20px;
    }
    .form-box {
    padding: 20px;
    margin: 0;
}
.video-banner .row p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
}
    .banner-sec .container-fluid {
        padding: 0 !important;
    }
        .banner-sec .container-fluid .row {
        padding: 15px !important;
    }
    .col-md-6.service_right .row {
    margin: 0;
}
    .service-box h3 {
        margin-top: 20px;
        color: rgba(29, 29, 29, 0.82);
        text-align: center;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    section.service-sec {
    padding-bottom: 50px;
}
.about-sec .details h1.h1 {
    color: #000;
    font-size: 38px;
}
.details img+ p,
.details  p{
    font-size: 18px;
    font-weight: 500;
    line-height: 30.69px;
    padding-top: 0;
}
.details   p br{
    display:none;
}
    .about-sec .details h1 {
        color: #6cc222;
        margin-bottom: 0;
        font-size: 30px;
    }
    .about-sec .details h3 {
    font-size: 20px;
    color: #1D1D1D;
    font-weight: 600;
    margin-bottom: 10px;
}
.details img {
    width: 25%;
    float: left;
    height: 75px;
    object-fit: contain;
}
    section.about-sec .green-btn, section.about-sec .green-btn2 {
        font-size: 15px;
        margin-right: 10px;
        margin-left: 0 !important;
        margin-top: 20px;
        display: inline-block;
    }
        section.about-sec .green-btn {
            padding: 13px 20px;
    }
    .about-sec .details h1.h1 + .col-sm-12 {
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding: 0;
}
.details img {
        width: 25%;
        float: left;
        height: 50px;
        object-fit: contain;
    }
        .blog_sec h2 {
        font-size: 40px;
    }
 .about-sec .details h1.h1 + .col-sm-12 img {
        width: 25%;
        float: left;
        height: 50px;
        object-fit: contain;
    }
        .blog_contents p {
        min-height: inherit;
    }
.blog_box {
    text-align: center;
    padding: 20px;
}
section.blog_sec img {
    text-align: center;
    display: inline-block;
}
section.blog_sec .slick-dots {
    bottom: -35px;
}
section.blog_sec .slick-dots li {
    margin: 5px;
}
.row.sec_serv {
    display: flex;
    align-items: center;
    display: block;
    margin: 0;
}
    .service_right {
        padding: 0;
        padding-top: 50px;
    }
    .row.blog_slider_mobile {
    margin: 0;
}
.row.first-row {
    margin: 0;
}
}
@media screen and (max-width: 700px) {
header.nav span {
    display: none;
}
    .video-banner {
        height: 1150px !important;
    }
    section#banner-form {
        padding-top: 130px;
    }
    .video-banner .row h1 {
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        margin-top: 90px;
    }
.form-box {
    width: 100%;
}
    section.service-sec .col-md-6.service_right .col-md-6 {
        max-width: 50%;
        flex: 0 0 50%;
    }
    section.sec_cta h2 {
    color: #FFF;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
section.sec_cta .col-sm-3 {
    float: left;
    max-width: 50%;
    padding-bottom: 20px;
}
section.sec_cta input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
}
.about-sec .pic img {
    margin-bottom: 30px;
}
.details img {
        width: auto;
        float: left;
        height: auto;
        object-fit: cover;
    }
    .about-sec .details {
    clear: both;margin:0;
}
    .blog_sec h2 {
        font-size: 36px;
    }
        section#banner-form {
        padding-top: 0;
        background: #67bf1b;
    }
        .video-banner .row h1 {
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        margin-top: 0;
    }
    .video-banner {
    text-align: center;
}
.video-banner .row ul.banner-logos {
    display: inline-block !important;
    text-align: center;
}
.video-banner .row ul.banner-logos li {
    display: inline-block;
    padding: 10px;
}
section.schedule-box h3 a, section.schedule-box h3 {
    font-size: 30px;
}
section.form-sec h1, .faq-sec h1 {
        font-size: 36px;
        line-height: 50px;
    }
    button.accordion {
    padding-right: 30px;
    font-size: 18px;
}
.faq-sec p, .faq-sec ul li {
    font-size: 16px;
    line-height: 28px;
}
.faq-sec p, .faq-sec ul{
    padding-left:15px;
}
section.form-sec .row.first-row {
    padding: 50px 20px;
}
    section.form-sec h1, .faq-sec h1 {
        font-size: 28px;
        line-height: 50px;
    }
    footer .col-md-6 {
    text-align: center;
}

footer .col-md-6.social {
    text-align: center;
    padding-top: 30px;
}
footer p {
    text-align: center;
    font-size: 18px;
}
footer .row {
    display: inline-block;
    align-items: center;
    margin: 0;
}
.row {
    margin: 0 auto;
}
section.form-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 18px;
}
header.nav .col-md-6:nth-child(1) {
    padding: 0;
}
   section.about-sec .col-md-6 + .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

section.about-sec .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
} 
section#banner-form .wpcf7-response-output {
    position: absolute;
    left: 0;
}
}
@media screen and (max-width: 500px) {
       footer p {
        text-align: center;
        font-size: 16px;
    }
    footer .col-md-6.social a img {
    width: 40px;
    height: auto;
}
section.form-sec {
    margin-bottom: 50px;
}
section.form-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}
    section.form-sec .row.first-row h1 {
        font-size: 33px;
        line-height: 40px;
    }
    section.form-sec p {
    font-size: 18px;
}
button.accordion:after {
    right: 5px !important;
}

    section.schedule-box h3 a, section.schedule-box h3 {
        font-size: 30px;
        margin: 0;
        /* padding: 0; */
    }
    section.schedule-box .row {
    padding: 50px 15px;
}
    section.schedule-box .btn a.green-btn, section.schedule-box .btn a.green-btn2 {
        width: 240px;
        font-size: 15px;
        padding: 10px;
        margin: 0;
        margin-bottom: 10px;
    }
        section.form-sec h1, .faq-sec h1 {
        font-size: 24px;
        line-height: 38px;
        margin: 0;
        margin-bottom: 20px;
    }
    section.service-sec h1,
        .video-banner .row h1 {
        font-size: 30px;
    }
        .video-banner .row ul.banner-logos li {
        display: inline-block;
        padding: 10px;
        width: 50%;
        float: left;
    }
    .video-banner .row ul.banner-logos li img{
        width:100%
    }
        .video-banner .row ul.banner-logos {
        display: inline-block !important;
        text-align: center;
        display: flex !important;
    }
.video-banner .col-md-6 + .col-md-6 {
    padding: 0;
}
.banner-sec .container-fluid .row {
        padding: 15px !important;
        width: 100% !important;
    }
    section.service-sec .green-btn, section.service-sec  .green-btn2{
        margin:0 !important;
    }
    section.service-sec .green-btn, section.service-sec .green-btn2 {
        margin: 0 !important;
        display: inline-block;
        margin-bottom: 10px !important;
        text-align: center;
        width: 240px;
    }
    section.service-sec {
    padding-top: 50px;
    text-align: center;
}
    section.service-sec .col-md-6.text-left, section.service-sec .col-md-6.service_right {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center !important;
    }
        section.service-sec .green-btn, section.service-sec .green-btn2 {
        display: block;
        margin-bottom: 10px !important;
        text-align: center;
        width: 240px;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
    }
        section.service-sec .col-md-6.service_right .col-md-6 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    section.service-sec .slick-slide img {
    display: inline;
}
 section.service-sec  ul.slick-dots {
    bottom: -30px;
}
    section.sec_cta .col-sm-3 {
        float: left;
        max-width: 100%;
        padding-bottom: 20px;
    }
    section.about-sec .green-btn, section.about-sec .green-btn2 {
    width: 250px;
    text-align: center;
}
.about-sec .logos.details img {
    width: 25%;
    height: 75px;
    object-fit: contain;
}
section.about-sec {
    text-align: center;
}
    .about-sec .btn {
        text-align: center;
    }
        .about-sec .details h1.h1 + .col-sm-12 img {
        width: 25%;
        float: none;
        height: 50px;
        object-fit: contain;
    }
        section.testimonials-sec h1 {
        font-size: 30px;
    }
        .testimonial_box-text p {
        min-height: initial;
        line-height: 28px;
    }
 
section.testimonials-sec ul.slick-dots {
    bottom: 0;
}

    .blog_sec h2 {
        font-size: 28px;
        padding: 0 15px;
    }
    .blog_sec h2 br {
    display: none;
}
br {
    display: none;
}
    section.form-sec .row.first-row h1 {
        font-size: 30px;
        line-height: 40px;
    }
        section.form-sec .row.first-row {
        padding: 50px 0;
    }
    .blog_contents {
        padding: 26px 0;
    }
    section.testimonials-sec h1 br {
    display: none;
}
    section.schedule-box .row h1 {
        font-size: 30px;
        text-align: center;
    }
    .testimonial_box {
    text-align: center;
}
    .testimonial-details h4 {
        font-size: 23px;
        text-align: center;
        float: none;
    }
        .testimonial-details img {
        width: auto;
        margin-top: 20px;
        float: none;
    }
    .testimonial-info {
    text-align: center;
    margin-left: 0;
}
    .testimonial-details {
        margin-top: 0;
        padding: 0;
    }
    section.testimonials-sec {
    padding: 50px 0;
}
section.about-sec {
    padding-bottom: 50px;
}
section.service-sec p {
    font-size: 20px;
}
    section.form-sec h1, .faq-sec h1 {
        font-size: 22px;
        line-height: 28px;
        margin: 0;
        margin-bottom: 20px;
        text-align: center;
    }
        button.accordion {
        padding-right: 30px;
        font-size: 16px;
        line-height: 24px;
    }
    .form-box {
    padding-bottom: 70px;
}
    .banner-sec .container-fluid .row {
        padding: 15px 0 !important;
        width: 100% !important;
    }
        .video-banner {
    }
}

@media screen and (max-width: 350px) {
    header a.header-number {
    font-size: 16px;
    }
    .content-overlay {
    padding: 0;
}
section.service-sec h1, .video-banner .row h1 {
        font-size: 26px;
    }
        section.testimonials-sec h1 {
        font-size: 28px;
    }
        section.schedule-box .row h1 {
        font-size: 28px;
        text-align: center;
    }
    .social a {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-left: 0;
}
    footer p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        padding: 0;
        margin: 0;
    }
}
@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;
}
}
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1601px) and (max-width: 1700px) {}

/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1600px) {}

/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1499px) {}

/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {}

/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 949px) {}

@media screen and (min-width: 100px) and (max-width: 602px) {}

/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
    .video-banner:after {
    /* background: linear-gradient(207deg, rgba(0, 0, 0, 0.7035189075630253) 0%, rgb(255 255 255 / 0%) 48%); */
}
}