#content .headarea {
font-family: 'Ubuntu';
font-weight: lighter;
letter-spacing: 0.3px;
margin-bottom: 30px;
margin-top: -11px;
text-align: center;
border-bottom: none; 
}
.headarea span {
display: table;
white-space: nowrap;
}
.headarea span:before {
background: linear-gradient(to bottom, #797979, #797979) no-repeat left center / 95% 1px;
content: "";
display: table-cell;
width: 50%;
}
.headarea span:after {
background: linear-gradient(to bottom, #797979, #797979) no-repeat right center / 95% 1px;
content: "";
display: table-cell;
width: 50%;
}

.royalSlider-agenda article { 
	min-height: 220px; 
}
.royalSlider-agenda article .news-image-wrap {
	max-height: 200px;
	height: 200px; 
	overflow: hidden;
}
 
.featuredincontent + .clearfix + .clearfix + .featuredincontent > article, .featured + .clearfix + .clearfix + .featuredincontent > article  { border-top: none; padding-top:3px;  }



/*.amigosGiMslide ul.box-list-five > li {
	width: 15.1%;
	margin: 0 2.45%;
	float: left;
}*/
/*.amigosGiMslide ul.box-list-five > li img{ width: 100%; height: auto; }*/

.amigosGiMslide ul.box-list-five { list-style: none; margin: 0; padding: 0; }

.amigosGiMslide ul > li img {
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.amigosGiMslide.bxcarousel .bx-wrapper {
width: 100% !important;
max-width: 100% !important;
position: relative;
}

.featured .relatedlinks li, .featuredincontent .relatedlinks li { width: 50%; }

#sidebar .search-form input[type="search"] { width: 75%; padding: 1% 2%; }
#sidebar .search-form input[type="submit"] { width: 18%; padding: 1% 2%; background: transparent; border: 1px solid #666; }

hr { margin-top: 30px; margin-bottom: 30px; }

#cc-notification h2 span, #cc-notification h2 { color:#666; }
#cc-notification a, #cc-notification a:hover { font-size: 12px!important; }

@media screen and (max-width: 1164px){
	#content { width: 65.5%; }
	#sidebar { width: 30.8%; }
}

@media screen and (max-width: 1050px){
	
	.multisearcher .formulator { width: 150px; }
	#header .main-menu ul li { margin-right: 20px; }

	#content { width: 61.5%; }
	#sidebar { width: 34.7%; }

	#content .article iframe { width:100%; /*height: auto;*/ }

}

@media screen and (max-width: 940px){

	#content { width: 100%; clear: none; float: none; }
	#sidebar { width:100%; margin-left: 0; clear: none; float: none; }

	#header .header-menu { position: relative; }
	#header #icons-search { position: absolute; right:0; top: -42px; }

	.site-branding {float: none; width: 100%; }
	.site-branding .site-title a {width: 100%; }
	.site-branding .site-title a img { margin: 0 auto; display: block; }

	#header .ad-468x60 { float: none; clear: left; margin-top: 30px; text-align: center; }

	#cc-notification h2 { margin-right: 120px!important; }

	.featured .relatedlinks li, .featuredincontent .relatedlinks li { width: 100%; }

}

@media screen and (max-width: 820px){
	
	#header #icons-search { position: relative; right:auto; top: auto; }
	#header .multisearcher { display: none; }
	

}

@media screen and (max-width: 800px){
	#super-bar .ad-728x90 { width: 93%; height: auto; padding-left: 3%; padding-right: 3%; }
	#super-bar .ad-728x90 img { width: 100%; height: auto; }

	.featured-3 h2.title, .featured-3 h2.title a { font-size: 38px; }
}

@media screen and (max-width: 742px){
	#header #icons-search { display: none; }
	.three { width: 100%; padding-left: 0; padding-right: 0; border-right: none!important; border-left: none!important;  }
	.three.pos2, .home .new-blogs-widget {display: none;}
	#footer .footer-widgets-1 .widget { width: 100%; padding: 0; border-right: none!important; border-left: none!important; }
    .single .entry-header .thumbnail { max-height: 347px; height: 347px; }

}

@media screen and (max-width: 670px){
	.verticalelexcerpt { width:100%; padding-right: 0; padding-left: 0; border-right: none!important; border-left: none!important; }
	.featuredincontent .news .news-image-wrap { width: 100%; margin-right: 0; }
	.featuredincontent .news .news-txt-wrap { width: 100%; }

    .featuredincontent > article {padding-left:0px; padding-right: 0px; border-top: none;padding-top: 5px;}
    .featuredincontent .news .news-image-wrap {margin-left:0px;}
    
    .search-blog-name a {white-space: normal; text-align: center;}
    
    .featuredincontent .news .news-image-wrap {max-width: none;}
    
    .verticalelexcerpt { padding-bottom: 15px; border-bottom: 1px solid #E9E7E7; }
    
    .featuredincontent h2.title, .featuredincontent h2.title a {margin-top: 11px !important;}
    
	.agenda-home .agenda .news-image-wrap { 
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px; 
	}
	.agenda-home .agenda .news-txt-wrap { float: none; width: 100%; }

	.royalSlider-agenda article { 
		min-height: 450px; 
	}
	.royalSlider-agenda article .news-image-wrap {
		max-height: 250px;
		height: 250px; 
		overflow: hidden;
	}

	.featured-3 h2.title, .featured-3 h2.title a { font-size: 32px; }

}

@media screen and (max-width: 600px){

    .single .entry-header .thumbnail { max-height: 247px; height: 247px; }
    #commentform input[type=text], #commentform textarea { width: 100%; }
    #commentform label { width: 90%; text-align: left; margin-bottom: 3px; }
    #commentform input[type="checkbox"], #commentform input[type="radio"] { float: left; margin-right: 4px; }

	.royalSlider-agenda article { 
		min-height: 520px; 
	}

	#header .ad-468x60, .entry .sam-container { width:100%; height: auto; overflow: hidden; padding: 10px 0px !important;}
	#header .ad-468x60 img, .entry .sam-container img { width:100%; height: auto; }

	#cc-notification h2 { margin-right: 0px!important; }
	#cc-notification ul.cc-notification-buttons { display:static!important;}

}

@media screen and (max-width: 420px){
	.site-branding .site-title a img { width:100%; height:auto; }
	.royalSlider-agenda article { 
		min-height: 500px; 
	}
	.royalSlider-agenda article .news-image-wrap {
		max-height: 150px;
		height: 150px; 
		overflow: hidden;
	}
}



