/*
Theme Name:   iSee Theme - Divi Theme(new)
Theme URI:    http://sixdemonstudio.com
Description:  Divi Child
Author:       Six Demon Studio
Author URI:   http://sixdemonstudio.com
Template:     Divi
Version:      1.0.0
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  divi-child
*/

/*
Color Palate:
Header Menu: #90c0c1;
Top Footer: #b1c451;
Bottom Footer: #215964;
*/

/****** CSS Index *******/
/*
1. General Styling
2. Header Styling
3. Page Styling
4. Footer Styling
5. Media Queries and Responsive Styling 
*/
/****** CSS Index *******/

@import url("../Divi/style.css");
/*@import url("/tiny_mce_style.css");*/

@import url(http://fonts.googleapis.com/css?family=Signika:400,300,600,700);


/**** START 1. General Styling ****/
html, body, p, a {
	font-family: 'Signika', sans-serif;
}

#main-content .container:before {
	background-color: transparent;
}

#content-area {
	margin-bottom: 40px;
}

h1 {
	font-size: 25px;
}

p {
	line-height: 1.5em;
	color: #585858 !important;
	font-weight: 600;
}

/**** END 1. General Styling ****/



/**** START 2. Header Styling ****/
#et-top-navigation {
	width: 100%;
	background-color: #9BC6C7;
}

#top-menu {
	text-transform: uppercase;
}

#top-menu li a, #top-menu li a:hover { 
	color: #fff; 
}

.nav li ul {
	z-index: -1;
}

.sub-menu {
	border: none !important;
	margin-top: 11px !important;
}

#top-menu .sub-menu li {
	width: auto;
}

#top-menu .sub-menu li a { 
	color: inherit;
}

#top-menu li {
	padding: 0px 0;
}

#main-header .container {
	margin-bottom: 20px;
}

#main-header nav#top-menu-nav, #top-menu li > a, .et-fixed-header #top-menu > li > a, #main-header.et-fixed-header nav#top-menu-nav {
	padding-bottom: 0;
	padding-top: 0;
}

.footer-logo,
.header-logo {
	height: 64px;
	margin-top: 8px;
}

#top-menu-nav, #top-menu { width: 100%; }

#top-menu li {
	width: 19%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center; 
}

.et_fixed_nav #logo {
	max-height: 120px;
}


#ui-header-logo {
	max-height: 120px;
	margin-left: 200px;
	margin-right: 200px;
	position: absolute;
	right: 0;
	bottom: 0;
}

#site-tagline {
	position: absolute;
	margin-left: 200px;
	margin-right: 200px;
	top: 30px;
	font-size: 18px;
	color: #215964;
}

#header-ui-logo {
	float: right;
	height: 120px;
	/*width: 40px;*/
	/*margin-top: 13px;*/
}

#header-ui-logo img {
	height: 120px;
	width: auto;
    padding-bottom: 28px;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
	color: #000 !important;
}
/**** END 2. Header Styling****/



/**** START 3. Page Specific Styling****/

	/***START Homepage***/
	.homepage-icons .et_pb_row {
		padding: 0;
	}

	.homepage-icons.et_pb_section {
		padding: 20px 0;
	}

	.homepage-icons .homepage-callout {
		width: 20%;
		cursor: pointer;
		text-align: center;
		float: left;
	}

	.homepage-icons .homepage-callout .callout-text {
		text-transform: uppercase;
		opacity: 0;
		transition: opacity .75s ease-in-out;
		-moz-transition: opacity .75s ease-in-out;
		-webkit-transition: opacity .75s ease-in-out;
		line-height: 16px;
	}

	.homepage-icons .homepage-callout:hover > .callout-text-container > .callout-text{
		opacity: 1;
	}

	.homepage-slider-isee-logo {
		margin-left: -75px !important;
	}
	
	.callout-text-container { 
		height: 36px; 
	}

	.et-pb-slider-arrows {
		display: block !important;
	}

	.et_pb_slider .et_pb_slide {
		height: 500px;
	}
	
	.et_pb_slide_description {
		width: 90%;
		/* max-width: 750px; */
		padding: 100px 0px 330px;
		text-transform: uppercase;
		font-size: 1.5em;
	}
	
	body.home .et_pb_slide_description:before {
		content: url('images/isee-icon-white.png');
		top: 50px;
		left: 0;
		position: absolute;
	}	
	.et_pb_bg_layout_dark .et_pb_slide_description {
		text-shadow: none;
	}
	.et_pb_slide_description img {
		opacity: .5;
		float: left;
		margin: 0 20px 100px 0;
	}
	.et_pb_slide_description p {
		font-weight: 300;
		font-size: 1.6em;
		line-height: 1.0em;
	}
	
	.et_pb_bg_layout_dark .et_pb_slide_content {
		color: #466b73;
	}

	.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3{
		text-transform: uppercase;
	}

	#callout-solar {
		text-align: center;
	}
	
	.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
		min-width: 25%;
	}
	
	/***Contact Page***/
	input[type="submit"].et_pb_contact_submit {
		color: #b1c451 !important;
		padding: 10px 30px !important;
		font-size: 14px;
	}
	input[type="submit"].et_pb_contact_submit:hover {
		padding: 10px 30px !important;
		border-bottom-width: 1px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
	}
	
	/*START Homepage News Blog*/
	#homepage-news-blog-container {
		padding-bottom: 0;
		padding-top: 0;
	}

	.homepage-news-blog-title {
		color: #b1c451;
		font-size: 2.2em;
	}

	.homepage-news-blog article:last-child {
		margin-bottom: 0;
	}

	.homepage-news-blog article {
		width: 95%;
		/*
		padding-left: 30%;
		*/
		position: relative;
		min-height: 150px;
		color: #585858;
		min-height: 110px;
		/*padding-top: 50px;*/
		margin-bottom: 40px;
	}
	.homepage-news-blog article:not(:last-child) {
		border-bottom: 2px solid #b1c451;
	}
	.homepage-news-blog article h2 {
		/*
		position: absolute;
		left: 0;
		top: 0;
		*/
		width: 95%;
		min-width: 175px;
		margin: 0;
		text-transform: uppercase;
		/*
		max-height: 66px;
		overflow: hidden;
		*/
	}
	
	.homepage-news-blog article p.excerpt {
		width: 70%;
		float: right;
		margin-top: -25px;
		font-size: 16px;
	}
	
	.homepage-news-blog article a.more-link, input[type='submit'] {
		text-transform: uppercase;
		/*
		position: absolute;
		left: 0;
		top: 90px;
		*/
		margin-top: 15px;
		margin-bottom: 25px;
		display: inline-block;
		color: #b1c451;
		border: 1px solid #b1c451;
		border-radius: 5px;
		padding: 10px 30px;
		transition: background .5s ease, color .5s ease;
		-moz-transition: background .5s ease, color .5s ease;
		-webkit-transition: background .5s ease, color .5s ease;
		-o-transition: background .5s ease, color .5s ease;
	}
	.homepage-news-blog article a.more-link:hover, input[type='submit']:hover  {
		color: #fff !important;
		background-color: #b1c451;
	}
	/*END Homepage News Blog*/

	@media only screen and (max-width: 500px){
		.et_pb_portfolio_items div {
			display: none;
		}
		/*
		.et_pb_portfolio_items .type-project {
			width: 100%  !important;
		}
		*/
		.et_pb_portfolio_items div:first-child {
			display: block;
			overflow: visible;
		}
	}


	/***END Homepage***/
	
	/***START Calendar***/
	.calendar-image {
		max-width: 300px;
		/* max-height: 300px; */
		height: auto;
		width: auto;
	}
	
	@media only screen and (max-width: 1000px) {
		.calendar-image {
			display: none;
		}
	}
	/***END Calendar***/
	
	/***START Team Member***/
	.team-member-image .et_pb_container {
		margin-left: 0 !important;
	}
	
	.team-member-image .et_pb_slide_image {
	    bottom: 0;
		position: absolute;
	}
	
	.team-member-image img {
		position: absolute;
		bottom: 0;
		/*left: 20px;*/
		width: 100%;
		max-height: 500px !important;
	}
	/***END Team Member***/

/**** END 3. Page Specific Styling****/


/**** START 4. Footer Styling****/
#footer-bottom, #footer-bottom a {
	background-color: #13294b;
	color: #fff;
}

#et-footer-nav, #et-footer-nav a {
	background-color: #215964;
	color: #a0adb4;
}

#et-footer-nav #menu-header-menu .menu-item {
	border-right: 1px solid #a0adb4;
	padding-right: 15px;
	margin-right: 15px;
	text-transform: uppercase;
}

#et-footer-nav #menu-header-menu .menu-item:last-child {
	border-right: none;
}

.footer-contact-info {
	margin-top: 35px;
	margin-bottom: 25px;
}

address {
	font-style: normal;
}

#footer-info {
	float: none;
	margin-top: 15px;
}

#footer-secondary {
	background: #ff552e;
	min-height: 95px;
	color: #fff;
	padding-top: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.footer-button {
	background: #fff;
	color: #ff552e;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 20px;
	font-size: 1.8em;
	vertical-align: top;
	margin-top: 7px;
	margin-left: 30px;
	display: inline-block;
	margin-bottom: 20px;

}

#footer-search {
	float: right;
	padding-bottom: 15px;
	display: inline-block;
}

#footer-search input {
	height: 25px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 15px;
	padding-top: 2px;
	margin-top: 10px;
	display: inline-block;
	width: 240px;
}
	/* Content Page Styling */
	a.button-link {
		text-transform: uppercase;
		left: 0;
		top: 90px;
		color: #b1c451;
		border: 1px solid #b1c451;
		border-radius: 5px;
		padding: 10px 30px;
		transition: background .5s ease, color .5s ease;
		-moz-transition: background .5s ease, color .5s ease;
		-webkit-transition: background .5s ease, color .5s ease;
		-o-transition: background .5s ease, color .5s ease;
	}
	a.button-link:hover {
		color: #fff;
		background-color: #b1c451;
	}
	
	hr {
		height:2px;
		border: none;
		background-color:#b1c451;
		
	}
	/* END Content Page Styling */

/**** END 4. Footer Styling****/



/**** START 5. Media Queries and Responsive Styling ****/
.mobile_menu_bar:before {
	color: #fff !important;
}
.mobile_menu_bar {
	margin-right: 40px;
}

.et_mobile_menu li ul.sub-menu {
	display: none !important;
}


	
@media only screen and ( max-width: 980px ) {
	#footer-search {
		border-top: 1px solid #fff;
		float: none;
		display: block;
	}
	
	#footer-search input {
		display: block;
		width: 80%;
		margin: 25px auto 10px;
	}
}

@media only screen and ( min-width: 880px ) {
	#main-header {
		padding-top: 50px;
	}
	.et_fixed_nav #logo {
		max-height: 125px;
	}
	#main-header .container {
		margin-bottom: 0px;
	}
}

@media only screen and ( max-width: 879px ) {
	#site-tagline {
		margin-left: 140px;
	}
}

@media only screen and ( max-width: 767px ) {
	#mega-menu-wrap-primary-menu-2 #mega-menu-primary-menu-2 > li.mega-menu-item > a {
		text-align: left !important;
	}

	#site-tagline {
		margin-right: 0;
	}

	#mobile-menu-heading {
		display: block;
	}

	#main-header {
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	
	#homepage-slider {
		display: none;
	}

	#site-tagline {
		position: inherit;
		margin-left: 0;
		float: left;
		top: 10px;
	}
	
	#header-ui-logo {
		float: left;
	}

#et-top-navigation {
	background-color: #13294b !important;
	width: 90% !important;
	margin: 0 5%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

	.homepage-icons.et_pb_section {
		padding: 0;
	}
	
	.homepage-icons .et_pb_row {
		width: 100%;
	}
	
	.homepage-icons .homepage-callout {
		padding-top: 10px;
		width: 100%;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		margin-bottom: 10px;
	}
	.homepage-icons .homepage-callout:first-child {
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	}
	.homepage-icons .homepage-callout:first-child {
		border-bottom: none;
	}
	
	.homepage-icons .homepage-callout a {
		float: left;
		width: 45%;
	}
	
	.homepage-icons .homepage-callout a img {
		max-width: 60px;
	}
	
	.homepage-icons .homepage-callout .callout-text {
		opacity: 1;
		text-align: left;
		text-transform: inherit;
	}

	#footer-secondary .container {
		width: 100%;
	}
	
	#footer-secondary a:first-child {
		display: inline-block;
		margin-bottom: 15px;
		margin-left: 10%;
	}
	
	#footer-bottom div, #footer-bottom p {
		text-align: left !important;
		float: none !important;
	}
	
	.bottom-nav {
		text-align: left;
	}
}

/**** END 5. Media Queries and Responsive Styling ****/


/**** END 6. Mega Menu Styling ****/

#evcal_head {
	margin: 20px 0;
}

#et-top-navigation {
    width: 100%;
    background-color: #13294b;
}

.mega-menu-link:hover {
	color: #979797 !important;
}

.mega-sub-menu .mega-menu-link:hover {
	color: #13294b !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background-color: #13294b !important;
	color: white !important;
}

.main-header-element {
	padding-top: 0 !important;
}

.top-navigation {
	height: 100%;
}

.top-navigation__branding {
	padding: 22px 0 24px;
}

.top-navigation__logo-graphic {
	height: 100%;
	max-height: auto;
	width: 35px;
}

.top-navigation__top-bar {
	background-color: #efefef;
	border-top: #ff552e 5px solid;
}

.top-navigation__logo {
	display: flex;
	justify-content: left;
	align-items: center;
}

.top-navigation__logo,
.top-navigation__wordmark,
.top-navigation__uofi-wordmark {
	transition: all 200ms ease-in-out;
}

.top-navigation__uofi-wordmark:hover,
.top-navigation__logo:hover .top-navigation__wordmark {
	color: rgba(19, 41, 75, 75%);
}

.top-navigation__wordmark {
	font-family: 'Source Sans Pro', sans-serif;
	color: #13294b;
	font-size: 32px;
	font-weight: 700;
}

.top-navigation__uofi-wordmark {
	display: block;
	position: relative;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 0;
	color: #13294b; 
	font-weight: 900;
}

.top-navigation__logo-container {
	position: relative;
	top: 2px;
	display: flex;
	align-items: center;
}

.vertical-bar {
    display: inline-block;
    width: 2px;
    height: 58px;
    background-color: #919191;
    position: relative;
	margin: 0 22px 0 26px;
}

@media screen and (max-width: 1140px) {
	.top-navigation__wordmark {
		font-size: 24px;
	}
}

@media screen and (max-width: 800px) {
	.top-navigation__branding {
		padding: 14px 0 20px;
	}
	.top-navigation__uofi-wordmark {
		font-size: 12px;
	}
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	color: #979797 !important;
}

.et_pb_section {
    padding: 0 !important;
}