@media (max-width: 1200px) {
    .banner_title {
        font-size: 54px;
        line-height: 76px;
    }

    .who_we_are_title,
    .services_title,
    .deserve_title,
    .promise_title,
    .experience_title {
        font-size: 54px;
        line-height: 76px;
    }

    #who_we_are,
    #our_signature_services,
    #why_clients_trust_us,
    #promise {
        margin-bottom: 120px;
    }

    .promis_box {
        max-width: 500px;
    }

    .services_item_shadow,
    .works_item_shadow {
        margin-bottom: 25px;
    }

    #deserve {
        padding: 120px 0;
    }

    .container,
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }

    #search {
        padding-top: 150px;
    }

    #search_result {
        margin-bottom: 120px;
    }

    .who_we_are_right,
    #personal_shopper .promise_right,
    #promise .promise_right,
    #promise.promise_right,
    #luxury_gateway .promise_right {
        padding-left: unset;
    }

    #contact_banner,
    #custom_packaging_banner,
    #packaging_apart,
    #packaging_options,
    #tailored_for_you,
    #need_custom {
        padding-bottom: 120px;
    }

    #packaging_options h2,
    #tailored_for_you .tailored_for_you_container > h2,
    #need_custom h2 {
        font-size: 48px;
        line-height: 72px;
    }

    .tailored_for_you_container {
        max-width: 90%;
        margin: 0 auto;
    }

    #concierge_service_banner {
        padding-top: 160px;
        margin-bottom: 180px;
    }

    #concierge_service_banner h1 {
        font-size: 90px;
        line-height: 120px;
    }

    #concierge_service_banner h2 {
        font-size: 48px;
        line-height: 72px;
    }

    .global_discreet_left {
        padding: 150px 20px 20px 180px;
    }

    .global_discreet_left h2 {
        font-size: 80px;
        line-height: 100px;
    }

    .global_discreet_left p {
        font-size: 44px;
        line-height: 60px;
    }

    .need_personal_assistance_containr {
        max-width: 80%;
    }
}

@media (max-width: 991px) {
    #search_result .search_result_items {
        padding: 24px 40px;
    }

    #search form {
        flex-direction: row;
        flex-wrap: wrap;
    }

    #search form > button {
        min-width: 150px;
    }

    .search_title {
        font-size: 54px;
        line-height: 72px;
    }

    #contact_banner,
    #custom_packaging_banner {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    #packaging_apart h2 {
        max-width: 90%;
    }

    #packaging_options h2,
    #tailored_for_you .tailored_for_you_container > h2,
    #need_custom h2 {
        font-size: 40px;
        line-height: 60px;
    }

    #packaging_options table {
        width: 100%;
        overflow-x: auto;
        display: block;
    }

    #concierge_service_banner {
        padding-top: 120px;
        margin-bottom: 140px;
    }

    #concierge_service_banner h1 {
        font-size: 70px;
        line-height: 90px;
    }

    #concierge_service_banner h2 {
        font-size: 40px;
        line-height: 60px;
    }

    #what_we_offer,
    #global_discreet,
    #our-concierge {
        margin-bottom: 120px;
    }

    .global_discreet_left {
        padding: 100px 20px 20px 100px;
    }

    .global_discreet_left h2 {
        font-size: 60px;
        line-height: 80px;
    }

    .global_discreet_left p {
        font-size: 36px;
        line-height: 48px;
    }

    #our-concierge h2 {
        font-size: 48px;
        line-height: 72px;
    }

    #our-concierge p {
        font-size: 32px;
        line-height: 48px;
    }

    .need_personal_assistance_containr h2 {
        font-size: 48px;
        line-height: 72px;
    }

    #need_personal_assistance {
        padding: 120px 0;
    }

    .need_personal_assistance_containr {
        padding: 48px 24px;
    }

    .user_dashboard {
        height: auto;
        padding: 0;
    }

    .total_price {
        position: unset;
        margin-left: auto;
    }

    #settings {
        grid-template-columns: 1fr;
        margin-bottom: 25px;
    }

    .settings_profile_btn {
        position: relative;
        margin-top: 35px;
        margin-left: 15px;
    }

    #contact_banner {
        padding: 100px 10px 120px;
        background-position: center top;
    }

    #need_personalized_assistance {
        margin-bottom: 80px;
        padding: 60px 0;
    }
    #need_personalized_assistance h2 {
        font-size: 40px;
        line-height: 56px;
    }
}

@media (max-width: 767px) {
    #search_result .search_result_items {
        padding: 16px 24px;
    }

    #search_result .search_result_title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    #search {
        padding-top: 150px;
    }

    .search_title {
        font-size: 42px;
        line-height: 60px;
    }

    #search form {
        flex-direction: column;
        gap: 16px;
    }

    #search form > input {
        max-width: 100%;
    }

    #search form > button {
        width: 100%;
    }

    #contact_banner,
    #custom_packaging_banner,
    #packaging_apart,
    #packaging_options,
    #tailored_for_you,
    #need_custom {
        padding-bottom: 80px;
    }

    #contact_banner,
    #custom_packaging_banner {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    #packaging_options h2,
    #tailored_for_you .tailored_for_you_container > h2,
    #need_custom h2 {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    #packaging_options th {
        font-size: 20px;
        line-height: 28px;
    }

    #tailored_for_you .tailored_for_you_container > h3 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 24px;
    }

    #concierge_service_banner {
        padding-top: 100px;
        margin-bottom: 120px;
    }

    #concierge_service_banner h1 {
        font-size: 50px;
        line-height: 70px;
        margin-bottom: 24px;
    }

    #concierge_service_banner h2 {
        font-size: 32px;
        line-height: 48px;
    }

    #what_we_offer,
    #global_discreet,
    #our-concierge {
        margin-bottom: 80px;
    }

    .global_discreet_left {
        padding: 80px 20px 20px 40px;
    }

    .global_discreet_left > div {
        max-width: 100%;
    }

    .global_discreet_left h2 {
        font-size: 48px;
        line-height: 64px;
    }

    .global_discreet_left p {
        font-size: 28px;
        line-height: 40px;
    }

    .global_discreet_right > .promis_box {
        max-width: 100%;
    }

    #our-concierge h2 {
        font-size: 36px;
        line-height: 54px;
    }

    #our-concierge p {
        font-size: 24px;
        line-height: 36px;
        padding: 20px 15px;
    }

    #need_personal_assistance {
        padding: 80px 0;
    }

    .need_personal_assistance_containr {
        padding: 40px 20px;
        max-width: 90%;
    }

    .need_personal_assistance_containr h2 {
        font-size: 36px;
        line-height: 54px;
    }
}

@media (max-width: 600px) {
    #sidebar {
        height: auto;
        min-height: unset;
        margin-bottom: 16px;
        padding-bottom: 8px;
    }
    #sidebar > .list-group {
        padding-top: 8px;
        border-top: none;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 6px;
    }
    #sidebar .list-group > .list-group-item {
        padding: 10px 8px;
        font-size: 14px;
        line-height: 20px;
        min-width: 90px;
        text-align: center;
    }
    #orders {
        padding: 8px 2px;
    }
    #orders > h2 {
        font-size: 16px;
        line-height: 22px;
    }
    #orders .filter_section {
        flex-direction: column;
        gap: 8px;
        align-items: stretch;
    }
    #orders .filter_section > a,
    #orders .filter_section > select,
    #orders .filter_section > input {
        width: 100%;
        max-width: 100%;
    }
    .table-responsive {
        overflow-x: auto;
    }
    .table {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    #contact_banner,
    #custom_packaging_banner {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    #packaging_options h2,
    #tailored_for_you .tailored_for_you_container > h2,
    #need_custom h2 {
        font-size: 28px;
        line-height: 42px;
    }

    #packaging_options th {
        font-size: 18px;
        line-height: 24px;
    }

    #packaging_options td {
        font-size: 14px;
        line-height: 22px;
    }

    #need_custom p {
        font-size: 14px;
        line-height: 24px;
    }

    #need_custom a {
        padding: 8px 16px;
        font-size: 14px;
    }

    #concierge_service_banner {
        padding-top: 80px;
        margin-bottom: 100px;
    }

    #concierge_service_banner h1 {
        font-size: 40px;
        line-height: 56px;
    }

    #concierge_service_banner h2 {
        font-size: 28px;
        line-height: 42px;
    }

    #concierge_service_banner p {
        font-size: 14px;
        line-height: 24px;
    }

    .global_discreet_left {
        padding: 60px 15px 15px 15px;
    }

    .global_discreet_left h2 {
        font-size: 36px;
        line-height: 48px;
    }

    .global_discreet_left p {
        font-size: 24px;
        line-height: 32px;
    }

    #our-concierge h2 {
        font-size: 28px;
        line-height: 42px;
    }

    #our-concierge p {
        font-size: 20px;
        line-height: 30px;
        padding: 16px 10px;
    }

    .need_personal_assistance_containr {
        padding: 32px 16px;
        border-width: 1px;
    }

    .need_personal_assistance_containr h2 {
        font-size: 28px;
        line-height: 42px;
    }

    .need_personal_assistance_containr p {
        font-size: 14px;
        line-height: 24px;
    }

    #contact_banner {
        padding: 60px 5px 80px;
        background-size: cover;
    }

    #need_personalized_assistance {
        margin-bottom: 40px;
        padding: 32px 0;
    }
    #need_personalized_assistance h2 {
        font-size: 28px;
        line-height: 36px;
    }
    #need_personalized_assistance .contact_form {
        padding: 12px;
    }
    #need_personalized_assistance .contact_form > p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 24px;
    }

    #need_personalized_assistance .contact_form .form-control {
        font-size: 14px;
        padding: 8px 10px;
    }
}

@media (max-width: 480px) {
    #search_result .search_result_items {
        padding: 12px 16px;
    }

    .search_title {
        font-size: 36px;
        line-height: 48px;
    }

    .search_text {
        font-size: 14px;
        line-height: 24px;
    }

    #packaging_options table {
        font-size: 13px;
    }

    #tailored_for_you .tailored_for_you_container > p {
        font-size: 14px;
        line-height: 22px;
    }

    #concierge_service_banner h1 {
        font-size: 32px;
        line-height: 48px;
    }

    #concierge_service_banner h2 {
        font-size: 24px;
        line-height: 36px;
    }

    .global_discreet_left h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .global_discreet_left p {
        font-size: 20px;
        line-height: 28px;
    }

    #our-concierge p {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 350px) {
    #search_result .search_result_items {
        padding: 10px 12px;
    }

    #search_result .search_result_title {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .search_title {
        font-size: 32px;
        line-height: 42px;
    }

    #search form > button {
        padding: 12px 16px;
        font-size: 14px;
    }

    #search form > input {
        padding: 10px 12px;
        font-size: 14px;
    }

    .search_text {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 24px;
    }

    #packaging_options h2,
    #tailored_for_you .tailored_for_you_container > h2,
    #need_custom h2 {
        font-size: 24px;
        line-height: 36px;
    }

    #tailored_for_you .tailored_for_you_container > h3 {
        font-size: 18px;
        line-height: 26px;
    }

    #packaging_options th {
        font-size: 16px;
        line-height: 22px;
    }

    #packaging_options td {
        font-size: 13px;
        line-height: 20px;
    }

    #need_custom a {
        padding: 6px 12px;
        font-size: 13px;
    }

    #concierge_service_banner h1 {
        font-size: 28px;
        line-height: 40px;
    }

    #concierge_service_banner h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .global_discreet_left h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .global_discreet_left p {
        font-size: 18px;
        line-height: 26px;
    }

    #our-concierge h2 {
        font-size: 24px;
        line-height: 36px;
    }

    #our-concierge p {
        font-size: 16px;
        line-height: 24px;
    }

    .need_personal_assistance_containr h2 {
        font-size: 24px;
        line-height: 36px;
    }
}

@media screen and (max-width: 992px) {
    footer {
        padding: 40px 0;
    }

    .banner_title {
        font-size: 48px;
        line-height: 72px;
    }

    .banner_text {
        font-size: 20px;
        line-height: 32px;
    }

    #index_banner {
        padding: 180px 15px;
    }

    .sign_form > h2 {
        font-size: 36px;
        line-height: 54px;
    }

    .banner_title {
        font-size: 44px;
        line-height: 66px;
    }

    .services_item_shadow {
        margin: 0 auto 20px;
    }

    .who_we_are_right {
        padding: 20px 15px;
    }

    #customers-testimonials .owl-item {
        padding: 0 10px;
    }

    .dress_title,
    .dress_text {
        font-size: 28px;
        line-height: 42px;
    }

    .banner_text {
        font-size: 20px;
        line-height: 32px;
    }

    #index_banner {
        padding: 180px 15px;
    }

    .who_we_are_title,
    .services_title {
        font-size: 44px;
        line-height: 66px;
    }

    .who_we_are_right {
        padding: 30px 15px;
    }

    .shadow-effect {
        padding: 30px 60px;
    }
}

@media screen and (max-width: 768px) {
    .shadow-effect {
        padding: 30px 40px;
    }
    footer {
        padding: 30px 0;
    }

    .banner_title {
        font-size: 40px;
        line-height: 60px;
    }

    .banner_text {
        font-size: 18px;
        line-height: 28px;
    }

    #index_banner {
        padding: 120px 15px;
    }

    .navbar-nav {
        margin-top: 15px;
    }

    .navbar-nav .nav-item {
        margin-bottom: 10px;
    }

    .privacy_policy_text {
        padding-top: 60px;
    }

    footer .col-lg-4 {
        margin-bottom: 20px;
        text-align: center;
    }

    footer .justify-content-lg-center,
    footer .justify-content-lg-end {
        justify-content: center !important;
    }

    #luxury_gateway .promise_right {
        padding: 0 15px;
    }

    #luxury_gateway .promise_right > ul > li {
        font-size: 15px;
        line-height: 24px;
    }

    #about_info > .container {
        padding: 120px 15px;
    }

    .about_desription {
        font-size: 48px;
        line-height: 72px;
    }

    .banner_title {
        font-size: 36px;
        line-height: 54px;
    }

    .banner_text {
        font-size: 18px;
        line-height: 28px;
    }

    #index_banner {
        padding: 120px 15px;
    }

    .who_we_are_title,
    .services_title,
    .deserve_title,
    .promise_title,
    .experience_title {
        font-size: 36px;
        line-height: 54px;
        text-align: center;
    }

    .services_item {
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #customers-testimonials .shadow-effect p {
        font-size: 14px;
        line-height: 24px;
    }

    #customers-testimonials .shadow-effect .item_name {
        font-size: 16px;
        line-height: 26px;
    }

    #customers-testimonials .shadow-effect .position {
        font-size: 14px;
        line-height: 24px;
    }

    .who_we_are_text,
    .deserve_text,
    .promise_text,
    .experience_text,
    .experience_description {
        text-align: center;
        font-size: 15px;
        line-height: 26px;
    }

    .who_we_are_right {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 40px 15px;
    }

    #who_we_are,
    #our_signature_services,
    #why_clients_trust_us,
    #promise {
        margin-bottom: 80px;
    }

    .services_item {
        margin-bottom: 15px;
    }

    footer {
        padding: 40px 0;
        text-align: center;
    }

    footer .col-lg-4 {
        margin-bottom: 30px;
        justify-content: center !important;
    }

    .dress_right {
        margin-top: 20px;
        text-align: center;
    }

    .dress_right .links {
        display: inline-block;
        margin: 5px;
    }

    nav .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .promis_box {
        max-width: 100%;
        margin: 30px auto 20px;
    }

    .services_item_shadow,
    .works_item_shadow {
        max-width: 100%;
        margin-bottom: 20px;
    }

    #deserve {
        padding: 100px 0;
    }

    .owl-carousel .owl-item img {
        max-width: 70px;
        margin-bottom: 12px;
    }

    .btn_auth {
        padding: 8px;
    }

    .sign_form > h2 {
        padding-top: 20px;
    }

    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .row > [class*="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .btn_white,
    .btn_dark,
    .btn_dark_border {
        display: inline-block;
        width: auto;
        text-align: center;
        margin-bottom: 5px;
    }

    .navbar-brand {
        padding: 10px 0;
    }
}

@media screen and (max-width: 576px) {
    .shadow-effect {
        padding: 20px 25px;
    }

    #customers-testimonials.owl-carousel .owl-dots {
        margin-top: 20px;
    }

    #customers-testimonials .item {
        transform: scale3d(0.95, 0.95, 1);
    }

    .owl-carousel .owl-item img {
        max-width: 65px;
        margin-bottom: 10px;
    }

    #search_result .search_result_items img {
        margin: 0 auto;
    }

    .search_content {
        padding: 0 15px;
    }

    #search_result {
        padding: 0 15px;
    }
    #customers-testimonials .item {
        -webkit-transform: scale3d(0.9, 0.9, 1);
        transform: scale3d(0.9, 0.9, 1);
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner_container {
        padding: 0 10px;
    }

    #luxury_delivery_banner,
    #bottom_banner_bg {
        padding: 60px 15px;
    }

    #dress {
        padding: 30px 0;
    }

    #search {
        padding-top: 120px;
    }

    #search_result {
        margin-bottom: 100px;
    }

    #search_result .search_result_items {
        margin-bottom: 20px;
    }

    #about_banner,
    #luxury_delivery_banner {
        padding: 150px 15px;
    }
    .banner_title {
        font-size: 32px;
        line-height: 48px;
    }

    .banner_text {
        font-size: 16px;
        line-height: 24px;
    }

    #index_banner {
        padding: 80px 15px;
    }

    .sign_form > h2 {
        font-size: 32px;
        line-height: 48px;
        padding-top: 15px;
    }

    .sign_form > p {
        font-size: 14px;
        line-height: 24px;
    }

    .privacy_policy_text {
        padding-top: 40px;
    }

    .privacy_policy_text > p {
        font-size: 14px;
        line-height: 24px;
    }

    .navbar-nav .nav-item {
        text-align: center;
    }

    .navbar-nav .btn_dark,
    .navbar-nav .btn_white {
        display: inline-block;
        margin: 5px 0;
    }

    .sign_form {
        padding: 15px !important;
    }

    .row.mb-3 {
        margin-bottom: 10px !important;
    }

    .banner_title {
        font-size: 32px;
        line-height: 48px;
    }

    .banner_text {
        font-size: 16px;
        line-height: 26px;
    }

    #index_banner {
        padding: 100px 15px;
    }

    .who_we_are_title,
    .services_title,
    .deserve_title,
    .promise_title,
    .experience_title,
    .about_desription {
        font-size: 32px;
        line-height: 48px;
    }

    .btn_white,
    .btn_dark {
        display: block;
        width: 100%;
        text-align: center;
    }

    .services_item_shadow {
        max-width: 100%;
    }

    .sign_form input,
    .sign_form select,
    .sign_form textarea {
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
        padding: 10px 12px;
    }

    .btn_auth {
        padding: 8px;
        font-size: 15px;
    }

    .container,
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-brand {
        max-width: 70%;
    }

    #about_info > .container {
        padding: 100px 15px;
    }

    .about_text,
    .services_item_text,
    .services_item_shadow_text {
        font-size: 14px;
        line-height: 24px;
    }

    #deserve {
        padding: 80px 0;
        margin-bottom: 100px;
    }

    #freight_forwarding_services {
        padding: 80px 0;
        margin-bottom: 100px;
    }

    #personal_shopper,
    #our_signature_services,
    #why_clients_trust_us,
    #promise {
        margin-bottom: 100px;
    }

    .services_item {
        padding: 20px 15px;
        margin-bottom: 20px;
        text-align: center;
    }
}

@media screen and (max-width: 400px) {
    .banner_title {
        font-size: 28px;
        line-height: 42px;
    }

    .banner_text {
        font-size: 14px;
        line-height: 22px;
    }

    #index_banner,
    #about_banner,
    #luxury_delivery_banner {
        padding: 60px 10px;
    }

    #customers-testimonials .shadow-effect p {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 16px;
    }

    #customers-testimonials .shadow-effect .item_name {
        font-size: 15px;
        line-height: 24px;
    }

    #customers-testimonials .shadow-effect .position {
        font-size: 13px;
        line-height: 20px;
    }

    .owl-carousel .owl-item img {
        max-width: 60px;
        margin-bottom: 10px;
    }

    .who_we_are_title,
    .services_title,
    .deserve_title,
    .promise_title,
    .experience_title,
    .about_desription {
        font-size: 28px;
        line-height: 42px;
    }

    .about_title {
        font-size: 24px;
        line-height: 36px;
    }

    .dress_title,
    .dress_text {
        font-size: 22px;
        line-height: 32px;
    }

    .services_item_title,
    .services_item_shadow_title,
    .promis_box_title {
        font-size: 16px;
        line-height: 24px;
    }

    .btn_white,
    .btn_dark,
    .btn_dark_border,
    .btn_white_border {
        padding: 8px 16px !important;
        font-size: 14px;
    }

    .sign_form > h2 {
        font-size: 28px;
        line-height: 42px;
    }

    footer {
        padding: 30px 0;
    }

    footer a,
    nav a {
        font-size: 14px;
    }

    .shadow-effect {
        padding: 15px 20px;
    }

    .promis_box {
        padding: 12px 16px;
    }

    .works_item_shadow {
        padding: 16px;
    }

    #deserve {
        padding: 60px 0;
    }

    #about_info > .container {
        padding: 80px 15px;
    }

    .navbar-brand img {
        max-width: 150px;
    }

    .experience_text {
        font-size: 18px;
        line-height: 28px;
    }
}

@media screen and (max-width: 350px) {
    .banner_title {
        font-size: 24px;
        line-height: 36px;
    }

    .banner_text {
        font-size: 13px;
        line-height: 20px;
    }

    .who_we_are_title,
    .services_title,
    .deserve_title,
    .promise_title,
    .experience_title,
    .about_desription {
        font-size: 24px;
        line-height: 36px;
    }

    .about_title {
        font-size: 20px;
        line-height: 30px;
    }

    .btn_white,
    .btn_dark,
    .btn_dark_border,
    .btn_white_border {
        padding: 6px 12px !important;
        font-size: 13px;
    }

    .sign_form > h2 {
        font-size: 24px;
        line-height: 36px;
        padding-top: 12px;
    }

    .sign_form > p,
    .privacy_policy_text > p,
    .about_text,
    .services_item_text,
    .services_item_shadow_text,
    .who_we_are_text,
    .deserve_text,
    .promise_text,
    .experience_description {
        font-size: 13px;
        line-height: 22px;
    }

    .dress_title,
    .dress_text {
        font-size: 20px;
        line-height: 30px;
    }

    .services_item_title,
    .services_item_shadow_title,
    .promis_box_title {
        font-size: 15px;
        line-height: 22px;
    }

    .experience_text {
        font-size: 16px;
        line-height: 24px;
    }

    .shadow-effect {
        padding: 12px 15px;
    }

    #index_banner,
    #about_banner,
    #luxury_delivery_banner {
        padding: 50px 10px;
    }

    #deserve,
    #freight_forwarding_services {
        padding: 50px 0;
    }

    #about_info > .container {
        padding: 60px 15px;
    }

    .navbar-brand img {
        max-width: 130px;
    }

    .promis_box {
        padding: 10px 12px;
        margin-top: 30px;
    }

    .works_item_shadow {
        padding: 12px;
    }

    footer {
        padding: 25px 0;
    }

    footer a,
    nav a {
        font-size: 13px;
    }

    .sign_form input,
    .sign_form select,
    .sign_form textarea {
        padding: 8px 10px;
        font-size: 13px;
    }

    .btn_auth {
        padding: 7px;
        font-size: 14px;
    }

    #customers-testimonials .shadow-effect p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    #customers-testimonials .shadow-effect .item_name {
        font-size: 14px;
        line-height: 22px;
    }

    #customers-testimonials .shadow-effect .position {
        font-size: 12px;
        line-height: 18px;
    }

    .owl-carousel .owl-item img {
        max-width: 50px;
        margin-bottom: 8px;
    }

    #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
    }

    #customers-testimonials.owl-carousel .owl-dots {
        margin-top: 15px;
    }

    .banner_text {
        font-size: 14px;
        line-height: 22px;
    }

    #index_banner {
        padding: 60px 15px;
    }

    .btn_white,
    .btn_dark {
        padding: 8px 16px !important;
        font-size: 14px;
        margin-bottom: 10px;
        width: 100%;
        display: block;
    }

    .sign_form input {
        padding: 10px 12px;
        font-size: 14px;
    }

    .services_item {
        padding: 15px;
        margin-bottom: 15px;
    }

    .services_item_title,
    .services_item_shadow_title {
        font-size: 16px;
        line-height: 24px;
    }

    .services_item_text,
    .services_item_shadow_text {
        font-size: 14px;
        line-height: 22px;
    }

    .who_we_are_text {
        font-size: 14px;
        line-height: 22px;
    }

    .dress_title,
    .dress_text {
        font-size: 24px;
        line-height: 36px;
    }

    footer a {
        font-size: 14px;
    }

    .navbar-brand img {
        max-width: 120px;
    }

    .shadow-effect {
        padding: 15px 20px;
    }

    .deserve_title,
    .promise_title,
    .experience_title {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 15px;
    }

    .deserve_text,
    .promise_text,
    .experience_text,
    .experience_description {
        font-size: 14px;
        line-height: 24px;
    }

    .promis_box {
        padding: 12px 18px;
        margin-top: 30px;
        max-width: 100%;
    }

    #customers-testimonials .shadow-effect p,
    #customers-testimonials .shadow-effect .position {
        font-size: 13px;
        line-height: 22px;
    }

    #customers-testimonials .shadow-effect .item_name {
        font-size: 15px;
        line-height: 24px;
    }

    #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
    }

    .navbar-nav .nav-item {
        margin-bottom: 8px;
    }

    .sign_form {
        padding: 10px !important;
    }
    .banner_title {
        font-size: 24px;
        line-height: 36px;
    }

    .banner_text {
        font-size: 13px;
        line-height: 20px;
    }

    #index_banner {
        padding: 50px 10px;
    }

    .btn_white,
    .btn_dark {
        padding: 6px 12px !important;
        font-size: 13px;
    }

    .sign_form input {
        padding: 8px 10px;
        font-size: 13px;
    }

    .who_we_are_title,
    .services_title,
    .deserve_title,
    .promise_title,
    .experience_title {
        font-size: 28px;
        line-height: 42px;
    }

    .services_item_shadow,
    .works_item_shadow {
        padding: 15px;
        margin-bottom: 15px;
    }

    footer {
        padding: 15px 0;
    }

    .navbar-brand img {
        max-width: 100px;
    }

    .promis_box {
        padding: 10px 15px;
        margin-top: 20px;
    }

    #deserve {
        padding: 80px 0;
        margin-bottom: 100px;
    }

    #who_we_are,
    #our_signature_services,
    #why_clients_trust_us,
    #promise {
        margin-bottom: 60px;
    }
}
