@media (min-width: 1200px) and (max-width: 1440px) {
}

@media (min-width: 1200px) and (max-width: 1309px) {}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (min-width: 992px) {
  .services_inner .swiper-button-next:hover,
.services_inner .swiper-button-prev:hover {
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000;
}
  .btn-primary:hover {
    color: #000000;
    border-color: #000000;
    background-color: transparent;
}
  .mobile_logo {
    display: none;
  }


  .dropdown-menu {
    right: 0;
    left: auto;
  }

  ul.dropdown-menu,
  .dropdown-menu.show {
    display: block;
    position: absolute;
    white-space: nowrap;
    margin-top: 0px;
    margin-left: 0;
    text-align: left;
    box-shadow: 0px 0px 38px 0px rgb(0 0 0 / 15%);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in;
    left: -12px;
    min-width: 200px;
    border-radius: 5px;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 500;
    color: #30383d;
    top: calc(100% + 20px);
    border: 0;
    width: 100%;
  }

  .dropdown:hover ul.dropdown-menu,
  .dropdown:hover ul.dropdown-menu.show {
    top: calc(100% + 5px);
    opacity: 1;
    visibility: visible;
    transform: rotateX(0) translateZ(0);

  }
}

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

@media (min-width: 992px) and (max-width: 1199.98px) {
  .bg_right_box::after {   
    width: 251px;
    height: 174px;   
}
  .plan_select {
    max-width: 250px;
    flex: 0 0 250px;
}
.select_option .btn-secondary { 
  padding: 10px 5px;
}

  .payment-card-title p {
    font-size: 12px;
}
.payment-card-title h5 {
    font-size: 12px;
}
.radio-master-box img {
    width: 45px;
    height: 27px;
}
.SelectPaymentMethodCard .form-check .form-check-input {
    margin-top: 5px;
}


  .booking_status {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
  .booking_wrapper {   
    flex-direction: column;
}
  .cleaning_icon svg {
    width: 80px;
    height: 80px;
    margin: 0 -10px;
}
.general_next_img {
    margin: 0px 0 0;
    display: flex;
    justify-content: center;
}
.General_card_img {
    min-width: 250px;
}
.cleaning_timeing_title small {
    font-size: 24px;
}
.cleaning_timeing_title {
    font-size: 28px;
}
.general_cleaning_outerbox::after {
    top: 103px;
}
.img_sec {
    width: 50px;
    height: 45px;   
}
.top_bottom_space {
    margin: 30px 0;
  }

  .image_btock_top img:last-child {
    width: 60px;
  }

  .bottom_left_side img {
    height: 60px;
  }

  .bottom_right_side h5 {
    font-size: 16px;
  }

  .bottom_block_inner_box {
    padding: 15px 15px;

  }

  .profile-item-container {
    padding: 40px 25px 50px;
  }

  .profile-item-title {
    font-size: 18px;
    line-height: 70px;
  }

  .profile-item-icon {
    margin-right: 15px;
  }

  .right_form_wrapper_signup {
    padding: 50px 15px;
  }

  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 15px;
  }

  #header .extra_btn {
    height: 35px;
    width: 90px;
  }

  #header .extra_nav {
    margin-left: 15px;
  }

  #header .navbar-brand img {
    height: 30px;
  }
}

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

@media (min-width: 768px) and (max-width: 991.98px) {
.plan_select {
    max-width: 280px;
    flex: 0 0 280px;
}
  .Booking_ser_section .right-box-heading {
    margin-bottom: 30px;
}
.Payment-method-box {
    margin-bottom: 15px;
}
  .time_bookid span {
    font-size: 13px;
    font-weight: 400;    
}
  .general_cleaning_outerbox {
    margin-top: 20px;
}
.General_card_img {
    margin: 15px 0 0 0px;
}

  .left_block_bg {
    display: flex;
  }

  .left_block_bg img {
    object-fit: cover;
  }

  .login_option {
    margin-top: 15px;
  }

  .or_block {
    margin-top: 10px;
  }

  .login_link {
    margin-top: 25px;
  }

  .bottom_space_block {
    margin-bottom: 25px;
  }

  .right_form_wrapper_signup {
    font-size: 18px;
  }


  .right_form_wrapper_signup {
    padding: 50px 25px;
  }
}

@media (max-width: 991.98px) {

  .all_subscription   .aircon_inner_block {
    width: 100%;
}
  .icon_box_plan {
    width: 53px;
    height: 53px; 
}
  .aircon_wrapper {
    margin: 20px 0;   
}
.bottom_radio {
  margin: 20px 0;
}
  .select_option .btn-secondary {   
    padding: 7px 10px;
}
  .address_model .modal-header {
    border: 0;
    padding: 20px 0 0 20px;
}
  .address_model  .modal-body {
    padding: 20px;
}
  .profile-btn-toggle {
    background-color: #d3f2ff;
    width: 45px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 10px;
  }

  .profile-btn-toggle svg path {
    fill: #0099da;
  }

  .folding-profile-list {
    position: absolute;
    right: 0;
    top: 33px;
    width: 230px;
    transform: translateX(1000px);
    transition: transform 0.5s ease;
    z-index: 9;
  }

  .folding-profile-list.show {
    display: block;
    transform: translateX(0);
  }

  .profile-item-container {
    padding: 30px 14px 12px 21px;
  }

  .profile-item-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 45px;
    color: #424242;
  }

  .profile-item-icon svg {
    max-width: 20px;
  }

  .profile-item-icon {
    margin-right: 15px;
  }

  .page-heading {
    font-size: 35px;
    line-height: 60px;
  }

  .inner-page-banner {
    padding: 40px 0 80px;
  }

  .forgot_link {
    flex-direction: column;
    gap: 15px;
  }

  .handyman-app {
    flex-direction: column;
  }

  .input_top_space {
    margin-top: 0px;
  }
  .blog-text h1, .blog-text h2, .blog-text h3, .blog-text h4, .blog-text h5, .blog-text h6 {  font-size: 32px;}

}

@media (max-width: 991.98px) {
  #header .navbar-brand img {
    max-height: 32px;
    width: auto;
  }

  #header .navbar-nav .dropdown-menu {
    border: none;
    background: transparent;
  }

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

  .navbar-toggler {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0px;
    padding: 0;
    z-index: 1;
    border-color: #fff;
  }

  .navbar-toggler:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #fe9f00;
    content: "";
  }

  .navbar-toggler span {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    bottom: 12px;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #fea20e;
  }

  .navbar-toggler:after {
    position: absolute;
    top: 16px;
    right: 0;
    display: block;
    height: 4px;
    width: 22px;
    border-top: 2px solid #fe9f00;
    content: "";
  }

  .navbar-toggler.menu-opened:before {
    top: 10px;
    background: #fe9f00;
    width: 22px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .navbar-toggler.menu-opened span {
    opacity: 0;
  }

  .navbar-toggler.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 10px;
    border: 0;
    height: 2px;
    width: 22px;
    background: #fe9f00;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* Main Menu */
  header .collapse:not(.show) {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background: #fff;
    padding: 0 12px;
    padding-top: 110px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
    z-index: 9999;
  }

  header .collapse:not(.show).menu-show {
    left: 0px;
  }

  body.scroll-off {
    overflow-y: hidden;
  }

  #header {
    height: 105px;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up,
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_in {
    margin: 0 0;
    margin-top: 10px;
    text-align: center;
  }

  .mobile_logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    box-shadow: none;
    background-color: #fff;
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .is-sticky .mobile_logo {
    padding: 15px 10px;
  }

  .is-sticky .collapse:not(.show) {
    padding-top: 75px;
  }

  .mobile_logo img {
    /* max-height: ; */
    width: auto;
    margin-top: 10px;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up {
    margin-top: 20px;
  }

  .overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 9;
  }

  .user_dropdown .dropdown-toggle::after {
    display: none;
  }

  .user_dropdown>a {
    margin-right: 40px;
  }

  #header .extra_nav {
    margin-left: 0;
    border-top: 1px solid #ddd;
    /*margin-top: 15px;*/
    padding-top: 15px;
  }

  #header .extra_nav.for_mobile {
    padding: 0;
    margin-top: 0;
    border: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link {
    color: #30383d;
    padding: 5px 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.extra_btn {
    width: 100%;
    margin-bottom: 10px;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
    width: 60px;
    height: 32px;
    margin-bottom: 0;
    border: 1px solid #e5e4e4;
  }

  #header .navbar-expand-lg .navbar-nav .login_btn .nav-link.extra_btn {
    background-color: #fff;
  }

  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 0px !important;
    margin-bottom: 10px;
  }

  #header .extra_nav.for_mobile .nav-item {
    margin-bottom: 0;
  }

  #header .navbar-nav .dropdown-menu {
    border: none;
    padding: 0;
  }

  #header .dropdown-item {
    padding-right: 8px;
    padding-left: 8px;
  }

  #header .for_mobile {
    display: block;
  }

  #header .for_desktop {
    display: none;
  }

  .extra_nav.for_mobile {
    margin-left: 0 !important;
  }

  .user_dropdown>a {
    padding-left: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link:before {
    display: none;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 30px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 13px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 10px;
  }

  .footer-signup-link a {
    padding-left: 50px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 70px;
  }

  .footer-block figure {
    margin-bottom: 10px;
  }

  .footer-block {
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .apply_remove_btn{
    height: 50px;
  }
  .subscription_plan_wrapper {   
    gap: 15px;   
}
  .subscription_plan_wrapper .Payment-method-box {   
    padding: 15px;
    margin: 0;
}
  .plan_select {
    max-width: 100%;
    flex: 0 0 100%;
}
  .general_cleaning_section {
    position: relative;
    padding-top: 20px;
}
  .general_Moving_section .Moving_icon {  
    width: 100px;
    height: 100px;   
}
  .general_deep_section .deep_timeing_title h3{
    font-size: 22px;
    padding: 20px 0 25px;
  }
  .general_deep_section {
    padding: 10px 0px;
}
  .ServiceCleaningImg {
    margin-top: 10px;
}
  .general_Spring_section {
    padding: 30px 0px;
}
  .general_Spring_section .Spring_timeing_title h3{
    font-size: 22px;
    padding: 20px 0 25px;
  }
  .general_Spring_section .general_Spring_mainbox .right-box-heading {
    margin-bottom: 30px;
    font-size: 20px;   
}
  .general_Moving_section .moving_timeing_title h3{
    font-size: 22px;
    padding: 20px 0 25px;
  }
  .general_cleaning_section .cleaning_timeing_title {
    font-size: 28px;   
}
  .payment_done_btn .btn-primary {   
    width: 100%;
}
  .payment_modal .modal-content {
    padding: 15px;
}
  .payment_wrapper h2 {
    font-size: 45px;   
}
  .tracking_section .right-side-box {
    padding: 15px;
}
  .tracking_wrapper ul li span {  
    position: relative;   
}
  .tracking_wrapper ul li {   
    padding: 0 0 30px 50px;   
    gap: 5px;
    flex-direction: column;
}
  .date_time {   
    right: 15px;
    bottom: 5px;   
}
  .notification_wrapper {
    gap: 15px; 
    flex-direction: column;
    padding: 15px;
}
.user_dis {
  max-width: 100%;
  flex: 0 0 auto;

}

  .modal_tittle h2 {
    font-size: 20px;   
    padding-bottom: 15px;
    margin-bottom: 15px;
}
  .status_modal .modal-content {   
    padding: 15px;
}
  .next_btn {
    padding: 7px 10px;
    margin-left: 5px;    
}
  .pagination-search-listing {
    margin: 30px 0 20px;
}
  .status_btn {    
    width: 100%;   
}
  .time_bookid {   
    align-items: flex-start;
    gap: 10px;   
    flex-direction: column;
}
  .booking_inner_details h4 {
    font-size: 18px;   
}
  .booking_img {
    width: 70px;
    height: 70px;
    flex: 0 0 70px; 
}
  .booking_details {   
    gap: 10px;
    flex-direction: column;
}
  .booking_wrapper {   
    gap: 10px;   
    flex-direction: column;
}
  .book_history .right-box-heading {
    margin-bottom: 15px;
}
  .filter_block {
    display: flex;
    max-width: 100%;
    flex: 0 0 100%;   
    align-items: center;
    margin-bottom: 25px;
}
  .heading_filter {   
    align-items: inherit;
    flex-direction: column;
}
  .services_details {
    margin-top: 15px;
}
  .services_details h3 {
    font-size: 18px;   
}
  .services_card {   
    padding: 15px;   
}
  .right_line_element::after{
    display: none;
  }
  .address_wrapper {   
    flex-direction: column;
}
  .sendmgs {
    padding-left: 0;
  }

  .getintouch ul li span {
    font-size: 16px;
    color: #000;

  }

  .icon_box {
    height: 40px;
    width: 40px;
    flex: 0 0 40px;
  }

  .getintouch ul li {
    gap: 10px;
    padding: 15px 15px;
    border-radius: 15px;
  }

  .edit_profile_btn .btn-primary {
    width: 100%;
  }

  .form_wrapper_inner .form-control {
    height: 50px;
    border-radius: 10px;
  }

  .avatar-upload {
    flex-direction: column;
  }

  .bottom_block_inner_box {
    padding: 15px 15px;
  }

  .tabs_inner_body .accordion-button {
    font-size: 14px;
    font-weight: 400;
    border-radius: 10px;
    padding: 10px 10px;
  }

  .tabs_wrapper .nav-pills {
    gap: 15px;
    margin-top: 30px;
    overflow: scroll;
    flex-wrap: nowrap;
    white-space: nowrap;
  }

  .help_inner_wrapper {
    padding: 15px 0;
  }

  .top_bottom_space {
    margin: 25px 0;
  }

  .search_btn .btn-primary {
    padding: 8px 30px;
    width: 100%;
    margin-top: 15px;
  }

  .search_btn {
    width: 100%;
  }

  .category_search_box {
    flex-direction: column;
  }

  .right-side-box {
    padding: 15px;
  }

  .text {
    font-size: 20px;
    font-weight: 500;
  }

  .btn_apps {
    padding: 7px 20px;
  }

  .or_block h4 {
    font-size: 20px;
  }

  .login_option {
    margin-top: 15px;
  }

  .or_block {
    margin-top: 0px;
  }

  .login_link {
    margin-top: 20px;
  }

  .btn_signup button {
    padding: 10px 30px;
    margin-top: 20px;
  }

  .bottom_space_block {
    margin-bottom: 20px;
  }

  .right_form_wrapper_signup .form-control {
    height: 45px;
  }

  .right_form_wrapper_signup {
    font-size: 16px;
  }

  .right_form_wrapper_signup {
    padding: 30px 15px;
  }

  .left_block_bg {
    display: none;
  }

  .services_section::after {
    right: 0;
    top: -30px;
    width: 368px;
    height: 128px;
  }

  .newsletter_inner_block {
    padding: 45px 0px;
  }

  .input_block .form-control {
    height: 54px;
  }

  .newsletter_form_block {
    max-width: 100%;
    padding: 0 15px;
  }

  .house_clean_btn {
    padding-left: 0;
    margin-top: 20px;
    text-align: center;
  }

  .house_clean_inner_right h4 {
    font-size: 18px;
    font-weight: 500;
  }

  .house_clean_inner_right {
    padding-left: 70px;
    margin-top: 20px;
  }

  .client_review_wrapper .swiper {
    padding-bottom: 0;
  }

  .client_review_wrapper .swiper-button-next,
  .client_review_wrapper .swiper-button-prev {
    width: 35px;
    height: 35px;
  }

  .client_img {
    width: 100%;
    height: auto;
  }

  .client_details {
    bottom: 70px;
    background: white;
    max-width: 100%;
    right: 0;
    border-left: 10px solid #FE9F00;
    position: relative;
  }

  .client_review_wrapper .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 0;
  }

  .client_review_wrapper .swiper-button-next,
  .swiper-button-prev {
    bottom: auto;
    top: 30%;
  }

  .client_review_wrapper .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 0;
  }

  .client_review_wrapper .swiper-button-prev {
    bottom: auto;
    top: 30%;
  }

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

  .what_they_say_section::after {
    width: 59px;
    height: 135px;
  }

  .what_they_say_section::before {
    width: 74px;
    height: 229px;
    top: 0px;
    opacity: 0.2;
    z-index: -1;
  }

  .btn-primary {
    font-size: 16px;
    font-weight: 500;
  }

  .btn-secondary {
    font-size: 16px;
    font-weight: 500;
  }

  .book_new {
    margin-top: 30px;
  }

  .how_it_work_right_img {
    position: relative;
    right: -12px;
    top: 0;
  }

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

  .swiper-slide-active .services_inner_block .img_icon_box {
    width: 110px;
    height: 110px;
    margin: auto;
  }

  .services_inner_block p {
    font-size: 15px;
    padding-bottom: 25px;
  }

  .services_inner_block h3 {
    font-size: 18px;
    font-weight: 500;
    padding: 15px 0px;
  }

  .services_inner .swiper-pagination {
    display: none;
  }

  .services_inner .swiper-button-next,
  .swiper-button-prev {
    top: auto;
    bottom: 55%;
  }

  .services_inner .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 0;
  }

  .services_inner .swiper-button-next,
  .services_inner .swiper-button-prev {
    width: 35px;
    height: 35px;

  }

  .services_inner .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 0;
  }

  .services_inner .swiper-button-prev {
    top: auto;
    bottom: 55%;
  }

  .send_icon {
    width: 60px;
    height: 60px;
    top: -25px;
    right: 0;
  }

  .newsletter_inner_block::before {
    width: 254px;
    height: 186px;
  }

  .plus_icon {
    display: none;
  }

  .swiper-slide-active .services_inner_block {
    border-radius: 35px;
    box-shadow: none;
    padding: 10px;
  }

  .services_inner {
    padding: 0;
    position: relative;
  }

  .section_heading h2,
  h3 {
    font-size: 30px;
  }

  .services_section::before {
    width: 317px;
    height: 432px;
    top: 0;
  }

  .bottom_element {
    right: 20px;
    bottom: 0px;
  }

  .hero_banner_section {
    padding: 50px 0px 50px;
    background-color: #D3F2FF;
  }

  .right_line {
    top: 20px;
    width: 100px;
  }

  .call_details {
    padding: 5px 0;
  }

  .call_details ul {
    column-gap: 0px;
    flex-direction: column;
  }

  .hero_right_inner {
    position: relative;
    bottom: -30px;
    z-index: 1;
    right: 0;
  }

  .hero_left_inner h1 {
    font-size: 30px;
  }

  .navbar {
    padding: 0px 0px;
  }

  .logo_img {
    position: relative;
    width: auto;
    text-align: center;
    box-shadow: none;
    padding: 5px 0px;
    top: 0;
  }

  p {
    font-size: 15px;
  }

  #header,
  .mobile_logo,
  #header.is-sticky {
    height: 115px;
  }

  header .collapse:not(.show) {
    padding-top: 110px;
  }

  .copyright {
    font-size: 12px;
    margin-top: 15px;
  }

  footer h6 {
    margin: 0 0 10px;
  }

  .features-coin {
    height: 55px;
    width: 55px;
    line-height: 55px;
  }

  .features-coin img {
    height: 30px;
  }

  .features-heading {
    font-size: 17px;
  }

  .features-text {
    font-size: 13px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 20px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 11px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 30px;
    width: 30px;
    line-height: 30px;
    right: 10px;
    font-size: 14px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
    padding-left: 15px;
  }

  .price-value-right,
  .coinname-detail-box,
  .coin-trade-action {
    padding: 10px 20px;
  }

  .best_quality {
    font-size: 22px;
    padding-bottom: 10px;
  }

  .hero_left_inner p {
    font-size: 16px;
  }
  .blog-text h1, .blog-text h2, .blog-text h3, .blog-text h4, .blog-text h5, .blog-text h6 {  font-size: 28px;}
  .blog-text img{padding-block: 15px;}
  .blog-text p{padding-block: 8px;}
  .related_postsBox{margin-top: 0;}
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .bg_right_box::after {   
    width: 231px;
    height: 174px;  
}
  .coin_right_box span {
    font-size: 22px;  
}
  li.coin_left_box_payment .coin_right_box h4 {
    font-size: 22px;  
}
  .time_date {    
    gap: 5px;
    font-size: 13px;  
}
  .coin_left_box {   
    gap: 10px;
}
  .Booking_ser_section .right_line_element2::after,
  .right_line_element3::after {
      display: none;
  }

  .Booking_ser_section .right-box-heading {
      margin-bottom: 30px;
  }
  .Payment-method-box {
      margin-bottom: 15px;
  }
  .General_card_img {
    min-width: 218px;
    width: 100%;
    margin: 0;
}
.cleaning_timeing_title {
    font-size: 40px;
}
.cleaning_icon {
    margin-bottom: 20px;
}
.cleaning_icon svg {
    width: 95px;
    height: 95px;
}
.general_cleaning_outerbox {
    margin-top: 20px;
}
}

@media (max-width: 575.98px) {
  .earn_wrapper {   
    margin: 15px 0;
    padding: 15px;  
}
  .coin_right_box svg{
    height: 18px;
  }
  .coin_right_box span {
    font-size: 18px;    
}
  li.coin_left_box_payment .coin_right_box h4 {
    font-size: 18px;  
}
  .time_date {
    gap: 5px;
    font-size: 11px;
}
  .coin_details h3 {
    font-size: 16px;    
}
  .coin_type {
    max-width: 37px;
    width: 37px;
    height: 37px;
    flex: 0 0 37px;  
}
  .coin_left_box {   
    gap: 10px;
}
  .coin_right_box { 
    justify-content: right;
    gap: 0;
}
  .coin_history_wrapper li {     
    padding: 15px;  
    flex-direction: column;
    gap: 10px;
}
  .eran_inner h2 {
    font-size: 30px;  
}
  .redeem_btn .btn-primary {  
    font-size: 16px;  
}
  .user_details_block h2 { 
    font-size: 18px;   
    margin: 0;
}
  .user_profile_block {   
    gap: 15px;
}
  .bg_right_box::after{
    display: none;
  }
  .user_block {   
    flex-direction: column;
    gap: 10px;
}
  .Booking_ser_section .right_line_element2::after,
  .right_line_element3::after {
      display: none;
  }

  .add-Allow-permissions {
      flex-direction: column;
  }

  .Booking_ser_section .right-box-heading {
      margin-bottom: 30px;
  }

  .add-box-heading {
      font-size: 20px;
  }

  .payment_services_section .right-box-heading {
      font-size: 20px;
  }

  .discountTitlePayment {
      font-size: 16px;
  }

  .discountSubTitle {
      font-size: 18px;
  }

  .ClaimRewardBox .forgot_link {
      display: flex;
  }
  .Payment-method-box {
      margin-bottom: 15px;
  }
  .payment-card-title p {
      font-size: 12px;
  }
  .payment-card-title h5 {
      font-size: 12px;
  }
  .radio-master-box img {
      width: 45px;
      height: 27px;
  }
  .SelectPaymentMethodCard .form-check .form-check-input {
      margin-top: 5px;
  }
  .Booking_ser_section .add_on_check .custom-controlar-label::before {
      top: 5px;
      width: 20px;
      height: 20px;
  }
  .Booking_ser_section .add_on_check .custom-controlar-label::after {
      top: 5px;
      width: 21px;
      height: 21px;
  }
  /* services */
  .general_cleaning_outerbox {
    padding: 25px;
    flex-direction: column;
}
.general_next_Time {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

    .cleaning_icon {
        margin-bottom: 0px;
    }
    .general_cleaning_outerbox::before {
        bottom: 30px;
    }
    .general_cleaning_outerbox {
        margin-top: 20px;
    }
    .General_card_img {
        min-width: 200px;
    }
    .general_next_img {
        margin: 0px 0 0;
    }
    .cleaning_icon svg {
        width: 100px;
        height: 100px;
    }
    .cleaning_timeing_title {
        font-size: 40px;
    }
    /*  */
   
    .Moving_icon,.Spring_icon,.deep_icon {
        width: 100px;
        height: 100px;
    }
    .deep_timeing_title h3, .Spring_timeing_title h3, .moving_timeing_title h3 {
        font-size: 22px;
        padding: 20px 0 25px;
    }
    .general_cleaning_section .right-box-heading, .general_Moving_section .right-box-heading, .general_Spring_mainbox .right-box-heading ,.general_deep_mainbox .right-box-heading {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .general_Moving_section {
        margin-top: 25px;
        margin-bottom: 30px;
    }
    .general_deep_section {
        margin-top: 22px;
        margin-bottom: 50px;
    }
    /* services end */
  #header .navbar-brand img {
    max-height: 45px;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
    height: 28px;
    width: 55px;
    font-size: 13px;
    padding-left: 30px;
    border: 1px solid #e5e4e4;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop img {
    width: 19px;
  }

  .section {
    margin-top: 25px;
  }

  .features-coin {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }

  .features-coin img {
    height: 22px;
  }

  .footer_wrapper {
    background: #F2FBFF;
    padding: 20px 0 0;
  }

  .footer-block figure img {
    height: 35px;
  }

  footer h6 {
    font-size: 15px;
  }

  ul.footer-links li {
    margin: 2 0;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-left: 10px;
    padding-right: 0;
    height: 80px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 16px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    top: 10px;
    transform: unset;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 13px;
  }

  .newsletter_section {
    padding-bottom: 50px;
  }

  .what_they_say_section {
    padding: 0;
  }

  .plus_icon {
    right: 0;
    z-index: 0;
  }
  .services_imgBox img {
    height: 270px;
    object-fit: cover;
    object-position: center;
  }
 .app_icon a img{width: 130px;object-fit: contain}
  .blog-text h1, .blog-text h2, .blog-text h3, .blog-text h4, .blog-text h5, .blog-text h6 {  font-size: 24px;}

}
@media (max-width: 475.98px) {
  .cleaning_icon svg {
      width: 80px;
      height: 80px;
      margin: 0 -10px;
  }
  .general_next_img {
      margin: 0px 0 0;
      display: flex;
      justify-content: center;
  }
  .cleaning_timeing_title small {
      font-size: 24px;
  }
  .cleaning_timeing_title {
      font-size: 28px;
  }
  .general_cleaning_outerbox::after {
      top: 103px;
  }
  .blog-text h1, .blog-text h2, .blog-text h3, .blog-text h4, .blog-text h5, .blog-text h6 {  font-size: 20px;}

}
@media (max-width: 480px) {
  .services_imgBox img {
    height: 200px;
  }
}
@media (max-width: 414px) {
  .services_imgBox img {
    height: 165px;
  }
}
@media (max-width: 320px) {
  .services_imgBox img {
    height: 130px;
  }
}
