hr.None {display:none;}
.oc-moduleintro { margin-bottom:50px;}
.oc-events-item {border-bottom:1px solid #efefef;}

.oc-events-item h3 {margin-top:0px; margin-bottom:0px;}

.oc-events-item {padding: 20px 0;}
@media (max-width: 992px) {
}
@media (max-width: 1200px) {
  .oc-events-item {min-height:320px;}
}
@media (max-width: 768px) {
  .oc-events-item {min-height:290px;}
}

/*====================================
	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
====================================*/
.oc-events-item .item-date {
    margin-bottom: 10px;
}
.fulllisturl {margin-top: 20px;}
.fulllisturl .glyphicons {font-size: 9px; width: 9px;}

@media (max-width: 992px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 768px) {
}