@charset "UTF-8";
/* CSS Document */

.heading-h2 h2 {
  margin-bottom: 20px;
  padding-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

#d1543419.heading-h2 h2 {
  margin: 30px auto 0;
  border-bottom: none;
}

.custom-image-left {
  display: block !important;
  width: 33.3333333333%;
  float: left;
}

@media screen and (max-width:767px) {
  .custom-image-left {
    width: 100%;
  }
}

.custom-image-left .container-fluid {
  padding: 0 4px;
}

.custom-image-left .media-box.pull-left {
  margin-bottom: 10px;
}

.custom-image-left h3.visible-xs {
  display: none !important;
}

.custom-image-left h3.hidden-xs {
  display: block !important;
  text-align: center;
}

#d1543347 p:first-of-type,
#d1543348 p:first-of-type,
#d1543349 p:first-of-type {
  text-align: center;
  font-weight: bold;
}

@media screen and (min-width:768px) {

[data-id="d98445-3"],
[data-id="d98445-7"],
[data-id="d98445-8"] {
  width: 100%;
  padding: 0;
}
[data-id="d98445-2"] .btn-violet a ,
[data-id="d98445-6"] .btn-violet a {
  display: block;
}
}

@media screen and (max-width:767px) {
[data-id="d98445-2"] .container-fluid,
[data-id="d98445-6"] .container-fluid {
  padding: 0;
}
}

#d1543355 {
  margin: 20px auto;
}

#d1543357 {
  margin: 60px auto 30px;
}

.btn-violet a {
  display: inline-block;
  margin: 10px auto;
  padding: 16px 20px 16px 30px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  line-height: 1.414213562;
  background-color: #4b1e78;
  border: 1px solid #4b1e78;
  font-size:1.5em;
}

.btn-violet a:hover {
  color: #4b1e78;
  background-color: #FFF;
}

@media screen and (min-width:992px) {
[data-id="d98445-9"] .col-sm-4 {
	width: 25%;
}
.grid .col-sm-4:nth-child(3n+1) {
    clear: none !important;
}
}

@media screen and (min-width:768px) and (max-width:991px) { 
[data-id="d98445-9"] .col-sm-4 {
	width: 50%;
}
.grid .col-sm-4:nth-child(2n+1) {
    clear: none !important;
}
}