@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1599px) {}

@media only screen and (max-width: 1444px) {}

@media only screen and (max-width: 1399px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .hader-right-number ul li {
        font-size: 15px;
    }
    .banner-text h3 {
        font-size: 32px;
        line-height: 32px;
    }
    .md-none {
        display: none;
    }
    .best-service-box-hover-show .best-service-box h3 {
        font-size: 20px;
    }
    .banner-logo-section-text p::after {
        width: 22%;
    }
    .border-line-ring {
        border-bottom: none
    }
    .border-line-ring::before {
        content: none;
    }
    .naccs .menu div {
        font-size: 15px;
    }
    .naccs .menu div {
        font-size: 14px;
        padding: 15px 16px 10px 15px;
    }
    .naccs .menu div span.light {
        display: none;
    }
    .service_slide h4 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .uniqe-text h3 {
        font-size: 40px;
    }
    .cta2 h2 {
        font-size: 47px;
        margin: 0 0 5px;
        line-height: 45px;
    }
    .info-cta2 p {
        font-size: 14px;
        margin-bottom: 4px;
    }
}

@media only screen and (max-width: 600px) {
    .top-bar p {
        padding: 4px 8px;
        font-size: 9px;
    }
    .hader-right-number {
        display: none;
    }
    .banner-text h3 {
        font-size: 22px;
        line-height: 24px;
    }
    .form-wrap {
        display: none;
    }
    .btn {
        padding: 7px 20px;
        font-size: 13px;
        margin-bottom: 15px;
    }
    .banner-from h4 {
        font-size: 20px;
    }
    .landing-page-banner {
        height: 131vh;
        padding-top: 20px;
    }
    .circal {
        display: none;
    }
    .banner-logo-section-text p:before,
    .banner-logo-section-text p::after {
        content: none;
    }
    .banner-logo-section-text p {
        padding: 0px 0px 10px 0;
        display: block;
    }
    .p-0 {
        padding: 0 15px !important;
    }
    .best-icon {
        display: none;
    }
    .border-line-ring {
        margin: 0;
    }
    .best-service-box-hover-show .best-service-box {
        margin-bottom: 30px;
    }
    .other-text h4 {
        font-size: 36px;
        line-height: 40px;
    }
    .other-section {
        padding: 30px 0;
    }
    .other-text p {
        font-size: 15px;
        line-height: 26px;
    }
    .agency-text h4,
    .service_slide h4,
    .book-text h4,
    .uniqe-text h3,
    .cta2 h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .our-agency-section {
        padding: 0 0 50px;
    }
    .line-agnecy-number {
        display: none;
    }
    .books-section {
        padding: 30px 20px;
        height: 870px;
    }
    .book-text {
        margin-bottom: 10px;
    }
    .book-text p {
        font-size: 12px;
        line-height: 19px;
    }
    .service_slide h3,
    .agency-text h3,
    .other-text h3 {
        font-size: 15px;
        margin-left: 40px;
    }
    .service_slide {
        margin-top: 20px;
    }
    .owl-number {
        left: 0;
    }
    .cta2 {
        display: none;
    }
    .our-contact::before {
        content: none;
    }
    .our-contact h2 {
        font-size: 40px;
        text-align: center;
    }
    .oc::before {
        content: none;
    }
    footer h4::before {
        left: 0;
    }
    .menu {
        display: block;
    }
    .min_header {
        position: inherit;
    }
    .mobile-none {
        display: none;
    }
    .custom-modal .modal-dialog {
        max-width: 100%;
    }
    .close-butto button {
        right: 13px;
        top: 15px;
    }
    .from-right-bg h5 {
        font-size: 35px;
    }
    .tab_add_class img {
        transform: rotateZ(0deg);
    }
    .tab_add_class {
        padding: 10px;
    }
}

@media only screen and (max-width: 500px) {}