@charset "UTF-8";
/* CSS Document */


@media screen and (min-width: 0em) and (max-width: 39.9375em) {

}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

}

@media screen and (min-width: 64em) {

	
}

.cq-wcm-edit .promotilecontainer {
  min-height: 1rem;
}

.dynamicPromoTile br, .dynamicPromoTile .clear {
	display: none;
}


/* Socrates Home Page Feature Promo Tile: Safety, Get Involved, Learning, Work Smarter, Marketplace, Facilities */

@media screen and (min-width: 40em) {

	.home-features .clear {
		display: none;
	}
	
	.home-features .pt-v9-home-feature br {
		display: block;
	}
	
	.pt-v9-home-feature {
		position: relative;
		width: 30.75%;
		height: 237px;
		float: left;
		margin-right: 3.8%;
	}
	.home-features .pt-v9-home-feature:nth-child(2n+3) {
		margin-right: 0;
	}

	.pt-v9-home-feature h4 {
		font-size: .875em;
		line-height: 30px;
		font-weight: normal;
		font-family: 'OpenSans';
		text-transform: uppercase;
		color: #ffffff;
		background: #373f42;
		position: absolute;
		top: 0px;
		width: 100%;
		padding: 0px 10px;
	}

	.pt-v9-home-feature p {
		font-size: .875em;
		line-height: 1.2em;
		color: #373f42;
		margin: 0px;
	}
		.pt-v9-home-feature p a.emergency-button {
			color: #fff;
			background: #d2232a;
			padding: 5px 8px;
			border-radius: 4px;
			display: block;
			margin-top: 5px;
		}
		.pt-v9-home-feature p a.emergency-button:hover {
			background: #ff0000;
		}

	.pt-v9-home-feature img {
		margin-top: 31px;
		margin-bottom: 5px;
	}

	.pt-v9-home-feature a {
		text-decoration: none;
		color: #373f42;
	}
	
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {

	.home-features {
		background: #373f42;
		margin: -1em;
    	padding: 1em;
	}
	
	.home-features br, .home-features clear {
		display: none;
	}
	
	.home-features .pt-v9-home-feature br {
		display: block;
	}
	
	.pt-v9-home-feature {
		min-height: 115px;
		overflow: visible;
		border-bottom: 1px solid #666;
		padding: 1em 0em;
	}
		.pt-v9-home-feature:nth-child(1) {
			border-top: 1px solid #666;
		}

	.pt-v9-home-feature h4 {
		font-size: .83em;
		font-weight: normal;
		font-family: 'OpenSans';
		text-transform: uppercase;
		color: #ffffff;
		width: 100%;
		padding: 0px;
		margin-bottom: 8px;
	}

	.pt-v9-home-feature p {
		font-size: .83em;
		line-height: 1.2em;
		color: #fff;
		margin: 0px 0px 0px 157px;
	}
		.pt-v9-home-feature p b.red {
			color: #d2232a;
		}

	.pt-v9-home-feature img {
		width: 145px;
		height: auto;
		float: left;
		margin: 0px 12px 0px 0px;
	}

	.pt-v9-home-feature a {
		text-decoration: none;
	}	
	
}


/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* Socrates Home Page Report Concerns Promo Tile: Speak Up For Safety, GM Awareline, Workplace Monitor */


.pt-v9-home-report-concerns br {
	display: block;
}

@media screen and (min-width: 64em) {

	.report-concerns {
		display: flex;
	}

	.pt-v9-home-report-concerns {
   margin: 1%;
    text-align: center;
		/*display:inline-flex;*/
		min-width: 29%;
	}
	

	.pt-v9-home-report-concerns h4 {
		font-size: .75em;
		line-height: 1.5em;
		font-weight: bold;
		color: #373f42;
		margin: 0px;
		text-align: center;
		word-wrap: break-word;
	}

	.pt-v9-home-report-concerns p {
		font-size: .75em;
		line-height: 1.5em;
		color: #373f42;
		margin: 0px;
		text-align: center;
		word-wrap: break-word;
	}

	.pt-v9-home-report-concerns img {
		margin-bottom: 7px;
		text-align: center;
	}


	.pt-v9-home-report-concerns a {
    text-decoration: none;
    color: #373f42;
}
	
	.pt-v9-home-report-concerns a.report-link {
		color: #134a9c;
	}
	
}

@media screen and (min-width: 0em) and (max-width: 63.9375em) {

	.pt-v9-home-report-concerns {
    	margin-bottom: .75em;
	}

	.pt-v9-home-report-concerns h4 {
		font-size: .7rem;
		line-height: 1.2em;
		font-weight: bold;
		color: #373f42;
		margin: 0 0 0 0em;
		text-align: center;
		background: #f7f7f7;
		word-wrap: break-word;
	}

	.pt-v9-home-report-concerns p {
    font-size: .73em;
    line-height: 1.2em;
    color: #373f42;
    margin: 0 0 0 0rem;
    background: #f7f7f7;
    padding: .5em;
    text-align: center;
		word-wrap: break-word;
	}
	.pt-v9-home-report-concerns img {
 
    height: auto;
    float: left;
    margin: 0 0px .5em 0px;
    background: #fff;
	}

	.pt-v9-home-report-concerns a {
		text-decoration: none;
		color: #373f42;
		cursor: default;
	}
	
	.pt-v9-home-report-concerns a.report-link {
		color: #134a9c;
	}

}
@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.pt-v9-home-report-concerns img {
    padding: 0 4em;
	}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.pt-v9-home-report-concerns img {
		padding: 0 10rem;
	}
}

/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* Socrates Home Page CEO Corner Promo Tile */

.pt-v9-ceo-corner {
	background-color: #eeeeee;
	padding-bottom: 15px;
		margin-bottom: 1em;
}

.pt-v9-ceo-corner h4 {
	font-size: .85em;
	line-height: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #373f42;
	margin: 0px 0px 3px 0px;
	padding: 0px 10px 0px 10px;
}

.pt-v9-ceo-corner p {
	font-size: .85em;
	line-height: 1.2em;
	font-style: normal;
	color: #373f42;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.pt-v9-ceo-corner img {
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}

.pt-v9-ceo-corner a {
	text-decoration: none;
}



/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* Socrates Small Promo Tile: Right Column Promo Tiles */


.promo-small br {
	display: none;
}

.promo-small:nth-child(last) {
    border-bottom: 1px solid #eee;
}

.pt-v9-small {
	min-height: 85px;
	border-top: 1px solid #eee;
	padding: 10px 0px 10px 0px;
}

.pt-v9-small h4 {
	font-size: .85em;
	line-height: 1.2em;
	font-weight: bold;
	color: inherit;
	margin: 0px 0px 0px 90px;
}

.pt-v9-small p {
	font-size: .85em;
	line-height: 1.2em;
	color: inherit;
	margin: 0px 0px 0px 90px;
}

.pt-v9-small img {
	width: 80px;
	height: 64px;
	float: left;
	margin-right: 10px;
}

.pt-v9-small a {
	text-decoration: none;
	color: #373f42;
}

.pt-v9-small a:hover {
	text-decoration: none;
	color: #134a9c;
}

/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* Socrates Small Promo Tile: Right Column Promo Tiles */


.leadership  br {
	display: block;
}

.pt-v9-leadership:nth-child(1) {
    border-top: 1px solid #eee;
}

.pt-v9-leadership {
	min-height: 85px;
	border-bottom: 1px solid #eee;
	padding: 10px 0px 10px 0px;
}

.pt-v9-leadership h4 {
	font-size: .85em;
	line-height: 1.2em;
	font-weight: bold;
	color: inherit;
	margin: 4px 0px 0px 0px;
}

.pt-v9-leadership p {
	font-size: .85em;
	line-height: 1.2em;
	color: inherit;
	margin: 0px;
}

.pt-v9-leadership img {
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 10px;
	border-radius: 32px;
}

.pt-v9-leadership a {
	text-decoration: none;
	color: #373f42;
}

.pt-v9-leadership a:hover {
	text-decoration: none;
	color: #134a9c;
}

/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* Socrates Know Our Brands (Insiders) Promo Tile */


.know-our-brands::after {
    display: table;
    content: '';
    clear: both;
}

.know-our-brands {
	font-size: .85em;
	color: #373f42;
}

.know-our-brands br, .know-our-brands .clear { 
	display: none;
} 

.know-our-brands .pt-v9-know-our-brands br {
	display: block;
}

.knob-clear {
	clear: both !important;
	display: block !important;
}

.know-our-brands .rte p {
	padding: 5px 16px 0px 0px;
    font-size: 1em;
    line-height: 1.3em;
	margin-bottom: 0px;
}

.pt-v9-know-our-brands {
	float: left;
	width: 29%;
	height: auto;
	background: #fafafa;
	border-radius: 4px;
	margin: 0 3% 3% 0px;
}
	.pt-v9-know-our-brands:nth-child(1) {
		background: none;
		cursor: default;
	}

.pt-v9-know-our-brands:hover {
	background: #fff;
	cursor: pointer;
}
	.pt-v9-know-our-brands:nth-child(1):hover {
		background: none;
	}
	

.pt-v9-know-our-brands h4 {
	display: none;
}

.pt-v9-know-our-brands p {
	display: none;
}

.pt-v9-know-our-brands img {
	width: 100%;
	height: auto;
}

.pt-v9-know-our-brands a {
	text-decoration: none;
}


/* Know our brands home page */

.know-our-brands-home .knob-container {
	display: flex;
	padding: 2em;
}

.knob-home-copy p {
    font-size: 2em;
    text-align: center;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.know-our-brands-home .knob-container {
		padding: 1em;
	}
	.knob-home-copy p {
		font-size: 1em;
		text-align: center;
	}
}

.know-our-brands-home .knob-container .pt-v9-know-our-brands {
	flex-basis: 100%;
	float: none;
	width: auto;
	margin-top: 0px;
}

.know-our-brands-home .knob-container .pt-v9-know-our-brands {
	background: #fafafa;
}

.know-our-brands-home .knob-container .pt-v9-know-our-brands:hover {
	background: #fff;
}

.know-our-brands-home .knob-container .pt-v9-know-our-brands:nth-child(1) {
	background: #fafafa;
	cursor: auto;
}

.know-our-brands-home .knob-container .pt-v9-know-our-brands:nth-child(5n-2) {
	margin-right: 0px;
}

.know-our-brands-home .knob-container .pt-v9-know-our-brands:nth-child(1):hover {
	background: #fff;
}

/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* Socrates News Behaviors Promo Tile */

.behaviors-promo-container::after {
    display: table;
    content: ' ';
    clear: both;
}

.behaviors-promo-container br, .behaviors-promo-container .clear { 
	display: none;
} 

.behaviors-promo-container {
    padding: 1em;
    background: #fafafa;
    margin: 0px;
	display: flex;
}

.pt-v9-behaviors {
	flex-basis: 100%;
	margin: 0px;
	text-align: center;
}

.pt-v9-behaviors h4 {
	display: none;
}

.pt-v9-behaviors p {
	font-size: .650em;
	color: #3052a3;
	text-align: center;
}

.pt-v9-behaviors img {
	width: 75px;
	height: auto;
	text-align: center;
}

.pt-v9-behaviors a {
	text-decoration: none;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {

	.behaviors-promo-container {
		padding: 1em;
		background: #fafafa;
		margin: 0px;
		display: block;
	}	
	
	.pt-v9-behaviors {
		flex-basis: none;
		margin: 0px;
		text-align: center;
		float: left;
		width: 33%;
	}
	
	
}


/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* Facility Items on Facility page */
.pt_facility_icon {
    width: auto;
    float: none;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    display: block;
    min-width: auto;
	margin: auto 0px;
	flex-basis: 100%;
}
.pt_facility_icon:nth-last-child(1) {
	border: 0px;	
}
.pt_facility_icon img {
	display:none;	
}
.pt_facility_icon h4 {
	margin: 0;	
}
.pt_facility_icon p {
	margin: 0;
	font-size: .9em;	
	line-height: 3em;
}
.pt_facility_icon a {
	color:#777;	
	display:block;
}


.pt_facility_icon a:hover {
	color: #134a9c;
}
.pt_facility_icon a:hover i {
	color: #777;
}

.pt_facility_icon:nth-last-child(1) a,
.pt_facility_icon:nth-last-child(1) a:hover i {
    	color: #d61919;
}
.pt_facility_icon .pt_facility_icon {
    font-size: .6em;
}
@media screen and (min-width: 0em) and (max-width: 39.9375em)  {
	.facilityContainer {
		padding-left: .5em;
		padding-right: .5em;
		padding-bottom: 0em;
	}
	.facilityItems .columns {
		padding: 0;
	}

	.pt_facility_icon {
		margin: 0;
		width: 30%;
		float: none;
		text-align: center;
		border: 1px solid #f1f1f1;
		padding: .5em;
		border-radius: 3px;
		margin: 1%;
		position: relative;
		display: inline-block;
	}
	.pt_facility_icon:nth-last-child(1) {
		border: 1px solid #f1f1f1;	
	}

}

@media screen and (min-width: 40em) and (max-width: 63.9375em)  {
	.pt_facility_icon {
		width: 31%;
		float: left;
		text-align: center;
		border: 1px solid #f1f1f1;
		padding: .5em .25em .25em .25em;
		border-radius: 3px;
		margin: 2% 2% 0 0;
	}
	.facilityItems {
		margin-top: 0;
	}
	.pt_facility_icon p {
		margin: 0;
		font-size: .9em;
		line-height: 2.5em;
	}
	.pt_facility_icon div.pt_facility_icon {
		padding: 0px;
		width: 100%;
		margin: 0;
	}
	.pt_facility_icon h4 div.pt_facility_icon p {
		padding: .1em 0;
	}
}



.pt_facility_image h4 {
    color: #444;
    font-size: 1.25em;
    position: absolute;
    top: 0;
}
.pt_facility_image {
    position: relative;
		margin: auto 0px;
	flex-basis: 100%;
}
.pt_facility_image img {
    padding-top: 2.5em;
	width: 100%;
}
.pt_facility_image p {
    color: #fff;
    background: #000;
    max-width: 100%;
    padding: 0 .5em;
 	margin-top: -2px;
    line-height: 2em;
	width: 100%;
}

@media screen and (min-width: 40em) {
	.pt_facility_image h4 {
		font-size: 1.75rem;
	}
	.pt_facility_image img {
		padding-top: 3em;
		width: 100%;
	}
	.pt_facility_image p  {
		width: 100%;	
	}
}


.pt_facility_icon_img h4 {
	display:none;	
}
.pt_facility_icon_img {
    width: auto;
    float: none;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    display: block;
    min-width: auto;
	flex-basis: 100%;
}
.pt_facility_icon_img img {
    max-width: 2.25em;
	padding-top: .4em;
}
.pt_facility_icon_img p {
	margin: 0;
	font-size: .9em;	
	line-height: 3em;
}
.pt_facility_icon_img a {
	color:#777;	
}
.pt_facility_icon_img a:hover {
    color: #134a9c;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em)  {

	.pt_facility_icon_img {
		width: 30%;
		float: none;
		text-align: center;
		border: 1px solid #f1f1f1;
		padding: .5em .5em;
		border-radius: 3px;
		margin: 1%;
		position: relative;
		display: inline-block;


	}
	.pt_facility_icon_img h4 {
		display:none;	
	}
	.pt_facility_icon_img p,
	.pt_facility_icon p {
		margin: 0;
		font-size: .8em;	
		line-height: 2em;
	}

	.pt_facility_icon_img img {
		max-width: 1.95em;
		padding-top: 0em;
	}
	.facilityItems {
		margin-top: -2em;
	}
}

@media screen and (max-width: 63.9375em) and (min-width: 40em)   {
	.facility_items {
		display: block;
		top: .5em !important;
		position: relative;
	}
	.pt_facility_icon_img {
		width: 31%;
		float: left;
		text-align: center;
		border: 1px solid #f1f1f1;
		padding: .5em 4% .25em 4%;
		display: block;
		min-width: 14.5%;
		border-radius: 3px;
		margin: 2% 2% 0 0;
		flex-basis: 100%;

	}
	.pt_facility_icon_img p {
		margin: 0;
		font-size: .9em;
		line-height: 2.5em;
	}
	.pt_facility_image {
		position: relative;
		margin: 0 0 0 1em;
	}			
}


.facility-box h2 {
    margin-left: -1rem;
}
.facility_items {
   display:flex;
	width: 100%;
    position: relative;
	top: .5em;
}
.facility_items div:nth-child(1) {
    border-left: 1px solid #f1f1f1;
}
p.gl_facilites {
    margin-top: 6em;
}
@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.facility_items {
			display: block;
			top: .5em;
			padding: 0;
	}
	.pt_facility_icon h4 div.pt_facility_icon {
		border: 0px;
		padding: 0em;
		margin: .1em 0 .1em 0;
		text-align: center;
		width: 100%;
	}
	.pt_facility_icon h4 div.pt_facility_icon p {
		font-size: 1.1em;
	}
	p.gl_facilites {
		margin-top: 2em;
	}

}
@media screen and (min-width: 0em) and (max-width: 63.9375em) {
	p.gl_facilites {
		margin-top: 3em;
	}
}
	
.facility_items br,
.facility_items div.clear {
display:none;
	
}


/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* ---------- Emergency Promo Tile  ---------- */

.emergency::after {
    display: table;
    content: '';
    clear: both;
}

.pt-v9-emergency {
	width: 100%;
	background: #d2232a;
	padding: 1em;
	margin-top: 1em;
}

.pt-v9-emergency h4 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #c60000;
	padding: 1em;
	text-align: center;
	text-transform: uppercase;
}

.pt-v9-emergency p {
	font-size: 1em;
	color: #fff;
    margin-bottom: 0px;
}

.pt-v9-emergency img {
	display: none;
}

.pt-v9-emergency a {
	text-decoration: none;
	color: #fff;
}

.pt-v9-emergency a:hover {
	text-decoration: none;
	cursor: default;
	color: #fff;
}



/*----------------------------------------*/
/*----------------------------------------*/
/*----------------------------------------*/


/* ---------- Behavior News Detail Promo Tile  ---------- */


.pt-v9-news-detail-behaviors::after {
    display: table;
    content: '';
    clear: both;
}

.pt-v9-news-detail-behaviors {
	padding: 1em;
	margin: 50px 0px;
	position: relative;
	background: #fafafa;
}

.pt-v9-news-detail-behaviors h4 {
	position: absolute;
    top: 1em;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 400px;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #373f42;
    font-family: 'OpenSansBold';
    letter-spacing: 5px;
	text-align: center;
}

.pt-v9-news-detail-behaviors p {
	font-size: 1em;
    line-height: 1.2em;
    color: inherit;
    margin: 80px 0px 0px 180px;
}

.pt-v9-news-detail-behaviors p span.behavior {
	color: #134a9c;
	font-weight: bold;
}

.pt-v9-news-detail-behaviors p br {
	display: block;
}

.pt-v9-news-detail-behaviors p span.definition {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

.pt-v9-news-detail-behaviors img {
	width: 150px;
	height: 130px;
	float: left;
	margin: 50px 20px 10px 0px;
	border-right: 1px solid #ddd;
	padding-right: 20px;
}

.pt-v9-news-detail-behaviors a {
	text-decoration: none;
	color: #373f42;
}

.pt-v9-news-detail-behaviors a:hover {
	text-decoration: none;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.pt-v9-news-detail-behaviors h4 {
		width: 320px;
		font-size: 1em;
	}
	.pt-v9-news-detail-behaviors p {
		font-size: .85em;
		margin: 55px 0px 0px 120px;
	}
	.pt-v9-news-detail-behaviors img {
		width: 100px;
		height: 100px;
        padding-right: 0px;
	}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.pt-v9-news-detail-behaviors p {
		margin: 55px 0px 0px 120px;
	}
	
}


/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/* ---------- GBS f6 promo styles - need to keep these ---------- */


/*----- Promo Tiles ------------------*/
.junk-box .channelbox-title {
    margin: 0 0 20px;
}
.promo_tileInline {
    border: medium none !important;
    height: auto !important;
    width: auto !important;
}
.promo_tileInline .textOuter {
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    position: relative !important;
}
/*----- Promo Tile Contacts ------------------*/
.promo-tile-contacts .clear {
	display: none;
}

.promo-tile-contacts .promo_tileInline {
float: left;
min-height: 125px;
margin-right: 35px;
text-align: center;
}
.promo-tile-contacts .promo_tileInline:last-child {
margin: 0;
}
.promo-tile-contacts .promo_tileInline .textOuter {
width: 100% !important;
}
.promo-tile-contacts .cq-dd-image, .promo-tile-contacts .aOuter {
    display: none;
}


/* Awards and Recognition Promo Tile Style */

.pt_awards {
position: relative;
overflow: hidden;
float: left;
    margin-right: 15px;
height: 150px;
}

.pt_awards img {
width: 200px;
height: 113px;
}

.pt_awards h4 {
font-size: .9em;
    color: #fff;
    text-align: center;
    line-height: normal;
    margin-top: 3px;
}

.pt_awards p {
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 113px;
padding: 10px;
font-size: .9em;
background: rgba(0, 0, 0, 0.9);
color: #fff;
opacity: 0;
margin-left: -200px;
-webkit-transition:.5s ease;
    -moz-transition:.5s ease;
    -o-transition:.5s ease;
    -ms-transition:.5s ease;
    transition:.5s ease;
}

.pt_awards:hover p {
opacity: 1;
margin: 0px;
}

/*promotile Socrates v9 right column / brand tab CSS */

.pt_right_column {
height: 111px;
margin-bottom: 15px;
    border-bottom: 1px solid #e1e4eb;
}

.pt_right_column h4 {
font-weight: bold;
font-size: 1em;
color: #373f42;
margin: 0px;
    padding-top: 10px;
    line-height: 1.3em;
}

.pt_right_column p {
font-size: 1em;
color: #373f42;
line-height: 1.3em;
}

.pt_right_column img {
width: 123px;
height: 96px;
float: left;
margin-right: 10px;
}

/*----- Contact Icons ------------------*/
.b-contact {
color: #134a9c;
text-align: center;
}
.b-contact .fa {
    display: block;
    margin: 0 auto 10px;
    text-align: center;
}
.b-contact p span {
    clear: both;
    display: block;
    overflow-wrap: break-word;
}



/*----- For the temp CAP Banner  ------------------*/
.global-emergency-banner-row-container .pt-v9-small h4 {
    margin-left: 6rem;
    font-weight: normal;
    line-height: 4rem;
    font-size: 1.35rem;
	font-family: OpenSans, sans-serif, Arial, Verdana;
}
	.global-emergency-banner-container .pt-v9-small {
    background: #fff;
    MARGIN-TOP: 1rem;
    padding: .5rem;
}
	.global-emergency-banner-container img {
    float: left;
}
.global-emergency-banner-row-container .pt-v9-small p {
    display: none;
}
	

@media screen and (min-width: 0em) and (max-width: 39.9375em) {

	.global-emergency-banner-row-container .pt-v9-small h4 {
		margin-left: 6rem;
		font-weight: normal;
		line-height: normal;
		font-size: 1.25rem;
		padding-right: 30px;
		margin-top: 4px;
		font-family: OpenSans, sans-serif, Arial, Verdana;
	}
	
}


