@media (min-width:1600px){
    .service_bg{
        padding-top: 174px !important;
    }
}
@media (min-width:1500px){
    .about_div {
        padding: 13rem 0 5rem;
    }
    .service_bg{
        padding-top: 112px;
    }
    .content2 p {
        font-size: 19px;
    }
    .heading h5 {
        font-size: 38px;
    }
    .heading h4 {
        font-size: 38px;
    }
    .content3 p {
        font-size: 19px;
    }
    .hsports_heading h5 {
        font-size: 38px;
    }
    .hsports_heading p {
        font-size: 19px;
    }
    .sports_content p {
        font-size: 19px;
    }
    .universe_content p {
        font-size: 23px;
    }
    .track_para p {
        font-size: 19px;
    }  
    .track_para ul li {
        font-size: 18px;   
    }
    .performance_title p {
        font-size: 19px;
    }
    .performance h4 {
        font-size: 18px;
    }
.performance p {
    font-size: 17px;
}
}
@media (min-width:1023px){
    .container-aspire-uoh {
            flex: 0 0 22%!important;
}
.container-aspire-uoh-home {
            flex: 0 0 22%!important;
}
}
@media (max-width:992px){
    /* Home */
    .loader{
        overflow: hidden;
        max-height: 100vh;
    }
    .main_imgone, .main_imgtwo, .main_imgthree, .main_imgfour{
        height: 50vh;
    }
    #web_display .headers{
        /* display: block !important; */
        justify-content: space-between;
        padding: 10px 0;
    }
    #web_display .headers .navbar-toggler{
        float: right;
        background-color: #fff;
        outline: none;
        box-shadow: none;
    }
    #navbarScroll{
        position: absolute;
        top: 70px;
        background: var(--white);
        color: var(--black);
        width: 100%;
        margin: 0px;
        left: 0px;
        right: 0px;
        padding: 0px 15px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }
    .navbar-nav .nav-link{
    color: var(--black);
    }
    .navbar-toggler-icon {
        display: inline-block;
        width: 18px;
        height: 22px;
    }
    .navbar-nav .dropdown-menu{
        min-width: 98%;
        max-width: 98%;
        margin-left: 6px;
    }
    .banner_info .banr_content .course{
        flex-wrap: wrap;
        row-gap:20px
    }
    .banner_info .banr_content .numbers li span {
        font-size: 30px;
    }
    .our_courses{
        justify-content: center;
    }
    .our_courses .item {
        width: 33%;
    }
    .top_rankers .medi{
        width: 90%;
        margin: 0 auto;
    }
    .ca_rank h3, .rankings .commons h5 {
        font-weight: bold;
        color: #0000a3;
        font-size: 40px;
    }
    .ca_rank h5, .rankings .commons p { 
        font-size: 21px;
    }
    .ca_rank h6 {  
        font-size: 18px;
    }    
    .rankings {
        padding: 0;
    }
    .rank_image h2 { 
        top: 15px; 
        font-size: 20px;
    }
    .connectus{
        padding: 1px 0 50px;
    }
    .connectus .connect_title { 
        margin: 20px auto ;
    }
    
    /* .content1 {
        margin-top: 100px;
    } */
    .service_div{
        margin: 0 !important;
    }
    .track_para ul{
        padding: 0;
    }
    /* Home ends */
    .abt_img .about_div:nth-child(1) {
        padding-bottom: 0;
    }
    .abt_img .about_div:nth-child(2) {
        padding-bottom: 131px;
        padding-top: 0;
        margin: 0 10px;
    }
    .team_member img {
        height: 370px;
    }
    .launch_form form{
        padding-bottom: 20px;
    }
    .sports_heading h5 {
        font-size: 25px;
        line-height: 38px;
        padding-top: 100px;
    }
    .ksport{
        padding-bottom: 20px;
    }
    .lite_details,.lite_details h4,.fly_details{
        padding-top: 0;
    }
    .fly_content{
        margin: 0;
    }
    .cofounder img {
        height: 320px;
    }
    .border_right {
        border-right: none;
        margin-bottom: 40px;
    }
    .content_one h2{
        font-size: 26px;
    }
    .start .content_two h2{
        font-size: 32px;
        text-align: center;
    }
    .start .about_image{
        width: 45%;
    }
    .kids .content_three h2{
        font-size: 32px;
        text-align: center;
    }
    .kids .content_three p{
        font-size: 16px;
    }
    .kids .kids_image{
        width: 45%;
    }
    .school .content_four h2{
        font-size: 32px;
        text-align: center;
    }
    .school .content_four p{
        font-size: 14px;
    }
    .contact_div .content_five h2{
        font-size: 32px;
        text-align: center;
    }
    .contact_div{
        height: 300px;
    }
    .coach_main{
        height: auto;
    }
    .coach_main .coach{
        align-items: flex-end;
        height: auto;
    }
    .coach_main .coach_one {
        justify-content: center;
        flex-wrap: wrap;
    }
    .coach_main .content_six {
        width: 100%;
    }
    .coach_main .coach_img{
        width: 100%;
    }
    .chose_div{
        height: auto;
    }
    .success_div h2 {
        margin-top: 18px;
        font-size: 35px;
    }
    .counselling_div h2{
        font-size: 30px;
    }

    .coach_image img {
        width: 200px; 
        height: 200px; 
        object-fit: cover; 
        border-radius: 50%;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
      }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .content_one h2 {
      font-size: 30px; 
    }
    .empowering .empowering_generation{
        gap: 30px;
    }
    .mainbg_img .content_one{
        width: 100%;
    }
    .mainbg_img .image {
        width: 100%;
    }
    .lit{
        margin-top: 50px;
    }
    .lite_details{
        padding-top: 40px;
    }
    .fly_bg{
        padding-top: 10rem;
    padding-bottom: 7rem;
    }
    .mainbg_img{
        min-height: auto;
        max-height: auto;
        height: 100%;
        padding-top: 100px;
    }
    .service_bg{
        padding-bottom: 80px;
    }
    .service_inner .row{
        justify-content: center;
        row-gap: 30px;
    }
    .service_div {
        padding: 25px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    
  }
@media (max-width:500px){
    #web_display .headers .navbar-toggler{
        background-color: #fff;
    }
    .sports_title{
        padding: 5px 10px;
    } .sports_content{
        padding: 5px 10px !important;
    }
/* Home */
.navbar-brand .logo {
    width: 75px;
}
#main_div1,#main_div2,#main_div3,#main_div4{
    width: 50%;
}
.about{
    padding-bottom: 100px;
}
.heading h5{
    margin-top: 30px;
    font-size: 24px;
}
.content2 button{margin-top: 20px;}
.content2 p{color: var(--black);}
.main_title h5 {
    font-size: 25px;
    line-height: normal;
    text-align: left;
}
.content1 h2{
    font-size: 26px;
    padding: 0;
    margin-top: 80px;
    line-height: 37px;
    top: auto;
    transform: none
}
.heading h4{font-size: 26px;}
.mainbg_img .image img .aspire-uoh-img img{
    padding-bottom: 15px;
    margin: 20px auto 0;
}
.empowering .empowering_generation{
    justify-content: center;
    flex-wrap: wrap;
}
.content_one .bottmshade::before{
    height: 10px;
}
.content_one h2 {
    font-size: 22px;
    text-align: center;
}
.content_one p{
    font-size: 14px;
}
 .container-aspire-uoh p {
    font-size: 14px;
    }
    .container-aspire-uoh-home p {
    font-size: 14px;
    }
.mainbg_img .content_one {
    width: 100%;
    text-align: center;
}
.mainbg_img .image {
    width: 100%;
}
.service_bg .service_inner {
    width: 95%;
}
.sports {
    width: 100%;
  }
.kids_div4{
margin: 0 0 20px;
}
.ksport .col-sm-12{
    margin-bottom: 20px;
}
.benefits p{
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 20px;
}
.believe_bg {
    height: 200px;
}
.believe_title h3 {
    font-size: 29px;
    line-height: 35.08px;
}
.lite_bg {
    background-size: cover;
}
.fly_bg {
    background-size: auto;
    padding-bottom: 190px;
    background-position: bottom
}
.lite {
    padding-bottom: 42px;
}
.lite_li,.air_li {
    width: 50%;
}
ul{
    padding-left: 15px;
    margin-bottom: 0;
}
.contact_content button{
    margin: 0;
}
.team_member,.cofounder{
    /* border-bottom: 2px solid rgb(251, 252, 252); */
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.cofounder img {
    height: 370px;
}
.bg_img{
    padding: 0;
}
.kids_div p {
    width: 100%;
}
.service_bg { 
    margin-top: -200px;
    padding: 200px 0 60px;
}
.hsports_heading h5 {
    line-height: 30.4px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 25px;
}
.service_div {
    padding: 16px;
}
.track_div {
    margin: 105px auto;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.about_div {
margin: 0;
}
.performance_title h5 {
    line-height: 30px;
    font-size: 20px;
}
.about_div p {
    text-align: justify;
}
.about_div {
    padding: 0rem 0 10rem;
}
.about_div img {
    margin-top: 28px;
}

.kids_main h3 {
    font-size: 25px;
    line-height: 38px;
    padding-top: 0;
}
.sports_heading p {
    font-size: 18px;
}
.sports_title h5 {
    font-size: 23px;
}
.sports_content p {
    font-size: 14px;
}
.universe_content{
    text-align: center;
}
.universe_content h3 {
    font-size: 26px;
    line-height: 30px;
}
.universe_content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
 .team h4 {
    width: 100%;
    font-size: 22px;
 }
 .track_title h5 {
    font-size: 24px;
    line-height: 30px;
}
.content2 p {
    font-size: 14px;
}
.service_div {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    text-align: center;
}
.service_div .title h5 {
    font-size: 20px;
    line-height: 25px;
}
.content3 p {
    font-size: 14px;
}
.hsports_heading p {
    font-size: 16px;
}
.track_para p {
    font-size: 14px;
    line-height: 20px;
}
.track_para ul li {
    font-size: 14px;
} 
.performance_title p {
    font-size: 14px;
}
.performance h4 {
    font-size: 18px;
}
.performance p {
    font-size: 17px;
}
.benefits p {
    font-size: 18px;
}
.contact_title p {
    line-height: 19.99px;
    font-size: 14px
}
.school_title p {
    font-size: 16px;
}
.kids_div3 h3 {
    margin-top: 0;
    padding-top: 0;
}
.school .container .row{
    padding-top: 0;
    padding-bottom: 0;
  }
  .bg_img3 {
    background-size: auto;
    background-repeat: no-repeat;
    padding-top: 45px;
    background-position: bottom;
}
.benefit_title h3 {
    line-height: 46.08px;
}
.ben {
    margin-top: -130px;
}
.mainbg_img {
    min-height: auto;
    max-height: auto;
    height: 100%;
    padding-top: 100px;
}
.mainbg_img .empowering{
    align-items: flex-end;
}
.about_main {
    min-height: 50vh;
    max-height: 60vh;
}
.kids {
    height: 630px;
}
.school {
    height:600px; 
    padding-bottom: 0;
}
.contact_div {
    height: 450px;
}
.aboutUs h3 {
    font-size: 25px;
    line-height: 35.98px;
}
.kids_head h4 {
    font-size: 25px;
    line-height: 35.98px;
}
.school_title h3 {
    font-size: 25px;
    line-height: 35.98px;
}
.kids .container {
        padding-bottom: 0;
    }
    .kids .container .row{
        padding-top: 0;
        padding-bottom: 0;
      }
      /* .school .container{
        padding-bottom: 0;
      } */
      /* about_us */
      .start .start_kids{
        justify-content: center;
        flex-wrap: wrap;
    }
    .start .content_two h2{
        font-size: 24px;
        text-align: center;
    }
    .start .content_two{
        width: 100%;
    }
    .start .about_image{
        width: 50%;
    }
    .about_main .start{
        align-items: flex-end;
    }
    .start .about_image img{
        margin: 20px auto 0;
        margin-bottom: 20px;
    }
    /* kids */
    .kids .kids_catch{
        justify-content: center;
        flex-wrap: wrap;
    }
    .kids .content_three h2{
        font-size: 24px;
        text-align: center;
    }
    .kids .content_three p{
        font-size: 14px;
        text-align: center;
    }
    .kids .content_three{
        width: 100%;
    }
    .kids .kids_image{
        width: 100%;
    }
    .kids .kids_two{
        align-items: flex-end;
    }
    .kids .kids_image img{
        margin: 10px auto 0;
        padding-bottom: 20px;
    }
    /* school&institutes */
    .school_two .schools_institutions{
        justify-content: center;
        flex-wrap: wrap;
    }
    .school .content_four h2{
        font-size: 24px;
        text-align: center;
    }
    .school_image img {
        margin-bottom: 10px;
    }
    .school .content_four p{
        font-size: 14px;
        text-align: center;
    }
    .school .content_four{
        width: 100%;
    }
    .school .school_image{
        width: 100%;
    }
    .school .school_two{
        align-items: flex-end;
    }
    /* contact */
    .contact_page h3{
        font-size: 24px;
    }
    .contact_content2 h5{
        font-size: 24px;
    }
    .contact_us .contact_one{
        justify-content: center;
        flex-wrap: wrap;
    }
    .contact_us .content_five h2{
        font-size: 28px;
        text-align: center;
    } 
    .contact_us .content_five p{
        font-size: 14px;
        text-align: center;
    }
    .contact_us .content_five{
        width: 100%;
    }
    .contact_us .contact_image{
        width: 90%;
    }
    .contact_us .contact_image img{
        margin: 20px auto 0;
    }
}
@media (max-width:375px){
    .main_title h5 {
        font-size: 16px;
        padding: 0 10px;
    }
    .mainbg_img {
        min-height: auto;
        max-height: auto;
        height: 100%;
        padding-top: 100px;
    }
    .content_one h2 {
        font-size: 20px;
    }
    .navbar .navbar-brand span {
        font-size: 5px;
    }
}
@media (min-width: 501px) and (max-width: 767px) {
    #main_div1,#main_div2,#main_div3,#main_div4{
        width: 50%;
    }
    #web_display .headers .navbar-toggler{
        background-color: #fff;
    }
    .service_div {
        padding: 25px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    .service_bg{
        padding-bottom: 50px;
    }
    /* home */
    .empowering .empowering_generation{
        justify-content: center;
        flex-wrap: wrap;
    }
    .content_one h2 {
        font-size: 28px;
    }
    .mainbg_img .content_one {
        width: 100%;
    }
    .mainbg_img .image {
        width: 100%;
    }
    .mainbg_img .empowering{
        align-items: flex-end;
    }
    .image img {
        margin: 20px auto 0;
        padding-bottom: 10px;
    }
    .content_one .bottmshade::before {
        height: 16px;
    }
    /* about us */
    .start .start_kids{
        justify-content: center;
        flex-wrap: wrap;
    }
    .start .content_two h2{
        font-size: 28px;
        text-align: center;
    }
    .start .content_two{
        width: 100%;
    }
    .start .about_image{
        width: 50%;
    }
    .about_main .start{
        align-items: flex-end;
    }
    .start .about_image img{
        margin: 20px auto 0;
    }
    
      /* kids */
      .kids{
        height: 90vh;
      }
      .kids .kids_catch{
        justify-content: center;
        flex-wrap: wrap;
    }
    .kids .content_three h2{
        font-size: 28px;
        text-align: center;
    }
    .kids .content_three p{
        font-size: 14px;
        text-align: center;
    }
    .kids .content_three{
        width: 100%;
    }
    .kids .kids_image{
        width: 80%;
    }
    .kids .kids_two{
        align-items: flex-end;
    }
    .kids .kids_image img{
        margin: 10px auto 0;
        padding-bottom: 15px;
    }
    /* contact */
    .contact_div{
        height: 75vh;
    }
    .contact_us .contact_one{
        justify-content: center;
        flex-wrap: wrap;
    }
    .contact_div .content_five h2{
        font-size: 28px;
        text-align: center;
    }
    .contact_us .content_five p{
        font-size: 14px;
        text-align: center;
    }
    .contact_us .content_five{
        width: 100%;
    }
    .contact_us .contact_image{
        width: 90%;
    }
    .contact_us .contact_image img{
        margin: 20px auto 0;
    }
    /* school&institutes */
    .school {
        height:90vh; 
        padding-bottom: 0;
    }
    .school_two .schools_institutions{
        justify-content: center;
        flex-wrap: wrap;
    }
    .school .content_four h2{
        font-size: 28px;
        text-align: center;
    }
    .school .content_four p{
        font-size: 14px;
        text-align: center;
    }
    .school .content_four{
        width: 100%;
    }
    .school .school_image{
        width: 100%;
    }
    .school .school_two{
        align-items: flex-end;
    }
}
@media (min-width:400px) and (max-width: 415px) {
    .mainbg_img {
        min-height: auto;
        max-height: auto;
        height: 100%;
        padding-top: 100px;
    }
}