
.top-section{
	width: 100%;
	float: left;
	background: #ede9e9;
	padding:5px;
}

.top-section a{
	color: #0d8644 !important;

}




.socials-icon
{
	font-size: 18px !important;
}


.header-section{
	width: 100%;
	float:left;
	
	background: #225dcd;
}

.logo-section{
	width: 100%;
	float: left;
	padding:10px;
}

.logo-section img{
	width: 80%;
}


.brand-section{
	width: 100%;
	float: left;
	padding:10px;
	
}

.brand-section img{
	width:70%;
	margin:5px 0px 0px 0px;
}



.sticky-wrappers{
	width: 100%;
	float: left;
	
}

.navbar.navbar-bg-light .navbar-nav > li > a {
    color: #222;
    font-size: 15px;
    padding: 4px 10px 4px 10px !important;
}

.events
{
	padding: 10px !important;
	margin-left:10px !important;
}






.slider-containers{
	width: 100%;
	float: left;
	margin:45px 0px 0px 0px;
	
	
}

.slider
{
	width: 98.5%;
	
}




.page-sections{
	width: 100%;
	float: left;
	padding:20px 0px 20px 0px;
	margin:10px 0px 0px 0px;
	
}


.footers{
	width: 100%;
	float: left;

}

 .block_alumni_read_more {
         display: block;
         width: 100%;
         border: none;
         background-color: #225DCD;
         color: white;
         /*  padding: 5px 10px;*/
         height: 28px;
         cursor: pointer;
         text-align: center;
         }
         .block_alumni_read_more:hover {
         background-color: #000066;
         color: white;
         }
         .myOnhover{
         pointer-events: none;
         }
         .summarynote{
         pointer-events: none;
         }

.course-finder h3{
	margin: 0px;
	padding:10px;
}

.royal-bg p{
	margin: 0px;
	padding: 10px 5px 10px 5px;
	text-align: justify;
	line-height: 25px;
}


.royal-bg {
    background: #225dcd;
    color: #fff;
    padding: 15px 10px !important;
    margin-bottom: 20px;
    border-radius: 4px,;
}

.breadcumb-section{
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding:10px;
    background-color: #f2f2f2;
    margin:32px 0px 0px 0px;
    width: 100%;
    float: left;
}

.breadcumb-section h2{
	margin: 0px;
	padding:0px;
	text-align:left;
	font-size:25px;
}

.content-section{
	width: 100%;
	float: left;
	padding:20px 10px 20px 10px;
}

.content-wrap{

width: 100%;
float: left;
border:5px solid #225dcd !important;
width: [object Object]px; 
	height: [object Object]px; 
	background: #F8F8F8; 
	border: solid #BDBDBD 1px; 
	box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2)  ; 
	-webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2)  ; 
	-moz-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2)  ; 
}

.content-wrap img{
	width: 100%;
}



.content-wraps{
width: 100%;
float: left;
}

.content-wraps h2{
	margin: 0px;
	padding:5px 0px 0px 0px;
	font-size:30px;
}

.content-wraps p{
	text-align: justify;
	line-height: 25px !important;
}


.content-wraps img
{
	width: 100%;
}

.content-wraps-padding
{
 border: 2px solid #BDBDBD;
 width: [object Object]px; 
	height: [object Object]px; 
	background: #F8F8F8; 
	border: solid #BDBDBD 1px; 
	box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2)  ; 
	-webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2)  ; 
	-moz-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2)  ;
	min-height:120px; 
}

.content-wraps-padding h2{
	text-align: center;
	margin-top: 10px;
}

.content-wraps-padding h4
{
	margin: 0px;
	padding: 10px;
	text-align: cener;
	font-size:15px !important;
	text-align: center;
}






@media only screen and (min-width: 280px) and (max-width: 767px) {
    
.navbar.navbar-bg-light .navbar-nav > li > a {
   text-align: left !important;
   padding:6px !important;
}

.slider-containers{
	
	margin:0px 0px 0px 0px !important;
	
	
}

.slider
{
	width:100% !important;
	margin-bottom:10px !important;
	
}
.brand-section {
    width: 100%;
    float: left;
    padding: 10px;
    display: none !important;
}


.events
{
	padding: 10px !important;
}

.content-wraps h2{
	margin: 0px;
	padding:5px 0px 10px 0px;
	font-size:18px !important;
}



}

