/* FRONT PAGE SPECIFIC STYLES */

.front header {
	background: #00356b;
}
.front #yale_pre, .front .headertop .headerlefttext a:hover, .front .headerrighttext a:hover {
	color: #fff;
}
#front_last_updated {
	display: none;
}
.highlightbox {
	margin-top: 30px;
}
.holderwrap {
	margin: 0;
}
.icon-plus:before {
	content: '\e84a';
}
.front_path_section_container h2 {
	clear: both;
}
.front_path_wrap {
	float: left;
	/*max-width: 376px;*/
	max-width: 277px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#front_path_four {
	margin-right: 0;
}
.front_path_wrap h5.itemtitle{
	text-align: left;
	margin-bottom: 10px;
}
#front_mission {
	background-image: url('/sites/default/files/images/color-map-full-width3c.png') !important;
	background-repeat: no-repeat !important;
	background-position: -90px 0 !important;
	background-size: cover;
	margin-top: 0;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding: 10px 23px 0 23px;
}
#front_mission h2 {
	margin-bottom: 18px;
}
#front_mission h2 i {
	margin-right: 8px;
	float: left;
}
#front_mission h2 p a {
	float: right;
	color: #303030;
	opacity: .2;
}
#front_mission h2 p a:hover {
	opacity: 1;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	-ms-transition: all 0.15s;
	transition: all 0.15s;
}
#front_mission p {
	margin-left: 36px;
	color: #303030;
}
#front_mission .btn {
	margin-top: 10px;
}
.front_path_section_container h2 {
	margin-bottom: 24px;
}
.front_path_section_container .learn_more {
	margin: -8px 0 0 0;
}
#block-views-front-page-block-1 {
	margin-top: -22px;
}
.headerwrap {
	border-bottom: none;
}
.flexslider .rounded img {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	border-radius: 5px;
}
.front .flexslider .rounded img, .front .rounded {
	-webkit-border-radius: 5px 5px 0 0; 
	-moz-border-radius: 5px 5px 0 0; 
	-o-border-radius: 5px 5px 0 0; 
	border-radius: 5px 5px 0 0;
}
#front_slides_wrap .img_cap {
	display: none;
	position: absolute;
	bottom: 0;
	color: #fff;
	background-color: rgba(0,0,0,.3);
	padding: 26px;
	width: 1118px;
	pointer-events: none;
}
#front_slides_wrap .img_cap h2 {
	color: #fff;
	margin-top: 0;
}
#front_slides_wrap .img_cap p {
	margin-bottom: 22px;
}
.front_path_wrap .mediaholder {
	height: 156px;
	background-size: 457px;
	background-position: -86px;
	background-repeat: no-repeat;
}
.front_path_wrap .adaptive {
	opacity: 0;
}

/* SERVICE ICONS */
.front .serviceicon div.icon-globe {
	margin-left: 1px;
	font-size: 21px;
}
.front .serviceicon div.icon-clock-1 {
	margin-left: .5px;
	font-size: 25px;
}
.front .serviceicon div.icon-direction {
	margin-top: 1px;
	font-size: 21px;
}



/* RESPONSIVE */

/* WIDE DESKTOP */
@media only screen and (min-width: 1200px) {}

/* REGULAR DESKTOP */
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.front_path_wrap {
		max-width: 460px;
	}
	#front_path_two, #front_path_four {
		margin-right: 0;
	}
	.front_path_wrap .mediaholder {
		height: 196px;
		background-size: 575px;
		background-position: -56px;
	}
}

/* SMALL DESKTOP */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.front_path_wrap {
		max-width: 352px;
	}
	#front_path_two, #front_path_four {
		margin-right: 0;
	}
	#front_path_three {
		margin-right: 20px;
	}
	.front_path_wrap .mediaholder {
		height: 156px;
		background-size: 457px;
		background-position: -56px;
	}
}

/* ALL MOBILE SIZES */
@media only screen and (max-width: 767px) {
	.front_path_wrap {
		max-width: none;
		margin-right: 0;
	}
	#front_mission p {
		margin-left: 0;
	}
	.front_path_wrap .mediaholder {
		height: auto;
	}
	.front_path_wrap .adaptive {
		opacity: 1;
		width: 100%;
		height: 100%;
	}
}

/* MOBILE LANDSCAPE TO TABLET PORTRAIT */
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* MOBILE PORTRAIT TO MOBILE LANDSCAPE */
@media only screen and (min-width: 0px) and (max-width: 479px) {
	/*.flexslider {
		display: none;
	}*/
	.split-btn-left, .split-btn-right {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
}





/* =============================== */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'fontello';
	src:url('/sites/all/themes/themetastic/type/fontello/fontello.eot');
	src:url('/sites/all/themes/themetastic/type/fontello/fontello.woff') format('woff'),
		url('/sites/all/themes/themetastic/type/fontello/fontello.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; margin-top: 20px;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%; display: block; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	border-radius: 5px;
}
.front .flexslider .slides img {
	width: 100%; display: block; 
	-webkit-border-radius: 5px 5px 0 0; 
	-moz-border-radius: 5px 5px 0 0; 
	-o-border-radius: 5px 5px 0 0; 
	border-radius: 5px 5px 0 0;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
/*.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }*/
.flexslider {  
	-webkit-border-radius: 5px 5px 0 0; 
	-moz-border-radius: 5px 5px 0 0; 
	-o-border-radius: 5px 5px 0 0; 
	border-radius: 5px 5px 0 0; 
	position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "fontello"; font-size: 40px; line-height:1; display: inline-block; content: '\e84b'; }
.flex-direction-nav a.flex-next:before  { content: '\e84a'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "fontello"; font-size: 20px; display: inline-block; content: '\e84a'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\e84a'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; z-index: 2;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}