@media (min-width: 1200px){
  .container{
    max-width: 1260px;
    --bs-gutter-x: 15px;
  }
  .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
    }
}

/* 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: 18px 0;
        width: 250px;
    }
.header-top-left.text-start.col-4.header-email {
    display: none;
}
p.affi-code {
    text-align: left !important;
    font-size: 15px !important;
    padding: 0 !important;
    color: #721914;
    margin-top: 0 !important;
}
.uptext {
    display: none !important;
}
    .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;
    }
.slider-area {
    margin-top: 112px !important;
}
    .hero-content .btn {
        height: 36px;
        padding: 5px 20px;
    }
    .about-content {
        margin-top: 0;
    }
    .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: 138px;
    }
    .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: 24px;
        margin-bottom: 10px;
    }
    .btn {
        height: 36px;
        padding: 5px 20px;
    }
    .section-title h3 {
        font-size: 20px;
        line-height: 16px;
        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;
    }     

}
