﻿
.rps_header
{
    display: inline-block;
    width: 100%;
    background: url('../Images/rpsnnl_hgeader.png');
    background-size: 100% 100%;
    height: auto;
}
.line_head
{
    display: inline-block;
    background-color: #e1c242;
    height: 3px;
    width: 55%;
}

#Infrastructure_cnt_mbl 
{
    display: none;
}


ul#idSubmenus
{
    padding: 15px 0 0;
}


.olympiad {
    width: 19rem;
    position: fixed;
    right: 0.8rem;
    background: url(../images/cracker.gif);
    z-index: 999;
    background-position: center;
    background-size: 56px , cover;
}
.olympiad > a > img
{
   width: 100%;
}


@media only screen and (max-width: 769px)
{
    .olympiad {
        width: 17rem;
        position: fixed;
        left: 0.8rem;
        bottom: auto;
        background: url(../images/cracker.gif);
        background-position: center;
        background-size: 56px , cover;
        top: 58%;
    }
    
    .rps_header
    {
        background: none;
    }
}



#overlay
{
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 1002;
    cursor: pointer;
}
#overlay > .boxpop
{
    background-color: rgba(255,255,255,0.6);
    height: auto;
    display: block;
    padding: 5px;
    margin: 50px auto;
}
.PopSliderImg
{
    height: auto;
    width: 100%;
    display: inline-block;
}
.welCome_imag
{
    width: 100%;
    display: inline-block;
    padding: 0px;
}
.welCome_imag img
{
    height: auto;
    width: auto;
    max-width: 100%;
    display:inline-block;
}
img#Image2 {
    width: 100%;
    margin-left: 22px;
    MARGIN-TOP: 1%;
}

/* === SubMenu === */
.MenuLinkbtn_Div {
    border-top: 5px solid var(--thirdColor);
    box-shadow: inset 18px 0px 23px -10px #072b54;
    padding: 0 0 30px 14px;
    letter-spacing: .5px;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: var(--primaryColor);
}


#ltrlData 
{
    font-size: 16px;
    letter-spacing:.5px;
    line-height: 28px;
}
ul, li
{
    list-style: none;
}

#idSubmenus > li > a > span 
{
    display: flex;
    align-items: center;
}

#idSubmenus > li > a > span > i 
{
    margin-right: 4px;
}

.MenuLinkbtn_Div li a {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    display: block;
    letter-spacing: .5px;
    padding: 10px 0 10px;
    border-bottom: 1px solid #0a2646;
    transition: var(--ts);
}

.MenuLinkbtn_Div li a:hover
{
    padding-left: 15px;
    color: #e7c408;
}

.MenuLinkbtn_Div li a::last-child
{
    border-bottom: none!important;
}

/* == Footer == */
.FooterD {
    position: relative;
    padding: 30px 21px 10px;
    /*background: var(--primaryColor);*/
    color: #fff;
}
.FooterC > .FooterT {
    font-size: 20px;
    letter-spacing: .5px;
    font-weight: 500;
    color: white;
    margin-top: 16px;
}
.FooterI
{
    display: flex;
    justify-content: center;
    width: auto;
    
}
.FooterI>img
{
    width: 85px;
    margin-bottom: 2rem;
    text-align: center;
}

.FooterC ul > li
{
    font-size: 15px;
    letter-spacing: .5px;
    color: #bed5e8;
    padding: 10px 0;
    transition: var(--ts);
}

.FooterC ul li > a
{
    color: #bed5e8;
    font-size: 15px;
    letter-spacing: .5px;
}

.FooterC ul li > a:hover
{
    color: #fff;
}

.FooterC ul li, .FooterT {
    text-align: left;
    list-style: disc;
}

.FooterD iframe {
    height: 200px;
    width: 100%;
    margin-left: 0;
    border-radius: 8px;
}


.FooterT
{
    margin-bottom: 14px;
}
.FooterD .fa
{
    font-size: 46px;
    padding-bottom: 24px;
}
.S_Icon
{
    display: inline-block;
    text-align: center;
}
.first
{
    margin-bottom: 2rem;
}
.first> span
{
    margin-right: 2rem;
}
.second>span
{
    margin-right: 2rem;
}
.FooterC>ul
{
  padding: 0;
}
/*.FooterC ul li::after
{
    content: "";
    border: 1px dashed rgba(255, 255, 255, .4);
    position: absolute;
    width: 90%;
    left: 8%;
    margin-top: 30px;
}*/

.Copyright a {
    color: #ddbc08;
    font-weight: 700;
    letter-spacing: .5px;
    text-decoration:none !important;
}


.Results h2::after
{
    content: "";
    position: absolute;
    width: 31px;
    height: 5px;
    display: inline-block;
    margin-left: 128px;
    margin-bottom: 10px;
    top: 13.5%;
    left: 57%;
}
.bg-orange
{
    background: #f1904e;
}

.lineRPS
{
    position: absolute;
    width: 31px;
    height: 5px;
    display: inline-block;
    margin-left: 128px;
    left: 50%;
    margin-top: -32px;
}

.lineT
{
    position: sticky;
    width: 31px;
    height: 5px;
    display: none;
    margin-left: 192px;
    margin-top: -28px;
}

.lineG
{
    position: absolute;
    width: 31px;
    height: 5px;
    display: inline-block;
    margin-left: 138px;
    left: 50%;
    margin-top: -28px;
}
.lineF
{
    position: absolute;
    width: 31px;
    height: 5px;
    display: none;
    margin-left: 139px;
    left: 56.4%;
    margin-top: -58px;
}
.lineM
{
    width: 31px;
    background: #f1904e;
    height: 5px;
    display: inline-block;
    margin-left: calc(100% - 41.5rem);
    z-index: 999;
    position: sticky;
    margin-top: -29px;
}

.lineW {
    width: 31px;
    height: 5px;
    display: inline-block;
    margin-left: -5px;
    left: 63%;
    position: sticky;
    margin-bottom: 9px;
}

#slider_X .glyphicon-chevron-left:before {
   /* content: "\e128";*/
    top: -4rem;
    font-size: 3rem;
    position: absolute;    
}
#slider_X .glyphicon-chevron-right:before {
    /*content: "\e127";*/
    top: -4rem;
    font-size: 3rem;
    position: absolute;
}
#SliderXIIClass .glyphicon-chevron-left:before {
   /* content: "\e128";*/
    top: -4rem;
    font-size: 3rem;
    position: absolute;
}
#SliderXIIClass .glyphicon-chevron-right:before {
   /* content: "\e127";*/
    top: -4rem;
    font-size: 3rem;
    position: absolute;
} .


  #welI li>img
  {
      width: 100%!important;
  }
  
  .welImg
  {
      width: 90%;
      padding: .6rem 0;
      margin-left: -23px;
  }
.feedback img
{
    display: inline-block;
    width: 80px;
    height: auto;
    position: fixed;
    top: auto;
    z-index: 99;
    bottom: 26%;
    left: auto;
    right: 20px;
}

.CEO
{
    width: 87%;
    margin-bottom: .5rem;
}
.EBOOK
{
    width: 87%;
    margin-top: .5rem;
}

#topA
{
    float: right;
}
#topA a
{
    font-family: 'trajan pro';
    line-height: 2.5;
}
#topA img
{
    width: 24px;
    margin-top: 0px
}
.topAC
{
    float: right;
}

.BigS > a:hover
{
    color: #bed5e8!important;
}

.award
{
    width: 96%;
    margin-top: 0.4rem;
    margin-left: 38px;
}

.FooterI>img {
    width: 30%!important;
    margin-bottom: 2rem;
    text-align: center;
}
.campus
{
    display: inline-block;
    padding: 2px 12px;
    color: #fff;
    border: 2px solid white;
    background: #303c6c;
    BORDER-RADIUS: 30PX;
    font-size: 13px;
    MARGIN: 3PX;
   
}

@media only screen and (min-width: 768px) and (max-width: 769px) 
{
    .middle-cont .col-lg-4.col-md-4.col-sm-4.col-xs-12 
         {
             width: 100%!important;
             margin: 0 auto!important;
         }
         .middle-cont .col-lg-3.col-md-2.col-sm-3.col-xs-6, .middle-cont .col-lg-2.col-md-2.col-sm-2.col-xs-6
         {
             width: calc(100%/2)!important;
         }   
}

@media only screen and (min-width: 767px) and (max-width: 991px)
{
    
    .admissionEnquiry_div 
    {
        top: 135px;
        right: -320px;
    }
    
    FooterC ul > li {
        font-size: 14px!important;
        color: #00BCD4;
        padding: 10px 0;
    }
    .lineW
    {
        width: 31px;
        height: 5px;
        display: inline-block;
        margin-left: -5px;
        left: 74%;
        position: sticky;
        margin-top: -38px;
    }
    .lineF
    {
        position: sticky;
        width: 31px;
        height: 5px;
        display: inline-block;
        margin-top: -59px;
        margin-left: 78%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .lineM {
        width: 31px;
        background: #f1904e;
        height: 5px;
        display: inline-block;
        margin-left: calc(100% - 31.5rem);
        z-index: 999;
        position: sticky;
        margin-top: -29px;
    }
    
    .admissionEnquiry_div 
    {
        top: 210px!important;
    }
    
    
}

@media only screen and (min-width: 767px) and (max-width: 991px)
{
    .lineM {
        width: 31px;
        background: #f1904e;
        height: 5px;
        display: inline-block;
        margin-left: calc(100% - 20.5rem);
        z-index: 999;
        position: sticky;
        margin-top: -29px;
    }
    
    .logo_div_cnt 
    {
        width: 270px;
    }
   
    
}

@media only screen and (min-width: 560px) and ( max-width: 769px)
{
    .lineW {
    width: 30px;
    height: 5px;
    display: inline-block;
    position: sticky;
    margin-top: -1rem;
    left: 66%;
    }
    
    .logo_div_cnt 
    {
        margin: 0 auto;
    }
    
}


.CEOIMage img
{
    width: 100%;
    box-shadow: 2px 2px 0px 1px #3694d1;
    border: 1px solid #3694d1;
    border-radius: 10px;
}

.testC
{
    margin-top: -25px;
    width: auto;
    display: flex;
}

.imgM
{
    width: 100%;
    margin-top: 3rem;
    margin-right: 4rem;
}

   
    .buttonC {
    background: #fff;
    color: #2b3560;
    padding: 6px 8px 11px;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 10px;
    height: 37px;
    position: absolute;
    cursor: pointer;
    border: 5px solid var(--primaryColor);
    border-radius: 50%;
    top: -10px;
    z-index: 9;
    left: auto;
    right: -12px;
    transition: 0.5s all ease-in;
}


@media only screen and (min-width: 567px) and (max-width: 769px) 
{
 
    
    .Navbartoggle svg {
    fill: #fff;
    float: right;
    height: 40px;
    margin-right: 5px;
}
    
    .logo_div_cnt > a > img 
    {
        margin: 0 auto;
        width: 300px;
    }   
    
    #ds_view , .rig_div_icn > i 
    {
        display: none!important;
    }
    
    #ms_view, .mobileMenu 
    {
        display: block!important;
    }
    
    .admission_open_img_cnt {
            width: 400px;
            margin: 15px auto;
        }
    
    .middle-cont > .container 
    {
        display: block!important;
    }
    
}




@media only screen and (min-width: 320px) and (max-width: 769px)
{
     .admissionEnquiry_div 
    {
        right: -320px;
    }
    
    .welcome_img 
    {
        width: 220px;
        margin: 0 auto;
    }
    
    
    .bg-top 
    {
        padding: 2px 0 20px;
    }
    
.bg-top::before
  {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 24px;
    background-image: url(../Images/top_bg.png);
    background-repeat: repeat-x;
    background-size: 650px;
} 
    
    .admissionEnquiry_div 
    {
        width: 270px!important;
        top: 100px!important;
        z-index: 9999;
    }
    
    #ContentPlaceHolder1_MainId, .navtab_div, .section_header, #ltrlData, .innerContent
    {
        padding: 0 10px;
    }
    
    #Infrastructure_cnt_mbl 
    {
        display: block!important;
    }
    
    #downloads 
         {
             margin-top: 10px!Important;
         }
    
    .MenuLinkbtn_Div li a 
    {
        font-size: 14px!important;
    }
    
    #ltrlData 
    {
        font-size: 15px;
    }
    
    .page_inner_div 
    {
        margin-top: 20px!important;
    }
    
    .Heading_icon 
    {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    padding-bottom: 0!important;
}
    
    #welcome > center 
    {
        text-align: start;
    }
    
    
    .welI > img 
    {
        position: absolute;
        z-index: -1;
        top: -93px;
        object-fit: cover;
        width: 100%;
        opacity: .3;
        filter: blur(10px);
    }
    
    .wel_news_div > .container-fluid
    {
        border-bottom: 8px solid #a85828!important;
    }
    
        .Header-hightghts marquee
        {
         background: var(--primaryColor);
        }
    
    .Header-hightghts h5 
    {
        padding: 4px 0 0;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
    }
    .Hightlights_Content a {
        line-height: 0;
        display: inline-block;
        font-size: 14px;
        FONT-WEIGHT: 500;
        letter-spacing: .5px;
        padding: 15px 0;
    }
    
    .testC
    {
        min-height: 72rem;
        margin-top: -30px;
    }
    .impContent h3 
    {
         font-family: 'Roboto' , 'Open Sans'!important;
        color: #0f509db3;
        background: url(../Images/news-div.png) no-repeat scroll -2px bottom rgba(0, 0, 0, 0);
        padding-bottom: .8rem;
        width: 40%;
        font-size: medium;
        font-weight: bolder;
        height: 24px;
    }
    hr {
        margin-top: -3px;
        border-top: 1px solid #eee;
    }
    .lineM {
        width: 31px;
        background: #f1904e;
        height: 5px;
        display: inline-block;
        margin-left: calc(100% - 7.5rem);
        position: sticky;
        margin-top: -28px;
    }
    .imgM
    {
        width: 18rem;
        height: auto;
        display: inline-block;
        text-align: center;
        position: relative;
        left: 14%;
    }
    .TestD
    {
        text-align: justify;
        position: absolute;
        top: 30%;
    }
    .impImg {
        width: 100%;
        height: auto;
        border: 2px solid #fff;
        border-radius: 2px;
        box-shadow: 0px 0px 0px 3px #67a3c9a3;
        
    }
    .FooterI>img
    {
        display: none!important;
    }
    
    .blankDiv
    {
       width: auto;
       margin-top: .5rem!important;
       display: inline-block;
    }
.Socail_frame {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    height: 374px;
    border: 1px solid gray;
}   
    .NewsEvnts {
        width: 100%;
        background: rgba(20, 90, 176, 0.8);
        position: relative;
        border-top: 10px solid #fed142;
        margin-bottom: 2rem;
        border-radius: 0;
    }
    img#Image2 {
        width: 62%;
        text-align: center;
        margin-left: 6.7rem;
        margin-top: 7px;
    }
    .award {
        width: 78%;
        margin-top: 0.4rem;
        margin-left: 28px;
    }
    #CE
    {
        display: inline-flex!important;
        margin-top: 10px!important;
    }
    #CE .CEO
    {
        margin-top: 5px;
    }
    
    .feedback img {
        display: inline-block;
    width: 55px;
    height: auto;
    position: fixed;
    top: auto;
    z-index: 999;
    bottom: 26%;
    left: auto;
    right: 18px;
    }

.parag, .vision_mission_div_cnt {
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    color: var(--textColor);
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 16;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.btn_div 
{
    padding: 5px 15px!important;
    background: var(--forthColor);
}
 
 .newsContent
 {
     height: auto;
 }   
  .bg_iMage
  {
      background: 0;
  }
  .p_tb50
  {
      padding: 0!important;
  }
  .InnerContent
  {
      background: #eee;
      margin-bottom: 16px!important;
  }

.lineW {
    width: 31px;
    height: 5px;
    display: inline-block;
   left: 84%;
    position: sticky;
    margin-top: -36px;
}

.Counterouter {
    width: 100%;
    min-height: 200px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    padding: 6px;
    background: #EEE;
    BORDER: 2PX SOLID #e8e1e1;
    margin-bottom: 1rem;
}
    .FooterI
    {
        margin-top: 2rem;
    }
    .FooterD iframe {
        height: 23rem!important;
        width: 86%;
        margin-left: 7%;
        border-radius: 10px;
    }
    .FooterC>ul
    {
        padding: 0;
    }
    .Copyright {
    padding: 6px 0;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    }
    #topD
    {
        width: 100%;
        position: relative;
        display: inline-flex;
        padding: 2px;
    }
    .prospectus {
        display: inline-block;
        width: 68%;
        margin-top: .7REM;
        MARGIN-LEFT: 2REM;
    }
    #topD .BigS
    {
    }
    #topD .SmallS
    {
        display: block!Important;
    }
    .lineF {
        position: absolute;
        width: 31px;
        height: 5px;
        display: inline-block;
        margin-left: 90px;
        left: 56.4%;
        margin-top: -41px;
    }
    .lineT
    {
        position: sticky;
        width: 31px;
        height: 5px;
        display: none;
        display: inline-block;
        float: right;
    }
    .Heading_icon
    {
        font-family: 20px!important;
    }
    
    #welcome
    {
        margin-bottom: 0rem;
    }
    
    }
    .FooterI {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    FooterI>img {
        width: calc(100% - 80%)!important;
        margin-bottom: 2rem;
        text-align: center;
    }
    
}
.btn-ceo{background-color: #303c6c;}


/***tabs*start**/
.tab-cont{padding: 20px 0px;}
.tab-content {padding: 20px;}
.nav-tabs-dropdown {
  display: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.nav-tabs-dropdown:before {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
  position: absolute;
  right: 30px;
}

@media screen and (min-width: 769px) {
  #nav-tabs-wrapper {
    display: block!important;
  }
}
@media screen and (max-width: 769px) {
    .nav-tabs-dropdown {
        display: block;
    }
    
    .Socail_frame iframe 
    {
        height: 330px!important;
    }
    
    #nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    }
   .nav-tabs-horizontal {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
   }
    .nav-tabs-horizontal  > li {
        float: none;
    }
    .nav-tabs-horizontal  > li + li {
        margin-left: 2px;
    }
    .nav-tabs-horizontal > li,
    .nav-tabs-horizontal > li > a {
        background: transparent;
        width: 100%;
    } 
    .nav-tabs-horizontal  > li > a {
        border-radius: 4px;
    }
    .nav-tabs-horizontal  > li.active > a,
    .nav-tabs-horizontal  > li.active > a:hover,
    .nav-tabs-horizontal  > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #303c6c;
}
a {
    color: #303c6c;
    text-decoration: none;
}
.nav-pills>li>a {
    border-radius: 4px;
    font-size: 15px;
}
/***tabs*end**/

/* start news */
.news_div  
{
    background: var(--forthColor);
    height: 40px;
}

.wel_div, .our_topper_div, .wings_div, .Infrastructure, .gallery-div_1, .SocialWidget, .RPSGroup {
    padding: 30px 0 50px 0px;
}

.title 
{
    font-weight: 600;
    color: var(--titleColor);
    margin: 0 0 10px;
}

/* end news */

/* slider start */
.carousel-control.left , .carousel-control.right
{
    text-shadow: none!important;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
/* slider end */
/* vision start */
.vision_mission_div_cnt p
{
        line-height: 28px;
    font-size: 16px;
    letter-spacing: .5px;
    text-align: justify;
    color: var(--textColor);
}
.wing_div_cnt > img 
{
    /*border-radius: 10px;*/
}
/* vision end */

/* why choose us start */
.counter_div_cnt 
{
    display: flex;
    flex-wrap: wrap;
}

.milestone-counter {
    margin: 5px;
    text-align: center;
    border-radius: 5px;
    width: calc(100%/ 2.3);
    min-height: 185px;
}

.counter_div_cnt .blue 
{
    background: #2285f526;
}

.counter_div_cnt .green 
{
    background: #92a80f40;
}

.counter_div_cnt .pink 
{
    background: #e91e631f;
}

.counter_div_cnt .yellow 
{
    background: #a88f0738;
}

.counter_div_cnt .yellow i, .counter_div_cnt .yellow .highlight
{
    color: var(--forthColor);
}

.counter_div_cnt .blue i, .counter_div_cnt .blue .highlight
{
    color: var(--thirdColor);
}

.counter_div_cnt .green i, .counter_div_cnt .green .highlight
{
    color: #92a80f;
}

.counter_div_cnt .pink i, .counter_div_cnt .pink .highlight
{
    color: #E91E63;
}


.milestone-counter .highlight {
    padding: 0 0;
    font-weight: bold;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 40px;
}
.milestone-counter i 
{
    font-size: 60px;
}

.milestone-details {
    font-weight: 600;
    font-size: 16px;
    color: var(--textColor);
}

/* why choose us end */

/* social widget start */
.SocialWidget 
{
    background: #e5edb2;
}
.Socail_frame iframe 
{
    background: #fff;
    width: 100%;
    height: 450px;
    overflow-y scroll;
}

/* social widget end */
/* rps group start */
.thumbnail {
    border: 7px solid #303C6C;
    border-radius: 21px;
    padding: 0px;
}


.thumbnail p {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    letter-spacing: .5px;
    margin-bottom: 0;
    background: #303C6C;
    padding: 13px 0 30px 0px;
    color: #fff;
}
.rpsGroup_cnt .thumbnail  img{
    border-top-left-radius: 13px;
    border-top-right-radius: 13px
}
.blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}
/* rps group end */