/* Responsve Styling */
@media only screen and (min-width: 320px) and (max-width: 519px) {
    .responsive_menu {
        display: block;
    }

    .con_detail_hme ul {
        width: 100%;
    }

    .banner--Maininner {
        min-height: 40vh;
    }

    .brand_slider {
        margin: 0 !important;
    }

    .heading--alt {
        font-size: 50px !important;
    }

    .get-in-tuch_img {
        height: auto;
        animation: none;
    }

    .responsive_header {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .main_responsive {
        background-color: #fff;
        padding: 7px 0;
        z-index: 9999;
        width: 100%;
    }

    .header {
        display: none;
    }

    .res_logo {
        width: 48px;
        height: auto;
    }

    .res_menuBtn {
        font-size: 30px;
        color: var(--c1);
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }




    .banner_heading {
        font-size: 32px;
        line-height: normal;
    }

    .banner__con p {
        font-size: 12px;
    }

    .banner__list li {
        font-size: 12px;
    }

    .banner__list li:before {
        width: 7px;
        left: 5px;
        height: 7px;
    }

    .sub_head {
        font-size: 14px;
    }

    .themebtn {
        padding: 9px 18px;
        font-size: 12px;
    }

    .themebtn i {
        font-size: 17px;
    }

    .banner__form__tab {
        border-radius: 0;
        margin: 35px 0 0px;
        width: 100%;
    }

    .btn__submit input {
        width: 100% !important;
        height: 50px !important;
    }

    .banner__form__tab h3 {
        font-size: 22px;
        color: #000;
        /* text-shadow: 0px 0px 10px #000000b0; */
    }

    .banner__form__tab input {
        height: 41px;
    }

    .brand_item {
        margin: 0;
    }

    section.brands {
        padding: 20px 0px;
    }

    section.portfolio {
        padding: 40px 0px;
        margin-bottom: 0;
        padding-top: 22px;
    }

    .heading {
        font-size: 36px;
        line-height: normal;
        margin-bottom: 10px;
    }

    .port__con p {
        font-size: 12px;
        margin: 0;
    }

    .port_img {
        height: 22vh;
    }

    .port_item {
        margin: 0 5px;
    }

    .port_main:before {
        width: 80%;
        height: 95px;
        bottom: 17px;
    }

    .about_content .heading {
        font-size: 29px;
    }

    .about_content p {
        font-size: 12px;
        width: 100%;
    }

    .about_img {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
    }

    section.about {
        display: block;
    }

    .about_img:before {
        right: 0;
    }

    .about:before {
        width: 50%;
    }

    .reviews .row .col-md-3:nth-child(even) .review_crd {
        margin-top: 0;
    }

    .review_crd {
        margin-bottom: 20px;
    }

    section.reviews {
        padding: 60px 0px;
    }

    .empower_box {
        display: block;
        padding: 21px 25px;
        margin-bottom: 7px;
    }

    .emp_img {
        width: 60px;
    }

    .empower_slider .slick-dots {
        bottom: 2px;
    }

    .empower_items {
        margin: 10px 0px;
    }


    .empower::before {
        width: 400px;
        height: 60%;
        transform: translate(-50%, -0%);
        left: 50%;
        top: 43%;
        z-index: 99;
    }

    .section_heading {
        position: relative;
        z-index: 99;
    }


    .empower::after {
        top: 360px;
        right: 0px;
        width: 100%;
    }

    .section_heading .heading {
        text-shadow: 0px 0px 13px #fff;
        font-size: 40px;
    }

    section.empower {
        padding: 50px 0px;
    }

    .emp_cont h5 {
        font-size: 15px;
    }

    .emp_cont p {
        font-size: 13px;
    }

    .best_selling_cont h4 {
        font-size: 35px;
    }

    section.best-selling {
        padding: 50px 0px;
    }

    .best_selling_cont p span {
        font-size: 16px;
    }

    .best-selling::before {
        width: 100%;
        height: 100px;
        right: 0;
        top: auto;
        bottom: 14%;
    }

    .selling_slider {
        margin-top: 2rem;
    }

    .get-in-tuch_img img {
        transform: translateY(-70px) scale(1.7);
    }

    .get-in-tuch_cont h4 {
        font-size: 27px;
    }

    .get-in-tuch_cont p {
        font-size: 12px;
    }

    a.live_chat {
        font-size: 12px;
    }

    .get-in-tuch_btn {
        /* display: block; */
        gap: 9px;
    }

    .get-in-tuch_btn .themebtn {
        width: max-content;
    }

    section.services {
        padding: 40px 0px;
    }

    section.get_intuch {
        margin-bottom: 0;
    }

    .section_heading .heading {
        font-size: 33px;
    }

    .book-planning_cont h4 {
        font-size: 36px;
    }

    .book-planning_cont span {
        font-size: 14px;
    }

    .book-planning_cont p {
        font-size: 12px;
    }

    .book-planning_cont {
        padding: 0;
    }

    .book-planning-img img {
        width: 100%;
    }

    .book-planning-img {
        height: auto;
    }

    .testimonial_slider .slick-list.draggable {
        padding: 0 !important;
    }

    section.testimonials {
        padding: 40px 0px;
    }

    .testimonial_slider .slick-arrow {
        top: 50%;
        left: 10px;
        display: none !important;
    }

    .testimonial_slider .slick-next.slick-arrow {
        right: -24px;
        left: auto;
    }

    h4.heading.___alt {
        font-size: 25px;
    }

    .section_heading p {
        font-size: 12px;
    }

    section.testimonials .row {
        margin-bottom: 20px !important;
    }

    .testo_items {
        margin: 20px 4px;
        height: auto !important;
    }

    .testo_cont p {
        font-size: 11px;
    }

    .testo_main h4 {
        font-size: 17px;
    }

    .testo_main p {
        font-size: 14px;
    }

    .testo_img {
        width: 50px;
        height: 50px;
    }

    .testo_main::before {
        width: 30px;
        height: 30px;
    }

    a.services_items {
        margin: 22px 17px;
        height: auto !important;
    }

    .services_slider .slick-arrow {
        left: 2%;
        display: none !important;
    }

    .services_slider .slick-next.slick-arrow {
        right: -8%;
    }

    .services_cont br {
        display: none;
    }

    a.services_items {}

    section.signup {
        padding: 40px 0px;
        overflow: hidden;
    }

    .signup_cont span {
        font-size: 25px;
    }

    .signup::before {
        top: auto;
        bottom: -15rem;
        height: 330px;
        width: 100%;
        left: 0;
        transform: scale(1.3) translate(0%, -50%);
    }

    .signup_form {
        position: relative;
        z-index: 9;
    }

    .signup_cont h4 {
        font-size: 37px;
    }

    .signup_cont p {
        font-size: 12px;
        margin-bottom: 20px;
    }

    footer.footer {
        padding-top: 50px;
    }

    .footer::before {
        display: none;
    }

    .footer_link p {
        font-size: 12px;
        margin-bottom: 13px;
    }

    .footer_link h5 {
        margin-bottom: 10px;
    }

    .brands_logos {
        margin: 20px 0px;
    }

    .footer_link ul li a {
        font-size: 12px;
    }

    .footer_link.__alt {
        margin-bottom: 14px;
    }

    .footer_link {
        margin-bottom: 9px;
    }

    .copyright {
        display: block;
        text-align: center;
    }

    .copyright p {
        font-size: 10px;
        margin-bottom: 6px;
        padding-top: 6px;
    }

    .copyright img {
        width: 80%;
        margin: 0 auto;
    }

    .copyright_main {
        margin-top: 20px;
    }

    .my_modal {
        width: 96%;
        border-radius: 0;
        padding: 20px 20px;
    }

    .modal_heading h4 {
        font-size: 21px;
    }

    input.contact_fields,
    textarea.contact_fields {
        height: 40px;
        margin-bottom: 20px;
    }

    textarea.contact_fields {
        height: 96px;
    }

    .contact_form label {
        display: none;
    }

    .brand_img1:before {
        background-position: -26% -3%;
    }

    .inner_cont h4 {
        font-size: 26px;
    }

    .inner_banner {
        min-height: auto;
        padding: 40px 0px;
    }

    .banner__img {
        width: 100%;
        height: 50%;
        top: auto;
        bottom: 0;
        right: 0;
    }

    section.banner {
        padding-top: 2rem;
        padding-bottom: 2rem;
        min-height: auto;
    }

    ul.slick-dots li {
        width: auto;
        height: auto;
    }

    ul.slick-dots li button {
        width: 10px;
        height: 10px;
        border-radius: 50px;
        background: var(--c1);
    }

    .selling_slider .slick-dots {
        bottom: -19px;
    }

    .contact_modal {
        align-items: end;
    }

    .inner-book-planning-section {
        padding: 40px 0px;
    }

    .inner-book-planning p {
        font-size: 12px;
    }

    .inner-book-planning-img img {
        width: 100%;
    }

    .inner-book-planning-img {
        height: auto;
    }

    .inner-book-planning h4 {
        font-size: 20px;
    }

    .scroll-block {
        max-height: 300px;
    }

    .con_detail_hme ul li span {
        font-size: 20px;
    }

    .con_detail_hme ul li {
        padding: 0;
        line-height: normal;
    }

    .con_detail_hme ul li span img {
        width: 42px;
    }

    .con_detail_hme ul li a {
        font-size: 16px;
        line-height: normal;
    }

    .con_detail_hme ul {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 30px;
    }

    .contact_form_Tab input:not([type="checkbox"]),
    .contact_form_Tab select {
        height: 48px !important;
    }

    .per-check>label {
        font-size: 12px;
    }

    .inner_cont p {
        font-size: 12px;
    }

    .section-content .heading {
        font-size: 27px;
    }

    .section-content p {
        font-size: 12px;
    }

    .feedback-card__user .name {
        font-size: 14px;
    }

    .feedback-card__user .location {
        font-size: 12px;
    }

    .feedback-card__user .icon {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .feedback-card__content .title {
        font-size: 14px;
    }

    .feedback-card__content .review {
        font-size: 12px;
    }

    .feedback-card {
        margin: 0;
        margin-bottom: 20px;
    }

    .feedback {
        padding: 3rem 0px;
    }
a.call_btn {
    font-size: 11px;
}

a.call_btn b {
    font-size: 11px;
}

.banner_btns {
    gap: 8px;
    padding: 0;
}
.port__con {margin-bottom: 10px;}

.sellng_btn {
    gap: 9px;
}

.top_footer {
    DISPLAY: BLOCK;
}

.footer_para p {margin: 12px 0px;font-size: 12px;}

a.Call_us {
    font-size: 9px;
}

.footer_btn {
    gap: 10px;
}

.footer_links ul li a {
    font-size: 12px;
}

.footer_links.book_publishing_link li a {
    margin-bottom: 12px;
}

.mid_footer {
    padding: 0;
}

.contact_vec {
    display: block;
}

.right_contact a {
    font-size: 13px;
}

h4.foot_head_alt {
    font-size: 23px;
}

.end_foot_div {
    display: block;
    text-align: center;
}

.mid_end p {
    font-size: 12px;
    line-height: 1.3;
    margin: 8px 0px;
}

.card_img {
    width: 100%;
}

ul.end_text li a {
    font-size: 13px;
}

ul.end_text {
    justify-content: center;
}
.footer_links {
    border: none;
}

}

@media only screen and (min-width: 520px) and (max-width: 767px) {

    .responsive_menu {
        display: block;
    }

    .con_detail_hme ul {
        width: 100%;
    }

    .banner--Maininner {
        min-height: 40vh;
    }

    .heading--alt {
        font-size: 50px !important;
    }

    .responsive_header {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .brand_slider {
        margin: 0 !important;
    }

    .main_responsive {
        background-color: #fff;
        padding: 10px 0;
        z-index: 9999;
        width: 100%;
    }

    .header {
        display: none;
    }

    .res_logo {
        width: 233px;
        height: auto;
    }

    .res_menuBtn {
        font-size: 35px;
        color: var(--c1);
    }




    .banner_heading {
        font-size: 44px;
        line-height: normal;
    }

    .banner__con p {
        font-size: 14px;
    }

    .banner__list li {
        font-size: 14px;
    }

    .banner__list li:before {
        width: 7px;
        left: 5px;
    }

    .sub_head {
        font-size: 17px;
    }

    .themebtn {
        padding: 11px 26px;
        font-size: 15px;
    }

    .themebtn i {
        font-size: 17px;
    }

    .banner__form__tab {
        border-radius: 0;
        margin: 5rem auto auto;
        width: 90%;
    }

    .btn__submit input {
        width: 100% !important;
        height: 50px !important;
    }

    .banner__form__tab h3 {
        font-size: 29px;
        color: #000;
        /* text-shadow: 0px 0px 10px #000000b0; */
    }

    .banner__form__tab input {
        height: 45px;
    }

    .brand_item {
        margin: 0;
    }

    section.brands {
        padding: 30px 0px;
    }

    section.portfolio {
        padding: 50px 0px;
        margin-bottom: 0;
        padding-top: 22px;
    }

    .heading {
        font-size: 43px;
        line-height: normal;
        margin-bottom: 10px;
    }

    .port__con p {
        font-size: 14px;
    }

    .port_img {
        height: 24vh;
    }

    .port_item {
        margin: 0 5px;
    }

    .port_main:before {
        width: 80%;
        height: 95px;
        bottom: 17px;
    }

    .about_content .heading {
        font-size: 43px;
    }

    .about_content p {
        font-size: 14px;
        width: 100%;
    }

    .about_img {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
    }

    section.about {
        display: block;
    }

    .about_img:before {
        right: 0;
    }

    .about:before {
        width: 50%;
    }

    .reviews .row .col-md-3:nth-child(even) .review_crd {
        margin-top: 0;
    }

    .review_crd {
        margin-bottom: 20px;
        width: 100%;
    }

    section.reviews {
        padding: 60px 0px;
    }

    .empower_box {
        display: block;
        padding: 16px 35px;
        margin-bottom: 7px;
    }

    .emp_img {
        width: 80px;
    }

    .empower_slider .slick-dots {
        bottom: 2px;
    }

    .empower_items {
        margin: 10px 0px;
    }


    .empower::before {
        width: 400px;
        height: 60%;
        transform: translate(-50%, -0%);
        left: 30%;
        top: 43%;
        z-index: 99;
    }

    .section_heading {
        position: relative;
        z-index: 99;
    }


    .empower::after {
        top: 410px;
        right: -80px;
        width: 80%;
    }

    .section_heading .heading {
        text-shadow: 0px 0px 13px #fff;
        font-size: 40px;
    }

    section.empower {
        padding: 60px 0px;
        overflow: hidden;
    }

    .emp_cont h5 {
        font-size: 18px;
    }

    .emp_cont p {
        font-size: 14px;
    }

    .best_selling_cont h4 {
        font-size: 43px;
    }

    section.best-selling {
        padding: 50px 0px;
    }

    .best_selling_cont p span {
        font-size: 19px;
    }

    .best-selling::before {
        width: 100%;
        height: 100px;
        right: 0;
        top: auto;
        bottom: 14%;
    }

    .selling_slider {
        margin-top: 2rem;
    }

    .get-in-tuch_img img {
        transform: translateY(-70px) scale(1.3);
    }

    .get-in-tuch_cont h4 {
        font-size: 40px;
    }

    .get-in-tuch_cont p {
        font-size: 14px;
    }

    a.live_chat {
        font-size: 15px;
    }

    .get-in-tuch_btn {}

    .get-in-tuch_btn .themebtn {
        width: max-content;
        margin-bottom: 14px;
    }

    section.services {
        padding: 40px 0px;
    }

    section.get_intuch {
        margin-bottom: 0;
        padding-bottom: 50px;
    }

    .section_heading .heading {
        font-size: 41px;
    }

    .book-planning_cont h4 {
        font-size: 43px;
    }

    .book-planning_cont span {
        font-size: 17px;
    }

    .book-planning_cont p {
        font-size: 14px;
    }

    .book-planning_cont {
        padding: 0;
    }

    .book-planning-img img {
        width: 100%;
    }

    .book-planning-img {
        height: auto;
    }

    .testimonial_slider .slick-list.draggable {
        padding: 0 !important;
    }

    section.testimonials {
        padding: 40px 0px;
    }

    .testimonial_slider .slick-arrow {
        top: 50%;
        left: 10px;
        display: none !important;
    }

    .testimonial_slider .slick-next.slick-arrow {
        right: -24px;
        left: auto;
    }

    h4.heading.___alt {
        font-size: 34px;
        margin-bottom: 11px;
    }

    .section_heading p {
        font-size: 14px;
        text-align: center;
    }

    section.testimonials .row {
        margin-bottom: 20px !important;
    }

    .testo_items {
        margin: 10px 4px;
        height: auto !important;
    }

    .testo_cont p {
        font-size: 13px;
    }

    .testo_main h4 {}

    .testo_main p {}

    .testo_img {
        /* width: 50px; */
        /* height: 50px; */
    }

    .testo_main::before {
        /* width: 30px; */
        /* height: 30px; */
    }

    a.services_items {
        margin: 0px 4px;
        height: 170px;
    }

    .services_slider .slick-arrow {
        left: 2%;
        display: none !important;
    }

    .services_slider .slick-next.slick-arrow {
        right: -8%;
    }

    .services_cont br {
        display: none;
    }

    a.services_items {}

    section.signup {
        padding: 50px 0px;
        overflow: hidden;
    }

    .signup_cont span {
        font-size: 27px;
    }

    .signup::before {
        top: auto;
        bottom: -15rem;
        height: 330px;
        width: 100%;
        left: 0;
        transform: scale(1.3) translate(0%, -50%);
    }

    .signup_form {
        position: relative;
        z-index: 9;
    }

    .signup_cont h4 {
        font-size: 43px;
    }

    .signup_cont p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    footer.footer {
        padding-top: 50px;
    }

    .footer::before {
        display: none;
    }

    .footer_link p {
        font-size: 13px;
        margin-bottom: 13px;
    }

    .footer_link h5 {
        margin-bottom: 10px;
    }

    .brands_logos {
        margin: 20px 0px;
    }

    .footer_link ul li a {
        font-size: 12px;
        padding: 0;
    }

    .footer_link.__alt {
        margin-bottom: 14px;
    }

    .footer_link {
        margin-bottom: 9px;
    }

    .copyright {
        display: block;
        text-align: center;
    }

    .copyright p {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .copyright img {
        width: 60%;
        margin: 0 auto;
    }

    .copyright_main {
        margin-top: 30px;
        padding: 20px 0px;
    }

    .my_modal {
        width: 96%;
        border-radius: 0;
        padding: 20px 20px;
    }

    .modal_heading h4 {
        font-size: 21px;
    }

    input.contact_fields,
    textarea.contact_fields {
        height: 40px;
        margin-bottom: 20px;
    }

    textarea.contact_fields {
        height: 96px;
    }

    .contact_form label {
        display: none;
    }

    .brand_img1:before {
        background-position: -26% -3%;
    }

    .inner_cont h4 {
        font-size: 36px;
    }

    .inner_banner {
        min-height: auto;
        padding: 40px 0px;
    }

    .banner__img {
        width: 100%;
        height: 50%;
        top: auto;
        bottom: 0;
        right: 0;
    }

    section.banner {
        padding-top: 2rem;
        padding-bottom: 2rem;
        min-height: auto;
    }

    ul.slick-dots li {
        width: auto;
        height: auto;
    }

    ul.slick-dots li button {
        width: 10px;
        height: 10px;
        border-radius: 50px;
        background: var(--c1);
    }

    .selling_slider .slick-dots {
        bottom: 15px;
    }

    .contact_modal {
        align-items: end;
    }

    .inner-book-planning-section {
        padding: 40px 0px;
    }

    .inner-book-planning p {
        font-size: 14px;
    }

    .inner-book-planning-img img {
        width: 100%;
    }

    .inner-book-planning-img {
        height: auto;
    }

    .inner-book-planning h4 {
        font-size: 28px;
    }

    .scroll-block {
        max-height: 370px;
    }

    .con_detail_hme ul li span {
        font-size: 27px;
    }

    .con_detail_hme ul li {
        padding: 0;
        line-height: normal;
    }

    .con_detail_hme ul li span img {
        width: 52px;
    }

    .con_detail_hme ul li a {
        font-size: 24px;
        line-height: normal;
    }

    .con_detail_hme ul {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 50px;
    }

    .contact_form_Tab input:not([type="checkbox"]),
    .contact_form_Tab select {
        height: 53px !important;
    }

    .per-check>label {
        font-size: 13px;
    }

    .inner_cont p {
        font-size: 14px;
    }

    .section-content .heading {
        font-size: 37px;
    }

    .section-content p {
        font-size: 14px;
    }

    .feedback-card__user .name {
        font-size: 17px;
    }

    .feedback-card__user .location {
        font-size: 15px;
    }

    .feedback-card__user .icon {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }

    .feedback-card__content .title {
        font-size: 18px;
    }

    .feedback-card__content .review {
        font-size: 14px;
    }

    .feedback-card {
        margin: 0;
        margin-bottom: 20px;
    }

    .feedback {
        padding: 3rem 0px;
    }

    .res_menu li a {
        font-size: 15px;
        padding: 11px 15px;
    }

    .drop_btn {
        padding: 16px 12px;
    }

    .drop_btn i {
        line-height: 13px;
    }

    .cross_btn {
        width: 40px;
        height: 40px;
        top: 7px;
    }

    section.reviews .col-md-3 {
        width: 50%;
    }

    .get-in-tuch_img {
        height: auto;
    }

    .selling_img {
        width: 116px;
        height: auto;
    }

    .selling_cont {
        padding: 0;
    }

    .selling_cont a {
        font-size: 9px;
        font-weight: 400;
        padding-top: 12px;
    }

    .contact_form_Tab textarea {
        height: 150px;
    }





}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    section.banner {
        min-height: 77vh;
    }

    .banner__form__tab {
        width: 100%;
    }

    .banner_heading {
        font-size: 38px;
        line-height: normal;
    }

    .banner__con p {
        font-size: 13px;
    }

    .banner__form__tab h3 {
        font-size: 22px;
    }

    .banner__form__tab input {
        height: 41px;
    }

    .btn__submit input {
        padding: 0;
        font-size: 13px;
    }

    section.brands {
        padding: 20px 0px;
    }

    .brand_slider ul.slick-dots {
        display: none !important;
    }

    .heading {
        font-size: 48px;
    }

    .port_img {
        height: 36vh;
    }

    .port_main:before {
        width: 70%;
    }

    .slick-dots li button {
        border: 1px solid #fff;
        border-radius: 50px;
        background: var(--c1);
    }

    .port_slider ul.slick-dots {
        display: none !important;
    }

    section.portfolio {
        padding-bottom: 12px;
    }

    .review_crd {
        width: 100%;
    }

    span.count {
        font-size: 24px;
    }

    .review_con p {
        font-size: 14px;
    }

    .get-in-tuch_img img {
        width: 100%;
        transform: scale(1.1);
    }

    .get-in-tuch_cont h4 {
        font-size: 30px;
    }

    .get-in-tuch_cont p {
        font-size: 12px;
    }

    a.live_chat {
        font-size: 12px;
    }

    .modal_open {
        padding: 10px 23px;
        font-size: 12px;
        font-weight: 400;
        justify-content: center;
    }

    .modal_open i {}

    .section_heading .heading {
        font-size: 39px;
    }

    .services_cont p {
        font-size: 13px;
        line-height: normal;
        padding-top: 10px;
    }

    .get_intuch {
        margin: 0px;
        padding: 50px 0px;
    }

    .book-planning_cont {
        padding: 0;
    }

    .book-planning_cont h4 {
        font-size: 38px;
    }

    .book-planning_cont span {
        font-size: 13px;
    }

    .book-planning_cont p {
        font-size: 12px;
    }

    h4.heading.___alt {
        font-size: 30px;
    }

    .section_heading p {
        font-size: 13px;
    }

    .testimonial_slider .slick-arrow {
        top: -38px;
        right: 10%;
        left: auto;
    }

    .testimonial_slider .slick-next.slick-arrow {
        right: 3%;
    }

    .testimonial_slider .slick-list.draggable {
        padding: 0 !important;
    }

    .testo_main h4 {
        font-size: 13px;
    }

    .testo_main p {
        font-size: 11px;
    }

    .testo_img {
        width: 40px;
        height: 40px;
    }

    .testo_main::before {
        width: 16px;
        height: 16px;
        top: 10px;
    }

    .testo_cont p {
        font-size: 11px;
    }

    .testo_items {
        height: 227px !important;
        margin: 40px 6px;
    }

    section.testimonials .row {
        margin-bottom: 0px !important;
    }

    .testimonials {
        padding: 60px 0px;
    }

    .signup_cont span {
        font-size: 21px;
    }

    .signup_cont {
        position: relative;
        z-index: 9;
    }

    .signup_cont h4 {
        font-size: 36px;
    }

    .signup_cont p {
        font-size: 12px;
    }

    .signup::before {
        width: 155px;
    }

    .signup {
        padding: 50px 0px;
        overflow: hidden;
    }

    .signup_fields input {
        height: 41px;
        border-radius: 6px;
    }

    .signup_btn button {
        padding: 11px 20px;
        font-size: 11px;
        width: 100%;
    }

    .signup_btn button i {
        font-size: 15px;
    }

    .footer::before {
        top: auto;
        bottom: 24%;
        height: 37%;
        right: -280px;
    }

    .footer_link.__alt h5 {
        margin-bottom: 14px;
    }

    .footer_link p {
        font-size: 10px;
    }

    .copyright p {
        font-size: 11px;
    }

    .copyright img {
        width: 41%;
    }

    .empower_box {
        display: block;
    }

    .emp_img {
        width: 92px;
    }

    .empower_boll::before {
        width: 800px;
        height: 600px;
    }

    .logo {
        width: 130px;
    }

    .header_right ul li a {
        font-size: 12px;
    }

    .slick-active button {
        box-shadow: 0px 0px 0px 2px var(--c1);
    }

    .about {
        min-height: 60vh;
        overflow: hidden;
    }

    .about_img {
        right: 0;
        left: auto;
        width: 70%;
        opacity: 0.3;
    }

    .about_content p {
        font-size: 18px;
        text-shadow: 0px 0px 10px #b9b9b9;
        width: 100%;
    }

    .best_selling_cont {
        margin-bottom: 32px;
    }

    .best-selling::before {
        height: 20%;
        width: 90%;
        top: 56%;
    }

    .selling_cont a {
        font-size: 11px;
    }

    .selling_img {
        width: 171px;
    }

    .get-in-tuch_btn {
        display: block;
    }

    .get-in-tuch_btn a {
        width: max-content;
        margin-bottom: 10px;
    }

    .brand_slider {
        margin: 0 !important;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1250px) {
    .logo {
        width: 245px;
    }

    .header_right ul li a {
        font-size: 15px;
    }

    section.banner {
        min-height: 56vh;
    }

    .banner_heading {
        font-size: 51px;
    }

    .banner__form__tab {
        width: 84%;
    }

    .banner__form__tab h3 {
        font-size: 20px;
    }

    p {}

    .banner__img {
        width: 50%;
        height: 64%;
        top: 11vh;
        right: 29px;
    }

    .brand_slider {
        margin: 0 !important;
    }

    .brand_slider.slick-initialized.slick-slider.slick-dotted {}

    .brand_slider .slick-dots {
        display: none !important;
    }

    .brands {
        padding: 30px 0px;
    }

    .heading {
        font-size: 48px;
    }

    a.port_img {
        height: 38vh;
    }

    .port_slider .slick-dots {
        display: none !important;
    }

    .port_main:before {
        width: 70%;
    }

    section.about {
        min-height: 50vh;
    }

    .about_content .heading {
        font-size: 35px;
    }

    .about_content p {
        font-size: 12px;
    }

    .review_crd {
        width: 100%;
    }

    span.count {
        font-size: 25px;
    }

    .review_con p {
        font-size: 15px;
    }

    .emp_cont h5 {
        font-size: 15px;
    }

    .emp_cont p {
        font-size: 11px;
    }

    .section_heading .heading {
        font-size: 39px;
    }

    .best_selling_cont h4 {
        font-size: 31px;
    }

    .best_selling_cont p {
        FONT-SIZE: 13PX;
    }

    .sellng_btn a {
        font-size: 11px;
    }

    .best_selling_cont p span {
        font-size: 16px;
    }

    .selling_img {
        width: 149px;
        margin: 0 auto;
        margin-top: -81px;
    }

    .selling_cont a {
        font-size: 10px;
    }

    .selling_cont {
        padding: 0;
    }

    .get-in-tuch_img img {
        width: 76%;
        transform: scale(1.3);
    }

    .get-in-tuch_cont h4 {
        font-size: 33px;
    }

    .book-planning_cont p {
        font-size: 14px;
    }

    h4.heading.___alt {
        font-size: 26px;
    }

    .section_heading p {
        font-size: 13px;
    }

    .testimonial_slider .slick-arrow {
        right: 7rem;
    }

    .testimonial_slider .slick-next.slick-arrow {
        right: 3rem;
    }

    .testo_cont p {
        font-size: 10px;
    }

    .testo_main h4 {
        font-size: 9px;
    }

    .testo_img {
        width: 40px;
        height: 40px;
    }

    .testo_main p {
        font-size: 9px;
    }

    .testo_items {
        height: 178px !important;
        overflow: hidden;
        padding: 10px 10px;
        margin: 10px 8px;
    }

    .testo_main::before {
        width: 15px;
        height: 15px;
        top: 10px;
        right: -5px;
    }

    .testo_main {
        gap: 6px;
    }

    .testimonial_slider .slick-dots {
        display: none !important;
    }

    .signup_cont span {
        font-size: 25px;
    }

    .signup_cont h4 {
        font-size: 44px;
    }

    .signup::before {
        width: 170px;
        height: 276px;
    }

    .signup {
        padding: 60px 0px;
        overflow: hidden;
    }

    .footer::before {
        width: 350px;
        right: -90px;
        top: 70%;
    }
    .inner_banner {
        min-height: 23vh;
    }

    .inner-book-planning p {
        font-size: 14px;
    }
    
    .inner-book-planning h4 {
        font-size: 29px;
    }
    .btn__submit input {
        padding: 0;
    }
    .section-content .heading {
        font-size: 40px;
    }
    
    .feedback-card__content .review {
        font-size: 14px;
    }
}