@media (min-width: 1680px) {
  .video-cont h1 {
  }
}

@media (min-width: 1800px) {
  .video-cont h1 {
  }
}

@media (max-width: 1366px) {
  .search-bar.newClass {
    width: 70%;
  }
  .about_section .about_content {
    margin-left: 55px;
  }

  section.cta .content {
    width: 80%;
  }

  section.home-list img.img-fluid {
    height: 250px;
  }

  .attractions .image-box img {
    height: 400px;
  }

  .attractions .lower-box {
    left: 30px;
    right: 30px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  section.home-list .rating {
    width: 25%;
  }

  .guest-content-section {
    height: 415px;
    overflow: hidden;
  }

  .search-bar form {
    width: 100%;
  }

  .search-bar .check {
    /* width: 50%; */
  }

  .banner-wrapper {
    height: 750px;
  }

  .about_section .about_content {
    margin-left: 25px;
  }

  section.new-about-us .inner-content h2 {
    font-size: var(--f50);
  }

  section.property-new-sec h4 {
    display: block;
    white-space: inherit;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 100%;
  }

  .attractions .lower-box {
    left: 20px;
    right: 20px;
  }

  .video-cont h1 {
    font-size: var(--f50);
  }

  section.home-list .row {
    gap: 30px 0%;
  }

  section.home-list img.img-fluid {
    height: 300px;
  }

  section.home-list .property-categories img,
  section.home-list .property-categories {
    height: 300px;
  }

  section.cta .content {
    width: 90%;
  }

  section.about-owner .col-6.col-md-6.col-sm-12.cont,
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    width: 100%;
  }

  section.about-owner .abt-img {
    position: relative;
    width: 100%;
  }

  section.about-owner .row {
    gap: 30px;
  }

  section.about-owner img {
    height: 550px;
  }

  .col-1.md-12.sm-12.srch-btn {
    padding-right: 10px;
  }

  section.home-list .col-4 {
    width: 49%;
  }
}

@media (max-width: 1024px) {
  form.Search-bar {
    width: 96%;
  }
}

@media (max-width: 1024px) and (max-height: 1366px) {
  section.video-section {
    height: 45vh;
  }
}

@media (max-width: 980px) {
  /* section.about-us .about-content-sec .abt-para {
        padding-top: 245px;
    } */
  form.Search-bar {
    width: 80%;
  }

  form.Search-bar .row {
    gap: 10px;
  }

  form.Search-bar .checkbar {
    order: 1;
    width: 100%;
  }

  .search .col-3:first-child {
    width: 50%;
    order: 2;
  }

  .search .col-2:nth-child(3) {
    width: 15%;
    order: 3;
    padding-left: 0;
  }

  .search .col-3:first-child,
  form.Search-bar .checkbar {
    border-right: 0px solid #cccccc;
  }

  .search-bar .adult_field {
    width: 50%;
    order: 2;
  }

  form.Search-bar .sub-btn {
    width: 98%;
    order: 4;
  }

  form.Search-bar .submit-btn,
  form.Search-bar .submit-btn button {
    width: 100%;
  }

  .search {
    top: 427px;
  }

  section.about-us {
    padding-top: 80px;
  }

  /* section.about-us .about-content-sec .abt-para {
        padding-top: 260px;
    } */
  section.featured-pro .pro-img {
    height: 350px;
  }

  section.about-us .about-content-sec .abt-btn {
    margin-bottom: 50px;
  }

  .banner-wrapper {
    height: 800px;
  }

  .video-cont .search-bar {
    display: block;
  }

  .video-cont h1 {
    text-shadow: 0px 0px 6px #000;
    font-size: var(--f50);
  }

  .search-bar .col-3:before {
    display: none;
  }

  .search-bar {
    position: relative;
    /* width: 100%; */
    bottom: auto;
    left: 0;
    padding: 10px;
    margin-top: 0;
  }

  .select::after,
  .search-bar .main-check::after {
    display: none;
  }

  .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out:before {
    display: none;
  }

  .search-bar .datepicker-common-2 {
    width: 50%;
  }

  .search-bar form {
    width: 100%;
    position: relative;
    bottom: 0px;
    padding: var(--p12);
    background: var(--white-color);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
  }

  .search-bar .col-3 {
    width: 50%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--p6);
    padding-right: var(--p6);
  }

  .search-bar .col-3.select {
    width: 100%;
  }

  .search-bar select {
    line-height: 34px;
    font-weight: 400;
    height: 59px;
    border-radius: 25px;
    padding: var(--p12) var(--p22) var(--p11) var(--p10);
    background: #f5f5f5;
    text-indent: 30px;
    border: 1px solid #e0e0e0;
    color: var(--primary-text);
  }

  input#show-target-data,
  input#show-target-data1 {
    /* height: 0; */
  }

  .search-bar input::placeholder,
  input#show-target-data::placeholder,
  input#show-target-data1::placeholder {
    color: var(--primary-text);
  }

  .search-bar .check i,
  .search-bar .col-3 i {
    top: 1.2rem;
    left: 20px;
    font-size: var(--f18);
    color: var(--secondary-color);
    width: 25px;
  }

  .datepicker {
    right: 0;
  }

  .search-bar .main-check {
    padding-left: var(--p6);
    padding-right: var(--p6);
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
    width: 100%;
  }

  .search-bar .check.left input#start_date,
  .search-bar .check.left input#start_date1 {
    border-right: 0px solid;
    border-radius: 25px 0px 0px 25px;
  }

  .search-bar .check.right input#end_date,
  .search-bar .check.right input#end_date1 {
    border-left: 0px solid;
    border-radius: 0 25px 25px 0;
  }

  .search-bar .check:before {
    top: 20px;
    right: 10px;
    width: 2px;
    background: var(--secondary-color);
    z-index: 1;
    height: 20px;
  }

  .search-bar input#end_date,
  .search-bar input#end_date1 {
    padding-left: 48px;
  }

  input#demo17,
  input#demo171 {
    height: 59px !important;
    top: 0px !important;
  }

  .search-bar .col-3.srch-btn {
    padding-left: 6px;
    margin-bottom: 0px;
  }

  .search-bar .form-control:focus {
    box-shadow: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
  }

  .search-bar button.main-btn {
    height: 50px;
    width: 100%;
    border-radius: 50px;
    margin-top: 10px;
  }

  .video-cont {
    background: transparent;
    justify-content: center;
  }

  .hero-content h1 {
    font-size: 36px;
    margin-top: 100px;
  }

  .hero-content p {
    font-size: 18px;
  }

  .video-sec {
    height: 550px;
  }

  section.new-about-us .container-fluid .img {
    width: 100%;
  }

  .about_section .about_content {
    margin-left: 0;
  }

  section.about_section .row {
    gap: 30px 0;
  }

  section.cta .head-sec h2 {
    text-align: center;
  }

  section.new-about-us .img-part img {
    height: 450px;
  }

  section.new-about-us .container-fluid .col-6.content {
    width: 100%;
  }

  section.new-about-us .container-fluid .inner-content {
    padding: var(--p30);
    padding-bottom: 40px;
  }

  section.new-about-us .inner-content h2 {
    font-size: var(--f50);
  }

  section.home-list {
    padding: var(--p50) var(--p12);
  }

  section.home-list .col-6.col-md-6.col-sm-12.prop-card.aos-init.aos-animate {
    width: 100%;
  }

  section.property-new-sec .owl-nav {
    width: 100%;
    left: 0;
  }

  section.property-new-sec .img-sec img {
    height: 350px;
  }

  section.cta .content {
    width: 90%;
    padding: var(--p40);
  }

  section.home-list .col-4 {
    width: 50%;
  }

  section.home-list .row {
    gap: 30px 0%;
  }

  section.home-list i {
    margin-right: 4px;
  }

  section.about-owner .col-6.col-md-6.col-sm-12.img,
  section.about-owner .col-6.col-md-6.col-sm-12.cont {
    width: 100%;
    height: auto;
  }

  section.about-owner .abt-img {
    position: relative;
    width: 100%;
    height: 450px;
  }

  section.about-owner .row {
    gap: 30px;
  }

  .attractions .row {
    gap: 70px;
  }

  .attractions .col-4 {
    width: 100%;
  }

  .attractions .image-box img {
    height: 380px;
  }

  section.home-list .rating {
    width: 27%;
  }

  .check.right.icns.mb-lg-0.position-relative.datepicker-common-2:before {
    background: transparent;
  }

  .search-bar input#show-target-data1 {
    height: 59px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0;
  }

  .about_wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .about_wrapper .col-lg-6.abt-content {
    padding-left: 12px;
    margin-top: 30px;
  }

  .how-we-value-wrapp img.img-fluid {
    height: 350px;
  }

  .how-we-value-wrapp .atrr {
    width: 50%;
  }

  section.testimonial {
    padding-bottom: 50px;
  }

  section.video-section {
    height: 45vh;
  }

  section.about-us .about-image-sec .abt-image {
    display: block;
  }

  section.about-us .about-image-sec .abt-img1 {
    margin: auto;
  }

  section.about-us .about-image-sec img {
    width: 100%;
  }

  section.video-section {
    min-height: 550px;
    height: auto;
  }

  #datepicker-demo17.datepicker {
    left: 0;
  }

  .search-bar-inner .check-detail {
    padding-top: 0;
    padding-bottom: 0;
  }

  .search-bar-inner .col-6.datepicker-common-2.datepicker-main {
    height: 40px;
  }

  input#demo17,
  input#demo171 {
    height: 40px !important;
  }

  .search-bar-inner input[type="text"],
  .search-bar-inner select {
    height: 40px;
  }

  .search-bar .check i,
  .search-bar .col-3 i {
    right: 0;
    left: auto;
  }

  .search-bar form {
    border-radius: 15px;
  }

  .search-bar .col-3.check-out .check-detail {
    border-right: none;
  }

  .search-bar {
    max-width: 75%;
    margin: 0 auto;
  }

  .search-bar .search-bar-inner .select {
    border-right: none;
  }

  .search-bar .search-bar-inner .select select {
    border: none;
    background: none;
    text-indent: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
  }
  section.home-list .search-bar {
    max-width: 100%;
  }
}

@media (max-width: 819px) {
  section.video-section {
    height: 50vh;
  }
}

@media (max-width: 768px) and (max-height: 520px) {
  section.video-section {
    height: 100vh;
  }
}

@media screen and (max-width: 767px) and (min-height: 600px) {
  section.banner-header {
    height: 75vh;
  }
}

@media (max-width: 540px) {
  section.pro-sec .head-sec {
    width: 100%;
  }
  section.pro-sec .pro-img {
    height: 300px;
  }
  section.services-section .col-4 {
    width: 100%;
  }
  section.services-section h4 {
    font-size: 18px;
  }
  section.crafting-section .row {
    flex-direction: column-reverse;
    gap: 30px;
  }
  section.pro-sec .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }
  section.pro-sec .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -10px;
  }
  .all-review-section .top-review-imgbox .review-imgbox {
    flex-direction: column;
    align-items: center;
  }
  .all-review-section .top-review-imgbox .review-imgbox img {
    max-width: 50%;
  }
  section.crafting-section .col-6 {
    width: 100%;
  }
  section.crafting-section .crafting-images img {
    height: 250px;
  }
  .featured-villa-section h1,
  .heading-h1,
  .heading-font,
  .attraction-loc-sec h4 a {
    font-size: var(--f22);
  }
  .about-us-section,
  .featured-villa-section,
  .location-section,
  .all-review-section,
  .attraction-loc-sec,
  .footer-section .custom-col-line {
    padding: 40px 0;
    text-align: center;
  }
  section.about-us {
    padding-top: 0px;
  }
  .banner-side-img {
    z-index: 2;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    height: auto;
    gap: 30px;
    top: 40%;
  }
  .hero-section {
    height: 450px;
    padding-top: 90px;
    min-height: auto;
    .video-btn-area {
      bottom: 0;
    }
  }
  .banner-side-img img {
    width: 60px;
    height: auto;
    top: 50%;
    transform: translateY(0%);
  }
  section.loc-sec .col-3 {
    width: 100%;
    padding: 0;
  }
  footer.footer {
    padding-top: 40px;
  }

  section.featured-pro img.img-fluid {
    height: 300px;
  }

  section.featured-pro .pro-img {
    height: 300px;
  }

  form.Search-bar {
    width: 100%;
  }

  section.about-us .about-image-sec .abt-img1 {
    margin: 0;
  }

  section.about-us .about-image-sec .abt-img2 {
    margin: 0;
  }

  .search {
    top: 421px;
  }

  .search .col-2:nth-child(3) {
    width: 23%;
  }

  .col-12 {
    padding: 0 !important;
  }

  section.about-us .about-content-sec {
    padding-right: 0px;
  }

  section.about-image-sec {
    padding: 0 !important;
  }

  section.about-us .about-image-sec .abt-img1 {
    margin: 0;
    padding-bottom: 20px;
  }

  section.about-us .about-image-sec .abt-img2 {
    margin: 0;
  }

  .how-we-value-wrapp h2 {
    font-size: 28px;
  }

  .about_section {
    padding-top: 10px;
  }

  section.home-list h5 span {
    font-size: var(--f18) !important;
  }

  section.home-list h5 {
    font-size: var(--f14) !important;
  }

  html {
    overflow-x: hidden !important;
  }

  .hero-content h1 {
    font-size: 21px;
    margin-top: 10px;
  }
  .hero-content {
    justify-content: flex-start;
    padding: 40px 15px;
  }
  .hero-content p {
    font-size: 16px;
  }

  .video-sec {
    overflow: visible;
    height: 300px;
  }

  .video-cont {
    justify-content: center;
  }

  .search-bar {
    bottom: -75px;
    padding: 0;
    margin-left: 0;
    transform: translate(-50%, 0%);
    left: 50%;
    max-width: 95%;
    margin-bottom: 0px;
    top: auto;
  }

  .booking-area {
    margin-bottom: 0px;
    padding: 0px;
  }

  section.home-list .col-6 {
    width: 100%;
    padding: 0px;
  }

  .prop-view-btn a {
    font-size: var(--f16);
  }

  .video-cont h1 {
    font-size: var(--f30);
    margin-bottom: 0px;
  }

  /* input#demo17, input#demo171 {
    height: 135px !important;
} */
  .banner-wrapper {
    height: 650px;
  }

  .search-bar .datepicker-common-2 {
    width: 100%;
  }

  .search-bar .datepicker-common-2.datepicker-main {
    margin-bottom: 0px;
  }

  .datepicker {
    width: 100% !important;
  }

  #datepicker-demo17.datepicker {
    z-index: 10 !important;
  }

  .search-bar .check.right input#end_date,
  .search-bar .check.right input#end_date1 {
    border-left: 1px solid #e0e0e0;
    border-radius: 25px 25px 25px 25px;
  }

  .search-bar .check.left input#start_date,
  .search-bar .check.left input#start_date1 {
    border-right: 1px solid #e0e0e0;
    border-radius: 25px 25px 25px 25px;
  }

  .search-bar .check:before {
    display: none;
  }

  .guests .col-6.guest-img {
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
  }

  .guests .col-6.guest-content {
    padding: 0px;
    width: 100%;
  }

  .guest-content-section {
    height: 440px;
  }

  .about_wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about_wrapper .col-lg-6 {
    padding: 0px;
  }

  .about-img1 img {
    height: 300px;
  }

  .about_wrapper .heading_sec h3 {
    font-size: 28px;
  }

  section.about_section .col-lg-6 {
    padding: 0px;
  }

  .about_section .about_content h5 {
    font-size: var(--f28);
    margin-bottom: 20px;
  }

  .about_section .about_img {
    border-radius: 0 20%;
    padding: 0%;
    border: 20px solid var(--territiary-color);
  }

  .about_section .about_img img {
    height: 300px;
  }

  section.home-list .how-we-value-heading h6 {
    font-size: var(--f16);
  }

  section.new-about-us .img-part img {
    height: 300px;
  }

  section.home-list .property-categories img,
  section.home-list .property-categories {
    height: 300px;
  }

  section.home-list .property-categories .categories-content h3 {
    font-size: var(--f25);
  }

  section.new-about-us .container-fluid .inner-content {
    padding: var(--p20) var(--p12);
    padding-bottom: 40px;
  }

  section.property-new-sec .head-sec h2 {
    font-size: var(--f30);
    margin-bottom: var(--m30);
  }

  section.property-new-sec .img-sec img {
    height: 250px;
  }

  section.property-new-sec h4 {
    font-size: 19px;
    text-wrap: wrap;
    display: block;
    white-space: inherit;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 100%;
  }

  section.property-new-sec .cont .price span {
    font-size: 15px;
  }

  section.cta .content {
    width: 100%;
    padding: var(--p25) var(--p20);
  }

  .hero-section .card__heading {
    font-size: 1.7rem;
    word-spacing: 0;
  }

  .hero-section .card:before {
    padding-bottom: 300px;
  }

  section.new-about-us .inner-content h2 {
    font-size: var(--f36);
  }

  section.new-about-us .inner-content .para {
    max-height: 350px;
  }

  section.home-list .col-4 {
    width: 100%;
    padding: 0px;
  }

  section.home-list .row {
    gap: 25px 0%;
  }

  section.home-list .pro-cont {
    padding: var(--p40) var(--p15) var(--p25) var(--p15);
  }

  section.home-list h5 {
    font-size: var(--f16);
  }

  section.home-list h5 span {
    font-size: var(--f20);
  }

  section.home-list h3.title {
    font-size: var(--f18);
    height: auto;
    width: 100%;
  }

  section.home-list {
    padding: var(--p40) 0;
  }

  section.about-owner .col-6.col-md-6.col-sm-12.img,
  section.about-owner .col-6.col-md-6.col-sm-12.cont {
    width: 100%;
    padding: 0px;
  }

  section.about-owner .abt-img,
  section.about-owner img {
    height: 350px;
  }

  section.about-owner .abt-detail {
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  section.testimonial .head-sec p {
    margin-bottom: 10px;
  }

  section.how-we-value-wrapp .head-sec {
    margin-bottom: 20px;
  }

  .how-we-value-wrapp .atrr {
    padding: 0;
    position: relative;
    width: 100%;
  }

  section.how-we-value-wrapp.atr .col-12 {
    padding: 0px;
  }

  .how-we-value-wrapp img.img-fluid {
    height: 300px;
  }

  .single-testimonial::before {
    width: 86px;
    height: 80px;
    background-position: 15px 15px;
  }

  .single-testimonial::after {
    width: 86px;
    height: 80px;
    background-position: 19px 19px;
  }

  .single-testimonial p {
    /* padding: var(--p20); */
    /* padding-bottom: 0px; */
    /* padding-top: 65px; */
  }

  section.testimonial .owl-carousel .owl-item img {
    /* width: 100px; */
    /* height: 100px; */
  }

  .client-details h3 {
    /* font-size: 24px; */
  }

  .client-info {
    /* padding-bottom: 30px; */
  }

  section.testimonial .cont-sec {
    padding: var(--p20) 0px;
  }

  section.testimonial .para p {
    height: auto;
    max-height: 90px;
    padding: 0px;
    font-size: var(--f14);
    width: 100%;
  }

  .attractions .image-box img {
    height: 300px;
  }

  .attractions .lower-box {
    left: 15px;
    right: 15px;
  }

  .attractions .lower-content h4 {
    height: auto;
  }

  section.home-list .rating {
    width: 25%;
  }

  section.testimonial .head-sec h2 {
    margin-bottom: 28px;
  }

  .owl-carousel .owl-item {
    padding: 5px;
  }

  section.testimonial .head-sec {
    padding-left: 0;
    margin-bottom: var(--m20);
    padding-top: var(--p40);
  }

  input#show-target-data {
    padding: 0;
  }

  input#show-target-data::placeholder {
    color: var(--white-color);
  }

  .search {
    width: 88%;
  }

  section.video-section {
    min-height: 520px;
    height: auto;
  }

  .search-bar .col-3 {
    width: 100%;
  }
  .search-bar-inner input[type="text"] {
    padding-left: 0;
  }
  .search-bar-inner input::placeholder {
    color: var(--white-color);
  }
  input#demo17,
  input#demo171 {
    height: 46px !important;
  }
  .search-bar-inner .check-detail,
  .search-bar-inner .guest-detail {
    border-right: none;
    padding-right: 0;
  }

  .search-bar input#end_date,
  .search-bar input#end_date1 {
    padding-left: 0px;
  }

  section.about-us {
    padding-top: var(--p50);
  }

  section.cta-sec {
    padding: var(--p50) 0;
  }

  .search-bar-inner .col-4.datepicker-common-2.datepicker-main {
    width: 100%;
  }

  .search-bar .search-bar-inner .select select {
    padding-left: 6px;
    text-indent: unset;
  }

  .search-bar.newClass {
    height: max-content;
    position: absolute;
  }

  .about-slider-section .row,
  .about-us-section .row,
  .featured-villa-section .row,
  .location-section .row,
  .all-review-section .row,
  .attraction-loc-sec .row,
  .blog-section .row,
  .footer-section .row {
    margin-left: -12px !important;
    margin-right: -12px !important;
  }
  .video-banner-text {
    padding: 0 12px;
    h1 {
      font-size: 34px;
      line-height: 42px;
    }
    p {
      font-size: 12px;
    }
  }
  section {
    &.search-sec {
      background: #002a5a;
      .search-bar {
        transform: unset;
        width: 100%;
        left: unset;
        bottom: unset;
        max-width: 100%;
        .search-bar-inner {
          position: static;
          form {
            box-shadow: none;
            background: transparent;
            padding: 0 0 10px;
          }
        }
      }
    }
  }
  .search-bar .check i,
  .search-bar .col-3 i {
    color: var(--white-color);
  }
  .explore-wild-sec {
    padding-top: 0;
    padding-bottom: 40px;
    text-align: center;
    h3{
        font-size: var(--f22);
    }
  }
  .since-year-section{
    .since-year-content{
        padding: 40px 0;
        text-align: center;
        h2{
            font-size: 42px;
            line-height: 54px;
        }
        p{
            font-size: var(--f13);
        }
    }
  }
  .explore-slider-section{
    .slider{
        height: 125vh;
    }
    .slider .list .item .content{
        padding-right: 0;
    }
    .thumbnail .item {
        height: 170px;
    }
    .slider .list .item .content .title, .slider .list .item .content .type {
        font-size: 26px;
    }
    .slider .list .item:nth-child(1) .content .description{
        font-size: var(--f13);
        margin: 10px 0;
    }
  }
  .all-review-section{
    h2{
        font-size: var(--f22);
    }
  }
}

@media (max-width: 360px) {
  .video-cont h1 {
    font-size: var(--f30);
    margin-bottom: 0px;
  }

  section.new-about-us .inner-content h2 {
    font-size: var(--f30);
  }

  section.new-about-us .inner-content .para {
    max-height: 360px;
  }

  section.about-owner .abt-img {
    height: 300px;
  }

  section.testimonial h3 {
    font-size: var(--f18);
  }

  .guests img {
    height: 200px;
  }

  .hero-section .card__heading {
    font-size: 1.5rem;
    word-spacing: 0;
  }

  section.property-new-sec .head-sec h2 {
    font-size: var(--f26);
  }

  .guest-content-section {
    height: 450px;
  }

  section.property-new-sec h4 {
    font-size: 17px;
  }

  .attractions .image-box img {
    height: 250px;
  }

  .attractions .row {
    gap: 50px;
  }

  section.home-list ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    font-size: var(--f13);
  }

  section.home-list ul li i {
    margin-right: 0px;
  }
}

@media (max-width: 320px) {
  .search-bar {
    padding: 0;
  }

  section.home-list .rating {
    width: 37%;
  }
}
