@media(max-width: 1869px) {

}

@media(max-width: 1680px) {
    .content_content {
        padding-right: 15%;
    }
    .gallery_box {
        
    }
}

@media(max-width: 1600px) {
    .content_content {
        padding-right: 13%;
    }
}

@media(max-width: 1480px) {
    .content_content {
        padding-right: 6%;
    }

    .gallery_box {
        height: 325px;
    }
    .bannerTitle h3 {
    font-size: 32px;
}
.blinking-text {
    font-size: 18px;
}
}

@media(max-width: 1366px) {
    .content_content {
        padding: 50px 60px;
    }
}

@media(max-width: 1280px) {
    .topNav h6 {
        font-size: 28px;
    }

    .bannerForm h5 {
        font-size: 30px;
    }

    .bannerTitle h3 {
        font-size: 45px;
        line-height: 52px;
    }

    .why_choose_us h4 {
        font-size: 38px;
        padding-bottom: 40px;
    }

    .why_choose_us li h6 {
        font-size: 21px;
        padding-top: 15px;
    }

    .content_content h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .content_content {
        padding: 42px 60px;
    }
}

@media(max-width: 1199px) {
    .bannerTitle h3 {
        font-size: 38px;
        line-height: 50px;
    }

    .why_choose_us ul li {
        margin: 0px 30px;
    }

    .why_choose_us h4 {
        font-size: 32px;
        padding-bottom: 40px;
    }

    .header-main {
        padding-top: 150px;
    }

    .content_content h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .content_content {
        padding: 28px 42px;
    }

    p {
        font-size: 16px;
        line-height: 26px;
    }

    .service_section .service_content h6 {
        font-size: 17px;
        line-height: 22px;
    }

    .service_section .service_content li {
        font-size: 15px;
    }

    .service_section {
        padding: 46px 0px 64px;
    }

    .gallery_box {
        height: 180px;
    }

    .url_text img {
        width: 28%;
    }
}

@media(max-width: 991px) {
    .content_section {
        display: block;   
    }
    .topNav h6 {
        font-size: 22px;
        height: 70px;
        line-height: 68px;
    }

    .logo a {
        max-width: 342px;
    }

    .bannerForm h5 {
        font-size: 22px;
        height: 66px;
        line-height: 64px;
    }

    .fromSubmit input[type="submit"] {
        height: 66px;
        font-size: 23px;
        /* width: 100%; */
    }

    .bannerForm form {
        padding: 15px 18px 0px;
    }

    .why_choose_us ul li {
        margin: 0px 15px;
    }

    .why_choose_us li h6 {
        font-size: 16px;
    }

    .content_img {
        height: 327px;
        background-size: cover;
    }

    .content_content {
        padding: 28px 20px;
        float: left;
        width: 100%;
    }

    .content_content .get_free_q_btn a, .get_free_q_btn a {
        font-size: 24px;
        line-height: 55px;
    }

    .service_section .service_img {
        position: relative;
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }

    .service_section {
        padding: 0px 0px 30px;
    }

    .service_content {
        float: left;
        width: 100%;
        clear: both;
    }

    .service_section .service_content h3 {
        font-size: 34px;
        line-height: 34px;
    }

    .cta_section.second h3 {
        font-size: 21px;
        line-height: 30px;
    }

    .gallery_box {
        height: 140px;
    }

    .cta_section p {
        font-size: 22px;
        line-height: 30px;
    }

    .bannerTitle h3 {
        font-size: 35px;
        line-height: 47px;
    }
}

@media(max-width: 767px) {
    .logo a {
        max-width: 342px;
        position: relative;
        margin: auto;
        display: block;
    }

    .topNav h6 {
        margin: 10px auto;
        float: none;
        height: 50px;
        line-height: 50px;
        max-width: 300px;
    }

    .topNav h6 img {
        display: none;
    }

    .header-main {
        padding-top: 240px;
    }
    
    .blinking-text {
        text-align: center;
    }

    .bannerTitle h3 {
        font-size: 30px;
        line-height: 42px;
        text-align: center;
    }

    .why_choose_us h4 {
        font-size: 27px;
        text-align: center;
    }

    .why_choose_us {
        padding-top: 60px;
    }

    .why_choose_us ul li {
        margin: 0px 0px 20px;
        display: block;
    }

    .why_choose_us li .icon_img {
        height: auto;
    }

    .why_choose_us li .icon_img img {
        position: relative;
        margin: auto;
        display: block;
    }

    .why_choose_us li h6 {
        padding-bottom: 20px;
    }

    .bannerForm {
        float: none;
        margin: auto;
    }

    .bannerForm form {
        padding: 15px 18px;
    }

    .content_img {
        height: 300px;
        background-size: cover;
    }

    .modal-body iframe {
        height: 300px;
    }

    .content_content {
        text-align: center;
    }

    .content_content h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .content_content .get_free_q_btn a, .get_free_q_btn a {
        font-size: 22px;
        line-height: 55px;
        margin: auto;
        max-width: 320px;
        background-size: 100% 100%;
    }

    .service_content {
        text-align: center;
    }

    .service_section .service_content ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .service_section .service_content li {
        font-size: 15px;
        background-image: none;
        padding: 2px 0px;
    }

    .gallery_box {
        width: 100%;
        height: 240px;
    }

    .cta_section {
        padding: 25px 0px;
    }

    .website-url , .url_text {
        text-align: center;
    }

    .gallery_wrp {
        padding: 0px 20px;
    }
    .reviews_section {
    clear: both;
    padding: 50px 0px 0px;
}
}

@media(max-width: 480px) {
    .modal-dialog {
        top: 20%;
    }
}

@media(max-width: 320px) {
    .service_section .service_content h3 {
        font-size: 28px;
        line-height: 30px;
    }

    .copy_text {
        font-size: 16px;
        line-height: 17px;
        padding-bottom: 11px;
    }

    .fromSubmit input[type="submit"] {
        width: 100%;
    }

    .bannerTitle h3 {
        font-size: 25px;
        line-height: 34px;
    }

    .why_choose_us h4 {
        font-size: 22px;
    }

    .content_content h3 {
        font-size: 18px;
        line-height: 27px;
    }
}
