@media screen and (min-width: 1600px) {
    .container {
        max-width: 1460px;
    }
}

@media screen and (max-width: 1200px) {
    header.chronoscope-header a.navbar-brand img {
        max-width: 136px;
    }

    
    /* .swiper-slide .author span {
        font-size: 14px;
    } */
    button.btn.btn-outline-white {
        padding: 5px 20px;
        font-size: 18px;
    }

    header.chronoscope-header a.nav-link.active {
        font-size: 14px;
    }

    header.chronoscope-header a.nav-link {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    td.fisrt-column {
        padding: 20px;
        font-size: 12px;
    }

    a.navbar-brand img {
        width: 130px;
    }
    td.table-data-column {
        padding: 20px;
        text-align: center;
        vertical-align: middle;
    }

    td.table-data-column img {
        width: 20px;
    }

    td.table-data-column-blue img {
        width: 20px;
    }

    th.bg-blue-column img {
        width: 130px;
    }

    th.bg-white-column h3 {
        font-size: 14px;
    }

    th.bg-white-column p {
        font-size: 12px;
    }

    th.bg-white-column {
        padding: 12px;
    }

    h1 {
        font-size: 24px;
    }

    .who-we-are {
        margin-top: 20px;
    }

    .plans-main.bg-one h2 {
        font-size: 24px;
    }
    .plans-main.bg-two h2 {
        font-size: 24px;
    }
    .pricing-plan {
        margin-top: 30px;
    }

    footer.chronoscope-footer {
        height: auto;
    }

    h2 {
        font-size: 18px;
    }

    .pricing-plan {
        padding: 30px 0px;
    }

    section.second-footer-image-main {
        margin-top: 0px;
    }

    .product-list li::before {
        left: 0px;
        top: -4px;
        font-size: 22px;
    }

    ul.product-list {
        margin-bottom: 15px;
    }

    .pricing-box-main {
        padding: 25px;
    }

    .plan-card-header h3 > span {
        font-size: 36px;
        margin: 7px 0px;
    }

    .plan-card-header h2 {
        font-size: 24px;
    }

    .pricing-box-main-plan h4 {
        font-size: 20px;
    }

    h3.plan-price {
        font-size: 48px;
    }

    .pricing-box-main.h-100 .form-main {
        margin-top: 30px;
    }

    .chronoscope-footer-link {
        padding: 130px 10px;
        gap: 10px;
    }

    .who-we-are p {
        margin-top: 80px;
    }
}

@media screen and (max-width: 767px) {
    .hero-section h3 {
        font-size: 1.5rem;
        line-height: 24px;
    }

    .accordion-header p {
        line-height: normal;
    }
    .bg-two .preffered p {
        padding: 5px 30px;
    }
    ul.plans-list li {
        font-size: 14px;
    }

    .padding-top {
        padding-top: 30px;
    }

    ul.chronoscope-footer-link {
        display: flex;
    }

    .footer-logo img {
        width: 300px;
        margin-bottom: 30px;
    }

    .plans-main {
        padding: 20px 20px;
        margin-top: 20px;
    }

    .swiper-slide {
        height: 20rem;
    }

    .swiper-slide .author span {
        font-size: 16px;
    }
    .pricing-row {
        margin-top: 10px;
    }

    .margin-x {
        margin-left: 0px;
        margin-right: 0px;
    }

    .padding-x {
        padding-left: 0px;
        padding-right: 0px;
    }

    .bg-two {
        height: 415px;
    }
    .bg-one {
        height: 415px;
        overflow: scroll;
    }
    /* section.hero-section {
        height:100%;
        background-position: 55% 50%;
    } */


    .col-md-6 {
        margin-bottom: 5px;
    }

    .support-margin {
        margin-top: 30px;
    }
    /* .table-chrponoscope {
        margin-top: 220px;
        table-layout: auto;
    } */
    .hero-section h2 {
        font-size: 16px;
    }

    ul.chronoscope-footer-link li {
        padding: 5px;
    }

    ul.chronoscope-footer-link li {
        font-size: 12px;
    }

    .bg-one h4 {
        font-size: 24px;
    }

    .no-card {
        font-size: 14px;
    }

    section.do-more-faster p {
        font-size: 14px;
    }

    /* .register-img {
        display: none;
    } */

    label.form-label {
        font-size: 14px;
    }

    .footer-logo img {
        width: 200px;
        margin-bottom: 30px;
    }

    .hero-section h2 {
        font-size: 16px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    /* new clone css  */
    .hero-section p {
        font-size: 16px;
        text-align: justify;
        text-align-last: center;
    }

    .content-parent {
        text-align: center;
        margin-top: 80px;
    }

    .content-parent h1.slide-in-bottom {
        font-size: 24px;
    }

    .section-top-margin {
        margin-top: 45px;
    }

    section.table-chronoscoper h1:before {
        display: none;
    }

    section.table-chronoscoper h1:after {
        display: none;
    }

    section.pricing-plan h1:before {
        display: none;
    }

    section.pricing-plan h1:after {
        display: none;
    }

    section.testimonial h1:before {
        display: none;
    }

    section.testimonial h1:after {
        display: none;
    }

    .login-form-main .row {
        flex-direction: column-reverse;
    }

    .register-form-main .row {
        flex-direction: column-reverse;
    }

    .form-main.register-form-main {
        height: unset !important;
    }
}
