﻿ a:hover
{
    cursor: pointer;
    text-decoration: none;
    color: #6b80a4;
}
        
        
.hdtop
{
    width: 100%;
    display: block;
    background: url('../images/background/Header-Background.jpg') no-repeat;
    z-index: 99;
    background-size: cover;
}
#affidesktop
{
    display: block;
}

.AffiliationDiv
{
    width: 100%;
    padding: .8rem .5rem;
    margin-top: 3.7rem;
    height: auto;
    display: inline-block;
    box-shadow: 0px 1px 1px 1px #092246;
}
.AffiliationDiv > p
{
    color: White;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
. border_1_bottom
{
    border-bottom: .1rem solid gray;
}
#onlydesktop
{
    display: block;
    padding: 0rem;
 
	
}
.hedlogo
{
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    padding: 1.1rem 0rem .1rem 1rem;
    flex: 1;
}
.hedlogo > a > img
{
    width: auto;
    height: auto;   
    max-width: 100%;
    margin-left: .5rem;
}

.AdmissionLink
{
    position: fixed;
    left: auto;
    right: 0rem;
    bottom: 0rem;
    z-index: 999;
    display: inline-block;
    top: auto;
}

.AdmissionLink > a
{
    display: inline-block;
    text-decoration: none;
}
.AdmissionLink > a > img
{
    display: inline-block;
    position: relative;
    width: 10rem;
    height: auto;
}
.registration
{
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 3.5rem;
}

.registration > a
{
    padding: .5rem;
    display: inline-block;
    border-radius: 5rem;
    border: .2rem solid white;
    color: white;
    background-color: gold;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: .1rem;
    -webkit-animation: Admiision 5s infinite;
    -moz-animation: Admiision 5s infinite;
    -o-animation: Admiision 5s infinite;
    animation: Admiision 5s infinite;
}

.registration > a:hover
{
    color: goldenrod;
    text-decoration: none;
    background-color: White;
}
.registration > a > img
{
    width: auto;
    height: 11.3rem;
    text-align: right;
    display: inline-block;
    margin-top: 2.4rem;
}


.line_top_addr
{
    height: .1rem;
    width: 65%;
    margin-left: auto;
    background-color: #d8d8d8;
    margin-right: 12.8rem;
}

.linkheadn
{
    width: 100%;
    display: inline-block;
    padding-top: 1rem;
}
.linkheadn > ul
{
    list-style: none;
    width: 100%;
    padding: 0rem;
    padding-right: 1.2rem;
    display: inline-block;
}
.linkheadn > ul > li > a
{
    display: inline-block;
    width: 100%;
    font-family: Arial;
    text-align: left;
    font-weight: bold;
    font-size: 1.5rem;
    color: White;
    text-decoration: none;
}
.removerpadding
{
    padding-right: 0rem;
    padding-left: 0rem;
    margin-right: auto;
    margin-left: auto;
}
.linkheadn > ul > li > a > i
{
    list-style-type: none;
    display: inline-block;
    font-size: 1.5rem;
    color: White;
    padding: 0rem .5rem 0rem 0rem;
}
.parnt
{
    width: 100%;
    display: inline-block;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}
.parnt img
{
    margin-top: .2rem;
    width: auto;
    height: auto;
    text-align: right;
}
.header-nav .nav
{
    float: left;
}
.f_left
{
    float: left;
}


.SocialSection
{
    width: 100%;
    height: auto;
    background-color: #103157;
    padding-top: 1rem;
    padding-bottom: 2rem;
}


#desktopscholar
{
    display: block;
}
.scholar
{
    width: 100%;
    display: inline-block;
    margin-left: auto;
    text-align: center;
}
.scholar > a
{
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.scholar > a > img
{
      margin-top: .3rem;
    width: 12rem;
    border-radius: 50%;
    height: 11.7rem;
    
}

.bg_inner
{
    margin: 0 0 3rem; 
}

.navtab_div
{
    margin: 3rem 3rem 0;
    width: 90%;
    background-color: #c2b8971a;
    border-radius: 0;
    margin-bottom: 3rem;
    padding: 0;
    border-right: 4px solid white;
    box-shadow: 4px 0px 1px #f9f8f4;
}


.navtab_div:before
{
    content: "You are here ";
    font-weight: 700;
    clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
    display: inline-block;
    background-color: red;
    padding: 0.5rem 2.5rem 0.5rem .8rem;
    color: #fff;
    height: auto;
    margin-right: 1rem;
    font-size: 1.5rem;
}


.navtab_div > a
{
    text-decoration: none;
    display: inline-block;
    width: auto;
    color: Black;
    font-weight: bold;
    font-size: 1.5rem;
}

/*===== Dream ========*/
.dreams
{
    width: 12rem;
    margin-top: 2.3rem;
    display: flex;
    flex: 1;
    justify-content: space-around;
}

@media only screen and (max-width: 768px)
{

    .header-style-2 .top-bar {
        border-bottom: 1px solid #044d6d;
        padding: 0;
        background-color: #103157;
    }
    .hdtop
    {
        width: 100%;
        display: block;
        background: none;
        z-index: 99;
        background-size: cover;
    }
    .hedlogo > a > img {
        width: 27rem;
        height: auto;
        object-fit: contain;
    }
    .hedlogo
    {
        display: inline-block;
        width: 100%;
        text-align: center;
        padding: 1rem 0rem 0rem 0rem;
    }
    #onlydesktop, #desktopscholar
    {
        display: block;
    }
    .linkheadn
    {
        display: none;
    }
    
    .parnt img {
        width: 15.4rem;
        height: auto;
        margin-top: .3rem;
        margin-bottom: .3rem;
        display: flex;
        justify-content: space-around;
        object-fit: contain;
        text-align: right;
    }
    
    .linkheadn > ul
    {
        padding-left: 20px;
    }
    .linkheadn > ul > li > a
    {
        text-align: left;
        font-size: 12px;
    }
    .line_top_addr
    {
        height: 1px;
        width: 65%;
        margin-left: 20px;
        background-color: #d8d8d8;
        margin-right: auto;
    }
    
}
/*----------newMenu---- */
.navbar_header, .Navbar_header_main
{
    width: 100%;
    display: inline-block;
    height: auto;
}
.navbarMenus {
    background: #00004d !important;
}
.MenuBar
{
    padding: 0rem;
    list-style: none;
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    margin: 0rem;
}
.MenuBar > li
{
    border-left: .1rem solid gray;
    float: left;
    display: inline-block;
}
.MenuBar > li:last-child
{
    border-right: .1rem solid gray;
}
.MenuBar > li > a
{
    display: inline-block;
    padding: 1rem 1.9rem;
    color: #103157;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: 'Roboto Slab';
    text-decoration: none;
    transition: 0.5s;
}


.MenuBar > li > a:hover
{
    background-color: #103157;
    color: #fff;
}
.MenuBar > li > .Submenu a
{
    color: #fff;
}
.Submenu > li > a
{
    float: none;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    background-color: #103157;
    padding: .8rem 1.6rem;
    font-family: 'Roboto Slab';
    text-decoration: none;
    display: block;
    border-bottom: .1rem solid gray;
    text-align: left;
}

.SubmenuThird
{
    display: none;
    position: absolute;
    list-style: none;
    min-width: 20rem;
    margin-left: 20rem;
    z-index: 999;
    margin-top: -4.5rem;
    transition: 0.5s;
    padding: 0rem;
}

.Submenu > li :hover .SubmenuThird
{  visibility: visible;
    opacity: 1;
}

.SubmenuThird > li > a
{
    float: none;
    color: #fff;
    background-color: #622922;
    padding: 1.2rem 1.6rem;
    text-decoration: none;
    display: block;
    border-bottom: .1rem solid gray;
    text-align: left;
}

.Submenu
{
    visibility: hidden;
    padding: 0rem;
    opacity: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    min-width: 20rem;
    z-index: 999;
    max-height: 0;
    overflow: hidden;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
.MenuBar > li:hover .Submenu
{
    visibility: visible;
    opacity: 1;
    z-index: 999;
    max-height: 100rem;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}


.Submenu > li:hover .SubmenuThird
{
    display: block;
}
.Submenu > li > a:hover
{
    background-color: #446994;
    color: #fff;
}
.nbgimg
{
    background-image: url(Style/1458250990465.png);
    background-repeat: repeat;
    width: 100%;
}
.navbar_mobile
{
    display: none;
    width: 100%;
    height: auto;
    padding: .5rem;
}
.Navbar_toggleInactive
{
    border-radius: .4rem;
    display: inline-block;
    font-size: 3rem;
    text-decoration: none;
    color: #fff;
}
.Navbar_toggleactive
{
    display: none;
    border-radius: .4rem;
    font-size: 3rem;
    text-decoration: none;
    color: #fff;
    transform: rotate(90deg);
    transition: 0.5s;
}
#vidison_desktop
{
    display: block;
}
#affimobile
{
    display: none;
}



@media only screen and (max-width: 769px)
{
    .navbarMenus {
        background-color: #042c46;
    }
    .navbar_mobile
    {
        display: block;
    }
    .navbar_header
    {
        display: none;
    }
    #affidesktop
    {
        display: none;
    }
    #affimobile
    {
        display: block;
    }
    #vidison_desktop
    {
        display: none;
    }
    
    .MenuBar > li
    {
        border-left: 0px solid gray;
        border-bottom: 1px solid gray;
        display: inline-block;
        width: 100%;
    }
    .MenuBar > li:last-child
    {
        border-right: 0px solid gray;
    }
    .MenuBar > li > a
    {
        display: inline-block;
        padding: 10px 20px;
        width: 100%;
        color: #fff;
        cursor: pointer;
        float: none; 
        text-decoration: none;
        transition: 0.5s;
    }
    .Submenu
    {
        display: block;
        position: static;
        list-style: none;
        min-width: 200px;
        z-index: 1;
        transition: 0.5s;
        padding: 0px;
        max-height: initial;
        visibility: visible;
        padding: 0px;
        opacity: 1;
        overflow: hidden;
        -webkit-transform: none;
        -webkit-transform-origin: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    .MenuBar > li:hover .Submenu
    {
        visibility: visible;
        opacity: 1;
        z-index: 999;
        max-height: initial;
        -webkit-transform: none;
    }
    .Submenu > li > a
    {
        width: 100%;
        color: #c7bdbb;
        font-size: 12px;
        cursor: pointer;
        background-color: #1f436d;
        padding: 8px 30px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #103157;
        text-align: left;
    }
    .SubmenuThird
    {
        display: block;
        position: static;
        list-style: none;
        min-width: 100%;
        margin-left: 0px;
        z-index: 1;
        margin-top: 0px;
        transition: 0.5s;
        padding: 0px;
    }
    .SubmenuThird > li > a
    {
        float: none;
        color: #c7bdbb;
        background-color: #581d15;
        padding: 8px 35px;
        font-size: 12px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid gray;
        text-align: left;
    }
}
.Navbar_header
{
    width: 100%;
    height: auto;
    display: inline-block;
}
.prospectus {
    display: inline-block;
    width: auto;
    height: 10rem;
    position: fixed;
    top: auto;
    z-index: 99;
    bottom: 10.5rem;
    left: .5rem;
    right: auto;
}

.Logo_div
{
    width: 100%;
    height: auto;
}
.Logo_div > img
{
    width: 100%;
    height: auto;
}
.Top_Header
{
    width: 100%;
    height: auto;
}
.Top_Header > table
{
    padding: 0rem;
    width: 100%;
    height: auto;
}
.Top_Header > table td
{
    padding: .5rem;
}

.Top_Header > table td .Icon_Top
{
    margin: 0rem;
    font-size: 1.5rem;
    color: #071665;
    text-align: center;
}
.Top_Header > table td .Desc_Top
{
    margin: 0rem;
    font-size: 1.5rem;
    color: #071665;
    font-weight: 500;
}
.stickyTop
{
    top: 0;
    border-bottom: 2px solid #fff;
    box-shadow: 0rem 0rem 3rem 0px #4a4a4a6e;
    left: 0rem;
    width: 100%;
    background-image: linear-gradient(180deg, #303c6c, #293259)!important;
}


.imghLogo_stykey
{
    padding-left: 1rem;
    width: auto;
    height: 5rem;
}
.stickyTop + .page-content
{
    padding-top: 6rem;
}

.bgImg-socialLink
{
    background: url('../images/background/rectangle_lines.jpg') no-repeat;
    background-repeat: repeat;
    width: 100%;
}
.bgImg-socialLink:before
{
    position: absolute;
    display: inline-block;
    content: '';
    left: 0rem;
    min-height: 53.6rem;
    width: 100%;
    background-color: rgba(35, 169, 227, 0.8);
}
.imgMobileLogoDiv
{
    width: 100%;
    height: auto;
    display: none;
}
.imgMobileLogoDiv > a
{
    display: inline-block;
    width: 100%;
    height: auto;
}
.imgMobileLogoDiv > a > img
{
    width: 35rem;
    height: auto;
}
.imgMobileLogoDiv
{
    display: none;
}
.copyR
{
    color: #ffffff;
    font-family: Open sans,sans-serif;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-shadow: 1px 2px 0px #ffffff2e;
    z-index: 99;
}

@media only screen and (max-width: 768px)
{
    .copyR
    {
        color: #ffffff;
        font-family: Open sans,sans-serif;
        font-size: 2.1rem;
        font-weight: 700;
        letter-spacing: 0.4px;
        text-shadow: 1px 2px 0px #ffffff2e;
    }

    
    .imgMobileLogoShow
    {
        width: 100%;
        height: auto;
        display: block;
        top: 0;
        padding: .5rem;
    }
    .imgMobileLogo
    {
        display: block;
    }
    .bgImg-socialLink:before
    {
        min-height: 0px;
    }

    .LineBreakMobile
    {
        margin-top: 1rem;
        display: inline-block;
        width: 100%;
    }
}

.parntMobile
{
    width: 100%;
    display: none;
    position: relative;
    top: 0rem;
    z-index: 99;
    right: 0rem;
}
.parntMobile > a
{
    display: inline-block;
}
.parntMobile > a > img
{
    height: 3.5rem;
}
@media only screen and (max-width: 768px)
{

    .registration > a > img
    {
        margin-top: 5px;
    }
    .registration
    {
        width: 100%;
        text-align: center;
        display: inline-block;
        margin-top: 25px;
    }
.prospectus {
    display: inline-block;
    width: auto;
    height: 100px;
    position: fixed;
    top: auto;
    z-index: 999;
    bottom: -30px;
    left: 5px;
    right: auto;
}
    .scholar > a > img
    {
        border-style: none;
    max-width: 100%;
    vertical-align: middle;
    margin-top: 10px;
    height: 107px;
    width: 107px;
    }
    .registration > a
    {
        display: inline-block;
    }
    .registration > a > img
    {
        width: auto;
        height: 63px;
        text-align: right;
        display: inline-block;
        margin-top: 12px;
    }

}


.Design_Bottom
{
    width: 100%;
    position: fixed;
    bottom: 0rem;
    height: 10rem;
    z-index: 9;
    background: linear-gradient(90deg, #ffffff6b 50%,#fff 83%);
}
.kidsheading
{
    position: fixed;
    right: 10px;
    bottom: 0px;
    padding: 5px 5px 0px;
}
.kidsheading a
{
    text-decoration: none;
    margin: 0rem;
    font-size: 1.7rem;
    text-transform: uppercase;
    font-family: 'roboto';
    font-weight: bold;
    -webkit-animation: colorChange 2s infinite; /* Safari 4+ */
    -moz-animation: colorChange 2s infinite; /* Fx 5+ */
    -o-animation: colorChange 2s infinite; /* Opera 12+ */
    animation: colorChange 2s infinite; /* IE 10+, Fx 29+ */
}
    
@keyframes colorChange{
  0%, 100% {
 color:Red; }
  50% {color:Blue;
  }
}  

 @-o-keyframes colorChange{
  0%, 100% {
 color:Red; }
  50% {color:Blue;
  }
}  
 @-moz-keyframes colorChange{
  0%, 100% {
 color:Red; }
  50% {color:Blue;
  }
}  
 @-webkit-keyframes colorChange{
  0%, 100% {
 color:Red; }
  50% {color:Blue;
  }
}
    
.paper-Pen
{
    width: 100%;
    height: auto;
    display: inline-block;
    padding: .5rem;
    background: url('../Images/building.png') no-repeat;
    background-size: contain;
    background-position: right 3rem center;
}
.BabyImg
{
    width: auto;
    height: 7rem;
    width: auto;
    margin-bottom: -.5rem;
}
.modal .modal-body
{
    width:100%;
    display:inline-block;
    padding: 0rem; 
}
.Model_header {
    padding: 1rem;
    background: #00004d;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    text-transform: capitalize;
}

.modal-footer1 {
    padding: 1.5rem;
    text-align: right;
    border-top: .1rem solid #e5e5e5;
    background: #212542;
}


.register {
    width: auto;
    text-align: center;
    display: flex;
    margin-top: 1.3rem;
    justify-content: space-around;
}


