@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) {
    .sec-faq .set .content p {
    font-size: 20px;
    line-height: 30px;
    width: 95%;
}
}

/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1600px) {
    .sec-faq .set .content p {
    font-size: 20px;
    line-height: 30px;
    width: 95%;
}
    .sec-faq .cf-form select {
        background-position: 134% 40%;
    }
    .sec-faq .cf-form .inn .btn-primary-1 {
    left: 38%;
}
    .container {
    width: 94% !important;
}
    header ul.list li a {
        font-size: 25px;
    }

    header ul.list li .more a span {
        font-size: 20px;
    }

    header ul.list li {
        margin-right: 10px;
    }

    .site-banner .desc h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .site-banner .desc p {
        font-size: 25px;
        line-height: 35px;
    }

    .site-banner .more a span {
        font-size: 20px;
        padding: 12px 25px;
    }

    .site-banner {
        padding-top: 11%;
    }

    header {
        padding-top: 5px;
    }

    .section-1 .desc h1 {
        font-size: 50px;
        width: 50%;
        line-height: 60px;
        margin: auto;
    }

    .section-1 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main {
        /* border-right: 1px solid; */
        width: 100%;
    }

    .section-2 .col-md-3:nth-last-child(1) .main {
        border: none;
    }

    .section-1 .logo-slider .loop img {
        width: 60%;
    }

    .section-2 .main h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-3 .desc h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .section-3 .desc h3 {
        font-size: 30px;
        line-height: 25px;
    }

    .section-3 .desc p {
        font-size: 25px;
        line-height: 35px;
    }

    .section-4 .main {
        padding: 50px 0;
    }

    .section-4 .main .desc h2 {
        font-size: 60px;
    }

    .section-4 .main .desc p {
        font-size: 20px;
        width: 60%;
        line-height: 30px;
    }

    .common-section .desc h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .common-section .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .common-section {
        padding: 30px 0;
    }

    .common-section ul.list li .inner .title h4 {
        font-size: 20px;
    }

    .section-8 {
        padding: 30px 0;
    }

    .section-8 {}

    .section-8 .desc h2 {
        font-size: 40px;
    }

    .section-8 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-8 .main .inner .title h4 {
        font-size: 19px;
        line-height: 29px;
    }

    .section-8 .main {
        padding: 20px 0;
    }

    .section-9 .main .ab-content .inner h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .section-9 .main .ab-content .inner p {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq h2 {
        font-size: 60px;
        line-height: 70px;
    }

    a {}

    .sec-faq .set>a {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq .set .content p {
        font-size: 15px;
        line-height: 15px;
    }

    .footer .more a span {
        font-size: 18px;
    }

    .footer .f-box .inner .right {
        max-width: 62%;
    }

    .footer .f-box .inner .right {
        font-size: 22px;
    }

    .footer .f-box .inner .right h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .footer ul.cta li p,
    .footer ul.cta li a {
        font-size: 20px;
        line-height: 30px;
    }
    .footer .f-box .inner .left {
    max-width: 221px;
    flex: 0 0 221px;
}
}

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

@media screen and (min-width: 1300px) and (max-width: 1499px) {
    .sec-faq .set .content p {
    font-size: 20px;
    line-height: 30px;
    width: 95%;
}
        .container {
        width: 95% !important;
    }
    header ul.list li a {
        font-size: 25px;
    }

    header ul.list li .more a span {
        font-size: 20px;
    }

    header ul.list li {
        margin-right: 10px;
    }

    .site-banner .desc h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .site-banner .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .site-banner .more a span {
        font-size: 20px;
        padding: 12px 25px;
    }

    .site-banner {
        padding-top: 11%;
    }

    header {
        padding-top: 5px;
    }

    .section-1 .desc h1 {
        font-size: 50px;
        width: 50%;
        line-height: 60px;
        margin: auto;
    }

    .section-1 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main {
        /* border-right: 1px solid; */
    }

    .section-2 .col-md-3:nth-last-child(1) .main {
        border: none;
    }

    .section-1 .logo-slider .loop img {
        width: 60%;
    }

    .section-2 .main h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-3 .desc h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .section-3 .desc h3 {
        font-size: 30px;
        line-height: 25px;
    }

    .section-3 .desc p {
        font-size: 25px;
        line-height: 35px;
    }

    .section-4 .main {
        padding: 50px 0;
    }

    .section-4 .main .desc h2 {
        font-size: 60px;
    }

    .section-4 .main .desc p {
        font-size: 20px;
        width: 60%;
        line-height: 30px;
    }

    .common-section .desc h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .common-section .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .common-section {
        padding: 30px 0;
    }

    .common-section ul.list li .inner .title h4 {
        font-size: 20px;
    }

    .section-8 {
        padding: 30px 0;
    }

    .section-8 {}

    .section-8 .desc h2 {
        font-size: 40px;
    }

    .section-8 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-8 .main .inner .title h4 {
        font-size: 19px;
        line-height: 29px;
    }

    .section-8 .main {
        padding: 20px 0;
    }

    .section-9 .main .ab-content .inner h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .section-9 .main .ab-content .inner p {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq h2 {
        font-size: 60px;
        line-height: 70px;
    }

    a {}

    .sec-faq .set>a {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq .set .content p {
        font-size: 15px;
        line-height: 15px;
    }

    .footer .more a span {
        font-size: 13px;
    }

    .footer .f-box .inner .right {
        max-width: 47%;
        flex: 0 0 47%;
    }

    .footer .f-box .inner .right {
        font-size: 22px;
    }

    .footer .f-box .inner .right h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .footer ul.cta li p,
    .footer ul.cta li a {
        font-size: 18px;
        line-height: 23px;
    }
    .section-4 .main ul li {
        max-width: 25%;
        flex: 0 0 25%;
    }
    
    .sec-faq .cf-form .inn .btn-primary-1 {
        left: 42%;
    }
    .multi-form .wpcf7-radio label span {
        font-size: 18px;
        line-height: 28px;
    }
    .multi-form h3 {
        font-size: 35px;
    }
    
    .multi-form h3 small {
        font-size: 18px;
    }
    
    .multi-form h4 {
        font-size: 20px;
    }
    .footer .more a img {
        width: 40px;
        height: 40px;
        top: 0;
    }
    .sec-faq .cf-form select {
        background-position: 144% 51%;
    }
    
    .sec-faq .cf-form .inn .btn-primary-1 {
        left: 44%;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1440px) {
    
.sec-faq .cf-form select {
    background-position: 140% 41%;
}

.sec-faq .cf-form .inn .btn-primary-1 {
    left: 42%;
}

    
}
@media screen and (min-width: 1441px) and (max-width: 1536px) {
.sec-faq .cf-form select {
    background-position: 136% 41%;
}

.sec-faq .cf-form .inn .btn-primary-1 {
    left: 39%;
}
}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    .sec-faq .set .content p {
    font-size: 20px;
    line-height: 30px;
    width: 95%;
}
    .sec-faq .cf-form select {
        background-position: 149% 46%;
    }
        .container {
        width: 95% !important;
    }
    header ul.list li a {
        font-size: 25px;
    }

    header ul.list li .more a span {
        font-size: 20px;
    }

    header ul.list li {
        margin-right: 10px;
    }

    .site-banner .desc h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .site-banner .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .site-banner .more a span {
        font-size: 20px;
        padding: 12px 25px;
    }

    .site-banner {
        padding-top: 11%;
    }

    header {
        padding-top: 5px;
    }

    .section-1 .desc h1 {
        font-size: 50px;
        width: 50%;
        line-height: 60px;
        margin: auto;
    }

    .section-1 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main {
        /* border-right: 1px solid; */
    }

    .section-2 .col-md-3:nth-last-child(1) .main {
        border: none;
    }

    .section-1 .logo-slider .loop img {
        width: 60%;
    }

    .section-2 .main h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-3 .desc h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .section-3 .desc h3 {
        font-size: 30px;
        line-height: 25px;
    }

    .section-3 .desc p {
        font-size: 25px;
        line-height: 35px;
    }

    .section-4 .main {
        padding: 50px 0;
    }

    .section-4 .main .desc h2 {
        font-size: 60px;
    }

    .section-4 .main .desc p {
        font-size: 20px;
        width: 60%;
        line-height: 30px;
    }

    .common-section .desc h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .common-section .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .common-section {
        padding: 30px 0;
    }

    .common-section ul.list li .inner .title h4 {
        font-size: 20px;
    }

    .section-8 {
        padding: 30px 0 100px;
    }

    .section-8 {}

    .section-8 .desc h2 {
        font-size: 40px;
    }

    .section-8 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-8 .main .inner .title h4 {
        font-size: 19px;
        line-height: 29px;
    }

    .section-8 .main {
        padding: 20px 0;
    }

    .section-9 .main .ab-content .inner h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .section-9 .main .ab-content .inner p {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq h2 {
        font-size: 60px;
        line-height: 70px;
    }

    a {}

    .sec-faq .set>a {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq .set .content p {
        font-size: 15px;
        line-height: 15px;
    }

    .footer .more a span {
        font-size: 13px;
    }

    .footer .f-box .inner .right {
        max-width: 47%;
        flex: 0 0 47%;
    }

    .footer .f-box .inner .right {
        font-size: 22px;
    }

    .footer .f-box .inner .right h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .footer ul.cta li p,
    .footer ul.cta li a {
        font-size: 18px;
        line-height: 23px;
    }
    .section-4 .main ul li {
        max-width: 25%;
        flex: 0 0 25%;
    }
    
    .sec-faq .cf-form .inn .btn-primary-1 {
        left: 48%;
    }
    .multi-form .wpcf7-radio label span {
        font-size: 18px;
        line-height: 28px;
    }
    .multi-form h3 {
        font-size: 35px;
    }
    
    .multi-form h3 small {
        font-size: 18px;
    }
    
    .multi-form h4 {
        font-size: 20px;
    }
    .footer .more a img {
        width: 40px;
        height: 40px;
        top: 0;
    }
}

/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
    .sec-faq .set .content p {
    font-size: 20px;
    line-height: 30px;
    width: 95%;
}
    .section-4 .main ul li {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 15px;
}
        header ul.list li a {
        font-size: 25px;
    }

    header ul.list li .more a span {
        font-size: 20px;
    }

    header ul.list li {
        margin-right: 10px;
    }

    .site-banner .desc h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .site-banner .desc p {
        font-size: 25px;
        line-height: 35px;
    }

    .site-banner .more a span {
        font-size: 20px;
        padding: 12px 25px;
    }

    .site-banner {
        padding-top: 11%;
    }

    header {
        padding-top: 5px;
    }

    .section-1 .desc h1 {
        font-size: 50px;
        width: 50%;
        line-height: 60px;
        margin: auto;
    }

    .section-1 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-2 .main {
        /* border-right: 1px solid; */
    }

    .section-2 .col-md-3:nth-last-child(1) .main {
        border: none;
    }

    .section-1 .logo-slider .loop img {
        width: 60%;
    }

    .section-2 .main h4 {
        font-size: 40px;
        line-height: 50px;
    }

    .section-3 .desc h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .section-3 .desc h3 {
        font-size: 30px;
        line-height: 25px;
    }

    .section-3 .desc p {
        font-size: 25px;
        line-height: 35px;
    }

    .section-4 .main {
        padding: 50px 0;
    }

    .section-4 .main .desc h2 {
        font-size: 60px;
    }

    .section-4 .main .desc p {
        font-size: 20px;
        width: 60%;
        line-height: 30px;
    }

    .common-section .desc h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .common-section .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .common-section {
        padding: 30px 0;
    }

    .common-section ul.list li .inner .title h4 {
        font-size: 20px;
    }

    .section-8 {
        padding: 30px 0;
    }

    .section-8 {}

    .section-8 .desc h2 {
        font-size: 40px;
    }

    .section-8 .desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-8 .main .inner .title h4 {
        font-size: 19px;
        line-height: 29px;
    }

    .section-8 .main {
        padding: 20px 0;
    }

    .section-9 .main .ab-content .inner h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .section-9 .main .ab-content .inner p {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq h2 {
        font-size: 50px;
        line-height: 60px;
    }

    a {}

    .sec-faq .set>a {
        font-size: 20px;
        line-height: 30px;
    }

    .sec-faq .set .content p {
        font-size: 15px;
        line-height: 15px;
    }

    .footer .more a span {
        font-size: 18px;
    }

    .footer .f-box .inner .right {
        max-width: 44%;
    }

    .footer .f-box .inner .right {
        font-size: 22px;
    }

    .footer .f-box .inner .right h3 {
        font-size: 19px;
        line-height: 32px;
    }

    .footer ul.cta li p,
    .footer ul.cta li a {
        font-size: 13px;
        line-height: 23px;
    }
    .container {
        width: 95% !important;
    }
.footer .col-md-5, .footer .col-md-4 {
    width: 70%;
}

.footer .col-md-4 {width: 30%;}
.sec-faq .cf-form {
    width: 100%;
}
header .col-md-4 {
    display: none;
}

header .col-md-6 {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}
.common-section .pic {
    padding-right: 0px;
    height: auto;
}

.common-section ul.list li .inner .icon {
    width: 40px;
    height: 40px;
}

.section-8 .main .inner .icon {
    min-height: auto;
}
.multi-form h3 {
    font-size: 27px;
}

.multi-form h3 small {
    font-size: 20px;
}

.multi-form h4 {
    font-size: 20px;
}

.multi-form .wpcf7-radio label span {
    font-size: 12px;
}

.section-3 .more a span, .more a span {
    font-size: 22px;
    line-height: 32px;
}

.section-9 .main .ab-content .inner {
    width: 60%;
}

.sec-faq .cf-form select {
    background-position: 172% 72%;
}

.sec-faq .cf-form .inn .btn-primary-1 {
    left: 59%;
}

footer .row {
    text-align: center;
    display: flex;
    justify-content: center;
}

footer .col-md-2 {
    display: none;
}

.footer .more a img {
    display: none;
}
}

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

@media screen and (min-width: 100px) and (max-width: 949px) {
    .thankyou-sec {
    padding: 10vh 0;
}
    .container {
    width: 100% !important;
}

header .row {
    display: block;
}

header ul.list {
    text-align: center;
    margin: 0 auto;
}

.site-banner .row .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}

.logo img {
    max-height: max-content;
    width: 30%;
}

.multi-form {
    margin: 80px auto 0;
}

.site-banner .desc {
    text-align: center;
}

.site-banner .more, .site-banner .logos {
    text-align: center;
}
.section-2 .row {
    display: flex;
    flex-wrap: wrap;
}

.section-2 .row .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
}

.section-2 .row .col-md-3:nth-child(even) {
    border: none;
}

.section-2 .col-md-3:nth-child(2) .main {
    border: none;
}
.section-2 .main {
    padding: 10px;
}
.section-3 .desc, .section-3 .more {
    text-align: center;
}

.section-3 .more {
    margin: 15px auto 30px;
}

.section-4 .row {
    display: flex;
    flex-wrap: wrap;
}

.section-4 .row .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 15px 0px;
}

.section-4  .more {
    text-align: center;!; 
}

.section-4  .col-md-12 {
    max-width: 100%;
    flex: 0 0 100%;
}

.common-section .pic {
    padding: 0;
    height: auto;
}

.common-section  h2 {
    text-align: center;
    font-size: 0px !important; 
}

.common-section .desc p {
    text-align: center;
}

.common-section {
    padding: 30px 0;
}

.section-8 .desc h2 {
    width: 100%;
    font-size: 50px;
    line-height: 60px;
}

.section-8 .desc p {
    width: 100%;
    line-height: 50px;
}

.common-section .more {
    text-align: center;
    margin: 50px auto;
}

.section-9 .main .ab-content .inner {
    width: 70%;
}

.section-9 .main .ab-content .inner h2 {
    font-size: 40px;
    line-height: 50px;
}

.section-9 .main .ab-content .inner p {
    font-size: 13px;
    line-height: 23px;
}

.sec-faq h2 {
    font-size: 60px;
    line-height: 70px;
    text-align: center;
}
.site-banner .row {
    flex-wrap: wrap;
}

.section-1 .desc h1 {
    font-size: 60px;
    line-height: 70px;
}

.section-4 .main ul li {
    padding: 15px;
}

.section-8 .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 15px;
}

.section-8 .row {
    display: flex;
    flex-wrap: wrap;
}

.sec-faq .cf-form {
    margin: auto;
    padding: 20px 10px;
}

.sec-faq .cf-form .inn .btn-primary-1 {
    left: 70%;
}

.sec-faq .cf-form select {
    background-position: 139% 60%;
}
header {
    padding: 0 0;!i;!;
    z-index: 1;
}
.logo {
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
}

.site-banner {
    padding-top: 37%;
    position: relative;
}

.site-banner:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000;
    opacity: .5;
}

.section-2 ul {
    justify-content: center;
    flex-wrap: wrap;
}

.section-2 ul li {
    max-width: 50%;
    flex: 0 0 50%;
}

.footer .f-box .inner {
    display: block;
}

.footer .f-box .inner .left {
    max-width: 100%;
    flex: 0 0 100%;
}

li#media_image-2 {
    text-align: center;
    width: 50%;
    margin: auto;
}

.footer .f-box .inner .right {
    margin: auto;
    text-align: center;
}

.footer ul.cta {
    padding-top: 30px;
}
.section-2 ul li:nth-child(even) {
    border: none !important;
}
.sec-faq .cf-form .inn {
    justify-content: center;
}
.thankyou-sec .desc p {
    font-size: 20px;
}
header ul.list li {
    margin: 0 3px;
}
.site-banner {
    padding-top: 30%;
}
}
@media screen and (min-width: 100px) and (max-width: 602px) {
        .thankyou-sec .desc p {
        font-size: 15px;
    }
    .site-banner {
        padding-top: 44%;
    }
    header ul.list li {
    padding: 0 0px;
    margin: auto;
}

header ul.list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

header ul.list li a {
    font-size: 27px;
}

.section-1 .desc h1 {
    width: 100%;
}

.section-2 .main p {
    font-size: 18px;
    line-height: 28px;
}

.section-8 .main {
    padding: 25px;
}

.section-8 .main .inner .title h4 {
    font-size: 17px;
    line-height: 27px;
}

.sec-faq .set>a {
    font-size: 20px;
    line-height: 30px;
}

.sec-faq .set .content p {
    font-size: 15px;
    line-height: 15px;
}

.sec-faq .cf-form select {
    background-position: 160% 60%;
}

.sec-faq .cf-form .inn .btn-primary-1 {
    left: 77%;
}

.common-section ul.list li .inner .title h4 {
    font-size: 20px;
    line-height: 30px;
}

.section-4 .main ul li {max-width: 50%;flex: 0 0 50%;}

.section-4 .main .desc p {width: 100%;}
}
@media screen and (min-width: 769px) and (max-width: 820px) {

    .sec-faq .cf-form select {
    background-position: 136% 50%;
}

.sec-faq .cf-form .inn .btn-primary-1 {
    left: 69%;
}
.thankyou-sec .desc p {
    font-size: 20px;
}
.thankyou-sec {
    padding: 10vh 0;
}
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
    .site-banner .row {
    display: block;
}

header ul.list li {
    margin: auto;
}

header ul.list li a {
    line-height: 50px;
}

header ul.list li .more a span {
    font-size: 18px;
    line-height: 28px;
}

header ul.list li a img {
    width: 16%;
}

.site-banner .desc h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 70px auto 0;
}

.site-banner .desc p {
    font-size: 20px;
    line-height: 30px;
}

.section-1 {
    padding: 40px 0;
}

.section-1 .desc h1 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
}

.section-1 .desc p {
    font-size: 16px;
    line-height: 26px;
    width: 100%;
}

.section-1 .logo-slider .loop img {
    min-height: auto;
}

.section-2 {
    padding: 30px 0;
}

.section-2 .row .col-md-3 {
    max-width: 100%;
    flex: 0 0 100%;
}

.section-2 .main {
    border: none;
}

.section-3 {
    padding: 30px 0;
}

.section-3 .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-3 .desc h3 {
    font-size: 35px;
    line-height: 45px;
}

.section-3 .desc p {
    font-size: 13px;
    line-height: 23px;
}

.section-3 .more a span, .more a span {
    font-size: 16px;
}

.section-3 .more a img {
    width: 14%;
}

.section-4 .main .desc h2 {
    font-size: 30px;
    line-height: 40px;
}

.section-4 .main .desc p {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
}

.section-4 .main {
    padding-top: 10px;
}

.section-4 .main .inner {
}

.section-4 .main {
    padding: 10px;
}

.section-4 .main .inner .desc-2 {
    font-size: 17px;
}

.section-4 .row .col-md-3 {
    max-width: 100%;
    flex: 0 0 100%;
}

.section-3 .more a span, .more a span {
    width: 0 !important; 
}

.section-4  .more img {
    width: 13%;
}

.common-section .desc p {
    font-size: 20px;
    line-height: 30px;
}

.common-section ul.list li .inner .title h4 {
    font-size: 20px;
    line-height: 30px;
}

.common-section ul.list li .inner .title {
    max-width: 70%;
    flex: 0 0 70%;
}

.common-section ul.list li .inner {
    padding: 10px 0;
}

.common-section .more a img {
    width: 12%;
}

.common-section .pic {
    margin: 20px auto 0;
}

.section-8 {
    padding: 30px 0;
}

.section-8 .desc h2 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
}

.section-8 .desc p {
    font-size: 13px;
    line-height: 23px;
}

.section-8 .main .inner .title h4 {
    width: 100%;
    font-size: 17px;
    line-height: 27px;
    min-height: auto;
}

.section-9 .main .ab-content {
    padding: 0;
    width: 100%;
    padding-left: 0;
    background: rgb(0 0 0 / 30%);
    text-align: center;
    padding: 0 15px;
}

.section-9 .main .ab-content .inner h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 auto 20px;
}

.section-9 .main .ab-content .inner p {
}

.section-9 .main .pic {
    height: 300px;
}

.section-9 .main .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec-faq h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 auto 20px;
}

.sec-faq .set>a {
    font-size: 15px;
    line-height: 25px;
}

.sec-faq .set .content p {
    font-size: 13px;
    line-height: 23px;
}

.sec-faq .cf-form .desc h3 {
    font-size: 25px;
    line-height: 35px;
}

.sec-faq .cf-form .desc p {
    font-size: 15px;
    line-height: 25px;
}

.sec-faq .cf-form label {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
}

.sec-faq .cf-form input[type=submit] {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
}

.sec-faq .cf-form input, .sec-faq .cf-form textarea, .sec-faq .cf-form select, .sec-faq .cf-form input::placeholder, .sec-faq .cf-form textarea::placeholder {
    font-size: 14px !important; 
}

.footer .f-box .inner {
    display: block !important; 
}

li#media_image-2 {
    text-align: center;
}

.footer .f-box .inner .left, .footer .f-box .inner .right {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
}

.footer .f-box .inner .right h3 {
    font-size: 25px;
    line-height: 35px;
}

.footer .more a span {
    width: 100% !IMPORTANT;
}

.footer .more a img {
    width: 0;
}

.footer ul.cta li p, .footer ul.cta li a {
    font-size: 15px;
    padding-left: 0;
}
.thankyou-sec {
    padding: 50px 0;
}

.thankyou-sec .desc h1 {
    font-size: 40px;
    line-height: 50px;
}

.thankyou-sec .desc p {
    font-size: 15px;
    line-height: 23px;
}
.site-banner .more a img {
    display: none;
}

.multi-form {
    margin: 30px auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.multi-form h3 {
    font-size: 25px;
}

.multi-form h3 small {
    font-size: 20px;
}

.multi-form h4 {
    font-size: 15px;
}

.multi-form .wpcf7-radio label input span {
}

.multi-form .wpcf7-radio label span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 5% 0% 0% 10%;
    text-align: left;
    padding-left: 20%;
}

.multi-form p em {
    font-size: 20px;
    line-height: 30px;
}

.fieldset-cf7mls .cf7mls_next {
    float: none !important;
    width: 100%;
}

div[id^="wpcf7-f6"] button.cf7mls_back {
    float: none;
    width: 100%;
}

.section-4 .more img, .more img {
    display: none;
}

.common-section .more a span {
    padding: 10px 30px !important;
    width: 100%;
}

.section-8 .col-md-3 {max-width: 100%;flex: 0 0 100%;}

.section-9 .main .ab-content .inner {
    width: 100%;
    padding: 0;
}

.sec-faq {
    padding: 40px 0;
}

.sec-faq .cf-form select {
    background-image: none;
}

.sec-faq .cf-form .inn .btn-primary-1 {
    display: none;
}

.sec-faq .cf-form input[type=submit] {
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
}

.sec-faq .cf-form .inn {
    display: block;
    margin: 20px auto 0;
}

.section-6 .more {
    margin-bottom: 50px;
}

.section-2 .main h4 {
    font-size: 50px;
    line-height: 60px;
}
.multi-form .wpcf7-radio label span:before {
    position: absolute;
    left: 0;
    top: 30%;
    width: 30px;
    height: 30px;
}
.sec-faq .cf-form select option {
    color: #000 !important;
}
form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    background: #FFDE00 !important; 
    color: #000 !important; 
}


.section-2 ul li {
    max-width: 100%;
    flex: 0 0 100%;
    border: none !important;
}
.section-4 .main ul li {
    max-width: 100%;
    flex: 0 0 100%;
}
.multi-form .step2 span.wpcf7-list-item.last {
    padding: 14px 20px 39px;
}
}