@media screen and (min-width: 992px) {

  .hero-ads-banner {
    overflow: hidden;
  }
  
  .slide2 .articles .article-img-box .article-img {
    height: 170px;
  }

  .pdr-0 {
    padding-right: 0px;
  }

  .pdl-0 {
    padding-left: 0px;
  }

  .rm-container,
  .longread-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
  }

  .home-banner-div {
    height: 100px;
    width: 1280px;
  }

  .home-banner-div img {
    height: 100%;
    width: 100%;
  }

  .rm-menu {
    width: 100%;
    margin-top: 15px;
  }

  .rm-header .rm-menu {
    /* padding-top: 8px; */
    border-top: 1px solid var(--grey-three);
  }

  .rm-header {
    padding-bottom: 0px;
  }

  /* .rm-mt-section {
    margin-top: 80px !important;
  } */

  .rm-bt-section {
    margin-bottom: 80px !important;
  }

  .br-grey {
    border-right: 1px solid var(--grey-three);
  }

  .jnl-grey-bg .jnl-box .form-control {
    width: 620px;
  }

  .rm-main {
    margin-top: 20px !important;
  }

  .magazine-issue {
    margin-top: -20px !important;
  }

  .article-height {
    height: 280px;
  }

  .bg-primary-red {
    padding: 50px 40px !important;
  }

  .bg-primary-light-red {
    padding: 50px 40px !important;
  }

  .newsletter-subscription-form {
    margin-top: 200px;
  }

  .rm-pills .sorted-authors .author-list img {
    width: 180px !important;
  }

  .rm-pills .sorted-authors .author-list li:not(:last-child) {
    margin-right: 40px !important;
  }

  .rm-pills .sorted-authors .author-list {
    justify-content: start !important;
  }

  .rm-menu .rm-menu-list-block {
    display: flex !important;
  }

  /* .rm-menu .rm-menu-list-block .rm-menu-li:not(:last-child) {
    margin-right: 10px !important;
  } */

  /* .offcanvas-body {
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x) !important;
  } */

  .rm-menu .rm-submenu {
    padding: 0px 0px 10px 0px !important;
  }

  /* .rm-menu .rm-menu-li:hover .rm-submenu {
    position: absolute !important;
  } */

  .rm-menu .rm-menu-li:hover .rm-submenu {
    display: flex !important;
  }

  .rm-menu .rm-menu-li:hover .rm-submenu {
    display: flex !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
  }

  .rm-menu .rm-submenu .rm-submenu-li:not(:last-child) {
    margin-bottom: 0px !important;
    /* margin-right: 15px !important; */
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu .rm-dd {
    padding-bottom: 5px !important;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu ul {
    position: absolute !important;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu:hover ul {
    display: flex !important;
  }

  .rm-menu .rm-menu-list-block .rm-menu-li:hover .rm-category {
    color: var(--primary-red) !important;
    border-bottom: 2px solid var(--primary-red);
  }

  .rm-header .offcanvas {
    background-color: var(--white) !important;
    width: 100% !important;
  }

  .rm-menu .rm-menu-list-block .rm-menu-li .rm-category {
    color: var(--black) !important;
    font-size: 15px !important;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu .rm-dd {
    font-size: 15px !important;
  }

  .rm-menu
    .rm-submenu
    .rm-submenu-li
    .rm-nested-submenu
    ul
    li:not(:last-child) {
    margin-right: 20px !important;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-dd {
    font-size: 15px !important;
  }

  .rr-container {
    /* padding: 0 80px !important; */
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
  }

  .mag-art-head {
    padding: 40px;
  }

  .art-previous {
    width: 340px;
    height: 150px;
  }

  .art-next {
    width: 340px;
    height: 150px;
    text-align: end;
  }

  /* --------------Newsletter css----------------- */

  .oi-newletter {
    padding: 0 120px;
  }

  /* ----------------end Newsletter css--------------------- */

  .story .story-pills {
    margin-top: 60px !important;
  }

  .story .tags {
    margin-top: 80px !important;
  }

  .fs-32 {
    font-size: 32px !important;
  }

  .other-stories-container {
    width: 1000px;
  }

  .mag-issue-cover-story .articles .article-img-box .card-article-img {
    height: 350px !important;
  }

  .election-news-list .articles .article-img-box {
    margin-top: 0px;
  }

  .category-article-list li:not(:last-child) {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid var(--grey-three);
  }
  .border-bottom-category {
    border-bottom: 1px solid var(--grey-three);
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .category-containers .articles .article-img-box {
    margin-top: 0px;
  }

  .category-containers .articles .slug {
    margin-bottom: 4px;
  }

  .articles .slug {
    margin-top: 5px;
  }

  .hero-specified-height .articles .article-img-box.custom .article-img {
    height: 190px;
  }

  .story-hero-img {
    height: 525px !important;
  }
}

@media screen and (min-width: 768px) {

  .story-hero-img {
    height: 436px;
  }

  .category .articles .article-img-box .article-img  {
    max-height: 308px;
      object-fit: cover;
  }

  .story .story-title {
    font-size: 44px;
  }

  .articles .article-img-box.custom1 .article-img {
    height: 100%;
  }

  .spotlight-row {
    border-top: 2px solid var(--black);
  }

  .sb-blockquote blockquote {
    font-size: 40px;
  }

  /* .long-read-topic {
    max-height: 328px !important;
    overflow-y: scroll;
    overflow-x: hidden;
  } */

  .story .story-pills {
    margin-top: 30px;
  }

  .story .tags {
    margin-top: 40px;
  }

  .election-news-list .article-hero-list {
    margin-bottom: 100px;
  }

  .rm-container,
  .longread-container {
    padding: 0px 20px;
  }

  .footer-magazine-list li a img {
    width: 130px;
    height: 100%;
  }

  .copyright-text {
    padding: 0px 150px;
  }

  .rm-mt-section {
    margin-top: 40px;
  }

  .rm-bt-section {
    margin-bottom: 40px;
  }

  .rm-main {
    margin-top: 30px;
  }

  .bg-primary-red {
    padding: 50px 20px;
  }

  .bg-primary-light-red {
    padding: 50px 20px;
  }

  .rm-pills .sorted-authors .author-list img {
    width: 170px;
  }

  .rm-pills .sorted-authors .author-list li:not(:last-child) {
    margin-right: 10px;
  }

  .all-issues .date-n-tabs .mob-years {
    width: 570px;
    overflow-y: hidden;
    overflow-x: scroll;
  }

  .all-issues .date-n-tabs .mob-years .nav {
    display: flex;
    flex-wrap: nowrap;
  }

  .rm-menu .rm-menu-list-block {
    display: block;
  }

  .p-tab-0 {
    padding: 0px;
  }

  .rm-menu .rm-menu-list-block .rm-menu-li:not(:last-child) {
    margin-right: 0px;
  }

  /* .offcanvas-body {
    padding: 0px !important;
  } */

  .rm-menu .rm-submenu {
    padding: 10px 0px 22px 0px;
  }

  .rm-menu .rm-menu-li:hover .rm-submenu {
    display: block;
  }

  .rm-menu .rm-menu-li:hover .rm-submenu {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
  }

  .rm-menu .rm-submenu .rm-submenu-li {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  /* .rm-menu .rm-submenu .rm-submenu-li:not(:last-child) {
    margin-top: 10px;
    margin-bottom: 0px;
  } */

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu .rm-dd {
    padding-bottom: 0px;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu ul {
    position: static;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu:hover ul {
    display: block;
  }

  .rm-header .offcanvas {
    background-color: var(--black);
  }

  .rm-menu .rm-menu-list-block .rm-menu-li .rm-category {
    color: var(--white);
    font-size: 24px;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu .rm-dd {
    font-size: 18px;
  }

  .rm-menu
    .rm-submenu
    .rm-submenu-li
    .rm-nested-submenu
    ul
    li:not(:last-child) {
    margin-right: 0px;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-dd {
    font-size: 20px;
  }

  .http-error-code-box .hec-img img {
    max-width: 300px;
  }

  .http-error-code-box .hec-title {
    font-size: 48px;
  }

  .http-error-code-box .hec-desc {
    font-size: 24px;
  }

  .navbar-toggler-icon {
    display: none !important;
  }

  .navbar-toggler {
    border: 1px solid white !important;
  }

  .weekender-slider {
    height: 100%;
  }

  .mag-issue-cover-story .articles .article-img-box .card-article-img {
    height: 300px;
  }

  .election-news-list .article-hero-list li:not(:last-child) {
    margin-bottom: 44px;
    padding-bottom: 40px;
  }

  .sb-bigfact .bigfact-title {
    font-size: 42px;
  }
}

@media screen and (min-width: 560px) {
  .bg-primary-red {
    padding: 50px 20px;
  }

  .magazine-issue {
    margin-top: 30px;
  }

  .rm-header .offcanvas {
    background-color: var(--black);
  }

  .rm-menu .rm-menu-list-block .rm-menu-li .rm-category {
    color: var(--white);
    font-size: 24px;
  }

  .btn-close {
    opacity: 1;
    width: 27px;
    border-radius: 0px;
    padding: 0px !important;

    background-size: contain !important;
    background-repeat: no-repeat !important;
    background: url(../resource/images/close.png);
  }

  .offcanvas {
    width: 100% !important;
    margin: auto;
  }

  .article-hero-list li {
    margin-right: 0.75rem;
  }
}

@media screen and (max-width: 700px) {
  .election-news-list .article-hero-list li:not(:last-child) {
    margin-bottom: 24px;
    padding-bottom: 20px;
  }

  .rm-container .category-head-white .title {
    margin-top: 2px;
  }

  .rm-container .category-head-white .title a {
    font-size: 1rem;
  }

  .election-news-list .articles .article-img-box {
    margin-top: 0px;
  }

  .sb-bigfact .bigfact-title {
    font-size: 30px;
  }

  .sb-video iframe {
    width: 100%;
  }

  .sb-blockquote blockquote {
    font-size: 30px;
  }
}

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

  .article-hero-list .spotlight-comp-tab:not(:last-child){
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid var(--grey-three);
  }

  .spotlight-comp-tab{
    width: 50%;
  }

  .member-pic {
    width: 40%;
  }

  .week-s-header {
    display: block;
    background-color: #c12a2a;
    width: 100%;
    min-height: 4.5rem;
    padding: 1rem 2rem;
    position: fixed;
    top: 0;
    z-index: 100000000000000;
  }

  .week-s-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .week-s-header svg {
    margin-right: 8px;
  }

  .week1 {
    display: flex;
    flex-direction: column-reverse;
  }

  .week2 {
    margin-top: 10rem;
  }

  .articles .article-img-box .card-article-img {
    height: 145px;
  }

  .long-read-topic {
    max-height: 328px !important;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  .rm-header .offcanvas {
    width: 70% !important;
  }

  .spotlight .article-hero-list li .articles .article-img-box {
    margin-right: 0.5rem;
  }

  .about-content {
    width: 85%;
  }

  .marq-slider .slide {
    flex: 0 0 45%;
  }

  .about .about-banner img {
    margin: 0 auto;
    width: 90%;
  }

  .about-content-img img {
    margin: 0 auto;
    width: 100%;
  }
  .rm-menu .rm-submenu {
    position: relative !important;
  }
}

@media screen and (max-width: 850px) {
  .week-foot {
    margin: 7rem auto;
  }
}

@media screen and (max-width: 800px) {
  .spotlight-resposive {
    /* border: 2px solid pink; */
    display: flex;
    justify-content: space-evenly;
  }

  .articles-spotlight {
    margin-left: 5px !important;
    /* border:2px solid red;  */
    /* margin-top: 16px; */
    padding-left: 10px;
    border-left: 1px solid var(--grey-three);
  }

  .navbar-toggler-icon {
    display: none !important;
  }

  .navbar-toggler {
    border: 1px solid white !important;
  }

  .articles .article-img-box .card-article-img {
    height: 115px;
  }

  .articles .article-img-box .card-article-img-author-single {
    height: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .in-house-banner-mobile {
    margin-top: 1rem;
  }

  .articles .article-img-box .card-article-img-magazine {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .mag-year {
    width: 40%;
    margin-top: 2rem;
    /* margin-left: auto; */
  }

  .election-news-list .articles .article-img-box {
    margin-top: 0px;
  }

  .election-news-list .articles .article-heading-two {
    margin-top: 0px;
  }

  .election-news-list .article-hero-list {
    margin-bottom: 0px;
  }
}

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

  .spotlight h5 a {
    font-size: 20px;
  }

  .long-read-btns2 a:nth-child(1) {
    padding: 0.5rem 2rem;
  }
  .long-read-btns2 a:nth-child(2) {
    padding: 0.5rem 2rem;
  }
  .articles .author .date{
    margin-left: 0;
  }
  .popular {
    margin: 1rem 0 0 0;
  }
  .member-pic {
    width: 40%;
  }

  .week-s .mag-art-head .art-main-head h1 {
    text-align: start;
  }

  .week-s .mag-art-head .art-main-head p {
    text-align: start;
  }

  .week-s .mag-art-head {
    padding: 2rem 1rem;
  }

  .art-cnt {
    padding: 2rem 1rem;
  }

  .weekender-bottom-outlook .week-b-img {
    width: 50% !important;
  }

  .week2 {
    position: relative;
    margin-top: 8rem;
  }

  .week2 img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .week2 .mag-art-head {
    z-index: 1;
    width: 90% !important;
    position: absolute;
    top: 100px;
    left: 22px;
    background-color: rgba(0, 0, 0, 0.503);
    padding: 2rem 0;
  }

  .week2 .mag-art-head .art-main-head h1,
  .week2 .mag-art-head .art-main-head p {
    color: white;
  }

  .week2 .mag-art-head .mag-auth-det p {
    color: white;
  }

  .week3 {
    margin-top: 25rem;
    position: relative;
  }

  .week3 .mag-art-head {
    width: 432% !important;
    z-index: 1;
    position: relative;
    background-color: rgba(0, 0, 0, 0.503);
    top: 293px;
    right: 16px;
    padding: 2rem 0;
  }

  .week3 img {
    position: absolute;
  }

  .week3 .mag-art-head .art-main-head h1,
  .week3 .mag-art-head .art-main-head p {
    color: white;
  }

  .week3 .mag-art-head .mag-auth-det p {
    color: white;
  }

  .week-foot {
    margin-top: 25rem !important;
    margin-bottom: 6rem;
  }

  .spt-lgt-img {
    height: 170px !important;
    object-fit: cover !important;
  }

  /* .articles .article-img-box.custom {
    height: 80px;
  }
  .articles .article-img-box.custom1 {
    height: 80px;
  } */

  .member-pic img {
    width: 92%;
  }

  .story .story-pills {
    margin-top: 20px;
  }

  .story .tags {
    margin-top: 30px;
  }

  .footer-magazine-title {
    font-size: 22px;
  }

  .footer-social li:not(:last-child) {
    margin-right: 25px;
  }

  .footer-menu-small li:not(:last-child) {
    margin-right: 8px;
  }

  .footer-menu-small {
    white-space: nowrap;
    flex-wrap: nowrap;
    margin-left: 0px;
  }

  .footer-menu-small li a {
    font-size: 11px;
  }

  .outlookfooterlogo {
    display: none;
  }

  .outlookfooterlogomobile {
    display: block;
  }

  .bb-grey {
    padding-bottom: 15px;
    border-bottom: 1px solid var(--grey-three);
  }

  .election-news-list .article-hero-list {
    margin-bottom: 40px;
  }

  .mx-res-0 {
    margin: 0px;
  }

  .rm-mt-section {
    margin-top: 20px;
  }

  .rm-bt-section {
    margin-bottom: 40px;
  }

  .rm-container,
  .longread-container {
    padding: 0px 10px;
  }

  .rm-main {
    margin-top: 20px;
    /* margin-bottom: 50px; */
  }

  /* .footer-magazine-list li a img { */
  /* width: 88px; */
  /* margin-top: 15px; */
  /* } */

  .bg-primary-red {
    padding: 40px 10px;
  }

  .bg-primary-light-red {
    padding: 40px 10px;
  }

  .rm-pills .sorted-authors .author-list {
    justify-content: space-between;
  }

  .p-tab-0 {
    padding: 0px;
  }

  .rm-menu .rm-menu-list-block .rm-menu-li:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 5px;
  }

  .rm-menu .rm-submenu {
    margin-top: 10px;
  }

  .sidebar-mob {
    margin-bottom: 0px;
  }

  /* .offcanvas-body {
    flex-grow: 1;
    padding: 0px;
  } */

  /* .rm-menu .rm-menu-li:hover .rm-submenu {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
  } */

  .rm-menu .rm-submenu .rm-submenu-li:not(:last-child) {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu .rm-dd {
    padding-bottom: 0px;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu ul {
    position: static;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu:hover ul {
    display: block;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu ul {
    margin-left: 15px;
    margin-top: 10px;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu ul li {
    margin-bottom: 10px;
  }

  .rm-header .offcanvas {
    background-color: var(--black);
  }

  .rm-menu .rm-menu-list-block .rm-menu-li .rm-category {
    color: var(--white);
    font-size: 24px;
  }

  .btn-close {
    opacity: 1;
    width: 27px;
    border-radius: 0px;
    padding: 0px !important;

    background-size: contain !important;
    background-repeat: no-repeat !important;
    background: url(../resource/images/close.png);
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-nested-submenu .rm-dd {
    font-size: 18px;
  }

  .rm-menu
    .rm-submenu
    .rm-submenu-li
    .rm-nested-submenu
    ul
    li:not(:last-child) {
    margin-right: 0px;
  }

  .rm-menu .rm-submenu .rm-submenu-li .rm-dd {
    font-size: 20px;
  }

  .http-error-code-box .hec-img img {
    max-width: 300px;
  }

  .http-error-code-box .hec-title {
    font-size: 32px;
  }

  .http-error-code-box .hec-desc {
    font-size: 20px;
  }

  .http-error-code-box .hec-btn {
    margin-top: 24px;
  }

  .articles .article-heading-two a {
    font-size: 16px;
    line-height: 20px;
    color: var(--black);
    text-decoration: none;
    font-family: var(--marcellus);
  }

  .articles .article-heading-two {
    margin-top: 6px;
  }

  .mobile-view-article {
    display: none;
  }

  .navbar-toggler-icon {
    display: none !important;
  }

  .navbar-toggler {
    border: 1px solid white !important;
  }

  .spotlight-resposive {
    /* border: 2px solid pink; */
    display: flex;
    flex-direction: column;
  }

  .image-item {
    flex: 0 0 24%;
    /* Adjust the width as needed */
    /* margin: 8px; Adjust the margin as needed */
  }

  .image-item img {
    width: 100%;
    height: auto;
    display: block;
  }

  .articles .article-img-box .card-article-img {
    height: 115px;
  }

  .articles .article-hero-heading a {
    font-size: 22px;
    line-height: 28px;
  }

  .hr-grey {
    margin: 8px 0px;
  }

  .article-hero-list li:not(:last-child) {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

  .hero-article-image {
    height: 68px;
    object-fit: cover;
  }

  .articles .article-heading-one a {
    font-size: 16px;
  }

  .category-head {
    margin-bottom: 8px;
  }

  .category-head .title a {
    font-size: 20px;
  }

  /* .articles .article-img-box {
    margin-top: 6px;
  } */

  .articles .slug {
    margin-top: 0px;
  }

  .articles .article-heading-four a {
    font-size: 16px;
    line-height: 20px;
  }

  .articles .author {
    margin-top: 8px;
  }

  .jon {
    font-size: 16px;
  }

  .jon-head {
    font-size: 20px;
    font-weight: 600;
  }

  .weekender-slider {
    height: 250px;
  }

  .home-banner-div {
    height: 60px;
    width: 300px;
  }

  .home-banner-div img {
    height: 100%;
    width: 100%;
  }
  .articles .article-img-box.custom .latest-custom {
    height: 163px;
  }
}

@media screen and (max-width: 450px) {
  .articles .article-img-box .card-article-img {
    height: 90px;
  }
}

@media screen and (max-width: 400px) {
  .articles .article-img-box .card-article-img {
    height: 80px;
  }

  .weekender-slider {
    height: 210px;
  }
}

@media screen and (max-width: 385px) {
  .articles .article-img-box .card-article-img {
    height: 68px;
  }

  .weekender-slider {
    height: 190px;
  }
}

.newsletter-subscription-form {
  margin-top: 2rem;
}

@media screen and (max-width: 1920px) {
  .search-form {
    right: 292px;
  }
}

@media screen and (max-width: 320px) {
  .in-house-banner {
    margin-top: 1rem;
  }

  .hero-article-top {
    margin-top: 0;
  }
}

/* @media screen and (max-width: 1920px) {
  .search-form {
    right: 292px;
  }
} */

.longread-container {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .story .story-title {
    font-size: 30px;
  }

  .category .articles .article-img-box .article-img  {
    max-height: 100px;
      object-fit: cover;
  }
}

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

  .sb-data { 
    overflow-x: scroll;
    width: 100%;
  }

  /* .sb-data thead, .sb-data tbody {
    width: 54%;
  } */

  .story-hero-img {
    height: 236px;
  }


  body {
    overflow: hidden;
  }

  .slider-one-1 .articles {
    width: 230%;
  }

  .slider-one-1 {
    column-gap: 9rem !important;
    overflow-x: scroll;
    width: 100%;
  }

  .slider-bg {
    padding: 10px 0px;
  }

  .slider-bg .rm-container {
    padding: 0;
  }

  .rm-container .category-head-white .title {
    margin-top: 2px;
  }

  .rm-container .category-head-white .title a {
    font-size: 1rem;
  }

  .offcanvas {
    width: 50% !important;
    margin: auto;
  }

  .rm-menu-li a {
    font-size: 1rem;
  }

  .rm-menu .rm-menu-list-block .rm-menu-li .rm-category {
    font-size: 18px;
  }

  .article-hero-list li {
    margin-right: 0.25rem;
  }

  .election-news-list .article-heading-two {
    margin-top: 0px;
    /* border: 2px solid blue; */
  }

  .spotlight-row {
    display: flex;
    flex-direction: column;
  }

  .nav-block {
    display: flex;
    flex-direction: column;
  }

  .mag-article {
    margin-top: 2rem;
  }

  .longread-container {
    width: 100%;
  }

  .about-content {
    width: 95%;
  }

  .about .about-banner img {
    margin: 0 auto;
  }

  .marq-slider .slide {
    flex: 0 0 80%;
    text-align: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 10px;
  }

  .team-section {
    margin: 3rem auto;
    text-align: center;
    width: 100%;
  }

  .rm-story-pills-scroller {
    overflow-x: scroll;
    margin-bottom: 20px;
  }

  .rm-story-pills-scroller .nav-pills {
    flex-wrap: nowrap;
    margin-bottom: 0px;
    display: inline-flex;
  }

  .rm-story-pills-scroller .nav-pills .nav-link {
    font-size: 20px !important;
  }

  .rm-story-pills-scroller .nav-pills .nav-link {
    text-wrap: nowrap;
  }

  .category-containers .articles .article-img-box {
    margin-top: 0px;
  }

  .category-containers .ads-box {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 1300px) {
  .rm-main {
    /* margin: 0 auto; */
    /* padding: 0 0.2rem; */
    /* padding-left: 0.2rem; */
    width: 100%;
  }

  .slick-prev {
    margin-left: 3rem;
  }

  .slick-next {
    margin-right: 3rem;
  }

  .slider-bg {
    width: 100%;
  }

  .slider-one {
    width: 100%;
    padding: 0 3rem;
  }

  /* .category-head-white {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  } */
}

@media only screen and (min-width: 1200px) and (max-width: 1340px) {
  /* .rm-container {
    padding: 2px;
    margin-left: 5px;
    margin-right: 5px;
  } */

  .home-containers {
    width: 1220px;
  }

  .category-containers {
    width: 1245px;
  }

  .magazine-container {
    width: 1270px;
  }

  .other-stories-container {
    width: 98%;
    margin: auto;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  /* .rm-container {
    padding: 2px;
    margin-left: 5px;
    margin-right: 5px;
  } */

  .home-containers {
    width: 1030px;
  }

  .category-containers {
    width: 1170px;
  }

  .about-content-img img {
    margin: 0 auto;
    width: 100%;
  }

  .about-content {
    width: 70%;
  }

  .privacy {
    width: 95% !important;
    margin: auto !important;
  }

  .magazine-container {
    width: 1182px;
  }

  .other-stories-container {
    width: 98%;
    margin: auto;
  }

  /* .category-head-white {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .slick-prev {
    margin-left: 3rem;
  }

  .slick-next {
    margin-right: 3rem;
  } */
}

@media only screen and (min-width: 1200px) and (max-width: 1250px) {
  .story-container {
    max-width: 1150px;
  }

  .rs-pr {
    padding-right: 30px;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {

  .story-container .row {
    --bs-gutter-x: 0rem;
  }

  .story-container {
    padding: 0px 20px !important;
  }

  .rm-container {
    padding: 2px;
    /* margin-left: 5px;
    margin-right: 5px; */
  }

  .home-containers {
    width: 900px;
  }

  .slider-bg .home-containers {
    width: 1000px;
  }

  .rm-menu .rm-menu-list-block .rm-menu-li .rm-category {
    font-size: 12px !important;
  }

  .category-containers {
    width: 1009px;
  }

  .magazine-container {
    width: 1011px;
  }

  .other-stories-container {
    width: 98%;
    margin: auto;
  }
}

/* div.popular {
  width: 316px !important;
} */

.banner-ad-1280 {
  width: 1280px !important;
}
