section.hero-section {
    background: url('../images/digital-marketing-agency-in-madurai/digital-marketing-agency-in-madurai-banner.webp') !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

form#can_we_help {
    padding: 30px;
    background: linear-gradient(178.37deg, #423C05 -5.59%, #000000 98.62%);
    color: #fff;
    border-radius: 30px;
    margin-top: 30px;
}

span.can_we_help_head {
    font-size: 22px;
    font-weight: 600;
}

section.Just-Increase-Traffic {
    background-image: url('../images/digital-marketing-agency-in-madurai/home-banner.webp') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 0 !important;
    background-position: center !important;
}

.button-common button.btn {
    background: #EFE21C !important;
    border: 1px solid #EFE21C !important;
    border-radius: 50px !important;
}

.service_inner {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 5px 7px;
    background: #fff;
    border-radius: 10px;
    width: 30%;
}

/*.service_inner input {height:25px}*/

.service_inner span {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

form#can_we_help input{padding:5px}

.list-box ul.list-common-style-with-dots.High-Value-Business-list {
    padding: 0px !important;
}

.common-bg-for-img {
    background: linear-gradient(180deg, #EFE21C 0%, #FFFEE7 100%);
    border-radius: 20px;
    text-align: center;
}

ul.list-common-style-with-dots li {
    padding: 8px 0;
}

.inner-industries {
    box-shadow: 3.43px 4.29px 10.9px 0px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    padding: 15px 10px;
    text-align: center;
    margin: 8px 0;
}

.inner-industries span {
    font-size: 14px;
    display: block;
    min-height: 63px;
}

.outer-industries .col-2{
    width: 20%;
}

strong.rg-rr-omcm {
    font-size: 1.5rem;
}

.rg-rr-omcm-outer {
    border: 1px solid rgba(238, 219, 30, 1);
    border-radius: 20px;
    border-right: 3px solid rgba(238, 219, 30, 1);
    border-left: 3px solid rgba(238, 219, 30, 1);
}

.rg-rr-omcm-outer .col-6 {
    padding: 30px;
    padding-bottom: 30px;
}

.rg-rr-omcm-outer .col-6:last-child {
    border-left: 1px solid rgba(238, 219, 30, 1);
}

.special-caption {
    max-width: 360px;
    font-size: 35px;
    font-weight: 600;
    color: rgba(173, 159, 11, 1);
    line-height: 40px;
    margin-top: 20px;
}

@media (max-width: 575.98px) {
 .service_inner{width: 100% !important;}
}

@media (min-width: 576px) and (max-width: 1199.98px) {
   .service_inner{width: 48% !important;}
}

@media (max-width: 767.98px) {
  .even-col-reverse .container{flex-direction: column-reverse !important;}
  .Digital-Marketing-Services-section .container {
        flex-direction: column !important;
    }
    .outer-industries .col-2 {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .outer-industries .col-2 {
        width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  section.faq-section .col-12 {
        width: 100%;
 }
}

@media (max-width: 991.98px) {
    .list-box {
        border-bottom: none !important;
    }
    section.about-us-section.Digital-Marketing-Services-section strong.mb-2.d-block {
        font-size: 15px;
    }
    .rg-rr-omcm-outer .col-6:last-child {
        border-left: none !important;
    }
    
    strong.rg-rr-omcm.d-block {
        font-size: 20px !important;
    }

    .rg-rr-omcm-outer .col-6 {
        padding: 15px;
    }

    .special-caption {
        font-size: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .outer-industries .col-2 {
        width: 25%;
    }
}

@media (max-width: 1199.98px){
    section.hero-section {height: auto !important;}
}