.nav{
	display: none;
}

.mobile-nav{
	display: inline-block;
}

.heading{
	margin-bottom: 0;
}

.home-content{
	width: 94%;
	margin: 10px 3%;
}

.home-image{
	width: 80%;
	margin: 5px 10%;
	padding: 0;
}

a.header-logo{
	width: 60%;
	margin: 0px 20%;
	max-width: inherit;
}

.top-right{
	width: 90%;
	margin: 0 5%;
	text-align: center;
	max-width: inherit;
}

.login-links{
	text-align: center;
}

.home-content h1{
	font-size: 22px;
}

a.fouricons-icon{
	max-width: 45%;
}

.home-three{
	width: 90%;
	margin: 0 5% !important;
}

.home-news, .home-twitter{
	width: 90%;
	padding: 20px 3% !important;
	margin: 10px 2% !important;
}

.sponsor{
	max-width: 13%;
}

.footer-menu ul li{
	display: inherit;
}

.bf-left, .bf-right{
	width: 90%;
	margin: 2px 5%;
	text-align: center;
}

.inner-content h1{
	display: inline-block;
	width: 100%;
}

.inner-image{
	display: none;
}

.cop-content{
	width: 94%;
	margin: 10px 3%
}

.top-cop .top-cop-title{
	text-align: center;
	width: 100%;
}

.top-cop .search{
	width: 90%;
	margin: 10px 5%;
}

.page-right{
	width: 90%;
	margin: 0 5%;
}

.mobile-title{
	display: inline-block;
}

.mobile-slide{
	display: none;
}

.page-left{
	max-width: 100%;
	width: 96%;
	margin: 0 2%;
	position: relative !important;
	top: inherit !important;
}

.top-cop{
	position: relative !important;
	top: inherit !important;
}

.sections-menu, .appendices-menu{
	display: inline-block !important;
}

.page-left a{
	font-size: 14px !important;
}

.inner-content img.alignleft{
	float: none;
}

.inner-content img{
	margin: 0;
}

.three_column{
	width: 90%;
	margin: 0 5%;
}

.top-members-list-title{
	font-size: 18px;
}

.top-members-search{
	width: 90%;
	margin: 5px 5%;
}

.inner-content tr{
	font-size: 12px;
}

.member-tabs{
	width: 45%;
	margin: 0;
	padding: 10px 1%;
	display: inline-block;
}

.archive-left{
	width: 96%;
}

.archive-right{
	width: 96%;
	margin: 10px 2%;
}

.styled-select{
	width: 270px;
}

.single-author-contact-box{
	width: 98%;
}

.this-changes-everything-tabs .tab{
	width: 100%;
}

.teammember{
	width: 46%;
}

.box-left{
	width: 90%;
	margin: 5px 5%;
}

.box-right{
	width: 96%;
	margin: 5px 2%;
}

.download-link-box a{
	padding: 0;
}

.page-right table{
	font-size: 10px;
	line-height: 18px;
}



/* Columnomatic Tablet */

.creatomatic-column-two {
	width: 96%;
}

.creatomatic-column-three {
	width: 96%;
}

.creatomatic-column-four {
	width: 96%;
}




/* Release 5 Contact Form Styling */

.contact-form2{
	float: left;
	padding: 60px 2% 0 7%;
	width: 85%;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.contact-form-content {
	float: left;
	text-align: left;
	padding: 60px 0 0 7%;
	width: 85%;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.contact-row input[type="submit"] {
	max-width: 100%;
	margin-right: 3px;
}
