@media (max-width: 767px) {
  .header_main {
    padding: 0px 0;
    height: fit-content;
  }

  .header-fixed {
    position: fixed;
    z-index: 141;
    background: #fff;
    width: 100%;
    box-shadow: 0px 2px 21px #b9b0b0;
    height: fit-content;
    top: 0;
  }

  .header_main .navbar {
    height: fit-content;
  }

  .header_main .navbar {
    padding: 10px 0;
    margin-top: 0px;
    margin-left: 0px;
    /* height: 145px; */
    max-width: 100%;
    width: 100%;
    /* transform: translate(-29%, 10%); */
  }

  .navbar-brand.navbar_a img {
    width: 100px;
    height: fit-content;
  }

  .contact_banner_part,
  .about_banner_part,
  .banner_part {
    /* margin-top: 16px; */
    max-width: 100%;
    height: calc(45vh - 138px);
    background-size: 100% 100%;
  }

  .contact_section .card {
    transform: translate(12%, -23%);
    width: 80%;
  }

  .contactus img {
    width: 20px;
    height: 20px;
  }

  .contact_section .card p {
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px !important;
  }

  .contact_section .card h4 {
    font-size: 22px;
    font-weight: 600;
  }

  .contactus {
    margin-top: -35px;
  }

  .contact_section_details {
    max-width: 100%;
    /* margin-left: 68px; */
    transform: translate(2%, -16%);
    height: fit-content;
  }

  .contact_section_details p {
    width: 97%;
    height: fit-content;
    font-size: 12px;
    font-weight: 400;
    color: #959595;
  }

  .About_section .about h5 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
  }

  .About_section .about .line-dec-para {
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    height: 158px;
  }

  .About_section .about .about-left-image img {
    transform: translate(16%, 10%);
    width: 79%;
  }

  .About_details .about .about-right-content p {
    font-size: 29px;
  }

  .About_details .about .about-right-content .about_details_para p {
    font-size: 18px;
    color: #959595;
  }

  .About_details .about .about-right-content .about_details_para img {
    width: 16px;
    height: 16px;
    margin-top: 59px !important;
    margin-left: 5px;
  }

  .client_testimonial h2 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 18px;
  }

  .banner_content span {
    font-size: 18px;
    line-height: 20px;
  }

  .banner_content h1 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 26px;
  }

  .banner_content p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 9px;
  }

  .bg_tn {
    font-size: 12.59px;
    height: 40px;
    padding: 0 9px;
    border-radius: 4.79px;
  }

  .nonbg_tn {
    border-radius: 6.79px;
    font-size: 12.59px;
    height: 40px;
    padding: 0 9px;
  }

  .similar_img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .similar_content {
    padding: 20px 27px;
  }

  .marketplace .similar_content h2 {
    font-size: 21px;
    line-height: 26.28px;
    text-align: left;
    margin-bottom: 30px;
  }

  .comman_head h2 {
    font-size: 22px;
    line-height: 41px;
  }

  .marketplace .similar_img {
    left: auto;
    right: 0;
    width: 100%;
  }

  .cta_content a {
    font-family: "Montagu Slab 24pt";
    font-size: 13px;
    font-weight: 500;
    line-height: 16.77px;
  }

  .Packages_main table tr th {
    font-family: "Montagu Slab 24pt";
    text-align: center;
    font-size: 12.07px;
    line-height: 14px;
    vertical-align: middle;
    padding: 5px 5px;
    border-right: 1.1px solid #000000;
  }

  .Packages_main table tr td {
    border-right: 1.1px solid #000000;
    border-bottom: 1.1px solid #000000;
    font-family: Montserrat;
    font-size: 12.55px;
    font-weight: 400;
    line-height: 14.18px;
    text-align: left;
    color: #000;
    padding: 20px 20px;
    text-align: center;
    vertical-align: middle;
  }

  .about-us-img-wrapper{
    margin-top: 5rem;
  }
  /* .slick-slide{
        width: 233px !important;
        height: 143px !important; */
  /* } */

  [dir="rtl"] .language_box.d-md-none.d-block.position-absolute {
    margin-right: -10px;
  }

  [dir="rtl"] img.flag_imgg.me-2 {
    margin-left: 5px;
  }

  [dir="rtl"] a.language_a.dropdown-item {
    margin-right: 0px;
  }

  [dir="rtl" i] .dropdown-menu {
    position: absolute !important;
    left: -89% !important;
    width: 8rem !important;
    border: 0 !important;
  }

  .language_box.d-md-none.d-block.position-absolute {
    margin-left: -10px;
  }

  a.language_a.dropdown-item {
    margin-left: -13px !important;
  }

  [dir="rtl"] .banner_part {
    background-image: url(../img/newbanner2.jpg);
    height: 32vh;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
  }
  .footer_links{
    margin-top: 20px;
  }
  .aboutfooter p {
    font-size: 12px;
    line-height: 16.51px;
    margin: 10px 0px;
}
.appdownload {
  display: flex;
  justify-content:start;
  margin-top: 20px;
}
.appdownload a{
  height: 50px;
  width: 161px;
}
.appdownload .play-button{
  width: 171px        ;
}
.appdownload a img{
  width: 100%;
  height: 100%;
}
.similar_content p {
  font-size: 16px;
  line-height: 24px;
}
.whyboutiquei_box p {
  font-size: 16px;
  line-height: 20.38px;
}
.tagline {
  padding: 20px 0;
}
.cta_content p {
  font-size: 22px;
  line-height: 30.01px;
}
}

@media (min-width: 200px) and (max-width: 475px) {
  /* .contact_banner_part {
    margin-top: 40px;
  } */

  .contact_banner_part,
  .about_banner_part,
  .banner_part {
    /* margin-top: 25px; */
    max-width: 100%;
    height: calc(50vh - 138px);
    background-size: 100% 100%;
  }

  /* .dropdown-menu {
    position: absolute !important;
    left: 0% !important;
    width: 8rem !important;
    border: 0 !important;
  } */
}

@media (min-width: 200px) and (max-width: 768px) {
  .dropdown-menu {
    left: 0% !important;
    padding-left: 20px !important;
  }

  .dropdown {
    /* left: 0% !important; */
    padding-left: 14px;
  }

  .offcanvas .offcanvas-body .nav-item {
    padding-left: 1rem;
  }

  [dir="rtl" i] .dropdown-menu {
    position: absolute !important;
    left: -63% !important;
    width: 8rem !important;
    border: 0 !important;
  }
}



@media (min-width: 200px) and (max-width: 320px) {

  /* .contact_banner_part,
  .about_banner_part {
    margin-top: 35px;
  } */
}

@media (min-width: 200px) and (max-width: 390px) {
  .contact_section_details {
    height: 100%;
  }
}

@media (min-width: 300px) and (max-width: 360px) {
  .contact_section_details {
    height: 100%;
  }
}

@media (min-width: 390px) and (max-width: 400px) {
  .banner_part {
    /* margin-top: 25px; */
    max-width: 100%;
    height: calc(40vh - 138px);
    background-size: 100% 100%;
  }
}

@media (min-width: 300px) and (max-width: 320px) {
  .contact_section_details {
    height: 100%;
  }
}

@media (min-width: 650px) and (max-width: 1050px) {
  .banner_content p {
    color: #fff;
    font-size: 18px;
    line-height: 22.26px;
    margin-bottom: 45px;
}
  .banner_content h1 {
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 44.03px;
  }

  .banner_content span {
    font-size: 30px;
    line-height: 34px;
  }

  .bg_tn {
    font-size: 16.59px;
    height: 50px;
    padding: 0 11px;
}

  .nonbg_tn {
    font-size: 16.59px;
    height: 50px;
    padding: 0 11px;
  }

  .banner_part,
  .contact_banner_part,
  .about_banner_part {
    /* margin-top: -9px; */
    height: calc(94vh - 138px);
    background-size: 100% 100%;
  }

  .marketplace .similar_content h2 {
    font-size: 32px;
    line-height: 40.28px;
  }
  .similar_content {
    padding: 30px 20px;
}
  .contact_section_details {
    transform: translate(4%, -8%);
  }

  .contact_section_details p {
    width: 100%;
    height: 100%;
  }

  .contact_section_details form input {
    max-width: 93%;
    width: 100%;
  }

  .contact_section_details form textarea {
    max-width: 93%;
    width: 100%;
  }

  .contact_section .card {
    transform: translate(2%, -24%);
    background-color: #ebddaf;
    max-height: 100%;
    max-width: 100%;
  }

  .About_section .about .line-dec-para {
    color: #959595;
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    width: 97%;
    height: 100%;
  }
  .appdownload {
    display: flex;
    justify-content: start;
    margin-top: 15px;
    gap: 12px;
    align-items: center;
}
.details_box a {
  font-size: 12px;
  line-height: 20.51px;
}
}

@media (min-width: 200px) and (max-width: 649px) {

  .contact_banner_part,
  .about_banner_part,
  .banner_part {
    /* margin-top: 0.5rem; */
    height: calc(54vh - 138px);
    background-size: 100% 100%;
  }
  .contact_section{
    margin-bottom: -60px;
  }
}

@media (min-width: 100px) and (max-width: 300px) {

  /* .contact_banner_part,
  .about_banner_part,
  .banner_part {
    margin-top: 3rem;
  } */
}

@media (min-width: 300px) and (max-width: 400px) {

  /* .contact_banner_part,
  .about_banner_part,
  .banner_part {
    margin-top: 2.5rem;
  } */
}

@media (min-width: 400px) and (max-width: 500px) {

  /* .contact_banner_part,
  .about_banner_part,
  .banner_part {
    margin-top: 1.5rem;
  } */
}

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

  .banner_part,
  .contact_banner_part,
  .about_banner_part {
    /* margin-top: -9px; */
    height: calc(64vh - 138px);
    background-size: 100% 100%;
  }
}

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

  [dir="rtl"] .banner_part,
  [dir="rtl"] .contact_banner_part,
  [dir="rtl"] .about_banner_part {
    height: 46vh;
  }

  .banner_part,
  .contact_banner_part,
  .about_banner_part {
    height: 46vh;
  }
}