/* header-single css */

.site-header-main.transparent {
	background-color:rgba(0,0,0,0.1);
}

.hamburger-icon-container {
	margin-right: 0.875em;
}

.hamburger-icon {
	display:block;
	height:18px;
	width:24px;
	vertical-align: initial;
}

.single-post-navigation {
	position: relative;
}

.single-post-navigation ul.primary-menu > :first-of-type {
	border-left:none;
	border-right:none;
	padding: 0em 0.875em;
}

.single-post-navigation ul.primary-menu > :nth-of-type(2) {
	border-left:white 1px solid;
}

ul.primary-menu.single-post-navigation-primary-menu {
	padding-left:25px;
}

li.subscribe-item {
	border-right:white 1px solid !important;
	float:right !important;
	margin-right:20px;
}

.search-icon-container {
    position: absolute;
    top: -2px;
    bottom: 0;
    right: 12px;
}

img.search-icon {
	height:16px;
	width:16px;
}

/* article itself */
#article-cover-photo {
	height:auto;
	width:100%;
}

.article-wrapper {
	margin:auto;
	padding:15px 0px 30px 0px;
	width:80%;
}

.article-title-header {
	color:#000;
	font-family:"PT Sans Narrow";
	font-size:62px;
	font-weight:normal;
	line-height: 1;
	margin-bottom:5px;
}

.article-title-subheader {
	color:#000;
	font-family:"Avenir Next";
	font-size:20px;
	font-weight:100;
	margin-top:5px;
	margin-bottom:13px;
}

.article-author-date-info {
	color:#000;
	font-family:"Avenir Next";
	font-size:13px;
	font-weight:normal;
}

.article-content-paragraph-container {
	margin-top:60px;
}

.article-content-paragraph {
	color:#333333;
    display: inline-block;
    float: right;
	font-family: "Helvetica Neue", "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica;
	font-size:16px;
	font-weight:300;
	line-height:26px;
    width: calc(100% - 50px);
}

.article-sharing-options-container {
	display: inline-block;
}

nav#social-navigation.social-navigation-article {
	left:auto;
	right:auto;
}

nav#social-navigation.social-navigation-article a.social-link-item {
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

/* conferences */
#conference-cover-photo {
    background-size: contain !important;
    min-height: 650px;
	width:100%;
	position: relative;
}

#application-button-container {
	text-align: center;
}

.conference-button,
#email-form-container {
	border:none;
	color:#EFEFEF !important;
	font-family:"Avenir Next" !important;
	font-weight:100 !important;
}

#conferences-apply-button,
.yikes-easy-mc-form input.email-form-conference {
	background-color: rgba(255,255,255,0.34) !important;
	border-radius:4px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.09);
	color:#EFEFEF;
	font-size:16px;
	padding:0;
}

#conferences-apply-button {
	height:31px;
	width:134px;
}

#email-form-container {
	padding:45px 0px;
	text-align: center;
}

.yikes-easy-mc-form input.email-form-conference {
	border:none !important;
	display: inline-block !important;
	font-size:12px !important;
	min-height:31px !important;
	width:202px !important;
	padding-left:3px !important;
	padding-right:3px !important;
	text-align: center;
}

.yikes-easy-mc-form .email-form-conference-submit {
	background: rgba(255,0,0,0.68);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.09);
	border-radius: 4px;
	display: inline-block !important;
	font-size:16px;
	min-height:31px !important;
	width:39px !important;
	padding:0 !important;
}

.yikes-easy-mc-form input.email-form-conference::-webkit-input-placeholder { 
	/* WebKit, Blink, Edge */ 
	color: #EFEFEF !important;
	font-family:"Avenir Next" !important;
	font-size:16px !important;
	font-weight:100 !important;
}
.yikes-easy-mc-form input.email-form-conference:-moz-placeholder { 
	/* Mozilla Firefox 4 to 18 */ 
	color: #EFEFEF !important;
	font-family:"Avenir Next" !important;
	font-size:16px !important;
	font-weight:100 !important;
}

.yikes-easy-mc-form input.email-form-conference::-moz-placeholder { 
	/* Mozilla Firefox 19+ */
	color: #EFEFEF !important !important;
	font-family:"Avenir Next" !important !important;
	font-size:16px !important !important;
	font-weight:100 !important !important;
}

.yikes-easy-mc-form input.email-form-conference:-ms-input-placeholder { 
	/* Internet Explorer 10-11 */
	color: #EFEFEF !important;
	font-family:"Avenir Next" !important;
	font-size:16px !important;
	font-weight:100 !important;
}

.yikes-easy-mc-form input.email-form-conference:placeholder-shown { 
	/* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
	color: #B7B7B7 !important;
	font-family:"Avenir Next" !important;
	font-size:16px;
	font-weight:100 !important;
}

[placeholder]:focus::-webkit-input-placeholder {
	opacity: 0;
}

#down-arrow-container {
	text-align: center;
}

.conferences-open-hr {
	background-color:#FFFFFF;
	margin:0px;
}

.conferences-span-call {
	color:#575757;
	font-family:"Avenir Next";
	font-size:22px;
	font-weight: bold;
}

.conferences-span-response {
	color:#FFFFFF;
	font-family:"Avenir Next";
	font-size:22px;
	font-weight: bold;
}

.conferences-close-hr {
	background-color:#979797;
	margin:0px;
}

.conferences-subsection {
	padding-top:20px;
	padding-bottom:20px;
}

.conferences-subsection-inner {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0px 0px;
}

#conferences-countdown-div {
	background: #101010;
	/*box-shadow: inset 0px 5px 17px 0px rgba(255,255,255,0.50);*/
    text-align: center;
}

#conferences-quote-div {
	background-size: cover !important;
	min-height: 400px;
	padding:50px 25px;
}

.conferences-keynote-object {
	color:#FFFFFF;
	font-size: ;
	font-weight: ;
	padding:40px 0px 0px;
	text-align: center;
}

.conferences-keynote-headshot {
	border-radius: 95px;
	height:190px;
	width:190px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.conferences-keynote-name {
	font-family:'PT Sans Narrow';
	font-size: 30px;
}

.conferences-keynote-info {
	font-family: 'Avenir Next';
	font-size: #E0E0E0;
	font-weight: 100;
}

.conferences-quote {
	color:#FFFFFF;
	font-family:'Avenir Next';
	font-size:72px;
	font-weight:100; 
	line-height: 0.85;
	margin-top:40px;
	margin-bottom:50px;
	text-align:center;
}

.conferences-quote-cite {
	color:#FFFFFF;
	font-family:'Avenir Next';
	font-size:24px;
	font-weight:100;
	padding-right: 75px;
	text-align:right; 
}

.adj {
	color:#00BAEE;
	font-style: italic;
}

.conferences-extra-section {

}

.conferences-subsection,
.conferences-extra-section-inner {
	font-family: "PT Sans";
	font-size: 20px;
	color: #B3B3B3;
}

.conferences-video-object {
	margin-left:15px;
	margin-right:15px;
}

.conferences-photo-object {
	height:315px;
	width:auto;
}

#conferences-info {

}


@media screen and (max-width: 1000px) {
	#conference-cover-photo {
		min-height: 400px;
	}
}

/* Override plugin CSS */
.yikes-easy-mc-form .field-no-label, .yikes-easy-mc-form label {
	width:auto !important;
}

}