/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

html {height: 100%;} 
form {height: 100%;} 


#header {
	width: 100%;
}


#navigation{
    z-index: 3000;
	width: 100%;
	padding-top: 40px;
	text-align: right;
}

.slicknav_menu {
	display:none;
}

.nav {
	margin:0px auto;
}

.top_row {
	padding-top: 20px;
}

.top_row_right {
	text-align: right;
}

.search {
	padding-top: 9px;
	text-align: right;
}

.power_by {
	font-size: 12px;
	color: #636566;
	font-style: italic;
}

.search_login {
	font-size: 12px;
	color: #000000;
	margin: 5px 0px;
}


#dnn_dnnSearch_txtSearch {
	border-top:#a3a1a4 solid 1px;
	border-bottom:#a3a1a4 solid 1px;
	border-left:#a3a1a4 solid 1px;
	border-right:#1e9cd0 solid 1px;
	border-radius: 0px;
	padding: 5px;
}

.header_btn, .do_search {
	z-index: 1000;
	display: inline-block;
    padding: 5px 15px 2px;
    margin-left: -2px;
  	color: #ffffff !important;
  	text-align: center;
  	font-size: 12px;
  	font-weight: 600;
  	text-transform: uppercase;
  	text-decoration: none;
  	white-space: nowrap;
  	background-color: #1e9cd0;
  	border-top:#a3a1a4 solid 1px;
	border-bottom:#a3a1a4 solid 1px;
	border-left:#1e9cd0 solid 1px;
	border-right:#a3a1a4 solid 1px;
  	cursor: pointer;
  	box-sizing: border-box;
}

.header_btn:hover, .do_search:hover {
  	text-decoration: none;
}


a.login_link, a.login_link:link, a.login_link:visited, a.login_link:active, a.login_link:hover {
	font-size: 12px;
	color: #636566;
	font-weight: 400;
}


#body_content {
	width:100%;
	padding-top: 65px;
}

#home_body_content {
	width:100%;
}


#footer {
	width:100%;
	background: #636566;
	color: #ffffff;
	font-size: 16px;
	padding-top: 40px;
}

a.footer_link, a.footer_link:link, a.footer_link:visited, a.footer_link:active, a.footer_link:hover {
	color:#ffffff;
	font-weight: normal;
}

.footer_lft {
	
}

.footer_mid {
	text-align: center;
	padding-top: 45px;
}

.footer_rght {
	text-align: right;
	padding-top: 45px;
}

a.social_media, a.social_media:link, a.social_media:visited, a.social_media:active {
	color:#ffffff;
	font-weight: normal;
	text-decoration:none !important;
	border-radius: 50%;
	padding: 8px 4px 8px;
	display: inline-block;
	background: #e15a29;
	font-size: 25px;
}

a.social_media:hover {
	font-weight: normal;
	text-decoration: none;
	background: #006738;
	color:#ffffff;
}



.hidden_link, a.hidden_link:link, a.hidden_link:hover, a.hidden_link:visited {
	color:#636566 !important;	
}



/* Homepage Styles
---------------------------------------------------------*/

/* Article Styles
---------------------------------------------------------*/
.article_container {
	display: block;
}

.article_card {
	width: 320px;
	height: 375px;
	float: left;
	margin-bottom: 30px;
	margin-right: 5.3%;
	overflow: hidden;
	cursor: pointer;
	line-height: 0px;
}

.article_card:nth-child(3n) {
	margin-right: 0%;
}

.article_card_home {
	width: 100%;
	height: 440px;
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
	cursor: pointer;
	line-height: 0px;
}

.glossary_card {
	cursor: pointer;
	display: block;
	width: 100%;
	z-index: 900;
}

.default_cat {
	padding: 30px 75px 30px 30px;
	background: url(../images/bottom_curve.png) bottom right no-repeat #202b7a;
	box-sizing: border-box;
	height: 152px;
}

.home_default_cat {
	padding: 30px;
	background: url(../images/bottom_curve.png) bottom right no-repeat #202b7a;
	box-sizing: border-box;
}

.default_cat h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
}

.default_cat a {
	color: #ffffff;
}

.landing_page_image {
	padding: 0;
	margin: 0;
	background: #ebebec;
	border-top: #df5929 solid 3px;
}

.article_img {
	height: 550px;
	border-top: #df5929 solid 3px;
	margin-bottom: 40px;
	background-position: center !important;
}

.landing_page_title {
	padding: 30px 0px;
	text-align: center;
	background: url(../images/bottom_curve.png) bottom right no-repeat #ebebec;
}

.Knowledge {
	background: url(../images/bottom_curve.png) bottom right no-repeat #008aaa;
}

.Leadership {
	background: url(../images/bottom_curve.png) bottom right no-repeat #b12227;
}

.Sustainability {
	background: url(../images/bottom_curve.png) bottom right no-repeat #006738;
}

.Industry {
	background: url(../images/bottom_curve.png) bottom right no-repeat #202b7a;
}

.CMP {
	background: url(../images/bottom_curve.png) bottom right no-repeat #660056;
}

.Apex {
	background: url(../images/bottom_curve.png) bottom right no-repeat #232C79;
}

#recent_articles {
	width: 100%;
}

.gallery_table {
	display: flex;
	width: 100%;
}
.glossary_column {
	background: #ebebec;
	padding: 20px;
}

.glossary_title {
	font-size: 20px;
	font-weight: bold;
	color: #636466;
}

.glossary_text {
	font-size: 18px;
	font-weight: normal;
	color: #636466;
}


ol.ednSbl_list li.ednSbl_itemWrapper:nth-child(1), li.ednSbl_itemWrapper:nth-child(2), li.ednSbl_itemWrapper:last-child {
	display: none !important;
}

.article_card_featured {
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.featured_title {
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
}

.image_badge {
	position: absolute;
    margin-top: -52px;
    left: 44%;
}

.sub_image_badge {
	position: absolute;
}

/* Default Over-rides
-------------------------------------------------*/

.row {
	margin-bottom: 20px;
}

.no-margin {
	margin: 0;
}

h1 {
	color:#006738;
	font-size: 36px;
	font-weight: bold;
}


h2 {
	color:#202B7A;
	font-size: 26px;
	font-weight: bold;
}

h3 {
	color:#636466;
	font-size: 22px;
	font-weight: bold;
}

h4 {
	
}


#main_container {
	padding:0;
	margin:0 0 40px 0;
}

td #dnn_ContentPane {
	margin:0;
	padding:0;	
}

#browse_container {
	text-align: center;
	margin-bottom: 40px;
}

#browse_container h1 {
	font-size: 34px;
	color: #636466;
	font-weight: normal;
	margin-bottom: 0;
}

#glossary_search_container {
	background: url(../images/bottom_curve.png) bottom right no-repeat #202b7a;
	box-sizing: border-box;
	text-align: center;
	color: #ffffff;
	padding: 40px;
	margin-bottom: 40px;
	line-height: 35px;
}

#glossary_search_container .title {
	font-size: 34px;
	color: #ffffff;
}

#glossary_search_container a, #glossary_search_container a:link, #glossary_search_container a:hover {
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}

#word_week_container {
	background: #202b7a;
	box-sizing: border-box;
	text-align: center;
	color: #ffffff;
	padding: 40px;
	margin-bottom: 40px;
	line-height: 35px;
	margin-top: 21px;
	cursor: pointer;
}

#word_week_container h1 {
	font-size: 34px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 0;
}


p, UL LI, UL LI LI, UL LI LI LI, OL LI, OL OL LI, OL OL OL LI, OL UL LI, td  {
	font-size: 21px;
	line-height: 1.1em;

}
.row {
	font-size: 21px;
	line-height: 1.1em;

}

a.dnnPrimaryAction {
	text-decoration:none;
	color:#ffffff;
}

a.dnnSecondaryAction {
	text-decoration:none;	
}

#ControlBar_ControlPanel {
	position:absolute !important;
	z-index:9000;	
	top:0;
}

#ControlPanelWrapper #dnnCPWrap{filter:none !important;}

/* Modules */

#dnn_LeftPane, #dnn_RightPane, .DnnModule-413, .DnnModule-414, .DnnModule-484, .DnnModule-415, .DnnModule-416, .DnnModule-485 {
    float: left;
}

/* Panes - In Layout Mode */
.paneOutline{border:0;}
.paneOutline span.SubHead center{border:1px #ccc dotted;border-left:0;border-right:0;line-height:2.5em;}

#iPopUp{display:none;}
.eipbackimg{z-index:1000;}

/* Fonts */
.Normal{}
.SubHead{color:#333;}

/* Language Object */
.language-object { display:inline-block; margin-left: 5px; }

.dnnEditState .DnnModule { 
opacity: 1.0; 
} 

.dnnSearchBox {
	width:80%;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.dnnModuleDialog .dnnModuleList .listContainer ul li span.title {
    font-size: 12px !important;
}

p > span, ul > li > span {
	font-size: 21px !important;
}
 
/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1335px) {
	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {

	#navigation, .top, .desktop {
		display:none;	
	}
	
	.slicknav_menu, .mobile {
		display:block;
	}
	
	.nav {
		width: 100%;
	}
	
	.eds_news_EIC.eds_subCollection_search .search_input.button_outside .input {
    	float: left;
    	margin-right: 3px;
    	width: 100%;
    	height: 50px;
	}
	
	.top_row {
    	padding-top: 0px;
	}
	
	.image_badge {
	position: absolute;
    margin-top: -52px;
    left: 25%;
}
	
	.article_img {
    height: 125px;
    border-top: #df5929 solid 3px;
    margin-bottom: 40px;
}
	
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {}

