@media (max-width:480px) {
section.bannera {
    margin-top: 0;
}	
body .abgb {
    background: #ffffff;
    margin: 35px 0px 0;
    box-shadow: 1px 1px 13px 1px #cccccc69;
}
body .title-area-two h2 {
    font-size: 22px;
}
body .title-area-two .sub-title6 {
    font-size: 16px;
	margin-bottom: 0px;
}
body .title-area-two p.degtag {
    line-height: 25px;
    margin-bottom: 8px;
    font-size: 14px;
}
body {
    font-size: 15px ! important;
}
body .title-area-two p {
    line-height: 26px;
    text-align: justify;
    font-weight: 400;
    margin-bottom: 0px;
}
body .title-area-two.v3 {
    margin-bottom: 10px;
}
body .service-section-two {
    padding: 45px 0;
}
body .title-area-two {
    margin-bottom: 35px;
}
body .blog-card .blog-title {
    margin-bottom: 3px;
    font-size: 18px;
}
body .btn-style {
    font-weight: 500;
    color: var(--white-color);
    line-height: 26px;
    padding: 0 18px;
    height: 43px;
    line-height: 42px;
    background-color: #d71d40;
    border-radius: 50px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 9;
    vertical-align: middle;
}
body .testimonial-section-two .row.vs-carousel {
    margin-bottom: -20px;
    padding: 0 12px;
}
body .testi-box-two {
    position: relative;
    border-radius: 10px;
    background: var(--white-color);
    -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.09);
    padding: 15px 16px 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    margin: 10px 0;
}
body .baooa {
    padding: 25px 0;
}
body .form-wrap1 .form-title-box {
    padding: 10px 20px;
}
body .form-title-box h2 {
    font-size: 20px;
}
body .form-select.style3, .form-select.style2, .form-control.style3, .form-control.style2 {
    height: 45px;
    color: #000;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid #b1b1b1;
    padding-left: 15px;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}


}