@media all and (max-width : 767px){

a.navbar-brand {
    width: 50%;
}

ul.navbar-nav.m-auto {
    margin-top: 35px !important;
    margin-bottom: 30px !important;
}

a.headerbtn .infobx {
    margin-bottom: 20px;
}

section.banner-sec ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 50px !important;
}

section.innovation h2 {
    font-size: 50px;
}

.innovation-info {
    margin-top: 20px;
}

section.service-sec .service-bx.with-bg {
    height: 480px;
    margin-top: 20px;
}

section.service-sec .service-bx {
    height: auto;
    margin-bottom: 20px;
}

.service-sec .row.second {
    margin-top: 0px;
}

section.portfolio-sec h2 {
    width: 100%;
    font-size: 50px;
    line-height: 65px;
}

section.portfolio-sec p.subtxt {
    width: 100%;
}

a.quoteport {
    margin-top: 30px;
}

.cta-sec .cta-img {
    transform: none;
    right: 0px;
    margin-top: 50px;
}

section.package-sec p {
    width: 100%;
    margin-bottom: 30px !important;
}

section.cta-second img {
    transform: none;
}

section.cta-second a {
    margin-bottom: 20px;
}

section.cta-second {
    padding-bottom: 45px;
}

.slick-next {
    right: 15px;
}

.slick-prev {
    left: 10px;
}

.footer-sec h2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

p.copyright {
    text-align: center;
}

section.copyright ul {
    justify-content: center;
    margin-top: 20px;
}

.innovation-info.innovation-info1 h2 {
    font-size: 60px !important;
}

.innovation-info.innovation-info1 h2 {
    font-size: 60px !important;
}

section.page-title h2 {
    font-size: 45px;
    margin-top: 15px;
    line-height: 55px;
}

.our-about .mission-bio h3 {line-height: 30px;margin-top: 20px;}

.experience-sec .experience-box {
    padding: 30px;
}

.mission-bio {
    margin-bottom: 90px;
}

button.slick-arrow {
    display: none !important;
}

.contactus-form-sec {
    margin-top: 50px;
}

section.contactus-frm {
    padding: 80px 0px;
    padding-top: 190px;
}

.contactus-text-sec {
    padding: 20px;
    padding-top: 85px;
}

}