 
 @media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1300px;
    }
}

.text-facebook, .text-twitter, .text-instagram, .text-linkedin, .text-youtube {
  color: #ffffff !important;
}
  

.second-header {border-bottom:solid 1px #e8e4e4}


 .top-bar {
      background-color: #c00; /* Red background */
      padding: 10px 20px;
    }

    .sections-btn {
      display: flex;
      align-items: center;
      /* border: 1px solid #000000; */
      color: #000000;
      font-weight: 700;
      background: transparent;
      padding: 4px 0px 4px 8px;
      border-radius: 3px;
      text-transform: uppercase;
      transition: all 0.2s ease;
    }

    .sections-btn svg {
      /* width: 1.3rem;
      height: 1.3rem; */
      margin-right: 8px;
      color: #000000;
      transition: all 0.2s ease;
    }

    /* 🔥 Hover effect: fill white background, red text & icon */
    .sections-btn:hover {
      background-color: #fff;
      color: #c00;      
      border-color: #c00;
    }

    .sections-btn:hover svg {
      color: #c00;
    }

    .search-btn {
      color: #fff;
      background: none;
      border: none;
      padding: 6px;
      margin-left: 12px;
      cursor: pointer;
      transition: opacity 0.2s ease;
    }

    .search-btn svg {
      width: 1.6rem;
      height: 1.6rem;
    }

    .search-btn:hover {
      opacity: 0.8;
    }


  
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
 



    @media (max-width: 991.98px) {
    .main-nav {
        padding-top: 0;  
          padding-bottom: 0;
    }
}



.is-sticky svg {
    transform: scale(0.50);
    transform-origin: center center;
    transition: transform 0.3s ease;
}


.is-sticky img {
    transform: scale(0.50);
    transform-origin: center center;
    transition: transform 0.3s ease;
}


@media (min-width: 992px) {
    .showbacktop.is-fixed {
        z-index: 20;
        top: -160px;
       
    }
}


@media (min-width: 992px) {
    .showbacktop.bg-black.is-visible, .showbacktop.bg-secondary.is-visible, .showbacktop.bg-dark.is-visible {
       
        top: -160px;
       
    }
}



@media (max-width: 575.98px) {
  .h5-xs {
    font-size: 1rem;
  }
}


.dcr-scql1j {
  --card-quote-icon: #C74600;
    height: 0.7em;
    width: auto;
    vertical-align: baseline;
    margin-right: 4px;
}


.dcr-17xwrj0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    position: relative;
}


.dcr-1avyaa9 {
    margin-right: 4px;
    width: 90px;
    height: 90px;
}

.dcr-fbvh4p {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    min-width: 60px;
    border-radius: 100%;
        --avatar-background: #EDEDED;
    background-color: var(--avatar-background);
}


.dcr-17xwrj0 img {
    width: 100%;
    display: block;
}
.dcr-1yduq3m {
    display: block;
    object-fit: cover;
    height: 100%;
    width: 100%;
}


.flickity-button {
    opacity: 1 !important;
    visibility: visible !important;
}

.flickity-button:disabled {
    opacity: 0.3 !important; /* optional — dim when disabled */
}


.flickity-button {
    transition: none !important;
}
 
.video-gallery{ padding-bottom: 50px;}

.video-gallery .flickity-slider > article {
    height: 325px;            /* your desired equal height */
    /* display: flex;            optional: center inner content */
    align-items: center;
    justify-content: center;
    background-color: #e3f2fd;
}



/* Ensure Flickity page dots are at bottom center */
.video-gallery .flickity-page-dots {
    position: absolute;       /* position relative to carousel */
    bottom: 0px;             /* distance from bottom edge */
    left: 50%;                /* center horizontally */
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    gap: 6px;                 /* space between dots */
    z-index: 10;              /* above slides */
}

/* Optional: style the dots */
.video-gallery .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ccc;
    opacity: 0.8;
}

.video-gallery .flickity-page-dots .dot.is-selected {
    background: #000;
    opacity: 1;
}

.photo-gallery.nav-dots-top-right .flickity-page-dots {
  bottom: auto;
  top: 1rem;
  right: 1rem;
  text-align: right;
}


.photo-gallery .flickity-button{
  top:65px
}

.photo-gallery .flickity-prev-next-button.previous {
    right: 70px;
    left: unset;
}

.block-title-16 {
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: var(--bs-border-color) 2px solid;
}

/* .block-title-16 h1, .block-title-16 .h1, .block-title-16 h2, .block-title-16 .h2, .block-title-16 h3, .block-title-16 .h3, .block-title-16 h4, .block-title-16 .h4, .block-title-16 h5, .block-title-16 .h5, .block-title-16 h6, .block-title-16 .h6 {
  display: inline;
} */

.nav-tabs .nav-link {
  border: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    /* color: #fff; */
    color: var(--bs-body-color2);
    background-color: transparent;
    border-bottom: solid 2px var(--bs-danger);
    border-radius: 0;
}


.post-number li a::before {
content: "";
  width: 1rem;
  height: 1rem;
  margin-bottom: -1px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpolyline points='112 184 256 328 400 184' fill='none' stroke='rgba%280, 0, 0, 0.8%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px'/%3e%3c/svg%3e");
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-size: 1rem;
  margin-right: 0.5rem;
  margin-left: -0.5rem;
}


.main-nav li.nav-item a.nav-link {
      border-right: solid 1px #dfdbdb;
}

.main-nav .nav-link { 
  padding: .5rem 1rem ;
  margin-top:.5rem;
  margin-bottom:.5rem;
}


.navbar-nav .dropdown-toggle::after {
    
    border-right: none;
   
}


 .card-text{
  font-size: .975rem;
 }


 .nav-tabs .nav-link{
  color: #000;
 }



 /*------------------------------------
  Insert Your Custom SCSS
------------------------------------*/
/*# sourceMappingURL=theme.css.map */
/* 
@media only screen and (min-width: 320px) and (max-width: 575.98px) {
.main-nav-wrap {
  overflow-x: scroll;
  white-space: nowrap;
  width:calc(100% - 10px);
}
}

@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .main-nav-wrap {
      overflow-x: scroll;
      white-space: nowrap;
      width:calc(100% - 10px);
  }
  }

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
.main-nav-wrap {
    overflow-x: scroll;
    white-space: nowrap;
    width:calc(100% - 10px);
}
} */


@media only screen and (min-width: 320px) and (max-width: 991.98px) {
  .main-menu.navbar {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    width:100%;
}

}


@media only screen and (min-width: 992px)  and (max-width: 1200px) {
  .main-nav-wrap {
      overflow-x: scroll;
      white-space: nowrap;
      width:calc(100% - 200px);
  }
  }




  






  #post-content img {
    max-width: 100%;
    height: auto;
}

#post-content iframe,
#post-content video,
#post-content embed,
#post-content object {
    max-width: 100%;
}

#post-content .twitter-tweet,
#post-content .fb-post,
#post-content .fb-video {
    max-width: 100% !important;
}
