.container-fluid{
    --bs-gutter-x: 15px;
}
.row{
    --bs-gutter-x: 30px;
}
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
    .nivoSlider:hover a.nivo-prevNav {
        left: 0;
    }
    .nivoSlider:hover a.nivo-nextNav {
        right: 0;
    }
    .about-content {
        margin-top: 0;
    }    
}

/* Tablet desktop :768px. */
@media (max-width: 1199px) {
    .section.pt-120 {
        padding-top: 80px;
    }
    .section.pb-120 {
        padding-bottom: 80px;
    }
    .section.pt-100 {
        padding-top: 80px;
    }
    .section.pb-100 {
        padding-bottom: 80px;
    }
    .section.pt-90 {
        padding-top: 80px;
    }
    .section.pb-90 {
        padding-bottom: 80px;
    }
    .section-title.mb-80 {
        margin-bottom: 50px
    }
    .btn {
        white-space: nowrap;
        font-size: 12px;
    }

}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .main-menu nav > ul > li {
        margin-left: 20px;
    }
    .header-buttons {
        margin-left: 20px;
    }
    .nivoSlider:hover a.nivo-prevNav {
        left: 0;
    }
    .nivoSlider:hover a.nivo-nextNav {
        right: 0;
    }
    .hero-content h2 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .hero-content h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .hero-content p {
        margin-bottom: 20px;
    }
    .hero-content .btn {
        height: 40px;
        padding: 7px 25px;
    }
    .about-content {
        margin-top: 0;
    }
    .single-funfact h2 {
        font-size: 50px;
        line-height: 37px;
        margin-bottom: 20px;
    }
    .single-funfact > h4 {
        font-size: 24px;
        line-height: 24px;
    }
    .footer-top-area [class*="col-"]:nth-child(2n+1) {
        clear: both;
    }
    .contactMap {
        height: 400px;
    }
}

/* Large mobile :320px. */
@media only screen and (max-width: 767px) {
    .header-top-left {
        float: left;
    }
    .header-top-right {
        float: right;
    }
    .header-buttons {
        margin-left: 0;
        margin-right: 50px;
    }
    .search-toggle, .stick .search-toggle {
        padding: 20px 0;
    }
    .header-logo, .stick .header-logo {
        margin: 7px 0;
        width: auto;
        padding: 0 44px;
    }
    .slider-area, .page-banner-area {
        margin-top: 114px;
    }
    .nivo-directionNav {
        display: none;
    }
    .hero-content h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .hero-content p {
        display: none
    }
    .hero-content h1 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .hero-content .btn {
        height: 36px;
        padding: 5px 20px;
    }
    .about-content {
        margin-top: 15px !important;
        padding-right: 10px;
    }
    .footer-bottom-area p {
        text-align: center;
    }
    .course-duration .text span {
        width: 50% !important;
    }
    .comment-list li ul li {
        padding-left: 0;
    }
    .page-banner-area {
        padding: 60px 0;
    }
    .page-banner h1 {
        font-size: 22px;
        line-height: 17px;
    }
    .share-links {
        float: none;
    }
    .contactMap {
        height: 300px;
    }
}

/* Small Mobile :480px. */
@media only screen and (max-width: 479px) {
    .header-top-left, .header-top-right {
        text-align: center !important;
        width: 100%;
    }
    .slider-area, .page-banner-area {
        margin-top: 46px;
    }
    .hero-content h2 {
        font-size: 14px;
        line-height: 14px;
    }
    .hero-content h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .hero-content .btn {
      font-size: 11px;
      height: 30px;
      padding: 2px 15px;
  }
  .about-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.btn {
    height: 36px;
    padding: 5px 20px;
}
.section-title h3 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
}
.course-item .content .title {
    font-size: 17px;
}
.single-funfact h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.single-funfact h4 {
    font-size: 20px;
    line-height: 20px;
}
.event-item .date {
    left: 15px;
}
.event-item .content {
    padding: 15px;
}
.blog-item .content {
    padding: 21px 25px 17px;
}
.blog-item .content h3 {
    font-size: 18px;
}
.page-banner-area {
    padding: 40px 0;
}
.page-banner h1 {
    font-size: 18px;
    line-height: 14px;
}
.course-duration .text span {
    font-size: 14px;
}
.single-comment .author-image {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
}
.single-comment .author-info h4, .single-comment .time, .single-comment .reply {
    float: none;
}
.contactMap {
    height: 200px;
}     

}

@media only screen and (max-width: 767px){
    .mobile-menu{
        display: contents;
    }
    .header-logo a img {
        height: 32px;
        position: inherit;
        top: 0;
        left: 0;
        background: white;
        padding: 0;
        border-radius: 0;
        object-fit: contain;
    }
    .col-sm-12.d-flex.align-items-center.justify-content-end {
        justify-content: inherit !important;
        display: block !important;
        padding: 0 25px;
    }
    .header-bottom .sl-btn {
        display: none;
    }
    .nivoSlider img {
        height: 50vh !important;
        object-fit: cover;
    }
    .about-image img {
        width: 100%;
        border-radius: 10px;
    }
    .about-content h3 {
        line-height: normal;
        padding: 8px 0;
    }
    .about-content {
        text-align: left;
    }
    .course-item .content {
        margin-bottom: 20px;
    }
    .hm-inner {
        height: auto;
        padding: 40px 0;
    }
    .hm-inner .row .col-md-4 {
        border-bottom: 1px solid #dbdbdb;
        padding: 16px 0;
    }
    .footer-widget {
        text-align: left !important;
    } 
    .mean-nav>ul>li>a, .mean-nav>ul>li a{
        padding: 8px 10px ;
    }
    a.meanmenu-reveal {
        left: 9px !important;
    }
    .menu-div ul {
        white-space: nowrap;
        overflow-x: scroll;
        justify-content: left;
    }
    .home-slider {
        padding-top: 95px;
    }
    .sl-p .about-image img {
        height: 190px !important;
        width: 100%;
        margin-top: 10px;
    }
    .header-bottom a.btn {
        position: absolute;
        top: 6px;
        right: 10px;
        font-size: 15px;
        padding: 4px 10px;
        height: 34px;
    }
    a.meanmenu-reveal i {
        display: block;
        font-size: 26px;
        line-height: 22px;
    }
    .top-space {
        padding-top: 95px;
    }
    .process-wrap {
        padding: 25px 0;
    }

    .section.pb-90 {
        padding-bottom: 20px;
    }
    .pt-80 {
        padding-top: 20px;
    }
    .area-ul ul li {
        width: 100%;
    }
    .section.pt-100,.section.pt-120 {
        padding-top: 50px;
    }
    .section.pb-100,.section.pb-120 {
        padding-bottom: 50px;
    }
    .request {
        padding: 50px 0px;
    }
    .responsive-img {
        padding-top: 45px;
    }
    .sl-p .about-content h5 {
        font-size: 25px;
    }
    .sl-p {
        height: auto;
    }

    .mb-50 {
        margin-bottom: 25px;
    }
    .section-title.col-xs-8.mb-80 {
        margin-bottom: 0;
    }
    .section-title p {
        margin-bottom: 20px;
    }
    .modules-bx {
        display: inline-block !important;
    }
    .pb-50 {
        padding-bottom: 25px;
    }
    .section-title.mb-50.text-start {
        margin-bottom: 0px;
    }
    .sl-p .row {
        height: 100% !important;
    }
    .call {
        width: 39px;
        height: 39px;
        line-height: 38px;
        font-size: 15px;
        left: 0;
        bottom: 70px;
    }

    .whatsapp {
      width: 39px;
      height: 39px;
      line-height: 38px;
      font-size: 15px;
      left: 0;
      bottom: 8px;
  }
  .form-body {
    padding: 0 6px 40px;
}
.funfact-area .col-md-3 {
    width: 50%;
}
.icon-setss {
    display: flex;
    flex-wrap: wrap;
}
.icon-setss .icon-rows {
    width: 50%;
    min-width: 50%;
    flex: 0 0 auto;
}
.cate-main-box .col-md-2 {
    width: 50%;
}
.m-none {
    display: none;
}
.hr-name {
    font-size: 14px;
}


}