.oc-moduleintro { margin-bottom:30px;}
.oc-standaard-item.img-top .box_border_round {margin-top:15px; margin-bottom:15px;}
.oc-standaard-container .subtitle {color:#626262;}

.SectionStyles-Cust1_bg, .SectionStyles-Cust1_bg h2 {color:white;}
.SectionStyles-Cust1_bg a {color:white;}
.SectionStyles-Cust1_bg a.Button_default:hover {color:white!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 #fff;
    color: #fff;
}

.custom_ico_background_border_extern {
    background-color: #fff;
    border: 1px solid #0092BB;
}


/*====================================
	custom customer fixes
====================================*/
.item-title h3 {
    margin-top: 0px;
}

.RowSix_Grid4_Pane .pt40, .RowSix_Grid4_Pane h3 {padding-top:0; margin:0;}
.RowSix_Grid4_Pane .pb40 {padding-bottom:0;}

.oc-standaard-item.img-left .item-title .h1 {margin-top:2px;}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .oc-standaard-item.img-left .item-title .h1 {margin-bottom:5px;}
}

@media (max-width: 768px) {
  .oc-standaard-item.img-left .item-title .glyphicon {font-size:180px; line-height: 135px}
}

