@media only screen and (max-width: 1539px) {
    header .nav li {
        margin: 0 15px;
    }
}

@media only screen and (max-width: 1399px) {
    header .nav li {
        margin: 0 6px;
    }
    .productSection__in {
        padding: 0;
    }
    .custom-arrows-2 .slick-arrow {
        left: -37px;
    }
    .custom-arrows-2 .slick-arrow.slick-next {
        right: -37px;
    }
    .reviewsSection__slider {
        height: 620px;
    }
}

@media only screen and (max-width: 1199px) {
    button.navbar-toggler {
        background: var(--blue-white);
        padding: 10px 24px;
        border-radius: 0;
        border: 0;
        border-left: 1px solid var(--dark-bg);
    }
    .navbar-toggler .navbar-toggler-icon {
        background-image: url('../img/menu-black.svg');
    }
    .navbar-collapse .flex-wrap {
        display: block !important;
        padding-bottom: 30px;
    }
    .navbar-collapse .text-end {
        text-align: center !important;
    }
    header.is-sticky {
        top: -26px;
    }
    .custom-arrows-2 .slick-arrow {
        left: -25px;
    }
    .custom-arrows-2 .slick-arrow.slick-next {
        right: -25px;
    }
    .productCard ul li {
        font-size: 11px;
    }
    .productCard .btn {
        padding: 8px 12px;
    }
    .allProductsSection .main-heading h2 br {
        display: none;
    }
    .helpSection__in {
        padding: 90px 0;
    }
    .main-heading h1,
    .main-heading h2 {
        font-size: 32px;
        line-height: 32px;
    }
    .heroBanner__item--content h1,
    .heroBanner__item--content h2 {
        font-size: 42px;
    }
    /*problem solution page*/
    .probMainNav .nav-item button {
        padding: 20px !important
    }
    .reviewsSection__slider {
        height: 650px;
    }
    .popular-plan {
        margin-top: 0;
    }
}

@media only screen and (max-width: 991px) {
    .topHeader {
        display: none;
    }
    header.is-sticky {
        top: 0;
    }
    .main-heading p br {
        display: none;
    }
    .brandsSection__inner {
        padding: 0;
    }
    .copyrights {
        text-align: center;
    }
    .copyrights .text-end {
        text-align: center !important;
        padding: 20px 0
    }
    .heroBanner__item--content p br {
        display: none;
    }
    .heroBanner__item--content {
        margin-top: 150px;
    }
    header .nav {
        display: block !important;
    }
    header .nav li {
        display: block !important;
        margin: 0;
    }
    header .nav-link {
        padding: 10px 0;
    }
    .navbar-collapse .text-end {
        border-top: 1px solid #ddd;
        padding-top: 15px;
    }
    .navbar-collapse .flex-wrap {
        padding-bottom: 15px;
    }
    /* login page */
    .mainWrapper {
        min-height: 700px;
    }
    /* contact page */
    .mt-110 {
        margin-top: 80px;
    }
    .pageBanner__content {
        max-width: 100%;
    }
    /* download page */
    .productDownload_card h6 {
        margin-bottom: 3px;
    }
    .productDownload_card .btn {
        margin: 15px 0;
    }
    /*problem solution page*/
    .probMainNav .nav-item button {
        padding: 20px !important
    }
    .probMainNav .nav-item button img {
        width: 60px;
    }
    .probMainNav h6 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .heroBanner__item--content h1,
    .heroBanner__item--content h2 {
        font-size: 32px;
        line-height: 32px;
    }
    .heroBanner__item::before {
        content: '';
        background: rgba(13, 36, 55, 0.2);
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
        right: 0;
    }
    .heroBanner__item .container {
        position: relative;
        z-index: 1;
    }
    .pt-8 {
        padding-top: 50px;
    }
    .pb-8 {
        padding-bottom: 50px;
    }
    .main-heading h1,
    .main-heading h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .helpSection__in h3 {
        font-size: 24px;
    }
    .reviewsSection__slider {
        height: auto;
    }
    /* login page */
    .mainWrapper {
        min-height: inherit;
        height: auto !important;
        padding-bottom: 50px;
    }
    /* contact page */
    .pageBanner__content {
        text-align: center;
    }
    .pageBanner__content h1,
    .pageBanner__content h2 {
        font-size: 38px;
        line-height: 38px;
    }
    .contactMaps iframe {
        height: 300px;
    }
    /* download page */
    .productDownload_card__image {
        margin-bottom: 20px;
    }
    /* product page */
    .productsSection .productCard .btn {
        font-size: 10px;
    }
    .productsSection .productCard ul li {
        font-size: 9px;
    }
    /*problem solution page*/
    .probMainNav li {
        width: 50%;
    }
    .probMainNav li button {
        width: 100%;
    }
    .main-sub-heading h3 {
        font-size: 24px;
        line-height: 25px;
    }
    /* features page */
    .featureHeading h5 {
        font-size: 18px;
    }
    .featureItems li {
        font-size: 12px;
        line-height: 12px;
    }
    .featureItems li {
        height: 36px;
    }
    /* features page */
}

@media only screen and (max-width: 575px) {
    .navbar-brand img,
    footer img {
        width: 180px;
    }
    button.navbar-toggler {
        padding: 10px 10px;
    }
    .heroBanner__item--content h1,
    .heroBanner__item--content h2 {
        font-size: 28px;
    }
    .heroBanner__item--content {
        margin-top: 110px;
    }
    .heroBanner__item--content p {
        font-size: 16px;
        line-height: 21px;
    }
    .heroBanner__item--content .col-sm-4 {
        border: 0;
    }
    .main-heading p {
        font-size: 16px;
        line-height: 21px;
    }
    .brandsSection__inner img {
        height: 42px;
    }
    .helpSection__in h3 {
        font-size: 20px;
    }
    .custom-arrows-2 .slick-arrow {
        left: 15px;
    }
    .custom-arrows-2 .slick-arrow.slick-next {
        right: 15px;
    }
    .main-heading h1,
    .main-heading h2 {
        font-size: 24px;
        line-height: 25px;
    }
    .footerLinks a {
        font-size: 14px;
    }
    .no-space .slick-list {
        margin: 0;
    }
    .homeWhySection {
        padding-left: 15px;
        padding-right: 15px;
    }
    .productCard .btn {
        font-size: 11px;
    }
    .btn {
        font-size: 14px;
    }
    /* login page */
    .formCard .p-5 {
        padding: 24px !important;
    }
    .notLogin a {
        font-size: 13px;
        line-height: 15px;
        display: block;
    }
    .loginLogo {
        width: 180px;
    }
    /* contact page */
    .mt-110 {
        margin-top: 65px;
    }
    .pageBanner__content h1,
    .pageBanner__content h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .contactMaps iframe {
        height: 250px;
    }
    .pageBanner__content p {
        font-size: 16px;
        line-height: 20px;
    }
    /* announcement page */
    .announcementdate {
        width: 25%;
    }
    .announcementdetails {
        padding-left: 20px;
    }
    /* download page */
    .productDownload_card {
        padding: 20px !important;
    }
    /* product page */
    .productsSection .productCard .btn {
        font-size: 12px;
    }
    .productsSection .productCard ul li {
        font-size: 12px;
    }
    .productCard h4 a br {
        display: none;
    }
    .pricingFeaturesTable th {
        font-size: 12px;
        line-height: 14px;
    }
    .plansTabs .nav-link {
        font-size: 14px;
    }
}