@media (max-width:1440px) {
    section.why-choose-video {
    overflow: hidden;
}
section.banner {
    overflow: hidden;
}
    
}

@media (max-width:767px) {
    
    
    .floatbutton .banner-form {
    width: 354px;
}

.floatbutton .clickbutton {}

.floatbutton.active {
    right: -310px;
}

.floatbutton .banner-form h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0px;
}

img#siteLogo {max-width: 29%;}

.banner h6 {
    text-align: center;
}

.banner h1 {
    text-align: center;
    font-size: 25px;
}

.banner p {
    font-size: 13px !important;!i;!;
    text-align: center;
}

ul.menu.pt-2.pb-4 {
    text-align: center;
}

.asasa img {
    width: 100%;
      max-width: 100%;
      margin-top:50px;
}

.col-md-6.text-left img {
    width: 100%;
    max-width: 100%;
}
.cta h3 {
    font-size: 30px;
}

.bottom-form .get-started-form.main-form form input.input-control {
    width: 100% !important;
}

.primary-color {
    color: white;
}

ul.menu.list-banner li {
    display: block;
}

ul.menu.list-banner li:before {
    color: white;
}


.floating_wrap .btns_wrap .call_wrap span.icoo, .floating_wrap .btns_wrap .chat_wrap span.icoo {
    padding: 10px 10px;
    font-size: 15px;
}

.floating_wrap .btns_wrap .call_wrap {
    /* width: 255px; */
    display: unset;
    right: -248px;
}
    .floating_wrap1 .btns_wrap .call_wrap {
    right: -365px;
}

.floatbutton .clickbutton .crossplus {
    padding: 10px 0;
    width: 40px;
    left: 17px;
}

.floatbutton .clickbutton .crossplus i {
    font-size: 15px;
    color: #fff;
    margin: 4px 0 0 13px;
}

.popupform .popup-bann img {
    width: 250px;
    margin: auto;
}

.popupform .popup-bann {
    margin: auto;
    text-align: center;
    width: 100%;
}

.modal-body.p-0 {
    text-align: center;
}

.section-2-blog-card {
    margin: auto;
    width: 75%;
    margin-bottom: 60px;
}

.section-2-blog-card .blog-img img {
    width: 100%;
}

.section-2-blog-card .blog-text {
    padding: 20px 25px 25px;
}

.section-2-blog-card .blog-text .heading-2 {
    margin: 0;
}

}