@media(max-width:1400px){
    .pack-rgt {
        top: 100px;
    }
    .main-header.sticky a.nav-link
     {
        padding: 30.4px 0 !important;
        margin: 0 10px;
    }
    section.i-banner {
        margin-top: -100px;
    }
    section.i-banner img {
        max-height: 350px;
    }
    .tfb-l i {
        font-size: 16px;
        color: #fff;
    }
    .tfb-l h5 {
        font-size: 18px;
        color: #fff;
    }
    /* section.banner-section {
        margin-top: -100px;
    } */
    .mt-30 {
        margin-top: 20px !important;
    }
    .ckb-r a {
        font-size: 12px;
    }
    .ibn-ic p {
        font-size: 14px;
    }
    .ibn-ic p span {
        font-size: 12px;
        margin: 0 8px;
    }
    .ibn-ic h4 {
        font-size: 44px;
        margin-bottom: 2px;
    }
    .thr-ic a, .thr-ic span {
        color: #fff;
        font-size: 14px;
    }   
    img.header-logo {
        max-width: 200px;
    }
    a.nav-link {
        font-size: 18px;
        font-weight: 500;
        padding: 35.4px 0;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .bs-con p {
        font-size: 45px;
        margin-bottom: 20px;
        font-weight: 700;
    }
    .bs-box img.hb-img {
        max-height: 100%;
        min-height: 100%;
    }
    .tbp {
        padding: 70px 0;
    }
    .hssc-box img {
        max-height: 320px;
        min-height: 320px;
        object-fit: cover;
        border-radius: 10px;
    }
    .tbm {
        margin: 70px 0;
    }
    .pt-250{
        padding-top: 220px;
    }
    .pt-200 {
        padding-top: 160px !important;
    }
    p {
        margin: 0 0 14px;
        line-height: 29px;
        font-size: 17px;
    }
    .mb-30 {
        margin-bottom: 24px !important;
    }
    .ml-50 {
        margin-left: 40px !important;
    }
    .mt-40 {
        margin-top: 30px !important;
    }
    .ulb-r p {
        margin-bottom: 0px;
        font-size: 15px;
        color: #fff;
        line-height: 26px;
    }
    .bs-con {
        max-width: 670px;
        margin-top: 20px;
    }
    .event-card-section {
    margin-top: -20%;
}
}
@media screen and (min-width:1400px){
     img.header-logo {
    max-width: 200px;
}
}
@media(max-width:1199px){
    a.nav-link {
        font-size: 16px;
        margin: 0 5px;
    } 
    .bs-con p {
        font-size: 54px;
        margin-bottom: 20px;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .bs-con {
        max-width: 450px;
    }
    .bsc-btn {
        column-gap: 14px;
    }
    .slick-next, .slick-prev {
        width: 30px !important;
        height: 30px !important;
        background-size: 30px !important;
    }
    .event-card-section {
    margin-top: -28%;
}

}
@media(max-width:991px){
    .navbar-brand{
        padding: 12px 0 !important;
    }
    div#navbarSupportedContent {
        background: var(--color-white);
        padding: 11px 20px;
        margin: 0 -12px;
    }
    .main-header.sticky a.nav-link {
        padding: 10px 0 !important;
    }
    .bs-con {
        max-width: 80%;
        width: 100%;
        margin-top: 20px;
    }
    a.nav-link {
        color: var(--color-dark);
        margin: 8px 0px;
        padding: 0;
        font-size: 15px;
    }
    .header-btn {
        margin: 4px 0 14px;
    }
 .main-header{
    padding: 0;
    background-color: var(--color-white) !important;
 }
.bs-con p {
    font-size: 46px;
    margin-bottom: 20px;
}
.testimonial-section{
    background-position: center right;
}
.marquee-block h3 {
    font-size: 64px;
}
.slick-card-item{
    margin-bottom: 30px;
}
.retroctld-col{
    margin-bottom: 30px;
}
.counter-avatar-wrap{
    margin-bottom: 10px;
}
.FAQ-accordion-wrapper {
    margin-top: 30px;
}

}

@media screen and (min-width:992px){
    .sticky .nav-container{
        border-radius: 0 !important;
    }
       .nav-container{
    /* margin: 0 50px; */
    border-radius: 5px;
}
    #header-dropdwon .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  animation: none;
  pointer-events: none;
}
#header-dropdwon:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  animation: fadeInUpDropdown 0.3s ease forwards;
  pointer-events: auto;
}
.ps-lg-30{
    padding-left: 30px !important;
}
.pe-lg-30{
    padding-right: 30px !important;
}
.ps-lg-50{
    padding-left: 50px !important;
}
.ps-lg-60{
    padding-left: 60px !important;
}
.px-lg-50{
    padding-left: 50px;
    padding-right: 50px;
}
}

@media(max-width:767px){
    .bs-box img.hb-img {
    max-height: 500px !important;
    min-height: 500px !important;
    object-fit: cover !important;
}
   .cont-col.line::after{
    display: none;
   }
.header-top{
    display: none !important;
}
.cta-lhs-con-wrap {
    padding-left: 10px;
}
.cta-lhs-con-wrap{
    margin: 30px 0;
}
}
@media(max-width:575px){
    .site-breadcrumb .breadcrumb-title{
        font-size: 33px;
    }
    .section-header .main-title{
        font-size: 28px;
        line-height: 39px;
        margin-top: 12px;
    }
    .slick-next, .slick-prev {
        display: none !important;
    }
    .bs-con span.tts {
        font-size: 20px;
        margin-bottom: 4px;
    }
    .faq-shape-wrap{
        top: 5%;
    }
    .bs-con p {
        font-size: 34px;
        margin-bottom: 14px;
    }
    .bs-con {
        max-width: 450px;
        width: 100%;
        padding: 0 14px;
    }
    .bsc-btn {
        column-gap: 8px;
    }
    .slick-dots {
        bottom: 20px !important;
    }
    .retroctld-card{
        padding: 15px;
    }
    .retroctld-wid-wrap img{
        width: 100px;
    }
    .inner-title-wrap h2, .inner-title-wrap .main-lg-title{
        font-size: 25px;
    }
    .recd-table thead th{
        font-size: 14px;
    }
    .recd-table td{
        font-size: 14px !important;
    }
    .counter-section{
        padding: 20px;
    }
    .counter-text-area h1{
        margin-bottom: 25px;
    }
    .footer-social-banner{
        padding: 41px 20px 45px 20px;
    }
    .marquee-style{
        animation: scroll 3s linear infinite;
    }
    .marquee-block h3 {
        font-size: 40px;
    }
    .modal-con-wrapper {
    padding: 5px;
}
#WelcomeModal .btn-close{
    right: 5px;
    top: 5px;
}
.event-ribbon {
    margin: 0 30px;
}
.event-ribbon h2{
    font-size: 27px;
}
.ev-con-info h5 {
    font-size: 20px;
}
.tdeYr-card{
    padding: 25px 15px;
}
.tdeYr-avatar {
    height: 60px;
    width: 60px;
    min-height: 60px;
    min-width: 60px;
}
.tdeYr-avatar img{
    height: 40px;
}
.tdeYr-content h3 {
    font-size: 18px;
}
.tdeYr-content p {
    font-size: 14px;
}
.tdeYr-content {
    padding-left: 12px;
}
  
}


@media screen and (min-width:992px) and (max-width:1199px){
    .navbar-container{
        max-width: 100% !important;
    }
}
