@media screen and (max-width: 1820px) {
   
}

@media screen and (max-width: 1720px) {
   
}

@media screen and (max-width: 1620px) {
    .container {
        max-width: 1320px;
    }
}

@media screen and (max-width: 1520px) {
    .kb-banner-main {
        padding-bottom: 60px;
    }
    .kb-main {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1440px) {
    .container {
        max-width: 1200px;
    }
    .kb-banner {
        padding: 35px 0px;
    }
    .kb-banner-content h1 {
        font-size: 32px;
        line-height: 42px;
    }
}

@media screen and (max-width: 1320px) {
    .container {
        max-width: 1100px;
    }
}

@media screen and (max-width: 1200px) {
    td {
        padding: 14px;
    }
    .container {
        max-width: 920px;
    }
    img.banner-img {
        max-width: 300px;
    }
    .hero-section h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .hero-section p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 16px;
    }
    .search-section input {
        height: 50px;
    }
    .search-section span {
        width: 50px;
        height: 50px;
    }
    .search-section i{
        line-height:50px;
    }
    .card h5 {
        font-size: 18px;
    }
    .card p {
        line-height: 24px;
    }
    .faq-heading {
        margin-bottom: 20px !important;
        font-size: 26px !important;
        line-height: 36px;
        font-weight: 500;
    }
    .home-modules {
        margin-bottom: 50px;
    }
    .banner-section-help {
        padding-bottom: 30px;
    }
    #faqaccordion h2 button {
        font-size: 16px;
    }
    #faqaccordion .accordion-body p {
        font-size: 14px;
        line-height: 20px;
    }
    ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
    }
    ul.navbar-nav li.nav-item a.nav-link {
        color: #53469A;
        padding: 0px;
        font-size: 18px;
        line-height: 24px;
        cursor: pointer;
        font-weight: 400;
        border-bottom: 2px solid transparent;
    }
    ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 1100px) {
    .container {
        max-width: 880px;
    }

}

@media screen and (max-width: 991px) {
    .container {
        max-width: 780px;
    }
    .banner-section-help .container {
        max-width: 580px;
    }
    .navbar-collapse.collapse.show {
        display: block !important;
    }
    .mobile-header {
        display: block !important;
    }
    a.button-close img {
        text-align: right;
        display: table;
        margin-left: auto;
    }
    header#main_header ul.navbar-nav {
        margin: 0px auto !important;
    }
    .navbar-nav .submenu ul.dropdown-menu {
        position: absolute;
        left: 0px !important;
        width: 100% !important;
    }
    .mobile-header a.navbar-brand {
        text-align: center;
    }
    div#navbarSupportedContent {
        position: fixed;
        top: 0px;
        bottom: 0px;
        background: #fff;
        width: 100%;
        z-index: 9;
        left: 0px;
        right: 0px;
        overflow: auto;
    }
    .navbar-nav .nav-item a.nav-link {
        padding: 10px 0px !important;
        text-align: center;
    }
    header {
        padding: 15px 0px;
        height: 72px;
    }
    main {
        margin-top: 72px;
    }
    .foot-logo p {
        margin-bottom: 20px;
    }
    .foot-logo {
        margin-bottom: 30px;
    }
    .foot-links h6 {
        margin-bottom: 15px;
    }
    .foot-links {
        margin-bottom: 30px;
    }
    .desktop-copy {
        display: none;
    }
    .mobile-copy {
        display: block;
    }
    .footer-bot-col-mid {
        margin: 15px 0px;
    }
    footer.footer {
        padding-top: 30px;
    }
}

@media screen and (max-width: 880px) {
    .container {
        max-width: 680px;
    }
    #faqaccordion h2 button {
        font-size: 14px;
        padding: 5px;
        line-height: 20px;
    }
    div#faqaccordion .accordion-body {
        padding: 5px;
    }
        div#faqaccordion .accordion-body p {
            font-size: 13px;
            line-height: 19px;
        }
    .faq-section-main .accordion-item {
        margin-bottom: 15px;
        border: 0px;
    }
    .bottom-btn {
        margin-top: 30px;
        margin-bottom: 40px;
        font-size: 15px;
    }
    .view-more-btn {
        background-image: linear-gradient(to right, #54469B, #9B09A8);
        font-size: 14px;
        line-height: 1;
        color: #fff !important;
        text-decoration: none;
        padding: 10px 25px !important;
    }
    img.banner-img {
        max-width: 150px;
    }
    .hero-section h1, .kb-banner-content h1 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .hero-section p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .banner-section-help {
        padding-bottom: 10px;
    }
    .card h5 {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .social-media ul li img {
        width: 22px;
    }
    .container {
        max-width: 680px;
    }
    .kb-main-mobile {
        display: block;
    }
    .kb-main-desktop{
        display:none;
    }
    .kb-main-mobile .accordion-item {
        border: 0px;
        background: transparent;
    }
    .kb-main-mobile .accordion-header {
        margin-bottom: 0;
        border: 0px;
    }
    .kb-main-mobile button.accordion-button {
        padding: 0px;
        border: 0px;
        background: transparent;
        color: #0d6efd;
        font-size: 16px;
        line-height:26px;
        margin-bottom: 15px;
        box-shadow: none;
    }
    .kb-main-mobile h5 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
        color: #000;
    }
    .kb-main-mobile button.accordion-button::after{
        display:none;
    }
    .kb-main-mobile .accordion-body p, .kb-main-mobile .answer ul li {
        font-size: 14px;
        line-height: 24px;
        color: #5E5E5E;
    }

    .kb-main-mobile .accordion-body {
        padding: 0px;
    }
    .kb-banner-main {
        padding-bottom: 25px;
    }
    .kb-banner {
        margin-top: 72px;
    }
    .kb-main-mobile .categories-head-content {
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 680px) {
    .container {
        max-width: 580px;
    }
   
}

@media screen and (max-width: 580px) {
    .container {
        max-width: 480px;
    }
}

@media screen and (max-width: 480px) {
    .container {
        max-width: 95%;
    }
}
