<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.horizontalMenu{
	/*Change Menu Background Colors ONLY Here*/
}
.horizontalMenu .l_tinynav1 a{
	/*Change Menu Text Colors ONLY Here*/
}
.activeMenu{
	/*Change Active Menu Text Color Only Here*/
	/*color: red !important;*/
}

.exitBtn{
	position: fixed;
	right: 10px;
	top: 180px;
	z-index: 999999;
	max-width: 170px;
	padding: 10px;
	background: #FFBD07;
	color: #000;
	border: 10px solid #000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

#home-content #leftColumn{
	padding-right:10px;
}
#home-content h4{margin-top: 20px; margin-bottom: 10px;}
#home-content li{list-style-position: outside;}
#home-content li.pdfItem{list-style-type: none; list-style-image: url("/global/images/pdf.png");}
#home-content li.pdfItem li{list-style-type: auto; list-style-image: none;}
#home-content .closeList li{margin-bottom: 0px !important;}
#home-content .farList li{margin-bottom: 10px !important;}
#home-content .closeParagraph{margin-bottom: 3px !important;}
#home-content ol{margin: 0 0 0 20px;}
#home-content h5{margin-bottom: 3px; text-transform: uppercase;}

.s-lch-widget-float{
	right: 80px !important;
	bottom: 40px !important;
}

/**********HOMEPAGE**********/
#home-content .greyGrid{background-color: #eee; padding: 10px; margin: 20px 0;}
#home-content .greyGrid h3, #home-content .greyGrid h4{margin-top: 0;}
#home-content .rightGrid{padding-left: 20px;}
#home-content .leftGrid{padding-right: 20px;}
#home-content .homepage .slideshowGrid{ margin-bottom: 30px;}
#home-content .newsSection{border-bottom: 1px solid #eee; margin-top: 20px;}
#home-content .newsSection p{
	border-bottom: 1px dotted #D9AA2A;
	position: relative;
	list-style-type: none;
	color: #000;
	padding: 10px 0;
	background-image: none;
	padding-left: 0;
	margin-top: 0;
	padding-top: 5px;
}
#home-content .homepage .grid4 p, #home-content .homepage .grid4 ul{font-size: .95em;}
#home-content .newsSection p:last-child{border-bottom: none; margin-bottom: 0;}
#home-content .expandListInfo, #home-content .expandListInfo p{margin-top: 0;}
#home-content .socialIcons{font-size: 2em; margin: 0; text-align: right;}
#home-content .socialIcons i{padding: 3px;}
#home-content .socialIcons .fa.fa-facebook-square{color: #3b5998;}
#home-content .socialIcons .fa.fa-instagram{color: #3f729b;}
#home-content .socialIcons .fa.fa-twitter-square{color: #55acee;}
#home-content .socialIcons .fa.fa-pinterest-square{color: #cc2127;}

#home-content .womenGenderSocialMediaOuter{
	display: inline-block;
	float: left;
}

/**********HISTORY**********/
#home-content .history .flexslider{
	background-color: #eee;
	border: 10px solid #eee;
	margin-bottom: 15px;
}
#carousel li{margin-right: 5px;}
#home-content .floatLeft{float: left;}
.flex-direction-nav li a {top: 45%; margin: -13px -20px 0;}
#carousel .flex-direction-nav li a {top: 22%;}

#home-content .syncContentSlides, #home-content .syncImgSlides{
	background: #EEE;
	padding: 10px;
}
#home-content .syncImgSlides{
	margin-top: 10px;
}

/**********RESOURCES**********/
#home-content .resources .grid6{
	padding-right:20px;
}
#home-content .resources img{
	width:100%;
}

/**********STAFF**********/
#home-content .staff strong{font-size: 1.15em;}
#home-content .staff .grid12 .grid12{border-bottom: 1px solid #eee; margin-bottom: 10px;}
#home-content .staff .grid12 .grid12:last-child{border-bottom: none;}
#home-content .staff .staffWithImage p{margin-left: 190px; margin-top: 0;}
#home-content .staff .staffImg{width: 175px; float: left;}

/**********ASIA ADAMS**********/
#home-content .asiaAdams .projectInfo li{margin-bottom: 10px;}
#home-content .asiaAdams .projectInfo li li{margin-bottom: 0px;}
#home-content .pastProjects .grid12:last-child{border-bottom: none;}
#home-content .pastProjects .grid12{margin: 0; padding: 5px 0; border-bottom: 1px dotted #bbb;}
#home-content .pastProjects img{padding-right: 5px; float: left;}

/**********PANELS**********/
/*#home-content .linkWrapper .grid6{padding: 10px;}*/
#home-content .linkWrapper .grid6{margin: 10px 0;}
.linkWrapper .grid6 img{width: 100%;}
/*.gPadding{margin: 3px;}*/
.gPaddingLink{margin: 0;}
.gPadding p{text-align: justify; margin-top: 0;}
.panelInfo{
	display: block;
	text-decoration: none;
	position: relative;
	/*font-family:'OpenSansBold';*/
	line-height: normal;
	font-size: .975em;
}
.panelInfo span.panelTitle{
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	padding: 10px;
	background: rgba(0, 0, 0, .75);
	color: white;
}
.panelInfo:hover{
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}
.panel{display: block;}
.panel h2{
	line-height: 30px;
	padding-top: 15px;
}
.panel .backBtn{
	float: right;
	font-size: small;
}
#home-content #newcombeBox .grid4{
	padding-right: 20px;
}
#home-content #newcombeBox .grid4:first-of-type img{
	margin-top: 22px;
}
#home-content #newcombeBox p{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}
#home-content #newcombeBox .fa{
	color: #FFBD07;
	margin-right: 5px;
}


@media only screen and (max-width:900px){
	#home-content .secondLine{display: none;}
}
@media only screen and (max-width:768px){
	#home-content .rightGrid{padding-left: 0px;}
	#home-content .leftGrid{padding-right: 0px;}
	#home-content .secondLine{display: inline-block;}
	#home-content .linkWrapper .panelInfo{width: 100%; margin: auto; padding-right: 20px;}
	#home-content .newsSection{margin-top: 0;}
	#home-content .homepage #images, #home-content .homepage .newsSection{width: 50%;}
	#home-content .menInActionLogo{text-align: center; margin-top: 15px;}
	#home-content .menInActionLogo img{width: 250px;}
	#home-content .getInvolved .grid4 img{width: 50%; margin: 0; float: left; padding: 5px;}
	#home-content .flexslider{display: block;}
	#home-content .flexslider .grid4{width: 35%; padding-right: 20px; margin-top: 14px;}
	#home-content .flexslider .grid8{width: 65%;}
	#home-content .staff .staffImg{width: 150px;}
	#home-content .staff .staffWithImage p{margin-left: 165px;}
	#home-content .studentInterns .grid6{border-bottom: 1px solid #eee;}
	#home-content .studentInterns .grid12{border-bottom: none !important;}
	#home-content .socialIcons{text-align: left;}
	
	#home-content #leftColumn{
		padding-right:0;
	}
}
@media only screen and (max-width:640px){
	#home-content .linkWrapper .panelInfo{padding-right: 0px; width: 75%; margin: auto;}
	#home-content .homepage #images, #home-content .homepage .newsSection{width: 100%;}
}
@media only screen and (max-width:480px){
	#home-content .menInActionLogo img{width: 200px;}
	#home-content .flexslider{display: block !important;}
	#home-content .flexslider .grid4{width: 100%; padding-right: 0px; margin-top: 0;}
	#home-content .flexslider .grid4 img{margin: auto;}
	#home-content .flexslider .grid8{width: 100%;}
	#home-content .noSmallMobile{display: none;}
	#home-content .getInvolved .grid4 img{width: 100%; float: none; padding: 0px;}
	#home-content .staff .staffImg{display: none;}
	#home-content .staff .staffWithImage p{margin-left: 0;}
}
@media only screen and (max-width:430px){
	#home-content .secondLine{display: none;}
	#home-content .linkWrapper .panelInfo{width: 85%;}
}
</pre></body></html>