.oc-moduleintro { margin-bottom:30px;}
.oc-box-item.img-top .box_border_round {margin-top:15px; margin-bottom:15px;}
.oc-box-container .subtitle {color:#626262; font-weight:lighter;}
.oc-box-container .item-body {padding:0 30px;}
.oc-box-container .img-left .item-title .h2, .oc-box-container .img-left .item-call {margin-top:30px;}
.oc-box-container .img-left .Button_default {margin-top:0px;}

.SectionStyles-Cust1_bg, .SectionStyles-Cust1_bg h2 {color:#212121;}
.SectionStyles-Cust1_bg a {color:#212121;}
.SectionStyles-Cust1_bg a.Button_default:hover {color:#212121!important;}

hr.None {display:none;}


.RelatedFiles li, .RelatedPages li {list-style:none;}
/*====================================
	custom_ico_background_border
====================================*/

.custom_ico_background_border {
    background-color: #0092BB;
    border: 5px solid #ad1457;
    color: #ad1457;
}

.custom_ico_background_border_extern {
    background-color: #ad1457;
    border: 1px solid #0092BB;
}

.custom_ico_circle {
  	display:inline-block;
	width:100px;
	height:100px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:1px solid #212121;
	text-align:center;
}
.custom_ico_circle .glyphicons {line-height:90px;}

/*====================================
	custom customer fixes
====================================*/

.pgContact .Full_Screen_PaneC {padding:0;}
.DnnModule-574 .pt40, .DnnModule-574 h3 {padding-top:0; margin:0;}

.oc-box-item.img-left .item-title .h1 {margin-top:2px;}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .oc-box-item.img-left .item-title .h1 {margin-bottom:5px;}
}

@media (max-width: 768px) {
  .oc-box-item.img-left .item-title .glyphicon {font-size:180px; line-height: 135px}
}

