
.image-box img {clear:none; float:left; width:41%; padding: 0 20px 10px 0;}

.large-image {margin-bottom:30px;}
.large-image img {width:100%;}
.white-box, .red-box, .blue-box, .grey-box, .green-box {margin-bottom: 50px;padding: 4px 20px 6px 20px; color:#fff !important; }
.white-box h1, .red-box h1, .blue-box h1, .grey-box h1, .green-box h1 {padding-top:20px; }

.white-box {background:#fff; border: solid 1px #eae9ea; color:#202020 !important;}
.red-box {background:#b81d19; }
.blue-box {background:#004a8a;}
.grey-box {background:#808080;}
.green-box {background:#34a370;}

.red-border-bottom, .blue-border-bottom, .grey-border-bottom, .green-border-bottom {}
.red-border-bottom {border-bottom: solid 4px #b81d19; }
.blue-border-bottom {border-bottom: solid 4px #004a8a;}
.grey-border-bottom {border-bottom: solid 4px #808080;}
.green-border-bottom {border-bottom: solid 4px #34a370;}

.red-heading h1, .red-heading h2, .red-heading h3, .red-heading a {color:#b81d19 !important;}
.blue-heading h1,.blue-heading h2, .blue-heading h3, .blue-heading a {color: #004a8a !important;}
.grey-heading h1, .grey-heading h2, .grey-heading h3, .grey-heading a {color: #808080 !important;}
.green-heading h1, .green-heading h2, .green-heading h3, .green-heading a {color:#34a370 !important;}


.red-text p {color:#b81d19 !important;}
.blue-text  p {color: #004a8a !important;}
.grey-text p {color: #808080 !important;}
.green-text p {color:#34a370 !important;}

  @media (max-width: 1200px) {
    .white-box, .red-box, .blue-box, .grey-box, .green-box {margin-bottom: 30px; border-right: solid 4px #f4f3f4;}
}
   @media (max-width: 768px) {
      .image-box img {clear:both; float:none; width:100%;padding: 8px 0 10px 0;}
}

    @media (max-width: 767px) {
    .white-box, .red-box, .blue-box, .grey-box, .green-box {margin-bottom: 20px; border-right: solid 9px #f4f3f4;}
}





      

