.content-section {
    color: #fff;
    position: relative;
    padding: 0 15px 20px;
  }
  
  .active-btn.py-2 {
    padding: 9px 0px;
  }
  
  .owl-carousels .owl-next {
    background: #000000;
    border-radius: 50%;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
    display: block;
    font-size: 0px;
    cursor: pointer;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  
  .owl-carousels .owl-prev {
    background: #D9D9D9;
    border-radius: 50%;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
    margin-right: 5px;
    display: block;
    font-size: 0px;
    cursor: pointer;
    width: 23px;
    height: 23px;
    text-align: center;
  }
  
  .owl-carousels .owl-prev:after {
    content: "\f060";
    font-family: FontAwesome;
    color: #000000;
    font-size: 12px;
    line-height: 2;
  }
  
  .owl-carousels .owl-next:after {
    content: "\f061";
    font-family: FontAwesome;
    color: #fff;
    font-size: 12px;
    line-height: 2;
  }
  
  .start-section {
    margin-top: 45px;
  }
  
  .active-btn {
    background: #000000;
    border: 1px solid #000000;
    border-radius: 50px;
    color: #ffffff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 500;
    font-size: 12px;
  }
  
  .slider {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  }
  
  .sections-slider {
    border-bottom: 1.3px solid rgba(0, 0, 0, 0.2);
  }
  
  #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    text-transform: capitalize;
    color: #000000;
    font-family: 'Montserrat';
  }
  
  .mega-sub-menu {
    margin-top: 0px;
    border-bottom: 2px solid #000;
    z-index: 999;
  }
  
  input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    font-family: 'Montserrat';
    color: #9F9F9F;
  
  }
  
  a.nav-link.nav.text-black {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
  
  }
  
  
  .mega-menu-link {
    text-align: start;
  }
  
  .mega-menu-item-232625 a {
    background: #BF2D41;
  }
  
  
  .navbar-nav .dropdown-menu:after {
    border-bottom-color: #f0ede9;
  }
  
  .navbar-nav .dropdown-menu:before {
    border-bottom-color: #f0ede9;
  }
  
  .nav-link.nav-list {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
  
  }
  
  /* 
  #ADUNITLeaderboard {
    display: none;
  } */
  
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: center;
  }
  
  .header_wrapper .right_header_search {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  
  .btn-hover {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
  }
  
  .btn-hover .user-name {
    width: 0;
    overflow: hidden;
    white-space: nowrap;
  }
  
  .btn-hover:nth-child(1):hover,
  .btn-hover:nth-child(1):hover .user-name {
    width: 100%;
    transition-duration: 0.5s;
  }
  
  .btn-hover:nth-child(2):hover,
  .btn-hover:nth-child(2):hover .user-name {
    width: 100%;
    transition-duration: 0.5s;
  }
  
  .btn-hover:nth-child(3):hover,
  .btn-hover:nth-child(3):hover .user-name {
    width: 100%;
    transition-duration: 0.5s;
  }
  
  .btn-hover {
    cursor: pointer;
  }
  
  .btn-hover img {
    display: inline-block;
    position: relative;
  
  }
  
  .btn-hover img:after {
    position: absolute;
    opacity: 0;
    top: 0;
    right: -250px;
    transition: 0.5s;
  }
  
  .button:hover span {
    margin-left: 20px
  }
  
  .button:hover span:after {
    opacity: 1;
    right: 0;
  }
  
  .btn-hover:hover .user-name {
    display: inline-block;
  }
  
  .user-name {
    font-size: 12px;
    color: #000;
  }
  
  #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item {
    margin: 0px 20px;
  }
  
  .nav-colums {
    width: 100%
  }
  
  .navbar-third a {
    text-align: start;
    font-weight: 700;
    font-size: 12px;
    line-height: 180%;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    color: #000000;
  }
  
  f.toggle-click {
    margin: 0px;
    padding: 0px;
  }
  
  .small-12 {
    width: 100%;
  }
  
  .content-section .card-section-h6 {
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-align: center;
  }
  
  ul.navbar-nav.nav-one {
    flex-direction: column;
  }
  
  .heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.15em;
    color: #FFFFFF;
    padding: 10px 10px;
    align-items: center;
  }
  
  
  .navbar-third a:hover {
    color: #BF2D41;
  }
  
  .main-navbar a:hover {
    color: #BF2D41;
  }
  
  .content-section .card-bottom-right {
    text-align: end;
    border-right: 1.3px solid #fff;
    height: 16px;
    color: #000;
  }
  
  .content-section .card-bottom-right a {
    color: #fff;
  }
  
  .content-section h5 {
    text-align: center;
    font-size: 15px;
  }
  
  .content-section .card-section-p a {
    color: #fff;
  }
  
  .content-section .post-time {
    color: #fff;
  }
  
  .row .section-row {
    max-width: 100%;
  }
  
  .row .section-row-main {
    max-width: 100%;
  }
  
  .card-bottom-right a {
    color: black;
    margin-right: 7px;
  }
  
  .card-bottom-right p {
    margin-right: 7px;
    margin-left: 0;
  }
  
  .row .section-row img {
    margin-right: 0px;
  }
  
  .section-img {
    margin-right: 0px;
  }
  
  a:not([href]):not([class]),
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
    display: none;
  }
  
  a.mega-menu-link {
    font-size: 14px;
    font-family: 'Montserrat';
  }
  
  .section-title-2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 40px;
    letter-spacing: 1.5rem;
    color: #ffffff;
    text-align: center;
    padding: 20px 0px;
    margin: 0;
    position: relative;
  }
  
  .active-btn {
    background: #000000;
    border: 1px solid #000000;
    border-radius: 50px;
    color: #ffffff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 500;
    font-size: 12px;
  }
  
  .btn-list:hover {
    background: #000000;
    color: #ffffff;
  }
  
  .start-section {
    margin-top: 10px;
  }
  
  .active-btn {
    background: #000000;
    border: 1px solid #000000;
    border-radius: 50px;
    color: #ffffff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 5px 15px;
    font-weight: 500;
    font-size: 12px;
  }
  
  .slider {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  }
  
  .sections-slider {
    border-bottom: 1.3px solid rgba(0, 0, 0, 0.2);
  }
  
  .card-section-p {
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
  }
  
  .owl-carousel {
    z-index: 0;
  }
  
  .card-section-h6 {
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    font-weight: 700;
    text-align: center;
  }
  
  .card-bottom p {
    font-family: "Libre Caslon Text";
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    margin-left: 7px;
    margin-bottom: 0;
  }
  
  .content-section .card-bottom p {
    color: #fff;
  }
  
  .card-bottom span {
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    margin-right: 5px;
  }
  
  .Cat-Banner {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  
  .Cat-Banner::before {
    background: radial-gradient(48.42% 7785.52% at 50% 50%, rgba(0, 0, 0, 0.3) 10.42%, rgba(67, 67, 67, 0.5169) 54.07%, rgba(255, 255, 255, 0) 95.77%);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  
  .card-bottom-right {
    text-align: end;
    border-right: 1.3px solid #000000;
    height: 16px;
  }
  
  .slider-section-left {
    padding: 40px 20px;
    gap: 10px;
    height: 300px;
    background: #f1f1f1;
  }
  
  .slider-section-left img {
    width: 100%;
    height: 540px;
  } 
  
  .slider-slid {
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 470px;
    position: relative;
  }
  
  .slider-slid-2 {
    background-repeat: no-repeat;
    background-size: 100%;
  }
  
  .sections-slid-2 {
    border-bottom: 1.3px solid rgba(0, 0, 0, 0.2);
  }
  
  .img-section {
    background-image: url("../frame%20239.html");
    min-height: 80px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  
  .slider-section-3 {
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 370px;
  }
  
  .slider-section-3-left img {
    height: 490px;
    width: 70%;
  }
  
  .slider-section-3-left {
    text-align: center;
  }
  
  .slider-slid-4 {
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 370px;
  }
  
  .News-letter h5 {
    font-family: "Libre Caslon Text";
    font-style: italic;
    font-weight: 400;
    font-size: 35px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
  }
  
  .News-letter p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.01em;
  }
  
  .News-letter-input {
    text-align: center;
  }
  
  .News-letter-input button {
    align-items: center;
    padding: 3px 25px;
    gap: 10px;
    background: #bf2d41;
    border: #bf2d41;
    color: #ffffff;
  }
  
  .main-newsleteer-section {
    background-color: #f0ede9;
    padding: 50px 0px;
  }
  
  .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  
  .News-letter-input p {
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    color: #000000;
    padding-top: 20px;
  }
  
  .pagination {
    margin-bottom: 30px;
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  
  .pagination .page-numbers:not(ul) {
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    border-radius: 50px;
    border: 2px solid;
    display: inline-block;
    font-size: 14px;
  }
  
  .pagination .page-numbers.current {
    background-color: #4c9689;
    color: #ffffff;
    border-color: #4c9689;
  }
  
  .pagination .page-numbers.prev,
  .pagination .page-numbers.next {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .pagination a:hover,
  .pagination .current {
    background: #000;
  }
  
  
  .pagination a {
    border: 1px solid #b2b2b2;
    color: #b2b2b2;
  }
  
  .pagination .current {
    border: 1px solid #000;
    padding: 4px 10px;
    color: #fff;
  }
  
  .pagination .current {
    color: #fff;
  }
  
  /* .new-blog-pagination {
    border-top: 1px solid #b2b2b2;
  } */
  
  /*11-4-2023 CSS Start*/
  .right_header_search .btn-hover {
    margin: 0 0px;
    max-width: fit-content;
  }
  
  .category-thumnial-post .card-section {
    padding-top: 0;
    padding-bottom: 10px;
  }
  
  /*11-4-2023 CSS End*/
  @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .btn-hover {
      display: none;
    }
  
    .search-icon {
      transform: rotate(270deg);
    }
  
    .row.Main-section-row {
      margin: 0px;
    }
  
    .main-box {
      padding: 0px;
    }
  
    .row.section-row-main {
      margin: 0px;
    }
  
    .main-colm {
      margin: 0px;
      padding: 0px;
    }
  
    .colm-section {
      padding: 10px;
      margin: 0px;
  
    }
  
  
    .row.Main-section-row {
      max-width: 100%;
    }
  
    .row.section-row.bbb {
      margin: 0px;
    }
  
    .card-bottom-right {
      padding: 0px;
    }
  
    .card-bottom-right p {
      padding: 0px;
    }
  
    .card-bottom-right span {
      font-size: 6px;
      margin: 0px;
      padding: 0px;
    }
  
    .card-bottom-right span a {
      padding: 3px;
    }
  
    .card-bottom .d-flex {
      padding: 0px;
    }
  
    .main-colm .card-section-p {
      text-align: start;
      font-weight: 800;
    }
  
    .card-section-h6 {
      text-align: start;
      font-size: 24px;
    }
  
    .card-bottom {
      text-align: start;
    }
  
    .row .section-row img {
      margin-right: 16px;
    }
  
    .card-bottom-right {
      text-align: start;
    }
  
    .content-sec .card-bottom p {
      font-family: "Libre Caslon Text";
      font-style: italic;
      font-weight: 400;
      font-size: 14px;
      margin-left: 7px;
      text-align: start;
    }
  
    .card-bottom h6 {
      font-size: 14px;
    }
  
    .content-sec .card-bottom a {
      font-size: 14px;
    }
  
    .card-bottom-right span {
      font-size: 14px;
      margin: 0px;
      padding: 0px;
    }
  
    .img-wrp img {
      height: 156px;
      object-fit: cover;
    }
  
    .card-bottom-right p {
      padding-right: 5px;
    }
  
    .navbar-expand-lg {
      flex-wrap: nowrap;
      justify-content: center;
    }
  }
  
  
  @media only screen and (max-width: 767px) {
    .card-bottom-right.col-lg-6 {
      width: 44%;
    }
  
    .category-thumnial-post .card-section {
      padding-top: 10px;
    }
  
    .category-thumnial-post .content-sec .post-cat {
      text-align: left !important;
    }
  
    .category-thumnial-post .card-section .d-flex.justify-content-center {
      justify-content: flex-start !important;
    }
  
    .row.Main-cantainer {
      margin: 0px 16px;
    }
  
    .content-section h5 {
      display: none;
    }
  
    .content-section .card-bottom-right p {
      color: #fff;
    }
  
    .card-section-p a {
      position: relative;
      top: 0px;
      padding: 0px;
    }
  
    .card-bottom-right.col-lg-6 {
      width: 44%;
    }
  
    .input-group {
      width: 280px;
      padding: 90px 0px 0px 0px;
    }
  
    .btn-hover {
      display: none;
    }
  
    .search-icon {
      transform: rotate(270deg);
    }
  
    .main-navbar a {
      font-weight: 700;
      font-size: 14px;
    }
  
    .slider-slid-4 {
      background-repeat: no-repeat;
      background-size: cover;
      padding: 100px 0px 0px 0px;
    }
  
    .slider-section-3 {
      height: 200px;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 120px 0px 100px 0px;
    }
  
    .slider-btn.d-flex {
      width: 100%;
      overflow: auto;
    }
  
    .content-sec.card-section-h6 a {
      font-size: 9px;
      line-height: 120%;
      text-align: center;
    }
  
    .content-section h5 {
      text-align: center;
      font-size: 9px;
      font-style: italic;
    }
  
    .card-section {
      display: flex;
      gap: 10px;
    }
  
    .content-sec * {
      text-align: left;
      line-height: 1;
    }
  
    .img-wrp {
      width: 37%;
      overflow: auto;
    }
  
    .content-sec {
      width: 63%;
    }
  
    .content-section .card-section-h6 {
      font-size: 16px;
      margin-bottom: 3px;
    }
  
    .slider-section-left {
      height: 608px;
      background: #f1f1f1;
    }
  
    .slider-section-left img {
      height: 100%;
      width: 100%;
    }
  
    .slider-section-left img {
      height: 200;
      OBJECT-FIT: cover;
      background-size: 100%;
    }
  
    .slider-slid {
      background-repeat: no-repeat;
      background-size: cover;
      padding-top: 150px;
    }
  
    .card-bottom p {
      font-size: 8px;
      margin-left: 0px;
      font-family: 'Libre Caslon Text';
      font-style: italic;
      font-weight: 400;
      font-size: 10px;
      line-height: 100%;
      letter-spacing: 0.02em;
      color: #000000;
    }
  
    .card-bottom span {
      font-weight: 600;
      font-size: 7px;
    }
  
    .card-bottom-right {
      text-align: center;
      border-right: 1.3px solid #000000;
      height: 8px;
      margin-right: 5px;
    }
  
    .section-title-2 {
      letter-spacing: 5px;
    }
  
    .card-section-p {
      font-size: 8px;
      font-weight: 700;
      margin-bottom: 5px;
      letter-spacing: 0.3em;
    }
  
    .slider-section-3-left img {
      height: 180px;
      margin-top: 20px;
      OBJECT-FIT: cover;
    }
  
    .slider-section-left {
      height: 276px;
    }
  
    .News-letter h5 {
      font-size: 18px;
    }
  
    .News-letter p {
      font-size: 10px;
    }
  
    .card-bottom-right {
      text-align: center;
    }
  
    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link,
    {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #000;
    font-family: 'Montserrat';
  
  }
  
  .section-title-2 {
    font-size: 18px;
  }
  
  .row.Main-section-row {
    margin: 0px;
  }
  
  .main-box {
    padding: 0px;
  }
  
  .row.section-row-main {
    margin: 0px;
  }
  
  .main-colm {
    margin: 0px;
    padding: 0px;
  }
  
  .colm-section {
    padding: 0px;
    margin: 0px;
  
  }
  
  .row.Main-section-row {
    max-width: 100%;
  }
  
  .row.section-row.bbb {
    margin: 0px;
  }
  
  .card-bottom-right {
    padding: 0px;
  }
  
  .card-bottom-right p {
    padding: 0px;
    margin: 0px;
  }
  
  .card-bottom-right span {
    font-family: 'Libre Caslon Text';
    font-style: italic;
    font-weight: 600;
    font-size: 9px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #000000;
    padding: 0px;
  }
  
  .card-bottom-right span a {
    padding: 3px;
  }
  
  .card-bottom .d-flex {
    padding: 0px;
  }
  
  .card-section-h6 a {
    padding: 0px;
    font-size: 16px;
  }
  }
  
  
  /* category page start */
  
  
  .icon-bar {
    position: absolute;
    top: 700px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translate(-50%);
  }
  
  .icon-bar a {
    display: block;
    text-align: start;
    transition: all 0.3s ease;
    color: #000;
    font-size: 23px;
    padding-left: 6px;
  }
  
  .icon-bar {
    padding: 35px;
  }
  
  .icon-bar h5 {
    font-size: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
  }
  
  .gaid-section h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 37px;
    color: #000000;
    margin: 0px;
  }
  
  .gaid-section h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
  }
  
  .catagray p {
    font-family: 'Libre Caslon Text';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.02em;
  }
  
  .catagray span {
    font-family: 'Libre Caslon Text';
    font-style: italic;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0.02em;
  }
  
  
  .right-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 145%;
    color: rgba(0, 0, 0, 0.5);
  }
  
  .para {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 145%;
    color: #000000;
  }
  
  .img-text {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-size: 11px;
    line-height: 120%;
    color: #000000;
  }
  
  .new1 {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 30px;
  }
  
  .section-add {
    margin-top: 50px;
  }
  
  .section-add img {
    margin-top: 40px;
  }
  
  .new2 {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 40px;
  }
  
  .display-add {
    gap: 10px;
    width: 230px;
    height: 450px;
  }
  
  .add-heading h6 {
    font-family: 'Libre Caslon Text';
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    padding: 10px 0px 0px 7px;
  }
  
  .add-heading {
    margin-top: 30px;
    border-top: 5px solid #000000;
  }
  
  .card-heading-1 {
    margin-top: 20px;
  }
  
  .add-right-section {
    padding-left: 90px;
  }
  
  .text-end img {
    height: 450px;
  }
  
  .card-heading-1 p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 5px 8px 0px 0px;
  }
  
  .card-heading-1 h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    color: #000000;
    margin: 6px 4px 0px 0px;
  }
  
  .card-heading-1 h6 {
    font-family: 'Libre Caslon Text';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.02em;
    margin: 5px 4px 0px 0px;
  }
  
  .card-heading-1 span {
    font-family: 'Libre Caslon Text';
    font-style: italic;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #000000;
  }
  
  
  /* Coby Modifications - Banner Navigation. */
  .mega-sub-menu .textwidget {
    font-family: 'Libre Caslon Text';
    font-style: italic;
    text-align: center;
    font-size: 24px;
    padding: 10px;
    font-weight: 300;
  }
