body {
  background-color: #f0f3f4;
}


.banner_bg {
  background-image: url(../user/images/v1_17125.png);
  padding-top: 60px;
}

#headerBtn {
  width: 350px;

}

.home_img {
  height: 458px !important;
  /* width: auto;  */
  /* width: 546px; */
  width: 100%;
  max-height: 458px;
  margin: 0;
}

@media (min-width: 3500px) and (max-width: 4000px)
{
  .home_img {
    height: auto !important;
    max-height:inherit !important;
  }
}
.banner_bg {
  height: 100%;
  float: left;
  /* background-image: url(../user/images/v1_17125.png); */
  height: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 60px;
}

.destinationView {
  margin-top: 0.5%;
}
.pays {
  font-size:10px;
}
.prices{
  font-size: 30px;
}
.product-section .top .pie {
  width: 100px !important;
  }
.product-section .top .pie img {
width: 85px !important;
}
@media (min-width:260px) and (max-width: 414px) {
  .banner_bg {
    background-size: 345% !important;
  }
}

@media (min-width:400px) and (max-width: 768px) {
  .banner_bg {
    background-size: 270% !important;
    background-position: inherit !important;
  }
}

@media (min-width:260px) and (max-width: 768px) {
  .hero {
    padding: 0px;
    margin: 0px;
  }

  .home_img {
    height: auto !important;
    /* width: auto;  */
    margin: 0;
  }

  .banner_bg {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
  }

  .home_img {
    width: 100%;
  }

}

@media (min-width: 990px) {
  .destinationView {
    margin-top: 0.5% !important;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .destinationView {
    margin-top: 5% !important;
  }
}


@media (min-width: 768px) and (max-width: 1024px) {
  .hero {
    padding: 0px;
    margin: 0px;
  }

  .banner_bg {
    padding-top: 60px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: inherit;
    background-size: 153% !important;
  }

  .home_img {
    /* min-width:769px; */
    width: 100%;
  }

}

#headerTitle {
  font-family: 'TT Norms Pro';
  font-weight: 900;
  font-size: 60px;
  font-style: normal;
}

#headerText {
  /* font-family: 'TT Norms Pro Regular'; */
  font-weight: bold;
  font-size: 28px;
  font-style: normal;
  color: #fff;
  /* text-transform: lowercase; */
}

#headerText:first-letter {
  text-transform: uppercase;
}

#headerBtn {
  font-family: 'TT Norms Pro';
  font-weight: bold;
  font-size: 32px;
  font-style: normal;
  color: #fff;
  border-radius: 10px;
}

@media (min-width:280px) and (max-width:653px) {
  #headerBtn {

    width: 250px;
  }
}

@media (max-width: 768px) and (min-width: 260px) {
  #headerTitle {
    font-family: 'TT Norms Pro';
    font-weight: 900;
    font-size: 35px;
    font-style: normal;
  }

  #headerText {
    font-family: 'TT Norms Pro';
    font-weight: bold;
    font-size: 20px;
    font-style: normal;
    color: #fff;
    /* text-transform: lowercase; */
  }


  #headerBtn {
    font-family: 'TT Norms Pro';
    font-weight: bold;
    font-size: 20px;
    font-style: normal;
    color: #fff;
    border-radius: 10px;
  }

}

.cellContainer {
  /* width: 546px; */
  /* width: 30%; */
  /* margin: auto; */
  padding: 10px;
  box-shadow: 5px 14px 22px #eceff0;
  margin-bottom: 30px;
  padding-top: 10px;
}

.container-fluid {
  /* padding-left: 50px; */
  /* padding-right: 50px; */
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  box-sizing: border-box;
}


@media (max-width: 768px) and (min-width: 260px) {
  .cellContainer {
    width: 100%;
    height: 100%;
    padding-left: 3px;
    margin: auto;
  }

  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .positionAnchor .btn {
    width: 21.5rem;
    padding-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }

}

::-webkit-scrollbar {
  overflow: hidden;
  width: 15px;
}

::-webkit-scrollbar-button:single-button {
  background: transparent;

  display: block;

  overflow: hidden;
}

::-webkit-scrollbar-button:single-button:horizontal:decrement {
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #555555 transparent;
}

::-webkit-scrollbar-track-piece {
  background: transparent;
}

.scoll-pane {
  width: 100%;
  height: auto;
  overflow: auto;
  outline: none;
  overflow-y: hidden;
  padding-bottom: 15px;
  -ms-overflow-style: scroll;
  /* IE 10+*/
  scrollbar-width: none;
  /* Firefox*/
}

.scoll-pane::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

.cardd {
  border-radius: 10px;
  border: none;
  border-color: none;
  /* margin: 20px 45px; */
}

.card {
  border-radius: 10px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  background-color: #F5F5F5;
  border: 0px thin #F5F5F5;


}

.product-section {
  padding: 5px 50px;
  line-height: normal;
  width: 100%;
}

.product-container {
  background-color: #F3F3F3 !important;
  padding: 20px;
}
input[type=checkbox] {
  transform: scale(1.5);
}

hr {
  color: #faf9f6;
}

.product-section img {
  /* margin-top: 15px; */
  margin-right: auto;
  vertical-align: middle;
  border-style: none;
  padding: 0;
}

.product-section .img-fluid {
  padding: 0;
  height: auto;
  /* margin-right: 10px; */
}

.nav-item::marker {
  color: #fff;
  background-color: #fff;
}

h1 {
  top: 0;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "inter";
  font-weight: 500;
  font-style: normal;

}

h2 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "inter";
  font-weight: 500;
  font-style: normal;
}


h3 {
  font-size: 25px;
  margin-bottom: 0.5rem;
  font-family: "inter";
  font-weight: 500;
  font-style: normal;
}

h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #000;
  font-family: "inter";
  font-weight: 500;
  font-style: normal;
}

h6 {
  font-size: 25px;
  /* font-size: 1.0vw; */
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "inter";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
}

li {
  margin-top: 0;
  margin-bottom: 0.4rem;
  font-family: "inter";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  list-style-type: disc;
}

.product-section .btn {
  /* height: 100%; */
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
  /* font-weight: bold; */
  /* font-size: 19px; */
}

.text {
  /* width:90%; */
  margin-top: 0;
  padding-left: 40px;
  padding-right: 70px;
  justify-content: left;
  /* width: calc(100% - 250px); */
}

input[type=checkbox] {
  transform: scale(1.5);
}

.text .subheading {
  font-size: 25px;
  color: #000;
  margin-left: 0;
}

a {
  text-decoration: none;
  color: #000;
  margin-top: 0.1rem;
  margin-bottom: 0.4rem;
  font-family: "inter";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

a .hoveer {
  color: yellow;
}

.text .subheading {
  color: #000000;
}

.text .subheading span {
  color: #000;
}

.price {
  font-size: 85%;
}


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

.img {
  width: 250px;
}

.filled {
  background-color: hsl(51, 94%, 50%);
  width: 95%;
  height: 450px;
  margin: 50px;
  font-family: 'inter';
  font-weight: 900;
}

.filled a {
  font-size: 30px;
  margin-top: 15px;
  padding: 4px 2px;
  border-color: #000;
  background-color: hsl(51, 94%, 50%);
  ;
  height: 60px;
  width: 300px;
  color: #000;
}

.filled a:hover {
  background: #fff;
  border: none;
  color: #000;
}

.earn {
  padding: 150px;
}

.earn .p {
  padding-top: 100px;
  vertical-align: middle;
  width: 100%;
  justify-content: center;
}


@media (min-width:375px) and (max-width:675px) {
  .filled {
    width: 94%;
    height: 200px;
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 700;
  }

  .filled h1 {
    font-size: 27px;
  }

  .filled a {
    font-size: 23px;
    margin-top: 15px;
    /* padding: 4px 2px; */
    height: 50px;
    width: 80%;
    color: #000;
    border-radius: 10px;
  }

  .earn {
    min-height: 220px;
    padding: 10px;
    margin-top: 30px;
    padding-bottom: 50px;
  }

}

@media(min-width: 375px) and (max-width:768px) {
  .text {
    padding-left: 30px;
    padding-right: 30px;
  }

  .price {
    font-size: 11px;
  }

  h1 {
    margin-bottom: 0.1rem;
  }

  h2 {
    margin-top: 40px;
    font-size: 40px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    font-weight: 700;
  }

  .text .subheading {
    font-size: 18px;
  }

  .product-section .btn {
    height: 50px;
    margin-left: 5px;
    font-weight: bold;
    font-size: 20px;
  }

}

@media (max-width: 991.98px) {
  .text {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .img {
    width: 100%;
    height: 300px;
  }
}
@media (min-width: 1023px) AND (max-width: 1200px) {
  .product-section .btn {
    height: 100%;
    width: 65%;
    max-width: 100%;
    margin-left: 5px;
    font-weight: bold;
    font-size: 24px;
  }
}

@media (min-width: 768px) AND (max-width: 991px) {
  .product-section .btn {
    height: 50px;
    margin-left: 5px;
    font-weight: bold;
    font-size: 19px;
  }
}

.product-section .product-item .doned {
  display: none;
}

@media (max-width:360px) and (min-width: 261px) {
  .product-section .product-item .doned {
    display: inline;
  }

  .product-section .product-item .done {
    display: none;
  }

}
/* @media (max-width:375) {
    img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
   }
   p {
    margin: 0;
   }
   .text h1 {
      top: 0;
      font-size: 27px;
      margin-top: 10px;
      margin-bottom: 0.5rem;
      font-family: "TT Norms Pro";
      font-weight: bold;
      font-style: normal;
  
    }
  
    h2 {
      font-size: 25px;
      margin-top: 0;
      margin-bottom: 0.5rem;
      font-family: "TT Norms Pro";
      font-weight: bold;
      font-style: normal;
    }
  } */

/* Mobile styles */

@media (max-width: 1400px) {
  .product-section .top .pie {
    width: 120px !important;
    }
    .product-section .top  .pie img {
      width: 77px !important;
      }
      .prices{
        font-size: 24px;
      }
}
@media (max-width: 1024px) {
  .product-section .top .pie {
    width: 120px !important;
    }
    .product-section .top  .pie img {
      width: 97px !important;
      }
      .prices{
        font-size: 24px;
      }
}
@media (max-width:600px)
{
  .pays {
    font-size:9px;
  }
  .prices{
    font-size: 24px;
  }
  .product-section .top .pie {
    width: 95px !important;
    }
  .product-section .top  .pie img {
    width: 88px !important;
    }
}
@media (max-width:400px)
{
  .pays {
    font-size:9px;
  }
  .prices{
    font-size: 20px;
  }
  .pie img {
    width: 60px;
    }
}

@media (max-width:400px)
{
  .pays {
    font-size:9px;
  }
  .prices{
    font-size: 20px;
  }
  .product-section .top .pie {
    width: 52px !important;
    }
  .product-section .top .pie img {
    width: 50px !important;
    }
}
@media (max-width:360px)
{
  .text {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    justify-content: left;

  }
  .text h2 {

    font-size: 45px;
}
  .text h3 {
    font-weight: 500;
    font-size: 20px;
}
  .pays {
    font-size:9px;
  }
  .prices{
    font-size: 20px;
  }
  .product-section .top .pie {
    width: 62px !important;
    }
  .product-section .top .pie img {
    width: 60px !important;
    }
  .top {
      margin-block: 50px !important;
  }
}
@media (max-width:280px)
{
  .text {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    justify-content: left;

  }
  .text h2 {

    font-size: 35px;
}
  .text h3 {
    font-weight: 500;
    font-size: 15px;
}
.text h4, .text p {
  font-size: 15px;
}
  .pays {
    font-size:9px;
  }
  .prices{
    font-size: 14px;
  }

  .product-section .top .pie {
    width: 47px !important;
    }
  .product-section .top .pie img {
    width: 47px !important;
    }
}
@media only screen and (max-device-width: 480px),
only screen and (max-width: 480px) {}

@media only screen and (max-device-width: 360px){
  .product-section .btn {
    height: 100%;

    max-width: 100%;
    margin-left: 5px;
    font-weight: bold;
    font-size: 20px;
}
.text p {
  font-size: 14px;
}
.text a {
  font-size: 14px;
}
.cellContainer {
  padding-left: 16px;
  margin-top: 18%;
}
}
@media only screen and (max-device-width: 280px){
  .text {
    /* width: 90%; */
    margin-top: 0;
    padding: 0 10%;
    /* padding-left: 40px; */
    /* padding-right: 70px; */
    justify-content: left;
    /* width: calc(100% - 250px); */
  }
  .text p {
    font-size: 12px;
} 
.text a {
  font-size: 14px;
}

.cellContainer {
  padding-left: 16px;
}
.pays {
  font-size:9px;
}
}