/*=======================================================================
*** PORTO_SUB STYLE SHEET***
========================================================================*/

.field.field-name-field-gallery-photos.field-type-image.field-label-hidden img{
	
border: 1px solid #ddd;
border-radius: 2px;
padding: 5px;
padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.field.field-name-field-gallery-photos.field-type-image.field-label-hidden a{
	text-align: center;
	color: green;
	text-transform: uppercase;
	
}


	
	section.section.section-video-1 {
	background: none !important;
	border: 0;
	margin: 0;
	width: 100%;
	height: 360px;
	float: right;

	
}
	
	section.section-bri {
	background: #f4f4f4;
	border-top: 5px solid #f1f1f1;
	margin: 0;
	padding: 0;
	text-align: center;
	
}

section.section-bri p{
	font-size: 20px;
	font-family: tahoma;
	padding: 50px;
	
}
.section-video-1 {
	background: none !important;
	border: 0;
	margin: 0;
	width: 100%;
	height: 360x;
	float: right;

	
}
@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-light nav > ul > li > a {
		color: #FFF;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
		background: #FFF;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
		border-top-color: #FFF;
		box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05);
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
		border-top-color: #FFF;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
		background: #FFF;
	}

	#header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover, #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
		background: #f5f5f5;
	}
}


@media (min-width: 992px) {
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a,
	#header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
		color: #002147;
		font-size: 16px;
		font-family: Candara, Trebuchet, sans-serif;
	}

	#header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
		color: #0088cc;
	}
body {
	background-color: #FFF;
	}
}
	
.nina-sweet {
    text-align: left;
    background-color: pink;
}

.odanga {
    
	
font-size: 16px;
	color: #4e4e4e;
	text-align: center;
    	background-color: white;
	font-family: Candara, Trebuchet, sans-serif;
}

.milembe {
    
	
font-size: 20px;
	font-color: yellow;
	text-align: center;
    	background-color: white;
	font-family: Candara, Trebuchet, sans-serif;
}

.milembe h3{
	color:yellow;
}

.bujuban {
  overflow: hidden;
  background: #333;
  padding: 1rem;
  max-width: 20rem;
  margin: 0 0 1rem 0;
}

.block-views-parallax-block.block.block-views img{
	height: 500px;
}

.briparallax {
  /* The image used */
  background-image: url("/uonbi/sites/default/files/Fountain.jpg");

  /* Set a specific height */
  min-height: auto; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#block-panels-mini-news-categories-panel {
background-color: #F9F6EF;
	padding: 50px;
}
.lugz {
font-weight: 600;    
font-size: 20px;
	font-family: Georgia, sans-serif;
	background-color: #ffffff;
	border-bottom: 30px solid white;
	border-top: 30px solid white;
}

.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}

.grid-container {
  background-color: #E6E6E6;

}

.grid-container-student-life > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}

.grid-container-student-life {
  background-color: #E8E6DF;
  

}
.grid-container-student-life-body > div {
  background-color: rgba(255, 255, 255, 0.8);

}
.grid-container-student-life-body {
  background-color: #E8E6DF;
}
.grid-container-student-life-body {
font-size: 16px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
padding-bottom: 15px;
border-bottom: 3px solid #002147;


}
.grid-container-student-life-title{
  font-size: 25px;
 background-color: #E8E6DF;
font-family: Candara, Trebuchet, sans-serif; 
padding-top: 10px;
padding-bottom: 15px;
}


/*Academics Panel*/
/*Display for Mobile phones*/
@media only screen and (max-width: 400px) {
#mini-panel-academics {
background-color: #E8E6DF;
	padding: 10px;
}
}
/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
#mini-panel-academics {
background-color: #BBC5C6;
	padding: 50px;
}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {
#mini-panel-academics {
background-color: #E8E6DF;
	padding: 50px;
}
}

/*Beginning of Video CSS*/

video {display: block;}

.brayo-video-container {
    width: 100%;
    max-height: 720px;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    z-index: -100;
}




 /* Style the video: 100% width and height to cover the entire window */
 
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
height: auto;
background-size: cover;
}

/* Add some content at the bottom of the video/page */
.content-video-brayo {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff1f1;
  width: 100%;
  padding: 20px;
}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
} 

/*End of Video CSS*/

.bri-text-color {
	
	color: ffffff;
}

/*Events Format Css*/
#block-panels-mini-eventura {
	background-image: url(../img/parallax.jpg);
	background-color: rgba(0,0,0,0.19);
	padding:30px;
}

#mini-panel-clone_of_eventura {
	background-image: url(../img/parallax.jpg);
	background-color: rgba(0,0,0,0.5);
	padding:30px 30px 30px 50px;
}
.panels-flexible-region.panels-flexible-region-7-events_media_object_space.panels-flexible-region-first {
	
	background-color: #f9f6ef;
	padding: 15px 15px 1px 65px;
	height:515px;
}
.panels-flexible-region.panels-flexible-region-7-events_media_object_space.panels-flexible-region-first img{
	width:150px;
	height:120px;
}
.panels-flexible-region.panels-flexible-region-7-events_media_object_space.panels-flexible-region-first li{
	border-bottom: .5px dashed black;

}
.inside.panels-flexible-region-inside.panels-flexible-region-7-announcements-inside {
	
	background-color: #e8e6df;
	padding: 15px 1px 1px 1px;
	height:515px;
}
.panels-flexible-region.panels-flexible-region-7-twitter_block.panels-flexible-region-last {
	
	background-color: #ffffff;
	padding: 15px 1px 1px 1px;
	height:515px;
}
/*Beginning of Date CSS*/
.front-page-events-date {
font-size: 16px;
	color: #4e4e4e;
	text-align: center;
	font-family: Candara, Trebuchet, sans-serif; 
padding-bottom: 15px;
padding-top: 20px;
border-bottom: 0.5px solid black;
background: #fff;

}
/*End of Date CSS*/

/*Beginning of Title CSS*/
.front-page-events-title {
font-size: 26px;
	color: #4e4e4e;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
padding-bottom: 35px;
padding-top: 30px;
border-bottom: 5px #a51c30;
background: #fff;



}

.front-page-events-body {
	font-size: 17px;
	color: #4e4e4e;
	text-align: left;
	text-decoration:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 300;
	padding-top: 10px; 
	padding-left: 10px;
	padding-bottom: 60px;
	background-color: #E8E6DF;
	box-sizing: border-box;

}

#block-panels-mini-research-news {
	/*background-image: url(../img/parallax.jpg);*/
	background-color: #fff;
	padding: 50px;
}

.new-button {
  background-color: #2A68AF; /* Blue */
  border: none;
  color: white;
  padding: 15px 20px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-family: Trebuchet, sans-serif;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.new-button1 {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.new-button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.new-button2:hover {
  text-decoration: none;
  color: white;
}



/*Beginning of Research Title CSS*/
.front-page-research-title {
font-size: 20px;
	color: #4e4e4e;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
padding-bottom: 35px;
padding-top: 30px;
border-bottom: 5px solid #002147;
background: rgba(0,0,0,0.24);

}
.front-page-research-title:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.front-page-research-title:hover {
  text-decoration: none;
  }

#block-panels-mini-clone-of-news-panel-two {
background-color: #F9F6EF;
	padding: 10px 50px 50px 50px;
}

/*Announcements*/

.announcements{
  font-size: 14px;
  font-weight: 700;
  border-top: .5px solid #002147;
 background-color: #E8E6DF;
font-family: trebuchet ms, helvetica, sans-serif; 
padding-top: 6px;
padding-bottom: 2px;
padding-left: 15px;
}
.announcements-body {
	font-size: 12px;
	background-color: #E8E6DF;
	color: #4e4e4e;
	text-align: left;
	font-family: trebuchet ms, helvetica, sans-serif; 
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom: .5px solid ##edf4fa;
	}


.academics-title{
  font-size: 18px;
  font-weight: 600;
 background-color: #ffffff;
font-family: trebuchet ms, helvetica, sans-serif; 
padding-top: 6px;
padding-bottom: 2px;
padding-left: 15px;
}
.academics-body {
font-size: 16px;
background-color: #ffffff;
	color: #4e4e4e;
	text-align: left;
	font-family: trebuchet ms, helvetica, sans-serif; 
padding-top: 12px;
padding-bottom: 32px;
padding-left: 15px;

}
.brayoz-bg{
	background-color: #edf4fa;
	
}
#block-views-jobs-block {
background-color: #002147;
	padding: 50px;

}

.big-news-carousel-title {
font-size: 40px;
	color: #002147;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Candara', sans-serif; 
padding: 20px 10px 30px 90px;
border-bottom: 3px solid #002147;
background: rgba(0,0,0,0.24);

}

/*FRONT PAGE NEWS VIEW BODY CSS/
/*Display for Mobile phones*/
@media only screen and (max-width: 400px) {
.front-featured-news-body {
	font-size: 16px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
	padding-bottom: 15px;
	border-bottom: 8px solid #FFFFFF;
	background-color: #E8E6DF;
	}
}

/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
.front-featured-news-body {
	font-size: 16px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
	padding-bottom: 15px;
	background-color: #E8E6DF;
	border:1px dashed rgba(145,151,162,.25);
	}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {
.front-featured-news-body {
	font-size: 16px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
	padding-bottom: 15px;
	background-color: #E8E6DF;
	border:0px 1px 5px 1px solid rgba(145,151,162,.25);
	box-shadow: 5px 2px 15px #888888;
	}
}

/*FRONT PAGE NEWS VIEW TITLE CSS/
/*Display for Mobile phones*/
@media only screen and (max-width: 991px) {
.featured-news-title {
	/*font-size: 18px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif;
	padding-top: 10px; 
	padding-bottom: 15px;
	border-top: 5px solid #777777;
	background-color: #E8E6DF;*/
	
	font-size: 3vw;
	color: #000000;
	text-align: left;
	text-decoration:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 300;
	padding: 8px 8px 5px 10px;
	border-top: 1px solid #000000;
	background-color: #FFFFFF;
	display: grid;
	/*box-shadow: 0px 3px 15px  #888888;*/
	grid-template-rows: 80px 2px;
	grid-template-columns: minimax(220px, 10px) 1fr 1fr;
	}
	

}
@media only screen and (max-width: 991px) {
#views-bootstrap-grid-1 img{
	float: left;
	width: 120px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px solid #000000;
}
}
/*Display for Tablets
@media only screen and (min-width: 401px) and (max-width: 991px) {
.featured-news-title {
	font-size: 17px;
	color: #4e4e4e;
	text-align: left;
	text-decoration:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 300;
	padding: 8px 8px 5px 10px;
	border-top: 5px solid #158EC6;
	background-color: #FFFFFF;
	display: grid;
	box-shadow: 0px 3px 15px  #888888;
	grid-template-rows: 80px 2px;
	grid-template-columns: minimax(220px, 10px) 1fr 1fr;
	}
}
*/


/*Display for Computers*/
@media only screen and (min-width: 961px) {

}

/*FRONT PAGE NEWS VIEW IMAGE CSS/
/*Display for Mobile phones*/
@media only screen and (max-width: 400px) {
.front-featured-news-thumbnail {
	border-bottom: 8px solid #FFFFFF;
	padding-bottom: 15px;
	background-color: #E8E6DF;
	border:0px 1px 5px 1px solid rgba(145,151,162,.25);
	box-shadow: 5px 2px 15px #888888;
	}
}

/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
.front-featured-news-thumbnail {
	border-bottom: 8px solid #FFFFFF;
	padding-bottom: 15px;
	background-color: #E8E6DF;
	border:0px 1px 5px 1px solid rgba(145,151,162,.25);
	box-shadow: 5px 2px 15px #888888;
	}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {
.front-featured-news-thumbnail {
	border-bottom: 8px solid #E8E6DF;
	background-color: #E8E6DF;
	border:0px 1px 5px 1px solid rgba(145,151,162,.25);
	box-shadow: 5px 2px 15px #888888;
	}
}







/*FRONT PAGE RESEARCH VIEW TITLE CSS/
/*Display for Mobile phones*/
@media only screen and (max-width: 400px) {
.front-research-news-title {
	/*font-size: 16px;
	color: #4e4e4e;
	box-sizing: border-box;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
	padding-bottom: 15px;
	border-bottom: 8px solid #FFFFFF;
	background-color: #E8E6DF;*/
	display: none;
	}
}

/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
.front-research-news-title {
	font-size: 16px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
	padding-bottom: 15px;
	background-color: #E8E6DF;
	border:1px dashed rgba(145,151,162,.25);
	}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {
.front-research-news-title {
	font-size: 16px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
	padding-bottom: 15px;
	background-color: #E8E6DF;
	border:0px 1px 5px 1px solid rgba(145,151,162,.25);
	box-shadow: 3px 3px 5px #888888;
	}
}

/*FRONT PAGE RESEARCH VIEW BODY CSS/
/*Display for Mobile phones*/
@media only screen and (max-width: 400px) {
.front-research-news-body {
	/*font-size: 18px;
	box-sizing: border-box; 
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif;
	padding-top: 10px; 
	padding-bottom: 15px;
	border-top: 5px solid #777777;
	background-color: #E8E6DF;*/
	display: none;
	}
}

/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
.front-research-news-body {
	font-size: 16px;
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif;
	padding-top: 10px; 
	padding-bottom: 15px;
	border-top: 5px solid #2A68AF;
	background-color: #E8E6DF;
	}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {
.front-research-news-body {
	font-size: 17px;
	color: #4e4e4e;
	text-align: left;
	text-decoration:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 300;
	padding-top: 20px; 
	padding-left: 10px;
	padding-bottom: 25px;
	border-top: 5px solid #E8E6DF;
	background-color: #E8E6DF;
	box-shadow: 3px 3px 5px  #888888;
	}
}
@media only screen and (min-width: 961px) {
.front-research-news-title a{

	text-decoration:none;
	color: #000000;

	}
.front-research-news-title:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
  
}
.front-research-news-title:hover a{
  color:#158EC6;
}
}

.front-research-news-image {
	box-shadow: 3px 3px 5px  #888888;

}

@media only screen and (max-width: 400px) {
.front-research-news-image {
	/*box-sizing: border-box;
	float:left;*/
	display: none;
}
}









/*FRONT PAGE MOBILE RESEARCH VIEW TITLE CSS/
/*Display for Mobile phones*/
@media only screen and (max-width: 400px) {
.front-mobile-research-news-title {
	font-size: 16px;
	color: #4e4e4e;
	box-sizing: border-box;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif; 
	padding-bottom: 15px;
	border-bottom: 8px solid #FFFFFF;
	background-color: #E8E6DF;
	}
}

/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
.front-mobile-research-news-title {
	display: none;
	}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {
.front-mobile-research-news-title {
	display: none;
	}
}

/*FRONT PAGE RESEARCH VIEW BODY CSS/
/*Display for Mobile phones*/
@media only screen and (max-width: 400px) {
.front-mobile-research-news-body {
	font-size: 18px;
	box-sizing: border-box; 
	color: #4e4e4e;
	text-align: left;
	font-family: Candara, Trebuchet, sans-serif;
	padding-top: 10px; 
	padding-bottom: 15px;
	border-top: 5px solid #777777;
	background-color: #E8E6DF;
	}
}

/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
.front-mobile-research-news-body {
	display: none;
	}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {
.front-mobile-research-news-body {
	display: none;
	}
}


/*IMAGE*/
@media only screen and (max-width: 400px) {
.front-mobile-research-news-image {
	width:auto; 
	height: auto;
	box-sizing: border-box;
	padding-bottom: 15px;
	border-bottom: 8px solid #FFFFFF;
	background-color: #E8E6DF;
	}
}

/*Display for Tablets*/
@media only screen and (min-width: 401px) and (max-width: 960px) {
.front-mobile-research-news-image {
	display: none;
	}
}
/*Display for Computers*/
@media only screen and (min-width: 961px) {

.front-mobile-research-news-image img{
	display: none;
	}
}


/*SEARCH ICON*/
@media only screen and (min-width: 767px) {
.finder {
	display:none;
	float: center;
	}
}







/*BEGINNING OF DEVICE SIZE TEMPLATE*/
/*Display for Mobile Phones*/
@media only screen and (max-width: 575px) {

}

/*Display for Tablets*/
@media only screen and (min-width: 576px) and (max-width: 767px) {

}

/*Display for Tablets*/
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/*Display for Small Computers*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}

/*Display for Large Computers*/
@media only screen and (min-width: 1200px) {

}

/*END OF DEVICE SIZE TEMPLATE*/
/*=======================================================================*/





/*BEGINNING OF FEATURED NEWS TITLE*/
/*=======================================================================*/


/*Display for Small Computers*/
@media only screen and (min-width: 992px) {
.featured-news-title {
	font-size: 17px;
	color: #4e4e4e;
	text-align: left;
	text-decoration:none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 300;
	padding: 8px 8px 5px 10px;
	border-top: 5px solid #158EC6;
	background-color: #FFFFFF;
	display: grid;
	box-shadow: 0px 3px 15px  #888888;
	grid-template-rows: 80px 2px;
	grid-template-columns: minimax(220px, 10px) 1fr 1fr;
	}
}
@media only screen and (min-width: 992px) {
.featured-news-title a{

	text-decoration:none;
	color: #000000;

	}
.featured-news-title:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
  
}
.featured-news-title:hover a{
  color:#158EC6;
}
}

/*Display for Large Computers*/
@media only screen and (min-width: 1200px) {
#block-panels-mini-news-and-announcements {
	/*width: 1200px;*/
background-color: #FFFFFF;
	padding: 10px 50px 50px 50px;
	margin: auto;
}
}

/*END OF DEVICE SIZE TEMPLATE*/
/*=======================================================================*/

.college-links {
	color:black;
}

@media only screen and (min-width: 767px) {
#block-views-news-block-11 {
	display:none;
	float: center;
	}
}

@media only screen and (min-width: 767px) {
#block-views-events-block-1 {
	display:none;
	float: center;
	}
}

@media only screen and (min-width: 767px) {
#block-block-55 {
	display:none;
	float: center;
	}
}


@media only screen and (min-width: 200px) and (max-width: 960px) {
#mini-panel-clone_of_eventura {
	display:none;
	}
}


#block-panels-mini-news-and-announcements {
	max-width: 1500px;
	}
	
#block-panels-mini-academics {
	max-width: 1600px;
	float: center;
	}

@media only screen and (min-width: 200px) and (max-width: 767px) {
.header-logo img{
	display:none;
	}
}


@media only screen and (min-width: 200px) and (max-width: 767px) {
.mobile-hide {
	display:none;
	}
}

.college-link-primary {
	font-size: 18px;
	font-weight: 600;
	text-align: left;
	font-family: trebuchet ms, helvetica, sans-serif; 
	padding: 5px 5px 3px 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	border-left: 4px solid #2A68AF;
	box-shadow: 0px 3px 10px  #888888;
	margin-bottom: 7px;
	}
	
.college-link-secondary {
	font-size: 18px;
	font-weight: 600;
	text-align: left;
	font-family: trebuchet ms, helvetica, sans-serif; 
	padding: 5px 5px 3px 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	border-left: 4px solid #2F3236;
	box-shadow: 0px 3px 10px  #888888;
	margin-bottom: 7px;
	}

.college-link-secondary a{
	text-decoration: none;
	color: #2F3236;
}
.college-link-primary a{
	text-decoration: none;
	color: #2A68AF;
}
.college-link-tertiary a{
	text-decoration: none;
	color: #002147;
}
	
.college-link-tertiary {
	font-size: 18px;
	font-weight: 600;
	text-align: left;
	font-family: trebuchet ms, helvetica, sans-serif; 
	padding: 5px 5px 3px 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	border-left: 4px solid #002147;
	box-shadow: 0px 3px 10px  #888888;
	margin-bottom: 7px;
	}

.college-link-primary:hover {
  background-color: #005590;
}
.college-link-secondary:hover {
  background-color: #0099cc;
}
.college-link-tertiary:hover {
  background-color: #0099cc;
}