/* Media Queries */
@media screen and (max-width: 1920px) {
    .swiper-button-next, .swiper-button-prev {
        width: calc(var(--swiper-navigation-size)/ 8 * 119);
    
    }

    #services::before {
        left: -35%;
        top: 2%;
        background-size: 86%;
    }
}

@media screen and (min-width: 1491px) and (max-width: 1899px) {
    .swiper-button-next,
    .swiper-button-prev {
        width: calc(var(--swiper-navigation-size) / 8 * 46);
    }
}

@media screen and (max-width: 1440px) {
    .swiper-button-next, .swiper-button-prev {
        width: calc(var(--swiper-navigation-size)/ 8 * 33);
    
    }

    #services::before {
        left: -14%;
        top: 2%;
        background-size: 77%;
    }
}
@media screen and (max-width: 1280px) {
    .swiper-button-next, .swiper-button-prev {
        width: calc(var(--swiper-navigation-size)/ 8 * 2);
    
    }

    #services::before {
        left: -3%;
        top: 10%;
        background-size: 70%;
    }
}

@media screen and (max-width: 992px) {
    .header-info {
        font-size: 2rem;
    }

    .button {
        padding: 9px 9px;
        font-size: 12px;
        font-weight: 500;
        
     }

     .heading2_blog {
        font-size: 24px;
        line-height: 35px;
            }

    .hero_img {
        display: none;
    }

    .blog-img img {
        width: 100%;
        height: auto;
    }

    .hero_img ::before {
        display: none;

    }

    .hero_img img {
        display: none;
    }

    .hero_img .lines {
        display: none;
    }

    .ellipse6{
        display:none;
    }

    .carousel-indicators{
        position: absolute;
        bottom: -10px;
        right: 50px;
    }

    .heading2 {
        font-size: 26px;
        line-height: 26px;
    }


    footer {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .ellipse22 {
        right: 14px;
    }
  
  .ellipse21 {
   
      right: 61px;
     }

     /**************course search**************/
     .courseform {
        margin: 10px 0;
        padding: 15px;

 }
 .courseform .form-control {
      margin-bottom: 15px;
 }

 /***************contact form ****************/
 .pe-lg-5 {
    padding-right: 1rem !important;
}
.mb-lg-0 {
    margin-bottom: 0 !important;
}
.row.g-3 > * {
    padding-right: 60px;
}

#contactform {
 
    padding: 0px; 
  }
  .navbar {
      padding: 1.0rem 0px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.6rem 0.5rem;
}

/*************menu mobile*************/
.navbar-dark .navbar-nav .nav-link {
    color: #FFF;
}
}



@media screen and (max-width: 767px) {
    /* Display two team members per row on small screens */
    #team .col-md-3 {
        width: 50%;
    }

    .team-member .team-member-image {
        height: 120px;
        width: 120px;
       }
    
    .team-modal p, .team-member p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 3px;
    }
    .team-modal .social-icons i, .team-member .social-icons i {
        font-size: 16px;
        margin: 3px;
      }
    
    .team-modal .details-describtion-model p {
           font-size: 15px;
           line-height: 28px;
    }

.accordion-item h3 {
        font-size: 1.3rem;
    }
    .accordion-content .column-1, .accordion-content .column-2 {
             padding: 20px 20px 20px 38px;
             background-size: 50%;
             
         }


              
        .header-info {
            font-size: 2rem;
            line-height: 2.7rem;
        }  
        .swiper-button-prev,
.swiper-button-next{
    display: none;
}  
#main_img{
    display: none;
}   

.headerlogo {
     top: 24%;
    width: 92%;
}

.btn-light,
.btn-outline-light {
    width: 100%;
    display: block;
}
.btn-outline-light{
    margin-left: 0;
    margin-top: 1rem;
}

.mobile-margin-top {
    margin-top: 1rem !important
}
.slidetwo .slide-content .btn-primary {
       width: 100%;
}

.slideformat {
    padding: 30px 15px;
 }
.slidetwo .slide-content {
    padding:20px 0;
}
.copyright{
    text-align: center;
}
.footer-bg {
     padding: 0 15px;
}
.blog-card {
     box-shadow: none;
     padding: 0;
}
.blog-card .card-body {
    padding: 0;
}

.slidethree .header-info {
    line-height: normal;
}

.slidethree h3 {
    font-size: 1.2rem;
}
.slidethree p {
    margin-bottom: 0rem;
}

.courseform {
	padding: 15px 0 15px 0;
}

header .btn {
    padding: 11px 12px;
    font-size: 12px;
   
}

header .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    margin: 0 15px 0 0;
}

.trackbg,
.servicebg {
    margin-top: 63px;
    width: 85%;
}

.header.is-active .slot-mega {
    display: none;
}
.dropdown-menu {
    display: block;
}

.dropdown-menu {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

.dropdown-item {
    padding: 6px 0;
    color: #fff;
}

.alert-widget a {
    font-size: 12px;
}
.alert-widget p{
margin:0;
}

.alert-widget {
padding: .5rem 1rem .5rem 1rem;
 position: relative !important;
}

.mobile-cta {
    position: fixed;
    z-index: 5;
    width: 100%;
    top:auto;
    bottom:0;
}
footer {
 margin-bottom: 0px !important;
}


    .btn-hero {
        border: none;
        width: 100%;
        margin-top: 5px;
    }
    
    .coursedetail p {
    font-size: 15px;
    line-height: 30px;
    }
.coursedetail h2,
.coursedetail h3,
.coursedetail h4 {
     font-size: 20px;
    line-height: 35px;
}

.bannerimage img {
    width: 100%;
}

.page-template-tpl-trackrecord .header-info {
    font-size: 2rem;
     line-height: 2.7rem;
}

.career-title {
    font-size: 42px;
    line-height: 49px;
    font-weight: 700;
}

/*************menu mobile*************/
.navbar-dark .navbar-nav .nav-link {
    color:#fff !important;
}

}

