﻿@import url(../fonts/social-font/social-logos.css);
@import url(../fonts/montserrat/stylesheet.css);

/* ---------------
	CHEMONICS.COM STYLESHEET
--------------- */

body {
	margin: 0px;
	font-family: Montserrat, Sans-Serif;
	color: #565859;
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
}
h1, p {margin-top: 0px;}
p {
	line-height:18px;
	font-weight:300;
}
.CC_contentCol div {
	font-weight:300;
}
.CC_mlp_pageContent div{
	font-weight:300;
}
a, a:link, a:visited, a:hover {
	color: #00b8ee;
	text-decoration: none;
	cursor: pointer;
}
.CC_left {float: left;}
.CC_right {float: right;}
.CC_clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.CC_moreLink {
    color: #00bbef !important;
    display: inline-block;
    font-size: 11px;
    padding-right: 12px;
    text-transform: capitalize;
    transition: background 0.2s ease 0s;
    white-space: nowrap;
}
.CC_moreLink:hover {

	text-decoration: underline!important;
}

.CC_moreLink:after {
	content:'⟶';
	margin-left:12px;
}

.CC_closeBtn {
	width: 15px;
	height: 16px;
	background: url(../ChemCom_Images_New/btn_Close.png) no-repeat;
	cursor: pointer;
	text-indent: -10000px;
	overflow: hidden;
	z-index: 10002;
}
.CC_dialogStem {
	width: 10px;
	height: 15px;
	background: url(../ChemCom_Images_New/stem_Left.png) no-repeat;
}
input {
	outline: none;
}

/* ---- WHITE BACKGROUND FOR HEADER AND CONTENT ---- */

.CC_body {
	background-color: #FFF;
}

/* ---- HEADER ---- */

.CC_header {
	position: relative;
	width: 800px;
	height: 75px;
	margin: 0px auto;
	z-index: 900;
}
.CC_Login {
	position: absolute;
	bottom: 10px;
	left: 60px;
	border-left: solid #999 1px;
	padding-left: 10px;
	display: none;
}
.CC_Login a:link, .CC_Login a:visited, .CC_Login a:hover {
    font-size: 11px;
    text-transform: uppercase;
	font-family: Montserrat, Verdanda, Sans-Serif;
	color: #666666;
	display: none;
}
.CC_Login a:hover {
    text-decoration: underline;
	display: none;
}
.CC_logo {
	position: absolute;
	bottom: 12px;
}
.CC_logo img {
	display: block;
	width:200px;
}
.CC_topUtilities  {
	position: absolute;
	top: 4px;
	right: 0px;	left: auto;
}
a.CC_globalReach {
	float: left;
	width: 116px;
	height: 45px;
	margin-right: 20px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../ChemCom_Images_New/OurGlobalReach.png) no-repeat;
	display:none;
}
a.CC_globalReach:hover {
	background: url(../ChemCom_Images_New/OurGlobalReach_on.png) no-repeat;
}
.CC_search {
	float: left;
	margin-top: 6px;
}
.CC_search .s4-wpTopTable[width] {
	width: auto !important;
}
.CC_search .ms-sbtable {
	border: solid #DBDBDB;
	border-width: 0px 0px 1px 1px;
}
.CC_search .ms-sbcell {
	vertical-align: top;
	border: solid #DBDBDB;
	border-width: 1px 1px 0px 0px;
	height: 24px;
}
.CC_search .s4-search input.ms-sbplain {
	background-image: none;
	padding: 4px 0px 2px 4px;
	border-width: 0px !important;
	font-family: Montserrat, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6F6F6F;
	text-transform: uppercase;
	width: 140px !important;
}
.CC_search a[title="Search"] {
 	display: block;
 	width: 25px;
	height: 23px;
	background: url(../ChemCom_Images_New/btn_Search.png) 5px 4px no-repeat;
}
.CC_search a[title="Search"] img {
	display: none;
}

/* ---- TOP NAVIGATION ---- */

.CC_topNav {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.CC_topNav .s4-tn {
	position: relative;
}

/* top nav static items */

.CC_topNav ul.root > li.static,
.CC_topNav ul.root > li.hover {
	position: static !important;
}
.CC_topNav .s4-tn li.static > .menu-item {
    border: 0px solid transparent;
    color: #666666;
    display: inline-block;
    padding: 0px;
    margin-left: 18px;
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
	padding-bottom: 10px;
	font-family: Montserrat, Verdanda, Sans-Serif;
}
.CC_topNav .s4-tn li.static.hover > .menu-item, .s4-tn li.selected > .menu-item {
	color: #00b8ee !important;
	text-decoration: none;
}
.CC_topNav .s4-tn li.static.hover > .menu-item, .s4-tn li.static:hover > .menu-item {
	color: #00b8ee !important;
	text-decoration: none;
	background: url(../ChemCom_Images_New/topNav_Arrow.png) center bottom no-repeat;
}
.CC_topNav .s4-tn .menu-horizontal a.dynamic-children span.additional-background,
.CC_topNav .s4-tn .menu-horizontal span.dynamic-children span.additional-background {
    background-image: none;
    padding: 0px;
}


/* top nav dynamic items */

.CC_topNav .s4-tn ul.dynamic {
	position: absolute;
	right: 0px;
	border-width: 0px;
	width: 860px;
	background-color: transparent;
	padding-top: 5px;
	
	height: 22px !important;
}
.CC_topNav ul.root > li.hover > ul.dynamic,
.CC_topNav ul.root > li.hover-off > ul.dynamic {
	left: auto !important;
	right: -1px !important;
	background-color: rgba(255,255,255,.95);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2FFFFFF, endColorstr=#F2FFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2FFFFFF, endColorstr=#F2FFFFFF)";
	border-top: solid #C5C5C5 1px;
	width:800px;
}
.CC_topNav .s4-tn ul.dynamic > li {
	position: relative;
}
.CC_topNav .s4-tn ul.CC_subnavInner {
	position: absolute;
}
.CC_topNav .s4-tn li.dynamic,
.CC_topNav .s4-tn li.dynamic a.menu-item,
.CC_topNav .s4-tn li.dynamic .additional-background,
.CC_topNav .s4-tn li.dynamic .menu-item-text {
	display: inline;
	min-width: 1px;
}
.CC_topNav .s4-tn li.dynamic {
	padding: 0px 10px;
}
.CC_topNav .s4-tn .menu span.dynamic, .CC_topNav .menu a.dynamic {
	min-width: inherit;
}
.CC_topNav .s4-tn li.dynamic > .menu-item {
    color: #666666;
    padding: 0px;
    white-space: nowrap;
    font-size: 12px;
}
.CC_topNav .s4-tn li.dynamic > .menu-item:hover {
	color: #00b8ee;
	background-color: transparent;
}

.CC_topNav .s4-tn ul.CC_dynamicInner {
	position: absolute;
}

.CC_bodyDivider {
	border-top: solid #f7f7f7 1px;
}

/* ---- MAIN CONTENT AREA ---- */

.CC_mainContainer {
	width: 800px;
	padding-bottom: 56px;
	margin: 0px auto;
}

/* ---- HOME PAGE LAYOUT ---- */

.CC_hp_carousel {
	padding: 80px 0; /*padding: 70px 0 0;*/
	background-color: #FCFCFC;
	background: linear-gradient( rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) ), url(../ChemCom_Images_New/hero.jpg);
	background-size: cover;
	background-position: center;
}
.CC_hp_carouselInner {
	width: 920px;
	min-height: 320px;
	margin: 0px auto;
	box-shadow: 0 25px 70px -25px rgba(0,0,0,.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.CC_hp_content {
	    width: 780px;
	margin: 0px auto;
}



.CC_hp_blurb_container {
	background-color: #f38230;
   	margin: 0; /*margin-top: 80px;*/
}

.CC_hp_blurb .CC_rightCol {
	text-align: center;
}

.CC_hp_blurb {
	padding: 20px;
	color:#fff;
	width:920px;
	margin:0px auto;
	background-color: #f38230;
    /*margin-top: 80px; */
    border-radius: 2px;
}
.CC_hp_mapCol {
	float: left;
	width: 474px;
	margin-bottom: 50px;
	position: relative;
}
.CC_hp_mapTitle {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #00b8ee;
	margin: 0px;
}
.CC_hp_mapTitle p:first-child {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	margin: 0px 0px 2px 0px;
}
.CC_hp_rollupCol {
	float: left;
	width: 182px;
	margin: 70px 13px 50px 0px;
}

p.cc-hpElement-intro {
  	-ms-name:"Intro Text";
  	font-size: 17px;
  	line-height: 25px;
  	color: #fff;
    margin: 0;
}

p.cc-hpElement-intro a {
	font-weight: 400;
	color:#fff;
}

p.cc-hpElement-intro a:after {
    content: '⟶';
    margin-left: 12px;
}

p.cc-hpElement-links {
  	-ms-name:"Intro Links";
    font-size: 11px;
    color: #CFCFCF;
    margin: 0px;
    text-align: right;
}
p.cc-hpElement-links a {
    font-weight: bold;
    color: #f38230;
    padding: 0px 4px;
}
p.cc-hpElement-links a:hover {
    text-decoration: underline;
}

/* ---- PRINT AND SHARE BUTTONS (page actions) ---- */

.CC_pageActions {
	position: relative;
	margin-bottom: 14px;
	margin-left: 10px;
	height: 13px;
	z-index: 9000;
	width: 112px;
}
.CC_pageTitle .CC_pageActions {
	float: right;
	margin-top: 10px;
}
a.CC_share, a.CC_print {
	display: block;
	float: left;
	width: 49px;
	height: 13px;
	text-indent: -5000px;
	text-align: left;
	overflow: hidden;
}
a.CC_share, a.CC_share:visited {
	background: url(../ChemCom_Images_New/btn_Share.png) no-repeat;
}
a.CC_print, a.CC_print:visited {
	background: url(../ChemCom_Images_New/btn_Print.png) no-repeat;
	margin-left: 14px;
}

/* ---- ADD THIS POP UP (activated by the share button) ---- */

.CC_addThis {
	position: absolute;
	top: -22px;
	right: 120px;
	background-color: #FFF;
	padding: 2px;
	border: solid #A0A0A0 1px;
	min-width: 80px;
	display: none;
}
.CC_addThisStem {
	position: absolute;
	top: 25px;
	right: -5px;
	width: 5px;
	height: 7px;
	background: url(../ChemCom_Images_New/smallStem_right.png) no-repeat;
}
.CC_addThis .CC_closeBtn {
	position: absolute;
	top: -8px;
	left: -8px;
}
.CC_addThis .addthis_toolbox {
	background-color: #EEE;
	padding: 10px 10px 2px 10px;
	text-align: left;
}
.CC_addThis .addthis_toolbox a {
	display: block;
	float: none;
	height: 16px;
	font-size: 11px;
	color: #666666;
}
.CC_addThis .addthis_toolbox a span.at300bs {
	display: block;
	float: none;
	height: 16px;
	width: auto;
	padding-left: 22px;
	white-space: nowrap;
}
.CC_addThis .addthis_toolbox a {
	margin-bottom: 8px;
}
.CC_addThis .addthis_toolbox .addthis_counter {
	position: absolute;
	left: 36px;
	bottom: 4px;
	text-align: center;
}
.CC_addThis .addthis_toolbox .at15t_compact {
	text-indent: -5000px;
	overflow: hidden;
}

/* ---- LEFT COLUMN NAVIGATION ---- */

.CC_leftCol .menu-vertical {
	border-bottom: solid #D7D7D7 1px;
	margin-top: 3px;
}
.CC_leftCol .menu-vertical .root > li.static {
	position: relative;
	border-top: solid #D7D7D7 1px;
}
.CC_leftCol .menu-vertical .root > li.static > .menu-item {
	width: 138px;
	font-family: Montserrat, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	padding: 10px 0px 9px 0px;
}
.CC_leftCol .menu-vertical .root > li.static > .menu-item:hover {
	color: #00b8ee;
}
.CC_leftCol .menu-vertical .CC_leftNavIcon {
	position: absolute;
	top: 12px;
	left: -15px;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background: url(../ChemCom_Images_New/icon_Expand.png) left top no-repeat;
}
.CC_leftCol .menu-vertical .CC_collapse {
	background: url(../ChemCom_Images_New/icon_Collapse.png) left top no-repeat !important;
}
.CC_leftCol .menu-vertical .CC_selectedLink {
	color: #00b8ee !important;
}

/* left nav second level links */

.CC_leftCol .menu-vertical .root > li.static > ul.static {
	display: none;
	padding-bottom: 2px;
}
.CC_leftCol .menu-vertical li.static li.static .menu-item {
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 10px 12px;
}
.CC_leftCol .menu-vertical li.static li.static .menu-item:hover,
.CC_leftCol .menu-vertical li.static li.selected .selected {
	color: #00b8ee;
}
.CC_leftCol .menu-vertical a.dynamic-children span.additional-background,
.CC_leftCol .menu-vertical span.dynamic-children span.additional-background {
    background-image: none;
    padding-right: 0px;
}
.CC_leftCol .menu-vertical ul.dynamic {
	display: none;
}

/* ---- ARTICLE PAGES LAYOUT ---- */

.CC_breadcrumbs {
	display: inline-block;
	margin: 46px 0px 18px 154px;
	font-size: 12px;
	color: #787878;
	overflow: hidden;
}
.CC_breadcrumbs > span {   /* the current node is empty, so this hides the last path separator */
	display: inline-block;
	margin: 0px -9px 0px 0px;
}
.CC_breadcrumbs a, .CC_breadcrumbs a:visited, .CC_breadcrumbs a:hover {
	color: #787878;
	text-decoration: none;
}
.CC_breadcrumbs a:hover {
	text-decoration: underline;
}
h1.CC_pageTitle {
	margin: 0px 0px 12px 154px;
	font-size: 28px;
	line-height: 35px;
	color: #828282;
	font-weight:400;
}


.CC_contentCol h1 {
	font-family: Montserrat, Sans-Serif;
	font-size: 28px;
	line-height: 30px;
	color: #828282;
}
.CC_pageAbstract {
	position: relative;
	top: -2px;
	width: 646px;
	font-family: Montserrat, Sans-Serif;
	font-size: 18px;
	line-height: 26px;
	color: #f38230;
	margin-bottom: 24px;
	font-weight: 300;
	float:right;
}
.CC_hiddenSpacer {
	height: 20px;
}
.CC_pageAbstract + .CC_hiddenSpacer {
	display: none;
}
.CC_leftCol {
	float: left;
	width: 138px;
}
.CC_contentCol {
	position: relative;
	float: right;
	width: 646px;
	min-height: 300px;
}
.CC_midCol {
	float: left;
	width: 440px;
}
.CC_rightCol {
	float: right;
	width: 182px;
}

/* ---- CUSTOM HEADER STYLE FOR MID COL ---- */

h3.CC_customHeader {
    border-top: 1px solid #A6A6A6;
    padding: 5px 0px 1px 0px;
}
h3.CC_customHeader span {
    background-color: #2AB1B0;
    color: #FFFFFF;
    display: block;
    font-family: Montserrat,Sans-Serif;
    font-size: 18px;
    line-height: 18px;
    margin: 0px;
    padding: 1px 8px 1px 0px;
    text-align: right;
    text-transform: lowercase;
}

/* ---- QUOTE CALLOUT BOX ---- */

.CC_quoteCallout {
	position: absolute;
	top: -5000px;
	left: -50px;
	margin-top: 22px;
	border-top: solid #f38230 8px;
	border-bottom: solid #B3B3B3 1px;
}
.CC_quoteCallout .ms-rtestate-field {
	border: 0px;
	display: block !important;
	font-family: Georgia, Serif;
	font-size: 14px;
	background-color: #E9E8E4;
	margin: 0px 0px 5px 0px;
	padding: 14px 10px;
	color: #666666;
	min-height: 170px;
}
.CC_quoteCallout .ms-rtestate-field .ms-formfieldvaluecontainer {
	padding: 0px;
	margin: 0px;
}
.CC_quoteCallout .ms-rtestate-field .ms-rtestate-field {
	border: 4px;
	display: block;
	background-color: #FFF;
	min-height: 0px;
	/*width: auto; */
	font-size: 12px;
	margin: 0px;
}
.CC_quoteCallout .ms-rtestate-write {
	padding: 2px;
	min-height: 0px;
}
.CC_quotePlaceholder {
	padding: 22px 40px 32px 0px;
	float: left;
	display: block;
}
.ms-rtestate-write .CC_quotePlaceholder {
	padding: 22px 40px 62px 0px;
}

/* ---- FILTER BUTTON BAR ---- */

.CC_filterBar {
	position: relative;
	background-color: #E7E5E1;
	padding: 7px;
}
.CC_filterBar ul, .CC_filterBar ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.CC_filterBar ul li {
	height: 23px;
	padding-left: 3px;
	margin-right: 8px;
	display: inline;
	background: url(../ChemCom_Images_New/btnBkg_left.png) left top no-repeat;
}
.CC_filterBar .btn_country, .CC_filterBar .btn_regions, .CC_filterBar .btn_practices {
	border: solid #000 0px;
	color: #FFF;
	padding: 4px 8px 5px 5px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../ChemCom_Images_New/btnBkg_right.png) right top no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .CC_filterBar .btn_country, .CC_filterBar .btn_regions, .CC_filterBar .btn_practices {
	    padding: 5px 8px 5px 5px;
    }
}
.CC_filterBar .txt_keywords {
	float: left;
	border-width: 0px;
	width: 169px;
	padding: 5px 6px 5px 6px;
	color: #828282;
	font-size: 11px;
	font-weight: bold;
	background: url(../ChemCom_Images_New/filterSearch_text.png) left top no-repeat;
	margin: 0px 10px 0px 0px;
}
.CC_filterBar .btn_searchKeywords {
	float: left;
	position: relative;
	left: -2px;
	border-width: 0px;
	width: 72px;
	height: 23px;
	color: #828282;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../ChemCom_Images_New/filterSearch_btn.png) left top no-repeat;
	cursor: pointer;
}
.CC_filterBar .CC_options {
	clear: both;
	padding-top: 10px;
}
.CC_filterBar .CC_options label {
	position: relative;
	top: 1px;
}

/* ---- FILTER DIALOG BOX ---- */

.CC_rbl  {
	position: absolute;
	top: -5000px;
	padding: 4px;
	border: solid #B1B1B1 1px;
	background-color: #FFF;
	z-index: 2000;
}
.CC_rbl .CC_closeBtn {
	position: absolute;
	top: -8px;
	right: -8px;
}
.CC_rbl .CC_dialogStem {
	position: absolute;
	top: 19px;
	left: -9px;
}
.CC_countries, .CC_regions, .CC_practices {
	background-color: #EAE9E6;
	border-top: solid #f38230 8px;
	padding: 10px;
	max-height: 190px;
	overflow-y: auto;
	overflow-x: hidden;
}
.CC_rbl table td {
	font-family: Montserrat, Sans-Serif;
	font-size: 11px;
	padding-right: 10px;
}
.CC_rbl input {
	position: absolute;
	left: -999em;
}
.CC_rbl input + label {
	display: block;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 16px;
	background: url(../ChemCom_Images_New/radioBtn_off.png) left 1px no-repeat;
	white-space: nowrap;
	cursor: pointer;
}
.CC_rbl label.checked {
	background: url(../ChemCom_Images_New/radioBtn_on.png) left 1px no-repeat;
}

/* ---- FILTER DISPLAY SELECTIONS ---- */

.CC_filterDisplay {
	margin-top: 8px;
	padding-top: 8px;
	border-top: dashed #808080 1px;
	font-size: 11px;
	line-height: 16px;
}
.CC_filterDisplay hr {
	display: none;
}
.CC_filterDisplay label {
	font-weight: bold;
}
#lbl_searchSelection {
	color: #f38230;
}
.CC_filterDisplay .CC_filterKey:before {
	content: ", ";
}
.CC_filterDisplay .CC_filterKey:first-child:before {
	content: none;
}

/* ---- EXPAND/COLLAPSE CONTENT ---- */

#CC_toggle .ms-wpContentDivSpace {
	margin: 0px;
}
#CC_toggle tr.ms-WPHeader td.ms-WPHeaderTdMenu {
	display: none;
}
#CC_toggle .s4-wpcell tr.ms-WPHeader td.ms-WPHeaderTdMenu {
	display: inherit;
}
#CC_toggle tr.ms-WPHeader td {
	border-width: 0px;
}
#CC_toggle tr.ms-WPHeader td.ms-wpTdSpace {
	display: none;
}
#CC_toggle h3.ms-WPTitle {
	font-family: Montserrat, Sans-Serif;
	color: #00b8ee;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0px 2px 22px;
	margin-bottom: 10px;
	background: url(../ChemCom_Images_New/icon_contentExpand.png) left top no-repeat;
}
#CC_toggle h3.CC_contentToggle {
	background: url(../ChemCom_Images_New/icon_contentCollapse.png) left top no-repeat;
	margin-bottom: 0px;
}
#CC_toggle .ms-WPBorder {
	border-width: 0px;
}

/* ---- BLANK WEBPART PAGE LAYOUT ---- */

.article-content, .welcome-content {
    margin: 0px;
}

/* ---- MAIN LANDING PAGE LAYOUT (Our Story, Our Work, etc.) ---- */

.CC_mlp_topWpZone {
	position: relative;
	/*border-bottom: solid #f7f7f7 1px;*/
	min-height: 300px;
	margin-bottom: 38px;
}
.CC_mlp_pageContent {
	float: right;
	width: 640px;
}

.CC_mlp_pageContent .CC_moreLink {
	color: #f7f7f7 !important;
		background-color: #00bbef;
		border-radius:2px;
}

.CC_mlp_pageContent .CC_moreLink:hover {
	background: #019fda;
}

h1.CC_mlp_pageTitle {
    font-family: Montserrat, Sans-Serif;
    font-size: 50px;
    line-height: 40px;
    font-weight: 200;
}

.CC_mlp_pageContent a.CC_moreLink {
    display: inline-block;
    padding: 1em 2em;
    font-size: 15px;
}

.CC_mlp_topWpZone .CC_hp_carousel {
	background:transparent;
}

.logo_overlay {
    position: absolute;
    top: -70px;
    right: -250px;
    width: 500px;
    height: 500px;
    z-index: 100;
    opacity: .5;
}


/* Landing Page 'carousel' changes */
.CC_mlp_topWpZone .CC_hp_carousel .caption .photo_link {
	font-family: 'Montserrat', Sans-Serif;
	overflow: hidden;
	display: block;
	margin: 100px 40px 10px 0px;
	padding: 0px 0px 0px 40px;
	font-size: 52px;
	font-weight: 200;
	line-height: 44px;
}

.CC_mlp_topWpZone .CC_hp_carousel .caption .abstractTitle {
	display: block;
	font-family: 'Montserrat',Sans-Serif;
	font-size: 18px;
    margin: 0px 40px 0px 40px;
    line-height: 28px;
    font-weight: 300;
}


/* ---- INDIVIDUAL PRACTICE PAGE LAYOUT (Agriculture, Energy, etc.) ---- */

.CC_headerBanner {
	position: relative;
	height: 299px;
	margin-bottom: 20px;
}
.CC_headerBanner .CC_bannerImage {
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: solid #f38230 8px;
}
.CC_headerBanner .CC_bannerImage img {
	display: block;
	width: 800px;
	height: 227px;
}
.CC_headerBanner h1.CC_bannerTitle {
	position: absolute;
	left: 236px;
	bottom: 84px;
	width: 558px;
	margin: 0px;
	padding: 0px;
	font-family: Montserrat, Sans-Serif;
	font-size: 40px;
	line-height: 42px;
	color: #FFF;
	opacity: 0.9;
}
.CC_headerBanner .CC_bannerIcon {
	position: absolute;
	left: 88px;
	bottom: 0px;
	width: 132px;
	height: 133px;
}
.CC_headerBanner .CC_bannerIcon img {
	width: 132px;
	height: 133px;
}
.CC_headerBanner .CC_bannerAbstract {
	position: absolute;
	left: 224px;
	bottom: 12px;
	width: 530px;
	font-family: 'Montserrat', Sans-Serif;
	font-size: 18px;
	color: #00b8ee;
	text-indent: 14px;
}

/* ---- NEWS LISTINGS ---- */

.CC_newsListing {
	width: 440px;
	padding: 0px;
}
.CC_newsListing img {
	width: 204px;
	height: 104px;
	float: left;
	margin: 3px 20px 20px 0px;
}
.CC_newsListing p {
	margin: 0px 0px 20px 0px;
}
.CC_newsHeadline {
	font-family: Montserrat, Sans-Serif;
	font-size: 14px !important;
	font-weight: bold;
	color: #00b8ee;
	margin: 0px 0px 10px 0px;
}
.CC_newsHeadline a, .CC_newsHeadline a:link, .CC_newsHeadline a:visited, .CC_newsHeadline a:hover {
	color: #00b8ee;
}
.CC_newsHeadline a:hover {
	text-decoration: underline;
}
.CC_newsListing b {
    font-weight: bold;
}

/* ---- SMALL CAROUSELS ---- */

div.CC_smallCarouselHead {
	padding: 5px 0px 12px 0px;
}
div.CC_smallCarouselHead h3 {
	display: block;
	font-family: Montserrat, Sans-Serif;
	font-size: 20px;
	line-height: 18px;
	color: #FFF;
	text-align: left;
	background-color: transparent!important;
	text-transform: uppercase;
	padding: 0 8px 0 0px;
	margin: 0px;
	font-weight: 400;
}
div.CC_smallCarouselHead h3.CC_impact {
	background-color: #ACB048;
	color: #ACB048;
}
.CC_smallCarousel {
	position: relative;
	width: 182px;
	color: #787878;
	font-size: 11px;
}

.CC_smallCarousel .CC_moreLink {
	display:block!important;
}

.CC_eventsRollup .CC_moreLink {
	display: none!important;
}
.CC_smallCarousel img {
	display: block;
	width: 182px;
	height: auto;
	margin-bottom: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.CC_smallCarousel a.photo_link:link, .CC_smallCarousel a.photo_link:visited {
    color: #00b8ee;
    display: block;
    font-family: Montserrat,San-Serif;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 6px;
    max-height: 48px;
    overflow: hidden;
    text-decoration: none;
}
.CC_smallCarousel a.photo_link:hover {
	text-decoration: underline;
}
.CC_smallCarousel .abstractTitle {
    display: block;
    line-height: 13px;
    margin-bottom: 4px;
    max-height: 54px;
    overflow: hidden;
}
.CC_smallCarousel .control_set_1 {
	position: absolute;
	top: 83px;
	right: 9px;
}


/*
.CC_smallCarouselProjects h3, .CC_smallCarouselProjects a {
	color:#ef5738!important;
}
*/

#mainHomeSections .CC_moreLink{
	padding:1em !important;
	font-size:12px !important;
	text-align:center !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) !important;
	transition: background 0.2s ease 0s !important;
	border-radius: 3px !important;
}

#mainHomeSections #WebPartWPQ5 h3, #mainHomeSections #WebPartWPQ5 a {
	color: #EF5738 !important;
}


#mainHomeSections #WebPartWPQ5 .CC_moreLink {
	color:#fff!important;
	background-color:#ef5738;
}

#mainHomeSections #WebPartWPQ5 .CC_moreLink:hover {
	background-color:#cc4e35;
}


/*
.CC_smallCarouselNews h3, .CC_smallCarouselNews a {
	color:#2AB1B0!important;
}
*/

#mainHomeSections #WebPartWPQ3 h3, #mainHomeSections #WebPartWPQ3 a {
	color:#2AB1B0!important;
}


#mainHomeSections #WebPartWPQ3 .CC_moreLink {
	color:#fff!important;
	background-color:#2AB1B0;
}

#mainHomeSections #WebPartWPQ3 .CC_moreLink:hover {
	background-color:#2a908f;
}


/*
.CC_smallCarouselImpact h3, .CC_smallCarouselImpact a {
	color:#ACB048!important;
}
*/

#mainHomeSections #WebPartWPQ4 h3, #mainHomeSections #WebPartWPQ4 a {
	color:#ACB048!important;
}



#mainHomeSections #WebPartWPQ4 .CC_moreLink {
	color:#fff!important;
	background-color:#ACB048;
}

#mainHomeSections #WebPartWPQ4 .CC_moreLink:hover {
	background-color: #898c41;
}

.CC_smallCarouselJobs h3, .CC_smallCarouselJobs a {
	color:#7a0046!important;
}

#mainHomeSections #WebPartWPQ6 .CC_moreLink {
	color:#fff!important;
	background-color:#7a0046;
}

#mainHomeSections #WebPartWPQ6 .CC_moreLink:hover {
	background-color: #5a0737;
}



/*----Video Page Layout large video---*/
.CC_largeVideo {
	position: relative;
	width: 450px;
	color: #787878;
	font-size: 11px;
}
.CC_largeVideo img {
	display: block;
	width: 450px;
	height: 272px;
	margin-bottom: 13px;
}

img.CC_largeVideoStill {
	width: 450px;
	height: 272px;
}

.largeVideoLinks
{
    color:Red;
}


/* ---- FEATURED PROJECTS CAROUSEL ---- */

h3.CC_featuredHeader {
	color: #00b8ee;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.CC_featuredCarousel {
	border-top: solid #A6A6A6 1px;
	padding-top: 5px;
}
.CC_featuredCarousel .slides {
	border-bottom: solid #A6A6A6 1px;
}
.CC_featuredCarousel .slide_inner {
	background-color: #E9E8E4;
	height: 188px;
}
.CC_featuredCarousel img {
	float: left;
	height: 188px;
	width: 240px;
	margin-right: 16px;
}

.secondary .agile_carousel{
	height: 122px !important;
}

.secondary .slides{
	height: 112px !important;
}

.CC_featuredCarousel .secondary {
	height: 104px !important;
}
.CC_featuredCarousel img.secondary {
	height: 104px !important;
	width: 204px !important;
}
.CC_featuredCarousel a.photo_link:link, .CC_featuredCarousel a.photo_link:visited, .CC_featuredCarousel a.photo_link:hover {
	display: block;
   	color: #00b8ee;
    font-size: 12px;
    font-weight: bold !important;
    text-decoration: none;
    padding: 18px 10px 0px 0px;
    margin-bottom: 6px;
	max-height: 65px;
	overflow: hidden;
}
.CC_featuredCarousel a.photo_link:hover {
    text-decoration: underline;
}
.CC_featuredCarousel .abstractTitle {
	display: block;
	max-height: 65px;
	overflow: hidden;
	margin: 0px 4px 5px 0px;
	font-size: 11px;'
	padding-bottom:10px;
}
#RegionPraciceSec .abstractTitle {
	max-height: 42px !important;
}
#RegionPraciceSec .abstractTitle {
	max-height: 42px !important;
}

#cbqwpctl00_ctl24_g_0b983eb2_ad0a_4791_94bb_8b86fefd74a7 .carouselLinks {
display:block !important;
}

.CC_featuredCarousel .control_set_1 {
	position: absolute;
	bottom: 6px;
	right: 10px;
}

/* ---- FEATURED VIDEOS CAROUSELS (this inherits most settings from Featured Projects Carousel) ---- */

/* This is for leadership page videos */
img.CC_videoStill_leader {
	width: 240px;
	height: 135px;
}


/*Video Page Layout Right column web parts begin */
img.CC_videoStill {
	width: 182px;
	height: 93px;
}

.CC_videoArrowVideoPage:link, .CC_videoArrowVideoPage:visited, .CC_videoArrowVideoPage:hover {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 182px;
	height: 93px;
	background: url(../ChemCom_Images_New/btn_Play.png) 20px 44px no-repeat;
}
/*Video Page layout right column web parts end */
.CC_videoArrow:link, .CC_videoArrow:visited, .CC_videoArrow:hover {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 135px;
	background: url(../ChemCom_Images_New/btn_Play.png) 20px 74px no-repeat;
}
.CC_videoCarousel .slide_inner {
	height: 135px;
}
.CC_videoCarousel span.headingTitle {
	display: block;
   	color: #00b8ee;
    font-size: 14px;
    font-weight: bold !important;
    padding: 18px 10px 0px 0px;
    margin-bottom: 6px;
	overflow: hidden;
	max-height: 34px;
}
.CC_videoCarousel .abstractTitle {
	max-height: 52px;
}

/* ---- LEADERSHIP LANDING PAGE (with some overrides for the video listings, based on featured carousels) ---- */

.CC_ldr_topWpZone {
	margin-bottom: 20px;
	background-color: #f38230;
	height: 298px;
}
.CC_leadershipCol .headingTitle {
	display: block;
   	color: #00b8ee;
    font-size: 14px;
    font-weight: bold !important;
    text-decoration: none;
    padding: 18px 10px 0px 0px;
    margin-bottom: 6px;
	max-height: 65px;
	overflow: hidden;
}
.CC_leadershipCol .headingTitle a:link, .CC_leadershipCol .headingTitle a:visited, .CC_leadershipCol .headingTitle a:hover {
   	color: #00b8ee;
}
.CC_leadershipCol .headingTitle a:hover {
    text-decoration: underline;
}
.CC_leadershipCol .CC_featuredCarousel, .CC_leadershipCol .CC_featuredCarousel .slides {
	border-width: 0px;
	padding: 0px;
}
.CC_leadershipCol .CC_featuredCarousel .slide_inner {
	background-color: transparent;
}
.CC_leadershipCol .CC_videoCarousel .abstractTitle {
	max-height: 78px;
	overflow-y: auto;
	overflow-x: hidden;
}

/* ---- PREVIOUS & NEXT BUTTONS FOR SMALL CAROUSELS AND FEATURED CAROUSELS ---- */

.CC_smallCarousel .previous_next_button, .CC_featuredCarousel .previous_next_button {
	width: 20px;
	height: 20px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
}
.CC_smallCarousel .previous_button, .CC_featuredCarousel .previous_button {
	background: url(../ChemCom_Images_New/smCarousel_arrowLeft.png) no-repeat;
	background-size:20px;
}
.CC_smallCarousel .next_button, .CC_featuredCarousel .next_button {
	background: url(../ChemCom_Images_New/smCarousel_arrowRight.png) no-repeat;
	margin-left: 1px;
	background-size:20px;
}
.CC_smallCarousel .previous_button.ac_disabled, .CC_featuredCarousel .previous_button.ac_disabled {
	background: url(../ChemCom_Images_New/smCarousel_arrowLeftOff.png) no-repeat;
	background-size:20px;
}
.CC_smallCarousel .next_button.ac_disabled, .CC_featuredCarousel .next_button.ac_disabled {
	background: url(../ChemCom_Images_New/smCarousel_arrowRightOff.png) no-repeat;
	background-size:20px;
}

/* ---- EVENTS ROLLUP ---- */

.CC_eventsRollup {
	width: 100%;
	color: #787878;
	font-size: 11px;
	font-family: Montserrat;
}
.CC_eventsRollup h3 {
	font-size: 20px;
	line-height: 18px;
	color: #ACB048;
	text-align: left;
	background-color: transparent;
	text-transform: uppercase;
	padding: 2px 8px 0px 0px;
	margin: 0px 0px 3px 0px;
	font-weight: 400;
}


h4.CC_eventsHeadline:first-of-type {
    margin-top: 10px;
}

h4.CC_eventsHeadline {
    margin: 8px 0 0 !important; /*margin: 30px 0px 4px 0px;*/
}

#RegionPracticeRight h4.CC_eventsHeadline {
	margin: 8px 0 0 !important;
}


h4.CC_eventsHeadline a:link, h4.CC_eventsHeadline a:visited, h4.CC_eventsHeadline a:hover {
	font-size: 14px;
	font-weight: 400;
	color: 	#00b8ee;
	text-decoration: none;
}
h4.CC_eventsHeadline a:hover {
	text-decoration: underline;
}
.CC_eventsRollup p {
	margin: 0px 0px 4px 0px;
}
.CC_eventsRollup .CC_moreLink {
	margin-bottom: 4px;
}

/* ---- EXPERTS (SPECIALISTS) ROLLUP ---- */

.CC_expertsHeader {
    color: #00b8ee;
    font-size: 16px !important;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.CC_expertsItem {
    margin: 0px 0px 14px 0px;
}
.CC_expertsAbstract {
	display: block;
	margin: 6px 0px 2px 0px;
	max-height: 40px;  /*---   30px  ---*/
	overflow: hidden;
}
.CC_expertsItem > b {
  font-weight: bold;
}

/* ---- JOBS ROLLUP ---- */

.CC_jobListing {
	margin-bottom: 8px;
}
.CC_jobListing .CC_jobDate {
	float: left;
	display: block;
}
.CC_jobListing .CC_moreLink {
	float: left;
	white-space: normal;
	height: auto;
	padding: 0px 0px 0px 10px;
	background-image: none;
	display: block;
	width: 340px;
	line-height: 15px;
}
.CC_jobListing .CC_moreLink span {
	white-space: nowrap;
}


/* ---- REGIONS AND PRACTICES ROLLUP ---- */

.CC_RPRollupItem {
	border-top: solid #D3D3D3 1px;
	padding: 16px 0px;
	clear: both;
}
div .CC_RPRollupItem:first-child {
	border-width: 0px;
	padding: 0px 0px 16px 0px;
}
.CC_RPRollupItem img {
	float: left;
	width: 227px;
	height: 116px;
}
.CC_RPRollupItem  img + .CC_content {
	margin-left: 227px;
}
.CC_RPRollupItem h3 {
	margin: 0px 0px 10px 0px;
	color: #00b8ee;
	font-size: 16px;
	font-weight: bold;
}
.CC_RPRollupItem h3 a:link, .CC_RPRollupItem h3 a:visited, .CC_RPRollupItem h3 a:hover {
	color: #00b8ee;
}
.CC_RPRollupItem p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
}
.CC_RPRollupItem  img + .CC_content h3 {
	margin: 10px 0px 10px 0px;
}
.CC_RPRollupItem  img + .CC_content p {
	margin: 0px 0px 10px 10px;
	height: 40px;
	max-height: 40px;
	overflow: hidden;
}


/* ---- IMAGE CAPTIONS ---- */

.CC_imgCaption {
	margin: 0px 14px 8px 0px;
	text-align: center;
}
.CC_imgCaption div {
	font-size: 10px;
	color: #616161;
	margin-top: 4px;
	display:none;
}

/* ---- INTERACTIVE CIRCLES TOOL TIPS ---- */

.ui-tooltip-shadow {
    box-shadow: none !important;
}
.ui-tooltip-shadow .ui-tooltip-titlebar, .ui-tooltip-shadow .ui-tooltip-content {
    filter: none !important;
}
.ui-tooltip, .qtip {
    font-size: 11px !important;
    color: #787878 !important;
    line-height: 14px !important;
    border: solid #B6B6B6 1px !important;
    background-color: #FFF;
    padding: 6px;
}
.ui-tooltip-titlebar {
	border: solid #B6B6B6 !important;
    border-width: 0px !important;
    font-size: 16px !important;
    color: #787878 !important;
    padding: 0px !important;
    background-color: #FFF !important;
    overflow: visible !important;
}
.ui-tooltip-titlebar .ui-tooltip-title {
	border: solid #f38230 !important;
    border-width: 8px 0px 0px 0px !important;
    padding: 4px 14px 12px 14px !important;
    background-color: #F3F2EE !important;
}
.ui-tooltip-content {
    border: 0px !important;
    padding: 0px 14px 14px 14px !important;
    background-color: #F3F2EE !important;
	font-size: 11px !important;
	font-weight: normal !important;
    color: #787878 !important;
}
.ui-tooltip-titlebar .ui-state-default {
    border-width: 0px !important;
    margin-top: 0px !important;
    outline: none !important;
    right: -4px !important;
    top: -4px !important;
    background-color: transparent !important;
}
.ui-tooltip-icon, .ui-tooltip-icon .ui-icon {
    border-radius: 0px !important;
}
.ui-tooltip-icon .ui-icon {
    height: 16px !important;
    text-align: left !important;
    text-indent: -5000px !important;
	background: transparent url(../ChemCom_Images_New/btn_Close.png) left top no-repeat !important;
    width: 15px !important;
}

/* ---- FOOTER 1 (social links) ---- */

.CC_footer1 {
	height: 36px;
	border-bottom: solid #f7f7f7 1px;
	border-top:solid #f7f7f7 2px;
	font-size: 12px;
	color: #9c979b;
}
.CC_footer1 .CC_inner {
	position: relative;
	width: 920px;
	margin: 0px auto;
}
.CC_footer1 a, .CC_footer1 a:visited, .CC_footer1 a:hover,
.CC_footer3 a, .CC_footer3 a:visited, .CC_footer3 a:hover {
	color: #9c979b;
	text-decoration: none;
}
.CC_footer1 a:hover,
.CC_footer3 a:hover {
	text-decoration: underline;
}
.CC_footer1 .CC_left {
	margin-top: 11px;
}
.CC_footer1 .CC_tagline {
	float: left;
	width: 332px;
	height: 34px;
	background: url(../ChemCom_Images_New/tagline_footer.png) left 1px no-repeat;
}
.CC_footer1 .CC_links {
    padding: 13px 0px 0px 0px;
    text-align: center;
}
.CC_footer1 .CC_right {
	margin-top: 7px;
}
.CC_footer1 .CC_right a,
.CC_footer1 .CC_right a:visited,
.CC_footer1 .CC_right a:hover {
	display: block;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	padding: 1px 0;
	width:34px;
	font-size: 20px;
	transition:all .2;
	text-decoration: none;
}

.CC_footer1 .CC_right a:before {
	text-indent: 0px;
	float: left;
	font-family:"social-logos";
	vertical-align:middle;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	speak:none;
	text-decoration:inherit;
	text-transform:none;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	transition:all .2;
}


.CC_rss:before {
	content:"\f413";
}
.CC_rss:hover:before {
	color:;
}
.CC_facebook:before {
	content:"\f203";
}
.CC_facebook:hover:before {
	color:#3b5998;
}
.CC_twitter:before {
	content:"\f610";
}
.CC_twitter:hover:before {
	color:#00aced;
}
.CC_linkedin:before {
	content:"\f207";
}
.CC_linkedin:hover:before {
	color:#007bb6;
}
.CC_youtube:before {
	content:"\f213";
}
.CC_youtube:hover:before {
	color:#bb0000;
}
.CC_flickr:before {
	content:"\f211";
}
.CC_flickr:hover:before {
	color:#ff0084;
}
.CC_google:before {
	content:"\f103";
}
.CC_google:hover:before {
	color:#dd4b39;
}

.CC_instagram:before {
	content:"\f215";
}
.CC_instagram:hover:before {
	color:#ea4c89;
}

/* ---- FOOTER 2 (Site Map) ---- */

.CC_footer2 {
	width: 920px;
	height: 120px;
	margin: 0px auto;
	padding: 12px 0px 18px 0px;
	font-family: Montserrat, Sans-Serif;
	font-size: 12px;
	color: #9c979b;
}
.CC_footer2 a:link, .CC_footer2 a:visited, .CC_footer2 a:hover{
	text-decoration: none;
	color: #9c979b;
	margin-bottom: 7px;
}
.CC_footer2 a:hover{
	text-decoration: underline;
}
.CC_footer2 ul.root > li.static {
	float: left;
	padding: 0px 20px;
}
.CC_footer2 ul.root > li.static:first-child {
	padding: 0px 20px 0px 0px;
	border-width: 0px;
}
.CC_footer2 ul.root > li.static > a.menu-item {
	color: #898589;
	font-weight: bold;
	font-size:12px;
}

/* ---- FOOTER 3 (Copyright info on interior pages) ---- */

.CC_footer3 {
	font-family: Montserrat, Sans-Serif;
	font-size: 10px;
	color: #898589;
}
.CC_footer3 .CC_inner {
	width: 920px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}

/* ---- WEB PART EDITOR POSITIONING ---- */

.CC_webPartEditor {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9000;
}

/* ---- MISC OOB SHAREPOINT STYLES TO OVERRIDE ----*/

.ms-WPBody, .ms-WPBody td {
	font-size: 12px;
	padding-bottom: 2em;
	font-family: Montserrat,sans-serif;
}
#WebPartctl00_ctl24_g_857226ca_ccd7_414b_8bc9_d341a79c0ae9 td {
padding-bottom: 6px !important;
}
.ms-WPBody a:link {
    color: #f38230;
    text-decoration: none;
}
.link-item a:link, .link-item a:active, .link-item a:visited, .link-item a:hover {
	color: #00b8ee;
	font-family: Montserrat, Helvetica, sans-serif;
	font-size: 14px !important;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
}
.link-item .description
{
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 12px !important;
	color: #666 !important;
	font-family: Montserrat, helvetica, sans-serif !important;
}
.link-item a:hover {
	text-decoration: underline;
}
.article-content, .welcome-content {
    color: #787878;
}

/* ---- PAGE EDIT MODE STYLES TO OVERRIDE ---- */

td[style="height:100%;"] {
	height: auto !important;
}
.CC_body table.ms-SPZone {
	margin-bottom: 10px;
	border-collapse: collapse;
}
.CC_body table.ms-SPZone td[style*="8px;"] {
	padding: 0px !important;
}
.ms-formfieldcontainer .ms-formfieldlabel {
	font-family: Montserrat, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
td.s4-wpActive tr.ms-WPHeader td.ms-WPHeaderTdMenu {
	display: table-cell;
}
.CC_mlp_pageTitle .ms-formfieldlabelcontainer,
.CC_mlp_pageTitle .ms-formfieldvaluecontainer {
	line-height: normal;
	font-size: 12px;
}
.CC_headerBanner .CC_bannerAbstract .ms-formfieldcontainer {
	position: absolute;
	top: -80px;
}
.CC_headerBanner .CC_bannerAbstract .ms-formfieldcontainer textarea {
	height: 40px;
}
.ms-formfieldvaluecontainer .ms-rte-wpbox .ms-rtestate-write {
	border: solid #999 1px;
	background-color: #EFEFEF;
	margin: 2px;
	min-height: 20px;
}
.CC_pageAbstract .ms-formfieldvaluecontainer label {
	font-family: Montserrat, Sans-Serif;
	color: #787878;
	font-size: 12px;
}
.ms-WPBody .CC_newsHeadline a:link, .ms-WPBody .CC_newsHeadline a:visited, .ms-WPBody .CC_newsHeadline a:hover {
	color: #00b8ee;
}
.ms-WPBody{
	font-family: Montserrat,sans-serif;
}


/* ---- After Migration Classes Added ---- */
.MainLandingPhoto {
    border-radius: 3px;
    display: block;
    height: auto;
    margin-bottom: 13px;
    width: 800px;
    z-index:1;
    margin-top:70px;
    color:#FFF;
}



.MainLandingPhoto .caption {
    background: rgba(0, 0, 0, 0) linear-gradient(100deg, rgba(0, 0, 0, 0.5) 57%, rgba(0, 0, 0, 0) 85%) repeat scroll 0 0;
    color: #FFF;
    height: 278px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 300px;
}


.MainLandingPhoto .headingTitle {
	display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 42px;
    font-weight: 200;
    line-height: 44px;
    margin-left:48px;
    padding-top:62px;
}

.MainLandingPhoto .abstractTitle {
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;  
    margin-left:48px;  
    margin-top:10px;
}

/* ---- PRINT ---- */

@media print {
	.CC_logo {
		left: 0px;		}
		.CC_topUtilities { display: none; }
		.CC_topNav { display: none; }
		.CC_topSubNavBkg { display: none;}
		.nightanday-menu { display: none;}
		.CC_breadcrumbs { display: none; }
		.CC_footer1 { display: none;}
		.CC_footer2 { display: none;}
		.CC_footer3 { display: none;}
		.CC_rightCol { display: none;}
		.CC_leftCol { display: none; }

		H1.CC_pageTitle { margin-left: 0px; }
		.CC_leadershipCol { float: left; margin-left: 0px; }
		.CC_contentCol { float: left; margin-left: 0px; }
		.CC_pageAbstract { float: left; margin-left: 0px; }
		.CC_mainContainer { float: left; margin-left: 0px; }
		.CC_mlp_topWpZone { float: left; margin-left: 0px; }
		.CC_mlp_pageContent { float: left; margin-left: 0px; }
		body {	color: #000;	}

}