*{padding: 0px;margin: 0px;}


body{font-family: 'Poppins', sans-serif;transition: all 0.3s ease-in;overflow-x: hidden;}
header{  padding: 0px 10px;
    width:100%;
    position:fixed;
    z-index: 999;
    top: 0px;
    width: 100%;
    background-image: linear-gradient(to top, #ffffff00 0%, #ffffff 100%);
    padding-bottom: 100px;}
.header_in .logo_block{float: left;margin-right: 100px;}
.header_in .logo_block a img{    width:340px;}
.head_nav{float: left;}
.head_nav .nev_block{display: flex;align-items: center;justify-content: space-between;}
.head_nav .nev_block ul{margin: 0;padding: 0;}
.head_nav .nev_block ul li{display: inline-block;padding: 0px 5px;align-items: center;}
.head_nav .nev_block ul li a{padding: 25px 0px;
    text-decoration: none;margin-right: 5px;
    color: #494949;
    font-size: 16px;}
.head_nav .nev_block ul li i.fa-search:hover{background: #332f77;}
.head_nav .nev_block ul li i.fa-search{padding: 11px;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;}
.head_nav .nev_block ul li:hover .submenu{display: block;}
.head_nav .nev_block ul li .submenu{    position: absolute;
    margin-top: 22px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #9f0015;
    max-width: 250px;
    min-width: 250px;
    z-index: 777;
    display: none;
    border-radius: 0px;}
.head_nav .nev_block ul li .submenu ul li:hover{background: #272370;}
.head_nav .nev_block ul li .submenu ul li:last-child{border-bottom: none;}
.head_nav .nev_block ul li .submenu ul li{    display: block;
    padding: 5px 10px;}
.head_nav .nev_block ul li .submenu ul li a{    padding: 4px;
    font-size: 15px;
    display: block;
    color: #fff !important;
    font-weight: 500;}
.head_nav .nev_block ul li a img{    width: 22px;}
.head_nav .nev_block ul li a:last-child{    margin-right: 0;}
.header_in{overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
.book_call{text-align: right;}
.head_nav .nev_block ul li a:hover{color: #9f0015;}
.book_call ul li{display: flex !important;}
.book_call ul li .text label{width: 100%;font-size: 15px;}
.head_nav .nev_block .mid_nav{width: 100%;margin-right: 0px;}
.book_call ul li a:first-child img{margin-right: 10px;}
.head_nav .nev_block .mid_nav ul li a.drop::after{    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;}
.fixed-header{padding-bottom: 0px; top:0px;box-shadow: 0 3px 3px rgba(0,0,0,0.15);position:initial;z-index: 999;background:#fff;width: 100%;}
.main_banner .owl-stage .owl-item .item .banner_area{position:relative;}
.main_banner .owl-stage .owl-item .item .banner_area .text h1{ color: #fff;
    font-size: 50px;
    line-height: 1;
    font-size: 95px;
    text-transform: uppercase;}
    .main_banner .owl-stage .owl-item .item .banner_area .text h3{     text-transform: uppercase;
    font-size: 27px;
    line-height: 1.4;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0px;
    text-align: left;}
     .main_banner .owl-stage .owl-item .item .banner_area .text h3 span{color: #d8b840;font-weight: 700;}
.main_banner .owl-stage .owl-item .item .banner_area .text{     left: 90px;
    max-width: 505px;
    position: absolute;
    top: 44%;
    text-align: center;padding: 20px;
    background: #535151e6;
    border-left: 5px solid #d8b840;
    border-bottom: 1px solid #d8b840;}
.main_banner .owl-nav{display: none;}
.main_banner .owl-dots{position: absolute;bottom: 85px;left: 0;right: 0;display: block !important;}
.main_banner .owl-dots button span{background: #fff !important;width: 8px !important;height: 8px !important;    margin: 5px 5px !important;}
.main_banner .owl-dots button.active span{width: 30px !important;background: #ec3237 !important;}
.main_banner .owl-stage .owl-item .item .banner_area img{border-radius: 0px;}
.enq {position:absolute;top:105px;right: 32px;z-index: 101;cursor: pointer;}
.enq img{display: block;transition: all 0.5s ease-in-out;width: 35px;
    margin-bottom: 8px;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 50px;}
.banner_slider{position: relative;}
.video{position: absolute;bottom: 50px;left: 20px;z-index: 99;}
.video img{width: 120px !important;}
.chat {position: fixed;bottom:5px;right: 10px;z-index: 99;}
.chat ul li{list-style: none;}
.chat img{width:48px;}
.bottom-arrow{position: absolute;bottom: 45px;left: 0;right: 0;text-align: center;    z-index: 9;}
.bottom-arrow img{width:120px !important;margin: 0 auto;cursor: pointer;}

.about{background-image: url(../images/about-bg.jpg);padding: 100px 0px;
    background-repeat: no-repeat;
    background-position: 100% 100%;}
.about .about-text h2{    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 36px;    margin-bottom: 20px;}
.about .about-text p{    font-weight: 300;font-size: 15px;
    line-height: 1.6;}
.about .about-text .more{    margin-top: 40px;}
.about .about-text .more a{    border: 1px solid #9f0015;
    text-decoration: none;
    padding: 8px 15px;
    font-size: 15px;
    color: #9f0015;}
.about .about-text .more a:hover{background: #2d3194;border-color:#2d3194;color: #fff;}
.about .about-text .more a::after{display: inline-block;
    width: 0;
    height: 0;transform: rotate(-90deg);
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;}
.about .logos{text-align: center;}
.about .logos img{    width: 100%;
    max-width: 315px;}

.counts{    background: #2d3194;padding: 60px 0px;}
.counter-container{ padding: 20px 10px;   width: 25%;    text-align: center;
    float: left;}
.counter-container img{transition: all 0.5s ease-in-out;}
.counter-container:hover img{transform: scale(1.08);}
.counter-container .text{    margin-top: 10px;    line-height: 1.2;  font-size: 52px;
    color: #fff;    display: flex;    justify-content: center;
    font-weight: 700;}
.counter-container .text span{    margin-left: 5px;}
.counter-container label{    color: #fff;
    font-size: 18px;
    font-weight: 500;}

#new_events .item .p-relative a img{transition: all 0.5s ease-in-out;}
#new_events .item:hover .p-relative a img{transform: scale(1.08);}

.events .item .archiment_img img{transition: all 0.5s ease-in-out;}
.events .item .archiment_img:hover img{transform: scale(1.08);}

.new-col-block .col-details .img{overflow: hidden;}
      .new-col-block .col-details .img img{transition: all 0.5s ease-in-out;}
      .new-col-block .col-details:hover .img img{transform: scale(1.08);}

.history{padding: 70px 0px;}
.history .journey h2{    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;}    
#milestones .item .text {
        position: absolute;
    top: 100px;
    margin: 0 auto;
    line-height: 1;
    left: 85px;
    background: #ffffffde;
    padding: 30px;
}

#milestones .item .text .year {
           color: #000;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.3;
}
#milestones .item .text .buttons a{    background: #9f0015;
    color: #fff;box-shadow: rgb(0 0 0) 11.95px 5.95px 2.6px;
    text-decoration: none;
    font-weight: 500;
    font-size: 22px;
    padding: 7px 26px;}
#milestones .item .text p {
    color: #fff;
    font-size: 20px;
    margin: 0;
    line-height: 1.3;
}
.milestones_slider .owl-dots::after{background: white;
    height: 1px;
    position: absolute;
    content: '';
    width: 73%;
    left: -35px;
    right: 0;
    margin: 0 auto;}



.history {
    background: url(https://rsjms.com/images/timeline-bg.jpg);
    background-size: cover;
    background-position: center center;
    padding: 35px 0px;
    position: relative;
}
.facilities-slider .owl-nav{display: none;}
.facilities-slider .owl-dots{margin-top: 10px;}
.facilities-slider .owl-dots button span{margin: 3px !important;}
#history_block .current{color: #9f0015;}
                  #history_block .current span{color: #9f0015;}
.milestones {position: relative;}
  .milestones h2{text-transform: uppercase;font-family: 'Poppins';font-weight: 600;font-size: 36px;margin-bottom: 20px;text-align: center;}
  .milestones_slider .owl-nav{display: none;}
  .milestones_slider .owl-dots{    background: #fff;
    margin-bottom: 30px;}
  .start_year {color: #fff;font-size: 20px;min-width: 100px;}
  .start_year::after{left: 124px;}
  .start_year.last{min-width: 145px;}
   .start_year.last::after{    left: -16px;}
  .milestones_slider .owl-dots button {    padding-top: 65px !important;
    width: 100%;    
    padding-bottom:0px !important;}
  .milestones_slider .owl-dots button span{color: #000;    font-size: 16px;}
  #history_block .owl-item button::before{background: url(https://rsjms.com/images/line-arrow.png);    content: "";
       content: "";
    height: 24px;
    position: absolute;
    width: 91%;
    top: 34px;
    right: 0px;}
#history_block .owl-item::before{     content: '';
    background: #6c6868;
    width: 100%;
    top: 45px;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;}
#history_block .owl-nav button::after{display: none;}
#history_block .owl-nav{display:flex;justify-content: space-between;margin-top: 0;}
#history_block .owl-nav button{width: 22px;background: none;}
  .milestones_slider .owl-dots button::after{     content: '';
    background: red;
    width: 2px;
    top: 28px;
    height: 35px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;}
.buttons img{width: 150px !important;cursor: pointer;}
.vision{overflow: hidden;padding: 50px 0px;padding-top: 20px;}
.vision .left:hover{transform: scale(1.08);}
.vision .left{width: 50%;
    float: left;background: url(../images/left.jpg);
    padding: 90px;color: #fff;    height: 414px;
    padding-left: 120px;}
.vision .left h2{    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;}
.vision .left p{font-size: 15px;}
.vision .left p.hindi{font-size: 32px;
    margin-bottom: 0;
    font-weight: 500;}
.vision .right{width: 50%;color: #fff;
    float: left;background: url(../images/right.jpg);
    padding: 90px;
    padding-right: 120px;}
section.vision.vision_new_section .row{align-items: center;}
.vision .right h2{    text-transform: uppercase;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 20px;}
p{font-size: 24px;}
.vision .right .scroll{    height:160px;    padding-left: 20px;
    padding-right: 20px;
    overflow-y: scroll;}

.vision .right .scroll::-webkit-scrollbar {
    width: 5px;
    height: 16px;
    background: #f4f4f4;
    border-radius: 16px;
}
.vision .right .scroll::-webkit-scrollbar-thumb {
    background: #9f0015;
    border-radius: 8px;
}
.bottom_ft{    background: #fff6e0 !important;}
.vision .right .scroll li{    margin-bottom: 10px;font-size: 15px;}
.message{padding: 60px 0px;background: #fff6e0;}
.message .message-text h2{    text-transform: uppercase;
    font-weight: 500;
    font-size: 42px;
    line-height: 1.3;
    margin-bottom: 15px;}
.message .message-text .post label{color: #9f0015;font-weight: 500;font-size: 26px;}
.message .message-text .post p{color: #767676;}
.message .message-text .more{    margin-top: 40px;}
.message .message-text .more a{    border: 1px solid #9f0015;
    text-decoration: none;
    padding: 8px 15px;
    font-size: 15px;
    color: #9f0015;}
.message .message-text .more a:hover{background: #2d3194;color: #fff;}
.message .message-text .more a::after {
    display: inline-block;
    width: 0;
    height: 0;
    transform: rotate(-90deg);
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.message-img{text-align: center;}
.message-img img{width: 100%;}
#resources .item .text:hover .icon .black{display: none;}
#resources .item .text:hover .icon .white{display: block;}
#resources .item .text:hover h4{color: #fff;}
#resources .item .text:hover p{color: #fff;}
#resources .item .text .icon .white{display: none;}
#resources .item .card .content .back{background: url(../images/hover.png);}
#resources .item .text{border: 2px solid #ddd;padding: 25px;}
#resources .item .text .icon{margin-bottom: 20px;}
#resources .item .text .icon img{ width:auto; !important;height: 65px;transition: all 0.5s ease-in-out;}
#resources .item .text:hover .icon img{transform: scale(1.08);}
#resources .item .text h4{    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;}
#trips .item{overflow: hidden;}
#trips .item:hover img{transform: scale(1.08);}
#trips .item img{transition: all 0.5s ease-in-out;}
#resources .item .text p{    font-size: 15px;margin-bottom: 0px;}
.resources .heading {margin-bottom: 35px;}
.campus{     background: #0e67a3;
    text-align: center;
    padding: 40px 0px;
    padding-bottom: 10px;
    margin-top: 20px;}
.campus .campus_in{ padding-top: 20px;
    padding-bottom: 30px;}
.campus .campus_in  h2{     color: #fff;
    text-transform: uppercase;
    font-size: 42px;    margin-bottom: 5px;
    font-weight: 500;}
.campus .campus_in p{margin: 0px;color: #fff;font-size: 24px;}
.property{ padding-bottom: 20px;}
.property .property_in{position: relative;}
.property .property_in .drag{position: absolute;
    right: 0;
    left: 445px;
    margin: 0 auto;
    top: 150px;
    z-index: 9;
    width: 90px;}

.resources{padding-bottom: 80px;padding-top: 80px;    background: #fbe4dd;}
.resources .heading h2{    font-size: 42px;
    text-transform: uppercase;    margin-bottom: 5px;
    font-weight: 500;}
.resources .heading p{    font-size: 24px;}
#resources .owl-nav{     display: block;
    position: absolute;
    top: -100px;
    right: 48px;}
#resources .owl-dots{display: none;}
#property1 .item{overflow: hidden;}
#property1 .item img{transition: all 0.5s ease-in-out;}
#property1 .item:hover img{transform: scale(1.08);}
#resources .owl-nav button.owl-prev{    background: url(../images/right-icon.png) !important;
    width:45px;
    height: 45px;
    position: absolute;
    left: 0px;
    margin: 0;
    top: 40%;
    background-size: cover !important;}
#resources .owl-nav button.owl-next{    background: url(../images/left-icon.png) !important;
    width: 45px;
    position: absolute;margin: 0;
    right: 0px;    margin-right: 5px;
    top: 40%;
    height: 45px;
    background-size: cover !important;}
#resources .owl-nav button span{display: none;}
.powered{     display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    padding: 15px 0px;}
.powered p{    margin-bottom: 0;
    font-size: 16px;}
.powered p a{text-decoration: none;color: #000;}
.right_logo img{width: 85px;}

.paddig_right_left{background:#0e67a3;padding: 60px;}
.ft-address{    display: flex;}
.ft-address .icon{    margin-right: 15px;display: none;}
.ft-address .icon img{    width:42px;}
.ft-address .text h4{    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;}
.ft-address .text h5{ color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;}
.ft-address .text p{    color: #fff;margin-bottom: 0px;font-size: 16px !important;}
.newsletter{    margin-top: 30px;}
.newsletter h4{color: #fff;    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;}
.newsletter form{    background: #fff;
    padding: 3px;position: relative;
    border-radius: 50px;display: flex;
    align-items: center;
    width: 85%;}
#newmsg{    color: white !important;
    background: none !important;
    padding: 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 2px !important;
    font-size: 15px;}
.newsletter form #newsletter_email-error{    position: absolute;
    bottom: -30px;font-size: 15px;
    color: #fff;}
.newsletter form input{    width: 100%;
    padding: 0px 10px;    font-size: 15px;
    border: none;}
.newsletter form button{    background: #9f0015;
    border: none;
    padding: 10px 20px;
    color: #fff;
    border-radius: 50px;}
.social{    margin-top: 30px;    margin-left: 10px;}
.social h4{color: #fff;    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;}
.social ul{    padding: 0;
    margin: 0;}
.social ul li{    list-style: none;}
.social ul li a{    text-decoration: none;}
.social ul li a img{width: 45px;margin-right: 5px;transition: all 0.5s ease-in-out;}
.social ul li a:hover img{transform: scale(1.08);}
.gallery{padding: 70px 0px;}
.gallery .gallery-in{    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;}
.gallery .gallery-in li{     width: 100%;
    padding: 20px;    text-align: center;
    margin: 4px;
    background-position: 100% 100%;
    background-repeat: no-repeat;   list-style: none;background: url(../images/gallery-bg.jpg);}
.gallery .gallery-in li img{     margin-right: 10px;   height: 75px;transition: all 0.5s ease-in-out;}
.gallery .gallery-in li:hover img{transform: scale(1.08);}
.gallery .gallery-in li label{text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 22px;}
.trips{padding: 70px 0px;padding-bottom: 0px !important;}
.trips .heading{ margin-bottom: 25px;   text-align: center;}
.trips .heading h2{text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 5px;
    font-weight: 700;}
.trips .heading p{margin: 0px;}
#trips .owl-dots button span{    background: #000 !important;
    width: 8px !important;
    height: 8px !important;
    margin: 5px 5px !important;}
#trips .owl-dots button.active span{    width: 30px !important;
    background: #ec3237 !important;}

.events .heading{      text-align: center;
    color: #fff;
    margin-bottom: 20px;}
.events .heading h2{font-size: 42px;}
.events{    overflow: hidden;
    padding-top: 60px;
        background: #0e57a3;}
.events .left{    width: 50%;
    float: left;
    background: #26226f;
    padding: 60px;
    padding-left: 120px;}
.events .left h2{    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 15px;}
.events .right{   width: 50%;
    float: left;
    background:#fdc2b0;
    padding: 60px;
    padding-right: 120px;}
.events .right h2{    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 10px;}
.events .right .tabs{display: block;}
.events .owl-dots{text-align: left;margin-top: 25px !important;}
.events .owl-dots button span{ background: #fff !important;
    width: 8px !important;
    height: 8px !important;
    margin: 5px 5px !important;}
.events .owl-dots button.active span{ width: 30px !important;
    background: #ec3237 !important;}
.teste_row{display: flex;}
.teste_row .v_left{margin-right: 20px;}
.teste_row .v_left img{width: 200px;}
.teste_row .v_right{    color: #fff;    padding: 10px;}
.teste_row .v_right h4{  text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;}
.teste_row .v_right p{    font-size: 15px;}
.events .right .tabs ul{border: none;margin-bottom: 5px;width: 100%;}
.events .right .tabs ul li button{    border: 1px solid #fff;
    border-radius: 0px;
    margin-right: 8px;
    color: #fff;
    font-size: 16px;
    padding: 5px 18px;}
.events .right .tabs ul li button.active{color: #9f0015;}
.teste-slider .owl-dots{position: absolute;left: 0;right: 0;margin: 0 auto;text-align: center;bottom: -12px;margin-left: 20px;}
 

.methology .img img{    width: 100%;
    margin-top: 10px;
    height: 195px;
    object-fit: contain;}
.events .right .more{    margin-top: 22px;}
.events .right .more a{    border: 1px solid #fff;
    text-decoration: none;
    padding: 8px 15px;
    font-size: 15px;
    color: #fff;}
.events .right .more a:hover{background: #26226f;color: #fff;border-color: #26226f;}
.events .right .more a::after{    display: inline-block;
    width: 0;
    height: 0;
    transform: rotate(-90deg);
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;}
.trending img{width: 100%;}
.trending{position: relative;}
.trending .heading{position: absolute;top: 25px;}
.trending .heading h2{    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 0;}
.trending .heading p{     font-size: 15px;   color: #fff;
    margin: 0;}
.trending .news{    position: absolute;
    right: 0;
    top: 25%;
    background: #fff;
    padding: 20px;
    width: 380px;
    margin-right: 120px;}
.trending .news h4{    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;}
.trending .news a{text-transform: uppercase;
    color: #a30a1e;
    font-weight: 500;
    font-size: 16px;}
.trending .news .scroll{    height: 300px;
    padding-left: 0px;
    margin-top: 20px;
    padding-right: 20px;
    overflow-y: scroll;
    margin-bottom: 0;}
.trending .news .scroll ul{padding: 0px;}
.trending .news .scroll::-webkit-scrollbar {
    width: 5px;
    height: 16px;
    background: #f4f4f4;
    border-radius: 16px;
}
.trending .news .scroll::-webkit-scrollbar-thumb {
    background: #9f0015;
    border-radius: 8px;
}
.trending .news ul li{     margin-bottom: 5px;
    margin-top: 5px;   list-style: none;
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px;
    padding-top: 5px;}
.trending .news ul li a{text-decoration: none;text-transform: initial;color: #000;}
.trending .news ul li p{    font-size: 15px;
    margin-bottom: 5px;}
.trending .news ul li label{    font-size: 15px;
    color: #26226f;}
.hamburger-menu{    cursor: pointer;
    background: #000;padding: 7px;
    width: 42px;
    height: 42px;}
.bar{top: -12px !important;}
.bar,
.bar:after,
.bar:before {width: 100%;height: 3px;}
.bar {position: relative;transform: translateY(25px);background: #fff;transition: all 0ms 300ms;}
.bar.animate{background: rgba(255, 255, 255, 0);}
.bar:before {content: "";position: absolute;left: 0;bottom:9px;background: #fff;transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);}
.bar:after {content: "";position: absolute;left: 0;top: 9px;background:#fff;transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);}
.bar.animate:after {top: 0;transform: rotate(45deg);transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);}
.bar.animate:before {bottom: 0;transform: rotate(-45deg);transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);}
.show {top:0%;opacity:1;display: block;}
.hide {opacity:0;bottom:100%;display: none;}
.mobile-nav { background: #2d3194;
    position: fixed;
    top: 0px;
    z-index: 888;
    /* padding-top: 90px; */
    width: 100vw;
    /* z-index: 99; */
    height: 100vh;
    text-align: center;
    transition: .2s ease;}
.mobile-nav ul{
  position:relative;
  top:50%;z-index: 9;
  transform: translateY(0%);
  list-style:none;
}
.banner_list a::after{display: none;}
.banner_list a{    margin-bottom: 5px;}
.banner_list{    position: absolute;
    margin-left: 100%;display: none;
    padding-left: 55px;
    top: -75px;
    width: 100%;}
.tab-head li:hover .banner_list{display: block;}
.tab-head li:hover .banner_list::before{    content: '';
    background: #9f0015;
    position: absolute;
    height: 2px;
    width: 190px;
    left: -152px;
    top: 14px;}

.mobile-nav a {
  text-align:center;
  font-size:4vw;
  color:#ffffff;
  opacity:0;
  transition:opacity .9s ease-in-out;
}

.mobile-nav.show a {
      text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff !important;
    opacity: 1;
}

.mobile-nav a:hover {
  color:#2980b9;
}


.entry-content > *:not(:last-child) {
    margin-bottom: 1rem;
}



/**
 * Article Container
 */
.article-container {
    padding: 2rem;
}

/**
 * Article Block
 */
.article-block {
    text-align: center;
}

.article-block .entry-content > p {
    color: #666;
}


.tabs-container {
    padding: 85px 35px;
}




.tabs {
    display: flex;
}

.tabs > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width:30%;
}

.tabs > ul li {
    display: block;margin-bottom:3px;
}
.tab-body img{width: 100%;}

.inner_banner{position: relative;}
      .inner_banner .banner-text{position: absolute;right: 0;left: 0;text-align: center;top: 50%;}
      .inner_banner .banner-text .head h2{margin: 0;color: #fff;text-transform: uppercase;font-size: 48px;}

.tabs > ul li a,
.tabs > ul li a:visited {
    display: flex;
    text-decoration: none;
    color:#0e67a3;
    transition: all 0.2s ease-in-out;
    word-wrap: break-word;padding: 5px 0px;
}

.tabs > ul li a:hover,
.tabs > ul li a:focus,
.tabs > ul li a:active {
    border-bottom: none;
    outline: 0;
}

.tabs > ul li a.active {
    color: #9f0015;
}

.tabs > ul li a:hover:not(.active) {
    color: #ffa387 !important;
}
.tabs > ul li{position: relative;}
/*.tabs > ul li:first-child a::after{content: '';
    background: #9f0015;
    position: absolute;
    height: 2px;
    width: 100px;
    right: -47px;
    top: 18px;}*/
.tabs > ul li a > span {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.tabs > ul li a > span.tab-label {
    display: none;
}

.tabs section {
    width: 70%;position: relative;
    padding-right: 0rem;
    display: none;
    word-wrap: break-word;
}
.tabs section .banner_list{    position: absolute;
    top: 0;
    padding: 0px 60px;}
.tabs section .banner_list a{    display: block;
    text-decoration: none;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 5px;}
.tabs section .banner_list a:hover{    color: #9f0015;}
.tabs section > * {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.2s, transform 0.2s;
}

.tabs section > *:nth-child(1) {
    transition-delay: 0.2s;
}

.tabs section > *:nth-child(2) {
    transition-delay: 0.3s;
}

.tabs section > *:nth-child(3) {
    transition-delay: 0.4s;
}

.tabs section > *:nth-child(4) {
    transition-delay: 0.5s;
}

.tabs section > *:nth-child(5) {
    transition-delay: 0.6s;
}

.tabs section > *:nth-child(6) {
    transition-delay: 0.7s;
}

.tabs section > *:nth-child(7) {
    transition-delay: 0.8s;
}

.tabs section > *:nth-child(8) {
    transition-delay: 0.9s;
}

.tabs section > *:nth-child(9) {
    transition-delay: 1s;
}

.tabs section > *:nth-child(10) {
    transition-delay: 1.1s;
}

.tabs section > *:nth-child(11) {
    transition-delay: 1.2s;
}

.tabs section > *:nth-child(12) {
    transition-delay: 1.3s;
}

.tabs section > *:nth-child(13) {
    transition-delay: 1.4s;
}

.tabs section > *:nth-child(14) {
    transition-delay: 1.5s;
}

.tabs section > *:nth-child(15) {
    transition-delay: 1.6s;
}

.tabs section > *:nth-child(16) {
    transition-delay: 1.7s;
}

.tabs section > *:nth-child(17) {
    transition-delay: 1.8s;
}

.tabs section > *:nth-child(18) {
    transition-delay: 1.9s;
}

.tabs section > *:nth-child(19) {
    transition-delay: 2s;
}

.tabs section > *:nth-child(20) {
    transition-delay: 2.1s;
}

.tabs section.active {
    display: block;visibility: hidden;
}
.tabs-wrapper{background: url(../images/menu-banner2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;}
.tabs section.active-content > * {
    opacity: 1;
    transform: translateY(0);
}
.methology .row{align-items: center;}
.white_height{    height: 91px;
    background: #fff;
    width: 100%;}
.ffacilities .head h2{    color: #ffffff;
    text-align: center;display: none;
    text-transform: uppercase;
    background: #03a550;
    font-size: 40px;}
 .floating-button {
    position: fixed;
    bottom:50%;
    right: -47px;display: none;
    width: auto;
    height: auto;
    line-height: 19px;
    text-align: center;
    font-size: 15px;box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    font-weight: 400;
    color: #fff;
    background:#a30a1e;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-decoration: none;
    z-index: 999999;
    transform: rotate(-90deg);
    border: 0px;
    padding: 5px 15px;
}
.floating-button:hover{background: #2d3194;}
.slider {top: 1em;position: relative;box-sizing: border-box;animation: slider 15s linear infinite;list-style-type: none;text-align: left;}
.slider:hover {animation-play-state: paused;}
@keyframes slider {
    0%   { top:   10em }
    100% { top: -14em }
}
.innep-header-space{    margin-top:95px;}
.card{background: none;border: none;height: 285px;}
          .content {position: absolute;width: 100%;height: 100%;box-shadow: 0 0 15px rgba(0,0,0,0.1);transition: transform 1s;transform-style: preserve-3d;}
          .card:hover .content {transform: rotateY( 180deg ) ;transition: transform 0.5s;}
          .front,
          .back {position: absolute;height: 100%;width: 100%;background: white;backface-visibility: hidden;}
          .back {transform: rotateY( 180deg );}

.our_root{    overflow: hidden;
    display: flex;
    align-items: center;
    background: #272370;}
.our_root .left{    width: 50%;
    float: left;
    background: #272370;
    padding: 35px 50px 60px 110px;}
.our_root .left h2{    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 600;
    color: #fff;
    font-size: 36px;
    margin-bottom: 0px;}
.our_root .left p{font-weight: 300;line-height: 1.6;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 13px;}
.our_root .right{float: right;width: 50%;}
.our_root .right img{width: 100%;}

.rsjms_school{overflow: hidden;
    margin: 80px 0px;
    display: flex;
    justify-content: end;
    align-items: center;}
..rsjms_school::before{     content: url(../images/about-logo.png);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 25px;
    overflow: hidden;
    left: 25px;}
.rsjms_school .left::before{     content: url(../images/rsjms-left-img.png);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 25px;
    overflow: hidden;
    left: 25px;}
.rsjms_school .left{      max-width: 530px;
    float: left;
    left: 9%;
    position: relative;}
.rsjms_school .left .text{background: #26226f;padding: 45px;position: relative;}
.rsjms_school .left h2{text-transform: uppercase;font-family: 'Poppins';font-weight: 600;color: #fff;font-size: 32px;margin-bottom:0px;}
.rsjms_school .left p{line-height: 1.6;font-weight: 300; color: #fff;margin-bottom:0px;margin-top: 15px;font-size: 13px;}
.rsjms_school .right_img{float: right;width: 65%;max-width: 878px;}
.rsjms_school .right_img img{width: 100%;}

.the_logo{background:#fdc2b0;padding: 60px 0px;}
.the_logo .the_logo_in{text-align: center;width: 100%;margin: 0 auto;}
.the_logo .the_logo_in h2{text-transform: uppercase;font-family: 'Poppins';font-weight: 500;color: #000;font-size: 48px;margin-bottom: 20px;text-align: center;}
.the_logo .the_logo_in .text{    color: #000;
    display: flex;
    align-items: center;}
.the_logo .the_logo_in .text .left{    width: 35%;
    margin-right: 40px;}
.the_logo .the_logo_in .text .right{width: 65%;}
.the_logo .the_logo_in .text .left img{width: 100%;}
.the_logo .the_logo_in .text p{font-weight: 300;line-height: 1.6;text-align: left;}


.breadcrumb{background:#dbdbdd;padding: 10px 0px;    margin-bottom: 0;}
.breadcrumb .breadcrumb_in ul{margin: 0;padding: 0;}
.breadcrumb .breadcrumb_in ul li{display: inline-block;color:#a30a1e;font-size: 14px;}
.breadcrumb .breadcrumb_in ul span{color: #000;}
.breadcrumb .breadcrumb_in ul li a{text-decoration: none;font-size: 15px;color: #000;}

.moto{    bbackground: url(../images/moto-bg.jpg);
    padding: 80px 0px;    background: #fff6e0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;}
ul#tabs-nav li:hover a,
ul#tabs-nav li.active a{font-size: 54px !important;opacity: 1 !important;}
ul#tabs-nav li.active a .icon img{transform: scale(1.5);}
.moto .tabs #tabs-nav li a{font-size: 36px;font-weight: 500;}
.moto .tabs #tabs-nav li a .icon{width: 108px;text-align: center;}
.moto .tabs #tabs-nav li:hover a{font-size: 42px;font-weight: 600;color: #2d3194;opacity: 1;}
.moto .tabs #tabs-nav li{margin-bottom: 60px;margin-top: 60px;height: 50px;}
.moto .tabs #tabs-nav{width: 60%;}
.moto .tabs #tabs-content{width: 40%;}
.moto .tabs{align-items: center;}
.moto .tabs #tabs-content .tab-content p{color: #000;font-weight: 300;}
.moto .tabs #tabs-content .tab-content p.hindi{margin-bottom: 0;font-size: 32px;}
.moto .tabs #tabs-nav li a span{width: auto;display: block;padding-left: 35px;}
.moto .tabs #tabs-nav li.active a span{    color: #0e67a3 !important;}
.moto .tabs #tabs-nav::before{display: none; width: 2px;position: absolute;left: 110px;height: 100%;background: linear-gradient(0deg, rgb(255 255 255 / 0%) 0%, rgb(0 0 0) 35%, rgb(255 255 255 / 0%) 100%);content: "";}
.moto .tabs #tabs-nav li a img{transition: all 0.5s ease-in-out;height: 50px;margin-right: 40px;}
.moto .tabs #tabs-nav li:hover a img{transform: scale(1.5);}


.inner_banner{position: relative;}
.inner_banner img{width: 100%;}
.academics{padding: 50px 0px;    border-bottom: 15px solid #ffffff;
    background: #fff6e0;}
.academics .head-academic .img_head{display: flex;align-items: center;margin-bottom: 15px;}
.academics .head-academic p{font-size: 15px;line-height: 1.8;}
.academics .head-academic .img_head img{width: 85px;margin-right: 15px;}
.academics .head-academic .img_head h2{margin: 0;color: #0d0d0d;font-size: 32px;}

.methology{    padding: 70px 0px;
    border-bottom: 15px solid #ffffff;
    background: #fff6e0;}
.methology .img-block img{width: 100%;}
.methology .text-block .img_head{display: flex;align-items: center;margin-bottom: 15px;}
.methology .text-block .img_head img{width: 50px;margin-right: 15px;}
.methology .text-block .img_head h2{margin: 0;color: #0d0d0d;font-size: 32px;text-transform: uppercase;}
.methology .text-block{padding-left: 25px;}
.methology .text-block .scroll{hheight:330px;
    ppadding-right: 20px;    margin-top: 25px;
    ooverflow-y: scroll;}
.methology .text-block .scroll::-webkit-scrollbar {
    width: 5px;
    height: 16px;
    background: #f4f4f4;
    border-radius: 16px;
}
.methology .text-block .scroll::-webkit-scrollbar-thumb {
    background: #9f0015;
    border-radius: 8px;
}
.methology .text-block .scroll p{font-size: 15px;line-height: 1.8;}

.assesment{    position: relative;
    padding: 0px 0px;
    bborder-bottom: 15px solid #f2f4f6;}
.assesment img.banner{width: 100%;}
.assesment .text{position: absolute;
    top:200px;
    background:#0e67a3cc;
    padding: 60px;
    max-width: 500px;}
.fac-footer-banner{    background: #fff6e0;}
.new-col-block{    margin: 1px 0px !important;
    background: #fff6e0;
    padding: 50px 0px;}
..new-col-block .col-details .text P{display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 36px;}
.new-col-block .col-details .text h2{    font-size: 24px !important;
    height: 60px;}
.assesment .text .img_head{display: flex;align-items: center;margin-bottom: 15px;}
.assesment .text .img_head img{width: 85px;margin-right: 15px;}
.assesment .text .img_head h2{margin: 0;color: #fff;font-size: 32px;text-transform: uppercase;}
.assesment .text p{color: #fff;font-size: 15px;}
.new-col-block .col-details .text .read-more a{    text-decoration: none;
    background: #332f77;
    padding: 5px 15px;
    color: #fff;}
.for-class{ position: relative;    background: #fff6e0;
    margin-top: 15px;
    padding: 70px 0px;margin-bottom: 120px;}
.for-class .img_block{width: 95%;    position: relative;}
.for-class .img_block img{width: 100%;}
.for-class .img_block .text{    position: absolute;
    top: 280px;
    background:#0e67a3cc;
    padding: 50px;
    max-width: 378px;
    right: -25px;}
.for-class .img_block .text h2{font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;}
.for-class .img_block .text p{    color: #fff;
    font-size: 15px;line-height: 1.8;}
.for-class .img_block .text.red_bg{background:#f6c59acc;}
.for-class .img_block .text.red_bg h2{color: #000;}
.for-class .img_block .text.red_bg p{color: #000;}
.for-class .img_block .text.red_bg .scroll{height:173px;
    padding-right: 20px;    margin-top: 25px;
    overflow-y: scroll;}
.for-class .img_block .text.red_bg .scroll::-webkit-scrollbar {
    width: 5px;
    height: 16px;
    background: #ff8a8a;
    border-radius: 16px;
}
.for-class .img_block .text.red_bg .scroll::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 8px;
}

.facilities{padding: 50px 0px;background: #fff6e0;
    border-bottom: 15px solid #fff;}
.facilities .head{    display: flex;
    align-items: center;
    margin-bottom: 15px;}
.facilities .head img{width:85px;
    margin-right: 15px;}
.facilities .head h2{    margin: 0;
    color: #0d0d0d;
    font-size: 48px;}

.computer-lab .img-block img{width: 100%;}
.computer-lab{    padding: 50px 0px;
    border-bottom: 15px solid #ffffff;
    background: #fff6e0;}
.computer-lab .head{    display: flex;
    align-items: center;
    margin-bottom: 15px;}
.computer-lab .head img{width:85px;
    margin-right: 15px;}
.computer-lab .head h2{    margin: 0;
    color: #0d0d0d;text-transform: uppercase;
    font-size: 32px;}
.computer-lab .head-academic p{font-size: 15px;line-height: 1.8;}
.computer-lab .head-academic{margin-top: 30px;}
.fac-footer-banner img{width: 100%;}

.classroom{padding-top: 80px;padding-bottom: 30px;    background: #fff6e0;margin-bottom: 15px;}
.classroom-slider .item{position: relative;width: 100%;}
.classroom-slider .item .img-block{overflow: hidden;}
.classroom-slider .item .text .icon img{ height:45px;   width:45px;    transition: all 0.5s ease-in-out;
    margin: 0 auto;}
.classroom-slider .item .text h3{    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
    font-weight: 600;}
..classroom-slider .item .text{position: absolute;
    top: 0;cursor: pointer;
    left: 0;justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
    right: 0;
    padding:5px;
    bottom: 0;
    text-align: center;
    margin: 0 auto;}
.classroom-slider .owl-item{display: flex;justify-content: center;}
.classroom-slider .item .img-block img{transition: all 0.5s ease-in-out;}
.classroom-slider .item:hover .img-block img{    transform: scale(1.08);}
.classroom-slider .owl-nav{display: block;}
.classroom-slider .owl-nav button.owl-prev{    position: absolute;
    top: 18%;background: none !important;
    margin-left: -65px;
    left: 0;}
.classroom-slider .owl-nav button.owl-next{    position: absolute;
    top: 18%;background: none !important;
    margin-right: -65px;
    right: 0;}
.classroom-slider .item .text{    border: 1px solid #ddd;
    padding: 5px;height: 100px;
    border-radius: 5px;}
.classroom-slider .item:hover .text h3{color: #a30a1e;}
.classroom-slider .item a{text-decoration: none;}
.classroom-slider .owl-nav button img{    width:48px;}
.classroom-slider .owl-dots{display: none;}
..classroom-slider .item .text h3{  width: 100%;  color: #fff;text-transform: uppercase;
    font-size: 20px;}
.classroom-slider .item .icon {    position: relative;
    overflow: hidden;}
.classroom-slider .item:hover .icon img{    transform: scale(1.08);}
.classroom-slider .item:hover .text .more{display:block;}
.classroom-slider .item .text .more{display: none;}
.classroom-slider .item .text .more{    margin-top: 18px;}
.classroom-slider .item .text .more a{background: #ffffff;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 15px;
    color: #0d0d0d;}
.classroom-slider .item .text .more a:hover{background:#2d3194;color: #fff;}
.classroom-slider .item .text .more a:hover i{color: #fff;}
.classroom-slider .item .text .more a i{    margin-left: 5px;
    color: #ac2234;}

.inner_banner .inner-banner-text{    position: absolute;
    bottom: 0;
    background: #ffffffd6;
    padding: 50px;
    max-width: 400px;}
.inner_banner .inner-banner-text h1{    font-family: 'Poppins';
    font-weight: 600;
    font-size: 42px;}
.inner_banner .inner-banner-text p{font-size: 15px;
    margin-bottom: 0;
    line-height: 1.8;}

.total_seats{padding: 80px 0px;}
.total_seats .text{}
.total_seats .text .para{ background: #0e67a3;
    padding: 20px 40px;
    color: #fff;
    height: 112px;}
.total_seats .text .para.right{background: #9f0016;}
.total_seats .text .para p{margin-bottom: 0;font-size: 16px;}
.total_seats .text .table{margin-top: 10px;border: 1px solid #ddd;}
.total_seats .text .table tbody tr td{font-size: 16px;padding: 6px 15px;}
.total_seats .text .table tbody tr td span{float: right;}
.total_seats .text .table tbody tr:nth-child(even) td{background:#eeeeee;}

.age_eligible{    width: 100%;
    background: url(../images/age_eligible.jpg);
    padding: 90px;
    color: #fff;
    padding-left: 120px;}
.age_eligible .ele_heading{      text-align: center;
    background: #fff;
    padding: 8px 10px;
    margin-bottom: 20px;}
.age_eligible .ele_heading h3{margin-bottom: 0;color: #000;font-size: 26px;}
.age_eligible .school_block{background: #fff;
    margin-top: 15px;
    padding: 25px;
    text-align: center;}
.age_eligible .school_block h4{    font-size: 24px;
    color: #000;
    text-transform: uppercase;}
.age_eligible .school_block p{    color: #000;
    margin-bottom: 0;
    font-size: 15px;}
.age_eligible .bottom_para{margin-top: 35px;text-align: center;}
.age_eligible .bottom_para p{     color: #fff;
    margin-bottom: 0;
    font-size: 15px;
    text-align: center;}
.admission_criteria{padding: 80px 0px;}
.admission_criteria .heading h2{    font-size: 28px;
    color: #0d0d0d;
    margin-bottom: 20px;}
.admission_criteria .tables .table-responsive .table thead tr th{font-size: 15px;    background: #9f0016;
    border: none;padding: 10px 10px;text-transform: uppercase;
    color: #fff;
    font-weight: 500;}
.admission_criteria .tables .table-responsive .table thead tr th:nth-child(even){border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.admission_criteria .tables .table-responsive .table tbody tr:nth-child(1) td{padding-top: 40px !important;}
.admission_criteria .tables .table-responsive .table thead tr th:nth-child(1){min-width: 300px;padding: 8px 28px;}
.admission_criteria .tables .table-responsive .table thead tr th:nth-child(2){min-width: 135px;text-align: center;}
.admission_criteria .tables .table-responsive .table thead tr th:nth-child(3){min-width: 135px;text-align: center;}
.admission_criteria .tables .table-responsive .table thead tr th:nth-child(4){min-width: 135px;text-align: center;}
.admission_criteria .tables .table-responsive .table thead tr th:nth-child(5){}
.admission_criteria .tables .table-responsive .table tbody tr td:nth-child(1){min-width: 300px;padding: 8px 28px;}
.admission_criteria .tables .table-responsive .table tbody tr td:nth-child(2){min-width: 135px;}
.admission_criteria .tables .table-responsive .table tbody tr td:nth-child(3){min-width: 135px;}
.admission_criteria .tables .table-responsive .table tbody tr td:nth-child(4){min-width: 135px;}
.admission_criteria .tables .table-responsive .table tbody tr td:nth-child(5){    padding: 8px 10px;}
.admission_criteria .tables .table-responsive .table tbody tr td{ font-size: 15px;   border: none;
    background: #f3f4f4;}
.admission_criteria .tables .table-responsive .table tbody tr td:nth-child(3){text-align: center;}
.admission_criteria .tables .table-responsive .table tbody tr td:nth-child(even){border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;      text-align: center;  background: #eeeeee;}

.child_group{padding-bottom: 80px;}
.child_group .child_in{display: flex;align-items: center;background:#0e67a3;}
.child_group .child_in .left{width: 50%;}
.child_group .child_in .left img{width: 100%;}
.child_group .child_in .right{width: 50%;background: #0e67a3;padding: 25px;}
.child_group .child_in .right ul li{color: #fff;font-size: 15px;margin-bottom: 15px;}

.ability{    width: 100%;
    background: url(../images/ability.jpg);
    padding: 90px;margin-bottom: 80px;
    color: #fff;
    padding-left: 120px;}
.ability .head h3{ margin-bottom: 25px;   text-align: center;
    font-size: 28px;}
.ability .text{    background: #fff;
    padding: 20px;    margin-top: 20px;
    display: flex;
    align-items: center;}
.ability .text .icon{     margin-right: 20px;
    min-width: 85px;
    text-align: center;}
.ability .text .icon img{     transition: all 0.5s ease-in-out;   height: 85px;}
.ability .text:hover .icon img{    transform: scale(1.08);}
.ability .text .para p{    margin-bottom: 0;
    color: #000;
    font-size: 15px;}
.ability .text .para p b{    font-weight: 500;
    color:#9f0016;}


.child_group .child_in_two{display: flex;align-items: center;background: #0e67a3;}
.child_group .child_in_two .right{width: 50%;}
.child_group .child_in_two .left h3{color: #fff;font-size: 24px;margin-bottom: 20px;}
.child_group .child_in_two .right img{width: 100%;}
.child_group .child_in_two .left{width: 50%;padding: 25px;}
.child_group .child_in_two .left ul li{color: #fff;font-size: 15px;margin-bottom: 15px;}


.admission_criteria_two{   width: 100%;
    background: url(../images/admission_criteria_two.jpg);
    padding: 90px;margin-bottom: 80px;
    color: #fff;
    padding-left: 120px;}
.admission_criteria_two .heading h3{    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;}
.admission_criteria_two .tables .table-responsive .table{}
.admission_criteria_two .tables .table-responsive .table thead tr th{    font-size: 15px;
    background: #9f0016;
    border: none;
    padding: 10px 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;}
.admission_criteria_two .tables .table-responsive .table thead tr th:nth-child(1){    min-width: 300px;
    padding: 8px 28px;}
.admission_criteria_two .tables .table-responsive .table thead tr th:nth-child(2){    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;text-align: center;}
.admission_criteria_two .tables .table-responsive .table thead tr th:nth-child(3){min-width: 300px;text-align: center;}
.admission_criteria_two .tables .table-responsive .table tbody tr td{    font-size: 15px;
    border:1px solid #ddd;
    background: #f3f4f4;}
.admission_criteria_two .tables .table-responsive .table tbody tr td:nth-child(1){    min-width: 300px;
    padding: 8px 28px;}
.admission_criteria_two .tables .table-responsive .table tbody tr td:nth-child(2){min-width: 135px;
    text-align: center;}
.admission_criteria_two .tables .table-responsive .table tbody tr td:nth-child(3){text-align: center; padding: 8px 10px;min-width: 300px;}
.admission_criteria_two .tables .table-responsive .table tbody tr td ul{    padding: 0;
    margin-bottom: 0;}
.admission_criteria_two .tables .table-responsive .table tbody tr td ul li{    list-style: none;
    margin-top: 10px;}
.child_group .child_in .right p{font-size: 15px;color: #fff;    padding-left: 12px;}

.sports-block{background: #f2f6f8;padding: 80px 0px;margin-top: 25px;}
.sports-block .sports-in{display: flex;align-items: center;}
.sports-block .sports-in .left{margin-right: 50px;   width: 50%;}
.sports-block .sports-in .left img{width: 100%;}
.sports-block .sports-in .right{width: 50%;}
.sports-block .sports-in .right h3{font-weight: 600;font-size: 32px;}
.sports-block .sports-in .right .scroll{height:310px;padding-right: 20px;overflow-y: scroll;}
.sports-block .sports-in .right .scroll::-webkit-scrollbar {width: 5px;height: 16px;background: #ddd;border-radius: 16px;}
.sports-block .sports-in .right .scroll::-webkit-scrollbar-thumb {background:#9f0015;border-radius: 8px;}
.sports-block .sports-in .right .scroll p{font-size: 15px;line-height: 1.8;}


.basketball-block{    padding: 50px 0px;
    margin-top: 15px;
    background: #fff6e0;}
.basketball-block .basketball-in{display: flex;align-items: center;}
.basketball-block .basketball-in .right{margin-right: 0px;   width: 50%;}
.basketball-block .basketball-in .right img{width: 100%;}
.basketball-block .basketball-in .left .cap{text-align: right;
    padding: 40px;
    padding-bottom: 0;}
.basketball-block .basketball-in .left .scroll{    padding: 0px 70px;
    margin-bottom: 55px;}
.basketball-block .basketball-in .left img{width: 130px;position: relative;top: 0px;display: none;}
.basketball-block .basketball-in .left{    background: url(../images/basketball-left-bg.png);
    color: #fff;
    width: 50%;
    background-size: 100% 100%;
    height:620px;}
.basketball-block .basketball-in .left h3{font-weight: 600;font-size: 48px;margin-bottom: 20px;}
.basketball-block .basketball-in .left p{   
    line-height: 1.8;}

.fotball-block{    padding: 50px 0px;
    margin-top: 15px;
    background: #fff6e0;}
.fotball-block .footballball-in{display: flex;align-items: center;}
.fotball-block .footballball-in .left{width: 50%;}
.fotball-block .footballball-in .left img{width: 100%;}
.fotball-block .footballball-in .right{ background: url(../images/footballball-right-bg.png);color: #fff;width: 50%;background-size: 100% 100%;height: 625px;padding: 50px;}
.fotball-block .footballball-in .right h3{font-weight: 600;font-size:48px;color: #000;}
.fotball-block .footballball-in .right .scroll p{line-height: 1.8;color: #000;}

.cricket-block{    position: relative;
    padding: 50px 0px;
    margin-top: 15px;
    background: #fff6e0;}
.cricket-block .cricket-in{display: flex;align-items: center;}
.cricket-block .cricket-in .bat-ball img{ display: none;   position: absolute;left: 0;right: 0;margin: 0 auto;width: 214px;bottom: 37px;}
.cricket-block .cricket-in .right{width: 50%;}
.cricket-block .cricket-in .right img{width: 100%;}
.cricket-block .cricket-in .left{ background: url(../images/cricket-left-bg.png);color: #fff;width: 50%;background-size: 100% 100%;height:626px;padding: 50px;}
.cricket-block .cricket-in .left h3{font-weight: 600;font-size: 48px;color: #fff;}
.cricket-block .cricket-in .left .scroll p{line-height: 1.8;color: #fff;}

.badminton-block{padding: 50px 0px;margin-top: 15px;
    background: #fff6e0;}
.badminton-block .badminton-in{display: flex;align-items: center;position: relative;}
.badminton-block .badminton-in .right .badminton-icon img{display: none; width: 248px;position: absolute;right: -55px;bottom: -25px;}
.badminton-block .badminton-in .left{width: 50%;}
.badminton-block .badminton-in .left img{width: 100%;}
.badminton-block .badminton-in .right .scroll{padding: 50px;}
.badminton-block .badminton-in .right{ background: url(../images/badminton-bg.png);color: #fff;width: 50%;background-size: 100% 100%;height:624px;}
.badminton-block .badminton-in .right .scroll h3{font-weight: 600;font-size: 48px;color: #000;}
.badminton-block .badminton-in .right .scroll p{line-height: 1.8;color: #000;}

.gymnastic-block{    margin-top: 15px;
    background: #fff6e0;padding: 50px 0px;}
.gymnastic-block .gymnastic-in{display: flex;align-items: center;}
.gymnastic-block .gymnastic-in .right{width: 50%;}
.gymnastic-block .gymnastic-in .right img{width: 100%;}
.gymnastic-block .gymnastic-in .left{position: relative; background:#27236f;color: #fff;width: 50%;background-size: 100% 100%;height: 622px;padding: 50px;}
.gymnastic-block .gymnastic-in .left h3{font-weight: 600;font-size: 48px;color:#fff;}
.gymnastic-block .gymnastic-in .left .gymnastic-icon img{width: 250px;
    position: absolute;
    left: 0;display: none;
    right: 0;
    margin: 0 auto;
    bottom: 0;}
.gymnastic-block .gymnastic-in .left .medol{text-align: right;display: none;}
.gymnastic-block .gymnastic-in .left .medol img{    width: 65px;
    position: relative;
    top: -52px;}
.gymnastic-block .gymnastic-in .left .scroll p{line-height: 1.8;color:#fff;}

.athletic-block{padding: 50px 0px;    margin-top: 15px;
    background: #fff6e0;}
.athletic-block .athletic-in{display: flex;align-items: center;position: relative;}
.athletic-block .athletic-in .right .badminton-icon img{width: 248px;position: absolute;right: -55px;bottom: -25px;}
.athletic-block .athletic-in .left{width: 50%;}
.athletic-block .athletic-in .left img{width: 100%;}
.athletic-block .athletic-in .right .scroll{padding: 50px;}
.athletic-block .athletic-in .right .athletic-icon img{    width: 310px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;}
.athletic-block .athletic-in .right{position: relative; background: url(../images/athletic-right-bg.png);color: #fff;width: 50%;background-size: 100% 100%;height: 622px;}
.athletic-block .athletic-in .right .scroll h3{font-weight: 600;font-size: 48px;color: #000;}
.athletic-block .athletic-in .right .scroll p{line-height: 1.8;color: #000;}


.archiment_details .texts{}
  .archiment_details .texts h4{font-size: 9px !important;margin-bottom: 10px;}
  .archiment_details .texts label{font-size: 7px;color: #fff;}
  .archiment_details .texts p{     margin-bottom: 3px;   color: #fff;}
  .archiment_details .texts p span{    font-weight: 600;color: #c5c5c5;}
  #new_archiments .owl-item.active {transform: scaleY(1);-webkit-transform: scaleY(1);}
  #new_archiments .one_acrchimentss {opacity: .3;margin: 92px 0px;border-radius: 0px;background: #50020c;margin-bottom: 0;}
  #new_archiments .owl-item.center {-webkit-transform: scale(2.5) !important;transform: scale(2.5) !important;z-index: 99;margin-right: 0px !important;}
  #new_archiments .owl-item.center .item .one_acrchimentss{display: flex;align-items: center;justify-content: center;}
  #new_archiments .owl-item .item .one_acrchimentss .archiment_details{display: none;}
  #new_archiments .owl-item.center .item .one_acrchimentss .archiment_img{width: 50%;}
  #new_archiments .owl-item.center .item .one_acrchimentss{opacity: 1;    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;}
  #new_archiments .owl-item.center .item .one_acrchimentss .archiment_details {display: block; width:50%;}
  #new_archiments .owl-item.center .item .one_acrchimentss .archiment_details{background: url(https://stagingbh8.beforegoinglive.com/rsjms/frontend/images/trophy.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;}
  #new_archiments .owl-item.center .item .one_acrchimentss .archiment_details .thoug_icon02 img{width: 15px !important;}
  #new_archiments .owl-item.center .item .one_acrchimentss .archiment_details p{font-size: 6px !important;}



.chess-block{padding: 50px 0px;    margin-top: 15px;
    background: #fff6e0;}
.chess-block .chess-in{display: flex;align-items: center;position: relative;}
.chess-block .chess-in .right{width: 50%;}
.chess-block .chess-in .right img{width: 100%;}
.chess-block .chess-in .left .scroll{padding: 50px;}
.chess-block .chess .left .chess-icon img{    width: 310px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;}
.chess-block .chess-in .left .chess-icon img{width: 250px;
    position: absolute;display: none;
    right: -25px;
    bottom: -25px;}
.chess-block .chess-in .left{position: relative; background:#9f0015;color: #fff;width: 50%;background-size: 100% 100%;height: 624px;}
.chess-block .chess-in .left .scroll h3{font-weight: 600;font-size: 48px;color: #fff;}
.chess-block .chess-in .left .scroll p{line-height: 1.8;color: #fff;}


.contact_us{      margin: 0px 0px;
    background: #fff6e0;
    padding: 50px 0px;}
.contact_us .contact_in h2{    text-transform: uppercase;
    font-weight: 600;margin-bottom: 25px;
    font-size: 48px;}
.contact_us .contact_in .enq_now .subhead{background: #26226f;
    color: #fff;padding-bottom: 5px;
    padding: 10px 15px;}
.contact_us .contact_in .enq_now .form{    border: 1px solid #ddd;
    padding: 40px;
    border-top: 5px solid #26226f;}
.contact_us .contact_in .enq_now .form .form_group{    margin-bottom: 20px;}
.contact_us .contact_in .enq_now .form .form_group label{    display: block;
    font-size: 18px;
    margin-bottom: 3px;}
.contact_us .contact_in .enq_now .form .form_group label span{    color: red;
    margin-left: 5px;}
.contact_us .contact_in .enq_now .form .form_group input{    width: 100%;
    padding: 8px;    outline: none;
    border: 1px solid #ddd;
    font-size: 16px;}
.contact_us .contact_in .enq_now .form .form_group textarea{    width: 100%;
    padding: 8px;
    font-size: 16px;
    border: 1px solid #ddd;
    height: 140px;
    outline: none;}
.contact_us .contact_in .enq_now .form .form_group input.subit:hover{background: #26226f;}
.contact_us .contact_in .enq_now .form .form_group:last-child{margin-bottom: 0px;}
.contact_us .contact_in .enq_now .form .form_group input.subit{    background: #9f0015;
    width: 135px;
    border-radius: 50px;
    color: #fff;
    border: none;
    text-transform: uppercase;}
.school_address{    background: #ebebeb;
    padding:55px;}
.school_address h4{    text-transform: uppercase;
    font-weight: 500;
    color:#0e67a3;
    margin-bottom: 10px;}
.school_address p{font-size: 16px;}
.school_address p img{width: 20px;margin-left: 5px;}
.school_address .account_details .call p a{    color: #9f0015;
    text-decoration: none;}
.school_address .account_details p{    font-size: 16px;}
.school_address .account_details label{    display: block;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;}
.school_address .account_details{    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;}
.school_address .account_details:last-child{    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;}
.school_address .account_details .call p{    margin-bottom: 10px;
    font-size: 16px;}
.school_address .account_details .call p img{    width: 20px;
    margin-right: 5px;}
.term h4{font-size: 42px !important;}
.term h5 {font-size: 32px !important;}
.term p{font-size: 24px !important;}

.new-col-block{    margin: 50px 0px;}
       .new-col-block .col-details .text .read-more{margin-top: 5px;}
       .new-col-block .col-details .text .read-more a{}
      .new-col-block .col-details{min-height: 400px; padding: 30px 25px 20px;border-radius: 0;margin-top: 15px;border: 1px solid rgba(2, 19, 22, 0.1);background: #FFF;}
      .new-col-block .col-details .img img{width: 100%;}
      .new-col-block .col-details .text{margin-top: 15px;}
      .new-col-block .col-details .text h2{    color: #0d0d0d;font-size:26px;text-transform: uppercase;margin-bottom: 10px;}
    .cum-modal .modal-dialog{min-width: 60% !important;}
    .cum-modal .modal-content button{position: absolute;right: 10px;top: 10px;z-index: 999;}
    .cum-modal .modal-content .modal-body h2{font-size: 32px;margin-bottom: 10px;}
    .cum-modal .modal-content .modal-body p{margin-bottom: 0;font-size: 16px;}
    .new-col-block .container .row{justify-content: center;}


     .classroom-sliders{text-align: center;}
    .classroom-sliders .item{min-width: 135px;height: 110px;margin: 5px;display: inline-block;}
    .classroom-sliders .item a{text-decoration: none;}
    .classroom-sliders .item a .text{text-align: center;    border: 3px solid #0e57a3;padding: 15px;height: 110px;border-radius: 5px;}
    .classroom-sliders .item a .text .icon{position: relative;overflow: hidden;}
    .classroom-sliders .item a .text .icon img{height: 45px;width: 45px;transition: all 0.5s ease-in-out;margin: 0 auto;}
    .classroom-sliders .item a .text:hover .icon img{    transform: scale(1.08);}
    .classroom-sliders .item a .text h3{width: 100%;color: #000;text-transform: uppercase;font-size: 14px;text-align: center;margin-top: 12px;font-weight: 600;}

    .classroom-sliders .item:nth-child(2) a .text{border-color: #fdc2b0;}
    .classroom-sliders .item:nth-child(3) a .text{border-color: #50020c;}
    .classroom-sliders .item:nth-child(4) a .text{border-color: #ec3237;}
    .classroom-sliders .item:nth-child(5) a .text{border-color: #f4a671;}
    .classroom-sliders .item:nth-child(6) a .text{border-color: #f6c59a;}
    .classroom-sliders .item:nth-child(7) a .text{border-color: #fdc2b0;}
    .classroom-sliders .item:nth-child(8) a .text{border-color: #50020c;}
    .classroom-sliders .item:nth-child(10) a .text{border-color: #fdc2b0;}
    .classroom-sliders .item:nth-child(11) a .text{border-color: #12bb12;}
    .classroom-sliders .item:nth-child(12) a .text{border-color: #5e5e48;}
.contact_us.our-branches .head h2 {font-size: 48px !important;}


@media (max-width: 1620px) {
    .term p {font-size: 20px !important;}
    .term h5 {font-size: 28px !important;}
    .term h4 {font-size: 36px !important;}
    .archiment_details p {font-size: 20px !important;}
    p {font-size: 20px !important;}
    .resources .heading h2, .vision .right h2, .campus .campus_in h2{font-size: 34px;}
    .ft-address .text h4{font-size: 20px;}
    .powered p {font-size: 14px !important;}
    .facilities .head h2{font-size: 42px;}
    .contact_us.our-branches .head h2, .message .message-text h2{font-size: 36px !important;}
    .message .message-text .post label{font-size: 20px;}
    .the_logo .the_logo_in h2{font-size: 34px;}
    .inner_banner .banner-text .head h2{font-size: 34px;}
    .contact_us .contact_in h2{font-size: 34px;}
    .inner_banner .inner-banner-text{max-width: 600px;}
    .for-class .img_block .text{max-width: 459px;}
    .basketball-block .basketball-in .left h3, .fotball-block .footballball-in .right h3, .cricket-block .cricket-in .left h3, .badminton-block .badminton-in .right .scroll h3, .gymnastic-block .gymnastic-in .left h3, .athletic-block .athletic-in .right .scroll h3, .chess-block .chess-in .left .scroll h3{font-size: 42px;}
}

@media (max-width: 1440px) {
    .term p {font-size: 16px !important;}
    .term h5 {font-size: 22px !important;}
    .term h4 {font-size: 32px !important;}
        .basketball-block .basketball-in .left h3, .fotball-block .footballball-in .right h3, .cricket-block .cricket-in .left h3, .badminton-block .badminton-in .right .scroll h3, .gymnastic-block .gymnastic-in .left h3, .athletic-block .athletic-in .right .scroll h3, .chess-block .chess-in .left .scroll h3 {
        font-size: 36px;
    }
    .archiment_details p {font-size: 16px !important;}
    .archiment_details h4{font-size: 18px !important;}
    p {font-size: 18px !important;}
    .ft-address .text h4{font-size: 18px !important;}
    .paddig_right_left a, .ft-address .text p{font-size: 14px !important;}
}

@media (max-width: 1366px) {
    .term p {font-size: 14px !important;}
    .term h5 {font-size: 20px !important;}
    .term h4 {font-size: 28px !important;}
    .contact_us .contact_in h2{font-size: 32px;}
    .resources .heading h2, .vision .right h2, .campus .campus_in h2 {font-size: 32px;}
    p {font-size: 16px !important;}
    .facilities .head h2 {font-size: 32px;}
    .contact_us.our-branches .head h2, .message .message-text h2 {font-size: 30px !important;}
    .message .message-text .post label {font-size: 17px;}
    .inner_banner .inner-banner-text {max-width: 458px;}
    .inner_banner .inner-banner-text h1{font-size: 32px;}
    .chess-block .chess-in .left, .athletic-block .athletic-in .right, .gymnastic-block .gymnastic-in .left, .badminton-block .badminton-in .right, .cricket-block .cricket-in .left, .fotball-block .footballball-in .right, .basketball-block .basketball-in .left{height: 535px;}
    .basketball-block .basketball-in .left .scroll {padding: 0px 25px;margin-bottom: 5px;}
    .chess-block .chess-in .left .scroll {padding: 25px;}
    .athletic-block .athletic-in .right .athletic-icon img{display: none;}
    .fotball-block .footballball-in .right, .cricket-block .cricket-in .left, .badminton-block .badminton-in .right .scroll, .gymnastic-block .gymnastic-in .left, .athletic-block .athletic-in .right .scroll {padding: 25px;}
}

@media (max-width: 1280px) {
    
}

@media (max-width: 1024px) {
.banner_list{padding-left: 30px;top: -145px;}
    .chess-block .chess-in .left, .athletic-block .athletic-in .right, .gymnastic-block .gymnastic-in .left, .badminton-block .badminton-in .right, .cricket-block .cricket-in .left, .fotball-block .footballball-in .right, .basketball-block .basketball-in .left{height: 450px;}
    .inner_banner .inner-banner-text{padding: 20px;}
    .events .item .archiment_img img {height:auto;object-fit: fill;}
    .header_in .logo_block a img {width: 280px;}
    .vision .right h2{font-size: 24px;margin-bottom: 10px !important;}
    .events .right{padding-right: 60px;}
    .inner_banner .banner-text .head h2{font-size: 28px;}
    .facilities .head h2{font-size: 28px;}
    .message .message-text h2{font-size: 28px !important;}
    .contact_us.our-branches .head h2 {font-size: 28px !important;}
    .branches .box .info{padding: 10px 10px !important;}
    .branches .box .desc{overflow-y: hidden !important;}
    .branches .box h3{font-size: 20px !important;}
    p {font-size: 14px !important;}
    h3.it-section-title.pb-20 {font-size: 14px;}
    .it-blog-title a{font-size: 14px !important;}
    .archiment_details p {font-size: 14px !important;}
    .archiment_details h4 {font-size: 15px !important;}
    .age_eligible .ele_heading h3{font-size: 20px;}
    .age_eligible .school_block h4{font-size: 18px;}
    .methology .text-block {padding-left: 0px;}
    .methology .text-block .img_head h2{font-size: 28px;}
    .new-col-block .col-details .text h2{font-size: 20px !important;}
}

@media (max-width: 912px) {
    .mobile-nav.show a{font-size: 14px;}
    .archiment_details .texts h4 {font-size: 24px !important;}
    .archiment_details .texts label {font-size: 16px;}
    #new_archiments .owl-item.center .item .one_acrchimentss .archiment_details p {font-size: 16px !important;}
    .chess-block .chess-in .left, .athletic-block .athletic-in .right, .gymnastic-block .gymnastic-in .left, .badminton-block .badminton-in .right, .cricket-block .cricket-in .left, .fotball-block .footballball-in .right, .basketball-block .basketball-in .left{height: 335px;}
    .for-class .img_block .text{position: inherit;max-width: 100% !important;top: 0;right: 0px;padding: 30px;}
    .assesment .text{top: 50px;}
    .head_nav .nev_block ul{display: flex;}
    .header_in .logo_block{margin-right: 40px;}
    .main_banner .owl-dots{bottom: 0px;}
    .message-img img {width: 300px;}
    .moto .tabs #tabs-nav li a .icon{width: 85px;}
    .moto .tabs #tabs-nav li a span{padding-left: 0px;font-size: 30px;}
    .assesment .text{padding: 30px;}
    #new_archiments .owl-item.center {-webkit-transform: scale(1) !important;transform: scale(1) !important;}
    .event_details-inner-img a{width: 49% !important;}
    #new_archiments .owl-item.center .item .one_acrchimentss .archiment_details{width: 100% !important;}
    #new_archiments .owl-item.center .item .one_acrchimentss{display: block !important;}
    #new_archiments .owl-item.center .item .one_acrchimentss .archiment_img{width: 100% !important;}
}

@media (min-width: 541px) {
    .mid_nav.on-mobile{display:none;}
}

@media (max-width: 540px) {
    .requestsitevisitform2_img img {max-height: 50vh !important;}
    .event_detils h3{font-size: 24px !important;}
    .event_details-inner-img a{width: 100% !important;}
    #new_archiments .owl-item.center .item .one_acrchimentss .archiment_img {
    width: 100% !important;}
    #new_archiments .owl-item.center .item .one_acrchimentss .archiment_details{width: 100% !important;}
    .basketball-block .basketball-in .right, .fotball-block .footballball-in .left, .cricket-block .cricket-in .right, .badminton-block .badminton-in .left, .gymnastic-block .gymnastic-in .right, .athletic-block .athletic-in .left, .chess-block .chess-in .right{width: 100%;}
    .chess-block .chess-in .left, .athletic-block .athletic-in .right, .gymnastic-block .gymnastic-in .left, .badminton-block .badminton-in .right, .cricket-block .cricket-in .left, .fotball-block .footballball-in .right, .basketball-block .basketball-in .left {height: auto;width: 100%;padding-bottom: 15px;}
    .basketball-block .basketball-in, .fotball-block .footballball-in, .cricket-block .cricket-in, .badminton-block .badminton-in, .gymnastic-block .gymnastic-in, .athletic-block .athletic-in, .chess-block .chess-in{display: block;}
    .basketball-block .basketball-in .left h3, .fotball-block .footballball-in .right h3, .cricket-block .cricket-in .left h3, .badminton-block .badminton-in .right .scroll h3, .gymnastic-block .gymnastic-in .left h3, .athletic-block .athletic-in .right .scroll h3, .chess-block .chess-in .left .scroll h3{font-size: 28px;margin-bottom: 8px;}
    .assesment .text .img_head h2{font-size: 28px;}
    .for-class .img_block .text h2{font-size: 20px;}
    .assesment .text{position: initial;max-width: 100%;}
    .academics .head-academic .img_head h2{font-size: 28px;}
    .new-col-block .col-details{height: auto;}
    .methology .img-block img{margin-bottom: 20px;}
    .admission_criteria_two{padding-left: 0px;padding-right: 0px;}
    .child_group .child_in_two .right {width: 100%;}
    .child_group .child_in_two{display: block;}
    .child_group .child_in_two .left {width: 100%;padding: 25px 15px;}
    .ability{padding-left: 0px;padding-right: 0px;}
    .child_group .child_in .right{width: 100%;padding: 25px 0px;}
    .child_group .child_in .left {width: 100%;}
    .child_group .child_in{display: block;}
    .inner_banner .inner-banner-text h1 {font-size: 28px;}
    .age_eligible .ele_heading h3 {font-size: 18px;}
    .age_eligible{padding-left: 0px;padding-right: 0px;}
    .inner_banner .inner-banner-text {position: inherit;max-width: 100% !important;}
    .school_address .account_details label{font-size: 18px;}
    .school_address h4{font-size: 18px;}
    .school_address{padding: 15px;}
    .contact_us .contact_in h2 {font-size: 28px;}
    .facilities-slider .owl-dots{margin-top: 0px;}
    .computer-lab .img-block img{margin-bottom: 20px;}
    .computer-lab .head h2{font-size: 28px;}
    .the_logo .the_logo_in .text .right {width: 100%;}
    .the_logo .the_logo_in .text .left {width: 100%;margin-right: 0px;margin-bottom: 20px;}
    .the_logo .the_logo_in .text{display: block;}
    .moto .tabs #tabs-nav li a{justify-content: center;}
    .moto .tabs #tabs-content {width: 100%;}
    .moto .tabs #tabs-nav{width: 100%;}
    .message .message-text .post label {font-size: 15px;}
    .events .item .archiment_img img {height: auto !important;}
    .head_nav .nev_block ul li a.login{padding: 10px 15px !important;}
    .head_nav .nev_block ul li:nth-child(2){display: none;}
    .inner_banner img {height: 230px;object-fit: cover;}
    .head_nav .nev_block ul li a {padding: 12px 0px;}
    .branches .box .info {min-height: auto !important;}
    .message-img img {margin-bottom: 30px;}
    .inner_banner .banner-text .head h2{font-size: 20px;}
    header .container-fluid{padding: 0px;}
    .header_in .logo_block a img {width: 155px;}
    .header_in .logo_block {margin-right: 0px;}
    .tabs-wrapper{height: 100vh;overflow-y: scroll;}
    .tab-head li:hover .banner_list::before{display: none !important;}
    .banner_list{border: none !important;
    margin-left: 0% !important;
    padding-left: 0px;position: initial;}
    .mobile-nav.show a{text-transform: none;}
    .mobile-nav ul li form .form{         background: #a30a1e;
        height: 42px;
        padding: 0px 5px;
        display: flex;
        align-items: center;
        justify-content: space-between;}
    .mobile-nav ul li form .form input{         background: none;
        border: none;
        width: 100%;
        color: #fff;
        outline: none;
        padding-left: 5px;
        font-size: 16px;}
    .mobile-nav ul li form .form input::placeholder{color: #fff;}
    .mobile-nav ul li form .form button i{padding: 11px;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;}
    .tabs {display: block;}
    .tabs > ul{width: 100%;}
    .mobile-nav ul {width: 100%;padding: 0;}
    .powered {display: block;text-align: center;}
    .powered p{margin-bottom: 10px;}
    .paddig_right_left{padding: 60px 0px;}
    .ft-address{margin-bottom: 15px;}
    .map{margin-top: 20px;}
    #return-to-top{right: 10px !important;}
    .events .right{padding: 60px 15px;}
    .archiment_img{margin-bottom: 20px;}
    .events .owl-dots{text-align: center !important;}
    #resources .owl-nav{top: 40%;right: 0;left: 0;display: none;}
    #resources .owl-nav button.owl-prev{right: 0;}
    #resources .owl-nav button.owl-next{left: 0;}
    #resources .owl-dots {display: block;margin-top: 15px;}
    .about_iimage.newabout_image .one_imge_ab {margin-bottom: 40px;}
    .head_nav .nev_block .mid_nav.on-laptop{display: none;}
    .campus .campus_in h2{font-size: 24px;}
    .resources .heading h2{font-size: 24px;}
    .events .heading h2 {font-size: 24px;}
    .archiment_details{padding: 15px !important;}
    .it-blog-title-box h2.title_with_fonts {font-size: 24px !important;}
}