/*-----------------------------------------------------------------------------------

	Theme Name: Hamrokhelkud Version 2
	Theme URI: http://www.hamrokhelkud.com
	Description: Hamrokhelkud is emerging and leading sports news portal in Nepali language from Nepal.
	Author: Hamrokhelkud.com
	Author URI: http://www.hamrokhelkud.com
	Version: 1.0



License:
License URI:

General comments (optional).
-----------------------------------------------------------------------------------------*/


.breaking-news-big{text-align: center;background: #efefef;padding:10px;border-radius:0px 0px 2px 2px;margin:20px 0;}
.ad-topper {text-align: center;padding:10px;border-radius:0px 0px 2px 2px;margin:20px 0;}
.breaking-news-big a {
    color: #0e669a;
}
.big-news-wrap {
    
    padding: 20px;
}
.big-news-wrap .big-news-header {
    padding: 0 8%;
   
}
.big-news-wrap .big-news-header h2 { font-size:60px;}
.big-news-excerpt {
    padding: 0 5%;
}

.headerimage {width:100%;text-align:center;padding:10px;}
.headerimage img{max-width:100%;}
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
.leaguetable table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.leaguetable th{ 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.leaguetable tr { border: 1px solid #ccc; }
	
	.leaguetable td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.leaguetable td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
td:nth-of-type(1):before { content: "स्थान"; }
td:nth-of-type(2):before { content: "टिम"; }
td:nth-of-type(3):before { content: "खेल"; }
td:nth-of-type(4):before { content: "जित"; }
td:nth-of-type(5):before { content: "ड्र"; }
td:nth-of-type(6):before { content: "हार"; }
td:nth-of-type(7):before { content: "गोल गरेको"; }
td:nth-of-type(8):before { content: "गोल खाएको"; }
td:nth-of-type(9):before { content: "+/-"; }
td:nth-of-type(10):before { content: "अंक"; }
}

.fb_iframe_widget span{width:100% !important;}
.sociallikes{width:100%;margin-top:10px;}
.fb-like{max-width:32%;float:left;margin-left:10px;}
.fb-share-button{max-width:32%;float:left;margin-left:10px;}
.ysubscribe{max-width:32%;float:left;display:block;}
.tfollow{max-width:32%;float:left;display:block;margin-left:10px;}
.datediv{font-size:12px;margin-top:10px; background: #d5dbdb; padding:2px;}
.visible-xs{display:none;}

@media (max-width: 600px) {

  .visible-xs { 
    display:block;
margin-bottom:0px;
height:130px;
  }
}

.nivoSlider{max-height:450px;}
.entry-content div{margin-top:8px;}

.breaking-advertisement-big{font-size:40px;padding:10px;width:95%}
.breaking-advertisement-big img{max-width:100%;}
.sc-count{display:none;}
.mobileonly {display:none;width:100%;
}

.footersticky {
    display: block !important;
	position: fixed;
    z-index: 99999;
    bottom: 0 !important;
	text-align:center; 
	align-content:center;
	max-height: 50px;
	
}

.mobileonly img {max-width:100%;}
.footersticky img {max-width:100%;max-height:50px;}

.header .mom-e3lan {
   
text-align: left !important;}

@media only screen and (max-width: 640px) and (min-width: 0px){

.mobileonly {
    display: block !important;
	position: fixed;
    z-index: 99999;
    bottom: 0 !important;
    width: 100%;
    max-height: 90px;

}
	
.footersticky {
    display: block !important;
	position: fixed;
    z-index: 99999;
    bottom: 0 !important;
	text-align:center; 
    max-height: 50px;

}
.copyrights-area{margin-bottom:20px;}
}

@media screen and (min-width: 640px){
.header-right {width:75%;}
.logo {width:24%;}
	
}
#menu-item-40286{background-color:green}

/*WPBeginner Footer Bar*/
 
.fixedbar {
background: #000; 
bottom: 0px; 
color:#fff; 
font-family: Arial, Helvetica, sans-serif; 
left:0; 
padding: 0px 0; 
position:fixed; 
font-size:16px; 
width:100%; 
z-index:99999; 
float:left; 
vertical-align:middle; 
margin: 0px 0 0; 
opacity: 0.95; 
font-weight: bold;
}
.boxfloat {
text-align:center; 
width:920px; 
margin:0 auto;
}
 
#tips, #tips li {
margin:0; 
padding:0; 
list-style:none
}
#tips {
width:920px; 
font-size:20px; 
line-height:120%;
}
#tips li {
padding: 15px 0; 
display:none;
}
#tips li a{
color: #fff;
}
#tips li a:hover {
text-decoration: none;
}

/*WPBeginner Footer Bar end*/