.trending-hidden {
  display: none;
}

.trending-visible {
  display: none !important;
}
.mobileMenu {
  display: none;
}
.closeMenu {
  position: absolute;
  left: 0;
  bottom: 0px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  color: #8b8b8b;
  font-size: 14px;
  display: none;
  background: #fff;
}
.closeMenu i {
  font-weight: bold;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.claimsBtn {
  display: none !important;
}

@media screen and (max-width: 2560px) {
}

@media screen and (max-width: 1920px) {
}

@media screen and (max-width: 1660px) {
}

@media screen and (max-width: 1440px) {
}


@media screen and (max-width: 1366.99px) {
  .container {
    /* padding-inline: 15px !important; */
    max-width: calc(100% - 53px);
  }
 
 
}
/* @media (min-width: 1025px) and (max-width: 1345px) {
  .featureclaim-section .slick-slide .featuredslider_inner {
    padding: 0;
  }
} */

@media screen and (max-width: 1300px) {
  .trending-visible {
    display: block !important;
  }
  .stellarnav ul {
    flex-direction: column;
  }
  .menuWraps {
    margin-left: 0;
    position: fixed;
    left: 0;
    padding: 15px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    background: #fff;
    height: 100vh;
    display: none !important;
  }
  .stellarnav {
    width: 14px;
    position: absolute !important;
    right: 17%;
  }
  .mobileMenu {
    display: block;
    font-size: 14px;
  }
  #trendingClaims + li {
    display: none;
  }
  .stellarnav.on-mobile .menuWraps {
    display: flex !important;
    justify-content: center;
    align-items: flex-start;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }
  .stellarnav.on-mobile ul ul {
    display: none !important;
    background: transparent;
    position: static;
  }
  .noScroll {
    overflow-y: hidden !important;
  }
  .claimsBtn {
    display: block !important;
  }
  .claimsBtn a {
    font-size: 18px !important;
    color: #fff !important;
    padding: 16px 25px 16px 25px !important;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    display: block;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) !important;
    line-height: 18px;
    border-width: 2px;
    font-weight: 700 !important;
  }
  .stellarnav.on-mobile .menuWraps ul {
    margin: 0;
    width: 100%;
  }
  .stellarnav li {
    width: 100%;
  }
  .stellarnav li a {
    font-size: 18px !important;
    line-height: 18px;
    font-weight: 700 !important;
    color: #092a3b;
    padding: 15px 20px;
    margin-bottom: 15px;
  }
  #trendingClaims .fa-angle-down {
    float: right;
  }
  .closeMenu {
    display: block !important;
  }
  /* #trendingClaims span{display: block;} */
  .stellarnav.on-mobile ul ul.open {
    display: block !important;
    height: calc(100vh - 13rem);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .stellarnav ul li li > a {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 700;
    padding: 0px;
    margin-bottom: 0 !important;
  }
  .stellarnav ul li li > a strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
  .stellarnav ul li li > a p {
    color: #092a3ca3;
    font-size: 16px;
    font-weight: 400;
    margin: 6px 0 0;
  }
  .stellarnav ul li li small {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 0;
    display: block;
    color: #092a3ca6;
  }

  .close_trendingClaims {
    display: none !important;
    text-align: left;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #092a3b;
  }
  .trending-visible.active .close_trendingClaims {
    display: block !important;
    padding: 15px 0 0;
    text-align: left;
  }
  .trending-visible a {
    padding: 15px 0 0 !important;
  }
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1156px) {
  .stellarnav {
    right: 20%;
}
}
@media screen and (max-width: 1024px) {
  .container {
    max-width: calc(100% - 70px);
  }
  .featureclaim-section .slick-slide .featuredslider_inner {
    padding: 0 23px;
    min-height: 530px;
  }
  .featuredslider_bottom {
    padding-top: 32px;
  }
  .featureclaim-section .claim-button {
    margin-top: 60px;
  }
  .learn-section .heading-title {
    font-size: 32px;
    line-height: 46px;
    max-width: 79.682%;
  }
  .learn-section .learn-wrap {
    gap: 20px;
  }
  .featuredslider_top {
    flex-direction: column;
    gap: 24px;
  }
  .learn-section .learn-wrap .featuredslider_inner {
    width: 100%;
    padding: 0px;
  }
  .learn-section .learn-wrap .featuredslider_inner .featuredslider_content h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .learn-section .featuredslider_bottom {
    padding-top: 0;
  }
  .review-section .review-title h2 {
    font-size: 34px;
    line-height: 48px;
  }

  .campaign-1.one .heading-wrapper h2 {
    font-size: 32px;
    line-height: 46px;
  }
  .review-section .review-wrap {
    max-width: 310px;
  }
  .join-section .abt_content h4 {
    line-height: 36px;
    margin-bottom: 6px;
  }
  .campaign-1.one .content-wrapper {
    min-height: 740px !important;
  }
  .stellarnav {
    right: 20%;
  }
  footer .left_content {
    width: 49.75%;
    padding: 0;
  }
  footer .right_content {
    width: 47.9%;
    padding: 0;
  }
  .campaign-1.one .swiper-button-prev {
    bottom: -65px;
    top: auto;
    left: 44%;
    right: auto;
  }
  .campaign-1.one .swiper-button-next {
    bottom: -65px;
    top: auto;
    right: 44%;
    left: auto;
  }
  .campaign-1.one .heading-wrapper a {
    display: none;
  }
  .learn-section .row {
    padding: 20px;
  }
  ..join-section .row {
    padding: 10px;
  }
}
@media screen and (max-width: 991px) {
  .container {
    max-width: calc(100% - 30px);
  }
  .join-section .abt_content h4 {
    font-size: 39px;
  }
  .learn-section .heading-title {
    max-width: 85.682%;
  }
  .featuredslider_top {
    flex-direction: row;
    gap: 15px;
  }
  .stellarnav {
    right: 24%;
  }
  .hero .lists li:last-child {
    margin-left: 0;
  }
  header {
    padding: 14px 0;
  }
  body {
    padding-top: 85px;
  }
  .featureclaim-section .slick-slide .featuredslider_inner {
    padding: 0 34px;
    min-height: 530px;
  }
}

@media screen and (max-width: 830px) {
  .stellarnav {
    right: 25%;
    width: 26px;
  }
}

@media screen and (max-width: 767px) {
  .stellarnav {
    right: 5%;
  }
  .mobileClaims {
    display: none !important;
  }
  .mobileMenu {
    font-size: 20px;
  }
  header {
    padding: 15.38px 0;
  }
  .main_parent {
    justify-content: space-between;
    flex-direction: column;
}
footer .container {
    max-width: calc(100% - 40px);
}
}

@media screen and (max-width: 667px) {
}

@media screen and (max-width: 575px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 380px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 320px) {
}

@media (min-width: 1400px) and (max-width: 2500px) {
  .campaign-1.campaign-2 {
    padding: 92px 0 105px 0;
    background-color: #fbfaf5;
  }
}
