#grid-success-stories {
  margin-bottom: 70px;
}
#grid-success-stories .cbp-item {
  text-align: center;
  background: #eee;
}
#grid-success-stories .cbp-item img {
  border: 1px solid #eee;
}
#grid-success-stories h2 a {
  color: #48b5e4;
  font-family: 'proxima_novasemibold';
  font-size: 18px;
}
#grid-success-stories p {
  color: #4a568d;
  height: 100px;
  overflow: hidden;
  padding: 0 15px;
}
.content-success-story li {
  padding-left: 50px;
  position: relative;
  margin-bottom: 50px;
}
.content-success-story li:last-child {
  margin-bottom: 0;
}
.content-success-story li strong {
  font-family: "proxima_novasemibold";
  font-size: 18px;
  color: #27326f;
  margin-bottom: 20px;
  display: block;
}
.content-success-story li p {
  font-family: "proxima_novalight";
  font-size: 18px;
}
.content-success-story {
  position: relative;
}
.content-success-story:before {
  content: "";
  height: calc(100%);
  width: 4px;
  background: #48b5e4;
  position: absolute;
  left: 0;
  top: 0;
}
.content-success-story li span {
  position: absolute;
  top: -12px;
  left: -23px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #48b5e4;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  font-family: 'proxima_novasemibold';
}
#success-stories-single .cbp-popup-content {
  padding: 100px 25px 0 25px;
}
.arrow-success-story {
  height: 50px;
  width: 2px;
  margin: 0 auto;
  background: #48b5e4;
  position: relative;
  margin-bottom: 20px;
}
.arrow-success-story:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #007bff transparent;
  line-height: 0px;
  _border-color: #000 #000 #007bff #000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  left: -5px;
  top: -5px;
}
.w-help-success-story {
  margin-top: 80px;
}
.w-help-success-story p {
  color: #ccc;
  font-family: "proxima_novalight";
  font-size: 22px;
}
.each-success-story {
  text-align: center;
  margin-bottom: 30px;
}
.each-success-story img {
  border: 1px solid #eee;
  width: 100%;
}
.footer-each-success-story {
  padding: 10px 0;
  background-color: #eee;
}
.footer-each-success-story h2 a {
  color: #48b5e4;
  font-family: 'proxima_novasemibold';
  font-size: 18px;
}
.footer-each-success-story p {
  color: #4a568d;
  height: 100px;
  overflow: hidden;
  padding: 0 15px;
}
/*New layout 02-01-2017*/
.more-text-layout {
  font-size: 18px;
}
.more-text-layout p {
  margin-bottom: 30px;
}
.box-blue {
  border: 1px solid #27326f;
  border-left: 30px solid #27326f;
  min-height: 300px;
  color: #27326f;
  padding: 30px 30px 30px 50px;
  font-size: 24px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.sub-text-img {
  font-size: 22px;
  color: #27326f;
  text-align: right;
  margin-top: 20px;
}
.sub-text-img strong a {
  text-decoration: underline;
  color: #27326f;
}
.owl-dots {
  text-align: center;
}
.owl-dots .owl-dot {
  height: 20px;
  width: 20px;
  background: #bbb;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}
.owl-dots .owl-dot.active {
  background: #555;
}
.avatar {
  display: inline-block;
  margin-bottom: 15px;
}
.avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.avatar .font-bold {
  margin-bottom: 10px;
}
.w-each-sc {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  -khtml-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.w-each-sc .each-success-story {
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-basis: 25%;
  -o-flex-basis: 25%;
  -khtml-flex-basis: 25%;
  flex-basis: 25%;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.light-blue {
  color: #48b5e4;
  font-size: 26px;
  display: block;
  font-family: 'proxima_novasemibold';
  margin-bottom: 20px;
}
.light-blue a {
  border-bottom: 1px dashed;
}
.with-border {
  border: 1px solid #e1e1e1;
}
.last-section {
  background: url("../images/success-stories/sc-footer.jpg") no-repeat top center;
  background-size: cover;
  color: #fff;
}
.last-section h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-size: 26px;
}
.last-section .w-last-content {
  text-align: center;
}
.last-section .w-last-content p {
  margin-bottom: 25px;
  font-size: 18px;
}
.last-section .w-last-content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .w-each-sc .each-success-story {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -o-flex-basis: 50%;
    -khtml-flex-basis: 50%;
    flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  #grid-success-stories p {
    height: auto;
    overflow: visible;
  }
  .box-blue {
    margin-bottom: 30px;
  }
  .sub-text-img {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .content-success-story {
    padding-left: 20px;
  }
  .content-success-story:before {
    left: 20px;
  }
  .box-blue {
    padding: 20px;
    font-size: 18px;
  }
  .w-each-sc .each-success-story {
    width: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -o-flex-basis: 100%;
    -khtml-flex-basis: 100%;
    flex-basis: 100%;
  }
}
