/* begin Page */

/* Created by Ritesh */

div.tn_success { background: #70DF79; color: #ffffff; width: 98%; padding: 1%; }
div.tn_error { background: #F5A9A9; color: #ffffff; width: 100%; padding: 1%; }
.message_upper { min-height: 40px; }
.inr_thumbnail .caption {position:absolute; bottom:0; left:0; padding:20px;background:rgba(255,255,255,0.8); color:#000; text-align:left; width:100%;}
.inr_thumbnail .thumbnail {position:relative; overflow:hidden;}
.inr_thumbnail .caption h3 {margin:0;}
.inr_thumbnail .caption a {font-size:18px; margin:0; color:#000;}
.inr_thumbnail .caption small {font-size:12px; font-style:italic; font-weight:normal; color:#666; margin-top:5px;}
.page_head {padding-bottom:30px; font-size:30px;}
.inr_thumbnail .thumbnail .badiimg {height:549px; display:block; background:#eee;}
.inr_thumbnail .thumbnail .chotiimg {height:163px; display:block; background:#eee;}
.inr_thumbnail .thumbnail .badiimg p.play_icon {
    position: absolute;
    float: right;
    top: 40%;
    left: 50%;
}
p.play_icon {
    position: absolute;
    float: right;
    top: 40%;
    left: 43%;
}
p.tptitle{font-size: 16px;color: #707070;}
a.landingpages{color: #707070;font-size: 16px;}
a.landingpages.active{color: #E21D24;text-decoration:underline;font-size: 16px;}
@media screen and (max-width:991px){
.inr_thumbnail .thumbnail .badiimg {height:auto;}
.inr_thumbnail .thumbnail .chotiimg {height:auto;}
ul.share-buttons{width: 100%;}
}

ul.share-buttons{
  list-style: none;  
  float: right;
  width: 25%;
}

ul.share-buttons li{
  display: inline;
  padding-right: 6%;
}