:root {
  --swiper-image-ratio: 33.3%; /* ratio 16:9 = 56.25% */

  --swiper-width: 60%;
  --swiper-inactive-scale: .85; /* makes the other slide smaller */
  
  /* responsive settings */
  --swiper-mobile-width: 90%;
  --swiper-mobile-inactive-scale: .95;
}

.brand-box {
  border: 1px solid;
  margin: 10px;
  padding: 20px 0 30px;
  border-radius: 5px;
}
/*  .home-wrapper {
  background: #80281f;
  padding: calc(121px + 85 * (100vw - 320px) / 1600) 0 calc(135px + 40 * (100vw - 320px) / 1600) !important;
  } */

  .home-wrapper {
    background: url(../images/home_banner.png);
    /* padding: calc(121px + 85 * (100vw - 320px) / 1600) 0 calc(135px + 40 * (100vw - 320px) / 1600) !important;
    padding : calc(250px + 85 * (100vw - 320px) / 1600) 0 calc(50px + 40 * (100vw - 320px) / 1600) !important; */
    padding : calc(90px + 85 * (100vw - 320px) / 1600) 0 calc(40px + 40 * (100vw - 320px) / 1600) !important; 
    background-size: cover;
}
.home-wrapper1 {
    background: url(../images/onboard_banner.png) !important;
        background-size: cover !important;
}
.service-section .home-features-list .home-features-box .home-features-content h6
{
  font-size: 13px;
}

  .skeleton-loader .home-wrapper
  {
    background: #80281f;
  }
  .custom-btn
  {
    background: #fff !important;
    color: #80281f !important;
  }
  .custom-btn-bgcolor
  {
    background: #80281f !important;
    color: #fff !important;
  }
  .hiddendiv
  {
    display: none !important;
  }
  .footer-section
  {
    background-color: rgb(128, 40, 31);
  }
  .footer-section .main-footer .content li a h6
  {
    color: #fff;
    font-size: inherit;
  }
  .vertical-product-box .vertical-product-body .location-distance .place
  {
    max-width: 100%;
    text-overflow: unset;
  }
  .m--20
  {
    margin: 20px;
  }
  .category-top .content-list.w-grid
  {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: calc(5px + 5 * (100vw - 320px) / 1600);
    -moz-column-gap: calc(5px + 5 * (100vw - 320px) / 1600);
    column-gap: calc(5px + 5 * (100vw - 320px) / 1600);
  }

  .category-top .content-list li {
    font-weight: 400;
    font-size: calc(14px + 2 * (100vw - 320px) / 1600);
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
    color: rgba(var(--content-color), 1);
    padding-bottom: 8px;
  }
  .page-head-section, .product-banner-section
  {
    /*background: #80281f;*/
    background-image: url(../image/background-new.jpeg) !important;
  background-size: cover !important;
  }

  .breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, "/");
}

.custom-formtitle
{
  background: #80281f;
  color: #fff !important;
  padding: 15px;
  text-align: center;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
}

.custom-form {
  padding: 10px;
  border: 1px solid #80281f;
  border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
}
.custom-form .form-input {
  margin-bottom: 10px;
}
label{
  font-size: 13px;
    padding-bottom: 7px;
}
.profile-details-list .form-group {
    margin-bottom: 10px;
}
.profile-details-list .form-control{
  font-size: 0.9rem;  
}

.profile-details-list {
    background: #eee;
    padding: 10px;
    border-radius: 10px;
}

.help-block {
    font-size: 14px;
    color: #c1284b;
}
.profile-details-list .submit-btn {
  font-size: 14px;
  background: #80281f;
  padding: 10px 30px;
  border-radius: 50px !important;
}
.photos-section .photos-list
{
    grid-template-columns: 1fr 1fr; 
} 
.cust-title
{
  background: linear-gradient(to right, rgba(var(--theme-color), 1), rgba(var(--theme-color2), 1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 100%;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 2px solid rgba(var(--theme-color), 1);
  border-radius: 0; 
  font-weight: 500;
  font-size: calc(15px + 5 * (100vw - 320px) / 1600);
  white-space: nowrap;
  padding: 5px;
  text-align: left;
}
#description .overview-content {
    margin-top: calc(6px + 15 * (100vw - 320px) / 1600);
}
#description
{
  margin-top: 0px;
}
.custom-timing{
  border: 1px solid #80281f;
    padding: 2px 14px;
    border-radius: 50px;
    font-size: 16px;
    background:#80281f;
    color:#fff !important;
}
.custom-timing span{
  color: #80281f;
}
.custom-package{
    padding: 5px 0px;
    border-radius: 50px;
    font-size: 14px;
}
.custom-package span{
  color: #80281f;
}
#booking-form .form-label {
    margin-bottom: 0rem;
}

#booking-form .form-control
{
  padding: 5px 5px;
    font-size: 0.8rem;
    margin-bottom: 10px;
}
#booking-form .form-select
{
  padding: 5px 5px;
    font-size: 0.8rem;
    margin-bottom: 10px;
}
.custom-m-title
{
    font-size: 1rem !important;
}
[dir=rtl] .auth-form-custom {
  text-align: right;
}
.auth-form-custom h2 {
  font-size: calc(20px + 16 * (100vw - 320px) / 1600);
  font-weight: 600;
  color: rgba(var(--dark-text), 1);
  margin-top: -6px;
}
.auth-form-custom h5 {
  margin-top: 5px;
  margin-bottom: calc(20px + 20 * (100vw - 320px) / 1600);
  font-weight: 400;
  color: rgba(var(--content-color), 1);
}
.auth-form-custom p {
  margin-top: calc(10px + 5 * (100vw - 320px) / 1600);
}
[dir=rtl] .auth-form-custom p {
  text-align: right;
}
.auth-form-custom .form-label {
  color: rgba(var(--content-color), 1);
}
.auth-form-custom .form-input {
  position: relative;
  width: 100%;
  margin-bottom: calc(0px + 10 * (100vw - 320px) / 1600);
  padding-right: 10px;
}
.auth-form-custom .form-input i {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 15px;
  padding-right: 10px;
  color: rgba(var(--content-color), 1);
}
[dir=rtl] .auth-form-custom .form-input i {
  padding-left: 10px;
  padding-right: unset;
  left: unset;
  right: 15px;
}
.auth-form-custom .form-input .form-control {
  color: rgba(var(--content-color), 1);
  background-color: rgba(var(--box-bg), 1);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: calc(12px + 1 * (100vw - 320px) / 1600);
  padding: 20px 20px 20px 60px;
}
[dir=rtl] .auth-form-custom .form-input .form-control {
  padding: 20px 60px 20px 20px;
  text-align: right;
}
.auth-form-custom .form-input .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: none;
}
.auth-form-custom .form-input .form-control::-webkit-input-placeholder {
  color: rgb(136, 136, 136);
}
.auth-form-custom .form-input .form-control::-moz-placeholder {
  color: rgb(136, 136, 136);
}
.auth-form-custom .form-input .form-control:-ms-input-placeholder {
  color: rgb(136, 136, 136);
}
.auth-form-custom .form-input .form-control::-ms-input-placeholder {
  color: rgb(136, 136, 136);
}
.auth-form-custom .form-input .form-control::placeholder {
  color: rgb(136, 136, 136);
}
.auth-form-custom .form-input .form-control.search {
  width: 100%;
  padding: calc(3px + 7 * (100vw - 320px) / 1600) calc(10px + 10 * (100vw - 320px) / 1600) calc(3px + 7 * (100vw - 320px) / 1600) calc(40px + 10 * (100vw - 320px) / 1600);
  border-radius: 4px;
  background-color: rgb(17, 17, 17);
  color: #80281f;
  background: #fff;
  border: 1px solid #80281f;
  border-radius: 100px;
}
[dir=rtl] .auth-form-custom .form-input .form-control.search {
  padding: calc(10px + 7 * (100vw - 320px) / 1600) calc(40px + 10 * (100vw - 320px) / 1600) calc(10px + 7 * (100vw - 320px) / 1600) calc(10px + 10 * (100vw - 320px) / 1600);
}
.auth-form-custom .form-input .form-control.search::-webkit-input-placeholder {
  color: rgba(var(--white), 0.6);
}
.auth-form-custom .form-input .form-control.search::-moz-placeholder {
  color: rgba(var(--white), 0.6);
}
.auth-form-custom .form-input .form-control.search:-ms-input-placeholder {
  color: rgba(var(--white), 0.6);
}
.auth-form-custom .form-input .form-control.search::-ms-input-placeholder {
  color: rgba(var(--white), 0.6);
}
.auth-form-custom .form-input .form-control.search::placeholder {
  color: rgba(var(--white), 0.6);
}
.auth-form-custom button
{
  margin-bottom: calc(1px + 10 * (100vw - 320px) / 1600);
}
.auth-form-custom
 {
    margin: auto;
    background: rgba(238, 238, 238, 0.8);
    padding: 0px 64px;
    border-radius: 50px;
}
#inputlocality option {
    color: #000;
}
#inputCity option {
    color: #000;
}
.home-wrapper .search-section .theme-btn
{
  padding: calc(5px + 7 * (100vw - 320px) / 1600) calc(10px + 30 * (100vw - 320px) / 1600);
    font-size: calc(14px + 1 * (100vw - 320px) / 1600);
    border: 1px solid #80281f;
    background: #80281f;
    color: #fff;
}
.vertical-product-box .vertical-product-body .product-items
{
    color: #fff;
    font-size: calc(12px + 2 * (100vw - 320px) / 1600);
    line-height: 2;
    padding: 0 10px;
    border-radius: 5px;
    text-align: center;
    background: #80281f;
}
h5.placecustom {
    font-size: 15px;
    line-height: 0.3;
    margin-bottom: 5px;
}
.image-box {
    max-height: 287px;
    border-radius: 20px;
    border: 1px;
    height: calc(65vw);
    overflow: hidden;
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(2, 6, 12, 0.05);
    border-radius: 15px;
    width: 100%;
}
.photos-section {
    margin-top: 8px;
    padding: 10px 0px;
}
.image-box img{
  width: 100%;
    height: 100%;
    object-fit: cover;
}
.custom-title-detail
{
  font-weight: 500;
    font-size: calc(15px + 5 * (100vw - 320px) / 1600);
    color: #000;
}

#customli li
{
      list-style-type: none !important;
    margin-left: 0px !important;
}
.justify-content-right
{
  justify-content: right !important;
}
.footer-section .bottom-footer-part h6
{
  text-align: left;
  font-size: 12px;
}
.bottom-footer-part .social-media-part {
  padding: 0px;
  float: right;
}
#footer-content a
{
  color: #fff;
  font-size: 12px;
      padding-left: 9px;
}
.service-section .home-features-list .home-features-box .home-features-content h5
{
  font-size: 17px;
}

.bottom-footer-part .social-media-part .social-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(10px + 10 * (100vw - 320px) / 1600);
}
[dir=rtl] .bottom-footer-part .social-media-part .social-icon {
  padding: 0;
}
.bottom-footer-part .social-media-part .social-icon li {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.bottom-footer-part .social-media-part .social-icon li:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.bottom-footer-part .social-media-part .social-icon li .icon {
  display: block;
  width: calc(25px + 15 * (100vw - 320px) / 1600);
  height: calc(25px + 15 * (100vw - 320px) / 1600);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  font-size: calc(13px + 8 * (100vw - 320px) / 1600);
}
#footer-content {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex; /* Keeps items inline */
    align-items: center;
}

#footer-content li {
    position: relative;
    margin-right: 15px; /* Space between items */
}
#footer-content li::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -13px; /* position of the line */
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background-color: #fff; /* line color */
}
#footer-content li:last-child::after {
    display: none;
}
.rounded-circle-custom {
    border-radius: 10px;
    height: 333px;
}
.custom-s-box
{
      background: linear-gradient(to right, rgba(var(--theme-color), 1), rgba(var(--theme-color2), 1)) !important;
      height: 264px;
}
.custom-s-box .service-name
{
  color: #fff !important;
}
.custom-s-box .service-details
{
  color: #fff !important;
}
.custom-bt
{
      margin-left: 20px;
    text-align: justify;
}
.custom-bt-right
{
    margin-right: 20px; 
    text-align: justify;
}

ul.custom-li-li {
    list-style: none;
    padding: 10px 0 20px;
    margin: 0;
}

ul.custom-li-li > li {
    font-size: 15px;
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    width: 100%;
}

ul.custom-li-li > li::before {
    content: "\2713"; /* Unicode check mark */
    color: #80281f;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
}

/* Nested list with icons */
/* Nested list with icons */
ul.custom-li-li ul {
    list-style: none;
    padding-left: 20px;
    margin-top: 8px;
    display: block;
}

ul.custom-li-li ul li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 5px;
    font-size: 14px;
    display: block;  /* Ensure each li behaves like block */
}

ul.custom-li-li ul li::before {
    content: "\2022"; /* Bullet symbol, or use "\2713" for small check */
    color: #80281f;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 12px;
}

p.comingsoon {
    text-align: center;
    padding: calc(120px + 4 * (100vw - 320px) / 1600);
    color: #80281f;
    font-size: 45px !important;
    font-style: italic;
}
.title h2
  {
    white-space: unset;
  }
  .team-box
  {
    text-align: center;
  }
  .team-box .member-details .social-icon
  {
    display: block;
  }
  .text-box-cus
  {
  align-items: center;
  gap: 5px;
  display: none;
  }
  .text-box-cus .btn.theme-btn.mt-3 {
  padding: 10px 18px;
}
.cus-team-img {
  height: 235px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.context-content
{
  font-size: 13px;
  height: 58px;
  color: #000 !important;
}
.icon-cus
{
  width: 40px;
}
.custom-ttl
{
  font-size: 14px !important;
  font-style: italic;
  margin-bottom: 10px;
  font-weight: 500 !important;
}
.home-wrapper .search-section-custom
{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: calc(10px + 10 * (100vw - 320px) / 1600);
    margin-top: calc(15px + 25 * (100vw - 320px) / 1600);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-radius: 6px;
    z-index: 1;

}
.custom-head-search .search-section {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: calc(10px + 10 * (100vw - 320px) / 1600);
    margin-top: calc(15px + 25 * (100vw - 320px) / 1600);
    -webkit-backdrop-filter: blur(2px); 
    backdrop-filter: blur(2px);
    border-radius: 6px;
    z-index: 1;
}
.custom-head-search .search-section .theme-btn
{
  padding: calc(5px + 7 * (100vw - 320px) / 1600) calc(10px + 30 * (100vw - 320px) / 1600);
    font-size: calc(14px + 1 * (100vw - 320px) / 1600);
    border: 1px solid #80281f;
    background: #80281f;
    color: #fff;
}
.custom-head-search .auth-form-custom .form-input
{
   padding-right: 0px;
}
#mobileviewslide
  {
    display:none;
  }
#desktopviewslide
{
  display: block;
}
#search-form-artist
{
  width:40%;
}
.multiselect-dropdown
{
  padding: 7px 5px 6px 5px !important;
  border-radius: 50px !important;
  border: solid 1px #80281f !important;
}
.multiselect-dropdown-list
{
  text-align: left !important;
}
.box-view .img-fluid.icon {
  width: 70px;
}
.box-view {
  border: 1px solid #7c0000;
  padding: 20px;
  border-radius: 20px;
}
.box-view a {
  font-weight: 700;
  color: #7c0000;
}
.whatsapp_float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 80px;
  right: 13px;
  background-color: #25d366;
  border-radius: 50%;
  text-align: center;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
}

.whatsapp_float:hover {
  transform: scale(1.1);
}

.whatsapp_float img {
  width: 30px;
  height: 30px;
  filter: invert(1);
}

/* jQuery UI Autocomplete dropdown fix */
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10000;
  display: block;
  width: 100%;
  max-height: 250px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 5px 0;
}

.ui-menu-item {
  padding: 8px 15px;
  cursor: pointer;
  font-size: 15px;
  color: #333;
}

.ui-menu-item:hover {
  background-color: #f4f4f4;
}

/* Force jQuery UI autocomplete to show items vertically */
.ui-autocomplete {
  
  flex-wrap: nowrap !important;
  white-space: normal !important;
}

.ui-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto !important;
}

.ui-menu-item {
  display: block !important;
  padding: 8px 15px;
  cursor: pointer;
  font-size: 15px;
  color: #333;
  text-transform: capitalize;
  white-space: nowrap;
}

.ui-menu-item:hover {
  background-color: #8b2c2f !important; /* your theme color */
  color: #fff;
  border-radius: 6px;
}
.ui-state-active
{
  background-color: #8b2c2f !important;
  border-color: #8b2c2f !important;
}
.ui-menu .ui-menu-item-wrapper
{
  text-transform: uppercase;
}
#inputbrand::placeholder {
    color: #8b2c2f;
    opacity: 1;
}
.home-wrapper h2
{
  font-weight: 600;
  font-size: 30px;
}
.categories-section .categories-style h6
{
  font-size: 17px;
  font-weight: 500;
}
.restaurant-name
{
  font-size: calc(21px + 6 * (100vw - 320px) / 1600);
}
.auth-form-custom .form-input .form-control option {
  font-size: calc(15px + 1 * (100vw - 320px) / 1600) !important;
}

 #desktopviewslide .swiper {
    width: 100%;
    max-width: 100%;
    height: 400px;
    border-radius: 5px;
    max-height: 287px;
        padding: 20px 0px;
  }
  #desktopviewslide  .swiper-slide a {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 5px;
  }

  #desktopviewslide  .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .formbox
  {
        padding: 20px;
    border: 1px solid #80281f;
    border-radius: 5px;
    margin-top: 22px;
  }
  p.card-text {
      font-size: 14px;
      padding: 10px;
      text-align: center;
      border-color: #80281f !important;
          height: 120px;
  }
  .card-header {
      background: #80281f;
      color: #fff;
      text-align: center;
      border-color: #80281f !important;
      display: flex;
    align-items: center;
    justify-content: center;
    height: 80px !important;
  }
  .card
  {
    border-color: #80281f !important;
  }
  .solution
  {
    border-color: green !important;
  }
  .solution .card-header
  {
    background:green !important;
    border-color: green !important;
    height: 65px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .solution .card-text {
      height: 120px !important;
  }

  .custom-app-section {
    text-align: center;
    padding-top: 103px !important;
    padding-bottom: 31px !important;
    background: #80281f;
  }
  .custom-app-section .app-content h2::after {
    display: none;
  }
  .custom-app-section .app-content h5 {
    width: 100% !important;
  }
   .custom-app-section .app-content {
  padding-left: 0px !important;
  width: 100%;  
   }
   .coupon-box {
        padding: calc(5px + 15 * (100vw - 320px) / 1600);
   }
   .coupon-box .coupon-content.bank-offer-content {
        margin-top: calc(2px + 10 * (100vw - 320px) / 1600);
        font-style: italic;
    }

    .bg-grey
    {
      background:#eee;
    }
    .image-size-adjust
    {
      
      background-size: 100% 100% !important;
      padding-top: 82px !important;
            
    }
    .laptop-version
    {
      display:block ;
    }
    .mobile-version
    {
      display:none;
    }

    /*gallery design*/

   #custom-photos-section .photos-list
  {
      grid-template-columns: 4fr 1fr; 
  } 

   .photos-list {
    display: grid;
    grid-template-columns: 4fr 1fr;
    grid-template-rows: repeat(3, 1fr);
    gap: 16px;
    list-style: none;
    padding: 0;
    height: 500px; /* IMPORTANT for proper proportions */
}

/* Common tile */
.photos-list li {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
}

/* BIG image (left) */
.photos-list li.big {
    grid-column: 1 / 2;
    grid-row: 1 / 4;
}

/* Right stacked images */
.photos-list li:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}

.photos-list li:nth-child(3) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}

/* View Gallery */
.photos-list li.view-more {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}

/* Images */
.photos-list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .6s ease;
}

.photos-list li:hover img {
    transform: scale(1.05);
}

/* View Gallery Overlay */
.photos-list .view-more span {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.75),
        rgba(0,0,0,0.25)
    );
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
   #custom-photos-section .photos-list
  {
      grid-template-columns: 1fr 1fr; 
  } 
    .photos-list {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        height: auto;
    }

    .photos-list li,
    .photos-list li.big,
    .photos-list li.view-more {
        grid-column: auto;
        grid-row: auto;
        aspect-ratio: 16 / 9;
    }
}


    /*gallery end*/

.auth-form .form-input .form-control.search {
    width: 596px !important;
    color: #812920;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 100%), #ffffff;
    padding: calc(5px + 7 * (100vw - 320px) / 1600) calc(10px + 10 * (100vw - 320px) / 1600) calc(5px + 7 * (100vw - 320px) / 1600) calc(40px + 10 * (100vw - 320px) / 1600);

}

/* banner slider */

#banner-slider {
    position: relative;
    width: 100%;
    height: calc(var(--swiper-width) * var(--swiper-image-ratio) / 100%);
    overflow: hidden;
}

#banner-slider .swiper-slide {
  position: relative;
  width: var(--swiper-width);
  opacity: .5;
  transform: scale(.84);
  transition: all .3s ease-in-out;
  overflow: hidden;
  border-radius: 0.4285rem;
}

#banner-slider .swiper-backface-hidden .swiper-slide {
  transform: scale(.84) translateZ(0);
}
        
#banner-slider .swiper-slide.swiper-slide-active {  
  transform: scale(1) !important;
  opacity: 1 !important;
}

#banner-slider .swiper-backface-hidden .swiper-slide.swiper-slide-active {
  transform: scale(1) translateZ(0) !important;
}

#banner-slider .swiper-image {
  position: relative;
  width: 100%;
  padding-top: var(--swiper-image-ratio);
}
    
#banner-slider .swiper-image .image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #929ec9;
}

#banner-slider .swiper-button-next,
#banner-slider .swiper-button-prev {
  padding: 8px;
  width: 12px;
  height: 12px;
  margin-top: 0;
  background-color: rgba(0, 0, 0, .4);
  border-radius: 50%;
}

#banner-slider .swiper-button-next::after,
#banner-slider .swiper-button-prev::after {
  color: #fff;
  font-size: 12px;
}

#banner-slider .swiper-button-next {
  transform: translate(50%, -50%);
  right: calc((100% - var(--swiper-width)) / 2);
}

#banner-slider .swiper-button-prev {
  transform: translate(-50%, -50%);
  left: calc((100% - var(--swiper-width)) / 2);
}

@media only screen and (max-width: 768px) {
  #banner-slider  {
    height: calc(var(--swiper-mobile-width) * var(--swiper-image-ratio) / 100%);
  }

  #banner-slider .swiper-slide {
    width: var(--swiper-mobile-width);
    transform: scale(var(--swiper-mobile-inactive-scale));
  }
  
  #banner-slider .swiper-backface-hidden .swiper-slide.swiper-slide {
    transform: scale(var(--swiper-mobile-inactive-scale)) translateZ(0);
  }

  #banner-slider .swiper-button-next {
    right: calc((100% - var(--swiper-mobile-width)) / 2);
  }

  #banner-slider .swiper-button-prev {
    left: calc((100% - var(--swiper-mobile-width)) / 2);
  }
}


/* banner slider */

 

@media (max-width: 576px) {
  .auth-form .form-input .form-control.search {
    width: 100% !important;
  }
  .laptop-version
    {
      display:none;
    }
    .mobile-version
    {
      display:block;
    }
  .bottom-footer-part .social-media-part {
    margin-bottom: 10px;
    margin-left: 119px;
    float: none;
  }
  .footer-section .bottom-footer-part h6 {
    text-align: center;
  }
  #footer-content a {
    font-size: 10px;
    text-align: center;
  }
  #footer-content li {
    margin-right: 5px;
    margin-left: 5px;
  }
  #footer-content {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .auth-form-custom .form-input .form-control.search {
    width: 100%;
  }
  .auth-form-custom
  {
    padding: 8px 29px;
  }
  .custom-bt-right
  {
    margin-right:0px;
  }
  #mobileviewslide
  {
    display:block;
  }
  #desktopviewslide
  {
    display: block;
  }
  #mobileviewslide .swiper {
    width: 100%;
    max-width: 100%;
    height: 400px;
    border-radius: 5px;
    max-height: 287px;
        padding: 20px 0px;
  }
  #mobileviewslide  .swiper-slide a {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 5px;
  }

  #mobileviewslide  .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #search-form-artist
  {
    width:auto;
  }

  .custom-app-section {
    padding-top: 4px !important;
    padding-bottom: 80px !important;
  }

  .image-size-adjust
    {
      padding-top: 0px !important;
            
    }
     

}