.mar-top-banner{margin: 53px auto 0 auto;  	position: relative; }
.cover_1 {
  background-size: cover; background-position: center center;  min-height:450px;
}

.cover_1 .heading {
  font-size: 37px; color: white;  text-align:left !important;  font-weight: 300;  
}
.cover_1 span{
	font-size:24px !important;	display:block;	padding:7px 0 0 0;
}
.heading.border-bottom {
  position: relative;
  padding-bottom: 30px;
}

.heading-tag-line-cont{ font-weight:bold;}
	ul#inner-ul{ display:block; list-style-type: square !important; padding:0 0 0 20px; margin:10px 0;}
	#inner-ul li{ display:block;padding:0 0 0 20px; background: url(../images/bullets.png) no-repeat 0 7px; font-weight:300; }
	#sub-inner-bullets li{background: url(../images/bullets.png) no-repeat 0px 9px; }

.card-body{padding-bottom: 20px;}
.card-header {
    padding: 0.75rem 1.25rem;    margin-bottom: 2px; background-color: #666 !important;    border-bottom: 1px solid rgba(0, 0, 0, 0.125);    color: #fff !important;
	
}

.contact-page h6{ padding: 0 0 14px 0; color:#00adcf;}
.transparent-backbg{
	background-image: url(../images/banner-bg.png);background-size: cover; 
	background-position: center center;padding: 10em 0 0 0; min-height:450px;
}

.border-m{
	border-left:#333 1px solid;
}