.oc-moduleintro { margin-bottom:30px;}
.oc-html-item.img-top .box_border_round {margin-top:15px; margin-bottom:15px;}
.oc-html-container .subtitle {font-weight:lighter;}

.SectionStyles-Cust1_bg .oc-html, .SectionStyles-Cust1_bg .oc-html h2, .SectionStyles-Cust1_bg .oc-html .glyphicons {color:white;}
.SectionStyles-Cust1_bg a {color:white;}
.aboutus02_bg03-Cust1.oc-html {margin-bottom:0px;}

hr.None {display:none;}
.aboutus02_bg03-Cust1 .custom_ico_circle a .glyphicons {color:white; line-height:90px;}

.RelatedFiles li, .RelatedPages li {list-style:none;}

/*====================================
    custom_ico_background_border
====================================*/

.custom_ico_background_border {
    background-color: #0092BB;
    border: 5px solid #fff;
    color: #fff;
}

.custom_ico_background_border_extern {
    background-color: #fff;
    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 #ffffff;
	text-align:center;
}

/*====================================
	custom customer fixes
====================================*/

@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}


