#Investors-Banner-01 {background: url(../images/investors/landing/banners/Investors-Banner-01.jpg) no-repeat center center; background-size: cover;}
.investors_desc { margin-top: 40px; }
.investors_desc h4 {display: block; font-weight: 700 !important; font-size: 42px; line-height: 48px;}
.investors_desc h6 {display: block; font-weight: 400 !important; font-size: 18px; line-height: 26px; margin-top: 5px;}
.monday8am {position: absolute; left: 30px;top: 24px; display: inline-block; width: 30%;}
.shareholder_info h6 {font-weight: 400 !important; font-size: 20px; line-height: inherit; padding: 30px 0; color: #a7a9ac; font-weight: normal;}
.shareholder_info h6 a {color: #a7a9ac; display: inline-block;}
.contact_us_accorddiv p{ margin: 18px 0; }

.banner_with_border {
	border:1px solid #e2e2e2;
}

/*Mobile*/
@media only screen and (max-width: 768px) {
	#Investors-Banner-01 {background: url(../images/investors/landing/banners/Investors-Banner-01-Mo.jpg) no-repeat center center; background-size: cover;}
	.investors_desc .desc{margin: 0px 0 35px;}
	.investors_desc .desc.no_margin_mob{margin-bottom: 10px; }
	.investors_desc { margin-top: 50px; }
	.investors_desc h4 { font-size: 26px !important; line-height: 31px !important; }
	.investors_desc h6 { font-size: 13px !important; line-height: 15px !important; }
	.shareholder_info h6 {font-size: 16px;}
}