.header_bottom.medium .container {
	height: auto;
	line-height: 1.75;
	padding: 1em 0;
}

@media only screen and (min-width: 990px) {
	.header_bottom.medium .container {
		padding: 1.6em 0;
	}
}

.header_bottom .breadcrumbs {
	position: relative;
	background: none;
	padding-left: 0;
}

.header_bottom .breadcrumbs:before {
	content: " ";
	background: url(../evangelist-parent/images/icons/home.png) no-repeat transparent;
	width: 25px;
	height: 24px;
	position: absolute;
	left: -35px;
	top: -2px;
}

@media only screen and (min-width: 768px) {
	.header_bottom .breadcrumbs:before {
		top: 5px;
	}
	.header_bottom .breadcrumbs:after, .header_bottom .subscribe:before {
		content: " ";
		height: 34px;
		display: inline-block;
		vertical-align: middle;
	}

	.header_social .social_ico {
		margin-top: 0;
	}
}

.membership-banner {
	background: #f7ac47;
	padding: 20px 0 40px 0;
}

.membership-banner .container {
	text-align: center;
}

.membership-banner img {
	margin: 10px;
}

.membership-banner h4 {
	color: #fff;
	font-weight: bold;
}

.membership-text {
	max-width: 600px;
	margin: auto;
	padding: 40px 25px;
	text-align: center;
}

.membership-text p {
	text-align: left;
}

.membership-text p em {
	font-style: italic;
	font-weight: bold;
	color: #c13b1a;
}

@media only screen and (max-width: 767px) {
	#board-members td {
		display: block;
		width: 100%;
		clear: both;
		text-align: center;
	}

	#board-members img {
		float: none;
		margin: 60px 0 0 0 !important;
	}

	#board-members a {
		display: block;
	}

	#member_table td {
		display: block;
		width: 100%;
		clear: both;
		text-align: center;
		padding: 5px;
	}

	#member_table img {
		margin: 20px 0 0 0 !important;
	}
}
@media only screen and (min-width: 768px) {
	#member_table td {
		vertical-align: middle;
		padding: 10px;
	}
}

#member_table {
	margin-bottom: 30px;
}



/* REGISTER FORM */

.s2member-pro-paypal-registration-form {
	background: #f7f7f5;
	padding: 2em !important;
}

.s2member-pro-paypal-registration-form p {
    display: none;
}

.s2member-pro-paypal-form-response-section {
	margin-top: 0 !important;
}

.s2member-pro-paypal-form-description-section,
.s2member-pro-paypal-form-registration-section-title,
.s2member-pro-paypal-form-custom-fields-section-title  {
    display: none;
}

.s2member-pro-paypal-form-section, .s2member-pro-paypal-form-div {
    margin-top: 0 !important;
}

#recaptcha_widget_div #recaptcha_table {
	border: none !important;
}

#recaptcha_widget_div .recaptcha_only_if_privacy {
	display:none;
}

@media only screen and (max-width: 767px) {
	#s2member-pro-paypal-registration-form-first-name-div,
	#s2member-pro-paypal-registration-form-last-name-div,
	#s2member-pro-paypal-registration-form-last-name-div,
	#s2member-pro-paypal-registration-form-email-div,
	#s2member-pro-paypal-registration-form-username-div {
		width: 100%;
	}

	.ws-plugin--s2member-custom-reg-field-op-l {
		max-width: 210px;
	}

	#recaptcha_widget_div {
		width:200px;
	}

	#recaptcha_widget_div #recaptcha_table {
		padding:0 !important;
	}

	#recaptcha_widget_div td, #recaptcha_widget_div td.recaptcha_image_cell {
		padding-left:0 !important;
	}

	#recaptcha_widget_div #recaptcha_image {
		width:200px !important;
	}

	#recaptcha_widget_div #recaptcha_response_field {
		width:202px !important;
	}

	#recaptcha_widget_div a#recaptcha_reload_btn, #recaptcha_widget_div a#recaptcha_reload, #recaptcha_widget_div a#recaptcha_switch_audio_btn {
		display:block;
		width:25px;
	}

	#recaptcha_widget_div-footer a {
		position:relative;
		top:-12px;
		left:5px;
	}

	#recaptcha_widget_div #recaptcha_logo {
		width: 45px;
	}
}

@media only screen and (min-width: 768px) {
	#s2member-pro-paypal-registration-form-first-name-div, #s2member-pro-paypal-registration-form-last-name-div {
		display: inline-block;
		width: 48%;
	}

	#s2member-pro-paypal-registration-form-last-name-div  {
		width: 46%;
		padding-left: 5%;
	}

	#s2member-pro-paypal-registration-form-email-div {
		display: inline-block;
		width: 48%;
	}

	#s2member-pro-paypal-registration-form-username-div {
		display: inline-block;
		width: 46%;
		padding-left: 5%;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-city-div, #s2member-pro-paypal-registration-form-custom-reg-field-student-state-div, #s2member-pro-paypal-registration-form-custom-reg-field-student-zip-div {
		display: inline-block;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-city-div {
		width: 48%;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-state-div {
		width: 19.5%;
		padding-left: 5%;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-zip-div {
		width: 19.5%;
		padding-left: 5%;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-phone-div, #s2member-pro-paypal-registration-form-custom-reg-field-student-degree-pursue-div {
		display: inline-block;
		width: 48%;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-degree-pursue-div {
		width: 46%;
		padding-left: 5%;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-university-div, #s2member-pro-paypal-registration-form-custom-reg-field-student-grad-date-div {
		display: inline-block;
		width: 48%;
	}

	#s2member-pro-paypal-registration-form-custom-reg-field-student-grad-date-div {
		width: 46%;
		padding-left: 5%;
	}
}

.s2member-pro-paypal-form-div input[type=checkbox] {
    float: left;
    clear: left;
    height: 1.4em;
    margin-right: 0.5em !important;
}

.ws-plugin--s2member-custom-reg-field-op-l {
    display: block !important;
    float: left;
}

.s2member-pro-paypal-form-div {
    clear: left;
}

#s2member-pro-paypal-registration-form-submit-div {
    text-align: center;
    width: 100%;
}

#s2member-pro-paypal-registration-form-submission-section-title {
	display: none;
}

#s2member-pro-paypal-registration-custom-reg-field-student-committee-choices {
	padding-left: 25%; 
}

#s2member-pro-paypal-registration-form-custom-reg-field-pro-city-div, #s2member-pro-paypal-registration-form-custom-reg-field-pro-state-div, #s2member-pro-paypal-registration-form-custom-reg-field-pro-zip-div {
	display: inline-block;
}

#s2member-pro-paypal-registration-form-custom-reg-field-pro-city-div {
	width: 48%;
}

#s2member-pro-paypal-registration-form-custom-reg-field-pro-state-div {
	width: 19.5%;
	padding-left: 5%;
}

#s2member-pro-paypal-registration-form-custom-reg-field-pro-zip-div {
	width: 19.5%;
	padding-left: 5%;
}

.s2member-pro-paypal-form input {
    height: 30px;
}

.s2member-pro-paypal-submit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 44px;
    width: 228px;
    line-height: 46px;
    font-size: 0px;
    color: #FFF;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 43px;
    border-radius: 6px;
    border: none;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(154, 125, 108, 0.59);
	background: url(checkout-paypal.png) transparent;
}

.s2member-pro-paypal-submit:hover {
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 1px 1px 7px rgba(154, 125, 108, 0.8);
}

.s2member-pro-paypal-submit:active {
	background: url(checkout-paypal.png) 0px 1px transparent;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 1px 1px 10px rgba(214, 65, 0, 1);
}