body{
	background-color:#03206B;
	font-family: serif;
	line-height: 1.25em;
}
code{
	background-color:#ccc;
	display: block;
	padding: 1em;
}
hr{
	margin: 0.5em 0;
	padding: 0;
}
.archive-description, .author-box{
	padding: 0;
}
.archive article,
.blog article,
.single-post article,
.single-post #respond{
	font-family: 'Roboto', sans-serif;
	max-width: 750px;
	margin: 0 auto 50px;
	line-height: 1.5em;
	color: #555;
	font-size: 20px;
	font-weight: 100;
}
.archive .entry-title,
.blog article .entry-title,
.single-post .entry-title{
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	margin-bottom: 20px;
}
.archive img,
.blog article img{
	border:1px solid #ccc;
}
.full-width-content .site-inner {
    padding: 40px 80px;
}
.single-post h1{
	background: none !important;
	color: #000 !important;
	font-weight: 500 !important;
	margin-top: 40px;
	padding: 0 !important;
	text-transform: none !important;
}
.single-post h1::before{
	display: none !important;
}
.site-footer,
input, select, textarea{
	font-family: Arial, sans-serif;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#999;
	font-family: Arial, sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
	color:#999;
	font-family: Arial, sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
	color:#999;
	font-family: Arial, sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
	color:#999;
	font-family: Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: serif;
}
.content, .single-product #container, .nf-banner-1 {
    float: left;
    width: 69%;
    width: calc(100% - 310px);
}
.genesis-nav-menu a{
	color:#fff;
	font-family: serif;
	font-weight: bold;
	padding:12px;
}
.genesis-nav-menu .current-menu-item.nf-never-highlight > a{
    background:none;
    color: #fff;
}
.genesis-nav-menu a:hover, 
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, 
.genesis-nav-menu .current-menu-item.nf-never-highlight > a:hover{
    background-color:#fff;
    color: #000;
}
.genesis-nav-menu .current-menu-item > a{
    background-color:#C31B21;
    color: #fff;
}
.genesis-nav-menu .current-menu-item > a:hover{
    color: #000;
}
.header-image .site-title a{
	background-position: left center !important;
	min-height: 0;
	padding-top:17.5%;
}
.header-image .site-header .title-area{
	padding: 0;
}
.magazine-home .content .widget-title, 
.sidebar .widget-title {
	background-color:#03206B;
	font-size: 18px;
	font-weight: bold;
}
.nav-secondary .wrap{
	border:0;
}
.nf-banners{
	margin-bottom: 5px;
}
.nf-banners:after{
	content: "";
	display: table;
	clear: both;
}
.nf-map-extras-wrap{
	display: block;
	position: relative;
	text-align: center;
}
#genesis-sidebar-primary .nf-map-extras-wrap{
	display: none;
}
.nf-map-extras{
	background-image: url('../images/Online-Events---PSUSA.png');
	bottom: 88px;
	right: 100px;
	display: block;
	background-size: 100%;
	height: 110px;
	overflow: hidden;
	position: absolute;
	text-indent: 1000px;
	width: 135px;
	background-position: left bottom;
}
.nf-map-extras.intl{
	background-image: url('../images/Outside-the-USA-PSUSA.png');
	bottom: 200px;
	right: 115px;
	width: 100px;
}
.nf-map-extras.selected{
	background-position: left top;
}
a.nf-read-more{
	background-color:#DD1F26;
	color:#fff;
	display: inline-block;
	margin-top: 1em;
	padding: 5px 10px;
}
.nf-show-body{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	float: right;
	padding: 12px;
	width: 80%;
	width: calc(100% - 93px);
}
.nf-show-body h3{
	margin:0;
}
.nf-show-body h3 a{
	color:rgb(3, 32, 107);
	font-family: Arial, sans-serif;
	font-size: 20px;
}
.single-nf_show .nf-show-body img{
	max-height: none;
	max-width: 100%;
}
.single-nf_show .nf-show-body > a{
	float: none;
	margin-left: 0;
}
.nf-show-body img{
	max-height: 150px;
	max-width: 300px;
}
.nf-show-body .entry-header{
	color:rgb(3, 32, 107);
	margin-bottom: 1em;
}
.nf-show-body .event-venue{
	margin-bottom: 1em;
}
.single-nf_show .nf-show-body{
	font-weight: bold;
	font-size: 18px;
}
.single-nf_show .nf-show-body h3 a{
	font-size: 28px;
	font-weight: bold;
}
.single-nf_show .nf-show-body table{
	margin: 0;
}
.single-nf_show .nf-show-body tbody,
.single-nf_show .nf-show-body td{
	border:0;
}
.single-nf_show .nf-show-body td{
	padding-right: 1em;
	vertical-align: top;
}
.nf-exhibitor-info{
	display: none;
	font-weight: normal;
}
.nf-orange-button{
	background-color: #fbb040; 
	border:1px solid #000;
	border-radius: 10px; 
	color:#000;
}
.nf-event-heading{
	font-family: Arial, sans-serif;
	font-size: 24px;
}
.nf-login {
    border: 1px solid #000;
    border-radius: 5px;
    padding: 2.5em;
    position: relative;
    margin: 2.5em auto;
    max-width: 400px;
}
.nf-login .button {
    background-color: #20BD3E;
    border-radius: 5px;
    font-size: 16px;
    min-height: 53px;
    width: 100%;
    padding: 10px 24px;
}
.nf-login .line {
    border-top: 1px solid #ccc;
    height: 0;
    margin: 2em 0;
    text-align: center;
}
.nf-login .line span {
    background-color: #fff;
    top: -1.2em;
    position: relative;
    display: inline-block;
    padding: 0.5em;
}
.nf-login .register{
	color:#999;
	font-size: 0.8em;
	font-family: Arial, sans-serif;
	text-align: center;
}
.nf-login .social.facebook{
	background-color:#3B5998;
}
.nf-login .social.facebook:hover{
	background-color:#E8554E;
}
.nf-login .social i{
	margin-right: 0.5em;
	vertical-align: middle;
}
.nf-login h3{
	font-family: Arial, sans-serif;
	text-align: center;
}
.nf-login #forgot-password{
	position: absolute;
	right: 2.5em;
	top: 242px;
}
.nf-show-date{
	background-color: #fff;
	border-top: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	border-radius: 5px;
	float: left;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	margin-left: 2px;
	overflow: hidden;
}
.nf-show-date .nf-show-month{
	background-color: #DD1F26;
	color: #fff;
	font-weight: bold;
}
.nf-show-date .nf-show-int-day{
	font-size: 32px;
	font-weight: bold;
	padding: 7px 0;
}
.nf-show-wrapper p{
	margin: 0;
}
.nf-show-wrapper{
	background: linear-gradient(#F2F2F2, #F2F2F2 1em, #FFFFFF) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 10px 15px;
	font-family: Arial, sans-serif;
}
.nf-show-wrapper.discount .nf-show-body{
	border:3px solid rgb(4,133,15);
}
.nf-show-wrapper.featured .nf-show-body{
	border:10px solid #DD1F26;
}
.nf-show-wrapper:after{
	content: "";
	display: table;
	clear: both;
}
.responsive-menu-icon{
	color:#fff;
}
.sidebar-primary,
.nf-banner-2 {
	float: right;
	max-width: 300px;
    width: 100%;
}
.sidebar .widget{
	margin-bottom: 0;
}
.sidebar #vmap{
	height: 200px;
}
.site-footer{
	background:none;
}
.site-inner{
	background-color:#fff;
	padding:40px;
}
.site-inner,
.wrap{
	max-width: 1200px;
}
.site-header{
	padding:0;
}
.site-header .wrap{
	border:0;
	padding: 0;
	position: relative;
}
.site-header .widget-area.header-widget-area {
    position: absolute;
	width: 50%;
	right: 0;
	text-align: center;
	color: #fff;
	font-size: 26px;
	padding: 35px 135px 0 0;
	font-weight: bold;
	line-height: 1.05em;
}
.site-header .widget-area.header-widget-area em{
	font-style: normal;
}
.site-header .title-area{
	float:none;
	width: 100%;
}
.single-nf_show .entry-meta{
	display: none;
}
.single-product .product_title{
	display: none;
}
.site-inner{
	padding: 10px;
}
.extra-padding .site-inner{
	padding: 40px;
}
.woocommerce .wc_payment_methods li{
	list-style: none;
}
#nf_attendee_survey{
	font-family: Arial,sans-serif;
	font-size: 18px;
}
#nf_attendee_survey h1,
#nf_attendee_survey .blue-bg h2,
#nf_attendee_survey .blue-bg h3{
	color:rgb(32, 22, 82);
	font-family: Arial,sans-serif;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
}
#nf_attendee_survey .blue-bg{
	background-color:rgb(44, 28, 122);
	border-radius: 5px;
	color:#fff;
	padding: 1em;
	margin: 2em 0;
}
#nf_attendee_survey .blue-bg h2,
#nf_attendee_survey .blue-bg h3{
	color:#fff;	
}
#nf_attendee_survey .blue-bg h3,
#nf_attendee_survey h4{
	font-size: 28px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	text-align: center;
}
#nf_attendee_survey .red-text,
#nf_attendee_survey .red-text h4{
	color:rgb(228, 59, 44);
	font-family: Arial,sans-serif;
	text-align: center;
}
#nf_attendee_survey .starrating-wrap,
#nf_attendee_survey .checkbox-container,
#nf-field-85-container .field-wrap{
	background-color:rgba(44, 202, 38, 0.11);
	padding: 30px;
}
#nf_attendee_survey .starrating-wrap:after,
#nf_attendee_survey .checkbox-container:after,
#nf-field-85-container .field-wrap:after {
	clear: both;
	content:" ";
	display: table;
}
#nf_attendee_survey .starrating-wrap  .nf-field-label,
#nf_attendee_survey .checkbox-container  .nf-field-label,
#nf-field-85-container .field-wrap .nf-field-label{
	float: left;
	font-size: 24px;
	margin: 0;
	width: calc(100% - 200px);
}
#nf_attendee_survey .checkbox-container  .nf-field-label label{
	text-align: left;
}
#nf_attendee_survey .starrating-wrap  .nf-field-element,
#nf_attendee_survey .checkbox-container  .nf-field-element,
#nf-field-85-container .field-wrap .nf-field-element{
	float: left;
	width: 200px;
}
#nf_attendee_survey .checkbox-container input{
	width: auto;
}
#nf_attendee_survey .nf-form-fields-required{
	display: none;
}
#nf_attendee_survey .nf-field-container {
	margin-bottom: 5px;
}
#nf_attendee_survey .nf-field-element textarea {
    height: 4em;
    font-size: 24px;
}
#nf_attendee_survey .star.fullStar {
    background-position: left -35%;
}
#nf_attendee_survey .star.tmp_fs{
    background-position: left -65%;
}
#nf_attendee_survey .star.tmp_es{
    background-position: left -96%;
}
#nf_attendee_survey .star {
    width: 30px;
    height: 25px;
    background-size: 30px;
}
#nf_attendee_survey button,
#nf_attendee_survey input[type="button"]{
	background-color:rgb(1, 116, 199);
	border-radius: 3px;
	color:#fff;
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin: 1em auto;
	width: 200px;
}
#nf_attendee_survey button:hover,
#nf_attendee_survey input[type="button"]:hover{
	opacity: 0.9;
}
#nf_attendee_survey #nf-field-6-container{
	margin-top:50px;
}
#nf_attendee_survey .nf_show_second{
	display: none;
}
#nf_attendee_survey .nf-response-msg{
	font-size: 28px;
}
#nf_attendee_survey .nf-response-msg h3{
	color:rgb(44, 202, 38);
	font-family: Arial,sans-serif;
	font-size: 36px;
	text-align: center;
}
#nf_attendee_survey #forgot-password{
	position: static;
}
#nf-find-shows{
	font-family: Arial,sans-serif;
	text-align: center;
	text-transform: uppercase;
}
#nf-find-shows a{
	color: rgb(0, 0, 238);
	text-decoration: underline;
}
#nf_show_form{
	border:3px solid #1372A8;
	border-radius: 10px;
	font-family: Arial, sans-serif;
	padding-bottom: 1em;
}
#nf_show_form > h2 {
    color: #fff;
    font-size: 40px;
    text-align: center;
    background-color: #1372a8;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px;
}
#nf_show_form .inner{
	margin: 0 auto;
	width: 95%;
}
#nf_show_form .wp-social-login-connect-with h2{
	display: none;
}
#nf_show_form button,
#nf_show_form input,
#nf_show_form select,
#nf_show_form textarea{
	width: 100%;
}
#nf_show_form input[type="checkbox"],
#nf_show_form input[type="radio"]{
	width: auto;
}
#nf_show_form input,
#nf_show_form textarea,
#nf_show_form button{
	border:1px solid #ccc;
	border-radius: 3px;
	box-sizing: border-box;
	font-size: 16px;
	font-family: Arial, sans-serif;
	padding: 10px 20px;
}
#nf_show_form button{
	background-color:#1F84CE;
	border:0;
	color:#fff;
	cursor: pointer;
}
#nf_show_form .row{
	margin: 0 -10px;
}
#nf_show_form .row:after{
	clear: both;
	content: "";
	display: table;
}
#nf_show_form .row .one-forth,
#nf_show_form .row .one-half,
#nf_show_form .row .one-third,
#nf_show_form .row .three-forths{
	box-sizing: border-box;
	float:left;
	margin:0;
	padding: 0 10px;
	width: 50%;
}
#nf_show_form .row .one-forth{
	width: 25%;
}
#nf_show_form .row .one-third{
	width: 33.33%;
}
#nf_show_form .row .three-forths{
	width: 75%;
}
#nf_show_form .event-types{
	border-radius: 10px;
	padding: 25px 50px;
	margin:25px auto;
	max-width: 400px;
}
#nf_show_form .event-types p{
	text-align: center;
}
#nf_show_form .event-types p label{
	border: 1px solid #000;
	border-radius: 5px;
	box-shadow: 0 3px 5px #333;
	background-color: #FFFAC0;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 20px;
	vertical-align: middle;
	width: 200px;
	text-align: center;
}
#nf_show_form .event-types p:nth-of-type(2) label{
	background-color:#C8EAF5;
}
#nf_show_form .event-types p:nth-of-type(3) label{
	background-color:#E7DAEB;
}
#nf_show_form .event-types p:nth-of-type(4) label{
	background-color:#E2EDC1;
}
#nf_show_form .event-types p:nth-of-type(5) label{
	background-color:#FFEAD0;
}
#nf_show_form .event-types p:nth-of-type(6) label{
	background-color:#FCE3EE;
}
#nf_show_form .upgrade-box{
	background-color:rgb(252, 248, 227);
	border:3px dashed #000;
	padding:5px;
	margin-bottom: 15px;
	font-size: 18px;
}
#nf_show_form .upgrade-box img,
#nf_show_form .upgrade-box input{
	width: auto;
	vertical-align: top;
	top: 5px;
	position: relative;
}		 
#nf_show_form .upgrade-box label{
	background-color:rgb(255,255,153);
	color:rgb(0,153,0);
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px;
	text-align: center;
}
#nf_show_form .upgrade-box span{
	color:red;
	text-decoration: underline;
}
#nf_show_form select {
    height:40px;
    line-height:40px;
    padding: 8px 16px;
}   
#nf_show_form #fine-uploader button{
    background:none;
    width: auto;
}
#nf_show_form #nav_steps {
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    max-width: 775px;
}
#nf_show_form #nav_steps:after{
    clear:both;
    content: "";
	display: table;
}
#nf_show_form #nav_steps a{
    display: block;
    height: 80px;
    float: left;
    text-decoration: none;
    width: 25%;
}
#nf_vote_now{
	background-color: #20BD3E;
	display: block;
	padding: 20px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: Arial,sans-serif;
	font-weight: bold;
}
#nf_vote_now:hover{
	background-color:#e8554e;
}
#nsl-custom-login-form-1{
    display:none;
}
#text-9 p:nth-of-type(1){
	display: none;
}
#vmap {
	width: 100%;
	height: 400px;
	margin-bottom: 40px;
}

@media screen and (max-width:1023px){
	.content,
	.nf-banner-1,
	.single-product #container {
		float: none;
	    width: 100%;
	}
	.sidebar-primary,
	.nf-banner-2 {
		clear: both;
		float: none;
		max-width: none;
		text-align: center;
	    width: 100%;
	}
	.nf-map-extras{
		display: inline-block;
		position: static;
	}
	.site-header .widget-area.header-widget-area {
	    font-size: 1em;
	    padding: 3em 1em 1em 0;
	    top:0;
	    width: 60%;
	}
	.site-header .wrap::after {
	    font-size: 20px !important;
	    right: 20px !important;
	    width: 75% !important;
	    top: 0 !important;
	    padding-top: 5% !important;
	}
}
@media screen and (max-width:768px){
	.nf-login #forgot-password{
		position: static;	
	}
	.nf-show-body .alignright{
		margin: 0 0 10px 0;
		float: none;
	}
	.nf-show-body .alignright img{
		max-width: 100%;
	}
	.header-image .site-title a {
	    padding-top: 125px;
	    background-size: cover !important;
	    background-position: left center !important;
	}
	.site-header .widget-area.header-widget-area {
	    padding: 0.25em 1em 1em 0;
	}
	.site-header .widget-area.header-widget-area em{
		display: none;
	}
	.site-inner, .wrap {
	    max-width: 692px;
	}
	.site-header .wrap::after {
		display: none !important;	
	}
	.full-width-content .site-inner {
	    padding: 20px;
	}
	.nf-show-wrapper td{
		display: block;
	}
	#nf_attendee_survey .starrating-wrap  .nf-field-label,
	#nf_attendee_survey .checkbox-container  .nf-field-label,
	#nf-field-85-container .field-wrap .nf-field-label{
		float: none;
		width: 100%;
	}
	
}
@media screen and (max-width:400px){
	.nf-show-body{
		float: : none;
		margin-top: 1em;
		width: 100%;
	}
}
