body {
	min-width: 320px;
}

.attachment-project_thumbnail.size-project_thumbnail {
	max-height: 250px;
	width: auto;
}

.project-box {
	float: left !important;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	background: none !important;
}

.top-bar-section ul li:hover:not(.has-form)>a {
	background: none !important;
}

.top-bar-section ul li:not(.has-form)>a {
	background: none !important;
}

a.forgot_pw {
	color: #fff;
	font-size: 12px;
}

a.forgot_pw:hover {
	color: #fff;
	font-size: 12px;
}

.top-bar-container .top-bar-menu.right li:hover .nav-icon {
	filter: invert(100%);
}

.top-bar-section .right li:hover img{
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	
}

#login .status {
	color: #fff;
	font-size: 12px;
	font-family: "describing_text_bold",Helvetica,Arial,Verdana,Geneva,sans-serif;
	margin-top: 10px;
}
#login .status.error {
	color: #FF5A5A;
}

#login-dd-element.mobile {
	padding: 0 15px;
	color: #fff;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "describing_text_bold",Helvetica,Arial,Verdana,Geneva,sans-serif;
}

#login-dd-element.mobile  input{
	border-color: #fff;
}

#login-dd-element.mobile label{
	color: #fff;
	font-size: 12px; 
}

#login-dd-element.mobile .entry-title {
	font-size: 13px;
	margin-bottom: 5px;
}

#login-dd-element.mobile .forgot_password,
#login-dd-element.mobile .tologin_password {
	color: #fff;
	font-size: 13px;
	margin-top: 10px:
}

#login-dd-element.mobile .submit_button {
	width: 100%;
	padding: 0.3875rem 1.375rem 0.36rem 1.375rem;
	font-size: 0.775rem;
}
#login-dd-element.mobile .submit_button:hover, #login-dd-element.mobile .submit_button:focus {
	background-color: #FF5A5A;
}

#login-menu-item.menu-item {
	text-align: center;
}

#search-dd-element input::placeholder {
	color: rgba(0, 0, 0, 0.55);
}

.top-bar-section .right li .menu-item-icon-wrap.login-item  {
	width:auto;
}

#footer-bottom {
	list-style: none;	
	position: relative;
	width: 100%;
	margin-top: 30px;
	clear: both;
}

#footer-bottom  li {
	margin-bottom: 15px;
}

#footer-bottom  li  a,
#footer-bottom  li  {
    color: rgba(255,255,255,0.7);
	font-weight: normal;
	font-family: "describing_text_bold",Helvetica,Arial,Verdana,Geneva,sans-serif;
}

.top-member-signup {
	float: right;
	margin-right: 30px;
	margin-top: 2px;
}
.footer-member-signup {
	margin-top: 38px;
}

.member-signature-overview img {
	float: left;
	max-width: 6.25rem;
	padding-right: 0.625rem;
	width: 100%;
}

.member-homepage,
.member-homepage-extra {
	font-size: 0.875rem;
}

#memberof-row .associated-label {
	font-family: "describing_text_black",Helvetica,Arial,Verdana,Geneva,sans-serif;
	font-weight: 100;
	margin-top: 1.0625rem;
}

.caption {
	font-family: "describing_text",Helvetica,Arial,Verdana,Geneva,sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-top: 4px;
	color: #666;
}

.profile-img-container {
	float: left;
	height: 100px;
	overflow: hidden;
	width: 100px;
}

.pdf-link {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.see-all-works {
	margin-top: 2.5rem;
}

section.works {
	margin-bottom: 70px;
}
section {
	margin-bottom: 30px;
}

#footer-bottom .find-translator {
	margin-top: 25px;
}

.left-off-canvas-menu #footer-bottom {
	margin-left: 0.6666666667rem;
}

label.css-label {
	background-image:url('../images/csscheckbox-new.png');
}
input[type=checkbox].css-checkbox:checked + label.css-label, input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -9.375rem;
}

@media screen and (min-width: 40.0625em) and (max-width: 64em) {
	.member-site .profile-home section .project-box:nth-child(2n+1) {
		clear: left !important;
	}
	.member-site .profile-home section .project-box:nth-child(-n+2) .border-section {
		display: none;
	}
}

@media screen and (min-width: 64.0625em) {
	.top-bar-section .top-bar-menu {
		margin-top: 30px;
	}
	.top-bar-menu.right {
		position: absolute;
		right: 0;
		top: -25px;
		margin-top: 0;
	}
	.top-bar-menu.right li {
		padding-top: 10px !important;
		padding-bottom: 7px !important;
	}

	#profile-sidebar {
		padding-left: 0;
	}

	.member-site .profile-home section .project-box:nth-child(3n+1) {
		clear: left !important;
	}
	.member-site .profile-home section .project-box:nth-child(-n+3) .border-section {
		display: none;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1245px) {
	/* wrap the main menu down below the logo on these screen sizes*/
	.top-bar-section {
		float: none;
		width: 100%;
	}
	.top-bar {
		padding-left: 1.875rem;
	}
	.top-bar .name {
		margin-left: 0;
	}
	.top-bar .title-area {
		position: absolute;
		top: -20px;
		width: auto;
	}
	.top-bar .site-logo {
		height: 65px;
	}
}

@media screen and (max-width: 40em) {
	.member-site .profile-home section .project-box:first-child .border-section {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	/* avoid iPhone zoom by setting font-size to 16px or larger */
	#mainsearch .search-field {
		font-size: 16px;
	}
	#login #username,
	#login #password  {
		font-size: 16px;
		height: 1.5rem;
	}
}

@media screen and (max-width: 400px) {
	.top-member-signup {
		margin-right: 15px;
	}
	.top-member-signup a {
		font-size: 0.8125rem;
		padding: 8px 13px;
		margin-top: 4px;
	}
}

@media screen and (max-width: 350px) {
	.site-logo {
		max-height: 2.6rem;
	}
}
