@media(max-width: 1600px){

ul.navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
    font-weight: 500;
    padding: 27px 22px;
}
}

@media(max-width: 1024px){
    ul.navbar-nav.headerSlot li.nav-item a.nav-link {
       font-size: 16px;
        padding: 20px 24px;
    }

.searchbtn input.form-control {
    min-width: 185px;
}
    ul.navbar-nav.headerSlot {
        width: 100%;
    }
button.navbar-toggler {
    background: #2470fa;
    padding: 2px 10px;
}
.header-rightside {
        width: auto;
        display: none;
    }
img.nav-logo {
    max-height: 55px;
}
header.header-section, .header-section.fixed {
    height: auto;
}
section.form-section {
    padding: 0px 30px;
}
.video-wrap {
    height: 450px;
}
.content-imgs {
    width: 45%;
}
.content-slider {
    padding: 60px 20px 50px 50px;
}
.card-conts h4 {
    font-size: 18px;
}
.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: 18px;
}
.card-conts a {
    font-size: 14px;margin-top: 10px;
}
.top-left h1 {
    font-size: 26px;
}
.top-left {
    padding: 32px 16px;
}
.right-panel {
    padding: 16px;
}
span.name-tag {
    padding: 6px 12px;
    font-size: 13px;
}
.head-title {
    font-size: 26px;
    line-height: 1.4;
}
}

@media(max-width:991px){

.video-wrap {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    border-radius: 0px;
}

    .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 {
        width: 100%;
        padding: 35px 50px;
    }
     .content-slider h2 {
        font-size: 36px;
        margin: 10px 0px 0px;
    }
    .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;
}
.header-section {
    padding: 14px 0px;
}
    header.header-section, .header-section.fixed {
        height: auto;
        padding: 10px 0px;
    }
}



@media(max-width:767px){

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: 40px;
        margin: 0;
    }
.content-slider h6 {
        font-size: 12px;
    }
.content-slider p {
    line-height: 20px;
    font-size: 14px;
}
.btn {
    padding: 8px 11px;
    border-radius: 10px;
    font-size: 13px;
}
    .content-slider {
        width: 100%;
        padding: 90px 50px 90px 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;
}
       ul.navbar-nav.headerSlot li.nav-item a.nav-link {
        font-size: 16px;
        padding: 6px 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: 33%;
        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;
}
    .content-imgs {
        display: none;
    }
    section.video-section {
    padding-top: 0px;
   }
   ul.footer-nav-list li img {
    max-height: 24px;
    margin-right: 20px;
}
.footer ul li a {
    font-size: 13px;
}
.footer ul li span {
    font-size: 13px;
}
p {
    font-size: 13px;
}
.footer-bottom a {
    font-size: 13px;
}
}

@media(max-width:475px){

        .content-slider {
        padding: 40px 20px 40px 20px
    }
    .content-slider p {;
        font-size: 13px;
    }
        .content-slider h2 {
        font-size: 32px;
    }
    .content-imgs img.hero-section {
    width: 50%;
}
section.service-sec {
    margin: 90px 0;
}
    .progress-wrapper h4 {
        font-size: 14px;
    }
        .head-title {
        font-size: 20px;
    }
    h4.sub-title {
    font-size: 16px;
}
    .title-wrapper a {
        font-size: 18px;
    }
    .description {
    font-size: 14px;
}
    .card-bxs {
        margin-bottom: 0px;
        height: auto;
    }
        .footer ul li a, .footer ul li span {
        font-size: 14px;
    }
        p {
        font-size: 14px;
    }
        .footer-bottom a {
        font-size: 14px;
    }
    .footer h5 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.left-section {
    gap: 10px;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
    ul.navbar-nav li.nav-item {
        margin-top: 20px;
    }
    section.video-section .container-fluid {
    padding: 0px;
}
    img.nav-logo {
        max-height: 45px;
    }
    .top-left br {
    display: none;
}
  .top-left {
        padding: 10px 16px;
        text-align: center;
    }
        .top-left h1 {
        font-size: 20px;
    }
    .bottom-left h3 {
    font-size: 16px;
    margin-bottom: 26px;
}
.card-content .quote-icon {
    top: 60px;
    left: 66px;
    font-size: 28px;
}
.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;
}
.btn {
        padding: 10px 35px;
        border-radius: 10px;
        font-size: 15px;
    }
    .bottom-left .status {
    font-size: 16px;
}
.left-panel {
    border-right: 0px;
}
.bottom-left h3 {
        font-size: 15px;
        margin-bottom: 26px;
    }
}

@media(max-width:380px){
    .content-slider h2 {
        font-size: 30px;
    }
}