@media screen and (min-width: 2000px) {
  .multiple-page .multiple-slider .carousel {
    height: 1000px !important;
  }
}
@media screen and (max-width: 480px) {
  .newsletter-section .form-section {
    width: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  
  .video-iframe {
    height: 600px;
  }
  /* .recent-stories ol li {
    width: calc(33.33333% - 40px) !important;
  } */
  .launch-logo-b .logo {
    width: 200px !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .launch-video {
    margin-top: 40px !important;
  }
  .rm-header .navLinks {
    padding: 8px 0 24px 0px !important;
  }
  /* .rm-header .navLinks.sticky-header {
    padding: 5px 0 5px 0px !important;
  } */

  .rm-footer {
    margin-top: 0px;
  }
  .category-one-mt {
    margin-top: 160px !important;
  }
  .category-two .ct-main-img {
    aspect-ratio: 4/3;
    object-fit: cover;
  }
  .multiple-slider .carousel-dots {
    top: 40% !important;
  }
  .multiple-slider .carousel {
    height: 850px !important;
  }
  .header-hidden {
    transform: translateY(-100%);
  }
  .rm-header .navLinks li {
    margin-bottom: 0px !important;
  }
  .rm-header .navLinks li a {
    font-size: 14px !important;
  }
  .rm-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* .navLinks ul {
    margin: 0 0px !important;
  } */
  .rm-header .navLinks li:not(:last-child) {
    margin-right: 48px;
  }
  .rm-header .logo {
    width: 170px;
    height: auto;
  }
  .rm-header .logo.sticky-header {
    width: 140px;
    height: auto;
  }
  .rm-footer .social-box {
    padding-top: 0px !important;
    margin-top: 130px !important;
    margin-bottom: 0px !important;
    border-top: transparent !important;
  }
  .rm-footer {
    padding: 120px 120px !important;
  }
  .absolute-desc-box {
    width: 75% !important;
  }
  .absolute-desc-box {
    left: 50%;
    bottom: -3%;
    text-align: center;
    position: absolute;
    transform: translate(-50%, 50%);
    background-color: var(--white);
  }
  .article-desc {
    text-align: left !important;
  }
  .article-luxe .article-desc {
    padding: 0 0px !important;
  }
  .category-one .author::before {
    width: 0%;
  }
  .category-one .author::before {
    right: 0em;
    margin-left: 0%;
  }
  /* .home-article-section {
    margin-top: 40px !important;
  } */
  .hero-desc-box {
    width: 60% !important;
  }
  .hero-desc-box {
    left: 33%;
    bottom: 25%;
    text-align: start;
    position: absolute;
    transform: translate(-50%, 50%);
  }
  .hero-desc-box .hero-heading h1 a {
    /* background-color: white; */
    font-size: 40px;
    font-weight: 700;
    font-family: "Vulf Sans Medium", sans-serif;
  }
  .footer-border {
    border-right: 1px solid white;
    padding-right: 56px;
  }
  .footer-page-link {
    width: 80%;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .article-content-container h1,.article-content-container h2,.article-content-container h3,.article-content-container h4,.article-content-container h5,.article-content-container h6 {
    font-size: 22px;
  }
  .article-content-container h3 {
    font-size: 18px;
  }
  .article-content-container h2 {
    font-size: 22px;
  }
  .rm-article-page .gallery {
    overflow: hidden;
  }
  .rm-container {
    margin-top: 110px;
  }
  .rm-article-page .gallery-item .wp-caption-text {
    text-wrap: wrap;
  }
  .rm-article-page .gallery-item {
    padding-left: 0px !important;
    flex: 0 0 100%;
  }
  .mobile-sidebar {
    overflow-y: scroll;
  }
  .rm-article-page ol {
    padding-left: 16px;
  }
  .ms-menu-list {
    margin: 0px !important;
  }
  .ms-menu-list li {
    text-align: left !important;
  }
  #header1 {
    display: block !important;
  }
  .home-article-section .article-luxe-img img {
    width: 100%;
    height: 229px;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  /* .recent-stories ol li {
    position: relative;
    width: calc(50% - 40px);
  } */
  .search-field::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
  }
  .recent-stories ol {
    gap: 0px 40px;
  }
  .about-us .section-title {
    font-size: 40px;
  }
  .bio-profile .teammate .name-teammate {
    font-size: 30px;
  }
  .article-read-more .article-rm-img {
    height: 200px;
    object-fit: cover;
  }
  .home-article-section .article-luxe-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .launch-logo-b .logo {
    width: 130px;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .launch-video {
    margin-top: 24px;
  }
  .rm-header .navLinks {
    padding: 19px 20px;
  }
  .category .article-luxe .article-luxe-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
  .category-one-mt {
    margin-top: 80px;
  }
  .multiple-slider .carousel-dots {
    top: 30%;
  }
  .multiple-slider .carousel {
    height: 600px;
  }
  .section-title-two {
    font-size: 28px;
  }
  .rm-header .navLinks li {
    margin-bottom: 15px;
  }
  .rm-header .navLinks li a {
    font-size: 20px;
  }
  /* .rm-header {
    padding: 20px 0;
  } */
  .author-n-social .author-social ul li {
    width: 24px;
  }
  .author-n-social .author-social ul li a img {
    width: 24px;
  }
  .author-n-social .ans-name .by {
    font-size: 20px;
  }
  .author-n-social .ans-name .name {
    font-size: 20px;
  }
  .author-n-social .line {
    margin-right: 40px;
  }
  .author-n-social .ans-name {
    margin-right: 40px;
  }
  .title-head-one {
    font-size: 26px;
  }
  .rm-footer .social-box {
    margin-top: 32px;
    padding-top: 32px;
    margin-bottom: 56px;
    border-top: 1px solid var(--black);
  }
  .rm-footer {
    padding: 80px 40px;
  }
  .absolute-desc-box {
    width: 100%;
    padding: 24px;
    text-align: center;
  }
  .article-dots {
    display: none;
  }
  /* .article-desc {
    text-align: center;
  } */
  /* .article-luxe .article-desc {
    padding: 0 16px;
  } */
  .category-head-one a {
    font-size: 26px;
  }
  .section-title {
    font-size: 28px;
  }
  .article-heading a {
    font-size: 27px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* .home-article-section {
    margin-top: 68px;
  } */
  .hero-heading a {
    font-size: 26px;
  }
  .hero-desc-box {
    width: 80%;
    padding: 24px;
  }
}
@media screen and (max-width: 767px) {
  
  .btm-0 {
    bottom: 0% !important;
  }
  .video-iframe {
    height: 300px;
  }
  .au-prev {
    top: 93%;
  }
  .au-next {
    top: 93%;
  }
  .about-us-slider {
    height: 435px;
  }
  .about-us .section-title {
    font-size: 30px;
  }
  .bio-profile .teammate-desc {
    height: 400px;
    overflow-y: scroll;
  }
  .text-bh {
    font-size: 22px !important;
  }
  .bio-profile .teammate .name-teammate {
    font-size: 20px;
  }
  .footer-input-group input {
    width: 100%;
  }
  .cc-flex {
    display: flex;
    overflow: hidden;
    width: fit-content;
    overflow-x: scroll;
  }
  .cc-flex::-webkit-scrollbar {
    display: none;
  }
  .cc-flex .cc-item {
    width: 275px;
    margin-right: 15px;
  }
  .cc-flex .cc-item img {
    height: 200px;
    object-fit: cover;
  }
  .launch-logo-b .logo {
    width: 200px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .launch-video {
    margin-top: 24px;
  }
  .category-page .author {
    overflow: hidden;
  }
  .rm-footer {
    margin-top: 80px;
  }
  .ms-menu-list {
    margin: 0 0px !important;
  }
  .ms-menu-list li:last-child {
    margin-bottom: 0px !important;
  }
  .card-header {
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0;
  }
  .card-header span {
    padding-left: 0;
    margin-right: 20px;
  }
  .mobile-sidebar .rm-search {
    padding: 0;
  }
  .mobile-sidebar-inner input[type="search"] {
    padding: 8px 16px 8px 16px;
  }
  .mobile-sidebar-inner input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
  }
  .rm-search input[type="search"] {
    padding: 8px 16px 8px 16px;
  }
  .category-one-mt {
    margin-top: 80px;
  }
  .multiple-slider .carousel-dots {
    top: 25%;
  }
  .multiple-slider .carousel {
    height: 360px;
  }
  .home-category-section .title-section h1{
    font-size: 26px;
    font-weight: 700;
    padding-left: 16px;
    padding-right: 16px;
    text-transform: uppercase;
  }
   .home-category-section .title-section h2{
    font-size: 26px;
    font-weight: 700;
    padding-left: 16px;
    padding-right: 16px;
    text-transform: uppercase;
  }
  .section-title-two {
    font-size: 24px;
  }
  .rm-header .navLinks li a {
    font-size: 20px;
  }

  .rm-header .navLinks .mobile-sidebar-inner li a {
    font-size: 18px;
  }
  .rm-header .logo {
    width: 200px;
    height: auto;
  }
  .author-n-social .author-social ul li {
    width: 20px;
  }
  .author-n-social .author-social ul li a img {
    width: 20px;
  }
  .author-n-social .ans-name .by {
    font-size: 16px;
  }
  .author-n-social .ans-name .name {
    font-size: 16px;
  }
  .author-n-social .line {
    margin-right: 16px;
  }
  .author-n-social .ans-name {
    margin-right: 16px;
  }
  .rm-search button[type="submit"] {
    left: 1%;
  }

  .mobile-sidebar-inner  .rm-search button[type="submit"] {
    right: 1% ;
    left: auto;
  }
  /* .rm-search {
    padding: 0 16px;
  } */
  .category-page .article-luxe .article-heading {
    margin-top: 0;
  }
  .title-head-one {
    font-size: 24px;
  }
  .footer-page-list {
    flex-wrap: wrap;
  }
  .mobile-flex-wrap {
    flex-wrap: wrap;
  }
  .newsletter-section .form-section, .signup-section .form-section{
    width: 85%;
  }
  .newsletter-section .banner img, .signup-section .banner img{
    height: 130px;
  } 
  .donat-section h3 {
    font-size: 28px;
  }
  .rm-footer .social-box {
    margin-top: 32px;
    padding-top: 32px;
    margin-bottom: 56px;
    border-top: 1px solid var(--black);
  }
  .rm-footer {
    padding: 60px 16px;
  }
  .absolute-desc-box {
    width: 100%;
    padding: 16px;
    text-align: center;
  }
  .category-two .article-luxe .article-heading {
    margin-top: 0;
  }
  .category .article-luxe {
    margin-bottom: 0;
  }
  .category .article-luxe .article-luxe-img {
    margin-bottom: 0;
  }
  .category .article-luxe .article-luxe-img img {
    width: 152px;
    height: 152px;
    object-fit: cover;
  }
  /* .article-desc {
    text-align: center;
  } */
  .category-head-one a {
    font-size: 16px;
  }
  .section-title {
    font-size: 24px;
  }
  .sorting-select select {
    width: 140px;
  }
  /* .article-luxe .article-desc {
    padding: 0 16px;
  } */
.article-heading a {
    font-size: 22px;
    font-weight: 700;
    text-align: start;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  /* .home-article-section {
    margin-top: 40px;
  } */
  .hero-heading a {
    font-size: 15px;
  }
  .hero-desc-box {
    padding: 16px;
    width: 100%;
    bottom: -37%;
  }
  .hero-desc-box .hero-heading h1 a {
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
  }
  .dot-container {
    bottom: 10%;
  }
  .abt-cont {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .about-para {
    width: 300px;
  }
  .mobile-img-article .article-luxe .article-luxe-img img {
    width: 152px;
    height: 152px;
    object-fit: cover;
  }

}
@media screen and (max-width: 600px) {
  .rm-article-page .instagram-media {
    width: 100% !important;
    min-width: 100% !important;
  }
  .scroll-luxe {
    overflow-x: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 986px) {
  .scroll-luxe {
    overflow-x: auto;
  }
  .abt-cont {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .rm-container {
    margin-top: 110px;
  }
  .about-para {
    width: 300px;
  }
  /* .rm-search {
    padding: 0 16px;
  } */
}
@media (min-width: 1025px) {
  
  .hamburger {
    display: none;
  }
  .logo-top-main {
    margin-top: 20px;
  }
  .mt-rm-container {
    margin-top: 256.61px !important;
  }
  .footer-input-group input {
    width: 300px;
  }
}
@media (max-width: 1024px) {  
  #header1 {
    display: block !important;
  }
  #header2 {
    display: none !important;
  }
  /* .rm-container {
    margin-top: 140px;
  } */
  .rm-header .navLinks {
    padding: 0 20px !important;
  }
  .mobile-sidebar-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 80%;
  }
  .mobile-border{
    border-bottom: 1px solid black;
  }
  .ms-menu-list li {
    text-align: left !important;
    margin-bottom: 8px !important;
  }
  .hamburger {
    display: block;
  }
  .rm-header {
    top: 0;
    left: 0;
    z-index: 10;
    position: fixed;
    /* border-bottom: 1px solid black; */
    /* box-shadow: 0 2px 4px 0 rgb(17 17 17 / 0.2); */
  }
  /* .rm-header {
    padding: 20px 0px !important;
  } */
}
@media screen and (min-width: 1280px) { 
  /* .rm-container {
    padding: 0px 20px;
  } */
}
