/* responsive ******************************************************************************/

@media (max-width: 1499px) {

    #homeBanner .homeBanner-part {

        min-height: 830px;

    }

    #homeBanner .homeBanner-part .box2 img {

        max-width: 90%;

    }

    #features .features-box .box img {
        max-width: 60%;
    }

    #features .features-part {

        padding: 60px 0 140px;

    }
}

/* responsive ******************************************************************************/

@media (max-width: 1399px) {

    h1 {

        font-size: 94px;

        line-height: 78px;

    }

    h2 {

        font-size: 36px;

    }

    #homeBanner .homeBanner-part .box1 p{
        font-size: 23px;
        line-height: 32px;
    }


    .benefits-box .left .text-box-wapper .text-box h5 {

        font-size: 22px;

    }

    .benefits-box .left p.text {
        font-size: 32px;
        line-height: 38px;
    }
}

/* responsive ******************************************************************************/

@media (max-width: 1299px) {

    h1 {

        font-size: 80px;

        line-height: 70px;

    }

    .btn-common {

        font-size: 22px;

    }

    #homeBanner .homeBanner-part {

        min-height: 710px;

    }

    #homeBanner .homeBanner-part .box2 img {

        max-width: 80%;

    }

    #homeBanner .homeBanner-part .box1 p {

        font-size: 24px;

        line-height: 32px;

    }

    #output .output-box .output-wrapper {
        max-width: 85%;
    }
    #features .box h6 span {
        font-size: 16px;
    }
}

/* responsive ******************************************************************************/

@media (max-width: 1199px) {

    .container{

        max-width: 90%;

    }

    h5 {

        font-size: 20px;

    }

    #homeBanner .homeBanner-part .box2 img {
        max-width: 90%;
    }
    #homeBanner .homeBanner-part .box1 p {
        font-size: 20px;
        line-height: 25px;
    }
    /* #homeBanner .homeBanner-part {
        min-height: 650px;
    } */

    .benefits-box .left .text-box-wapper {
        gap: 50px;
    }
    #output .output-box .box-2 .text span {
        font-size: 40px;
        line-height: 45px;
    }
    #features .features-part .col-lg-2 {
        width: 33.33%;
    }
    #features .features-part {
        padding: 60px 0 110px;
    }
    #output .output-box .output-wrapper {
        max-width: 100%;
        padding: 20px 0;
    }
    .location-info-inner .address-box p {
        margin-left: 20px;
        font-size: 14px;
        min-height: 120px;
    }
    .location-info-inner .number a{
        font-size: 15px;
    }
    #location-info-section {
        padding-top: 60px;
    }
    .location-info-inner{
        margin-bottom: 50px;
    }

    #footer .footer-part .footer-box .box {

        padding: 0 10px;

    }

    #footer .footer-part .box .call .number a {

        font-size: 16px;

    }

    #footer .footer-part .box .logo-box {

        text-align: center;

    }

    #footer .footer-part .box .logo-box img {

        max-width: 80%;

    }

    #homeBanner .homeBanner-part {
        min-height: 620px;
    }

}

/* responsive ******************************************************************************/

@media (max-width: 1080px) {

    #features .features-part {

        padding: 60px 0 80px;

    }

    #output .output-box .box-2 {

        flex-wrap: wrap;

        gap: 15px;

        justify-content: center;

    }

    #benefits .benefits-part .benefits-box .left {

        padding-top: 80px;

    }

    #benefits  .benefits-box img {

        margin-top: 30px;

        position: relative;

    }

    .benefits-box .left .text-box-wapper .text-box h2 {

        font-size: 65px;

        min-width: 169px;

    }

    .benefits-box .left .text-box-wapper .text-box h5 {

        font-size: 18px;

    }

    #footer .footer-part .footer-box .col-lg-4 {

        width: 100%;

    }

    #footer .footer-part .footer-box .top{

        width: 50%;

    }

 

    #footer .footer-part .box .social-media {

        justify-content: center;

    }

    #footer .footer-part .footer-box .box-3 {

        text-align: center;

        margin-top: 20px;

    }

    #footer .footer-part .footer-box .box {

        border-right:none;

      

    }

    #footer .footer-part .footer-box .box-1 {

        border-right:1px solid gray;

      

    }

    #footer .footer-part {

        background-color: var(--black);

        padding: 40px 0 80px;

    }

}

/* responsive ******************************************************************************/

@media (max-width: 991px) {

    .container {

        max-width: 95%;

    }

    .section-heading {

        margin-bottom: 30px;

    }

    #homeBanner .homeBanner-part .box2 img {

        top: 110px;

        right: -10px;

        max-width: 100%;

    }

    #output .output-box .box-1 h2 {

        border-right:none;

        width: 100%;

        text-align: center;

    }
    
    .location-info-inner .address-box p {
        margin-left: 0;
        min-height: auto;
    }

    #benefits  .benefits-box img {

        margin-top: 150px;

        position: relative;

    }

    #benefits .benefits-part .benefits-box .left {

        padding-top: 0;

    }

    #enquireNowModal .modal-content .common-form .form-control-common {

        font-size: 16px;

    }

    #enquireNowModal .modal-body {

        padding: 20px 20px;

    }
    

    #enquireNowModal .modal-content .common-form  .input-group .form-check .form-check-label {

        font-size: 16px;

    }
    


    .location-info-inner {
        margin-bottom: 40px;
    }
    #location-info-section .row .row {
        row-gap: 0;
    }

    #footer .footer-part .box .tollfree h5 span{
        font-size: 17px;
    }

    .input-group {

        padding-bottom: 20px;

    }

}

/* responsive ******************************************************************************/

@media (max-width: 767px) {

    h2 {
        font-size: 28px;
    }

    /* header responsive */

    #header .main-nav nav {

        position: fixed;

        top: 0;

        left: -50%;

        width: 100%;

        height: 100vh;

        background: #829a9f;

        opacity: 0;

        visibility: hidden;

        transition: .5s all ease-in-out;

        z-index: 111;

        padding-top: 60px;

    }

    #header .main-nav nav.show {

        left: 0;

        opacity: 1;

        visibility: visible;

    }

    #header .main-nav nav ul li {

        display: block;

        text-align: left;

        padding: 5px 10px;

    }

    #header .main-nav .click-menu,

    #header .main-nav .cancel-menu {

        display: flex;

        flex-wrap: wrap;

        align-items: center;

        justify-content: center;

    }

    #header .main-nav .cancel-menu {

        position: fixed;

        top: 20px;

        left: -100%;

        max-width: 30px;

        width: 100%;

        text-align: center;

        z-index: 222;

        transition: .5s;

        opacity: 0;

        visibility: hidden;

    }

    #header .main-nav .cancel-menu.show {

        opacity: 1;

        visibility: visible;

        left: calc(100% - 50px);

    }

    #header .main-nav {

        flex-direction: row-reverse;

    }

    #header .button-box {

        margin-left: 0;

        margin-right: 20px;

    }

    #header .header-box {
        justify-content: center;
    }
    .mobile {

        display: block !important;

    }

    .desktop {

        display: none !important;

    }

    br {

        display: none;

    }

    .row {

        row-gap: 30px;

    }

    

    #header .logo-box img {

        max-width: 250px;

    }

    #homeBanner .homeBanner-part {
        min-height: 900px;
        background: url("../images/banner-mobile.png") no-repeat;
        background-size: cover;
    }
    

    #homeBanner .homeBanner-part .box2 img {
        top: 0;
        max-width: 100%;
        right: 0;
    }

    #homeBanner .homeBanner-part .box1 p {

        width: 50%;

    }
    #homeBanner .homeBanner-box  .row {
        
        flex-direction: column-reverse;
    }
    #homeBanner .homeBanner-box br {
        display: block;
    }
    #homeBanner .homeBanner-box h1 {
        margin-left: 15px;
        font-size: 70px;
        line-height: 0.8;
    }

    #homeBanner .homeBanner-box .button-box{
        display: none;
    }

    .features-box .row {
        row-gap: 0;
    }
    .button-box {
        padding-top: 30px;
    }
    #features .features-part .col-lg-2 {
        width: 50%;
    }

    #features  .features-box br{
        display: block;
    }

    #features .features-part {

        padding: 50px 0 50px;

    }
    #features  .features-box .featuresSlider{
        display: block;
    }
    #features  .features-box .desktop-features{
        display: none;
    }
    #features  .features-box .section-heading h2 {
        text-transform: uppercase;
        font-size: 35px;
    }

    #benefits .benefits-part .benefits-box .left {

        padding-top: 40px;

    }

    .benefits-box .left .text-box-wapper::after {

        width: 140%;

    }

    .benefits-part {

        background-size: cover;

        background-repeat: no-repeat;

    }

    .benefits-box .left p.text {

        font-size: 18px;
        width: 60%;
        line-height: 25px;

    }

    #benefits  .benefits-box img {

        margin-top: -150px;

        max-width: 50%;

    }

    .benefits-part .benefits-box .col-lg-6 {

        text-align: right;

    }

    .map-img-block {
        text-align: center;
    }


    #footer .footer-part .footer-box .top-1{

        width: 40%;

    }

    #footer .footer-part .footer-box .top-2{

        width: 60%;

    }

    #footer .footer-part .footer-box .box-3 {

        display: flex;

        justify-content: space-between;

        border: 1px solid var(--white);

        border-left: 0;

        border-right: 0;

        padding-top: 11px;

    }

    #footer .footer-part .box .connect p {

        text-align: left;

    }

    #enquireNowModal .modal-content .common-form  .row{

        row-gap: 0;

    }

    #footer .footer-box .connect {
        margin-bottom: 0;
    }

    h1 {
        font-size: 60px;
        line-height: 60px;
    }
    #footer .footer-part .footer-box{
        padding-top: 20px;
    }

    .thank-you-modal h2 {
        font-size: 46px;
    }
    .thank-you-modal p{
        color: var(--input_A8A8A8);
        font-size: 20px;
      }

}

/* responsive ******************************************************************************/

@media (max-width: 575px) {

    #footer .footer-part .box .social-media img {
        max-width: 65%;
    }


}

/* responsive ******************************************************************************/

@media (max-width: 479px) {



    h2 {

        font-size: 28px;

    }

    #homeBanner .homeBanner-part {

        background-size: cover;
        min-height: 710px;
        background-position: 0 0;

    }

    #homeBanner .homeBanner-part .box1 p {

        width: 70%;

    }

    #output .output-box .box-2 .result {

        width: 48%;

    }

    #output .output-box .box-1 h2 {

        font-size: 40px;

    }

    #output .output-box .box-2 .text span {

        font-size: 39px;

        line-height: 47px;

    }

    #footer .footer-part .footer-box .top-1 {

        width: 100%;

    }

    #footer .footer-part .footer-box .top-2 {

        width: 100%;
        position: relative;

    }

    #footer .footer-part .box .logo-box img {

        max-width: 60%;
        /* padding-right: 10px; */

    }

    #footer .footer-part .footer-box .box-1 {

        padding: 0;
        border: none;

    }

    #footer .footer-part .box .name p {
        color: white;
        text-align: center;
        font-size: 20px;
        margin: 0;
    }

    #footer .footer-part .footer-box .box .img-box {
        min-width: 18px;
    }
    #footer .footer-part .box .location .text p {
        font-size: 18px;
        text-align: center;
        margin: 0;
    }
    #footer .footer-part .box .call .number a {
        font-size: 13px;
        margin-left: 5px;
    }
    #footer .footer-part .box .tollfree h5 {
        font-size: 16px;
    }
    #footer .footer-part .footer-box .box-3 {
        align-items: center;
        margin: 0;
        border-bottom: none;
    }
    #footer .footer-part .box .connect p {
        font-size: 14px;
    }
    #footer .footer-part .box .social-media {
        margin-top: 0;
    }
    #footer .footer-part .box .call {
        justify-content: center;
    }
    .benefits-box .left p.text::after {

        right: 0;

        top: 90%;

    }

    .benefits-box .left .text-box-wapper .text-box h2 {

        font-size: 45px;

        min-width: 149px;

    }


    #benefits .section-heading h2 {
        font-size: 37px;
    }
    #benefits .benefits-box .left p.text {
        font-size: 26px;
    }

    #benefits .benefits-box .join-br{
        display: block;
    }

    .row {

        row-gap: 10px;

    }

    #enquireNowModal .modal-content .common-form .form-check {

        padding-left: 0;

    }

    #enquireNowModal .modal-content .common-form  .input-group .form-check .form-check-1 {

        width: 20px;

        height: 20px;

        margin-right: 3px;

    }

    #enquireNowModal .modal-content .common-form .form-control-common{

        padding: 10px 50px 10px 20px;

    }

    #enquireNowModal .modal-content .common-form  select.form-control-common {

        padding: 10px 10px;

    }

    #enquireNowModal .modal-content {

        padding: 30px 0;

    }

    #enquireNowModal .modal-content .modal-title {

        text-align: center;

    }

    #enquireNowModal .modal-content .common-form  .input-group .wpcf7-list-item-label, 
    #enquireNowModal .modal-content .common-form  .input-group .form-check .form-check-label {
        font-size: 16px;
    }
    #enquireNowModal  .form-check-1 input {
        width: 18px;
        height: 18px;
        margin-right: 10px;
    }


    #location-info-section .main-row{
        flex-direction: column-reverse;
    }
    #location-info-section h2.yellow-1 {
        text-align: center;
        font-size: 35px;
        margin-bottom: 35px;
    }

    #footer .footer-box .yellow-line {
        display: flex;
        gap: 5px;
        align-items: center;
        margin: 0 auto;
        width: 85%;
    }
    #footer .footer-box .line {
        width: 50%;
        border: 1px solid #fdcf26;
    }

    #footer .footer-box .top-2 .mob-view {
        display: block;
        margin-left: 2px;
    }
    #footer .footer-box .top-2 .desktop-view{
        display: none;
    }

    .thank-you-modal h2 {
        font-size: 35px;
    }
    .thank-you-modal p{
        font-size: 18px;
      }
   

    


}
@media (max-width: 420px) {

    
    #output .output-box .box-2 .result {
        width: 100%;
    }
    
}

/* responsive ******************************************************************************/

@media (max-width: 375px) {

    p {

        font-size: 16px;

    }
    #header .logo-box img {
        max-width: 200px;
    }


    #homeBanner .homeBanner-part{
        min-height: 650px;
    }

    #homeBanner .homeBanner-part .box1 p {

        font-size: 18px;

        line-height: 26px;

    }

    h1 {
        font-size: 50px;
        line-height: 40px;
    }

    #enquireNowModal .modal-content {

        padding: 10px 0;

    }

    #footer .footer-part .box .name p {
        font-size: 14px;
    }
    #footer .footer-part .footer-box .box {
        padding: 0;
    }
    #footer .footer-part .box .tollfree h5 {
        font-size: 14px;
    }
    #footer .footer-part .footer-box .top-2 {
        padding: 0;
    }

    

}

/* responsive ******************************************************************************/

@media (max-width: 360px) {

    h2 {

        font-size: 24px;
    }
    /* #homeBanner .homeBanner-part {
        min-height: 730px;
    } */
    .benefits-box .left .text-box-wapper .text-box h2 {

            min-width: 100px;

    }

    #output .output-box .box-2 .text h3 {

        min-width: 115px;

    }
    #enquireNowModal .modal-content .common-form .form-control-common {
        font-size: 14px;
    }
    span.wpcf7-form-control.wpcf7-radio.form-check-1 {
        display: flex;
    }
    #enquireNowModal .modal-content .common-form  .input-group .wpcf7-list-item-label, 
    #enquireNowModal .modal-content .common-form  .input-group .form-check .form-check-label {
        font-size: 14px;
    }

    #features .box h6 span {
        font-size: 13px;
    }
    #features .box {
        padding: 15px 10px;
    }
    #footer .footer-part .box .connect p {
        font-size: 13px;
    }
}