
  .carousel-caption {
        background: rgba(67,49,58,0.7);
        padding: 20px;

        color: #fff;
    }
  .carousel-caption {
      top: 20%;
      bottom:auto;
      left: 10%;
      right: 10%;
      width: auto;
      height: 60%;
      display: inline-block;
      vertical-align: center;
  }

  h1.ccheader {
    color: #F9F7F5;
    font-weight: bolder;
  }

h4.ccheader {
  color: #F9F7F5;
  font-weight: bolder;
}

h5.ccheader {
  color: #F9F7F5;
  font-weight: lighter;
  font-style: italic;

}

.datecolor {
  color: #F9F7F5;}

i.ccicon {
  color: #F9F7F5;
  font-size: 1.2em!important;
}

i.fa-fw {margin-right: 5px;}
.fa-slideshare{color: #5B92E5;}

.responsive-info {
  text-align: center;
};

@media all and (max-width: 780px) {
   .two-line-mobile {display:none};

}


@media all and (max-width: 735px) {
   .res-text { display:none};
}
@media all and (max-width: 615px) {

  .side-event-page-info { display:none};
}

@media all and (min-width: 590px) {
  .responsive-info { display:none};
}
@media all and (max-width: 591px) {
  .carousel-caption { display:none};
}

.service-block-v8  {
    padding: 10px;
}

.service-block-v8 .service-block-desc h3{
  font-size: 16px;
}

.service-block-v8 .service-block-desc h3:after{
    width: 40%;
    height: 2px;
}
.two-line h3:after{
    width: 120px;
    margin-top: 10px;
}

.two-line-mobile h3:after{
    width: 120px;
    margin-top: 10px;
}

.btn-size {
  font-size : 12px;
  color:#5A5F7A;
  margin-bottom: 0px;
  }

  .btn-u.btn-brd{padding:
      2px 10px;
      color:#5A5F7A;
  }
