/* =Responsive Structure
----------------------------------------------- */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none),(max-width: 1920px) {
.slicknav_menu {
		display:none;
	}
	
	/* Disable fixed navigation buttons */
	#nav-single-fixed,
	#nav-fixed {
		display: none;
	}
}
@media \0screen and (max-width: 1920px) {
	.slicknav_menu {
		display:none;
	}
	
	/* Disable fixed navigation buttons */
	#nav-single-fixed,
	#nav-fixed {
		display: none;
	}

}
@media screen\9 and (max-width: 1920px) {
	.slicknav_menu {
		display:none;
	}
	
	/* Disable fixed navigation buttons */
	#nav-single-fixed,
	#nav-fixed {
		display: none;
	}

}
@media (max-width: 1920px) {
	.slicknav_menu {
		display:none;
	}
	
	/* Disable fixed navigation buttons */
	#nav-single-fixed,
	#nav-fixed {
		display: none;
	}
}

@media (max-width: 1140px) {
	.slicknav_menu {
		display:none;
		margin-top:0px;
		margin-bottom:0px;
	}
	
	body {
		padding: 40px;
	}

	#page {
		margin: 0 auto;
	}
	.slider-align 
	{
		float: none;
		text-align: center;
	}
	#access .menu {
		margin-bottom: 31px;
	}
	#access .menu ul {
		margin: 0 -1px;
	}
	/* Gallery thumbnails will be 4 columns from now on */
	.gallery-items li.item {
		width: 25%;
	}
	h1 {
		font-size: 25px;
	}
	.member-image {
		width: 60px;
		height: 30px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {


}
@media (max-width: 800px) {
	/* Disable body padding */
	body {
		padding: 0;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
}
@media (max-width: 768px) {
	.slicknav_menu {
		display:block;
	}
	.show-info-alignment {
		float:none;
		text-align:center;
	}
	.member-image {
		width: auto;
		height: auto;
	}
	.show-image-individual {
		float:none;
	}
	.show-info {
		
	}
	.admin-right {
		float:none;
		text-align:center;
		width:100%;
	}
	.show-image-individual {
		margin: auto;
		display: block;
		border: 2px solid #000;
		border-radius: 5px;
		background: #fff;
	}
	table.tableSection {
        display: table;
        width: 100%;
		border: solid 2px #000;
    }
	#access {
		display: none;
	}

	#login{
	  width:100%;
	  margin:0 auto;
	  margin-top:8px;
	  margin-bottom:2%;
	  transition:opacity 1s;
	  -webkit-transition:opacity 1s;
	}
	/* Reorganize header elements */
	#branding #site-title {
		margin-bottom: 15px;
		text-align: center;
	}
	#branding #site-title img {
		display: inline;
	}	
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		float: none;
	}
	.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .one-sixth {
		float: none;
		margin: 0 0 40px 0;
		width: 100%;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	/* Gallery thumbnails will be 2 columns from now on */
	.gallery-items li.item {
		width: 50%;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	.news-right {
		text-align:center;
		width:100%;
	}
	.news-stamp {
		text-align:center;
	}
	#page {
		overflow: auto;
	}

}
@media (max-width: 480px) {

	.slicknav_menu {
		display:block;
	}
	.show-info-alignment {
		float:none;
		text-align:center;
	}
	#page {
		overflow: auto;
	}
	#login{
	  width:100%;
	  margin:0 auto;
	  margin-top:8px;
	  margin-bottom:2%;
	  transition:opacity 1s;
	  -webkit-transition:opacity 1s;
	}
	
	#form {
		max-width: 80%;
	}
	#access {
		display: none;
	}
	.admin-right {
		float:none;
		text-align:center;
		width:100%;
	}
	h1 {
		font-size: 25px;
	}
	#access .menu ul#tiny a{
		font-size: 15px;
	}
	img.logo
	{
		padding: none;
	}
	/* Related posts one column */
	.related-list{
		width: 100%;
		margin: 0 0 -40px 0;
		overflow: hidden;
	}
	.related-list li {
		width:100%;
		margin: 0 0 40px 0;
		float: none;
	}
	/* Disable avatars */
	.commentlist li.comment .avatar {
		display: none;
		float: none;
	}
	.commentlist li.comment .comment-content {
		margin: 0;
	}
	.commentlist .children li.comment {
		margin: 20px 0 0 20px;
	}
	
	.news-right {
		text-align:center;
		width:100%;
	}
	
	.news-stamp {
		text-align:center;
	}
}

@media (max-width: 320px) {
	.slicknav_menu {
		display:block;
	}
	.admin-right {
		float:none;
		text-align:center;
		width:100%;
	}
	#login{
	  width:100%;
	  margin:0 auto;
	  margin-top:8px;
	  margin-bottom:2%;
	  transition:opacity 1s;
	  -webkit-transition:opacity 1s;
	}
	#form {
		min-width: 80%;
		max-width: 100%;
	}
	#access {
		display: none;
	}
	
	#content {
		/*width: auto;*/
	}
	#site-title {
		padding: 29px 0 0;
	}
	#supplementary {
		padding: 30px 29px 0;
		overflow: hidden;
	}
	#branding #site-title {
		margin: 0 29px 29px 29px;
	}
	.format-video .media {
		margin: 0 -30px 20px;
	}
	.format-image .full-size {
		margin: 0 -30px 20px;
	}
	.gallery-items {
		margin: 0 -30px 20px;
		
	}
	.map.full {
		margin: 0 -29px;
	}
	img.logo
	{
		padding: none;
	}
	.news-right {
		text-align:center;
		width:100%;
	}
	.news-stamp {
		text-align:center;
	}
}



