
/* lg */
@media (min-width: 1400px) {
	
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	#menubar,
	#menubar2{
		position: relative;
	}
	.nav > li > a{
		padding:10px 12px;
	}
	.searchNlogin{
		position: absolute;
		top: 0px;
		right: 25px;
	}
	#topbar-right{
		margin-right:100px;
	}
	.cat-menu{
		right:15px;
	}
	.social-icons li {
		margin-right: 0px;
	}
	.weather-widget {
		padding: 25px 20px 65px;
	}	
	.gallery-turner {
		right:0;
		bottom: 30px;
	}
	.footer-widget ul li {
		width: 65px;
		height: 65px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.footer-widget ul li:last-child, 
	.footer-widget ul li:nth-child(4) {
		margin-right: 0;
	}
	.health-section .small-post .entry-header {
		margin-bottom: 0px;
		margin-right: 12px;
	}
	.feature-post .post-content, 
	.post-content{
		padding:25px 20px;
	}
	.post-content .publish-date {
		padding:0;
	}
	.video-post-list .post, 
	.widget .post-list .post {
		max-height: 120px;
	}
	.health-section .small-post .entry-header,
	.health-section .small-post .post-content {
		width: 35%;
	}
	.health-section .small-post .post-content {
		width:55%;
		padding: 10px 0;
	}
	.health-section .entry-thumbnail {
		margin-left:15px;
		margin-top:15px;
	}
	#photo-gallery .item h2{
		padding:25px 20px;
	}
	.gallery-indicators {
		padding:5px 20px;
	}
	.gallery-indicators li, 
	.gallery-indicators li.active {
		margin:0;
	}
	.widget .post-list .entry-thumbnail {
		margin-top:10px;
	}
	.widget .post-list li {
		padding:15px;
	}
	
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	#menubar,
	#menubar2{
		position: relative;
	}
	.entry-thumbnail img{
		width: 100%;
	}
	.searchNlogin li {
		padding: 8px 15px;
	}
	#navigation .sticky-nav{
		position: relative !important;
	}
	#navigation .navbar-left, 
	#navigation .navbar-nav, 
	#navigation .navbar-nav > li {
		float: none;
	}
	#navigation .navbar-left{
		width:100%;
	}
	.navbar-nav > li > a{
		line-height:12px;
	}
	.feature-post .post-content{
		padding:20px;
	}
	.small-post img {
		width:100%;
	}
	.video-post-list .post, 
	.widget .post-list .post {
		max-height: 115px;
	}
	.health-feature{
		max-height:initial;
	}
	.health-section .entry-header, 
	.health-section .post-content {
		width:100%;
		float:none;
	}
	.health-section .small-post{
		max-height:initial;
	}
	.health-section .small-post .post-content {
		padding: 12px;
		width: 100%;
		float: none;
	}
	.health-section .small-post .entry-header{
		margin-bottom:15px;
	}
	.health-section .small-post .entry-title{
		margin-bottom:0;
	}
	.social-icons li {
		margin-right: 0px;
	}
	.cat-menu{
		position:static;
		margin-bottom:30px;
	}
	.cat-menu a{
		padding-bottom:0;
	}
	.weather-widget {
		padding: 25px 20px 65px;
	}
	.gallery-turner {
		right: 50%;
		bottom: 0px;
		margin-right: -15px;
	}
	.footer-widget ul li {
		width: 60px;
		height: 60px;
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.footer-widget ul li:nth-child(4){
		margin-right: 10px;
	}
	.footer-widget ul li:last-child, 
	.footer-widget ul li:nth-child(3), 
	.footer-widget ul li:nth-child(6) {
		margin-right: 0;
	}
	.health-section .small-post .entry-header {
		margin-bottom: 0px;
		margin-right: 12px;
	}
	.widget .post-list .entry-thumbnail {
		margin-top:10px;
	}
	.widget .post-list li {
		padding:15px 25px;
	}
	
	.sb {
		margin-left: -350px;
		width: 700px;
		padding:45px;
	}
}


/* xs */
@media (max-width: 767px) {
	#menubar,
	#menubar2{
		position: relative;
	}
	.top-add,
	.top-add .navbar-header{
		margin-top: 0;
		margin-bottom: 0;
	}
	#navigation .sticky-nav{
		position: relative !important;
	}
	body, 
	.bottom-widgets .widget h2{
		font-size:14px;
	}
	.section-title {
		font-size:18px;
	}
	.section-title.title {
		margin-bottom: 35px;
	}
	.post .entry-title{
		font-size:16px;
	}
	.navbar-toggle{
		position:absolute;
		top:0;
		right:0;
	}
	.navbar-brand{
		padding:13px 15px;
	}
	#topbar-right {
		float: left;
	}
	.language-dropdown, 
	#date-time, 
	#weather {
		margin-left: 10px;
		padding-left: 10px;
		line-height: 30px;
		font-size: 13px;
		border-left: 0;
	}
	.navbar-nav{
		margin:0;
	}
	.navbar-nav > li > a{
		line-height:15px;
	}
	#mainmenu .dropdown-menu > li > a, 
	.dropdown-menu{
		font-size:13px;
	}
	#mainmenu .mega-menu h2{
		font-size:15px;
	}
	#mainmenu .mega-menu{
		padding-left:15px;
	}
	#mainmenu .mega-cat-menu{
		padding:20px 15px;
	}
	#mainmenu .sub-catagory .section-title{
		margin-bottom:60px;
	}
	#navigation .dropdown-menu.mega-menu .container {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	#navigation .dropdown-menu.top-user-section{
		top:35px;
	}
	.searchNlogin{
		margin-right:0;
	}
	.searchNlogin li {
		padding: 8px 15px;
	}
	.search-form{
		height:38px;
	}
	.search{
		right:85px;
	}
	.expanded .search {
		width: 280px;
	}
	#navigation .sticky-nav .navbar-nav{
		margin-left:0;
	}	
	.post{
		margin-top:25px;
	}
	.feature-post .post-content{
		padding:30px
	}
	.owl-controls .owl-pagination {
		margin-top: -30px;
		padding-right: 15px;
	}
	.catagory a{
		font-size:10px;
	}
	.entry-thumbnail img, 
	.add img{
		width:100%;
	}
	#latest-news .owl-controls .owl-pagination {    
		top: 14px;
		right: 15px;
	}
	.post-content{
		padding:30px 25px;
	}
	.world-nav.cat-menu {
		position:initial;
		margin-bottom:25px;
	}	
	.world-nav.cat-menu li a{
		padding-bottom:3px;
		font-size:11px;
	}
	#photo-gallery .item h2{
		padding:25px;
		font-size:16px;
	}
	.gallery-indicators{
		padding:0 20px;
	}
	.gallery-turner {
		right: 20px;
		bottom: 15px;
	}
	.health-feature{
		max-height:initial;
	}
	.health-section .entry-header, 
	.health-section .post-content {
		width:100%;
		float:none;
	}
	.league-result span{
		font-size:14px;
	}
	.league-result ul li{
		padding:15px;
	}
	.weather-widget .weather-temp{
		font-size:35px;
	}
	.widget .nav-justified > li{
		width:initial;
		float:left;
	}
	.widget .nav-justified > li > a{
		font-size:14px;
	}
	#twitter-feed{
		margin-top:0;
	}
	#twitter-feed, .footer-widget{
		padding-top:30px;
		padding-bottom:40px;
	}
	.footer-widget ul li{
		height:60px;
		width:60px;
		margin-right:10px;
	}
	.footer-menu .navbar-nav li {
		display:inline-block;
	}
	.bottom-widgets{
		padding:25px 0;
	}
	.bottom-widgets .widget{
		overflow:hidden;
	}
	#twitter-feed h2{
		font-size:20px;
	}
	.gallery-indicators li, 
	.gallery-indicators li.active {
		height: 37px;
		width: 37px;
		margin: 0px;
	}
	.widget {
		overflow:hidden;
	}
	
	.sb {
		margin-left: -145px;
		width: 290px;
		height: 250px;
		padding:25px;
	}
	.subscribe-me h1 {
		font-size:20px
	}
	.subscribe-me h2{
		font-size:14px;
	}
	.sb .sb-close-btn {
		right:0;
		top: 5px;
	}
	.sb .sb-close-btn img {
		width:50%;
		display:inline-block;
	}
	.sb form input[type="text"], 
	.sb form input[type="password"], 
	.sb form input[type="email"], 
	.sb form textarea {
		padding:9px 0;
		font-size:14px;
	}
	.subscribe-me button{
		padding:9px 14px;
		font-size:14px;
	}
	.input-group-addon {
		padding: 6px 8px;
	}	
	.subscribe-me form {
		width:100%;
	}
	
	

	
}

/* XS Portrait */
@media (max-width: 479px) {
	#menubar,
	#menubar2{
		position: relative;
	}
	.slicknav_menu {
		display: block;
		padding: 0;
	}
	#navigation-wrapper,
	.sub-menu .menu-item-has-children> a:after,
	.menu-item-has-children> a:after{
		display:none;
	}

	#navigation .dropdown-menu.top-user-section {
		right: 0px;
		min-width: 288px;
	}
	.expanded .search {
		width: 217px;
	}
	.post{
		margin-top:15px;
	}
	.feature-post .post-content{
		padding:30px 15px;
	}
	.owl-controls .owl-pagination {
		margin-top: -27px;
	}
	.gallery-indicators li, 
	.gallery-indicators li.active {
		height: 40px;
		width: 40px;
		margin: 3px;
	}
	.gallery-turner {
		right: 20px;
		bottom: 20px;
	}
}

