@media only screen and (min-width: 1025px) {
#container {
margin-top:140px;
}
}

@media only screen and (min-width: 481px) {
.content {
display: flex;
}

.widget {
	margin: 0 auto;
}

.flexRow {
display:flex; 
flex-direction:row;
}
}

.bannerImg {
max-width: 530px;
}

.bannerImg img {
width: 530px;
}

#campaign-header-text {
	justify-content: space-between;
	}
	
	
#campaign-header-text > h4 {
	margin-top: 0px !important;
	margin-bottom: 40px !important;
}


.referencesHeading {
	font-size:12px; margin-bottom:10px; margin-left:50px; margin-right:30px; margin-top:30px;
}

.references {
	font-size:12px; margin-bottom:10px; margin-left:50px; margin-right:30px; margin-top:30px
}

.campaign-callout {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	background: #EEF7FC;
	position: relative;
	margin-top: 10px;
	flex: 0 1 calc(100% - 307px);
	padding: 0 15px 20px 25px;
    
}

 .campaign-callout > * {
	position: relative;
	color: #53565a !important;
}

 .campaign-callout * {
	transition: color 0.25s ease;
}


.campaign-callout::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	opacity: .7;
}


 .campaign-callout img {
	flex-shrink: 0;
	width: 300px;
}

 .campaign-callout p {
	font-size: 16px !important;
      color: #333;
      margin: 0 0 30px 0;
      padding: 0;
      font-family: 'Roboto', sans-serif !important;
      font-weight: 400 !important;
	  line-height: 1.6em !important;
}


.cta-button,
.cta-button:visited {
	display: inline-block;
	vertical-align: middle;
	font-family: Roboto, Arial, sans-serif !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 12px !important;
	color: #fff !important;
	background: #0085d5;
	padding: 14px 19px;
	outline: none !important;
	text-decoration: none !important;
	text-align: center;
	cursor: pointer;
	transition: background 0.25s ease;
	position: relative;
	top: 5px;
	margin-bottom: 10px;
	
}

.CTA {
text-align: center;
margin-top: 30px;
}

.cta-button.transparent,
.cta-button.transparent:visited {
	background: none;
	padding: 12px 17px;
	border: 1px solid #fff !important;
}

.cta-button:hover,
.cta-button:active {
	color: #fff !important;
	background: #00426a !important;
}

.cta-button + *:not(.cta-button),
.center + * {
	margin-top: 15px !important;
}

.cta-button + .cta-button {
	margin-left: 0.75em;
}

.abstractImgVid {
float: right;
margin: 10px !important;
}

@media (max-width: 991px) {
.abstractImgVid {
float: none;
margin: 0 0 10px 0 !important;
}
}

.calloutText {
margin-right: 15px;
}


.widget {
    padding: 40px 15px;
	width: 307px;
}

.widget p {
font-size: 13px !important;
	line-height: 20px !important;
}

.media {
margin: 30px;
text-align: center;
}

.sideBox {
background-color: #fff;
padding: 20px 15px;
}

.page-layout .tertiary-content {
padding-left: 15px;
    padding-right: 15px;
}

h2 {
font-family: roboto_condensedlight, Arial, sans-serif !important;
font-size: 28px;
font-weight: normal !important;
}

.tagText {
background-color: #DAE3F3;
padding:15px;
border-radius: 0 50px;
}

.tagBox {
margin-bottom: 30px;
text-align: center;
}

.press-release img {
max-width: 250px;
margin: 0 auto;
}

#campaign-header {
	height: 290px;
	background: #0085d5;
	display: -webkit-flex;
	display: flex;
	position: relative;
	overflow: hidden;
	max-width: 1230px;
	margin: 0 auto;
	z-index: 200;
}

#campaign-header-text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	padding: 30px 25px 30px 45px;
	width: 60%;
}

#campaign-header-text > * {
	max-width: 100%;
}

#campaign-header-text > h4 {
	margin-top: 0px !important;
	margin-bottom: 40px !important;
}

 #campaign-header * {
	color: #fff !important;
}

 #campaign-header h1 {
	font-family: roboto_condensedlight, Arial, sans-serif !important;
	font-size: 30px;
	line-height: 42px !important;
	color: #fff !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: normal !important;
}

 #campaign-header p {
	font-size: 18px;
	line-height: 25px !important;
}

 #campaign-header h1 + p {
	padding-top: 20px !important;
}

.block.press-release h2 {
font-size: 28px;
font-weight: normal !important;
}

@media screen and (max-width: 991px) {

hr.bannerHR {
display: block;
border-top: 20px solid #00426A;
margin: 0px !important;
}

#campaign-header {
height: auto;
flex-direction: column;
}

#campaign-header h1 {
	font-family: roboto_condensedlight, Arial, sans-serif !important;
	font-size: 26px;
	line-height: 36px !important;
	color: #fff !important;
	margin: 0 !important;
	padding: 0 !important;
}

#campaign-header p {
	font-size: 14px;
	line-height: 20px !important;
}

#campaign-header-text {
width : 100%;
}

.bannerImg {
align-self: center !important;
}

.block.press-release h2 {
font-size: 22px !important;
}

.block.press-release p {
font-size: 14px !important;
}

h2 {
font-family: roboto_condensedlight, Arial, sans-serif !important;
font-size: 22px !important;
font-weight: normal !important;
}

}

#campaign-header-image {
	overflow: hidden;
	margin-left: auto;
	width: 0;
	transition: width 500ms ease;
	position: relative;
}

.campaign-header-loaded #campaign-header-image {
	width: 418px;
}

/* #campaign-header-image::before {
	content: "";
	display: block;
	width: 418px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #00426a;
	z-index: 1;
}
*/

.campaign-header-loaded #campaign-header-image::before {
	transition: width 500ms ease 250ms;
	width: 46px;
}

/* #campaign-header-image::after {
	content: "";
	display: block;
	box-sizing: border-box;
	width: 418px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 418px;
	background: rgba(132,189,0,0.7);
	border-left: 23px solid rgb(132,189,0);
	z-index: 1;
}
*/

.campaign-header-loaded #campaign-header-image::after {
	transition: left 500ms ease 250ms, width 500ms ease 500ms;
	left: 23px;
	width: 46px;
}

#campaign-header-image img {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: auto;
}

/* #campaign-header::after {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #00a9e0;
	opacity: 0.7;
	z-index: 1;
}
*/

#campaign-header.campaign-header-loaded::after {
	transition: width 500ms ease 500ms;
	width: 23px;
}

.image_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 351px;
}
.image_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 351px;
}
.image_center {
	text-align: center;
}
.image_right span, .image_left span, .image_center span  {
	float: left;
	clear: both;
	font-size: 13px !important;
	line-height: 1.5em;
	color: rgb(51, 51, 51);
	width: 100%;
}
.image_left img,.image_right img {
	max-width: 350px;
	display: block;
	height: auto; 
}

.portrait {
    width: 241px;
}
.portrait img {
    max-width: 240px;
}

@media (max-width: 750px) {
	.image_left,.image_right {
		float: none !important;
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
		display:inline;
	}
	.image_left img,.image_right img {
		max-width:100% !important;
	}
}
@media (max-width: 991px) {
	.quote {
		width: revert !important;
		margin-left: 0px !important;
		display:block;
	}
}
@media (max-width: 1040px) {
	.image_right {
		float: right;
		margin-left: 10px;
		width: 225px;
	}
	.image_left {
		float: left;
		margin-right: 10px;
		width: 225px;
	}
	.image_left img,.image_right img {
	max-width: 225px;
	}
}
@media (max-width: 1295px) {
	.image_right {
		float: right;
		margin-left: 10px;
		width: 225px;
	}
	.image_left {
		float: left;
		margin-right: 10px;
		width: 225px;
	}
	.image_left img,.image_right img {
	max-width: 225px;
	}
}

.longBreadcrumb-class::before {
height: 50px !important;
}

.promotionContainer {
padding-left: 0px !important;
padding-right: 0px !important;
padding-bottom: 0px !important;
}

.image-meta {
  margin: 15px 0 !important;
  font-size: 14px !important;
  font-style:italic;
 } 


.campaign-figure {
  padding:30px;
  background-color:#fff;
  position:relative;
  cursor:pointer;
  overflow:hidden;
  flex-shrink:0;
}
.campaign-figure::after {
  font-family:Roboto,Arial,sans-serif !important;
  display:block;
  color:#fff;
  background-color:#0085d5;
  text-align:center;
  font-size:18px;
  line-height:20px;
  font-weight:500;
  width:20px;
  height:20px;
  border-radius:50%;
  position:absolute;
  top:20px;
  right:20px;
  transition:background-color 250ms ease;
}
.campaign-figure:hover::after {
  background-color:#00426A;
}
 .campaign-figure img {
  margin:auto !important;
}
 .campaign-figure img[src$=".png"],
.campaign-figure-enlargement img[src$=".png"] {
  width:100%;
}
.campaign-figure.low-profile {
  padding:0 60px;
}
.campaign-figure.low-profile::after {
  top:0;
}
 .campaign-figure.low-profile+p {
  margin-top:15px !important;
}
 .campaign-figure>img+p {
  margin-top:15px !important;
}
 .campaign-figure.float-caption>p {
  width:calc(33.33% - 15px);
  float:left;
  margin:0 !important;
}
.campaign-figure.float-caption>img {
  width:calc(66.66% - 15px);
  float:right;
}
.campaign-gray-box {
  background-color:#f1f1f0;
  padding:30px;
}
.campaign-gray-box p+.campaign-figure,
p+.campaign-gray-box {
  margin-top:20px;
}
.campaign-figure+p {
  margin-top:15px !important;
}
.campaign-figure-enlargement {
  position:fixed;
  top:0;
  left:0;
  padding:25px;
  width:100%;
  height:100%;
  z-index:999999;
  display:flex;
  align-items:flex-start;
  overflow:auto;
  background-color:rgba(208,208,206,0.9);
  opacity:0;
  transition:opacity 500ms ease;
}
.campaign-figure-enlargement>div {
  box-sizing:content-box !important;
  background-color:#fff;
  padding:30px;
  border:1px solid #B1B3B3;
  margin:auto;
  position:relative;
}
.campaign-figure-enlargement img {
  display:block;
  max-width:100%;
  margin:auto;
}
.campaign-figure-enlargement-close {
  font-family:Roboto,Arial,sans-serif !important;
  display:block;
  font-size:18px;
  line-height:20px;
  text-align:center;
  color:#fff;
  font-weight:500;
  background-color:#0085d5;
  width:20px;
  height:20px;
  border-radius:50%;
  position:absolute;
  top:-10px;
  right:-10px;
  cursor:pointer;
  transition:background-color 250ms ease;
}
.campaign-figure-enlargement-close:hover {
  background-color:#00426A;
}

.sidebox-floater {
  position:fixed;
  right:0;
  top:20%;
  /*! padding:25px; */
  /*! width:100%; */
  /*! height:100%; */
  z-index:100;
  display:flex;
  /* flex-basis:flex-start; */
  overflow:auto;
  /*! background-color:rgba(208,208,206,0.9); */
  opacity:0.8;
  transition:opacity 500ms ease;
}

@media (max-width:640px) {
  .campaign-figure.float-caption>p,
  .campaign-figure.float-caption>img {
    width:100%;
    float:none;
  }
  .campaign-figure.float-caption>p {
    margin-top:15px !important;
  }
}

.bannerImg {
display: flex;
align-self: end;
position: relative;
max-width: 530px;
}
