@media (max-width: 1024px) {
body.home #footer { position: absolute; }
.footer-item-inner { height: 120px; }
.footer-item h3 { height: 65px; font-size: 16px; }
.footer-item p { font-size: 14px; }
}
 @media (max-width: 450px), (orientation: portrait), (orientation: landscape) and (max-width: 598px) {
.blog-listing-padd, .blog-detail-des, #postdata article .entry-header .entry-meta {
	padding: 0;
}
.blog-large-img .post-thumbnail img { width: 100%; }
.footer-item p {
	position: relative;
	left: 0;
	top: 0;
}
.menu-toggle { float: right; }
.hide-for-small { display: none; }
.show-for-small { display: block; }
.outer { min-width: 100%; }
.frame { width: 90%; padding: 0; }
#container { height: auto; margin: 0 auto 3%; }
/* header */
#header-mobile {
	padding: 15px;
	position: relative;
	background: #191e31;
}
/* home */
.featured-image { float: none; width: 100%; overflow: hidden; }
.featured-image img {
	height: auto;
	max-width: 200px;
	width: 100%;
}
.featured-content { float: none; width: 100%; }
.featured-content h2 { font-size: 22px; margin: 10px 0; line-height:30px;}
.featured-content p { font-size: 15px; line-height:20px;}
.swiper-container, .swiper-slide { width: 99%; height: 539px; }
#footer-mobile { position: relative; z-index: 999; display: inline-block; clear: both; }
#footer-mobile ul li { width: 100%; background: #343233; }
#footer-mobile li a.title { display: block; padding: 5px; text-align: center; }
#footer-mobile .footer-item { width: 100%; float: none; }
#footer-mobile .footer-item-inner { height: auto; }
#footer-mobile .footer-item-inner a { display: inline !important; padding: 0 !important; }

#mobile-menu.active {
	display: block;
}

#mobile-menu {
	position: relative;
	display: none;
	background: #191e31;
}

#home-post-image, #home-post-content {
	float: none;
	width: 100%;
	margin: 15px 0;
}

#mobile-menu ul li {
	float: none;
	display:inline;
 
}

.issue-blog-sec, .issue-blog-sec1, .issue-blog-sec2, .issue-blog-sec3, .issue-upcoming-sec {
	margin: 10px 0;
    padding: 10px 0;
    width: 100% !important;
}

#page {
	padding: 0;
}

.page-icon {
	display: none;
}

#page-content {
	float: none;
	width: 100%;
	border: 0;
	margin: 0;
}

.search-filter label {
	float: none;
}

.search-filter {
	margin: 15px 0;	
}

.search-filter .searchbox {
	float: none;
}

.breadcrumb {
	margin: 20px 0;
}

.sharebox {
	display: inline-block !important;;
}

#page-content h1 {
	font-size: 24px;
}

#page-side {
	float: none;
	width: 100%;
	padding: 0;
}

#page-content-right {
	width: 100%;
}

#related_resources, #issues-widgets,.bottom-widget {
	width: 100%;
	margin: 0;
}

.staff-img {
	float: none;
	width: 100%;
	text-align: center;
}

.upw-image, .upw-content, .staff-des {
	float: none !important;
	width: 100% !important;
}

.upw-image {
	text-align: center;
}

.widget_ultimate_posts .upw-image img {
	max-width: none;
}

.widget_ultimate_posts h3, .widget-title {
	padding: 0 !important;
	margin: 0 0 10px 0;
}

.menu-item-124 {
	display: block;
}

#wpadminbar {
	position: fixed !important;
}

.sharebox {
	width:100% !important;
}

.sharebox p.title {
	display:none;
}

.addthis_toolbox {
	text-align: center;
    width: 100% !important;
}


}
 @media (orientation: portrait) and (min-width: 768px), (orientation: landscape) and (max-width: 598px) {
.swiper-container, .swiper-slide { width: 99%; height: 609px; }
}

#mobile-menu ul.menu li:hover > .sub-menu {display:none;}
.showing {display:block !important;}

#mobile-menu ol, ul { margin:0; } 

#mobile-menu #header-bottom-nav-donate {
    float: none;
    padding: 13px 0;
    text-align: center;
}

#mobile-menu #header-bottom-nav-donate a { border-radius:0px; }

.menu-item-24337 a:after, .menu-item-24337 a:after { background: url("images/sprites.png") no-repeat scroll -105px -59px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    float: right;
    height: 25px;
    width: 25px;
}

#mobile-menu ul.menu li .sub-menu {
  
    padding-left: 5px;
 
}

#tribe-events-header:after {
	width:0  !important;
}

.searchbox select {
width:100%;
}