/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 1920px) {

	body.nimobile {
		-webkit-text-size-adjust: 100%;
	} /* problematic browsers fix*/

	body.nimobile #forbottom {
		min-height: 0;
	}

	body.nimobile #site-title,
	body.nimobile #site-description {
		margin-left: 5px;
	}

}

@media ( max-width: 1280px ) {

	#content {
		padding: 15px;
	}

	#topbar-inner {
		padding: 0 5px;
	}

	#forbottom {
		padding: 0;
	}

}

@media (max-width: 800px) {

	body {
		font-size: .95em;
	}

	#content {
		padding: 10px;
	}

	#header,
	#header-container,
	#access,
	#branding,
	#topbar-inner,
	#footer-widget-area {
		width: 100%;
	}

	#header-full,
	#footer {
		min-width: 100%;
	}

	#wrapper,
	#colophon,
	#main,
	article.post,
	#container,
	#linky {
		width: auto;
	}

	#branding,
	#bg_image {
		min-height: 100px;
	}

	#footer2 {
		margin-bottom: 0;
	}

	#footer {
		margin-top: 0;
	}

	#bg_image {
		width: 100%;
	}

	#header-container > div {
		margin-top: 10px;
		height: 100%;
	}

	#header-widget-area {
		position: relative;
		top: 0;
		left: 0;
		width: 95%;
		margin: 0 auto;
	}

	#header-widget-area #searchform {
		max-width: 100%;
	}

	#header-widget-area .yoyo > li {
		margin-bottom: 2px;
	}

	a#logo {
		height: 100%;
		display: block;
	}

	a#logo img {
		width: auto;
		max-width: 90%;
		height: 80%;
	}

	.safari a#logo img {
		max-height: 80px;
		height: auto;
	}

	#slefts,
	#srights {
		display: none;
	}

	#access .menu-header,
	div.menu {
		margin: 0 5px;
	}

	#container[class*='column'] #primary,
	#container[class*='column'] #secondary,
	#container[class*='column'] #content {
		width: 100%;
		float: none;
		margin: 0;
		clear: both;
	}

	#forbottom #container[class*='column'] #content {
		margin-bottom: 25px;
	}

	#content img,
	#content article.post img,
	#content article .wp-caption,
	article embed {
		max-width: 100%;
	}

	#site-title span a {
		font-size: 35px;
		line-height: 40px;
	}

	#site-description {
		font-size: 15px;
		line-height: 20px;
	}

	#site-title,
	 #site-description {
		 margin-left: 10px;
	 }

	article.post,
	article.page {
		margin-bottom: 25px;
	}

	.footertwo .widget-area,
	.footerthree .widget-area,
	.footerfour .widget-area {
		width: 100%;
	}

	#toTop {
		right: 2px;
		margin-bottom: -18px;
		padding: 7px;
		font-size: 14px;
		z-index: 9999;
	}

}

@media (max-width: 780px) {

	body.nirvana-topbarfixed.admin-bar #topbar {
		top: 46px;
	 }

}

@media (max-width: 640px) {

	body {
		font-size: .9em;
	}

	#forbottom,
	#colophon {
		margin: 0;
	}

	#branding {
		height: auto;
	}

	a#logo img {
		max-height: 75%;
		max-width: 90%;
		width: auto;
		height: auto;
	}

	#header-container > div {
		margin-top: 10px;
	}

	#site-title span