/* BANNER BLOCK */
#banner-block{background-color:white}

/* TESTIMONIAL CONTENT */
#content-block > .col{background:white;}
#content-block > .col .testimonial-block{margin-bottom:30px;}
#content-block > .col .testimonial-block:last-of-type{margin-bottom:0;}
#content-block > .col .testimonial-block h4{font-weight:bold;text-transform:uppercase;}
#content-block > .col .testimonial-block p{margin-bottom:25px;}
@media (max-width:767px) {
  #content-block #expBtn .btn{width:100%;}
}
/* NS */
.testi-border {height: 140px;margin-bottom: 10px;padding: 0 5%;border: 1px solid #e3e3e3;box-shadow: 0 0 7px 3px #f3f3f3 inset;-moz-box-shadow: 0 0 7px 3px #f3f3f3 inset;-webkit-box-shadow: 0 0 7px 3px #f3f3f3 inset;-ms-box-shadow: 0 0 7px 3px #f3f3f3 inset;}
.testi-border > div {height:100%;vertical-align: middle;position: relative;}
.testi-border > div img {display: inline-block;vertical-align: middle;position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.testi-border > div > div.text-center {width:100%;position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.testi-border > div img.fb {width: 50%;}
.testi-border > div a {font-weight: bold;color: #00b1eb; font-size: 28px;}
.testi-border {margin: 10px 5px;}