#navmenu-small-icon{
	display:none;
	float:right;
	background:url(../images/menu-small2.png) no-repeat;
	cursor:pointer;
	color:#FFF;
	height:27px;
	line-height:27px;
	margin:55px 2% 0 2%;
	width:50px;
	height:49px;
	text-indent:40px;
}
#resp_menu{
	position:absolute;
	top:8px;
	right:0;
	display:block;
	width:100%;
	z-index:5;
}
.mainmenu-small{
	position:absolute;
	float:left;
	right:0;
	background-color:#F1F1F1;
	top:100%;
	width:100%;
	display:none;
	z-index:12;
}

.mainmenu-small ul{ margin:0; padding:0; }
.mainmenu-small li{ list-style:none; padding:0 15px;}
.mainmenu-small li a{
	display:block;
	float:left;
	width:100%;
	padding:10px 0 10px 15px;
	border-bottom:1px solid #ccc;
	color:#9A1A1A;
}
.mainmenu-small li a:hover{
	text-decoration: none;
}

.mainmenu-small .current-menu-item > a, .mainmenu-small li:hover > a, .mainmenu-small .current-menu-parent > a{
	color: #9A1A1A !important;
}
@media screen and (max-width:1140px){
	#wrap, #footer_in{max-width:900px;}
}

@media screen and (max-width:1017px){
	.menu1{ display:none; }
	#navmenu-small-icon{ display:block; }
}
@media screen and (max-width:900px){
	#main, #sidebar-right{max-width:100%; width:100%; margin:0;}
	.widget_bottom{ width:100%; margin:0; margin-bottom:15px;}
	#make-donation{text-align:center;}
	.introducing-iona{
		text-align:center;
		padding:15px;
	}
	.intro-img{
		float:none;
		margin:5px 0 0;
		border:1px solid #ccc;
		background-color:#e3e3e3;
		padding:5px;
		box-sizing:border-box;
	}
}

@media screen and (max-width:817px){
	.tabnav li{ font-size: 14px}
	#wrap #sidebar-bottom .sidebar_widget{width:100% !important;max-width:100%;margin:0 0 20px 0;}
}


@media screen and (max-width:617px){
	.post_content{
		padding:0 17px;
	}
	textarea{ width:100%; }
/*	.blog-items .blog-item-wrapper{min-height:213px;}*/
	.blog-items .blog-item-wrapper .blog-item-container{height:auto;}
	.blog-items .blog-item-wrapper .blog-item-container .blog-item .blog-content p:last-child{
		display:none;
	}
	#wrap-out{margin-top:60px;}
	.menu2{
		background:rgba(0,0,0,0.5);
		top:121px;
		width:100%;
	}
	#menu-menu-3 li{padding:10px 0;}
	#menu-menu-3 li:first-child a{border-left:0;}
	#newsroundup-banner a{text-align:center;width:100%;padding:0;}
	#footer_bottom_in{ text-align:center; }
	.footer_soc{
		width:100%;
	}
	#footer_in > div{
		margin:0 0 20px;
		width:100%;
	}
}

@media screen and (max-width:497px){
	.contact_details, .footer_info{ text-align:center; }
	#menu-bottom-menu li a{ padding: 5px 10px; }
	.breadcrumbs{ display:none; }
	#menu-menu-3 li a{ padding:0 5px; }
}

@media screen and (max-width:383px){
	.blog-content{width:100%;}
	.blog-content p{display:none;}
	.blog-content p.post_meta{display:block;}
}
