.transition-timer-carousel .carousel-caption {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 4%, rgba(0,0,0,0.5) 32%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(4%,rgba(0,0,0,0.1)), color-stop(32%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	left: 0px;
	right: 0px;
	bottom: 30%;
	text-align: left;
	padding-top: 5px;
	padding-left: 15%;
	padding-right: 15%;
}
.carousel-caption {
    width: 40%;
    left: 10% !important;
   
    padding: 20px !important;
    
}
.news-header{
    color:#353535;
    text-align: center;
    margin-top: 13px;
    font-size: 18px;
    margin-bottom: 7px !important;
}
.carousel-caption p{
    color: white !important;
    line-height: 30px
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
	margin-top: 10px;
	font-size: 24px;
}

@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */
	.transition-timer-carousel .carousel-caption .carousel-caption-header {
		font-size: 36px;
	}
}
.transition-timer-carousel .carousel-indicators {
	bottom: 0px;
	margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
	z-index: 11;
}
.transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #fd6b049c;
    width: 0%;
    margin:15px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
    top:5px;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate{
    /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
    -webkit-transition: width 4.25s linear;
	-moz-transition: width 4.25s linear;
	-o-transition: width 4.25s linear;
	transition: width 4.25s linear;
}
.details{
    box-shadow: 0 3px 0 0 #bf5f1c;
}
.upper{

margin-top: 20px;
   
    margin-left: 27%;
    
}
.below{
 
}
.upper li a{
  font-weight: 0px !important;   
}
 .upper a{
   height: 30px !important;
        line-height: 30px !important; 
        color: #828282 !important;
        padding: 2px !important;
        text-transform: capitalize !important;
         font-weight: 0 !important;  
         font-size: 14px !important;
       
        
            
}
.upper a span{
    padding-right: 5px;
    border-right: 1px #696868 solid;
    
}
@media (max-width: 992px){
margin-top: 20px !important;
    margin-left: 27% !important;
}
.news-text{
    color:gray;text-align: center;
    font-size: 12px !important;
}
#slider-count li{
    border-right:  1px #e0dfdf solid;
    border-bottom:  1px #e0dfdf solid;
    border-top:  1px #e0dfdf solid;
}
#floatingRectangle {
    z-index: 1000;
    position: absolute;
    float: right;
    left: 5px;
    right: 0;
    top:5%;

width: 100%;
    height: auto;

    color: white;

    padding: 0;
}

#rate {
    display: none;
}
.zen-icon .cpb_box_content .box-link:hover {
    border: 1px solid #F44336;
    opacity: 0;
    margin-top: -1px;
}
 .line{
width: 1px;
height: 20px;
margin-left: 82px;
margin-top: -21px;
border-bottom: 1px solid red;
background-color: red;
position: absolute;
}
.fa-facebook:hover{
    color: #e23628
}
.fa-twitter:hover{
    color: #e23628
}
.fa-youtube:hover{
    color: #e23628
}