.image-slider-wrapper{
	/*height: 50vh !important;
*/
}

.custom-logo-link img{
	max-width: 50%;
	height: auto;
}

#requirement_table {
float: left;
padding-bottom: 270px;
}

body{
	font-family: quicksand, sans-serif;
	font-size: 16px;
}
.menu-item{
	font-weight: 600;
}

.image-slider-caption{
	min-height: 100px;
	background: rgb(135, 135, 135) transparent;
	background: rgba(135, 135, 135, 0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	
}

.image-slider-wrapper
.slider-content {
	top: 70%;
}

.slider-content .container {
    /* width: unset; */
    width: 1170px;
}

.main-navigation 
{
	margin-top: 13px;	
}

.top-header .read-more{
	background-color: transparent;
	border: none;
	
}
.top-header a:hover, .read-more a:hover{
	text-decoration: underline;
}

/*article.post{
	min-height: 565px;
}*/

/*******
 * Start of HOH Table CSS
 * ***************/

.hoh_wrapper{
	background:none;
}

table.hoh_table {
  width: 100%;
  background-color: #FFFFFF;
  border-collapse: collapse;
  border-width: 2px;
  border-color: #aaa;
  border-style: solid;
  color: #333333;
}

table.hoh_table tr, table.hoh_table th {
  border-width: 1px;
  border-color: #aaa;
  border-style: solid;
  padding: 5px;
}
table.hoh_table td{
	padding:5px
}
.hoh_title{
	font-weight: bold;
}
.hoh_image img{
	display:block;
	margin: 0px auto;
	padding-bottom: 60px
}

/*************
 * Start of Archive Display
 * ******************/

.country, .hoh_recipient {
    border: 1px solid #c9c9c9;    
    margin: 0px;
			overflow:hidden;
    padding:10px;
    margin-top:10px;
    background-color:rgba(255,255,255,0.9);
   -webkit-border-radius:0px;
   -moz-border-radius:0px;
    border-radius:0px;
   -webkit-box-shadow: 0px 0px 2px #888888;
   -moz-box-shadow: 0px 0px 2px #888888;
     box-shadow: 0px 0px 2px #888888;
}

/*************
 * Contact Page CSS
 * ******************/

.contact_table tr:hover{
	background-color: #b6e1fd;
	color: gray;
	
}

.special_border{
	
	border: 1px #ccc solid;
}

/*************
 * COVID-19 Page CSS
 * ******************/

.bg-amber-q {
    background-color: #fff7e1!important;
	
    color: #000;
	padding: 20px;
	margin: 10px;
	border-left: #ffd54f 3px solid;
}

/*******************
 * Red asterisks
 *******************/

.ast_red{
	color: #e23e3e;
}

.fa-tumblr:before {
	content: attr(Anchor);
  content: url("https://iadc.edu/wp-content/uploads/2021/10/anchor3.png");
	display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(http://notrealdomain2.com/newbanner.png) no-repeat;
  width: 80%;
  height: 80%; 
	margin-top: px

}



.tooltip:hover  {
  visibility: hidden;
}




