.sp-detail-banner {
  background: #23408f;
  height: auto;
}
.speaker-detail-banner-right button {
  line-height: 14px !important;
}
.speaker-image {
    padding: 12px 0px!important;
}
.pl-30-r-0 {
  padding-left: 30px;
  padding-right: 0;
}
.speaker-detail-banner-top, .speaker-detail-banner-right {
  padding: 60px 0px;
  color: #ffffff; 
}

.sp-detail-ban {
  color: #0090c6 !important;
  cursor: pointer;
  
}
.sp-detail-ban2 {
  font-size: 14px;    
}
.speaker-detail-banner-top h4 {
  font-size: 30px;
}
.sp-detail-banner-content {
  font-size: 16px;
}
.sp-topic {
  padding: 0px 15px;
}
.sp-topic h4 {
  font-size: 21px;
  color: #666666;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    margin-top: 3px;
}
.video {
    /*position: absolute;    */
    width: 100%;
    height: 362px;
}
.style-4::-webkit-scrollbar-track,
.style-4::-moz-scrollbar-track,
.style-4::-ms-scrollbar-track,
.style-4::-o-scrollbar-track,
.style-4::scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  height: 200px;
}

.style-4::-webkit-scrollbar,
.style-4::-moz-scrollbar
.style-4::-ms-scrollbar
.style-4::-o-scrollbar
.style-4::scrollbar
{
  width: 10px;
  height: 200px;
}

.style-4::-webkit-scrollbar-thumb,
.style-4::-moz-scrollbar-thumb
.style-4::-ms-scrollbar-thumb
.style-4::-o-scrollbar-thumb
.style-4::scrollbar-thumb
{
  background-color: #23408f;
  border: 2px solid #23408f;
  height: 200px;
}
.rel-videos iframe {
  height: 187px;
}
#demo img, #m_demo img {
  height: 160px;
}
#demo .carousel-item, #m_demo .carousel-item {
  text-align: center;
  min-height: 400px;
}
.carousel-indicators li {
  background-color: #A5A5A5;
  width: 8px;
    height: 8px;
}
.carousel-indicators li.active {
  background-color: #5c5c5c;
}
.carousel-indicators {   
    bottom: -40px;
    z-index: 0 !important;
}
.pub-content {
  font-size: 14px;
}
.pub-title h4 {
  font-size: 19px;
  margin-top: 10px;
}
.enquire-speaker {
  margin-top: 40px;
}
.sp-enq-btn {
    padding: 13px 10px;
    background: #0090c6;
    color: #fff;
}
.sp-enq-btn:hover {
  background: #23408f;
}
.enquire-speaker p {
  font-size: 13px;
  text-align: center;
}
.talk-titles {
  margin-top: 20px;
}
.talk-titles h3 {
  color: #666666;
  margin: 25px 0px;
}
.odd {
  background: #f2f2f2;
}
.even {
  background: #fcfcfc;
}
.tt-box {
  max-height: 150px;
  padding: 25px 20px;
  text-align: center;
}
.tt-box p {
  font-size: 17px;
  text-align: center;
  color: #666666;
}
.tt-box a {
  font-size: 17px;
  float: right;
  color: #777777;
  text-decoration: none;
}
.related-speakers {
  margin: 30px 0px;
}
.related-speakers a {
  font-size: 16px;
  text-decoration: none;
  text-align: left;
  color: #868585;
}
.related-speakers h4 {
  color: #666666;
}
.rl-speakers {
  text-align: center;
}
.rl-speakers img {
  height: 291px;
}
.modal-dialog{
    overflow-y: initial !important
}
.modal-body{
    overflow-y: auto;
    /*max-height: 564px !important; */
    padding: 15px 30px;       
}
.modal-content {
  padding-bottom: 20px;
}
.video-thumb {
  cursor: pointer;
}
.hide{
  display: none;
}
.hidden-form #add_class_form {
  display:none; 
}
.ui-datepicker{
  z-index: 9999999 !important;
}
.form_error_message{
  color: red;
}
#inquiry_msg {
  margin-top: 30px;
}
.inquire_btn {
  margin-top: 15px; 
  color: #fff;
}
#contact_form input[type='button'] {
  border: 1px solid #908f8f;
    border-radius: 3px;
    margin-bottom: 5px;
}
#contact_form label {
  margin-bottom: 0px;
    font-size: 15px;
}
.sp-talk-title-badge {
  padding: 12px;
  margin: 3px;    
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  height: 38px;
  line-height: 19px;
}
.sp-talk-title-badge a {
  color: #fff;  
}
.sp-talk-title-badge p {
  margin-bottom: 0 !important;
}
.add-to-cart, .remove-from-cart {
  width: 45px;
  height: 44px;
  float: right;
  margin-right: -24px;
  bottom: 20px;
  z-index: 0;
  right: 0;    
  position: absolute; 
  cursor: pointer;
}
.modal-content {
  border: none;
}
.modal-header {
  background: #00A4E4;
    color: #fff;
}
.close:not(:disabled):not(.disabled) {
  color: #fff;
}
.highlight{
  box-shadow: 0 0 5px rgba(81, 203, 238, 1); 
  margin: 1px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}
select{
    background: white;
}
.read_more_btn{
  color: white;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}

.gallery {
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}
.prev-next-button {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  transform: translateY(-50%);
}
.previous { 
  left: 10px; 
}
.next { 
  right: 10px; 
}
.prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 50%;
}
.arrow { 
  fill: #23408f; 
}


/* 7/9/18 */

  .datepicker {
      z-index: 1600 !important; /* has to be larger than 1050 */
    }
    div.ui-datepicker{
 font-size:12px;
}
.read_more{
display:none;
}
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}
.video_thumb{
    width: 90%;
    height: 90%;
    border: 1px solid #ddd;
    border-radius: 4px;
      transition: transform .2s;
   
}
.video_thumb:hover{
  
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.05); 
   cursor: pointer;
}
.arrow:hover{
    fill: #008bd2;
    stroke-dashoffset: 0;
    stroke-dasharray: 700;
    stroke-width: 10;  
  }  
.find_more:hover #searchform{
     display: block;
}
#circle{
    width: 100%;
    height: 250px;
   
}
#cart_btn:hover {
    transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.rl-speakers:first-child {
  padding-left:0;
}
.rl-speakers:nth-child(6) {
  padding-right:0;
}
@media(min-width: 768px) {
  .speaker-image{position: relative;max-width: 220px;}
  .speaker-image #circle{background-size: auto 100% !important;background-repeat: no-repeat;background-position: left top !important;}
  .speaker-image .add-to-cart{margin-right: 0;right: 0px;}
}
@media(min-width: 1199px) {
  .sp-detail-banner {
      height: 274px;
  } 
}
@media (min-width:768px) and (max-width: 1199px) {
  .speaker-detail-banner-right {
      padding: 40px 25px !important;
  }
  .speaker-image .add-to-cart{margin-right: 0;right: 0px;}
}
@media(min-width: 768px) and (max-width: 1024px) {
  .sp-topic {
      padding-top: 0px !important;
  }
}
@media(max-width: 991px) {
  .video {
      height: 216px;
  }
  .rel-videos .carousel-inner {
    height: 216px !important;
  }
}
@media(max-width: 767px) {
  .title-head-main {
    font-size: 18px;
  }
  .video_title {
    font-size: 12px !important;
  }
  .pl-30-r-0 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .p0-40 {
    padding: 0 40px;
  }
  #circle {    
    margin: 0 auto; 
    height: 463px;
  }
  .add-to-cart, .remove-from-cart {
    margin-right: -2px;
  }
  .sp-det-btn {
    width: 200px;
  }
  .speaker-detail-banner-top, .speaker-detail-banner-right {
    padding: 20px 30px;
  }
  #search_form input {
      margin-bottom: 15px;
  }
  .sp-topic {
    padding: unset;
  }
  #modal_body {
    padding: 0px 30px !important;
  }
  #modal_body label {
    margin-top: 0.2rem;
    margin-bottom: 0.1rem !important;
  }
  #modal_body input.form-control {
    padding: .3rem .75rem !important;
  }
}





.h-32 {
    height: 32px;
}
.p0-15 {
  padding: 0px 15px !important;
}
.related-outer-image {
  padding: 0px 20px;
}
.related-image {
  width: 100%; 
  height: 190px; 
  background-size: cover;
}
#video_title {
  font-size: 20px;
  color: #666666;
}
.video_title {
  font-size: 15px;
  color: #666666;
  text-align: center;
  min-height: 20px;
}
.spacer-25 {
  height: 25px;
}
@media(max-width: 991px) { 
  .related-image {
    height: 380px; 
  }
}
@media(min-width: 992px) {
  .title-head-main {
    font-size: 1.5em;
  }
  .speaker-detail-banner-right {
    padding: 69px 15px 69px 32px !important;
  }
  .search-container {
    position: fixed;
    top: 74px;
    z-index: 1;
    background: #fff;
    box-shadow: 0px 1px 1px grey;
  }
  .speaker-detail-container {
    top: 59px;
    position: relative;
    padding-bottom: 56px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .speaker-detail-banner-right {
      padding: 40px 0px;
  }
  .rl-speakers {
    padding: 46px !important;
  }
}
@media(max-width: 767px) {
  #carousel-bounding-box .carousel-inner, #carousel-bounding-box .carousel {
    height: unset !important;
    min-height: unset !important;
  }
  .video {
    position: unset;
  }
  .video_thumb {
    width: 128px !important;
  }
  .video-container {
    height: 216px !important;
  }
  #carousel-bounding-box .carousel-item {
      margin-top: 37px !important;
    }
}
@media(min-width: 721px) and (max-width: 767px) {
  .talk-titles {
    margin-top: 86px;
  }
}
@media(max-width: 720px) {
  /*.related-image {
    height: 250px; 
  }*/
  .car-item-left {
    float: left;
  }
  .car-item-right {
    float: right;
    text-align: right;
  }
}

@media (max-width: 800px) {
  .video_title{
    text-overflow: ellipsis;
    /*width: 160px;*/
    overflow: hidden;
    white-space: nowrap;
  }
}
@media (max-width: 360px) {
  .p0-40 {
      padding: 0 14px;
  }
}
.share .fa{  
   opacity: 0.9;
    padding: 6px;
    font-size: 22px;
    width: 37px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px 5px 2px;
    color: white;
  }
 .share .fa:hover {
     opacity: 1;
    color: white;
    text-decoration: none;
}