@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;200;300;400;500;600;700;800&display=swap');

.flaticon-google-play:before {
  content: "\f101";
}

.flaticon-phone-call:before {
  content: "\f102";
}

.flaticon-location:before {
  content: "\f103";
}

.flaticon-menu-bar:before {
  content: "\f104";
}

.flaticon-magnifying-glass:before {
  content: "\f105";
}

.flaticon-speedometer:before {
  content: "\f106";
}

.flaticon-petrol:before {
  content: "\f107";
}

.flaticon-car:before {
  content: "\f108";
}

.flaticon-car-door:before {
  content: "\f109";
}

.flaticon-suitcase:before {
  content: "\f10a";
}

.flaticon-chat:before {
  content: "\f10b";
}

.flaticon-chat-1:before {
  content: "\f10c";
}

.flaticon-car-1:before {
  content: "\f10d";
}

.flaticon-pin:before {
  content: "\f10e";
}

.flaticon-calendar:before {
  content: "\f10f";
}

.flaticon-pin-1:before {
  content: "\f110";
}

.flaticon-budget:before {
  content: "\f111";
}

.flaticon-favourite:before {
  content: "\f112";
}

.flaticon-staff:before {
  content: "\f113";
}

.flaticon-sedan:before {
  content: "\f114";
}

.flaticon-technical-support:before {
  content: "\f115";
}

.flaticon-question:before {
  content: "\f116";
}

.flaticon-search:before {
  content: "\f117";
}

.flaticon-car-repair:before {
  content: "\f118";
}

.flaticon-heart:before {
  content: "\f119";
}

.flaticon-speedometer-1:before {
  content: "\f11a";
}

.flaticon-drive:before {
  content: "\f11b";
}

.flaticon-expert:before {
  content: "\f11c";
}

.flaticon-clutch-disc:before {
  content: "\f11d";
}

.flaticon-settings:before {
  content: "\f11e";
}

.flaticon-price-tag:before {
  content: "\f11f";
}

.flaticon-shield:before {
  content: "\f120";
}

.flaticon-income:before {
  content: "\f121";
}

.flaticon-menu:before {
  content: "\f122";
}

.flaticon-love:before {
  content: "\f123";
}

.flaticon-heart-1:before {
  content: "\f124";
}

.flaticon-email:before {
  content: "\f125";
}

.flaticon-headlight:before {
  content: "\f126";
}

.flaticon-seats:before {
  content: "\f127";
}

.flaticon-turn-off:before {
  content: "\f128";
}

.flaticon-tire:before {
  content: "\f129";
}

.flaticon-steering-wheel:before {
  content: "\f12a";
}

.flaticon-star:before {
  content: "\f12b";
}

.flaticon-add-to-basket:before {
  content: "\f12c";
}

.flaticon-view:before {
  content: "\f12d";
}

.flaticon-arrow-up:before {
  content: "\f12e";
}

.flaticon-menu-1:before {
  content: "\f12f";
}

.flaticon-list-interface-symbol:before {
  content: "\f130";
}

.flaticon-visibility:before {
  content: "\f131";
}

.flaticon-chat-2:before {
  content: "\f132";
}

.flaticon-speedometer-2:before {
  content: "\f133";
}

.flaticon-settings-1:before {
  content: "\f134";
}

.flaticon-engine:before {
  content: "\f135";
}

.flaticon-new-year:before {
  content: "\f136";
}

.flaticon-steering-wheel-1:before {
  content: "\f137";
}

.flaticon-gas-tank:before {
  content: "\f138";
}

.flaticon-form:before {
  content: "\f139";
}

.flaticon-placeholder:before {
  content: "\f13a";
}

.flaticon-mail:before {
  content: "\f13b";
}

.flaticon-show:before {
  content: "\f13c";
}

.flaticon-time-left:before {
  content: "\f13d";
}

.flaticon-credit-card:before {
  content: "\f13e";
}

.flaticon-24-7:before {
  content: "\f13f";
}

.flaticon-search-1:before {
  content: "\f140";
}

.flaticon-solution:before {
  content: "\f141";
}

.flaticon-sale:before {
  content: "\f142";
}

.flaticon-energy:before {
  content: "\f143";
}

.flaticon-break:before {
  content: "\f144";
}

.flaticon-headphones:before {
  content: "\f145";
}

.flaticon-handshake:before {
  content: "\f146";
}

.flaticon-refund:before {
  content: "\f147";
}

.flaticon-money-back:before {
  content: "\f148";
}

.flaticon-alarm-clock:before {
  content: "\f149";
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.btn,
button {
  font-family: 'Prompt', sans-serif;
}

:root {
  --bs-link-hover-color: #FFC30B;
  --bs-body-font-family: 'Prompt', sans-serif !important;
}

a {
  color: black;
}

.text-gold-gradient {
  background: -webkit-linear-gradient(105deg, rgba(241, 232, 161, 1) 0%, rgba(192, 147, 96, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bannerbtncurve {
  border: 1px solid #f1e8a1;
  border-radius: 50px 20px 20px 50px;
  padding: 2%;
  color: #fff;
  border: 4px solid white
}

.golden-aurabtn {
  box-shadow: 1px 0px 15px 1px rgba(241, 232, 161, 1);
}

.image-aura {
  box-shadow: 1px 1px 15px 1px rgba(241, 232, 161, 1);
}

.linebtn {
  background-color: #39cd00;
  border: 4px solid white;
  font-weight: 300;
}

.linebtn:before {
  background-color: #d0b97d;
  border: 4px solid white;
  font-weight: 300;
}

.linebtn:hover {
  background-color: #d0b97d;
  border: 4px solid white;
  font-weight: 300;
}

.fbbtn {
  background-color: #3b5998;
  border: 4px solid white;
  font-weight: 300;
}

.fbbtn:before {
  background-color: #d0b97d;
  border: 4px solid white;
  font-weight: 300;
}

.fbbtn:hover {
  background-color: #d0b97d;
  border: 4px solid white;
  font-weight: 300;
}

.brands-filter ul li a.active {
  background: -webkit-linear-gradient(135deg, rgba(241, 232, 161, 1) 0%, rgba(192, 147, 96, 1) 100%);
  box-shadow: 1px 0px 15px 1px rgba(241, 232, 161, 1);
}

.bg-golden-gradient {
  background: -webkit-linear-gradient(135deg, rgba(241, 232, 161, 1) 0%, rgba(192, 147, 96, 1) 100%);
}

.telnotext {
  background: -webkit-linear-gradient(270deg, rgba(192, 147, 96, 1) 0%, rgba(241, 232, 161, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.at-search-box-filter {
  padding: 40px;
}

.line-hr {
  border: 1px solid #f1e8a1;
}

.input-custom>.form-select,
.input-custom>.form-input {
  background-color: #f8f8f8;
  color: #000;
  border: 1px solid #715939;
  border-radius: 10px;
  line-height: 1.75;
  background-position: right 1rem center;
  background-size: 16px 12px;
  display: block;
  width: 100%;
  padding: 0.65rem 3rem 0.65rem 1rem;
}

.input-custom>.form-input::placeholder {
  color: #000;
  opacity: 1;
}

.at-search-box,
.brands-section,
.tabienlist-section {
  background-color: #fff;
}

.filter-card-item>.tabienlist {
  padding: 0px;
}

.filter-card-item>.tabienlist>a {
  color: #e7cf7f;
  /* background:none; */
}

.tabien-single {
  padding: 3px;
  border: 1px solid #e7cf7f;
  border-radius: 10px;
}

/* .tabien-single,
.tabien-img {
    border-radius: 5px;
} */

.filter-card-item .date {
  right: auto;
  left: 10px;
  top: 10px;
  background-color: red;
  color: white;
}

.filter-card-item .sum {
  position: absolute;
  bottom: 12px;
  right: 12px;
  padding: 2px 0;
  width: 22px;
  height: 22px;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  color: #FFF;
  background: #F00;
  z-index: 9;
}

.filter-card-item .tabien-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  color: black;
  /* font-weight: 600; */
  /* font-size: 24px; */
  width: max-content;
  font-family: Arial, Helvetica, sans-serif;
  @media (min-width: 768px) {
    top: 38%;
  }
}

.review-img>img {
  width: 100%;
  object-fit: cover;
}

.small-btn-meta {
  padding: 6px 14px;
  font-weight: 700;
  font-size: 14px;
  background: #d0b97d;
  border-radius: 3px;
  color: #fff !important;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.blog-card:hover .blog-explore-btn {
  background-color: black;
}

.blog-explore-btn {
  background-color: #d0b97d;
  color: #fff
}

.footer-wrapper.has-banner {
  margin-top: 0px;
  padding-top: 60px;
}

.btn-subscribe {
  background-color: #d0b97d;
  color: #fff;
}

.btn-subscribe:hover {
  background-color: #d0b97d;
  color: #fff;
}

.footer-social .footer-social-list li a:hover {
  color: #d0b97d;
}

.dl-hero-single::before {
  width: 100%;
  height: 100%;
  z-index: -1;
  background: none;
}

.add-center {
  border-top: 2px solid #d0b97d;
  border-bottom: 2px solid #d0b97d;
}

.feedback-section::before {
  content: none;
}

.header-style-one {
  border-bottom: none;
}

.btn-sameline {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.sticky-top {
  z-index: 59;
  top: 10%;
}

.template-pagination ul li a {
  color: #fff;
  background-color: #d0b97d;
}

.template-pagination ul li a:hover {
  color: #141313;
  background-color: #fff;
}

.tags-list a {
  color: #fff;
  background-color: #d0b97d;
}

.tags-list a:hover {
  color: #fff;
  background-color: #222;
  border-color: white;
}

.tabienitself {
  background-size: 100% 100%;
  border: 3px solid #000;
  text-align: center;
  height: 130px;
  border-radius: 9px;
  line-height: 1em;
}

.province {
  bottom: 12px;
  font-weight: 900;
  left: 50%;
  bottom: -5%;
  transform: translate(-50%, -50%);
}

/* .banner-img {
    position: absolute;
    bottom: 0;
    left: 70%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width:991px) {
    .banner-img {
        width: 30%;
        position: absolute;
        bottom: 0;
        left: 70%;
        top: 50%;
        transform: translate(-50%, -10%);
    }
}

@media only screen and (max-width:767px) {
    .banner-text {
        padding-bottom: 15em;
    }

    .banner-img {
        width: 40%;
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%, 40%);
    }
}

@media only screen and (max-width:664px) {
    .banner-text {
        padding-bottom: 15em;
    }

    .banner-img {
        width: 40%;
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%, 40%);
    }
}

@media only screen and (max-width:575px) {
    .banner-text {
        padding-bottom: 15em;
    }

    .banner-img {
        width: 40%;
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%, 60%);
    }
}

@media only screen and (max-width:551px) {
    .banner-text {
        padding-bottom: 15em;
    }

    .banner-img {
        width: 50%;
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%, 50%);
    }
}

@media only screen and (max-width:491px) {
    .banner-text {
        padding-bottom: 15em;
    }

    .banner-img {
        width: 50%;
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%, 50%);
    }
}

@media only screen and (max-width:351px) {
    .banner-text {
        padding-bottom: 10em;
    }

    .banner-img {
        width: 60%;
        position: absolute;
        bottom: 0;
        left: 50%;
        top: 60%;
        transform: translate(-50%, 50%);
    }
} */
.at-hero-banner img.at_hero_car {
  right: -220px;
  /* position: absolute;
    bottom: 0;
    right: 50%;
    z-index: -1;
    top: 50%; */
  /* transform: translate(50%, 50%); */
}

.at-hero-banner {
  padding-bottom: 0px;
}

/* @media only screen and (max-width:425px) {
    .tabienitself {
        height: 80px;
    }
} */
@font-face {
  font-family: Angsana;
  src: url(../fonts/Angsana/angsab.ttf);
}

.tabien-text,
.sum,
.province {
  font-family: Angsana !important;
}

.sum-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.merge-section {
  padding-top: 200px;
}

.newsshortdescription {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.unavailablep>.filter-card-item>.tabien-single {
  opacity: 0.6;
}

.unavailablep>.tabien-single>.tabienitself>a>.tabien-text,
.unavailablep>.tabien-single>.tabienitself>a>.province {
  color: #888 !important;
}

.unavailablep>.tabien-single>.tabienitself>a>.sum,
.unavailablep>.tabien-single>.tabienitself>a>.date {
  color: #ddd;
  background-color: #fb8496;
}

.main-wrapper {
  overflow: unset;
}

.fa-xmark::before {
  color: #fff;
}

.mobile-menu {
  overflow: hidden;
}

.coppyright {
  overflow: hidden;
}

.tabienmain {
  cursor: pointer;
}

.nohref {
  color: #000;
}

@media screen and (min-width:1281px) {
  .province {
    bottom: -18%;
    width: 100%;
  }
}

@media screen and (max-width:1280px) {
  .province {
    bottom: -16%;
    width: 100%;
  }
}

@media screen and (max-width:1024px) {
  .province {
    bottom: -18%;
    width: 100%;
  }
}

@media screen and (max-width:820px) {
  .province {
    bottom: -18%;
    width: 100%;
  }
}


@media screen and (max-width:768px) {
  .province {
    bottom: -18%;
    width: 100%;
  }
}

@media screen and (max-width:540px) {
  .province {
    bottom: -16%;
    width: 100%;
  }
}

@media screen and (max-width:430px) {
  .province {
    bottom: -14%;
    width: 100%;
  }
}

@media screen and (max-width:425px) {
  .province {
    bottom: -11%;
    width: 100%;
  }
}

@media screen and (max-width:375px) {
  .province {
    bottom: -8%;
    width: 100%;
  }
}



.at_nav_menu ul li.has-submenu::after {
  content: "\f107";
}

.theme-accordion .accordion-header .accordion-button::after {}

.fa-arrow-right-long::before,
.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.theme-accordion .accordion-header .accordion-button::after {
  content: "\f107";
}

.theme-scrolltop-btn1 {
  position: fixed;
  bottom: 60px;
  right: 40px;
  display: flex;
  flex-direction: column;
  /* background-color: #ceb178; */
  z-index: 61;
}

.ic-1 {
  width: 3rem;
  height: 3rem;
  margin-top: 0.5rem;
}

.ct-row .ct-col {
  height: 7rem;
  margin-top: 0.8rem;
  gap: 2px;

  @media (max-width: 1399px) {
    height: 6rem;
    margin-top: 0.9rem;
    gap: 2px;

  }

  @media (max-width: 1199px) {
    height: 6.4rem;
    margin-top: 0.9rem;
    gap: 2px;

  }

  @media (max-width: 767px) {
    height: 6.8rem;
    margin-top: 1rem;
    gap: 2px;

  }

  @media (max-width: 575px) {
    height: 7.5rem;
    margin-top: 1rem;
    gap: 2px;

  }

  @media (max-width: 500px) {
    height: 6.5rem;
    margin-top: 1rem;
    gap: 2px;

  }

  @media (max-width: 450px) {
    height: 6rem;
    margin-top: 0.7rem;
    gap: 2px;

  }

  @media (max-width: 375px) {
    height: 5.5rem;
    margin-top: 0.8rem;
    gap: 2px;

  }
}

@media (min-width: 767.99px) {
  .at-search-filter .input-field1 {
    width: calc(50% - 12px) !important;
  }
}

.at-search-filter .input-field1 {
  width: calc(50% - 12px);
}

@media (max-width: 575.98px) {
  .at-search-filter .input-field1 {
    width: 100%;
  }
}

.at-search-filter {
  flex-wrap: wrap;
}

.h-pro {
  padding: 0;
  height: 11rem;
  margin-top: 0.9rem;
  @media (min-width: 1400px) {
    height: 9rem;
    margin-top: 1.5rem;
  }

  @media (max-width: 1200px) {
    height: 10.5rem;
    margin-top: 1.5rem;
  }

  @media (max-width: 1199px) {
    height: 9rem;
    margin-top: 1.5rem;
  }

  @media (max-width: 991px) {
    height: 10rem;
    margin-top: 1.5rem;
  }

  @media (max-width: 767px) {
    height: 7.5rem;
    margin-top: 1.5rem;
  }

  @media (max-width: 575px) {
    height: 8.2rem;
    margin-top: 1rem;
  }

  @media (max-width: 500px) {
    height: 7.5rem;
    margin-top: 1rem;
  }

  @media (max-width: 450px) {
    height: 6.8rem;
    margin-top: 1rem;
  }

  @media (max-width: 376px) {
    height: 6.2rem;
    margin-top: 1rem;
  }

}

.h-pro1 {
  padding: 0;
  height: 7rem;
  margin-top: 1rem;

  @media (max-width: 1399px) {
    height: 8.3rem;
    margin-top: 1rem;
  }

  @media (max-width: 1199px) {
    height: 9.5rem;
    margin-top: 0.7rem;
  }

  @media (max-width: 991px) {
    height: 10.5rem;
    margin-top: 0.8rem;
  }

  @media (max-width: 767px) {
    height: 8rem;
    margin-top: 0.8rem;
  }

  @media (max-width: 500px) {
    height: 7.5rem;
    margin-top: 0.6rem;
  }

  @media (max-width: 450px) {
    height: 7rem;
    margin-top: 0.4rem;
  }

  @media (max-width: 375px) {
    height: 6.8rem;
    margin-top: 0.2rem;
  }


}

.h-pro2 {
  padding: 0;
  height: 7.5rem;
  margin-top: 0.9rem;

  @media (max-width: 1399px) {
    height: 8.3rem;
    margin-top: 1rem;
  }

  @media (max-width: 1199px) {
    height: 9.5rem;
    margin-top: 0.7rem;
  }

  @media (max-width: 991px) {
    height: 10.5rem;
    margin-top: 0.8rem;
  }

  @media (max-width: 767px) {
    height: 8rem;
    margin-top: 0.8rem;
  }

  @media (max-width: 500px) {
    height: 7.5rem;
    margin-top: 0.6rem;
  }

  @media (max-width: 450px) {
    height: 7rem;
    margin-top: 0.4rem;
  }

  @media (max-width: 375px) {
    height: 6.8rem;
    margin-top: 0.2rem;
  }


}

.p-im1 {
  padding: 0.8rem;
}


.sh-b {
  /* box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px; */
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  border-radius: 10px;
}


.p-mg {
  /* padding: 0.25rem 0.5rem; */
}

.p-l1 {

  @media (max-width: 1199px) {
    padding-top: 0 !important;
  }
}

.p-l2 {

  @media (max-width: 1199px) {
    padding-bottom: 1rem !important;
  }
}

.b-l1 {
  background-color: #39cd00;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 10px;
}

.txt-1 {
  text-align: left;
  padding-left: 2rem;
}

.txt-2 {
  text-align: left;
  font-size: 1rem;

}

.modal-content {
  max-height: 90vh;
  overflow: auto;
}

.modal-body {
  max-height: 80%;
  overflow: auto;
}

.theme-scrolltop-btn1 {
  @media (max-width: 991px) {
    position: fixed;
    bottom: 9px;
    right: 2px;
  }
}

.ic-1 {
  @media (max-width: 991px) {
    width: 2rem;
    height: 2rem;
  }
}

.m-t1 {
  @media (max-width: 430px) {
    margin-top: -15vh;
  }

  @media (max-width: 375px) {
    margin-top: -21vh;
  }
}

/* .f-w1 {
  font-weight: 100 !important;
} */

.fw-normal span .position-absolute {
  font-size: 30px !important;
}

.f-s2 {
  /* @media (min-width: 376px) {
    font-size: 1.4rem;
  } */
  @media (min-width: 1281px) {
    font-size: 2.8rem;
  }

  @media (max-width: 1280px) {
    font-size: 3rem;
  }

  @media (max-width: 1024px) {
    font-size: 2.7rem;
  }

  @media (max-width: 912px) {
    font-size: 3rem;
  }

  @media (max-width: 820px) {
    font-size: 3rem;
  }

  @media (max-width: 768px) {
    font-size: 2.3rem;
  }

  @media (max-width: 540px) {
    font-size: 2.1rem;
  } 

  @media (max-width: 430px) {
    font-size: 1.6rem;
  }  

  @media (max-width: 425px) {
    font-size: 1.5rem;
  }  

  @media (max-width: 375px) {
    font-size: 1.27rem;
  }  
  
}


.f-s3 {
  /* @media (min-width: 376px) {
    font-size: 3rem;
  } */

  @media (min-width: 1281px) {
    font-size: 6rem;
  }

  @media (max-width: 1280px) {
    font-size: 6rem;
  }

  @media (max-width: 1024px) {
    font-size: 5.5rem;
  }

  @media (max-width: 912px) {
    font-size: 6rem;
  }

  @media (max-width: 820px) {
    font-size: 6rem;
  }


  @media (max-width: 768px) {
    font-size: 4rem;
  }

  @media (max-width: 540px) {
    font-size: 4rem;
  }

  @media (max-width: 430px) {
    font-size: 2.9rem;
  }

  @media (max-width: 425px) {
    font-size: 3.5rem;
  }

  @media (max-width: 375px) {
    font-size: 3rem;
  }
}

.df-1 {

  @media (min-width: 1281px) {
    font-size: 6rem;
  }

  @media (max-width: 1280px) {
    font-size: 6rem;
  }

  @media (max-width: 1024px) {
    font-size: 5rem;
  }

  @media (max-width: 820px) {
    font-size: 6rem;
  }

  @media (max-width: 768px) {
    font-size: 6rem;
  }

  @media (max-width: 540px) {
    font-size: 4rem;
  }

  @media (max-width: 430px) {
    font-size: 2.8rem;
  }

  @media (max-width: 414px) {
    font-size: 3rem;
  }

  @media (max-width: 375px) {
    font-size: 3rem;
  }
}

.df-2 {

  @media (min-width: 1281px) {
    font-size: 2.8rem;
    bottom: -16%;
  }

  @media (max-width: 1280px) {
    font-size: 3rem;
    bottom: -16%;
  }

  @media (max-width: 1024px) {
    font-size: 2.7rem;
    bottom: -16%;
  }

  @media (max-width: 820px) {
    font-size: 3rem;
    bottom: -18%;
  }

  @media (max-width: 768px) {
    font-size: 3rem;
    bottom: -18%;
  }

  @media (max-width: 540px) {
    font-size: 2rem;
    bottom: -14%;
  }

  @media (max-width: 430px) {
    font-size: 1.5rem;
    bottom: -14%;
  }

  @media (max-width: 414px) {
    font-size: 1.7rem;
    bottom: -14%;
  }

  @media (max-width: 375px) {
    font-size: 1.5rem;
    bottom: -12%;
  }
}

