/*
 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;
}

#mobile-menu input#s {
    width: 100%;
    padding: 10px;
}

input#s:focus {
    background: white;
    text-align: left;
	font-size: 15px;
	margin-right: 23px;
}

#s:focus::-webkit-input-placeholder {
   color: white;
}

#s:focus:-moz-placeholder {
   color: white;
}

#s:focus::-moz-placeholder {
   color: white;
}

#s:focus:-ms-input-placeholder {
   color: white;
}

::-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;
}