/*
 Theme Name:   Ultra Child
 Theme URI:    http://example.com/ultra-child/
 Description:  Themify Ultra Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     themify-ultra
 Version:      1.6.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ultra-childs
*/

/**************************************************
----------------- NAVIGATION ----------------------
**************************************************/

body .ms-slide .ms-layer, body .ms-fixed-layers .ms-layer, body .ms-overlay-layers .ms-layer {
  pointer-events: none;
}

body .ms-slide .ms-layer a, body .ms-fixed-layers .ms-layer a, body .ms-overlay-layers .ms-layer a {
  pointer-events: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

div.home-slider h4 {
  margin-bottom: 15px;
  font-size: 24px;
  text-align: right;
  color: white;
  float: right;
  clear: both;
  font-weight: normal;
}

body.blog .has-image:after,
  body.category .has-image:after,
  body.blog-page .has-image:after {
    content: ' ';
    display: block;
    clear: both;
  }
  body.blog .has-image .post-image img,
  body.category .has-image .post-image img,
  body.blog-page .has-image .post-image img {
    display: block;
  }
  body.blog .has-image .post-image-box,
  body.category .has-image .post-image-box,
  body.blog-page .has-image .post-image-box {
    float: left;
    width: 20%;
    padding-top: 10px;
  }
  body.blog .has-image .entry-content,
  body.category .has-image .entry-content,
  body.blog-page .has-image .entry-content {
    box-sizing: border-box;
    float: right;
    width: 79%;
    padding-left: 30px;
  }

.loops-wrapper.list-post .post-date-inline .post-date span.year,
.single-post .post-date-inline .post-date span.year {
  display: inline !important;
}

.loops-wrapper.list-post .post-date-inline .post-date,
.single-post .post-date-inline .post-date {
  text-align: left;
}

.loops-wrapper {
  position: relative;
  display: inline-block;
  max-width: 1000px;
  vertical-align: top;
  width: 100%;
}

@media screen and (max-width: 1280px) {
  .loops-wrapper {
    width: 69%;
  }
	.page-id-70 div#body {
		padding-bottom: 0%;
	}
}

.home-blog-fix, .home-events {
  padding-top: 75px;
}

@media screen and (max-width: 1280px) {
  .home-blog-fix .loops-wrapper {
    width: 100%;
  }
}

.home-blog-fix article.post {
  margin-top: 15px;
}

.home-blog-fix span.edit-button {
  clear: both;
  display: block;
}

.home-blog-fix .list-thumb-image .post-content-inner:after {
  content: '';
  clear: both;
  display: table;
}

.home-blog-fix .list-thumb-image .entry-content {
    width: 75%;
    padding-left: 1.6%;
    box-sizing: border-box;
    float: right;
	background-color: #dae1e6;
	height: 118px;
	margin-bottom: 5px;
  }

.home-blog-fix .list-thumb-image .entry-content .post-title {
  font-family: 'Open Sans',"Arial",sans-serif;
  /*font-variant: small-caps;*/
  font-size: 20px;
  border: none;
  padding-top: 10px;
}

.home-blog-fix .list-thumb-image .entry-content .post-title a {
  color: #003A70;
  text-decoration: none;
  display: block;
  line-height: 25px;
}


@media screen and (max-width: 1280px) {
	.home-blog-fix .list-thumb-image .entry-content .post-title {
		font-size: 16px;
	}
}

h2.post-title {
	margin-bottom: 0px !important;
}

.home-blog-fix .list-thumb-image .entry-content .post-title a:after {
    display: block !important;
  }


.home-blog-fix .list-thumb-image .entry-content p {
  color: #003A70;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 15px;
}

.home-blog-fix .list-thumb-image .entry-content a {
  text-decoration: none;
}

a.more-link {
	display: none;
}

/*.home-blog-fix .list-thumb-image .post-image-box {
  display: none;
}*/

.home-blog-fix .list-thumb-image .post-image-box {
		display: block;
		width: 25%;
		/* padding-right: .8%; */
		box-sizing: border-box;
		float: left;
		background-color: white;
		border: 2px solid #dae1e6;
		height: 118px;
		margin-bottom: 5px;
	}

/*@media (min-width: 768px) {
	.home-blog-fix .list-thumb-image .post-image-box {
		display: block;
		width: 25%;
		/* padding-right: .8%; 
		box-sizing: border-box;
		float: left;
		background-color: white;
		border: 2px solid #dae1e6;
		height: 118px;
		margin-bottom: 5px;
	}
  .home-blog-fix .list-thumb-image .post-image-box {
    display: block;
    width: 25%;
    padding-right: 1.6%;
    box-sizing: border-box;
    float: left;
	background-color: white;
	height: 118px;
	margin-bottom: 5px;
  }
}*/

.home-blog-fix .list-thumb-image .post-image-box figure.post-image {
  width: 100%;
  max-width: 100%;
}

.home-blog-fix .list-thumb-image .post-image-box img {
   /* border-radius: 50%; */
   width: 100%;
   max-width: 100%;
   height: auto;
   margin-left: -0.5px;
   margin-top: -0.5px;
	
	/*border-radius: 50%;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: 4px;
  margin-top: 3px;*/
}

.meta-major-image {
	margin-left: 100px;
}

.meta-major-section {
	margin-bottom: 100px;
}

.all-meta-major-boxes {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
}

.meta-major-box {
	background-color: #FFB81C;
	width: 150px;
	padding: 3px;
	margin-right: 8px;
	margin-top: 10px;
	text-align: center;
	color: #003A70;
	font-weight: bold;
	font-size: 12px;
}

.break-flex {
	flex-basis: 100%;
	height: 0;
}

/*.meta-major-box:nth-child(n+6) {
	margin-left: 75px;
	justify-content: space-around;
}*/

.video-box {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    color: #003A70;
	width: 65%;
}

.photos-box {
	display: inline-block;
    margin: 5px;
    vertical-align: top;
    color: #003A70;
	width: 32.5%;
}

.achievement-section {
	margin-top: 75px;
}

h2.achieve-potential {
	font-weight: bold !important; 
	font-size: 32px !important;
	color: #FFB81C !important;
	margin-left: 18%;
}

.market-boxes {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 60px;
}

.market-box {
    position: relative;
    padding-left: 100px;
    color: white;
    margin-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 25px;
    border-right: 1px solid #003A70;
    text-align: center;
}

/*.market-box {
	color: white;
	width: 22.5%;
	text-align: center;
	padding-right: 20px;
	margin-left: 20px; 
	font-weight: bold;
	font-size: 26px;
	border-right: 1px solid #003A70;
}*/

.market-box:before {
    font-family: fontAwesome;
    position: absolute;
    color: #003A70;
    font-size: 90px;
    left: 0;
    top: 30px;
    font-weight: normal;
}

.market-box:nth-child(1):before {
	content: '\f0b1';
}

.market-box:nth-child(2):before {
    content: '\f434';
}

.market-box:nth-child(4):before {
    content: url('wp-content/themes/ultra-child/images/Campus-Icon.svg');
	width: 47%;
	top: 0px;
}

.market-box:nth-child(5):before {
    content: '\f0c0';
}

.market-box:nth-child(5) {
	border-right: 0px;
}

.market-break-flex {
	flex-basis: 0%;
}

@media screen and (max-width: 1095px) {
	h2.achieve-potential {
		margin-left: 0%;
		text-align: center;
	}
	.market-break-flex {
		flex-basis: 100%;
	}
	.market-box {
		width: 20%;
	}
	.market-box:nth-child(2) {
		border-right: 0px;
	}
	.market-box:nth-child(4) {
		margin-top: 45px;
	}
	.market-box:nth-child(4):before {
		width: 45%;
	}
	.market-box:nth-child(5) {
		margin-top: 45px;
	}
}

@media screen and (max-width: 680px) {
	.market-box {
		width: 60%;
		padding-left: 0px;
		border-right: 0px;
	}
	.market-box:nth-child(1) {
		padding-left: 20px;
	}
	.market-box:nth-child(2) {
		padding-left: 15px;
		margin-top: 45px;
		padding-top: 15px;
	}
	.market-box:nth-child(4) {
		padding-top: 15px;
		padding-left: 30px;
	}
	.market-box:nth-child(4):before {
		width: 35%;
	}
	.market-box:nth-child(5) {
		padding-left: 45px;
		padding-top: 15px;
	}
}

@media screen and (max-width: 420px) {
	.market-box:nth-child(1) {
		padding-left: 50px;
	}
	.market-box:nth-child(2) {
		padding-left: 45px;
	}
	.market-box:nth-child(4) {
		padding-left: 25px;
	}
	.market-box:nth-child(5) {
		padding-left: 70px;
	}
}

h2.life-niacc {
	color: #FFB81C !important;
	text-align: center;
	font-size: 32px !important;
}

#homepage-photos {
	line-height: 0;
  	-webkit-column-gap:   10px;
  	-moz-column-gap:      10px;  
	height: 365px;
}
#homepage-photos a {
	column-count: 2;
	grid-template: 114px 239px / 50% 50%;
	height: auto;
	display: grid;
}
#homepage-photos a:focus {
	transition: none;
}
#homepage-photos a img:nth-child(1){
	grid-row: 1/2;
	grid-column: 1/2;
}
#homepage-photos a img:nth-child(3){
	grid-row: 2/3;
	grid-column: 1/2;
}
#homepage-photos a img:nth-child(5){
	grid-row: 1/2;
	grid-column: 2/3;
}
#homepage-photos a img:nth-child(7){
	grid-row: 2/3;
	grid-column: 2/3;
	align-self: end;
}
#homepage-photos a:focus {
	outline: 3px #003A70 dashed;
}
#homepage-photos img {
	/*width: 100% !important;*/
  	height: auto !important;
}

.text-70-6-0-0.module.module-text .module-title::after {
	content: url('/wp-content/themes/ultra-child/images/Cheveron-Blue_Cheveron.svg');
}

.text-70-6-0-0.module.module-text .module-title {
	margin: 0px;
}

.post-70-6-1-0.module.module-post .module-title::after {
	content: url('/wp-content/themes/ultra-child/images/Cheveron-Blue_Cheveron_Flipped.svg');
}

.post-70-6-1-0.module.module-post .module-title {
	margin: 0px;
}

div.event-wrapper {
	display: flex;
	align-items: flex-start;
	border: 1px solid #dae1e6;
	width: 100%;
	margin-bottom: 20px;
}

div.event-date {
	flex: 1;
	width: 20%;
	align-self: center;
}

.event-date {
	color: #dae1e6;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.event-day {
	font-size: 40px;
}

div.event-details {
	flex: 4;
	background-color: #dae1e6;
	width: 80%;
	padding-left: 10px;
	padding-top: 10px;
}

div.event-details h2 {
	font-size: 20px !important;
	color: #003A70 !important;
	margin-bottom: 0px;
}

div.event-details p {
	font-size: 14px;
}

.niacc-connection, .more-news-events {
	display: inline-block;
    margin: 5px;
    vertical-align: top;
	width: 40%;
    text-align: center;
	background-color: #003A70;
}

.niacc-connection h3, .more-news-events h3 {
	color: white !important;
	margin-bottom: 4px !important;
}

.niacc-connection {
	height: 70px;
	padding: 15px;
	margin: 40px 0px 60px 30px;
}

.more-news-events {
	height: 20px;
	padding: 40px 15px;
	margin: 40px 0px 60px 85px;
}

.niacc-connection a, .more-news-events a {
	text-decoration: none !important;
	color: white !important;
}

.niacc-connection a:hover, .more-news-events a:hover {
	color: #FFB81C !important;
}

@media screen and (max-width: 950px) {
	.home-blog-fix .list-thumb-image .post-image-box {
		display: none;
	}
	.home-blog-fix .list-thumb-image .entry-content {
		width: 100%;
	}
	.home-blog-fix .list-thumb-image .entry-content .post-title {
		font-size: 18px;
	}
	.niacc-connection, .more-news-events {
		width: 45%;
		margin: 0px 0px 10px 0px;
	}
}

@media screen and (max-width: 800px) {
	.home-events {
		width: 100% !important;
	}
	
	.module_column_70-6-0 {
		margin-left: 0 !important;
		width: 100% !important;
		max-width: 100%;
		display: block !important;
		float: none !important;
	}
	
	.module_column_70-6-1 {
		margin-left: 0 !important;
		width: 100% !important;
		max-width: 100%;
		display: block !important;
		float: none !important;

	}
	.home-events {
		padding-top: 25px;
	}
	.home-blog-fix {
		padding-top: 15px;
	}
	.niacc-connection, .more-news-events {
		width: 95%;
	}
}
@media screen and (max-width: 1025px) {
	#homepage-photos {
		display: none;
	}
	.photos-box {
		display: none;
	}
	.video-box {
		width: 98%;
	}
}
/*
 * jQuery FlexSlider v2.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;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.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;}
.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%;}

.slides li {
border-bottom: 1px solid #33435f;
border-right: 1px solid #33435f;
border-left: 1px solid #04173a;
border-top: 1px solid #04173a;
}

/* 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; background: #04173a; border: 4px solid #04173a; position: relative; -webkit-border-radius: 4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px; -o-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px; overflow: hidden; zoom: 1;}

.flex-caption {

	bottom: 0px;
	padding: 10px;
	color: #ffffff;
}


.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-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 {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%;  text-align: center;
background: #04173a; border: 4px solid #04173a; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; zoom: 1; line-height: 1; padding-top: 2px;

}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {background-image: url('images/slide_off.png');
background-position: center center;
height: 16px;
width: 16px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover { background-image: url('images/slide_on.png');
background-position: center center;
height: 16px;
width: 16px;}
.flex-control-paging li a.flex-active {  background-image: url('images/slide_on.png');
background-position: center center;
height: 16px;
width: 16px;
margin-bottom:5px;}

.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: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.home-branding-left .flex-prev {
display: none !important;
}

.home-branding-left .flex-next {
display: none !important;
}

#homepage-call-to-action .flex-control-nav {
	display: none;
}

#homepage-call-to-action .flex-caption {
max-height: 25px;
line-height: 1.3;
text-align: center;
}

#homepage-call-to-action {
-webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px;
border: none;
border: 0px;
background: transparent;

}

#homepage-call-to-action .slides {
width: 90%;
margin-left: auto;
margin-right: auto;
border: 4px solid #010101;
}

#homepage-call-to-action .slides li {
border: 0px;
}

#home-audience-block .shadow-image {
width: 90% !important;
margin-left: auto;
margin-right: auto;
}

#homepage-call-to-action .flex-direction-nav a {opacity: 1 !important;}

#homepage-call-to-action .flex-direction-nav .flex-next {right:0px; margin-right: 0px; background-image: url('images/ico_jqueryarrow_right.png'); position: absolute; z-index:99;}
#homepage-call-to-action .flex-direction-nav .flex-prev {left: 0px; margin-left: 0px; background-image: url('images/ico_jqueryarrow_left.png'); position: absolute; z-index:99;}

input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, 
textarea:-moz-placeholder, textarea.form-control:-moz-placeholder { color: #888; }

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, 
textarea:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder { color: #888; }

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, 
textarea::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder { color: #888; }



button.btn {
	height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

button.btn:hover { opacity: 0.6; color: #fff; }

button.btn:active { outline: 0; opacity: 0.6; color: #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

h1, h2 {
	margin-top: 10px;
	font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

h3 {
	font-size: 22px;
    font-weight: 300;
    color: #555;
    line-height: 30px;
}

img { max-width: 100%; }


.btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 16px 20px 0 20px;
	background: #4aaf51;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

.btn-link-1.btn-link-1-facebook { background: #4862a3; }
.btn-link-1.btn-link-1-twitter { background: #55acee; }
.btn-link-1.btn-link-1-google-plus { background: #dd4b39; }

.btn-link-1 i {
	padding-right: 5px;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-2:hover, .btn-link-2:focus, 
.btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }


/***** Top content *****/

.inner-bg {
    padding: 100px 0 170px 0;
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box {
	margin-top: 35px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #fff;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

.form-bottom {
	padding: 25px 25px 30px 25px;
	background: #eee;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #4aaf51;
}

.social-login {
	margin-top: 35px;
}

.social-login h3 {
	color: #fff;
}

.social-login-buttons {
	margin-top: 25px;
}


/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	
	.inner-bg { padding: 60px 0 110px 0; }

}

@media (max-width: 415px) {
	
	h1, h2 { font-size: 32px; }

}

ol.tribe-list-widget {
	display: flex;
	align-items: flex-start;
	border: 1px solid #dae1e6;
	width: 100%;
}

ol.tribe-list-widget a {
	text-decoration: none;
}

h4.tribe-event-title a {
	text-decoration: none;
}

div.tribe-event-duration {
	flex: 1;
	width: 20%;
	align-self: center;
}

h4.tribe-event-title {
	flex: 4;
	background-color: #dae1e6;
	width: 80%;
	padding-left: 10px;
	padding-top: 10px;
}
.home #site-body { padding: 0px }
/*
#home-branding-container {
    background: url('../images/home_bg.jpg') transparent scroll 50% 0;
    padding: 25px 0 25px 0;
    background-size: cover;
    -webkit-background-size: cover;
}
.home #site-body img {
    border: none;
    padding: 0;
}
#home-left {
    width: 684px;
    float: left;
}
#home-right {
    margin-left: 17px;
    width: 257px;
    float: left;
}
*/

#home-slideshow ul.slides {
    width: 100%;
    height: auto;
}
/*
#cta-slideshow {
    width: 257px;
    height: 195px;
}
    #cta-slideshow ul.slides {
        width: 249px;
        height: 187px;
    }
*/
.flex-caption {
    max-height: 100%;
    background: rgba(0,0,0,0.2);
}
    .flex-caption h3 { margin-bottom: 5px }
    .flex-caption p {
        color: #fff;
        margin-bottom: 5px;
    }
/*
.home-nav h3 {
    background-image: url("../images/upper_home_header.png");
    background-position: right top;
    border-left: 1px solid #043777;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 53px;
    line-height: 45px;
    text-transform: uppercase;
}
*/
/*
.home-nav nav ul { background-color: #fff }
.home-nav li {
    border: 1px solid #585858;
    border-top: none;
    line-height: 38px;
}
    .home-nav li a {
        color: #000000;
        background-image: url('../images/li_arrow.png');
        background-repeat: no-repeat;
        background-position: 10px center;
        padding-left: 35px;
        display: block;
    }
    .home-nav li a:hover {
        color: #ffffff;
        background: url('../images/li_arrow-ov.png') #1c2773 no-repeat 10px 50%;
    }
*/
/*
.carousel-wrap {
    float:left;
    margin-top: 25px;
}

.carousel-wrap h2 {
    background-image: url('../images/lower_cont_header.png');
    display: block;
    width: 342px;
    height: 53px;
    padding: 0px;
    padding:13px 0 0 15px;
    margin:0 0 0 -6px;
    text-align: left;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}
*/
.home #site-body .carousel img {
    padding: 5px;
    border: 1px solid #CCC;
}
.home #site-body .carousel p { margin-top: 4px; margin-left: 15px; padding-right: 10px; }
/*
.carousel {
    width: 330px;
    overflow: hidden;
    height: 322px;
    background: url('../images/newsevent_bg.png') transparent no-repeat 2px 100%;
}
*/
    .carousel ul.start {
        list-style: none;
        position: relative;
        width: 9999px;
    }
    .carousel li.start {
        display: inline;
        float: left;
        overflow: hidden;
        margin-left: 0;
        padding-right: 12px;
    }
/*contains ul and 3 carousel items */
/*
.carousel li.start .carousel-li-content { padding:0 10px 0 10px; }
*/
        .carousel li.start ul {
            list-style: none;
            padding-bottom: 10px;
            overflow: hidden;
        } /* ul of actual items */
.carousel li.start ul li {
    padding: 10px 0 10px 0;
    clear: both;
    overflow: hidden;
} /* each news item */
.carousel li.hover {
    background: #fff8eb;
    cursor: pointer;
}
.carousel-img-placeholder { background-image: url('../images/thumbnail-placeholder.gif') }
/* news content */
#recent-news .thumb {
    display: block;
    width: 75px;
    height: 75px;
    overflow: hidden;
    float: left;
}
#recent-news p {
    float: right;
    font-size: 12px;
    letter-spacing: -0.2px;
    line-height: 1.2em;
    margin: 0;
    width: 180px;
}
    #recent-news p a { display: block }
    #recent-news p a:hover { color: #00753e }
.ie9 #recent-news p { width: 202px; }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    #recent-news p { width: 250px; }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #recent-news p { width: 250px; }
}
a#news-prev {
    background-position: 0 -26px;
    right: 35px;
}
a:hover#news-prev { background-position: 0 -52px }
a#news-prev.disabled { background-position: 0 -0 }
a:hover#news-prev.disabled { cursor: default }
a#news-next {
    background-position: -26px -26px;
    right: 0px;
}
a:hover#news-next { background-position: -26px -52px }
a#news-next.disabled { background-position: -26px -0 }
a:hover#news-next.disabled { cursor: default }
#recent-news a#news-prev {
    background-image: url('../images/newsevents_carousel_sprite.png');
    height: 23px;
    width: 23px;
    text-indent: -9999px;
    background-position: 0 -23px;
    float: left;
    /* margin-left: 130px; */
    display: inline-block;
    margin-top: 0;
}
#recent-news .news-nav {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
}
#recent-news a#news-prev:hover { background-position: 0 -46px }
#recent-news a#news-prev.disabled { background-position: 0 0 }
#recent-news a#news-prev.disabled:hover { cursor: default }
#recent-news a#news-next {
    background-image: url('../images/newsevents_carousel_sprite.png');
    height: 23px;
    width: 23px;
    text-indent: -9999px;
    background-position: -26px -23px;
    float: left;
    display: inline-block;
    margin-left: 5px;
    margin-top: 0;
}
#recent-news a#news-next:hover { background-position: -26px -46px }
#recent-news a#news-next.disabled { background-position: -26px 0 }
#recent-news a#news-next.disabled:hover { cursor: default }
#recent-events { margin-left: 10px }
.sub-bar {
    margin-top: -24px;
    position: relative;
    z-index: 99;
}
    .sub-bar a.square {
        color: #ffffff;
        margin-left: 8px;
        margin-right: 24px;
        padding-right: 15px;
        background-image: url('../images/ico_arrow.png');
        background-repeat: no-repeat;
        background-position: right center;
        float: left;
    }
a.rss-icon {
    float: right;
    text-indent: -9999px;
    height: 15px;
    width: 16px;
    background-image: url("../images/sidebar/rss.png");
    margin-right: 20px;
}
a.rss-icon-large {
    float: right;
    text-indent: -9999px;
    height: 22px;
    width: 23px;
    background-image: url("../images/rss-med.png");
/*     margin-top: 10px; */
}
ul.full-hover { margin-left: 0; }
#cta-slideshow.flexslider { margin-right: 10px; }

/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */
@font-face {
  font-family: "FontAwesome";
  src: url('../font/fontawesome-webfont.eot');
  src: url('../font/fontawesome-webfont.eot?#iefix') format('eot'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }

.carousel li {
  margin-right: 20px !important;
}
/* FC Webicons by Fairhead Creative http://fairheadcreative.com */

.fc-webicon { display: inline-block; background-size: 100%; width: 30px; height: 30px; text-indent: -999em; text-align: left; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-bottom: 5px; }
.fc-webicon:hover { margin: -1px 0 1px; -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }
.fc-webicon.small { width: 20px; height: 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.fc-webicon.large { width: 48px; height: 48px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

/* About.me */
.no-svg .fc-webicon.aboutme { background: url("../images/icons/fc-webicon-aboutme-m.png"); }
.no-svg .fc-webicon.aboutme.large { background: url("../images/icons/fc-webicon-aboutme.png"); }
.no-svg .fc-webicon.aboutme.small { background: url("../images/icons/fc-webicon-aboutme-s.png"); }
.svg .fc-webicon.aboutme { background: url("../images/icons/fc-webicon-aboutme.svg"); }

/* Android */
.no-svg .fc-webicon.android { background: url("../images/icons/fc-webicon-android-m.png"); }
.no-svg .fc-webicon.android.large { background: url("../images/icons/fc-webicon-android.png"); }
.no-svg .fc-webicon.android.small { background: url("../images/icons/fc-webicon-android-s.png"); }
.svg .fc-webicon.android { background: url("../images/icons/fc-webicon-android.svg"); }

/* Apple */
.no-svg .fc-webicon.apple { background: url("../images/icons/fc-webicon-apple-m.png"); }
.no-svg .fc-webicon.apple.large { background: url("../images/icons/fc-webicon-apple.png"); }
.no-svg .fc-webicon.apple.small { background: url("../images/icons/fc-webicon-apple-s.png"); }
.svg .fc-webicon.apple { background: url("../images/icons/fc-webicon-apple.svg"); }

/* Behance */
.no-svg .fc-webicon.behance { background: url("../images/icons/fc-webicon-behance-m.png"); }
.no-svg .fc-webicon.behance.large { background: url("../images/icons/fc-webicon-behance.png"); }
.no-svg .fc-webicon.behance.small { background: url("../images/icons/fc-webicon-behance-s.png"); }
.svg .fc-webicon.behance { background: url("../images/icons/fc-webicon-behance.svg"); }

/* Bitbucket */
.no-svg .fc-webicon.bitbucket { background: url("../images/icons/fc-webicon-bitbucket-m.png"); }
.no-svg .fc-webicon.bitbucket.large { background: url("../images/icons/fc-webicon-bitbucket.png"); }
.no-svg .fc-webicon.bitbucket.small { background: url("../images/icons/fc-webicon-bitbucket-s.png"); }
.svg .fc-webicon.bitbucket { background: url("../images/icons/fc-webicon-bitbucket.svg"); }

/* Creative Cloud */
.no-svg .fc-webicon.creativecloud { background: url("../images/icons/fc-webicon-creativecloud-m.png"); }
.no-svg .fc-webicon.creativecloud.large { background: url("../images/icons/fc-webicon-creativecloud.png"); }
.no-svg .fc-webicon.creativecloud.small { background: url("../images/icons/fc-webicon-creativecloud-s.png"); }
.svg .fc-webicon.creativecloud { background: url("../images/icons/fc-webicon-creativecloud.svg"); }

/* Dribbble */
.no-svg .fc-webicon.dribbble { background: url("../images/icons/fc-webicon-dribbble-m.png"); }
.no-svg .fc-webicon.dribbble.large { background: url("../images/icons/fc-webicon-dribbble.png"); }
.no-svg .fc-webicon.dribbble.small { background: url("../images/icons/fc-webicon-dribbble-s.png"); }
.svg .fc-webicon.dribbble { background: url("../images/icons/fc-webicon-dribbble.svg"); }

/* Dropbox */
.no-svg .fc-webicon.dropbox { background: url("../images/icons/fc-webicon-dropbox-m.png"); }
.no-svg .fc-webicon.dropbox.large { background: url("../images/icons/fc-webicon-dropbox.png"); }
.no-svg .fc-webicon.dropbox.small { background: url("../images/icons/fc-webicon-dropbox-s.png"); }
.svg .fc-webicon.dropbox { background: url("../images/icons/fc-webicon-dropbox.svg"); }

/* Evernote */
.no-svg .fc-webicon.evernote { background: url("../images/icons/fc-webicon-evernote-m.png"); }
.no-svg .fc-webicon.evernote.large { background: url("../images/icons/fc-webicon-evernote.png"); }
.no-svg .fc-webicon.evernote.small { background: url("../images/icons/fc-webicon-evernote-s.png"); }
.svg .fc-webicon.evernote { background: url("../images/icons/fc-webicon-evernote.svg"); }

/* Facebook */
.no-svg .fc-webicon.facebook { background: url("../images/icons/fc-webicon-facebook-m.png"); }
.no-svg .fc-webicon.facebook.large { background: url("../images/icons/fc-webicon-facebook.png"); }
.no-svg .fc-webicon.facebook.small { background: url("../images/icons/fc-webicon-facebook-s.png"); }
.svg .fc-webicon.facebook { background: url("../images/icons/fc-webicon-facebook.svg"); }

/* Flickr */
.no-svg .fc-webicon.flickr { background: url("../images/icons/fc-webicon-flickr-m.png"); }
.no-svg .fc-webicon.flickr.large { background: url("../images/icons/fc-webicon-flickr.png"); }
.no-svg .fc-webicon.flickr.small { background: url("../images/icons/fc-webicon-flickr-s.png"); }
.svg .fc-webicon.flickr { background: url("../images/icons/fc-webicon-flickr.svg"); }

/* Foursquare */
.no-svg .fc-webicon.foursquare { background: url("../images/icons/fc-webicon-foursquare-m.png"); }
.no-svg .fc-webicon.foursquare.large { background: url("../images/icons/fc-webicon-foursquare.png"); }
.no-svg .fc-webicon.foursquare.small { background: url("../images/icons/fc-webicon-foursquare-s.png"); }
.svg .fc-webicon.foursquare { background: url("../images/icons/fc-webicon-foursquare.svg"); }

/* Git */
.no-svg .fc-webicon.git { background: url("../images/icons/fc-webicon-git-m.png"); }
.no-svg .fc-webicon.git.large { background: url("../images/icons/fc-webicon-git.png"); }
.no-svg .fc-webicon.git.small { background: url("../images/icons/fc-webicon-git-s.png"); }
.svg .fc-webicon.git { background: url("../images/icons/fc-webicon-git.svg"); }

/* Github */
.no-svg .fc-webicon.github { background: url("../images/icons/fc-webicon-github-m.png"); }
.no-svg .fc-webicon.github.large { background: url("../images/icons/fc-webicon-github.png"); }
.no-svg .fc-webicon.github.small { background: url("../images/icons/fc-webicon-github-s.png"); }
.svg .fc-webicon.github { background: url("../images/icons/fc-webicon-github.svg"); }

/* Google Play */
.no-svg .fc-webicon.googleplay { background: url("../images/icons/fc-webicon-googleplay-m.png"); }
.no-svg .fc-webicon.googleplay.large { background: url("../images/icons/fc-webicon-googleplay.png"); }
.no-svg .fc-webicon.googleplay.small { background: url("../images/icons/fc-webicon-googleplay-s.png"); }
.svg .fc-webicon.googleplay { background: url("../images/icons/fc-webicon-googleplay.svg"); }

/* Google+ */
.no-svg .fc-webicon.googleplus { background: url("../images/icons/fc-webicon-googleplus-m.png"); }
.no-svg .fc-webicon.googleplus.large { background: url("../images/icons/fc-webicon-googleplus.png"); }
.no-svg .fc-webicon.googleplus.small { background: url("../images/icons/fc-webicon-googleplus-s.png"); }
.svg .fc-webicon.googleplus { background: url("../images/icons/fc-webicon-googleplus.svg"); }

/* HTML5 */
.no-svg .fc-webicon.html5 { background: url("../images/icons/fc-webicon-html5-m.png"); }
.no-svg .fc-webicon.html5.large { background: url("../images/icons/fc-webicon-html5.png"); }
.no-svg .fc-webicon.html5.small { background: url("../images/icons/fc-webicon-html5-s.png"); }
.svg .fc-webicon.html5 { background: url("../images/icons/fc-webicon-html5.svg"); }

/* iCloud */
.no-svg .fc-webicon.icloud { background: url("../images/icons/fc-webicon-icloud-m.png"); }
.no-svg .fc-webicon.icloud.large { background: url("../images/icons/fc-webicon-icloud.png"); }
.no-svg .fc-webicon.icloud.small { background: url("../images/icons/fc-webicon-icloud-s.png"); }
.svg .fc-webicon.icloud { background: url("../images/icons/fc-webicon-icloud.svg"); }

/* Instagram */
.no-svg .fc-webicon.instagram { background: url("../images/icons/fc-webicon-instagram-m.png"); }
.no-svg .fc-webicon.instagram.large { background: url("../images/icons/fc-webicon-instagram.png"); }
.no-svg .fc-webicon.instagram.small { background: url("../images/icons/fc-webicon-instagram-s.png"); }
.svg .fc-webicon.instagram { background: url("../images/icons/fc-webicon-instagram.svg"); }

/* Last.fm */
.no-svg .fc-webicon.lastfm { background: url("../images/icons/fc-webicon-lastfm-m.png"); }
.no-svg .fc-webicon.lastfm.large { background: url("../images/icons/fc-webicon-lastfm.png"); }
.no-svg .fc-webicon.lastfm.small { background: url("../images/icons/fc-webicon-lastfm-s.png"); }
.svg .fc-webicon.lastfm { background: url("../images/icons/fc-webicon-lastfm.svg"); }

/* LinkedIn */
.no-svg .fc-webicon.linkedin { background: url("../images/icons/fc-webicon-linkedin-m.png"); }
.no-svg .fc-webicon.linkedin.large { background: url("../images/icons/fc-webicon-linkedin.png"); }
.no-svg .fc-webicon.linkedin.small { background: url("../images/icons/fc-webicon-linkedin-s.png"); }
.svg .fc-webicon.linkedin { background: url("../images/icons/fc-webicon-linkedin.svg"); }

/* Mail */
.no-svg .fc-webicon.mail { background: url("../images/icons/fc-webicon-mail-m.png"); }
.no-svg .fc-webicon.mail.large { background: url("../images/icons/fc-webicon-mail.png"); }
.no-svg .fc-webicon.mail.small { background: url("../images/icons/fc-webicon-mail-s.png"); }
.svg .fc-webicon.mail { background: url("../images/icons/fc-webicon-mail.svg"); }

/* Mixi */
.no-svg .fc-webicon.mixi { background: url("../images/icons/fc-webicon-mixi-m.png"); }
.no-svg .fc-webicon.mixi.large { background: url("../images/icons/fc-webicon-mixi.png"); }
.no-svg .fc-webicon.mixi.small { background: url("../images/icons/fc-webicon-mixi-s.png"); }
.svg .fc-webicon.mixi { background: url("../images/icons/fc-webicon-mixi.svg"); }

/* MSN */
.no-svg .fc-webicon.msn { background: url("../images/icons/fc-webicon-msn-m.png"); }
.no-svg .fc-webicon.msn.large { background: url("../images/icons/fc-webicon-msn.png"); }
.no-svg .fc-webicon.msn.small { background: url("../images/icons/fc-webicon-msn-s.png"); }
.svg .fc-webicon.msn { background: url("../images/icons/fc-webicon-msn.svg"); }

/* Pinterest */
.no-svg .fc-webicon.pinterest { background: url("../images/icons/fc-webicon-pinterest-m.png"); }
.no-svg .fc-webicon.pinterest.large { background: url("../images/icons/fc-webicon-pinterest.png"); }
.no-svg .fc-webicon.pinterest.small { background: url("../images/icons/fc-webicon-pinterest-s.png"); }
.svg .fc-webicon.pinterest { background: url("../images/icons/fc-webicon-pinterest.svg"); }


/* Podcast */
.no-svg .fc-webicon.podcast { background: url("../images/icons/fc-webicon-podcast-m.png"); }
.no-svg .fc-webicon.podcast.large { background: url("../images/icons/fc-webicon-podcast.png"); }
.no-svg .fc-webicon.podcast.small { background: url("../images/icons/fc-webicon-podcast-s.png"); }
.svg .fc-webicon.podcast { background: url("../images/icons/fc-webicon-podcast.svg"); }

/* Quora */
.no-svg .fc-webicon.quora { background: url("../images/icons/fc-webicon-quora-m.png"); }
.no-svg .fc-webicon.quora.large { background: url("../images/icons/fc-webicon-quora.png"); }
.no-svg .fc-webicon.quora.small { background: url("../images/icons/fc-webicon-quora-s.png"); }
.svg .fc-webicon.quora { background: url("../images/icons/fc-webicon-quora.svg"); }

/* Orkut */
.no-svg .fc-webicon.orkut { background: url("../images/icons/fc-webicon-orkut-m.png"); }
.no-svg .fc-webicon.orkut.large { background: url("../images/icons/fc-webicon-orkut.png"); }
.no-svg .fc-webicon.orkut.small { background: url("../images/icons/fc-webicon-orkut-s.png"); }
.svg .fc-webicon.orkut { background: url("../images/icons/fc-webicon-orkut.svg"); }

/* Mercurial */
.no-svg .fc-webicon.mercurial { background: url("../images/icons/fc-webicon-mercurial-m.png"); }
.no-svg .fc-webicon.mercurial.large { background: url("../images/icons/fc-webicon-mercurial.png"); }
.no-svg .fc-webicon.mercurial.small { background: url("../images/icons/fc-webicon-mercurial-s.png"); }
.svg .fc-webicon.mercurial { background: url("../images/icons/fc-webicon-mercurial.svg"); }

/* Rdio */
.no-svg .fc-webicon.rdio { background: url("../images/icons/fc-webicon-rdio-m.png"); }
.no-svg .fc-webicon.rdio.large { background: url("../images/icons/fc-webicon-rdio.png"); }
.no-svg .fc-webicon.rdio.small { background: url("../images/icons/fc-webicon-rdio-s.png"); }
.svg .fc-webicon.rdio { background: url("../images/icons/fc-webicon-rdio.svg"); }

/* Renren */
.no-svg .fc-webicon.renren { background: url("../images/icons/fc-webicon-renren-m.png"); }
.no-svg .fc-webicon.renren.large { background: url("../images/icons/fc-webicon-renren.png"); }
.no-svg .fc-webicon.renren.small { background: url("../images/icons/fc-webicon-renren-s.png"); }
.svg .fc-webicon.renren { background: url("../images/icons/fc-webicon-renren.svg"); }

/* RSS */
.no-svg .fc-webicon.rss { background: url("../images/icons/fc-webicon-rss-m.png"); }
.no-svg .fc-webicon.rss.large { background: url("../images/icons/fc-webicon-rss.png"); }
.no-svg .fc-webicon.rss.small { background: url("../images/icons/fc-webicon-rss-s.png"); }
.svg .fc-webicon.rss { background: url("../images/icons/fc-webicon-rss.svg"); }

/* Skitch */
.no-svg .fc-webicon.skitch { background: url("../images/icons/fc-webicon-skitch-m.png"); }
.no-svg .fc-webicon.skitch.large { background: url("../images/icons/fc-webicon-skitch.png"); }
.no-svg .fc-webicon.skitch.small { background: url("../images/icons/fc-webicon-skitch-s.png"); }
.svg .fc-webicon.skitch { background: url("../images/icons/fc-webicon-skitch.svg"); }

/* Skype */
.no-svg .fc-webicon.skype { background: url("../images/icons/fc-webicon-skype-m.png"); }
.no-svg .fc-webicon.skype.large { background: url("../images/icons/fc-webicon-skype.png"); }
.no-svg .fc-webicon.skype.small { background: url("../images/icons/fc-webicon-skype-s.png"); }
.svg .fc-webicon.skype { background: url("../images/icons/fc-webicon-skype.svg"); }

/* SoundCloud */
.no-svg .fc-webicon.soundcloud { background: url("../images/icons/fc-webicon-soundcloud-m.png"); }
.no-svg .fc-webicon.soundcloud.large { background: url("../images/icons/fc-webicon-soundcloud.png"); }
.no-svg .fc-webicon.soundcloud.small { background: url("../images/icons/fc-webicon-soundcloud-s.png"); }
.svg .fc-webicon.soundcloud { background: url("../images/icons/fc-webicon-soundcloud.svg"); }

/* Spotify */
.no-svg .fc-webicon.spotify { background: url("../images/icons/fc-webicon-spotify-m.png"); }
.no-svg .fc-webicon.spotify.large { background: url("../images/icons/fc-webicon-spotify.png"); }
.no-svg .fc-webicon.spotify.small { background: url("../images/icons/fc-webicon-spotify-s.png"); }
.svg .fc-webicon.spotify { background: url("../images/icons/fc-webicon-spotify.svg"); }

/* StumbleUpon! */
.no-svg .fc-webicon.stumbleupon { background: url("../images/icons/fc-webicon-stumbleupon-m.png"); }
.no-svg .fc-webicon.stumbleupon.large { background: url("../images/icons/fc-webicon-stumbleupon.png"); }
.no-svg .fc-webicon.stumbleupon.small { background: url("../images/icons/fc-webicon-stumbleupon-s.png"); }
.svg .fc-webicon.stumbleupon { background: url("../images/icons/fc-webicon-stumbleupon.svg"); }

/* SVN */
.no-svg .fc-webicon.svn { background: url("../images/icons/fc-webicon-svn-m.png"); }
.no-svg .fc-webicon.svn.large { background: url("../images/icons/fc-webicon-svn.png"); }
.no-svg .fc-webicon.svn.small { background: url("../images/icons/fc-webicon-svn-s.png"); }
.svg .fc-webicon.svn { background: url("../images/icons/fc-webicon-svn.svg"); }

/* Tagboard */
.no-svg .fc-webicon.tagboard { background: url("../images/icons/fc-webicon-tagboard-m.png"); }
.no-svg .fc-webicon.tagboard.large { background: url("../images/icons/fc-webicon-tagboard.png"); }
.no-svg .fc-webicon.tagboard.small { background: url("../images/icons/fc-webicon-tagboard-s.png"); }
.svg .fc-webicon.tagboard { background: url("../images/icons/fc-webicon-tagboard.svg"); }

/* Trip Advisor */
.no-svg .fc-webicon.tripadvisor { background: url("../images/icons/fc-webicon-tripadvisor-m.png"); }
.no-svg .fc-webicon.tripadvisor.large { background: url("../images/icons/fc-webicon-tripadvisor.png"); }
.no-svg .fc-webicon.tripadvisor.small { background: url("../images/icons/fc-webicon-tripadvisor-s.png"); }
.svg .fc-webicon.tripadvisor { background: url("../images/icons/fc-webicon-tripadvisor.svg"); }

/* Tumblr */
.no-svg .fc-webicon.tumblr { background: url("../images/icons/fc-webicon-tumblr-m.png"); }
.no-svg .fc-webicon.tumblr.large { background: url("../images/icons/fc-webicon-tumblr.png"); }
.no-svg .fc-webicon.tumblr.small { background: url("../images/icons/fc-webicon-tumblr-s.png"); }
.svg .fc-webicon.tumblr { background: url("../images/icons/fc-webicon-tumblr.svg"); }

/* Twitter */
.no-svg .fc-webicon.twitter { background: url("../images/icons/fc-webicon-twitter-m.png"); }
.no-svg .fc-webicon.twitter.large { background: url("../images/icons/fc-webicon-twitter.png"); }
.no-svg .fc-webicon.twitter.small { background: url("../images/icons/fc-webicon-twitter-s.png"); }
.svg .fc-webicon.twitter { background: url("../images/icons/fc-webicon-twitter.svg"); }

/* Vimeo */
.no-svg .fc-webicon.vimeo { background: url("../images/icons/fc-webicon-vimeo-m.png"); }
.no-svg .fc-webicon.vimeo.large { background: url("../images/icons/fc-webicon-vimeo.png"); }
.no-svg .fc-webicon.vimeo.small { background: url("../images/icons/fc-webicon-vimeo-s.png"); }
.svg .fc-webicon.vimeo { background: url("../images/icons/fc-webicon-vimeo.svg"); }

/* Sina Weibo */
.no-svg .fc-webicon.weibo { background: url("../images/icons/fc-webicon-weibo-m.png"); }
.no-svg .fc-webicon.weibo.large { background: url("../images/icons/fc-webicon-weibo.png"); }
.no-svg .fc-webicon.weibo.small { background: url("../images/icons/fc-webicon-weibo-s.png"); }
.svg .fc-webicon.weibo { background: url("../images/icons/fc-webicon-weibo.svg"); }

/* Windows */
.no-svg .fc-webicon.windows { background: url("../images/icons/fc-webicon-windows-m.png"); }
.no-svg .fc-webicon.windows.large { background: url("../images/icons/fc-webicon-windows.png"); }
.no-svg .fc-webicon.windows.small { background: url("../images/icons/fc-webicon-windows-s.png"); }
.svg .fc-webicon.windows { background: url("../images/icons/fc-webicon-windows.svg"); }

/* Wordpress */
.no-svg .fc-webicon.wordpress { background: url("../images/icons/fc-webicon-wordpress-m.png"); }
.no-svg .fc-webicon.wordpress.large { background: url("../images/icons/fc-webicon-wordpress.png"); }
.no-svg .fc-webicon.wordpress.small { background: url("../images/icons/fc-webicon-wordpress-s.png"); }
.svg .fc-webicon.wordpress { background: url("../images/icons/fc-webicon-wordpress.svg"); }

/* Xing */
.no-svg .fc-webicon.xing { background: url("../images/icons/fc-webicon-xing-m.png"); }
.no-svg .fc-webicon.xing.large { background: url("../images/icons/fc-webicon-xing.png"); }
.no-svg .fc-webicon.xing.small { background: url("../images/icons/fc-webicon-xing-s.png"); }
.svg .fc-webicon.xing { background: url("../images/icons/fc-webicon-xing.svg"); }

/* Yelp! */
.no-svg .fc-webicon.yelp { background: url("../images/icons/fc-webicon-yelp-m.png"); }
.no-svg .fc-webicon.yelp.large { background: url("../images/icons/fc-webicon-yelp"); }
.no-svg .fc-webicon.yelp.small { background: url("../images/icons/fc-webicon-yelp-s.png"); }
.svg .fc-webicon.yelp { background: url("../images/icons/fc-webicon-yelp.svg"); }

/* YouTube */
.no-svg .fc-webicon.youtube { background: url("../images/icons/fc-webicon-youtube-m.png"); }
.no-svg .fc-webicon.youtube.large { background: url("../images/icons/fc-webicon-youtube.png"); }
.no-svg .fc-webicon.youtube.small { background: url("../images/icons/fc-webicon-youtube-s.png"); }
.svg .fc-webicon.youtube { background: url("../images/icons/fc-webicon-youtube.svg"); }

/* YouVersion */
.no-svg .fc-webicon.youversion { background: url("../images/icons/fc-webicon-youversion-m.png"); }
.no-svg .fc-webicon.youversion.large { background: url("../images/icons/fc-webicon-youversion.png"); }
.no-svg .fc-webicon.youversion.small { background: url("../images/icons/fc-webicon-youversion-s.png"); }
.svg .fc-webicon.youversion { background: url("../images/icons/fc-webicon-youversion.svg"); }

/* Zerply */
.no-svg .fc-webicon.zerply { background: url("../images/icons/fc-webicon-zerply-m.png"); }
.no-svg .fc-webicon.zerply.large { background: url("../images/icons/fc-webicon-zerply.png"); }
.no-svg .fc-webicon.zerply.small { background: url("../images/icons/fc-webicon-zerply-s.png"); }
.svg .fc-webicon.zerply { background: url("../images/icons/fc-webicon-zerply.svg"); }
/*
 * jQuery FlexSlider v2.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;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.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;}
.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%;}

.slides li {
border-bottom: 1px solid #33435f;
border-right: 1px solid #33435f;
border-left: 1px solid #04173a;
border-top: 1px solid #04173a;
}

/* 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; background: #04173a; border: 4px solid #04173a; position: relative; -webkit-border-radius: 4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px; -o-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px; overflow: hidden; zoom: 1;}

.flex-caption {

	bottom: 0px;
	padding: 10px;
	color: #ffffff;
}


.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-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 {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%;  text-align: center;
background: #04173a; border: 4px solid #04173a; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; zoom: 1; line-height: 1; padding-top: 2px;

}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {background-image: url('images/slide_off.png');
background-position: center center;
height: 16px;
width: 16px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover { background-image: url('images/slide_on.png');
background-position: center center;
height: 16px;
width: 16px;}
.flex-control-paging li a.flex-active {  background-image: url('images/slide_on.png');
background-position: center center;
height: 16px;
width: 16px;
margin-bottom:5px;}

.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: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.home-branding-left .flex-prev {
display: none !important;
}

.home-branding-left .flex-next {
display: none !important;
}

#homepage-call-to-action .flex-control-nav {
	display: none;
}

#homepage-call-to-action .flex-caption {
max-height: 25px;
line-height: 1.3;
text-align: center;
}

#homepage-call-to-action {
-webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px;
border: none;
border: 0px;
background: transparent;

}

#homepage-call-to-action .slides {
width: 90%;
margin-left: auto;
margin-right: auto;
border: 4px solid #010101;
}

#homepage-call-to-action .slides li {
border: 0px;
}

#home-audience-block .shadow-image {
width: 90% !important;
margin-left: auto;
margin-right: auto;
}

#homepage-call-to-action .flex-direction-nav a {opacity: 1 !important;}

#homepage-call-to-action .flex-direction-nav .flex-next {right:0px; margin-right: 0px; background-image: url('images/ico_jqueryarrow_right.png'); position: absolute; z-index:99;}
#homepage-call-to-action .flex-direction-nav .flex-prev {left: 0px; margin-left: 0px; background-image: url('images/ico_jqueryarrow_left.png'); position: absolute; z-index:99;}

ul.images li {
	padding:5px;
	border:solid 1px #000;
}

/*
 Theme Name:   Ultra Child
 Theme URI:    http://example.com/ultra-child/
 Description:  Themify Ultra Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     themify-ultra
 Version:      1.6.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ultra-childs
*/

/**************************************************
----------------- NAVIGATION ----------------------
**************************************************/

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

html, body {
    overflow-x: hidden !important;
}

.page-id-1307 #top-sect {
    padding-top: 18.2% !important;
}

.sub-menu li a:before {
display: none !important;
} 

a:hover {
    text-decoration: none;
}

div#headerwrap {
    background: #003A70;
    color: white;
    background-image: url(images/North-Iowa-Area-Community-College-transparent-headerwrap-background.png);	background-repeat: no-repeat;
}

header#header {
    width: 100%;
	padding-bottom: 0px;
	transition: none;
}

#headerwrap.fixed-header {
    background-color: #003A70;
}

#headerwrap.fixed-header #header {
    padding-top: 0;
    padding-bottom: 0;
}

#main-nav {
    text-align: center;
    border-top: 1px solid #003A70;
	-webkit-transition: border 0.5s;
	-moz-transition: border 0.5s;
	transition: border 0.5s;
}

.sidemenu-on .nav-bottom-border {
    display: none !important;
}

.sp-buttons {
    z-index: 1;
}
body:not(.sidebar2):not(.sidebar-none):not(.sidebar-left):not(.full_width) #content:not(.inner-parent-page-title),
body:not(.sidebar2):not(.sidebar-none):not(.sidebar-left):not(.full_width) #main-content:not(.inner-parent-page-title) {
    float: none;
    width: 100%;
}

.menu-a-header-top-menu-container a:hover {
    color: #FFB81C !important;
}

.header-content-text-wrap {
	background: rgba(0, 0, 0, 0.4);
	padding: 15px;
}

.header-content {
	-webkit-animation: fadeUp 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeUp 2s; /* Firefox < 16 */
        -ms-animation: fadeUp 2s; /* Internet Explorer */
         -o-animation: fadeUp 2s; /* Opera < 12.1 */
			animation: fadeUp 2s;
}

@-webkit-keyframes fadeUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}

@-moz-keyframes fadeUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}

100% {
opacity: 1;
-moz-transform: translateY(0);
}
}

@-o-keyframes fadeUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}

100% {
opacity: 1;
-o-transform: translateY(0);
}
}

@keyframes fadeUp {
0% {
opacity: 0;
transform: translateY(20px);
}

100% {
opacity: 1;
transform: translateY(0);
}
}

ul, ol {
    color: #003A70;
}

#main-nav li a {
    padding: 10px;
}

#main-nav a:hover {
    color: #003A70;
	background-color: #ffd05e;
}

li#menu-item-13279 {
    background: #00757A !important;
}

li#menu-item-13279 a { background-position: 112px center; }

li#menu-item-18873 {
    background: #DE6420 !important;
}

li#menu-item-18873 a { background-position: 94px center;; }

li#menu-item-18874 {
    background: #009BD9 !important;
}

li#menu-item-18874 a { background-position: 60px center; }

li#menu-item-19460 {
    background: #23964A !important;
}

li#menu-item-19460 a { background-position: 67px center; }

li#menu-item-16086 {
    background: #6497BB !important;
}

li#menu-item-16086 a { background-position: 67px center; }

li.business-link {
    background: #888B8D !important;
}

div#site-logo {
    font-size: 35px;
    margin: 0px;
}

#main-nav li {
    width: 16.666667%;
    float: left;
	color: #003A70;
	font-size: 21px;
	background-color: #FFB81C;
	font-family: 'Open Sans' !important;
	font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.apply-button:hover, a.apply-button:focus {
    background: #003A70;
    color: white;
    outline: none;
}

.sub-menu li {
    width: auto !important;
}
ul#main-nav li a {
    background-repeat: no-repeat;
    background-size: 32px;
    position: relative;
    top: 0px;
	padding: 10px 10px 5px;
}
.sidemenu-on ul#main-nav li a {
    padding: 0.4em 0;
}

#main-nav ul a {
	color: #003A70 !important;
}

#main-nav ul a:hover {
	color: #ffffff !important;
}

.second-navbar {
	width: 100%;
	/*background-color: #003A70;
	overflow: auto;*/
	color: white;
	margin-top: 8px;
}

.second-navbar ul {
	display: flex; 
	justify-content: space-evenly;
	margin-right: 20%;
}

.second-navbar li {
	color: white;
	list-style-type: none;
	font-family: 'Open Sans';
	font-weight: bold;
}

.second-navbar ul li {
	border-right: 1px solid #b08a10;
}

.second-navbar ul li:nth-last-of-type(odd) {
	border-right: none;
}

.second-navbar a {
	float: right;
	padding: 10px 12px 8px 12px;
	text-decoration: none;
	color: white !important;
	font-size: 18px;
	text-align: center;
}

.second-navbar a:hover {
	background-color: #809abb;
}

.sidemenu-on ul#main-nav li a:before {
	display: none;
}

#main-nav .current_page_item > a, #main-nav .current-menu-item > a {
    color: #003A70;
}

a#menu-icon-close {
    color: white !important;
}

table tbody tr:nth-child(even) {
    background: #f9f9f9;
}

table {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	    margin-bottom: 2%;
    border: 1px solid #ddd;
}

td {
    padding: 0.5%;
}

li.pagenav ul li {
	list-style: none;
	float: left;
	margin: 0 10px 0 10px;
}

div.home-slider h5 {
    margin-bottom: 15px;
    font-size: 24px;
    text-align: right;
    color: white;
	float: right;
    clear: both;
    font-weight: normal;
	text-shadow: 0px 0px 4px #000000 !important;
}

div.home-slider h4 {
	text-shadow: 0px 0px 4px #000000 !important;
}

div.home-slider h3 {
    font-size: 44px;
    font-family: AGaramondPro Regular, "Times New Roman", serif;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid white;
    line-height: 1;
    text-align: right;
    color: white;
	clear: both;
    float: right;
    font-weight: normal;
	text-shadow: 0px 0px 4px #000000 !important;
}

h3 {
		font-weight: 400;
}

/*********************
New Slider Tweaks
*********************/

.ms-slide .ms-layer {
    top: auto !important;
    bottom: 62px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto !important;
}

.home-slider .ms-slide-layers {
    max-width: 1000px !important;
    width: 100% !important;
    margin: 0 auto;
    position: relative !important;
}

div#pro-slider-70-2-0-0 .sp-slide-text {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0!important;
}

.home-slider-text-wrap {
	background: rgba(0,0,0,0.4);
	float: right;
	padding: 15px;
}

.loops-wrapper.list-thumb-image .post-image {
    width: 50%;
}
.module-post .list-thumb-image .post-image {
    max-width: 50%;
}

.themify_builder_70_row.module_row_1.module_row {
    border-top: 3px solid white;
}

.themify_builder_70_row.module_row_3.module_row p {
    color: #003A70;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
}

.home-slider .sp-slide-0 .bsp-slide-excerpt {
    -webkit-animation: fadeUp 2s;
    -moz-animation: fadeUp 2s;
    -ms-animation: fadeUp 2s;
    -o-animation: fadeUp 2s;
    animation: fadeUp 2s;}
	
.stick {
    position: fixed;
    top: 0;
    width: 100%;
}

a {
color: #003A70;
}

/******************* MOBILE MENU **********************/

div#top-menu-mobile .menu-top a {
    text-align: center !important;
    background: #194F88;
    color: white;
}


div#top-menu-mobile .not-top a {
    text-align: left !important;
    background: white !important;
}

div#top-menu-mobile .sub-menu a {
    color: black;
}

div#top-menu-mobile ul {
    list-style-type: none;
    margin: 0;
}

div#top-menu-mobile ul li {
    background-color: white;
    font-size: 24px;
}

li.mobile-header-link {
    text-align: center;
    background: #194F88;
    border: 1px solid white;
    padding: 0.4em 0;
}
li.mobile-header-link a {
	font-size: 24px;
	color: #FFF;
}

.sidemenu-on div#top-menu-mobile ul.sub-menu {
    display: none;
}

div#top-menu-mobile .sub-menu li {
    margin: 2% !important;
}

#top-menu-mobile li a {
    padding: .6em 0;
    display: block;
	text-align: left;
}
.sidemenu-on #top-menu-mobile li a {
    padding: 0.4em 0;
}

.sub-arrow {
    font-size: 35px;
    float: right;
    position: relative;
    top: -2px;
}


/**************************************
---------HEADER NAVIGATION-------------
**************************************/
ul#menu-a-header-top-menu li, .right-header-con li {    
	display: inline-block;    
	margin-left: 27px;
	vertical-align: top;
}

li#menu-item-13512, li#menu-item-13513, li#menu-item-13576 {
    margin-left: 17px!important;
}

li.tour-link {
    margin-top: 6px;
}

ul#menu-a-header-top-menu {
	text-align: left;
}

.right-header-con {	
text-align: right;
}


ul#menu-a-header-top-menu .menu-top a, .right-header-con a {    
	color: white;    
	font-size: 23px;    
}

ul#menu-a-header-top-menu .menu-top .sub-menu a {
    color: #003A70;
}

li#menu-item-13512 {	
	margin-left: 0px;
}

.header-widget .widget {    margin: 20px 0 0px 0;}

.header-widget .first {
    position: relative;
    top: 10px;
    text-align: left;
    left: 35px;
}

.header-bar h1 {
	color: white;
	margin-bottom: 0;
}

li#menu-item-13514 a { /* Giving menu link */
    background: url(images/North-Iowa-Area-Community-College-Giving-hover-img.png);
    background-position: 0px 3px;
	background-repeat: no-repeat;
    background-size: 22px;
    width: 94px;
    display: block;
    text-align: right;
}
li#menu-item-13514 a:hover {
    background-position: 0px -25px;
}
li#menu-item-19812 a:before { /* Tickets menu link */
    content: '';
	background: url(images/North-Iowa-Area-Community-College-home-page-link-icons.png) no-repeat;
    background-size: auto 80px;
    background-position: -70px -7px;
    text-align: right;
    width: 37px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
    transition: all .5s;
}
li#menu-item-19812 a:hover:before {
    background-position: -70px -40px;
}
li#menu-item-128113 a {  /* TrojanHome menu link */
    background: url(images/North-Iowa-Area-Community-College-TrojanHome-hover-img.png);
    background-position: 0px 3px;
	background-repeat: no-repeat;
    background-size: 22px;
    width: 165px;
    display: block;
    text-align: right;
}
li#menu-item-128113 a:hover {
    background-position: 0px -25px;
}
.col4-2-headerNav {
    width: 58.5%;
	float: left;
}
.col4-4-headerNav.first {
	margin-left: 0;
	clear: left;
}

.col4-2-headerSearch {
    width: 38%;
	margin-left: 3.2%;
	float: left;
}

.tour-link a:hover {
background-position: 0px -42px !important;
color: #FFB81C;
}

/**************************************************
----------------- HOME PAGE -----------------------
**************************************************/

.full_width .themify_builder_row .row_inner {
    width: 1000px;
}
.no-home.sidebar-none #content:not(.inner-parent-page-title),
.no-home.sidebar-none #main-content:not(.inner-parent-page-title) {
    max-width: 1000px;
    margin: 0 auto;
}
.no-home.sidebar-none #content:not(.inner-parent-page-title) .page-content,
.no-home.sidebar-none #main-content:not(.inner-parent-page-title) .page-content {
    max-width: 900px;
    margin: 0 auto;
}

.home-categories .module-text:before {
    content: '';
    display: inline-block;
	vertical-align: top;
    background-image: url(images/North-Iowa-Area-Community-College-home-page-link-icons.png);
	height: 58px;
    width: 100px;
    position: relative;
    top: 2px;
    transition: all .5s;
    background-size: auto 174px;
	cursor: pointer;
}

.mobile-blue-links:before {
    display: none!important;
}

.home-cats a {
    color: white !important;
    border-bottom: 1px solid;
    display: block;
    font-size: 22px;
}

.home-categories .module-text:hover a {
    color: #FFB81C;
}

.home-cats p {
color: white !important;
font-size: 18px;
}

.home-cats {
    width: 76%;
    margin: 0 auto;
    display: inline-block;
    padding-bottom: 2%;
}

/* ADMISSION & AID */
.text-70-1-1-0:before {
    background-position: 260px -20px;
}

.text-70-1-1-0:hover:before {
    background-position: 260px -89px;
}

/* ACADEMICS */
.text-70-1-0-0:before {
    background-position: -10px -20px;
}

.text-70-1-0-0:hover:before {
    background-position: -10px -89px;
}

/* THE ARTS */
.text-70-1-0-1:before {
    background-position: -141px -20px;
}

.text-70-1-0-1:hover:before {
    background-position: -141px -89px;
}

/* NIACC CONNECTION */
.text-70-1-0-2:before {
    background-position: -387px -20px;
}

.text-70-1-0-2:hover:before {
    background-position: -387px -89px;
}

/* ABOUT */
.text-70-1-0-3:before {
    background-position: 126px -20px;
}

.text-70-1-0-3:hover:before {
    background-position: 126px -89px;
}

/* STUDENT LIFE */
.text-70-1-1-2:before {
    background-position: -266px -20px;
}

.text-70-1-1-2:hover:before {
    background-position: -266px -89px;
}

/* NEWS & EVENTS*/
.text-70-1-1-3:before {
    background-position: 546px -20px;
}

.text-70-1-1-3:hover:before {
    background-position: 546px -89px;
}

/* BUSINESS & COMMUNITY */
.text-70-1-1-1:before {
    background-position: 393px -17px;
}

.text-70-1-1-1:hover:before {
    background-position: 393px -89px;
}

.headerHome:before {
	content: '';
    width: 200px;
    height: 200px;
    position: absolute;
    left: 20%;
	bottom: -65px;
	z-index: 75;
	display: block;
	transform: rotate(45deg);
    background-image: url(images/North-Iowa-Area-Community-College-logo-home-page.svg);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

.headerHome:after {
    content: '';
    width: 200px;
    height: 200px;
    position: absolute;
    left: 20%;
    bottom: -112px;
    z-index: 50;
    display: block;
    transform: rotate(45deg);
    background-image: url(images/North-Iowa-Area-Community-College-home-page-triangle.webp);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

/*
.home-slider .ms-slide-bgcont:after {
    content: "";
    position: absolute;
    width: 100%;
    background-image: url(images/North-Iowa-Area-Community-College-header-gradient4.png);
    bottom: 0;
    height: 100%;
    left: 0;
    z-index: 1;
}
*/

.home-slider br {
    display: none;
}

div#text-70-0-0-0 p {
    margin-bottom: 0;
}

.ms-layer.ms-hover-active p:first-child {
    margin-bottom: 8px;
}

.home-slider.fullwidth {
    border-bottom: 9px solid #FFB81C;
}

.themify_builder_70_row.module_row.module_row_1 .module-text {
    z-index: 2;
}

.ie #pro-slider-70-2-0-0 {
	min-height: 600px;
}
.ie .module-pro-slider .slider-pro {
    visibility: visible;
}
.ie #pro-slider-70-2-0-0 .sp-slide {
    height: 600px;
}

div#post-70-3-0-2{
    padding-top: 3%;
}

.themify_builder_row.themify_builder_70_row.module_row.module_row_3 figure img {
    border-radius: 50%;
/*     height: 100%; */

    height: auto;
    width: 246px;
}

.home .inner-footer {
    display: none;
}

.home .triangle span {
    border-bottom-color: #003A70 !important;
}

.page #sidebar {
    display: none;
}


div#video-image-title {
    position: absolute;
    right: 16%;
    bottom: 18%;
    font-size: 44px;
	z-index: 1;
	text-align: right;
}


.wp-colorbox-youtube {
    margin-bottom: 10px;
    float: right;
    font-family: 'Open Sans';
}

.c-hov {
    height: 75px;
    width: 75px;
    border-radius: 50%;
    margin-bottom: 8px;
    box-shadow: 0px 2px 14px black;
}

#bubble-contain {
	position: relative;
}

.slide-con {
    position: absolute;
    top: 13px;
    display: none;
    font-size: 23px;
    border: 1px solid;
    padding: 15%;
    width: 152px;
}

input#s {
    background: rgba(100, 136, 176, 0.84);
    border: 1px solid #FFF;
    color: #003876;
    text-align: right;
    font-size: 23px;
    width: 165px;
    padding: 3px;
    background-image: url(images/North-Iowa-Area-Community-College-search-icon.png);
    background-repeat: no-repeat;
    background-position: 6px center;
}
input#s::placeholder {
    color: #003876;
}
#mobile-menu input#s {
    width: 100%;
    padding: 10px;
}

input#s:focus {
    background: white;
    text-align: left;
	font-size: 15px;
	margin-right: 23px;
}

::-webkit-input-placeholder {
   color: #003876;
}

:-moz-placeholder { /* Firefox 18- */
   color: #003876;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #003876;  
}

:-ms-input-placeholder {  
   color: #003876;  
}

/********************************************
------------- INNER PAGES -------------------
*********************************************/

p#breadcrumbs {
    font-size: 14px;
    color: black;
    padding-right: 8px;
    margin-bottom: 10px;
    height: 33px;
}

.ie .bread-con p, .ie .bread-con a {
	display: inline-block;
	vertical-align: top;
}

.home .bread-con {
    display: none !important;
}

.home .printfriendly {
    display: none;
}

.pf-alignright {
    float: none !important;
}

p#breadcrumbs  a{
    color: black;
}

.tab-group * {
    color: #003A70;
}

.page-parent #tab6 .landing-content {
    display: none;
}

h3.child-tab-name {
    margin-top: 15px;
}

.child-tab-content p, .child-tab-content li {
    text-align: left;
}

.tab-group h2 {
    font-size: 28px;
    color: #003A70;
    font-weight: bold;
}

div#people-finder-search p {
    display: inline-block;
    width: 33%;
}

select#position, select#department {
    max-width: 24.3em;
    width: 100%;
}
table.listResults tr td a {
    color: #003A70;
}

.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
    display: inline-block;
}

.tab-group {
	display: none;
    text-align: center;
}

div#section-tab hr {
    margin-top: 0;
}

.child-tab-container {
    max-width: 900px;
    margin: 35px auto 0;
}

div.tab-group.active {
	display: block;
}

.tab-name a {
    color: #003A70;
    display: block;
    padding: .625em 1.25em;
    background-color: #D1D2D4;
    font-family: AGaramondPro Regular, "Times New Roman", serif;
    font-size: 24px;
}

h3.tab-name, .child-tab-name {
    display: inline-block;
	margin-bottom: 0px;
	/*vertical-align: top;*/
}

h3.child-tab-name a {
    padding: .625em 1.18em;
	font-size: 16px;
    font-weight: bold;
    background: #D1D2D4;
}

h3.child-tab-name {
    position: relative;
    left: 10px;
    font-size: 23px;
    top: -3px;
}

.child-tab-content {
    padding: 2%;
    background: #C8DBEC;
    color: #003673;
    margin-bottom: 30px;
}

.child-tab-content {
    padding: 4%;
    background: #EBEBEB;
    color: #003673;
}

h3.child-tab-name a.active {
    background: #EBEBEB;
    padding-top: 20px;
}

.tab-name a.active {
    padding-top: 20px;
    background: #C8DBEC;
}

/**** Child Page ******/

.page-child .page-title {
    font-size: 21px;
    font-weight: bold;
}

.page-id-13589 #top-sect {
    padding-top: 18.2% !important;
}

.page-id-13589 #vid-pop {
	display: none;
}

.page-id-13589 #top-sect img {
    height: 122px;
    width: 100%;
}

.tab-content {
    width: 1160px;
    margin: 0 auto;
    /*text-align: center;*/
}

.option-box {
    display: inline-block;
    width: 33%;
    position: relative;
    height: 170px;
    margin: 10px 0;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}

.option-box .trigger {
    position: absolute;
    width: 100%;
    left: 0;
	top: 100px;
	height: 100%;
    text-align: left;
    padding: 2%;
    font-size: 24px;
    background: rgba(255,255,255,0.75);
    color: #003A70 !important;
    transition: top 0.5s ease-in;
	font-family: 'Open Sans';
}

.option-box:hover .trigger {
    top: 0px;
}

.page-id-13589 div#home-circles {
	display: none;
}

a.info-square p {
    font-size: 20px;
    position: relative;
    top: 50px;
}

.page-id-13267 #video-image-title p, .parent-pageid-13267 #video-image-title p { /* Industrial link */
    border-color: #DE6420 !important;
}

.page-id-13265 #video-image-title p, .parent-pageid-13265 #video-image-title p { /* Health link */
    border-color: #00757A !important;
}

.page-id-13269 #video-image-title p, .parent-pageid-13269 #video-image-title p { /* Arts and Sciences link */
    border-color: #009BD9 !important;
}

.page-id-16617 #video-image-title p, .parent-pageid-16617 #video-image-title p { /* Agriculture link */
    border-color: #23964A !important;
}

.page-id-700 #video-image-title p, .parent-pageid-700 #video-image-title p { /* Continuing Ed link */
    border-color: #6497BB !important;
}

.page-id-16680 #video-image-title p, .parent-pageid-16680 #video-image-title p { /* Business link */
    border-color: #888B8D !important;
}

div#content:not(.inner-parent-page-title) button,
div#main-content:not(.inner-parent-page-title) button {
    border-radius: 0;
}

footer#footer a:hover {
    color: #FFB81C !important;
}

.inner-parent-page-title {
	color: #003A70;
    font-size: 31px;
    line-height: 33px;
    font-weight: 400;
    border-bottom: 4px solid #003A70;
    font-family: AGaramondPro Regular, "Times New Roman", serif;
    text-transform: none;
	letter-spacing: 0;
	clear: both;
	margin-bottom: 5px;
}
.page-title {
    color: #003A70;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Open Sans';
    text-transform: none;
    letter-spacing: 0;
    clear: both;
}

.printfriendly a img {
    width: 22px;
}


.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .post-title {
    font-size: 45px !important;
}

.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .post-title a {
    color: #003A70;
}

/********************************************
------------- INDIVIDUAL PAGES --------------
*********************************************/

.floating-box {
	display: inline-block;
	margin: 5px;
	vertical-align: top;
	color: #003A70;
}

.floating-button-right {
	float: right;
	margin-right: 3%;
	vertical-align: top;
	color: #003A70;
}

/*******************************************
------------- SEARCH PAGE ------------------
*******************************************/
.search .post-title {
    font-size: 27px;
}

.search .post-image img {
    display: none;
}

a.more-link:hover {
background: #e5ad23;
}

.form-submit input {
    background: #FFB81C;
    color: #003A70;
}
.form-submit input:hover {
    background: #e5ad23;
	color: #003A70;
}

.search article {
    color: black;
    padding: 1%;
    border-bottom: 1px solid #b5b1b1;
}

.search p {
    margin-bottom: 20px;
}

a.more-link {
    background: #FFB81C;
    color: #003A70!important;
    padding: 1%;
    font-weight: bold;
}

.search .loops-wrapper .post {
    text-align: left;
    margin-bottom: 30px;
}

.search div#content:not(.inner-parent-page-title)
.search div#main-content:not(.inner-parent-page-title) {
    width: 100% !important;
}

/*******************************************
-------------- Footer ----------------------
*******************************************/

div#footerwrap { 
	background: url(images/North-Iowa-Area-Community-College-footer-background.png) #000032 no-repeat;    
	background-size: 100%;	
	border-top:7px solid #FFB81C;	
	color: #FFF;    
	padding: 1% 0;
	position: relative;
}

.inner-footer li {
    display: inline-block;
    color: white;
    padding: 3% 5% 3% 5%;
    margin-bottom: 0;
}

.footer-inner-menu {
	text-align: center;
	background: #003A70;
	background-size: 100%;
    background-position: bottom;
    position: relative;
    padding: 1.8% 0;
}

.footer-inner-menu:before {
    content: '';
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: 0;
    top: -100px;
	background-image: url(images/North-Iowa-Area-Community-College-logo-home-page-triangle.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
	background-size: contain;
}
.home .footer-inner-menu {
	display: none;
}
.footer-inner-menu-container {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.footer-inner-menu-item {
    display: inline-block;
    width: 24%;
	min-width: 240px;
    margin-bottom: 20px;
    transform: translateX(24%);
    text-align: left;
	vertical-align: top;
}
#footer-arts, #footer-business, #footer-about, #footer-news {
	margin-bottom: 0;
}
.footer-inner-menu-item img {
    width: 30px;
	margin-right: 10px;
}
.footer-inner-menu-item a:hover {
    color: #FFB81C;
}
.footer-inner-menu-item a:before {
    content: '';
    width: 50px;
    height: 58px;
    margin-right: 5px;
    background: url(images/North-Iowa-Area-Community-College-home-page-link-icons.png) no-repeat;
    background-size: auto 120px;
    background-position: -10px -3px;
    display: inline-block;
    vertical-align: middle;
	-wedkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer-inner-menu-item a:hover:before {
    background-position: -10px -52px;
}
#footer-admissions a:before {
    background-position: -652px -9px;
    background-size: auto 140px;
}
#footer-admissions a:hover:before {
    background-position: -652px -67px;
	background-size: auto 140px;
}
#footer-connection a:before {
    background-position: -273px -3px;
}
#footer-connection a:hover:before {
    background-position: -273px -52px;
}
#footer-student-life a:before {
    background-position: -194px -3px;
}
#footer-student-life a:hover:before {
    background-position: -194px -52px;
}
#footer-arts a:before {
    background-position: -104px -3px;
}
#footer-arts a:hover:before {
    background-position: -104px -52px;
}
#footer-business a:before {
    background-position: -338px -1px;
    background-size: auto 90px;
    height: 46px;
}
#footer-business a:hover:before {
    background-position: -338px -40px;
	background-size: auto 90px;
	height: 46px;
}
#footer-about a:before {
    background-position: -474px -5px;
    background-size: auto 90px;
    height: 44px;
}
#footer-about a:hover:before {
    background-position: -474px -42px;
    background-size: auto 90px;
    height: 44px;
}
#footer-news a:before {
    background-position: -356px -3px;
}
#footer-news a:hover:before {
    background-position: -356px -52px;
}
.footer-menu-list .footer-menu-item {
	font-size: 20px;
    border-bottom: 1px solid #003A70;
    width: 80%;
    text-align: left;
    margin: 0 auto;
    padding: 10px 0;
}
.footer-menu-list .footer-menu-item:first-child {
    border-top: 1px solid #003A70;
}
#footer .one {
    float: left;
}
#footer .two {
    float: right;
}

.page-content p {
    font-size: 18px;
    color: #003A70;
	margin: 0 0 1.5em;
}

/******************************************
--------------- BLOG ----------------------
******************************************/

.post-title {
    text-align: left !important;
    color: #003A70;
    font-size: 31px;
    font-weight: 400;
    border-bottom: 4px solid #003A70;
    font-family: AGaramondPro Regular, "Times New Roman", serif;
    text-transform: none;
    letter-spacing: 0;
    clear: both;
}

.post-title a {
   color: #003A70 !important;
  }

.related-posts h4.post-title {
    border: none;
}
  
.blog .post-title {
    font-size: 29px;
}

.blog .entry-content {
text-align: left;
}

.post-content {
color: #003876;
}

.post-content p {
margin: 0 0 1.5em;
}

.post-content a {
    color: #AB7F19;
}
.post-content a:hover {
    color: #FFB81C;
}

.post-content .blue-button {
	background: #003A70;
	background: -moz-linear-gradient(top, #003A70 0%, #072240 100%);
	background: -webkit-linear-gradient(top, #003A70 0%,#072240 100%);
	background: linear-gradient(to bottom, #003A70 0%,#072240 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003A70', endColorstr='#072240',GradientType=0 );
    padding: 13px;
    color: white;
	float: left;
    margin: 0px 5px 10px;
}

.single .post-image img {
    max-width: 50%;
}

h2.post-title {
    text-align: left;
}

.blog .loops-wrapper article {
    margin-bottom: 15px;
}

p.post-meta{
    text-align: left !important;
}

span.year {
    display: none !important;
}

.blog .post-image img {
    display: none;
}

.post-title  a:hover {
	color:#003A70;
}

.related-posts .post-title {
    font-size: 22px;
    text-align: left;
}

.related-posts .post-image img {
    width: 69%;
}

.post-nav .arrow {
    color: #003A70;
}

.post-nav a:hover span {
    color: #FFB81C;
}


/*******************************************
-------------- Academics -------------------
*******************************************/

.page-id-1322 fieldset {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0 !important;
}

.page-id-1322 legend {
    position: relative;
    top: 13px;
}

/*** Inner page nav change ****/

.no-home .type-page {
	position: relative;
    display: inline-block;
    max-width: 1000px;
    vertical-align: top;
    width: 100%;
}

@-moz-document url-prefix() {
button.academics-menu-dropdown, button.admissions-menu-dropdown, button.about-menu-dropdown, button.student-life-menu-dropdown {
line-height: 18px;
}
}

.menu-arrow {
	position:relative;
	width: 15px;
	border: 1px solid #003A70;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	top: 3px;
	left: -4px;
	transition: all .3s ease-in-out;
}
.triangle-left {
    border-color: transparent #003A70 transparent transparent;
    border-style: solid;
    border-width: 5px;
    width: 0;
    height: 0;
    float: left;
    left: -3px;
    position: relative;
    top: 2px;
	transition: all .3s ease-in-out;
}
.tail {
	width: 6px;
	height: 4px;
	position: absolute;
	background-color: #003A70;
	transition: all .3s ease-in-out;
}
.tail.left-arrow {
	left: 5px;
	top: 5px;
}

img.iclflag {
    display: none !important;
}

a.js-wpml-ls-item-toggle.wpml-ls-item-toggle.lang_sel_sel.icl-en {
    margin-bottom: 10px;
}

a:focus {
    outline: none;
}

#main-nav li {
	font-family: Minion Pro, "Times New Roman", serif;
}

div#site-logo {
    font-size: 35px;
    margin: 0px;
	font-family: Trajan Pro Regular, "Times New Roman", serif;
	text-transform: capitalize;
}

ul#menu-a-header-top-menu {
	font-family: 'Open Sans';
}

.home .home-cat .cat-text h5 {
	font-family: Minion Pro, "Times New Roman", serif;
}

body {
	font-family: 'Open Sans';
}

div#video-image-title {
    position: absolute;
    right: 16%;
    bottom: 18%;
    font-size: 44px;
	z-index: 1;
	font-family: AGaramondPro Regular, "Times New Roman", serif;
}

h3.slide-title {
    font-size: 45px !important;
	font-family: AGaramondPro Regular, "Times New Roman", serif;
}

#menu-item-13512 {
	padding-left: 10px;
	padding-right: 10px;
}

#menu-item-13513 {
	padding-left: 10px;
	padding-right: 10px;
}

#menu-item-13512 .sub-menu, #menu-item-13513 .sub-menu {
	position: absolute;
	left:-9999px;
}

#menu-item-13512:hover, #menu-item-13513:hover {
	background-color: #00538D;
}

#menu-item-13512:hover .sub-menu{
	display: block;
	position: absolute;
	background-color: #00538D;
	z-index: 3;
	top: 55px;
	left: 0px;
	width: 728px;
	padding: 12px;
}

.tour-link a {
		font-family: 'Open Sans'!important;
}

a.apply-button {
		font-family: 'Open Sans'!important;
}

/* Inner Page Menus */
.inner-menu-contain {
    display: inline-block;
    max-width: 250px;
    width: 100%;
	margin: 1px 35px 20px 0;
}
.menu-header {
    text-align: center;
    font-size: 23px;
    line-height: 23px;
    background: #003A70;
    color: #FFF;
    padding: 10px 0;
    font-family: AGaramondPro Regular, "Times New Roman", serif;
    border-bottom: 1px solid #f3f3f5;
}
.menu-container {
    background: #f3f3f5;
    border: 1px solid #b5b5b7;
    border-top: 4px solid #FFB81C;
}
.child-links-list {
    width: 96%;
	margin: 10px auto 20px;
}

.children.subnavlist {
    width: 100%;
}
.current_page_item .children li, .current_page_ancestor .children li, .Active .children li {
	border: none;
}
.current_page_ancestor, .page_item_has_children.current_page_item, .Active {
    background: #e0e5e9;
}
.page-button-nav .current_page_ancestor > a, .page-button-nav .current_page_item > a, .child-links-list .Active.Container > a {
    font-weight: bold;
	border-bottom: 1px solid #b5b5b7;
}
.child-links-list .Active > a {
    font-weight: bold;
}
.page-button-nav a:hover, .child-links-list a:hover {
    color: #AB7F19;
	background: #ced8e0;
}

ul#menu-academics-menu, .admissions-dropdown ul, .about-dropdown ul, #menu-student-life-menu {
	list-style: none;
	padding: 5px;
	margin: 0;
}

ul.navlist {
    list-style: none;
    padding: 5px;
    margin: 0;
}
ul.navlist li, .inner-menu-contain .page_item {
	margin: 5px 0px;
    list-style: none;
    border-bottom: 1px solid #b5b5b7;
}
ul.navlist li a, .inner-menu-contain .page_item a {
    display: block;
	line-height: 19px;
    font-size: 13px;
	padding: 0px 5px;
}
ul.children.subnavlist li {
    width: 96%;
}

.ie .tab-name a {
    font-size: 23.25px;
}

#menu-item-13513:hover .sub-menu {
	display: block;
	position: absolute;
	background-color: #00538D;
	z-index: 3;
	top: 55px;
	left: 0px;
	width: 728px;
	padding: 12px;
}

li#menu-item-13512 .sub-menu, li#menu-item-13513 .sub-menu {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

li#menu-item-13512:hover .sub-menu, li#menu-item-13513:hover .sub-menu { 
	margin-top: -2px !important;	
}

#menu-item-13512 .sub-menu li {
    margin: 2px;
    padding: 0;
    background-color: #C7D9EA;
}

li#menu-item-13512 .sub-menu li a {
    padding-left: 4px;
}

#menu-item-13513:hover .sub-menu li {
    margin: 2px;
    padding: 0;
	padding-left: 4px;
    background-color: #C7D9EA;
}

#menu-item-13512:hover .sub-menu li a, #menu-item-13513:hover .sub-menu li a {
    font-size: 23px;
    color: #003A70;
    width: 219px;
    display: block;
	line-height: 36px;
}


#menu-item-13512 .sub-menu li:hover {
    background-color: #3A84B6;
}

#menu-item-13513 .sub-menu li:hover {
	background-color: #3A84B6;
}

#menu-item-13512 .sub-menu li:hover a, #menu-item-13513 .sub-menu li:hover a {
    color: white;
}

ul#main-nav li .sub-menu li {    font-size: 16px;}

#main-nav li ul.sub-menu li a {	display: block;	line-height: 20px;	font-family: 'Open Sans';	top: 0;}

.main-nav-menu-item .sub-menu {
	background-color: #ffd05e !important;
	width: 900px !important;
	column-count: 3;
}

#main-nav li:not(.themify-widget-menu)>ul {
	left: auto;
	right: auto;
}

.main-nav-left-half .sub-menu{
	left: 0 !important;
}

.main-nav-right-half .sub-menu{
	right: 0 !important;
}

.main-nav-menu-item .sub-menu a:hover {
	background-color: #FFB81C !important;
}

input#s {
	height: 42px;
	margin-bottom: 0;
}

@media print {
	img {
		display: none;
		}
		
	#headerwrap {
		display: none;
		}
	
	.home-footer-top, .footer-inner-menu, #footerwrap {
		display: none;
		}
		
	.landing-content {
		width: 100%;
		}
		
	.landing-content-text h3 {
		width: 100%;
		height: 60px;
		float: left;
		margin: 10px 0;
		}
		
	div#video-image-title {
		display: none;
		}
		
	div#top-sect {
		padding-top: 23px!important;
		}
		
	nav {
		display: none;
		}
	
	.tab-name a {
		display: none;
		}
	
	.tab-name a.active {
		display: block;
		}
}

#main-nav li {
	font-family: Minion Pro, "Times New Roman", serif;
}
div#site-logo {
    font-size: 35px;
    margin: 0px;
	font-family: Trajan Pro Regular, "Times New Roman", serif;
}
ul#menu-a-header-top-menu {
	font-family: 'Open Sans';
}
.home .home-cat .cat-text h5 {
	font-family: Minion Pro, "Times New Roman", serif;
}
body {
	font-family: 'Open Sans';
}
div#video-image-title {
    position: absolute;
    right: 16%;
    bottom: 18%;
    font-size: 44px;
	z-index: 1;
	font-family: AGaramondPro Regular, "Times New Roman", serif;
}
h3.slide-title {
    font-size: 45px !important;
	font-family: AGaramondPro Regular, "Times New Roman", serif;
}
div#headerwrap {
    position: relative!important;
}
#pagewrap {
    padding-top: 0!important;
}

.page-title-buffer {
	display: block;
	height: 20px;
}

.footer-inner-menu-item a {
    color: #FFF;
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'Open Sans';
    transition: all 0s;
}
.footer-menu-item.social-media-list {
    padding: 6px 0;
}

a.apply-button {
    text-align: center;
    color: #003A70;
    background: #FFB81C;
    border: 1px solid white;
    display: block;
    padding: 4%;
    font-size: 23px;
    width: 150px;
    font-family: 'Open Sans';
    line-height: 27px;
}

.sidemenu-on ul#menu-a-header-top-menu-1 li {
    border: 1px solid #C7D9EA;
	margin: 16px auto;
}

.tour-widget-sidebar {
    position: fixed;
    right: -336px;
    top: 355px;
    z-index: 9;
	transition: right 0.5s ease-in;
}
.tour-widget-title {
    transform: rotate(-90deg);
    display: inline-block;
    font-size: 20px;
    color: #003A70;
    margin: 0;
	padding: 10px 0;
    width: 222px;
    background: #FFB81C;
    /*border-radius: 10px 10px 0 0;*/
	position: absolute;
    top: 86px;
    left: -135px;
    text-align: center;
    cursor: pointer;
}
.tour-widget-sidebar a {
    display: inline-block;
}
.apply-widget-sidebar {
	position: fixed;
    right: 0px;
    top: 255px;
    z-index: 9;
}
.apply-widget-title {
    transform: rotate(-90deg);
    display: inline-block;
    font-size: 20px;
    color: white;
    margin: 0;
	padding: 10px 0;
    width: 222px;
    background: #FFB81C;
    /*border-radius: 10px 10px 0 0;*/
    position: absolute;
    top: 86px;
    left: -135px;
    text-align: center;
    cursor: pointer;
}
@media screen and (max-width: 1095px) {
	p.tour-widget-title {
		transform: none;
		top: 0;
		left: 0;
		width: 100%;
		padding: 5px 0;
	}
	p.apply-widget-title {
		transform: none;
		top: 0;
		left: 0;
		width: 100%;
		padding: 5px 0;
	}

	.tour-widget-sidebar {
		bottom: 0!important;
		top: auto;
		right: auto;
		left: 60%;
		transform: translateX(-50%);
		width: 70%;
		text-align: center;
		background: #FFF;
		height: 38px;
		border-radius: 10px 10px 0 0;
	}
	.apply-widget-sidebar {
		bottom: 0!important;
		top: auto;
		right: auto;
		left: 27%;
		transform: translateX(-50%);
		width: 50%;
		text-align: center;
		background: #FFF;
		height: 38px;
		/*border-radius: 10px 10px 0 0;*/
	}
	.up.tour-widget-sidebar {
		height: auto;
	}
	
	.tour-widget-sidebar a {
		margin-top: 32px;
	}
	.apply-widget-sidebar a {
		margin-top: 32px;
	}
	
	div.inner-alert-toggle {
		bottom: 0;
		top: auto;
		left: 10%;
		width: auto!important;
		max-width: 50px;
		height: 38px!important;
	}
	div.inner-alert-button {
		font-size: 30px;
		line-height: 30px;
		border-radius: 10px 10px 0 0;
		padding: 5px 20px;
	}
	.out div.inner-alert-text {
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 84%;
		border-radius: 30px;
	}
	
	.ie .tour-widget-sidebar {
		transition: bottom .3s;
	}
	.ie .tour-widget-sidebar.out {
		bottom: 0px !important;
	}
	
	.second-navbar {
		display: none !important;
	}
	
	.meta-major-image {
		margin-top: 25px;
	}
		
	.hide-mobile {
		display: none !important;
	}
	
	#main-nav ul.sub-menu {
		display: none !important;
	}
	
	.mobile_menu_active #headerwrap #main-nav li {
		float: none;
		display: block;
		border: 0;
		background: 0;
		padding: 0;
		margin: 0;
		clear: both;
		width: 100%;
		background-color: #FFB81C;
	}	
}
div#text-24 {
	margin: 0;
}
div#text-24 .widgettitle {
    display: none;
}

.inner-page-sidebar {
    position: relative;
}
.inner-alert-toggle {
    position: fixed;
    right: 0;
    top: 485px;
    text-align: left;
    z-index: 10;
    width: 45px;
    height: 100px;
    overflow: hidden;
}
.inner-alert-button {
    background: #a3161b;
    color: #FFF;
    font-size: 60px;
    line-height: 70px;
    font-family: serif;
    border-radius: 10px 0 0 10px;
    padding: 15px 10px 15px 15px;
	display: inline-block;
	cursor: pointer;
}
.inner-alert-text {
    display: inline-block;
	background: #a3161b;
    color: #FFF;
    vertical-align: top;
    padding: 5px 20px;
    max-width: 620px;
    min-height: 90px;
    font-size: 16px;
    line-height: 22px;
	text-align: left;
}

.home #lbp-inline-href-16 {
    background: rgba(210, 31, 31, 0.9)!important;
    color: #FFF;
    text-align: center;
    font-size: 19px;
    padding: 2%!important;
    border-radius: 30px;
    height: auto;
}

#cboxOverlay {
    background: #000!important;
	opacity: 0.6!important;
}
.home #cboxContent, .home #cboxLoadedContent, .home #cboxLoadingOverlay, .home #cboxLoadingGraphic {
    background: rgba(0, 0, 0, 0)!important;
}

.home button#cboxClose {
    /*background: url('images/controls-clear-bg.png') no-repeat 0 0;*/
}
.home #cboxClose:hover {
    /*background-position: 0px -25px!important;*/
}

/*******************************************
----------- About Page Template-------------
*******************************************/

.hero-image-container {
	width: 100vw;
	height: 60vh;


	display: flex;
	justify-content: center;
	align-items: center;

	text-align: center;
}

.hero-image {
	width: 2600px;
	height: 600px;
	margin: 0px 0px 0px -60%;
}

.infographic-header h2 {
	padding-left: 125px;
	font-size: 3em !important;
	color: #003A70 !important;
}

.infographic-image {
	width: 1200px;
	height: 375px;
}

.cta-container {
	width: 100%;
	/* margin-top: 10%; */
}

.cta-rectangle-container {
	position: relative; 
	display: block;
	/*width: 48%;*/
	margin: 1% 2% 1% 0;
	overflow: hidden;
	cursor: pointer;
}

.cta-square-container {
	position: relative; 
	display: block;
	/*width: 23%;*/
	margin: 1% 2% 1% 0;
	overflow: hidden;
	cursor: pointer;
}

.cta-bg-image {
	height: 220px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.cta-header {
	position: absolute !important;
	padding: 10px;
	background: #003A70;
	margin: 0;
	bottom: 0;
	overflow: hidden;
	font-weight: bold;
	line-height: 1;
	transition: background-color .3s ease-out;
	color: white;
	font-size: 12px;
	z-index: 2; 
}

.cta-rectangle-container:hover .cta-header {
	transition: background-color .3s ease-in;
	background: #FFB81C;
}

.cta-square-container:hover .cta-header {
	transition: background-color .3s ease-in;
	background: #FFB81C;
}

.cta-container .cta-rectangle-container {
	display: inline-block;
}

.cta-container .cta-square-container {
	display: inline-block;
}

.cta-text {
	opacity: 0;
	transition: opacity .3s ease-in-out;
	/*position: absolute !important;*/
	display: block;
	bottom: 0;
	height: 100%;
	width: 100%;
	/*object-fit: cover;*/
	/*height: 220px;*/
	z-index: 1;
	padding: 100px 0px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.cta-text-bg {
	background: rgba(0, 0, 0, 0);
	width: 100%;
	transition: all .3s ease-in-out;
}

.cta-text-bg:hover {
	background: rgba(0, 0, 0, .5);
}

.cta-text:hover  {
	opacity: 1;
}

/*******************************************
	Skip to Content - Accessibility
********************************************/

.skip-content a {
    background: #FFFFFF;
    height: 30px;
    left: 50%;
    padding: 8px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
    color: #003A70;
}

.skip-content a:focus {
    transform: translateY(0%);
    outline: 2px solid #ffd05e !important;
}

/*********************
Custom Lightbox Styling
*********************/

div#cboxLoadedContent div {
    height: 100%;
}

div.ms-slide div.ms-slide-layers {
    z-index: 100000;
}

#cboxTopLeft, div#cboxTopCenter, #cboxTopRight, div#cboxBottomLeft, div#cboxBottomCenter, div#cboxBottomRight, div#cboxMiddleLeft, div#cboxMiddleRight {
display: none;
}

#cboxClose {
    top: -25px;
    border-radius: 0;
    right: -3px;
}

#cboxOverlay, #cboxWrapper {
	overflow: visible !important;
}

#colorbox {
    /*border: 3px solid white;*/
    width: 64% !important;
    height: 0px !important;
    padding-top: 36%;
    left: 19% !important;
    right: 0 !important;
    overflow: visible !important;
}

#cboxWrapper {
    width: 100% !important;
    height: 100% !important;
}

div#cboxLoadedContent {
    width: 100% !important;
    height: 100% !important;
	overflow: hidden !important;
}

div#cboxContent {
    width: 100%!important;
    height: 100% !important;
    position: absolute;
}

img.cboxPhoto {
    width: auto!important;
    height: 100%!important;
}

.lightbox-inner {
    height: 100%;
    width: 100%;
}

#cboxContent iframe {
    width: 100%;
    height: 100%;
}
/*******************/

.home #home-circles {
	display: block;
	position: absolute;
	top: 0px;
	right:5px;
	margin-top: 25px;
	z-index: 3;
}
#home-circles {
	display: none;
}
.bubble-contain {
    position: relative;
    left: 0;
	transition: left 0.5s;
}
div.bubble-contain:hover {
    left: -20px;
}
.slide-con {
    position: absolute;
    top: 1px;
	display: block;
	padding: 0;
	border: none;
    font-size: 23px;
    border-radius: 2em;
    height: 75px;
    width: 75px;
    z-index: 3;
	color: #003A70;
	background: #FFF;
	overflow: hidden;
}
.slide-con p {
    white-space: nowrap;
	width: auto!important;
	max-width: none!important;
}
.home .active-bubble {
    border-radius: 2em 1em 1em 2em;
    transition: transform 1s, padding 1s, border-radius 2s;
}
.c-hov-overlay-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
	border: 1px solid #003A70;
}
div#visit-circle, div#register-circle {
	background: #FFF;
}
div#visit-circle p, div#register-circle p {
    color: #003A70;
    line-height: 17px;
    font-size: 17px;
	text-transform: capitalize;
	font-family: 'Open Sans';
    text-align: center;
    top: 50%;
    position: relative;
    transform: translateY(-60%);
}
#top-circle {
	/*background: url(images/Northern-Iowa-Area-Community-College-home-banner.jpg) no-repeat;*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.slide-con p {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    width: 100%;
    max-width: 180px;
    padding-left: 10%;
    text-transform: capitalize;
    overflow: hidden;
    color: #003A70;
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 28px;
}

.notice-overlay-image {
	height: 73px;
    width: 73px;
    background: #003777;
    border-radius: 50%;
    border: 2px solid #FFF;
}
.notice-overlay-image p {
	color: #ffcb15;
    font-size: 50px;
    font-family: serif;
    text-align: center;
	margin: 0;
    position: relative;
    top: 22px;
}
.notice-slide-text {
    background: rgba(255, 203, 21, 0.9);
    color: #003777;
    position: absolute;
    top: 0;
    display: block;
    height: 77px;
    width: 500px;
    z-index: -1;
    overflow: hidden;
    transform: translateX(-500px);
    padding-right: 77px;
    border-radius: 3em;
}
.notice-slide-text p {
    padding-left: 20px;
    padding-top: 10px;
	margin: 0;
	font-size: 18px;
    line-height: 25px;
}
.notice-slide-text .alert-widget {
    padding-left: 30px;
	padding-top: 5px;
	line-height: 22px;
}
#notice-bubble {
	cursor: pointer;
}

.menu-page {
    max-width: 1290px;
    width: 100%;
}

.menu-page #content:not(.inner-parent-page-title),
.menu-page #main-content:not(.inner-parent-page-title) {
	max-width: 100%!important;
}
div#body, div#layout {
	position: relative;
}
.no-triangle:before {
	display: none!important;
}

.themify_builder_70_row.module_row_1 a {
    text-decoration: none !important;
}

div#top-sect:before {
	content: '';
    width: 200px;
    height: 200px;
    position: absolute;
    left: 20%;
	bottom: -65px;
	z-index: 75;
	display: block;
	transform: rotate(45deg);
    background-image: url(images/North-Iowa-Area-Community-College-logo-home-page.svg);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

div#top-sect:after {
    content: '';
    width: 200px;
    height: 200px;
    background: #FFF;
    position: absolute;
    bottom: -110px;
    left: 20%;
    z-index: 0;
    display: block;
    transform: rotate(45deg);
}
.home div#body:before {
    content: '';
    background: #003A70;
	background-image: url('images/North-Iowa-Area-Community-College-logo-triangle.svg');
	background-size: 133px;
    background-repeat: no-repeat;
	z-index: 1;
}
.home .themify_builder_row.themify_builder_70_row.module_row.module_row_0 .row_inner_wrapper {
    z-index: 2;
}
body.home #main-content {
    padding: 0;
}

@media screen and (max-width: 760px) {
    body.home #main-content:not(.inner-parent-page-title) {
        padding: 0;
    }
}

#content:not(.inner-parent-page-title),
#main-content:not(.inner-parent-page-title) {
    padding: 4.75% 0 13%;
}

.themify_builder_70_row.module_row_1.module_row .col4-2 {
    width: 45%;
	/*margin-left: 10%;*/
    float: left;
}

.ytp-thumbnail-overlay-image {
    background-size: contain;
}

.home-slider-bottom {
    height: 20px;
    background: #E6E7E9;
    border-bottom: 1px solid #003A70;
}

div#post-70-sub_row_3-0-0-0-0 article, div#post-70-sub_row_3-0-0-1-0 article {
    height: 270px;
    overflow: hidden;
    margin-bottom: 30px;
}
.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .post-title {
    font-family: Minion Pro, "Times New Roman", serif;
	font-variant: small-caps;
    font-size: 33px!important;
	border: none;
}
.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .post-title a {
    display: block;
    line-height: 42px;
}
.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .post-title a:after {
	content: '';
    width: 40%;
    min-width: 280px;
    border-top: 1px solid #003A70;
    display: block;
}

.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .pf-content {
    color: #003A70;
    font-size: 17px;
    line-height: 26px;
}
.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .pf-content p {
    margin-bottom: 0;
}
.themify_builder_row.themify_builder_70_row.module_row.module_row_3 figure a {
    position: relative;
}
@media screen and (max-width: 680px) {
	div#post-70-sub_row_3-0-0-0-0 {
		display: none;
	}
	.themify_builder_row.themify_builder_70_row.module_row.module_row_3 .post-title a {
		border-bottom: 1px solid #003A70;
		width: 100%;
	}

	.floating-box {
		display: block;
		width: 100% !important;
		margin: auto !important;
	}

	.floating-button-right {
		float: none;
		display: block;
		width: 100% !important;
		margin: auto !important;
	}	

}

#pro-slider-70-2-0-0 .sp-slide {
	max-height: 600px;
    background-size: cover;
	background-position: center top;
}
div#pro-slider-70-2-0-0 .sp-mask {
	max-height: 600px;
}

@media screen and (max-width: 768px) {
	#pro-slider-70-2-0-0 .sp-slide-text {
		width: 50%;
	}

	.cta-square-container {
		width: 48%;
	}

	.cta-rectangle-container {
		width: 48%;
	}

	.cta-bg-image {
		background-size: cover;
		background-position: center center;
	}
}


@media screen and (max-width: 500px) {
	.cta-square-container {
		width: 100%;
	}

	.cta-rectangle-container {
		width: 100%;
	}

	.cta-bg-image {
		background-size: cover;
		background-position: center center;
	}
}

@media screen and (max-width: 414px) {
	#pro-slider-70-2-0-0 .sp-slide-text {
		width: 50%;
	}
	.module-pro-slider.pager-standard .sp-buttons {
		bottom: 20%;
	}	
}

.landing-horizontal-line {
    width: 300%;
    margin-left: -60%;
    height: 2px;
    background: #003A70;
    margin-bottom: 3%;
    border: none;
    position: relative;
    z-index: -1;
}

.landing-content-container {
	text-align: center;
}
.menu-page .landing-content-container {
	text-align: left;
}

div#section-tab .row {
    margin-top: 3%;
}

.landing-content {
	display: inline-block;
    /*width: 320px;*/
	width: 32%;
	min-width: 240px;
    margin: 0 0.5% 2% 0.5%;
    vertical-align: top;
    position: relative;
    padding-top: 20%;
    background-repeat: no-repeat;
    background-size: cover;
	background-color: #003A70;
    text-align: center;
}

.landing-content-text {
	position: absolute;
	bottom: 0;
	top: 130px;
    width: 100%;
	height: auto;
    background: rgba(255,255,255,0.75);
	transition: top 0.5s ease-in;
}
.landing-content:hover > .landing-content-text {
	top: 0;
}
.landing-content:hover > .landing-content-teaser {
	visibility: visible;
}
.landing-content-text:hover > h3 {
	min-height: auto;
}
.landing-content h3 {
    margin-bottom: 0px;
    line-height: 23px;
    font-size: 18px;
    width: 100%;
    height: 100%;
    position: relative;
    display: table;
}
.landing-content h3 a {
    color: #003A70;
    width: 96%;
    height: 100%;
    left: 0;
    padding: 0 2%;
	display: table-cell;
    vertical-align: middle;
}
.landing-content img {
    width: 100%;
    background: #003A70;
}
.landing-content-teaser {
	color: #000;
    width: 98%; 
	height: 100%;
    font-size: 21px;
    line-height: 21px;
	padding-left: 3%;
	visibility: hidden;
}
.footer-menu-list .footer-menu-item a {
	color: #FFF;
}
#footer .one {
	float: left;
	text-align: left;
    color: #FFB81C;
	line-height: 17px;
    font-size: 13px;
	margin-left: 3%;
}
#footer .two {
    font-size: 13px;
	margin-right: 3%;
}
#footer .one a, #footer .two a {
	color: #FFB81C;
}
.footer-yellow-header {
	color: #FFB81C;
}
.footer-menu-item.footer-foundation:before {
	content: '';
    width: 25px;
    height: 23px;
    background: url(images/North-Iowa-Area-Community-College-give-icon.png) no-repeat;
    display: inline-block;
    background-size: contain;
    vertical-align: top;
}
.footer-map:before {
	content: '';
    width: 20px;
    height: 23px;
    background: url(images/NIACC-map-icon.png) no-repeat;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
}

.footer-social-media {
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 2px;
    margin-right: 5px;
}
.footer-social-media a {
	display: block; 
	width: 100%;
    height: 100%;
}
div#facebook {
	background: url(images/NIACC-fc-webicon-facebook.svg);
}
div#twitter {
	background: url(images/NIACC-fc-webicon-twitter.svg);
}
div#linkedin {
	background: url(images/NIACC-fc-webicon-linkedin.svg);
}
div#youtube {
	background: url(images/NIACC-fc-webicon-youtube.svg);
}
div#rss {
	background: url(images/NIACC-fc-webicon-rss.svg);
}
div#flickr {
	background: url(images/NIACC-fc-webicon-flickr.svg);
}
div#tagboard {
	background: url(images/NIACC-fc-webicon-tagboard.svg);
}
div#instagram {
	background: url(images/NIACC-fc-webicon-instagram.svg);
}
div#giphy {
	background: url(images/NIACC-fc-webicon-giphy.svg);
}

.child-tab-content ul {
	margin: 0 0 1.4em 1.6em!important;
}
.child-tab-content ul li p {
    text-align: left!important;
}

.child-tab-content p:first-child {
    margin-bottom: 0;
	text-align: center;
}

.child-tab-content em {
    text-align: center;
    display: block;
}

.single article.post .post-image {
    display: none;
}

/* Emergency Widget */
.pum-container .pum-content p {
    text-align: center;
    font-size: 19px;
}

.alert-header, .lbp-inline-link-16 {
    display: none;
}
.alert-widget ul li {
    list-style: none;
}

/* Faculty page */
.faculty-left {
    float: left;
    width: 40%;
    text-align: center;
}
.faculty-right {
    float: left;
    width: 60%;
}
p.faculty-title {
    font-weight: bold;
    margin-bottom: 0px!important;
	padding: 0!important;
    border: none!important;
}
.faculty-section p {
    color: #003A70;
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 20px;
}
div#coursesTaught {
    margin-bottom: 20px;
}
div#coursesTaught p {
    margin-bottom: 0px;
    padding: 5px 10px;
    border: 1px solid #003A70;
    border-bottom: none;
}
div#coursesTaught p:nth-child(even) {
    background: #f3f7fa;
}
div#coursesTaught p:last-child {
    border-bottom: 1px solid #003A70;
}
p.document-link {
    margin-bottom: 0;
}
#faculty-menu-area .back-button {
	text-transform: none;
	font-size: 19px;
}
.faculty-pages-list a {
    display: block;
    font-size: 19px;
}
.faculty-buffer {
	display: block; 
	height: 30px;
}
.faculty-pages-list div:first-child {
    display: none;
}

div.menu-active {
	right: 0px;
}
ul.info-menu-active {
	left: 0px!important;
	display: block;
    position: absolute;
    background-color: #00538D;
    z-index: 1;
    top: 55px;
    width: 689px;
    padding: 12px!important;
}
.info-menu-active a, .tools-menu-active a {
    font-size: 23px;
    color: #003A70!important;
    width: 219px;
    display: block;
	line-height: 36px;
}
.tools-menu-active a {
	transition: none;
}
.info-menu-active a:focus {
    color: #FFB81C!important;
    background: #3A84B6;
}
ul.tools-menu-active {
	left: 0px!important;
    display: block;
    position: absolute;
    background-color: #00538D;
    z-index: 1;
    top: 55px;
    width: 689px;
    padding: 12px!important;
}
.tools-menu-active li {
	margin: 2px!important;
    padding: 0 0 0 4px!important;
    background: #C7D9EA;
}
.tools-menu-active a:focus {
    color: #FFB81C!important;
    background: #3A84B6;
}

/* Default Page Content Styles */
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
	color: #000034;
	text-transform: none;
    letter-spacing: 0;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 20px;
    line-height: 1.3em;
}
.page-content h1 {
	font-size: 24px;
}
.page-content h2 {
	font-size: 20px;
}
.page-content h3 {
	font-size: 18px;
}
.page-content h4 {
	font-size: 16px;
}
.page-content h5 {
	font-size: 14px;
}
.page-content h6 {
	font-size: 12px;
}
.page-content a, .child-tab-container .child-tab-group a, .document-link a, .faculty-pages-list a {
    color: #AB7F19;
}
.page-content a:hover, .child-tab-container .child-tab-group a:hover, .document-link a:hover, .faculty-pages-list a:hover {
    color: #FFB81C;
}
.page-content ul, .page-content ol {
    color: #000034;
	margin-left: 17px;
}
.page-content ul li, .page-content ol li, .child-tab-content ul li, .child-tab-content ol li {
	margin: 0;
    padding: 0;
    line-height: 1.6;
}
.page-content blockquote {
	font-size: 1.3em;
    line-height: 1.4em;
    border-left: 3px solid #ccc;
    padding: 0 0 0 10px;
    margin: 0 0 10px 10px;
}
.page-content blockquote:before {
    display: none;
}
.page-content blockquote p {
    line-height: 1.5;
    color: #6f6f6f!important;
	font-size: 13px;
    padding-right: 25px;
}
.page-content .greytowhite {
    border: 1px silver solid;
    padding: 10px;
    background: #e6eef8;
    margin-bottom: 4px;
	cursor: pointer;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
}
.page-content .greytowhite:hover {
    background: #fff;
}
.page-content .collapseomatic {
    background-image: url(/wp-content/plugins/jquery-collapse-o-matic/images/arrow-down.png);
    background-repeat: no-repeat;
    padding: 0 0 10px 16px;
    cursor: pointer;
}
.page-content .colomat-close {
    background-image: url(/wp-content/plugins/jquery-collapse-o-matic/images/arrow-up.png);
}
.page-content .colomat-hover {
    text-decoration: underline;
}
.page-content .collapseomatic_excerpt, .page-content .collapseomatic_content {
    margin-top: 0px;
    margin-left: 16px;
    padding: 0px;
}
.page-content .yellow-button {
    background: #eea41d;
	background: -moz-linear-gradient(top, #eea41d 0%, #ba8408 100%);
	background: -webkit-linear-gradient(top, #eea41d 0%,#ba8408 100%);
	background: linear-gradient(to bottom, #eea41d 0%,#ba8408 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eea41d', endColorstr='#ba8408',GradientType=0 );
    padding: 19px;
    color: white;
}
.page-content .blue-button {
	background: #003A70;
	background: -moz-linear-gradient(top, #003A70 0%, #072240 100%);
	background: -webkit-linear-gradient(top, #003A70 0%,#072240 100%);
	background: linear-gradient(to bottom, #003A70 0%,#072240 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003A70', endColorstr='#072240',GradientType=0 );
    padding: 13px;
    color: white;
	float: left;
    margin: 0px 5px 10px;
}

.page-content .grey-button {
	background: #D1D2D4;
    padding: 19px 25px;
    color: #003A70;

}
.page-content fieldset {
    border: 1px solid #000034;
	padding: 10px!important;
    margin-bottom: 20px!important;
    font-weight: normal;
}
.page-content fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 3px;
    margin: 0;
    margin-left: -3px;
}
input[type=submit] {
    background: #FFB81C;
    color: #003A70;
}
input[type=submit]:hover {
    background: #003A70;
    color: #FFF;
}

/* Landing page slider styles */
ol.flex-control-nav.flex-control-paging {
    display: none;
}
.flexslider #video-image-title p {
    clear: both;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid white;
    line-height: 1;
    text-align: right;
    color: white;
}
.flexslider div#video-image-title_clone {
    position: absolute;
    right: 16%;
    bottom: 18%;
    font-size: 44px;
    z-index: 1;
    font-family: AGaramondPro Regular, "Times New Roman", serif;
}
.flexslider ul.flex-direction-nav li {
    margin-bottom: 0;
}

.archive.category .post {
    text-align: left;
}

/* Performing Arts styles */
li#menu-item-1048 {
    background: #00757A !important;
}
li#menu-item-1049 {
	background: #DE6420 !important;
}
li#menu-item-1050 {
    background: #009BD9 !important;
}
li#menu-item-1051 {
    background: #23964A !important;
}
li#menu-item-1052 {
    background: #6497BB !important;
}
#menu-item-1028 {
	padding-left: 10px;
	padding-right: 10px;
}
#menu-item-1035 {
	padding-left: 10px;
	padding-right: 10px;
}
#menu-item-1028 .sub-menu, #menu-item-1035 .sub-menu {
	position: absolute;
	left:-9999px;
}
#menu-item-1028:hover, #menu-item-1035:hover {
	background-color: #00538D;
}
#menu-item-1028:hover .sub-menu {
	display: block;
	position: absolute;
	background-color: #00538D;
	z-index: 1;
	top: 55px;
	left: 0px;
	width: 689px;
	padding: 12px;
}
#menu-item-1035:hover .sub-menu {
	display: block;
	position: absolute;
	background-color: #00538D;
	z-index: 1;
	top: 55px;
	left: 0px;
	width: 689px;
	padding: 12px;
}
#menu-item-1028 .sub-menu li {
    margin: 2px;
    padding: 0;
    background-color: #C7D9EA;
}
#menu-item-1035:hover .sub-menu li {
    margin: 2px;
    padding: 0;
    background-color: #C7D9EA;
}
#menu-item-1028:hover .sub-menu li a, #menu-item-1035:hover .sub-menu li a {
    font-size: 23px;
    color: #003A70;
    width: 219px;
    display: block;
	line-height: 36px;
	padding-left: 4px;
}
#menu-item-1028 .sub-menu li:hover {
    background-color: #3A84B6;
}
#menu-item-1035 .sub-menu li:hover {
	background-color: #3A84B6;
}
#menu-item-1028 .sub-menu li:hover a, #menu-item-1035 .sub-menu li:hover a {
    color: white;
}
li#menu-item-1047 a {
    background: url(images/North-Iowa-Area-Community-College-Giving-hover-img.png);
    background-position: 0px 3px;
    background-repeat: no-repeat;
    background-size: 22px;
    width: 94px;
    display: block;
    text-align: right;
}
li#menu-item-1047 a:hover {
    background-position: 0px -25px;
}

/* Child Page Tabs */
ul[role="tablist"] {
    margin: 0 0px 5px 10px;
}
a[role="tab"] {
	padding: .625em 1.18em;
    font-size: 16px;
    font-weight: bold;
    background: #D1D2D4;
}
a[aria-selected], a[role="tab"]:focus {
    background: #EBEBEB;
    padding-top: 20px;
}
.child-tab-header [role="tablist"] li {
	display: inline-block;
	list-style: none;
}
[role="tabpanel"][aria-hidden="true"] {
	display: none;
}
[role="tabpanel"]:focus {
	background: #eee;
	outline: thin dotted;
}

/* Make Youtube Embeded Videos responsive. Must add class video-responsive to div wrapper */

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/**************************************************
----------------- FONTS ---------------------------
**************************************************/
@font-face {
	font-family: AGaramondPro Bold;
	src: url('/wp-content/themes/ultra-child/fonts/AGaramondPro-Bold.otf');
	font-display: optional;
}

@font-face {
	font-family: AGaramondPro Regular;
	src: url('/wp-content/themes/ultra-child/fonts/AGaramondPro-Regular.otf');
	font-display: optional;
}

@font-face {
	font-family: Minion Pro;
	src: url('/wp-content/themes/ultra-child/fonts/MinionPro-Regular.otf');
	font-display: optional;
}

@font-face {
	font-family: SegoeSCB;
	src: url('/wp-content/themes/ultra-child/fonts/segoescb.ttf');
	font-display: optional;
}

@font-face {
	font-family: SegoeUI;
	src: url('/wp-content/themes/ultra-child/fonts/segoeui.ttf');
	font-display: optional;
}

@font-face {
	font-family: SegoeUISL;
	src: url('/wp-content/themes/ultra-child/fonts/SEGOEUISL.TTF');
	font-display: optional;
}

@font-face {
	font-family: Trajan Pro Regular;
	src: url('/wp-content/themes/ultra-child/fonts/TrajanPro-Regular.otf');
    src: url('/wp-content/themes/ultra-child/fonts/TrajanPro-Regular.woff');
	font-display: optional;
}
a:focus {
    outline: thin dotted;
  }
  
  @media (max-width: 1650px) {
    .long-title span.child-arrow {
      position: absolute;
      right: 0;
    }
  }
  span.child-arrow {
    /*display: none; - commented out for ADA dropdown ticket NNIACC-58 */
    display: block;
    height: 1.25rem;
    width: 1.25rem;
    background-size: 1.25rem;
    background-image: url(images/down-arrow-2022.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    z-index: 2;
    margin-top: 6px;
  }
  @media screen and (max-width: 1039px) {
    span.child-arrow {
      display: none;
    }
  }
  span.child-arrow:hover {
    cursor: pointer;
  }
  
  #main-nav li.open .sub-menu, #main-nav li:not(.themify-widget-menu).open > ul {
    display: block;
    opacity: 1;
    transform: scale(1, 1);
  }
  
  .page-content a:focus {
    color: #FEBE10;
  }
  
  .landing-content-text h3 a:focus {
    text-decoration: underline;
  }
  
  #main-nav .sub-menu {
    visibility: hidden;
  }
  @media screen and (max-width: 1039px) {
    #main-nav .sub-menu {
      display: none !important;
    }
  }
  
  #main-nav .open .sub-menu, #main-nav li:hover .sub-menu {
    visibility: visible;
  }
  
  .home-events a:focus {
    filter: brightness(0.85);
  }
  
  .home-blog-fix .list-thumb-image .entry-content .post-title a:focus {
    text-decoration: underline;
  }
  
  #main-nav .menu-item-has-children > a:focus {
    background-color: #ffd05e;
  }
  
  #main-nav .sub-menu a:focus {
    outline: 2px solid;
  }
  
  .home-slider .ms-slide-link:focus {
    border: 2px dotted white;
  }
  .home-slider .ms-slide-link:focus ~ .ms-slide-layers .ms-layer > div img {
    border: 2px dotted white;
  }
  
  .about-dropdown .navlist a:focus {
    outline-color: #003976;
  }
  
  #footer-legal-menu a:focus {
    outline-color: #003976;
  }
  
  #main-nav li.menu-item:hover {
    background-color: #ffd05e;
  }
  #main-nav li.menu-item a:focus {
    background-color: unset;
    transition: none;
    outline: 2px solid;
  }/*# sourceMappingURL=keyboardnav.css.map */
  textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
	margin: 0 1em .4em 0;
}

/* responsive css */
@media screen and (min-width: 1217px) and (max-width: 1390px) {
	.footer-inner-menu-container {
		width: 80%;
	}
}

@media screen and (min-width: 1288px) and (max-width: 1343px) {
	.ie #main-nav li {
		font-size: 22px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1508px) {
	#main-nav li {
		font-size: 19px;
	}
}

@media screen and (max-width: 1280px) {
	.menu-page {
		width: 96%;
	}
	.menu-page .menu-page-content {
		width: 69%;
	}
}

@media screen and (min-width: 1084px) and (max-width: 1241px) {
	ul#menu-a-header-top-menu li, .right-header-con li {
		margin-left: 10px;
	}
	li#menu-item-13512, li#menu-item-13513, li#menu-item-13576 {
		margin-left: 5px!important;
	}
}

@media screen and (min-width: 1185px) and (max-width: 1399px) {
	#main-nav li {
		font-size: 16px;
	}
}

@media screen and (max-width: 1200px) {
	.header-widget .first {
		left: 0;
	}

	#headerwrap .pagewidth {
		max-width: 100%;
	}

	div#home-circles {
		display: none !important;
	}

	ul#menu-header-top-menu li, .right-header-con li {
		margin-left: 17px;
	}
	
	.landing-content-text {
		top: 100px;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1184px) {
	#main-nav li {
		font-size: 14px;
	}
}

@media screen and (max-width: 1083px) {
	ul#menu-a-header-top-menu li, .right-header-con li {
		margin-left: 10px;
	}
	li#menu-item-13512, li#menu-item-13513, li#menu-item-13576 {
		margin-left: 3px!important;
	}
	div#nav_menu-2 {
		margin-top: 0px;
	}
	ul#menu-a-header-top-menu .menu-top a, .right-header-con a {
		font-size: 20px;
	}
}

@media screen and (max-width: 1064px) {
	ul#main-nav li a:before {
		height: 22px;
		width: 22px;
		background-size: 25px;
		top: 5px;
		left: -5px;
	}
	
	ul#main-nav li a {
		padding: 10px 5px 5px;
	}
}

@media screen and (max-width: 1100px) {

.header-bar .col4-2 {
    width: 50%!important;
    margin-left: 0!important;
}

}

@media screen and (min-width: 900px) and (max-width: 1100px) {

	.ie #pro-slider-70-2-0-0 {
		min-height: 500px;
	}
	.ie #pro-slider-70-2-0-0 .sp-slide {
		height: 500px;
	}

}

@media screen and (max-width: 1038px) {
	.right-header-con li {
		margin-left: 19px;
	}
}

@media screen and (max-width: 1024px) {

	div#site-logo span {
		float: left;
	}

	.stick {
		position: initial !important;
	}

	.mobile_menu_active #header {
		padding: 10px 10px 5px;
		text-align: left;
	}

	.header-widget.clearfix {
		display: none;
	}
	
	.footer-inner-menu-container {
		text-align: left;
	}

	.navbar-wrapper:first-child div {
		display: none;
	}

	.home-slider .sp-slide-text {
		max-width: 763px;
	}

	.navbar-wrapper div:first-child {
		display: none;
	}

	.apply-button {
		width: 91% !important;
		margin: 8px auto;
	}

	#headerwrap #main-nav .has-mega-sub-menu .mega-sub-menu ul, #headerwrap #main-nav ul {
		display: none;
	}

	.mobile_menu_active .mobile-logo {
		display: block !important;
	}

	.header-widget.clearfix {
		display: none !important;
	}

	.mobile_menu_active .mobile-head-list {
		display: block !important;
	}


	#headerwrap #main-nav .current_page_item > a, #headerwrap #main-nav .current-menu-item > a {
		color: #013775;
	}

	.mobile_menu_active #top-menu-mobile {
		display: block !important;
	}


	#headerwrap #main-nav li {
		text-align: center;
		margin-top: 5px !important;
	}

	.mobile_menu_active .sidemenu {    
		background-color: #013775 !important;    
		background-position: center bottom;    
		background-repeat: no-repeat;
	}

	.tab-content {
		width: 100%;
	}

	.mobile_menu_active ul.sub-menu {
		padding-left: 0px !important;
	}

	.mobile_menu_active ul.sub-menu li a {
		font-size: 25px;
	}

	.mobile_menu_active ul.sub-menu {
		background: #E6E7E8 !important;
		padding: 1% !important;
	}

	.sub-menu li a {
		margin-left: 10px !important;
	}

	#headerwrap #main-nav a:hover, #headerwrap #main-nav ul a:hover {
		color: #013775 !important;
	}

	.mobile_menu_active div#mobile-menu {
		padding: 50px 10px;
		overflow-x: hidden;
	}
	
	div#top-sect:before {
		width: 160px !important;
		height: 163px !important;
		bottom: -60px !important;
		background-size: 140px !important;
	}

	div#top-sect:after {
		width: 160px !important;
		height: 163px !important;
		bottom: -91px !important;
		background-size: 140px !important;
	}
	
	.headerHome:before {
		width: 160px !important;
		height: 163px !important;
		top: auto!important;
		bottom: -80px;
		background-size: 140px !important;
		left: 10%;
	}

	.headerHome:after {
		width: 160px !important;
		height: 163px !important;
		top: auto!important;
		background-size: 140px !important;
		left: 10%;
	}


	.home-slider .sp-slide-text {
		padding: 6% 5% 10px 5%!important;
	}

	/*.themify_builder_70_row.module_row_1.module_row {
		padding-top: 60px!important;
	}*/


	#headerwrap #main-nav ul li {
		background-color: white;
		margin: 2%;
	}

	div#lbp-inline-href-16 {
		padding: 3% 2%!important;
	}
	
	.menu-page #main-content:not(.inner-parent-page-title) {
		padding: 1.75% 0 13%;
	}

	nav.about-dropdown {
		background: #f3f3f5;
		border: 1px solid #b5b5b7;
	}
	.bread-con {
		display: block!important;
		position: relative!important;
		text-align: right;
	}
	.bread-con p#breadcrumbs {
		display: inline-block;
	}
	
	.home-cats span.subtext {
		display: none;
	}
	
	.break-flex {
		flex-basis: 0%;
		height: 0;
	}

}

@media screen and (max-width: 1075px) {

h3.tab-name, .child-tab-name {
	margin-top: 5px;
}

.home #home-circles {
	display: none!important;
}

}

@media screen and (max-width: 1050px) {

	ul#menu-header-top-menu a, .right-header-con a {
		font-size: 20px !important;
	}

	.academic-dropdown, .admissions-dropdown, .about-dropdown, .student-life-dropdown {
		/*position: relative;
		float: right;
		top: -79px;*/
		display: inline-block;
	}

}

@media screen and (max-width: 1041px) {
	.footer-inner-menu-container {
		width: 80%;
	}
		/*.no-home #body { padding: 0px 15px 0px 15px; }*/
}

@media screen and (min-width: 1040px) and (max-width: 1056px) {
	.child-tab-name a {
		padding: .625em 1.05em;
	}
}

@media screen and (min-width: 980px) and (max-width: 1039px) {
	.child-tab-name a {
		padding: .625em 0.95em;
	}
}

@media screen and (max-width: 1024px) {
	div.landing-content h3 {
		line-height: 26px;
		font-size: 21px;
	}
}
@media screen and (min-width: 971px) and (max-width: 1003px) {
	.inner-menu-contain {
		margin: 1px 25px 20px 0;
	}
}

@media screen and (max-width: 1000px) {
	.page-template-template-faculty div#main-content:not(.inner-parent-page-title) {
		padding-bottom: 120px;
	}
	
	.landing-content-text {
		top: 80px;
	}
}

@media screen and (max-width: 986px) {
	.footer-inner-menu-container {
		width: 90%;
	}
	div.menu-academics-menu-container, div.menu-admissions-menu-container, div.menu-about-menu-container, .student-life-dropdown div.menu-student-life-menu-container {
		width: 100%;
	}

	ul#menu-academics-menu li, .admissions-dropdown ul li, .about-dropdown ul li, .student-life-dropdown ul li {
		width: 95% !important;
	}
	
	div.parent-links-list, div.child-links-list {
		width: 98%!important;
	}
	li.parent-links, .inner-menu-contain li.page_item {
		margin: 2px 4px 5px;
		width: 96%;
	}
	.page-id-9 .child-links-list .page_item, .page-id-10 .child-links-list .page_item, .page-id-11 .child-links-list .page_item, .page-id-13 .child-links-list .page_item {
		width: 96%;
	}
}

@media screen and (max-width: 979px) {
	div#post-70-sub_row_3-0-1-0-0 article, div#post-70-sub_row_3-0-1-1-0 article {
		height: 270px!important;
	}
}

@media screen and (min-width: 920px) and (max-width: 979px) {
	.child-tab-name a {
		padding: .625em 0.65em;
	}
}

@media screen and (max-width: 970px) {
	.menu-page .menu-page-content {
		width: 100%;
	}
	.menu-about-menu-container.menu-container {
		display: none;
	}
	div.inner-menu-contain {
		width: 100%;
		max-width: 100%;
		position: relative;
		top: -10px;
		padding-bottom: 10px;
		display: block;
		margin: 20px auto 0;
	}
	.about-dropdown {
		display: block;
	}
	.menu-header {
		cursor: pointer;
	}
	.menu-header:before {
		content: '';
		background: url(images/North-Iowa-Area-Community-College-Menu-Icon.png);
		height: 18px;
		width: 26px;
		background-size: 26px;
		position: relative;
		left: -10px;
		background-repeat: no-repeat;
		display: inline-block;
		vertical-align: top;
	}
	
	.landing-content-container {
		text-align: center;
	}
}

@media screen and (max-width: 1150px) {
	.home-slider div.ms-slide-layers {
    max-width: 763px !important;
}
}

@media screen and (max-width: 915px) {

	.home-slider h3, .home-slider a {
    font-size: 20px!important;
}
	.home-slider h4 {
    font-size: 16px!important;
}

.home-slider h5 {
	display: none;
}

.ms-slide .ms-layer {
    bottom: 30px;

}
}


@media screen and (max-width: 1250px) {
.home div#home-circles {
    margin-top: 10px;
}
}

@media screen and (min-width: 824px) and (max-width: 919px) {
	.child-tab-name a {
		padding: .625em 0.65em;
	}
}

@media only screen and (max-width : 904px)  {
	div.landing-content h3 {
		line-height: 22px;
		font-size: 18px;
	}
	
	.footer-inner-menu-container {
		width: 100%;
	}
}

@media screen and (min-width: 752px) and (max-width: 901px) {
	.themify_builder_70_row.module_row_1.module_row .col4-2 {
		width: 48%;
	}
	div.home-cats {
		width: 68%;
	}
}

@media screen and (max-width: 900px) {
	div.landing-content-text {
		top: 100px;
	}
	
	.footer-inner-menu:before {
		width: 150px;
		height: 150px;
		top: -75px;
	}
}

@media screen and (min-width: 667px) and (max-width: 900px) {

	.ie #pro-slider-70-2-0-0 {
		min-height: 350px;
	}
	.ie #pro-slider-70-2-0-0 .sp-slide {
		height: 350px;
	}

}

@media only screen and (max-width : 850px)  {
	.footer-inner-menu-container {
		width: 70%;
	}
	
	div.faculty-left, div.faculty-right {
		width: 100%;
	}
}

@media screen and (min-width: 761px) and (max-width: 823px) {
	.child-tab-name a {
		padding: .625em 0.55em;
	}
}

@media screen and (max-width: 771px) {
	div#post-70-sub_row_3-0-1-0-0 article, div#post-70-sub_row_3-0-1-1-0 article {
		overflow: visible!important;
		margin-bottom: 50px!important;
	}
}

@media screen and (max-width: 760px) {
	div.inner-menu-contain {
		margin: 10px auto 0;
	}
	
	.meta-major-image {
		margin-left: 0px;
	}
}

@media screen and (min-width: 715px) and (max-width: 760px) {
	.child-tab-name a {
		padding: .625em 0.45em;
	}
}


@media only screen and (max-width : 800px)  {
div.home-slider div.ms-slide-layers {
    max-width: 400px !important;
	}
}

@media only screen and (max-width : 750px)  {

	div#body {
		/*10%*/
		padding-bottom: 10%;
	}
}

@media only screen and (max-width : 700px)  {
	div.landing-content {
		padding-top: 24%;
	}
	
	div#lbp-inline-href-16 {
		padding: 5% 2%!important;
	}
}

@media screen and (min-width: 668px) and (max-width: 714px) {
	.child-tab-name a {
		padding: .625em 0.25em;
	}
}

@media only screen and (min-width: 668px) and (max-width : 849px)  {
	.footer-inner-menu-container {
		width: 80%;
	}
}

@media only screen and (min-width: 530px) and (max-width : 667px)  {
	.child-tab-name a {
		padding: .625em 0.25em;
	}
}

@media screen and (min-width: 681px) and (max-width: 772px) {
	div#post-70-sub_row_3-0-0-0-0 article, div#post-70-sub_row_3-0-0-1-0 article {
		height: 330px;
	}
}

@media screen and (max-width: 680px) {
	.themify_builder_70_row.module_row_1.module_row .col4-2 {
		width: 100%;
	}

	span.subtext {
		display: none;
	}
	
	div#post-70-sub_row_3-0-0-0-0 article, div#post-70-sub_row_3-0-0-1-0 article {
		height: auto!important;
	}
	
	/* Academics */
	div.text-70-1-0-1:before {
		background-position: 5px -13px;
	}
	div.text-70-1-0-1:hover:before {
		background-position: 5px -73px;
	}
	
	/* The Arts */
	div.text-70-1-0-2:before { 
		background-position: -106px -13px;
	}
	div.text-70-1-0-2:hover:before { 
		background-position: -106px -73px;
	}
	
	/* NIACC Connection */
	div.text-70-1-0-3:before { 
		background-position: -312px -13px;
	}
	div.text-70-1-0-3:hover:before { 
		background-position: -312px -73px;
	}
	
	/* About NIACC */
	div.text-70-1-0-4:before { 
		background-position: 121px -13px;
	}
	div.text-70-1-0-4:hover:before { 
		background-position: 121px -73px;
	}
	
	/* Admissions and Aid */
	div.text-70-1-1-1:before { 
		background-position: 230px -13px;
	}
	div.text-70-1-1-1:hover:before { 
		background-position: 230px -73px;
	}
	
	/* Business and Community */
	div.text-70-1-1-2:before { 
		background-position: 343px -13px;
	}
	div.text-70-1-1-2:hover:before { 
		background-position: 343px -73px;
	}
	
	/* Student Life */
	div.text-70-1-1-3:before { 
		background-position: -209px -13px;
	}
	div.text-70-1-1-3:hover:before { 
		background-position: -209px -73px;
	}
	
	/* News and Events */
	div.text-70-1-1-4:before { 
		background-position: 472px -13px;
	}
	div.text-70-1-1-4:hover:before { 
		background-position: 472px -73px;
	}
}

@media only screen and (max-width : 600px)  {
	div.landing-content {
		padding-top: 28%;
	}

		div#people-finder-search p {
    width: 65%;
       margin-bottom: 5px !important;
}

.search-for {
    font-size: 11px;
    margin-top: -10px;
    margin-bottom: 11px;
}


}

@media only screen and (max-width : 500px)  {
.ms-nav-prev,
.ms-nav-next {
  display: none;
}
	div.landing-content {
		padding-top: 32%;
	}
}

@media screen and (max-width: 460px) {


}

@media screen and (max-width: 420px) {

	h3.tab-name, .child-tab-name {
		width: 100%;
		margin-top: 5px;
	}
}

@media only screen and (max-width : 414px)  {
	div.landing-content {
		padding-top: 40%;
	}
	.page-content .blue-button {
		width: 86%;
	}
}

@media only screen and (max-width : 414px)  {
	div.landing-content {
		padding-top: 50%;
	}
}

@media only screen and (min-width : 668px) and (max-width : 1024px)  {
	.landing-content-container {
		padding-bottom: 120px;
	}
}

/*************************************
iPad in portrait & landscape
*************************************/

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  { 

div#home-circles {
    display: none !important;
}


}

@media screen and (max-width: 1027px) {
	.home-cats {
		width: 61%;
		text-align: left;
	} 
}

@media screen and (max-width: 768px) {

	div#video-image-title {
		font-size: 22px !important;
	}

	p.mobile-gone {
		font-size: 20px!important;
	}

	div#video-image-title {
		right: 10%!important;
	}

	.vid-pop img {
		width: 50px;
	}
	
	.home-cats a {
		font-size: 17px;
	}
	
	.home-categories .module-text:before {
		background-size: auto 146px;
	}
	/* Academics */
	.text-70-1-0-0:before {
		background-position: 5px -13px;
	}
	.text-70-1-0-0:hover:before {
		background-position: 5px -73px;
	}
	
	/* The Arts */
	.text-70-1-0-1:before { 
		background-position: -106px -13px;
	}
	.text-70-1-0-1:hover:before { 
		background-position: -106px -73px;
	}
	
	/* NIACC Connection */
	.text-70-1-0-2:before { 
		background-position: -312px -13px;
	}
	.text-70-1-0-2:hover:before { 
		background-position: -312px -73px;
	}
	
	/* About NIACC */
	.text-70-1-0-3:before { 
		background-position: 121px -13px;
	}
	.text-70-1-0-3:hover:before { 
		background-position: 121px -73px;
	}
	
	/* Admissions and Aid */
	.text-70-1-1-0:before { 
		background-position: 230px -13px;
	}
	.text-70-1-1-0:hover:before { 
		background-position: 230px -73px;
	}
	
	/* Business and Community */
	.text-70-1-1-1:before { 
		background-position: 343px -13px;
	}
	.text-70-1-1-1:hover:before { 
		background-position: 343px -73px;
	}
	
	/* Student Life */
	.text-70-1-1-2:before { 
		background-position: -209px -13px;
	}
	.text-70-1-1-2:hover:before { 
		background-position: -209px -73px;
	}
	
	/* News and Events */
	.text-70-1-1-3:before { 
		background-position: 472px -13px;
	}
	.text-70-1-1-3:hover:before { 
		background-position: 472px -73px;
	}
}

@media screen and (min-width: 681px)and (max-width: 752px) {
	.themify_builder_70_row.module_row_1.module_row .col4-2 {
		width: 48%;
	}
	div.home-cats {
		width: 64%;
	}
}

@media screen and (max-width: 667px) {

	.landing-horizontal-line {
		width: 112% !important;
		margin-left: -6% !important;
	}

	div#video-image-title:first-child p {
		border: none !important;
	}

	.mobile-gone, div#video-image-title:first-child p, .header-content-text-wrap {
	   display: none;
	}

	.sp-layer.bsp-slide-excerpt h5 {
	display: none;
	}

	.landing-horizontal-line {
		width: 156%;
	}

	div#pro-slider-70-2-0-0 {
		display: none;
	}

	.themify_builder_70_row.module_row_1.module_row {
		margin-bottom: 0 !important;
	}

	.home-categories {
		padding-top: 15% !important;
	}


	.home .lbp-inline-link-15.cboxElement img {
		width: 50px;
	}

	div#tab1, div#tab4 {
		display: none;
	}
	div#tab1.active, div#tab4.active {
		display: block;
	}


	a.wp-colorbox-youtube.cboxElement img {
		width: 50px;
	}

	figure.post-image.clearfix {
		text-align: center;
	}


	ul#menu-academics-menu li, .admissions-dropdown ul li, .about-dropdown ul li, .student-life-dropdown ul li {
		width: 95% !important;
	}

	.sp-slide-text {
		right: 5px !important;
		bottom: 1% !important;
	position: relative;
	}

	.footer-inner-menu-item {
		min-width: 100%;
		text-align: center;
		transform: translateX(0);
	}

	#footer-arts, #footer-business, #footer-about, #footer-news {
		margin-bottom: 40px;
	}

	.footer-inner-menu-container {
		width: 100%;
	}

	.ui.module-tab ul.tab-nav li {
		width: 100%;
	}

	#headerwrap #site-logo {
		font-size: 20px;
	}

	h3.tab-name {
		width: 100%;
		margin-bottom: 5px;
	}

	div#top-sect {
		background-size: contain !important;
	}


	.sp-layer.bsp-slide-excerpt h3, .sp-layer.bsp-slide-excerpt h5, .sp-layer.bsp-slide-excerpt a {
		font-size: 22px!important;
	}
	.sp-layer.bsp-slide-excerpt h3, .sp-layer.bsp-slide-excerpt h5 {
		font-family: AGaramondPro Regular;
			border-bottom: none;
	}
	
	div#top-sect:before {
		width: 111px !important;
		height: 111px !important;
		bottom: -47px !important;
		background-size: 111px !important;
	}

	div#top-sect:after {
		width: 111px !important;
		height: 111px !important;
		bottom: -69px !important;
		background-size: 111px !important;
	}

	div#post-70-sub_row_3-0-1-1-0 .post-title {
		border-width: 1px;
	}
	
	.headerHome:before {
		width: 111px !important;
		height: 111px !important;
		top: auto!important;
		bottom: -40px;
		background-size: 111px !important;
	}

	.headerHome:after {
		width: 111px !important;
		height: 111px !important;
		top: auto!important;
		bottom: -68px;
		background-size: 118px !important;
	}

	div#body {
		/*17%*/
		padding-bottom: 17%;
	}

	p.header-content {
		font-size: 17px !important;
	}

	.tab-group {
		padding-top: 20px;
	}
	div.landing-content {
		background: none!important;
		padding: 0!important;
		width: 80%;
		margin-bottom: 10px;
	}
	div.landing-content-text {
		top: 10%;
		position: relative;
	}
	.landing-content:hover > .landing-content-text {
		top: 10%!important;
	}
	div.landing-content h3 {
		font-size: 20px;
		margin-bottom: 0px;
		min-height: auto;
		padding-left: 0;
	}
	div.landing-content h3 a {
		padding: 3%;
		background: #C8DBEC;
		position: relative;
		display: block;
	}
	div.landing-content h3 a:hover {
		background: #003976;
		color: #FFF;
	}
	.landing-content-teaser {
		display: none;
	}
	
	h3.child-tab-name {
		width: 100%;
		left: 0;
	}
	h3.child-tab-name a {
		padding: .625em 2%;
		width: 96%;
		display: block;
	}
	
	.footer-text {
		padding-bottom: 60px;
	}
	
	.footer-inner-menu {
		padding: 10% 0 0%;
	}
    
    div#block-2 {
        margin-bottom: 0px !important;
    }

}

@media screen and (min-width: 668px) and (max-width: 850px) {
	div#site-logo span {
		width: 70%;
		min-width: 412px;
		display: block;
	}
}

@media screen and (max-width: 667px) {
	div#site-logo span {
		width: 60%;
		min-width: 272px;
		display: block;
	}
}

@media screen and (max-width: 767px) {
div#home-circles {
    display: none !important;
}
}

@media screen and (max-width: 760px) {

	.bread-con {
	top: 0px !important;
	} 

	body #main-content:not(.inner-parent-page-title) {
		padding-top: 35px;
	}
}

@media screen and (min-width: 530px) and (max-width: 760px) {
	p#breadcrumbs {
		height: 60px;
	}

	.inner-menu-contain {
		top: 64px;
	}
}

@media screen and (max-width: 544px) {
	.page-id-820 .page-content.entry-content div {
		width: 90%!important;
	}
}

@media screen and (max-width: 530px) {
	a.back-button {
		width: 99%;
		margin-bottom: 10px;
		padding: 5px 0;
	}
	.academic-dropdown, .admissions-dropdown, .about-dropdown, .student-life-dropdown, 
	.academic-dropdown .menu-button button, .admissions-dropdown .menu-button button, .about-dropdown .menu-button button, .student-life-dropdown .menu-button button {
		width: 100%;
	}
	
	ul.navlist li {
		width: 96%;
	}
	div.menu-academics-menu-container, div.menu-admissions-menu-container, div.menu-about-menu-container, .student-life-dropdown div.menu-student-life-menu-container {
		width: 99%;
	}
	
	.menu-about-menu-container.menu-container {
		display: none;
	}
	
	.menu-page {
		width: 94%!important;
		margin: 0 auto;
		display: block!important;
	}
	
	.bread-con {
		display: block !important;
	}
	
	p#breadcrumbs {
		height: auto;
	}

	a.mobile-pr-icon {
		position: absolute;
		text-align: right;
		width: 100%;
		display: none;
	}

	.page-child .page-title {
		padding: 10px 0 10px 0;
	}
	
	ul[role="tablist"] {
		margin-left: 0;
	}
	[role="tablist"] li {
		width: 100%;
	}
	a[role="tab"] {
		display: block;
	}
   .home-slider-text-wrap {
        padding: 8px;
    }
    .home-slider-animation {
        position: fixed !important;
        bottom: 0 !important;
    }
    .home-slider h3, .home-slider a {
        font-size:14px !important;
    }
    .home-slider h4 {
        font-size: 12px !important; 
    }
    .ms-layer > div > img {
        width: 30px;
    }
}

@media screen and (max-width: 375px) {
	div#top-sect:before {
		display: none;
		visibility: hidden;
	}
	div#top-sect:after {
		display: none;
		visibility: hidden;
	}
	.headerHome:before {
		width: 81px !important;
		height: 81px !important;
		top: auto!important;
		bottom: -35px;
		background-size: 81px !important;
	}
	.headerHome:after {
		width: 81px !important;
		height: 81px !important;
		top: auto!important;
		bottom: -52px;
		background-size: 108px !important;
	}
}

@media screen and (max-width: 370px) {
	div#body {
		/*25%*/
		padding-bottom: 25%;
	}
}

@media screen and (max-width: 350px) {
	div#site-logo span {
		font-size: 17px;
	}
	
	.landing-content-container {
		padding-bottom: 20px;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1600px) {
	.home-slider .module-pro-slider div.sp-slide, .home-slider .module-pro-slider div.sp-mask {
		max-height: 450px;
	}
}
.autocomplete-w1 {background:url(../images/system/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete {border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div {padding:3px 10px; white-space:nowrap; overflow:hidden;border-bottom:1px solid #999; }
.autocomplete div:hover {cursor:pointer;}
.autocomplete strong { font-weight:bold; color:#22a7c8; }

.searchResults{ margin-left: 15px;}
.searchResults ul { list-style: none; }

#letterblock {oveflow:hidden;}
#letterblock ul {list-style:none;margin-bottom:20px;overflow:hidden;}
#letterblock li {background:none;float:left;display:inline;margin:0 10px 0 0;padding:5px 0;}
#letterblock a {display:block;padding:2px 6px;border:1px solid #265686;color:#fff;background:#0e4779;text-shadow:0px 1px 1px #265686;font-weight:normal;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
#letterblock a:hover {background:#619ac9;}
#letterblock li.active a {background:#fff;color:#000;text-shadow:0px 1px 1px #fff;border-color:#000}
/*		#letterblock li.inactive a {background:#f0f0f0;border:1px solid #ccc;color:#999999;text-shadow:none;cursor:default;}*/
#letterblock li.inactive {display:none;}

#search {clear:both;margin:0 0 20px 0;overflow:hidden;background:#f0f0f0;border:1px solid #dadada;padding:15px;}
#search label {float:left;font-weight:bold;font-size:20px;margin-right:10px;margin-bottom:5px;padding-top:5px;}
#search input {height:28px;line-height:28px;border:1px solid #000;padding:0 10px;margin-right:10px;color:#000;float:left;}

#listresults h2 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	position: relative;
	font-size: 25px;
}

.page-template-template-atoz li {
	margin-bottom: 0;
}
#listresults h2 span {float:right;font-size:10px;}
#listresults h2 a {}