.TableMain{width:100%}

.TableListContent{width:100%}

.TitleOfContentList{text-align:center;background-color:#f93f3f; font-family:BDavat;}

.bg-content {
   background-color: #fff!important;
    color: #000;
    font-family: 'BKoodakBold';
}


.st-img {
    width: 192px;
}

.rp-st {
    width: 100%;
}


maincontent{
    background-color: #474747;
    padding: 8px;
    padding-right: 20px;
    padding-left: 20px;
}


@media screen and (max-width: 480px){
.st-img > img {
    width: auto;
    height: auto;
}

}


@media screen and (max-width: 992px){
.st-img > img {
    width: auto;
}

}



@media screen and (max-width: 600px){
.st-img {
    height: auto!important;
    width: auto!important; 
}
}




.main-row > div > a > h4 {
    padding-top: 15px;
}



.bg-video{
       overflow: hidden;
}



.bg-video > h4 {
    font-size: 21px;
    margin-top: 17px!important;
}  


.bg-video > div > img{
    max-height:300px;
    width:100%;

}



@media screen and (max-width: 991px){
  .player3 {
      top: 15%!important;
      left: 39.5%!important;
}
}

@media screen and (max-width: 767px){
.player3 {
    top: 30%!important;
    left: 42.5%!important;
}
}


@media screen and (max-width: 767px){
.advertise {
    padding-top: 15px;
}

}



 .list-content{
		   background-color: #f3f3f3;
		   text-align: right;
   		   padding: 18px
	  }
	
	  
.list-content:hover{
		  background-color: #A6A6A6;
		  transition: 1s all;
	  }
	  
	  
	  
 .main-list{
		  background-color: #fff;
		  padding: 15px;
	  }
	  
.content-img{
		height: 200px!important;
    	        border: 1px solid #000;
    	        width: 100%;
		border: 3px solid #FF0004;
	  }
	  
	  
.main-list > div > a{
		  text-decoration: none;
		  color: #FFFFFF
	  }
	  
	   .main-list > div > a > h4{
		  color: #FF0004;
	  }
	  
	  
.main-list > div > a > p{
		  color: #000;
		  font-size: 18px;
	  }
	  
	  
@media screen and (max-width: 767px){
		.content-img{
   			 height: auto;
			
			
			}

		}



 @media screen and (max-width: 980px){
		.content-img{
   			 height: 185px;
			
			
			}

		}

 @media screen and (max-width: 840px){
		.content-img{
   			 height:125px;
			
			
			}

		}




 @media screen and (max-width: 767px){
		.main-list > div > a > h4{
   			 padding-top: 15px;
			
			
			}

		}



 .ft-content{
		  background-color: hsla(0,0%,22%,0.9);
		  color: #FFFFFF;
		  border-top: solid #FF0004 3px;
		  text-align: center;
		  height: 150px;
		  bottom: 0;
		  margin-top: 50px;
	  }
	  
	  .ft-content > div > h2{
		  font-family: 'BDavat';
		  font-size: 50px;
                 padding-top: 30px;
	  }
	  

  .ft-content > div > a > p{
    font-size: 20px !important;
}




.PageNumberList > div > a{

    background-color: red!important;
    margin: 3px;
    width: 15px !important;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 20px;
    color:#fff;

}






.PageNumberList{

    margin-top: 20px!important;
    text-align: center;




}

.PageNumberList:hover,active{
    background-color:blue!important;
}


.PageNumberList{

    margin: 0 auto;
    max-width: 515px;

}




.row-st > div > a > h4 {
    max-height: 60px;
    overflow: hidden;
}


figure.effect-goliath p {
    max-height: 78px;
}



