.contain-bg {
	background: url(/images/framework-2016/about/img/about-bg.jpg) center center no-repeat;
	background-size: cover;
}
h2{
	color: #0bb288;
}
.medication-headline{
    text-align: center;
}

.alignment-center{
  text-align: center;
}
.title-quality{
  text-align: center;
  padding-top: 10px;
  color: #0bb288;
}

.bg-iframe{
  background-color: #0bb288;
}
.bg-qualityDoes{
  background-color: white;
}

.image-cover{
    min-height: 195px;
    background-size: cover;
    background-repeat: no-repeat;
}
.descriptionLine:after {
    background: #0bb288;
    content: '';
    display: block;
    left: 50%;
    height: 4px;
    margin-top: 15px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90px;
}

table.authentic-table {
  border-collapse: collapse;
  border-radius: 1em;
  overflow: hidden;
}

th.authentic-table-th, td.authentic-table-td {
  padding: 1em;
  background: white;
  border-bottom: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
}
th.authentic-table-bg {
  background: #0bb288;
  color: white;
}

.planYourTrip-bg{
  background-color: white;
}
.padding-container{
  padding-top:5px;
}
.reward-bg{
  background-color: #f0f0f0;
}
.bg-white{
  background-color:white;
}
.video-padding{
  padding: 25px 0 25px 0;
}
.carouselItem__text.text-style-whyRpt {
    background: #f0f0f0;
    text-align: center;
}

#bookMedication{
    height: 4em;
    width: 20em;
    margin-bottom: 3em;
    line-height: 3em;
}

#lblText-book{
    font-size: 1.5em;
    text-align: center;
}

.bookMedication-btn{
    height: 4em;
    width: 20em;
    margin-bottom: 3em;
    line-height: 3em;
}

.lblText-book-btn{
    font-size: 1.5em;
    text-align: center;
}

h2.headline {
    margin-top: 1em;
  }

ul.slick-dots {
    background-color: white;
    height: 4em;
  }

.whyBih-container #carousel ul.slick-dots {
  background-color: #f0f0f0;
}

.quality-container div.carouselItem {
    margin: 1em 0 2em 0;
}

.whyBih-container {
    margin-bottom: 2em;
}

@media only screen and (max-width: 420px) {
  
  .whyBih-container h2.headline {
    margin-top:3em;
  }
  
  .bottomContent-container.bg-qualityDoes {
    margin-top: 4em;
  }
 
  .authenic-container div.col-6 {
    padding-left: 0;
  }
}