@media (min-width: 1441px) {

  .container-custom,
  .social_banner_sec .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 40px;
  }

  .social_banner_sec .banner_img .shadow-bi,
  .left_right_sec .img,
  .left_right_sec .row.flex-row-reverse .img {
    border-radius: 24px;
  }
}

@media (min-width: 1280px) {
  .nannies_sec.trust_build_sec .row>* {
    padding-left: 32px;
    padding-right: 32px;
  }

  .nannies_sec.trust_build_sec .row {
    margin-left: -32px;
    margin-right: -32px;
  }

  .banner_sec.download_sec .banner_img {
    padding-left: 48px;
  }

  .verified_list .list .row>* {
    padding-left: 3px;
    padding-right: 3px;
  }

  .verified_list .list .row {
    margin-left: -3px;
    margin-right: -3px;
  }
}

@media (max-width: 1260px) {
  .badge_animation {
    right: 50px;
  }

  .banner_sec.trust_banner_sec p br,
  .banner_sec.trust_banner_sec h1 br {
    display: none;
  }
}

@media (min-width: 1120px) and (max-width: 1200px) {
  .nannies_sec .mobile_mockup {
    margin: 0 364px;
  }
}

@media (max-width: 1120px) {
  .nannies_sec .mobile_mockup {
    margin: 0 31%;
  }
}

@media (max-width: 991px) {
  h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 41.75px;
  }

  .container,
  .container-custom {
    padding: 0 30px;
  }

  .navbar_menu .close_btn,
  .humburger {
    display: block;
  }

  .navbar_menu {
    display: none;
  }

  .main_header {
    justify-content: space-between;
  }

  .navbar-collapse {
    position: fixed;
    top: 72px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    z-index: 999;
    left: 0px;
    padding: 0 16px;
  }

  .navbar-collapse.collapsing,
  .navbar-collapse.collapse {
    height: calc(100vh - 62px) !important;
    overflow: auto;
    padding-bottom: 30px;
  }

  .navbar-toggler {
    border: 0;
  }

  .navbar-nav {
    gap: 0;
    margin-bottom: 16px;
  }

  .navbar-collapse ul li.dropdown>a {
    padding: 20px 0;
    border-top: 1px solid #000;
    padding-left: 36px;
  }

  .dropdown-toggle::after {
    background-image: url(../images/arrow-right-blue.svg);
    left: 0;
    position: absolute;
    background-size: auto;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    transition: 0.3s all;
  }

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

  .nav-link.dropdown-toggle.show::after {
    transform: rotate(-90deg);
  }

  .navbar-toggler.collapsed img.close {
    display: none;
  }

  .navbar-toggler.collapsed img.humburger {
    display: block !important;
  }

  .navbar-toggler img.humburger {
    display: none !important;
  }

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

  .testimonial {
    padding: 0 60px;
  }

  .banner_sec .content {
    margin-bottom: 24px;
    text-align: left;
  }

  h1 {
    text-align: left;
  }

  .banner_sec {
    padding: 40px 0;
  }

  .mobile_mockup .nanny_details {
    padding: 15px 35px;
  }

  .nannies_sec .mobile_mockup::before {
    left: 6%;
  }

  .change_img .nanny-img {
    border-radius: 30px;
  }

  .dynamic_nannies_sec .big,
  .dynamic_nannies_sec .right-side .big.too-small-size {
    height: 80px;
    width: 80px;
  }

  .dynamic_nannies_sec .big.small-size,
  .dynamic_nannies_sec .big.regular-size,
  .dynamic_nannies_sec .big.too-small-size,
  .dynamic_nannies_sec .big.regular-size,
  .dynamic_nannies_sec .big.mid-size {
    height: 64px;
    width: 64px;
  }

  .dynamic_nannies_sec .big.tiny-size,
  .dynamic_nannies_sec .right-side .big.regular-size,
  .dynamic_nannies_sec .right-side .big.mid-size {
    height: 30px;
    width: 30px;
  }

  .faqs_sec .h2title h2 {
    max-width: 100%;
  }

  .nannies_sec,
  .testimonials_sec,
  .plan_sec,
  .faqs_sec {
    padding: 40px 0;
  }

  .nannies_sec .mobile_mockup::before {
    height: 55%;
  }

  .testimonial .testi_img {
    height: 355px;
  }

  .h2title h2 {
    margin: 0 auto 24px;
  }

  .navbar-collapse .dropdown-menu {
    background-color: #f4f7f9;
    border-color: #f4f7f9;
    box-shadow: none;
    border-top: 1px solid #000;
    border-radius: 0;
    padding-left: 36px;
  }

  .navbar-collapse ul li.dropdown:hover>a,
  .nav-link.dropdown-toggle.show {
    background-color: #fff;
    border-radius: 0;
  }

  .container-custom {
    padding: 0 24px;
  }

  .left_right_sec .left_right {
    padding: 30px 0;
  }

  .left_right_sec .img,
  .left_right_sec .row.flex-row-reverse .img {
    border-radius: 8px;
  }

  .left_right_sec .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .social_banner_sec .container {
    padding: 0 40px;
  }

  .social_banner_sec .banner_img .shadow-bi {
    border-radius: 8px;
  }

  .about_banner_sec .content {
    height: 50vh;
  }

  .trust_build_sec .details_box p {
    margin-bottom: 0;
  }

  .trust_build_sec .row {
    row-gap: 24px;
  }

  .testimonials_page_sec .detail_box .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
  }

  .book_nanny {
    padding-left: 0;
    max-width: 588px;
    margin: 24px auto 0;
  }

  .email-verify {
    padding: 40px 0;
  }

  .banner_sec.download_sec .row {
    flex-direction: column-reverse;
  }

  .banner_sec.download_sec .content {
    margin-bottom: 0;
    margin-top: 24px;
  }

  .services_sec .services {
    height: auto;
    padding: 24px 12px;
    border-radius: 8px;
    max-width: 588px;
    margin: 0 auto 24px;
  }

  .testimonials_page_sec,
  .services_sec {
    padding: 24px 0;
  }

  .services_sec .services .title {
    font-size: 25px;
    font-weight: 600;
    line-height: 31.25px;
  }

  .services_sec .services .sub-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }

  .services_sec .services p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }

  .services_sec .services ul li {
    padding: 16px 0px 16px 28px;
  }

  .services_sec .services ul li::before {
    top: 21px;
  }

  .services_sec .services .cost {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }

  .services_sec .services .globle_btn {
    padding: 12px 16px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    height: 52px !important;
    width: 50px !important;
  }

  .swiper-button-prev {
    left: 20px !important;
  }

  .swiper-button-next {
    right: 20px !important;
  }

  .gradiant_cta_sec {
    padding: 40px 0;
  }

  .country_name {
    min-width: 155px;
    top: 30px;
  }

  .banner_sec p br {
    display: none;
  }
}

@media (max-width: 767px) {

  .container,
  .container-custom {
    padding: 0 24px;
  }

  .testimonial .row {
    flex-direction: column-reverse;
    row-gap: 30px;
  }

  .testimonial .testi_img {
    margin-right: 40%;
    height: auto;
  }

  .testimonial .testi_img img {
    width: 100%;
  }

  .cta_sec {
    max-width: 400px;
  }

  .cta_sec .img img {
    width: 100%;
  }

  .footer_bottom {
    flex-direction: column-reverse;
    gap: 24px;
    border-top: 1px solid #343e6f;
    padding-top: 24px;
    margin-top: 24px;
  }

  .footer-top .row {
    row-gap: 16px;
  }

  .mobile_mockup .nanny_name {
    font-size: 12px;
  }

  .mobile_mockup .nanny_details {
    padding: 15px 25px;
  }

  .mobile_mockup .nanny_details ul li {
    font-size: 9px;
    margin-bottom: 5px;
  }

  .mobile_mockup .nanny_details ul li img {
    max-width: 14px;
  }

  .country_name {
    min-width: 101px;
    height: 26px;
    padding: 3px 8px;
    top: 30px;
  }

  .country_name p {
    font-size: 8px;
    line-height: 18px;
  }

  .dynamic_nannies_sec .big,
  .dynamic_nannies_sec .right-side .big.too-small-size {
    height: 64px;
    width: 64px;
  }

  .dynamic_nannies_sec .big.small-size,
  .dynamic_nannies_sec .big.regular-size,
  .dynamic_nannies_sec .big.too-small-size,
  .dynamic_nannies_sec .big.regular-size,
  .dynamic_nannies_sec .big.mid-size {
    height: 50px;
    width: 50px;
  }

  .gradiant_cta_sec .book_btn {
    text-align: center;
  }

  .left_right_sec .content {
    max-width: 100%;
  }

  .left_right_sec .img,
  .left_right_sec .row.flex-row-reverse .img {
    height: 600px;
  }

  .footer_bottom {
    flex-direction: column;
    gap: 24px;
  }

  .footer_bottom .mobile {
    display: block;
  }

  .footer_bottom .desktop {
    display: none;
  }

  .testimonials_page_sec .row {
    row-gap: 23px;
  }

  .footer_bottom p {
    min-width: auto;
  }
}

@media (max-width: 576px) {
  .gift_card .modal-content {
    padding: 20px;
  }

  .container,
  .container-fluid,
  .container-custom,
  .footer .container-fluid {
    padding: 0 16px;
  }

  h1 {
    font-size: 31px;
    font-weight: 600;
    line-height: 38.75px;
    letter-spacing: -0.01em;
    text-align: left;
  }

  h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 31.25px;
    letter-spacing: 0;
  }

  h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  p {
    font-size: 14px;
    line-height: 21px;
  }

  .about_banner_sec p,
  .banner_sec.trust_banner_sec p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }

  .banner_sec {
    padding-top: 24px;
    padding-bottom: 63px;
  }

  .navbar-collapse ul li.dropdown>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-collapse .dropdown-menu {
    background-color: #f4f7f9;
    border-color: #f4f7f9;
    box-shadow: none;
    border-top: 1px solid #000;
    border-radius: 0;
    margin-top: 0;
  }

  .navbar-collapse ul li.dropdown:hover>a {
    background-color: #fff;
    border-radius: 0;
  }

  .nannies_sec,
  .testimonials_sec {
    padding: 24px 0;
  }

  .banner_sec p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 24px;
  }

  .banner_sec h1 {
    margin-bottom: 16px;
  }

  .globle_btn {
    padding: 14.4px 28.8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .banner_sec .content {
    margin-bottom: 24px;
    text-align: left;
  }

  .banner_sec .banner_img .shadow-bi {
    border-radius: 8px;
  }

  .badge_animation {
    right: 14px;
    height: 109px;
    width: 109px;
  }

  .nannies_sec .h2title h2 {
    margin-bottom: 30px;
    text-align: left;
  }

  .footer-top .row {
    row-gap: 16px;
  }

  .nannies_sec {
    padding: 24px 0;
  }

  .testimonial .row {
    flex-direction: column-reverse;
    row-gap: 16px;
  }

  .testimonial .testi_img {
    margin-right: 40%;
    height: auto;
    border-radius: 8px;
    box-shadow: none;
  }

  .h2title h2 {
    margin-bottom: 16px;
  }

  .testimonials_sec .h2title h2 {
    text-align: left;
  }

  .testimonial_slider {
    padding-bottom: 50px !important;
  }

  .swiper-button-prev,
  .swiper-button-next {
    top: 24px !important;
    height: 32px !important;
    width: 32px !important;
  }

  .swiper-button-prev {
    right: 90px !important;
    left: auto !important;
  }

  .swiper-button-next {
    right: 16px !important;
  }

  .dynamic_nannies_sec .big,
  .dynamic_nannies_sec .right-side .big.too-small-size {
    height: 42px;
    width: 42px;
  }

  .dynamic_nannies_sec .big.small-size,
  .dynamic_nannies_sec .big.regular-size,
  .dynamic_nannies_sec .big.too-small-size,
  .dynamic_nannies_sec .big.regular-size,
  .dynamic_nannies_sec .big.mid-size {
    height: 24px;
    width: 24px;
  }

  .dynamic_nannies_sec .big.tiny-size,
  .dynamic_nannies_sec .right-side .big.regular-size,
  .dynamic_nannies_sec .right-side .big.mid-size {
    height: 18px;
    width: 18px;
  }

  .dynamic_nannies_sec .right-side .big.regular-size {
    right: 18%;
  }

  .change_img .nanny-img {
    border-radius: 24px;
  }

  .mobile_mockup .nanny_name {
    font-size: 6.2px;
    line-height: 9.3px;
    margin-bottom: 5px;
  }

  .mobile_mockup .nanny_details ul li {
    font-size: 5.54px;
    line-height: 7.51px;
    margin-bottom: 6px;
    gap: 3px;
  }

  .mobile_mockup .nanny_details ul li img {
    max-width: 7px;
  }

  .country_name {
    min-width: 60px;
    height: 13px;
    padding: 2.48px 3.72px;
    border-radius: 309.98px;
    top: 25px;
  }

  .country_name p {
    font-size: 5px;
    line-height: 8px;
  }

  .nannies_sec .mobile_mockup::before {
    left: 6%;
  }

  .mobile_mockup .nanny_details {
    padding: 10px 24px;
  }

  .plan_sec,
  .faqs_sec {
    padding: 24px 0;
  }

  .faqs_sec h2 br {
    display: none;
  }

  .faqs_sec .accordion-button {
    padding: 16px 16px 16px 40px;
  }

  .cta_sec .content,
  .cta_sec .content h3 {
    text-align: center;
  }

  .cta_sec {
    margin-top: 24px;
  }

  .footer .footer_nav ul li a,
  .footer .privacy a {
    font-size: 14px;
    font-weight: 400;
  }

  .testimonial {
    padding: 0;
  }

  .nannies_sec .mobile_mockup {
    margin: 0 137px;
  }

  .left_right_sec .left_right {
    padding: 24px 0;
  }

  .gradiant_cta_sec {
    padding: 40px 0;
  }

  .gradiant_cta_sec h2,
  .gradiant_cta_sec p {
    text-align: left;
    margin-bottom: 24px;
  }

  .gradiant_cta_sec h2 {
    margin-bottom: 10px;
  }

  .gradiant_cta_sec p {
    font-size: 16px;
    line-height: 24px;
  }

  .about_banner_sec .content {
    height: auto;
    text-align: left;
  }

  .left_right_sec .img,
  .left_right_sec .row.flex-row-reverse .img {
    height: 576px;
  }

  .about_banner_sec .content h1 {
    text-align: left;
  }

  .about_banner_sec .content {
    align-items: flex-start;
  }

  .gradiant_cta_sec .globle_btn {
    width: 100%;
  }

  .trust_banner_sec {
    padding-bottom: 24px;
  }

  .verified_sec .box {
    flex-direction: column;
  }

  .trust_build_sec .details_box img {
    display: none;
  }

  .trust_build_sec .details_box,
  .trust_build_sec .details_box h3 {
    text-align: left;
  }

  .nannies_sec.trust_build_sec .h2title h2 {
    margin-bottom: 24px;
  }

  .verified_sec .box p {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .verified_list .list {
    padding: 12px 0;
  }

  .verified_sec .h2title h2 {
    text-align: left;
  }

  .heading .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .verified_sec {
    padding: 24px 0;
  }

  .heading_block h3,
  .book_nanny h3 {
    font-size: 25px;
    line-height: 31.75px;
  }

  .book_nanny ul li {
    font-size: 14px;
    line-height: 21px;
  }

  .social_banner_sec .container {
    padding: 0 16px;
  }

  .banner_sec.social_banner_sec {
    padding-bottom: 24px;
  }

  .banner_sec.social_banner_sec h1 {
    margin-bottom: 8px;
  }

  .banner_sec.social_banner_sec p {
    font-weight: 400;
  }

  .heading_block {
    padding: 40px 0;
  }

  .social_block {
    padding: 24px 0;
  }

  .social_block .image_block {
    margin-bottom: 24px;
    height: auto;
    border-radius: 8px;
  }

  .testimonials_page_sec .h2title h2,
  .testimonials_page_sec.faqs_sec .h2title h2 {
    text-align: left;
  }

  .testimonial-tab .nav {
    gap: 0;
    flex-wrap: nowrap;
    /* justify-content: flex-start; */
  }

  .testimonial-tab.signup_tab .nav {
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
  }

  .testimonial-tab .nav.brack {
    flex-direction: column;
    gap: 16px;
  }

  .testimonial-tab .nav .nav-link:first-child {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .testimonial-tab .nav .nav-link:last-child {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .testimonial-tab .nav-tabs.brack .nav-link {
    border-radius: 8px;
  }

  .testimonial-tab .nav-tabs .nav-link {
    min-width: 144px;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    border-radius: 8px !important;
  }

  .testimonials_page_sec {
    padding: 24px 0;
  }

  .testimonials_page_sec .detail_box {
    padding: 24px 16px;
  }

  .testimonials_page_sec .detail_box .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .testimonials_page_sec .row {
    row-gap: 23px;
  }

  .testimonials_page_sec .detail_box .address {
    font-size: 14px;
    line-height: 21px;
  }

  .testimonial-tab .nav .nav-link span {
    display: none;
  }

  .testimonials_page_sec .detail_box .img {
    height: 48px;
    width: 48px;
    border-radius: 3.84px;
  }

  .login_sec .login {
    padding: 24px 16px;
  }

  .form_title {
    padding: 16px 0;
  }

  .using_login {
    gap: 16px;
  }

  .travel_forms .btn-form {
    margin-bottom: 16px;
  }

  .create_account p {
    margin-bottom: 0;
  }

  /* .using_login .goggle{
    border: 1px solid #343e6f;
    border-radius: 8px;
  }
  .using_login .goggle img{
    height: 51px;
    object-fit: none;
    width: 100%;
  } */
  .testimonial-tab .nav {
    margin-bottom: 24px;
  }

  .email-verify {
    padding: 24px 0;
  }

  .email-verify .content .icon_img img {
    margin: 0 auto 24px;
  }

  .get-email-btn,
  .email-verify .content p {
    margin-bottom: 24px;
  }

  .email-verify .content p {
    font-size: 16px;
    line-height: 24px;
  }

  .banner_sec.download_sec {
    padding-bottom: 24px;
  }

  .banner_sec.download_sec p {
    margin-bottom: 16px;
  }

  .h1title h1,
  .h1title p {
    text-align: left;
  }

  .referral_sec,
  .pdf_block,
  .legal_pages,
  .contact-us-sec,
  .login_sec,
  .initial_account_sec {
    padding: 24px 0;
  }

  .pdf_block .pdf p {
    font-size: 16px;
    line-height: 24px;
  }

  .pdf_block .pdf {
    flex-wrap: wrap;
  }

  .legal_pages ol li a,
  .legal_pages ul li {
    font-size: 14px;
  }

  .initial_form {
    padding: 24px 16px;
  }

  .check_container label {
    padding: 4px 12px;
    font-size: 12px;
    line-height: 20px;
  }

  .check_container {
    margin-bottom: 14px;
  }

  .travel_forms .form-file {
    margin: 16px 0;
  }

  .resend_modal .modal-header,
  .resend_modal .modal-footer {
    padding: 12px 16px;
  }

  .resend_modal .modal-header {
    padding-top: 24px;
  }

  .btn-close {
    right: 12px;
    top: 8px;
  }

  #exampleModalScrollableSignUp .modal-header {
    justify-content: left;
  }

  .form_title p {
    padding: 0 12px;
  }

  .travel_forms .form-checkbox label {
    font-size: 16px;
    line-height: 24px;
  }

  .resend_modal .form-checkbox {
    margin-bottom: 16px;
  }

  .resend_modal .modal-body {
    padding: 0 16px;
  }

  .get-email-btn {
    padding: 16px;
  }

  .h1title {
    margin-bottom: 24px;
  }

  .tooltip_sec .tooltip_content {
    width: fit-content;
    right: 0;
    left: auto;
    transform: none;
    font-size: 12px;
    line-height: 18px;
    min-width: 223px;
  }

  .tooltip_sec .tooltip_content::before {
    content: none;
  }

  .mobile_mockup .nanny_details::before {
    content: "";
    position: absolute;
    right: 12%;
    top: 30%;
    background-image: url(../images/badge-nanny.svg);
    background-size: cover;
    height: 16px;
    width: 16px;
  }

  .banner_sec .banner_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(138.28deg, rgba(228, 232, 237, 0) 52.25%, rgba(228, 232, 237, 0.5) 81.47%);
  }

  .trust_banner_sec .banner_img::before,
  .download_sec .banner_img::before,
  .social_banner_sec .banner_img::before {
    content: none;
  }

  .navbar {
    padding: 6.50px 0;
    height: 70px;
  }

  .navbar-brand {
    position: absolute;
    left: 50%;
    margin-right: 0 !important;
    transform: translateX(-50%);
  }

  .navbar-brand img {
    margin: 0 auto;
  }

  .navbar-toggler {
    margin-left: auto;
  }

  .navbar-collapse {
    top: 69px;
  }

  .trip_detail_sec .title {
    font-size: 25px;
    line-height: 31.5px;
    margin-bottom: 12px;
  }
}

@media (max-width: 450px) {
  .country_name {
    top: 16px;
  }

  .change_img .nanny-img {
    border-radius: 20px;
  }

  .badge_animation img {
    max-width: 148px;
  }

  .nannies_sec .mobile_mockup {
    margin: 0 110px;
  }

  .navbar-brand {
    margin-right: 24px;
  }

  .mobile_mockup .nanny_details {
    padding: 10px 18px;
  }

  .login_sec .h2title h2 {
    text-align: left;
  }

  .h1title {
    margin-bottom: 24px;
  }

  .h1title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .faqs_sec {
    position: relative;
    z-index: 1;
  }

  .cta_sec {
    margin-top: 75%;
    position: relative;
    border: 1px solid #343e6f40;
  }

  .cta_sec .img {
    position: absolute;
    bottom: 70%;
    width: 100%;
    z-index: -1;
  }

  .plan_sec .book_plan {
    flex-direction: column;
    gap: 24px;
  }

  .custom-select,
  .book_plan .book_btn {
    width: 100%;
  }

  .select-selected,
  .book_plan .book_btn {
    border-radius: 8px;
  }

  .plan_sec .select-selected img {
    margin-left: auto;
  }

  .left_right_sec .img,
  .left_right_sec .row.flex-row-reverse .img {
    height: 450px;
  }

  .login_sec .testimonial-tab .nav-tabs .nav-link {
    min-width: 100%;
  }

  .banner_sec .country img {
    max-width: 30px;
  }
  .timesheet_sec.nanny-profile-review .estimate_price{
    padding: 24px 0;
  }
}

@media (max-width: 400px) {
  .navbar-brand {
    margin-left: auto;
  }

  .change_img .nanny-img {
    border-radius: 16px;
  }

  .mobile_mockup .nanny_details::before {
    right: 12px;
    top: 27px;
  }

  .mobile_mockup .nanny_details {
    padding: 10px 15px;
  }

  .left_right_sec .img,
  .left_right_sec .row.flex-row-reverse .img {
    height: 400px;
  }
}

@media (max-width: 360px) {
  .nannies_sec .mobile_mockup {
    margin: 0 94px;
  }

  .plan_sec .book_plan {
    flex-direction: column;
    gap: 24px;
  }

  .custom-select,
  .book_plan .book_btn {
    width: 100%;
  }

  .select-selected,
  .book_plan .book_btn {
    border-radius: 8px;
  }

  .initial_form .select-selected img {
    margin-left: 0;
  }

  .initial_form .select-selected img.angle-down {
    margin-left: auto;
  }

  .mobile_mockup .nanny_details {
    padding: 10px 14px 6px;
  }

  .cta_sec {
    margin-top: 230px;
  }

  .dynamic_nannies_sec {
    transform: scale(1.1);
  }

  .country_name {
    top: 12px;
  }

  .navbar-toggler {
    padding: 0;
  }

  .gradiant_cta_sec h2 {
    margin-bottom: 24px;
  }
  .nanny-profile-review .grid{
        grid-template-columns: auto;
  }
}

@media (max-width: 330px) {
  .mobile_mockup .nanny_details {
    padding: 10px;
  }

  .change_img .nanny-img {
    border-radius: 12px;
  }
}