
@media screen and (min-width:240px) {
	
h3 {
font-size: 26px;
}
	
h4 {
font-size: 24px;
}

.custom_ads{
display:inline !important;
}
	
}


@media screen and (min-width:480px) {
	
h3 {
font-size: 26px;
}
	
h4 {
font-size: 24px;
}

.custom_ads{
display:inline !important;
}
	
}




@media screen and (min-width:768px) {

.custom_ads{
width:100% !important;
}
	
}


@media screen and (min-width:1024px) {

.custom_ads{
width:100% !important;
}
	
}


@media screen and (min-width:1024px) {

#lists ul {
position: absolute;
right: 20px;
top: 50px;
}

.sub-menu li {
width: 160px !important;
}
	
}

/** player **/

.content_holder_wp {
  background-color: #fff;
  padding-bottom:100px;
}


/** newsletter **/

.sml_name{
  display:none
  }
p.sml_email {
float: left;
}

p.sml_submit {
float: left;
}
  
 input.btn.sml_submitbtn.form-control.fotter {
float: left;
padding: 0px;
width: 78px;
}

.sml_subscribe input[type="submit"]:hover{
	color:#FFF !important;
	}


/** breadcrumb **/

.breadcrumbs a{
   color:#FFF !important;
}

.breadcrumbs a:hover{
   color:#FFF !important;
}


/** Right sidebar menu **/

.sidebar1 a{
   color:#FFF !important;
}

.sidebar1 a:hover{
   color:#FFF !important;
}

.sidebar1 a.selected {
    color: #fddf3f !important;
}

.sidebar1 h2 {
    margin: 10px;
    font-family: "Lucida Grande",Verdana,sans-serif;
    font-size: 1.2em;
}

.sidebar1 ul {
    margin: 10px;
}

.sidebar1 ul li a {
   /* color: #333 !important; */
    outline: 0 none;
   /*  text-decoration: underline; */
}

/** common **/

@media screen and (min-width:1024px) {
	
.content_holder {
    min-height: 1044px;
    padding-bottom: 103px;
}
.pad.page_content {   
    min-height: 990px;  
    padding-bottom: 180px;
}
	
}


/** football **/

select#switch-player-profile{
	display:none;
}

.row.slider-container {
    margin-bottom: 29px;
}


/** home page box **/

.home-box8 {
   
    border: 1px solid #235080;
    bottom: 0;    
    padding: 5px;
}

.home-box8 > h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    line-height: 21px;
     color: #235080;
    text-align: center;
}

.home-box8 .home-clubs{
    font-size: 12px;   
    color: #235080 !important;    
}

.home-box8 .away-clubs{
    font-size: 12px;   
    color: #235080 !important; 
    margin-bottom:3px;   
}

.home-box8 .wpcm-matches-widget ul li {    
    margin-bottom:0;
    line-height: 13px;
}


.home-box8 .wpcm-matches-widget .fixture-meta .competition {
    padding: 0px;
    text-transform: uppercase;
}

.home-box8 .competition {
    font-family: "DirtyHeadlineRegular",sans-serif;
}

.home-box8 .wpcm-matches-widget .fixture img {
    width: 30px;
    height: 33px;
}


.home-box8 .wpcm-matches-widget .wpcm-date {    
    margin-top:0px;   
}

.home-box8 .wpcm-matches-widget .kickoff {
    padding: 0;
}


.alignleft {
    display: block;
}


