@media(max-width: 1600px){


}

@media(max-width: 1024px){
    ul.navbar-nav.headerSlot li.nav-item a.nav-link {
        font-size: 13px;
        padding: 20px 10px;
    }

.searchbtn input.form-control {
    min-width: 185px;
}
    ul.navbar-nav.headerSlot {
        width: 100%;
    }
button.navbar-toggler {
    background: #000000;
    padding: 2px 10px;
}
.header-rightside {
        width: auto;
        display: none;
    }
img.nav-logo {
    max-height: 50px;
}
header.header-section, .header-section.fixed {
    height: auto;
}
section.video-section {
    padding: 148px 0px;
}
.card-conts h4 {
    font-size: 20px;
}
.content-slider h2 {
    font-size: 42px;
}
.title-wrapper a {
    font-size: 20px;
}
.dropdown-menu-category {
    /* display: none; */
    position: absolute;
    left: 22%;
    top: 58px;
    width: 52%;
}
button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
   display: none !important;
}
.featured-wrap .featured.slick-initialized.slick-slider {
    width: auto;
}
.full-menu {
    overflow: scroll;
}
.main-wrapper {
    margin-top: 40px;
}
    .close-menu {
        position: absolute;
        top: 8px;
        right: 22px;
        font-size: 22px;
        left: auto;
    }
    .card-bxs {
    padding: 0;
}
.card-conts a {
    font-size: 14px;margin-top: 10px;
}
.top-left h1 {
    font-size: 26px;
}
.top-left {
    padding: 32px 16px;
}
.right-panel {
    padding: 16px;
}
}

@media(max-width:991px){

section.video-section {
    padding: 110px 0px;
}
.pricing-table {
    margin-bottom: 20px;
}
    .header-rightside {
    width: auto;
    display: flex;
    align-items: center;
}

    .header-section {
    height: auto;
    padding: 15px 0px;
}
.header-section.fixed {
    padding: 18px 0px;
    height: auto;
}
    ul.navbar-nav.headerSlot {
        justify-content: space-between;
        width: 100%;
        align-items: center;
        padding: 0px;
        display: contents;
    }
form.header-right {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
}
ul.navbar-nav.rightSIde {
    display: contents;
}
    ul.navbar-nav li.nav-item {
        margin-left: 0px;
        border-bottom: 0px;
        width: 100% !important;
    }
       .content-slider {
        padding: 0;
    }
        .content-slider h2 {
        font-size: 50px;
        margin: 0;
    }
    .content-imgs {
        width: 100%;
        text-align: right;
        margin-top: -64px;
    }
.brand-logo{
    display: none;
}
section.service-sec {
    margin: 60px 0px;
}
.dropdown-menu-category {
    width: 66%;
}
.featured-wrap .featured.slick-initialized.slick-slider {
    width: auto;
}

ul.menu-link li {
    margin-bottom: 0px;
}
ul.menu-link li a {
    font-size: 13px;
    padding: 8px 0px;
    border-radius: 0;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
}

ul.menu-link {
    padding: 0px;
    margin: 5px 0px 0px;
}
.menu-title {
    font-size: 20px;
    color: #2270fd;
}
.clientnamediv {
    bottom: 0;
}
.testimonial-img h5 {
    font-size: 15px;
}
.testimonial-img {
    width: 590px;
    height: auto;
}
.testimonial-cont {
    padding: 20px 20px 20px;
}
.testimonial-cont h5.card-title {
    font-size: 20px;
}
.testimonial-cont p.card-text {
    font-size: 14px;
}
.card-bxs-body {
    width: 46%;
}
}



@media(max-width:767px){
.compounding-bg{
    background: none;
}
img.nav-logo {
    max-height: 35px;
}
    .left-section {
        gap: 28px;
        font-size: 12px;
    }
.right-section{
    display: none;
}
.py-90 {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.service-sec {
    margin: 50px 0px 50px 0px;
}
.divider {
    display: none;
}
.item .icon {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.item .icon img {
    max-height: 10px;
}
    .content-slider h2 {
        font-size: 30px;
        margin: 0;
    }
.content-slider h6 {
        font-size: 12px;
    }
.content-slider p {
    line-height: 20px;
    font-size: 14px;
}
.btn {
    padding: 10px 18px;
    border-radius: 0;
    font-size: 13px;
}
     .content-slider {
        width: 100%;
        padding: 50px 50px 30px 50px;
    }
.head-title {
        font-size: 22px;
    }
p {
    font-size: 14px;
}

.card-conts h4 {
        font-size: 15px;
    }
    .card-conts a img {
    max-height: 18px;
}
.card-conts {
        padding: 0px;
    }
.card-bxs {
    margin-bottom: 0px;
    padding: 0px;flex-wrap: wrap;
}
    ul.navbar-nav.headerSlot li.nav-item a.nav-link {
        font-size: 12px;
        padding: 10px 10px;
    }
        .header-section.fixed {
        padding: 10px 0px;
        height: auto;
    }
    section.service-sec {
        margin: 60px 0px 60px 0px;
    }

    .progress-wrapper h4 {
    font-size: 18px;
}
.progress-wrapper {
    width: 50%;
    display: grid;
    margin-bottom: 30px;
}
.progress-bar-sec {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}
.progress-cont a {
    font-size: 16px;
}
.progress-cont h6 {
    font-size: 16px;
}
    .card-conts a {
        font-size: 18px;
        margin-top: 10px;
    }

    .clientnamediv {
    position: inherit;
}
.testimonial-cont h5.card-title {
        font-size: 16px;
        line-height: normal;
    }
        .testimonial-cont {
        padding: 20px 20px 20px;
        width: 70%;
    }
        .testimonial-img {
        width: 30%;
        height: auto;
    }
.news-image {
    background-color: #cfd4da;
    height: 178px;
    width: 92%;
    border-radius: 5px;
    margin: 0px auto;
}
.news-section {
    padding: 0px 0;
    text-align: center;
    max-width: initial;
}
.news-title {
    margin-top: 20px;
}
.nav-container {
    flex-wrap: wrap;
}
.bottom-right-info {
    font-size: 13px;
}
.bottom-menu a {
    font-size: 13px;
}
.bottom-menu {
    gap: 54px;
    margin: 16px 0px;
}
.main-title {
    font-size: 30px;
}
.main-title br {
    display: none;
}
.content-slider p br {
    display: none;
}
a.navbar-brand.logoTxt {
    font-size: 18px;
}
}

@media(max-width:475px){

        .content-slider {
        padding: 25px 20px 40px 20px;
    }
    .content-slider p {
        font-size: 14px;
    }
        .content-slider h2 {
        font-size: 40px;
    }
    .btn {
        padding: 8px 11px;
        border-radius: 0;
        font-size: 13px;
    }
    .main-title {
        font-size: 26px;
    }
    .content-imgs img.hero-section {
    width: 50%;
}
.left-section {
    gap: 10px;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
    img.nav-logo {
        max-height: 45px;
    }
    .top-left br {
    display: none;
}
    .top-left {
        padding: 10px 16px;
    }
        .top-left h1 {
        font-size: 20px;
    }
    .bottom-left h3 {
    font-size: 16px;
    margin-bottom: 26px;
}
.quote-box p {
    font-size: 14px;
}
.tracker-link {
    font-size: 14px;
}
.right-panel h2 {
    margin-bottom: 20px;
    font-size: 19px;
}
.quote-box {
    margin-bottom: 10px;
}
.pb-90 {
    padding-bottom: 50px;
}
.content-imgs{
    display: none;
}
.heading-section p br {
    display: none;
}
}