

/* =Responsive Structure
----------------------------------------------- */


@media (max-width: 800px) {
	#wrapper, #access, #colophon, #branding, #main {
		width:auto!important;
	}
	
	#content {
		float:none;
		margin:0 2%;
		width:auto;
		height:auto;
	}
	.prime_nav {
		/*visibility:hidden;*/
		
		}
 #access .menu ul:first-child { 
	display: none;
	}
	#access ul {
		
	}
	#access {
		background-color: #fff!important;
		border-bottom-color: #DAAA00;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		width:100%!important;
		}
	
	#branding {
		width:auto;
		
	}
	
	#wrapper, #colophon,  #main, article.post, #container, #linky {
    	width: auto ;
				
 	}
	#branding {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	height:auto;
	
	}
	
	#bg_image {
	/*min-height:90px; 
	width:100%; */
	}
	
	#header-container > div {
	margin-top:7px ;
	height:100% ;
	}
	
	
	a#logo {
	height:auto;
	width:auto;
	}

	a#logo img {
	height:auto;
	width:auto;
	max-width:none;
	}
	
		#smenul, #smenur {
	margin-top:0;
	}

	.socials a {
	margin:0;
	left:10px;
	}
	.socials a img {
	width:65%;
	}	
	#wrapper {
		margin:10px;
	}
	#access .menu-header, div.menu {
		width:95%;
		background-image:none;
		box-shadow:none;
	}
	article.post {
   		width:98%;
 	}
	#primary, #secondary {
		width:100%;
		height:auto ;
	}
	.slider-wrapper { 
	width:95%;
	}
	#slider, #slider img {
		width:100%;
	}
	#front-columns > div {
		width:45% ;
	}
	#content img, content article.post img, #content article .wp-caption, article embed {
		max-width:90% ;
	}
	#content {
		margin:0 10px;
	}
		
	#column3 {
	clear:left;
	}
	#slider {
	width:auto;
	height:auto;
	}
	
	#footer-widget-area .widget-title {
	
	padding-left:10px;
	}
	.widget-title { 
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	}
	.xoxo .widget-title {
	margin-left:-10px ;
	text-align:left ;
	}
	#site-title  {
		font-size:30px;
		line-height: 30px;
		padding-left:0;
	}
	#site-description {
		margin-top:5px;
		font-size:15px;
		line-height: 15px;
	}
	
	article.sticky {
	padding:0;
	}
	
	#content .widget-area ul.xoxo {
	padding-left:10px;
	}
	
	.footertwo .widget-area, .footerthree .widget-area, .footerfour .widget-area {
	width:95%;
	margin-left:2.5%;
	}
	.tinynav{ 
	display:block;
	width: 100%!important;
	background-image: none;	
	}
	
	#facultysidebar a {

		font-size: 13px!important;
	}
	


@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, #content p, #content ul, #content ol,#content code, #content pre, #content blockquote, #content a {
		font-size: 13px ;
	}
	#front-text1 h1, #front-text2 h1 {
	font-size:2em;
	line-height:2em;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {border:none;}
	.entry-meta a , .entry-meta, .comments-link{
		font-size: 10px ;
		background:none ;
		-moz-box-shadow:none ;
		-webkit-box-shadow:none ;	
		box-shadow:none ;
	}
	#content .entry-title {
		font-size:20px ;
	}
	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
		margin-left:0 ;
	}
	.widget-area a:link, .widget-area a:visited {
		font-size:12px ;
	}	
	
	
	.tinynav{ 
	
	width: 100%!important;
	background-image: none;	
	}
	
    #access .menu ul:first-child { 
	
	}
	#access{
		
		background-color: #fff!important;
		border-bottom-color: #DAAA00;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		width:auto;
		
		}

	

}



@media (max-width: 480px) {
	/* @media (max-width: 450px) Reduce font-sizes for better readability on the smalles of devices */
	

body, #content p, #content ul, #content ol,#content code, #content pre, #content blockquote {
		font-size: 12px ;
	}
	#site-title a{
		font-size: 18px;
		line-height:18px;
	}
	#site-description {
		font-size: 11px;
		line-height:10px;
	}
	#front-columns > div {
		width:90% ;
	}
	
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}
	#access {
		background-color: #fff!important;
		border-bottom-color: #DAAA00;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		width:auto;
		background-image:none;
		box-shadow:none;
		width:auto;
		}

}


a#logo img {
	height: auto!important;
	width: auto!important;
	max-width: none!important;
}

a#logo img {
	height:auto;
	width:auto;
	max-width:none;
	}
	
#header-container {
	display: block;
 	float: none;
	position: initial;
	top: 0px;
	width: 100%;
	height: 100%;	
}

.tinynav {
	
	width:100%!important;
	
	}