@media (max-width: 1400px) and (min-width:768px) {}

@media (max-width: 1199px) {
    .ql-editor .ql-video {
        width: 100%;
        height: 250px;
    }

    .top-navbar-container {
        display: none !important;
    }

    .menu-title-abs {
        display: none !important;
    }

    #section-id-15 .slick-dots {
        display: none !important;
    }


    .web-slider .slick-current h2 {
        font-size: 28px !important;
    }

    .web-slider .slick-current p {
        font-size: 24px !important;
    }

    .web-slider .slick-current .slider-content {
        top: 80px;
    }

    .ql-editor strong {
        font-size: 20px !important;
    }

    .ql-editor span {
        font-size: 16px !important;
    }

    #section-id-23 .col-12 {
        flex: 0 0 auto !important;
        width: 50% !important;
    }

    #section-id-23 .contact-us-details-container h4 {
        font-size: 18px;
    }

    #section-id-8 .web-slider {
        width: 100% !important;
    }

    .ql-editor li[data-list=bullet]>.ql-ui:before {
        font-size: 18px !important;
    }

    .ql-editor li[data-list=ordered]>.ql-ui:before {
        font-size: 18px !important;
    }

    .sub-navbar-container .sub-navbar-title {
        font-size: 13px !important;;
    }

    #section-id-35 .slick-dots {
        display: none !important;
    }
}