@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap');
html,body {
    height:100%;
	font-family: 'Montserrat', sans-serif;
}

a:hover, a:focus
{
  text-decoration-line: none;
}

section {
  height:calc(90% - 50px);
}

.affix {
  padding:0px;
  -webkit-transition:padding 0.5s linear;
  -moz-transition:padding 0.5s linear;  
  -o-transition:padding 0.5s linear;         
  transition:padding 0.5s linear;
}

.affix-top {
  padding-bottom:15px;
	padding-top: 15px;
  -webkit-transition:padding 0.5s linear;
  -moz-transition:padding 0.5s linear;  
  -o-transition:padding 0.5s linear;         
  transition:padding 0.5s linear;  
}

.navbar-fixed-top {
	top: 15px;
	background: rgba(0, 0, 0, 0.5);
}

div.navbar-header > a.navbar-brand{
	padding-top:0;
	top: -10px;
}

ul.nav.nav-justified > li > a{
	font-size:24px;
	padding-top:15px;
	padding-bottom:15px;
}

ul.nav.navbar-nav li a, ul.nav.navbar-nav.navbar-right li a{
	color: #fff;
	line-height: 30px;
}

ul.nav.nav-justified > li > a > p{
	font-size:16px;
	color:#fff;
}

/* member box */

.become-member-box{
	margin-top: -60px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	z-index: 2 !important;
	background: #D4AF37;
	border: 1px solid #D4AF37;
	border-radius: 8px;
	display: block;
	clear: both;
}

.boxgold{
	background: #D4AF37;
}

.blue-box{
	background: #021C41;
}

.member-btn{
	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
}

.become-member-btn{
	height: 120px;
	padding: 25px;
}

/*  MAIN CONTAINERS  */

.box2{
	background:#021C41;
	margin-top: -192px;
	padding-top: 182px;
	padding-bottom: 90px;
}

hr.new1 {
  border-top: 1px dashed rgba(181,181,181,1.00);
}

.prin-pres-msg{
	background: #021C41;
}

.boxblue{
	background: #021C41;
	padding-top: 80px;
	padding-bottom: 80px;
	line-height: 2;
	color: white;
}

.event-box{
	background: #701D1E;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-top: -1px;
}

.so-res{
	display: block;
	padding-top: 80px;
	padding-bottom: 80px;
	color: #000;}

.top-space{
	margin-top: 90px;
}

.top-padding{
	padding-top: 180px;
}

.container-fluid.box2 div.container{
	margin-bottom: 50px;
	margin-top: 20px;
	color: white;
	line-height: 2em;
}

/*   pricipal and president msg  */


.principal-msg{
	padding-right: 70px;
	padding-bottom: 175px;
	padding-top: 60px;
	clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
	background: #701D1E;
	color: #FFFFFF;
	text-align: justify;
}

.president-msg{
	padding-left: 50px;
	color: #FFFFFF;
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: justify;
}

.principal-msg p,
.president-msg p{
	line-height: 2;
}

span.get{color:#E9E9E9;
	/*padding: 10px 25px;*/
	font-size:1.1em;
	line-height: 2;
}

.inspired{
	color: #FFFFFF;
}

/* Start events and news */

.event-box div.col-xs-12.col-sm-6.col-md-3{
	margin-top: 80px;
	margin-bottom: 20px;
}


.color-red{
	color: red;
}

.panel {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.panel,.panel-heading{
	border-radius: 0;
}

.bg-pink, .panel-danger > .panel-heading {
    background-color: #E91E63 !important;
    color: #fff;}
	
.bg-cyan, .panel-info > .panel-heading {
    background-color: #00BCD4 !important;
    color: #fff;}
	
.bg-light-green, .panel-success > .panel-heading {
    background-color: #8BC34A !important;
    color: #fff;
}

.bg-orange, .panel-warning > .panel-heading {
    background-color: #FF9800 !important;
    color: #fff;
}

.so-res div.container img.col-xs-2.col-sm-1.img-responsive{
	padding-left: 0;
	padding-right: 0;
}

.so-res span{color: #000;}

.so-res div.container div.col-lg-12{
	margin-bottom: 30px;
}

/*------ thumb nails---------*/

.gallery-thumbs div.col-sm-4.col-md-3 div.thumbnail {
    position:relative;
    overflow:hidden;
}
.gallery-thumbs div.col-sm-4.col-md-3 div.thumbnail a div.caption{
    position:absolute;
    bottom:0;
    right:0;
    background:rgba(0,0,0,0.65);
    width:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

/* news and events page */

.news-event{
	background: linear-gradient(110deg, #701D1E 50%,  #021C41 55%);
	padding-top: 150px;
}

.news-event div.container{
	margin-bottom: 70px;
}

.media{
	border: 0.5px solid rgba(120,120,120,1.00);
	padding: 5px;
	background: white;
	margin-bottom: 20px;
}
.media-body{padding: 5px;}

legend {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	margin-bottom: 40px;
}

.container-fluid.event-box div.col-xs-12.col-sm-6.col-md-3 div.thumbnail div.caption h3{
	display: block;
	height: 4em;
}

.container-fluid.event-box div.col-xs-12.col-sm-6.col-md-3 div.thumbnail div.caption{
	height: 18em;
}

footer.container-fluid{
	background:#31364A;
	padding-top: 50px;
}

footer.container-fluid div.container div.col-md-4,
footer.container-fluid div.container div.col-md-5,
footer.container-fluid div.container div.col-md-3{
	margin-bottom: 50px;
}

footer.container-fluid div.container div.col-md-4 legend{
	text-align: right;
}

.copy-right{display:block;
	padding:5px 0;
	background:#272B3B;
	color:#36A4FF;
}

div.copy-right > center > a,
div.scocial-icons > a.link-btm{
	color:#36A4FF;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 16px;
}

div.copy-right > center > a:hover,
div.copy-right > center > a:focus,
div.copy-right > center > a:active{
	color:#FBFBFB;
}

.ads-box{padding-bottom: 20px;}

/*------------ page -----------*/

.abt-obu{
	padding-left: 70px;
	padding-bottom: 60px;
	padding-top: 55px;
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 9% 100%);
	color: #FFFFFF;
	background: #021C41;
	line-height: 2;
	text-align: justify;
}

div ul.nav.nav-tabs li.active{
	background: #021C41;
	color: aliceblue;
}

div div.tab-content{
	padding-top: 50px;
	line-height: 2;
}

.ex-co-title{
	margin-bottom: 50px;
}

.justtifycenter{
	transform: translateY(-50%);
}

.justify-contentcenter {
  display: inline-block;
}

div.col-md-8.col-md-offset-2 form div.row{
	margin-left: -10px;
	margin-right: -10px;
}

.modal-content button.close{
  right: 8px;
  top: 30px;
  position: relative;
  z-index: 999;
}


/* about us page */

.subcom-box {
	padding: 20px;
}

.subcom-inner{
	padding: 15px;
	border: 1px thin rgba(0,7,147,0.25);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.subcom-des{
	height: 250px;
	margin-top: 25px;
	overflow-y: auto;
}

.subcom-des::-webkit-scrollbar {
	width: 4px;
	background-color: #5E0001 !important;
}

.subcom-des::-webkit-scrollbar {
    	width: 4px;
	background-color: #5E0001;
}
 
.subcom-des::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.subcom-des::-webkit-scrollbar-thumb {
  background-color:cadetblue;
  outline: 1px solid slategrey;
}

.inpage{margin:80px auto 0 auto;line-height: 2;}

.page-design{margin:15px auto;}

.shape1{
background:#002061;
color: aliceblue;
padding-top: 100px;
min-height: 300px;
-webkit-clip-path: polygon(0 0, 95% 0, 100% 80%, 0 100%);
clip-path: polygon(0 0, 95% 0, 100% 80%, 0 100%);
}

.shape2{
background:#79787b;
color: aliceblue;
padding-top: 150px;
padding-bottom: 75px;
min-height: 300px;
clip-path: polygon(0 0, 100% 5%, 100% 100%, 0% 100%);
}

.graduate{
vertical-align: top;
margin-top: 0;
z-index: 50;
}

.kids{
z-index: 50;
}


/*.adm-details{ display: block; min-height: 450px;}*/

.adm-title {
	display: block;
	margin-top: 20px;
	padding-top: 30px;
}

.adm-title h2 {
	display: block;
	font-size: 1.5em;
	height: 40px;
}

/* ----- Galllery strip ----*/

.centered {
 	position: absolute;
	padding-top: 80px;
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%);
	font-size: 1.8em;
	color: white;
}

/*----- image lightbox--------*/

#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    z-index:1032;
}

/* ----------- back to top---------*/

.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #ce3131;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #b92c2c;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

div.thumbnail div.caption{
	min-height: 6em;
}

@media screen and (min-width:768px){
	
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
		margin-left: -80px !important;  /* 50% of your logo width */
        display: block;
        width: 160px;
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
	
	.become-member-box{
		margin-top: -20px;
	}

	.principal-msg{
		padding-bottom: 60;
		clip-path: none;
		padding-left: 15px;
		padding-right: 15px;
	}
	.president-msg{
		margin-top: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.adm-details{
		min-height: 170px;
	}
	
	.adm-title {
		border-top: 1px dashed #A4A4A4;
	}
	
	.navbar-collapse .nav .navbar-nav li a:hover,
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:hover{
		background: #000;	
	}

}


@media screen and (max-width: 767px) {
	
	html,body {
    	padding-top:0;
	}
	
	.logo,.logo2{
		max-height:60px; 
	}
	
	.affix-top {
		padding-top:0;
		padding-bottom:0;
	}

	div#navbar.navbar-collapse.collapse.in{
		padding-top:15px;
		background: rgba(0,0,0,0.75);
	}
	
	.navbar-toggle {
    	background-color: #000;
	}
	
	.navbar-inverse .navbar-nav > li > a {
  		color: #160060;
	}
	
	.become-member-box{
		margin-left: 15px;
		margin-right: 15px;}
	
	.become-member-box div.row div.col-md-9 h1{
		font-size: 1.6em;
	}
	.become-member-btn{
		height: 80px;
		padding: 15px;
	}
	
	div.get-inspired,div.get-inspired h1,
	.inspired h2,
	.adm-title h2{
		font-size: 1.2em;
	}
	
	span.get {
		font-size: 1em;
	}
	
	.v-m-box{
		padding-top: 40px;
	}
	
	.so-res{
		padding-left: 0;
		padding-right: 0;
	}	
	.graduate{
		display: none;
	}

	.shape2{
		padding-top: 150px;
	}
	
	.adm-details{ 
		min-height: inherit;
	}
	
}

@media screen and (max-width: 537px) {
	
	.graduate{
		display: block;
	}
	
	.carousel-control {
		width: 0;
	}

	.carousel-caption {
		padding: 5rem 1rem;
	}	
	
}