@media (max-width: 991px ) {

    section.content-5 .row div.col-lg-6 {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px ) {
    div#hero {
        padding: 0 12px;
    }
    section.content-1 {
        padding-bottom: 16px;
    }
    section.content-2 {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .hero-text h1 {
        font-size: 30px;
    }
    .hero-buttons button, .hero-buttons a {
        padding: 10px 10px;
        margin-right: 6px;
    }
    .hero-text {
        margin-top: 10px;
    }
    section.content-2 .section-heading h2 {
        font-size: 26px;
    }
    section.content-3{
        padding-top: 16px;
    }
    section.content-3 .section-heading h2 {
        font-size: 26px;
        margin-bottom: 7px;
    }

    section.content-3 .section-heading h3 {
        font-size: 26px;
        margin-bottom: 8px;
    }
     div.content-4 section.testimonial-1 {
        padding: 0 !important;
    }

    div.content-4 section.testimonial-1 .content-section {
        padding: 20px;
    }
    div.content-4 section.testimonial-1 .content-section .section-heading h2 {
        font-size: 29px;
        margin-bottom: 2px !important;
    }
    div.content-4 section.testimonial-1 .content-section .section-heading h3 {
        font-size: 28px;
    }
    section.content-6 {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
@media (max-width: 575px) {

    section.content-6 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width: 375px) and (max-width: 499px) {
 
   

    div.content-4 section.testimonial-1 .content-section .section-heading h1 {
        font-size: 28px;
    }

    div.content-4 section.testimonial-1 .content-section .section-heading h2 {
        font-size: 21px;
        margin-bottom: 2px !important;
    }

    div.content-4 section.testimonial-1 .content-section .section-heading h3 {
        font-size: 22px;
    }
    section.content-5 .section-heading h2 {
        font-size: 28px;
    }
    
}

@media (min-width: 320px ) and (max-width: 374px ){
   .hero-buttons button, .hero-buttons a {
        padding: 7px 6px;
        margin-right: 2px;
        font-size: 14px;
    }
    section.content-3 .section-heading h3 {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .hero-text h1 {
        font-size: 26px;
    }
    div.content-4 section.testimonial-1 .content-section .section-heading h1 {
        font-size: 28px;
    }
    div.content-4 section.testimonial-1 .content-section .section-heading h2 {
        font-size: 19px;
        margin-bottom: 2px !important;
    }
    div.content-4 section.testimonial-1 .content-section .section-heading h3 {
        font-size: 17px;
    }
    section.content-5 .section-heading h2 {
        font-size: 25px;
    }
}
.footer-social-style1 li a.mail {
    border-radius: unset;
    width: unset;
    height: unset;
    background: unset;
    font-size: 16px;
    color: #fff !important;
}