/* line 21, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.9/sass/susy/language/susy/_box-sizing.scss */
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

/* Tools */
/* line 1, ../scss/modules/_conference-base.scss */
h1, h2, h3, h4, h5, h6 {
	color: #41797b; }

/* line 5, ../scss/modules/_conference-base.scss */
a {
	color: #80bd01; }
	/* line 7, ../scss/modules/_conference-base.scss */
	a:hover {
		color: #5e8a01; }
.section-bucket .img-link:hover {
	border-bottom-color: transparent; 
}
.section-bucket .img-link {
	display: block;
}
/* line 1, ../scss/modules/_conference-header.scss */
.logo {
	padding: 0;
	max-width: 135px;
	/*float: left; */
	position: absolute;
	left: 10px;
	bottom: 10px;}
.header-left-section {
	
}
/* line 7, ../scss/modules/_conference-header.scss */
.header-wrapper {
	padding: 10px;
	position: relative;
	min-height: 110px;}
	/* line 9, ../scss/modules/_conference-header.scss */
	.header-wrapper .btn {
		-moz-border-radius: 15px;
		border-radius: 15px; }

/* line 14, ../scss/modules/_conference-header.scss */
.link-list {
	display: inline-block;
	float: right;
	margin: 10px 0 0 0; }
	/* line 18, ../scss/modules/_conference-header.scss */
	.link-list a {
		color: #777777; }

/* line 23, ../scss/modules/_conference-header.scss */
.register-btn {
	float: right;
	clear: right;
	margin: 15px 0 0 0; }

/* line 29, ../scss/modules/_conference-header.scss */
.nav-search-container, .main-nav {
	background: #41797b; }

/* line 33, ../scss/modules/_conference-header.scss */
.main-nav .main-nav-wrapper > ul > li {
	padding: 20px 10px;
	font-size: 13.5px; }
	/* line 36, ../scss/modules/_conference-header.scss */
	.main-nav .main-nav-wrapper > ul > li:first-child {
		background: rgba(255, 255, 255, 0.2); }
	/* line 39, ../scss/modules/_conference-header.scss */
	.main-nav .main-nav-wrapper > ul > li.is-active {
		background: #264748; }

/* line 44, ../scss/modules/_conference-header.scss */
.megamenu-panel {
	background: #264748; }

/* line 51, ../scss/modules/_conference-header.scss */

.megamenu-subnav-links li a {
	display: inline-block;
}

.megamenu-subnav-links li.current-page > a {
	background: #41797b;
	padding: 5px 10px;
	margin: 0 0 0 -10px; }

.megamenu-subnav-links li.current-page li a {
	margin: 10px 0 0 0;
}

/* line 60, ../scss/modules/_conference-header.scss */
.megamenu-subnav-links a,
.megamenu-feature h3, .megamenu-feature a {
	color: #fff; }

.main-mobile-nav .nrpa-home-link {
	background: rgba(255, 255, 255, 0.2);

}
.main-mobile-nav > li.nrpa-home-link {
		margin-top: 80px;
}

.social-feeds {
	display: block;
}

.main-mobile-nav .nrpa-home-link {
	background: rgba(255, 255, 255, 0.2);
	border-bottom: 2px solid #003764;
}

.main-mobile-nav .nrpa-home-link:hover {
	background: #00213C;
}
.main-mobile-nav .nrpa-home-link:hover > a {
	color: #fff;
}
.main-mobile-nav .nrpa-home-link > a {
}
.main-mobile-nav .nrpa-home-link > a:after {
	content: "";
}
.basic-article img[align="left"],
.basic-article img[style*="float: left"],
.basic-article img[style*="float:left"]{
		margin: 0 20px 0px 0px !important;
	}
.basic-article img[align="right"],
.basic-article img[style*="float: right"],
.basic-article img[style*="float:right"]{
		margin: 0 0px 0px 20px !important;
	}


@media screen and (min-width: 400px) {
	.logo {
		max-width: 180px;
		position: static;
		float: left;
	}
	.link-list {
		margin: 30px 0 0 0;
	}
}

@media screen and (min-width: 1000px) {
	/* line 53, ../scss/modules/_conference-header.scss */
	.logo {
		max-width: none;
		width: 67%; }
		/* line 56, ../scss/modules/_conference-header.scss */
		.logo img {
			max-width: 215px;
			float: left;
			padding: 0 20px 0 0;
			-moz-box-shadow: 12px 0px 0px -11px #d2d2d2;
			-webkit-box-shadow: 12px 0px 0px -11px #d2d2d2;
			box-shadow: 12px 0px 0px -11px #d2d2d2; }

	/* line 64, ../scss/modules/_conference-header.scss */
	.logo-text {
		font-size: 20px;
		text-transform: uppercase;
		color: #41797b;
		float: left;
		margin: 50px 0 0 10px;
		letter-spacing: -1px; }

	/* line 72, ../scss/modules/_conference-header.scss */
	.nav-search-container, .form-search.header {
		width: auto; }

	/* line 75, ../scss/modules/_conference-header.scss */
	.nav-search-container {
		width: 200px;
		padding: 0;
		background: transparent; }

	/* line 80, ../scss/modules/_conference-header.scss */
	.header-module {
		padding: 10px 40px;
		font-size: 18px; }
		/* line 83, ../scss/modules/_conference-header.scss */
		.header-module .btn {
			font-size: 18px; }

	/* line 87, ../scss/modules/_conference-header.scss */
	.header-wrapper {
		width: calc(100% - 200px);
		float: left;
		padding: 0 10px 0 0; }

	/* line 92, ../scss/modules/_conference-header.scss */
	.header-left-section {
		float: right; }
		/* line 38, ../scss/tools/_mixins.scss */
		.lt-ie8 .header-left-section {
			zoom: 1; }
		/* line 42, ../scss/tools/_mixins.scss */
		.header-left-section:before, .header-left-section:after {
			content: "";
			display: table; }
		/* line 46, ../scss/tools/_mixins.scss */
		.header-left-section:after {
			clear: both; }

	/* line 96, ../scss/modules/_conference-header.scss */
	.register-btn, .link-list {
		float: left; }

	/* line 100, ../scss/modules/_conference-header.scss */
	.link-list, .register-btn, .form-search {
		margin: 40px 0 0 0; }

	/* line 103, ../scss/modules/_conference-header.scss */
	.link-list {
		margin: 50px 20px 0 0; }

	/* line 107, ../scss/modules/_conference-header.scss */
	.form-search.header {
		-moz-border-radius: 15px;
		border-radius: 15px; }
	/* line 110, ../scss/modules/_conference-header.scss */
	.form-search .submit-btn {
		margin-top: 10px; }
	/* line 113, ../scss/modules/_conference-header.scss */
	.form-search .search-field {
		padding: 10px 10px 10px 20px; } 

	}
@media screen and (min-width: 1200px) {
	/* line 122, ../scss/modules/_conference-header.scss */
	.main-nav .main-nav-wrapper > ul > li {
		padding: 20px 11px;
		font-size: 1em; }

	/* line 126, ../scss/modules/_conference-header.scss */
	.register-btn {
		font-size: 20px;
		padding: 8px 20px; }

	/* line 130, ../scss/modules/_conference-header.scss */
	.nav-search-container {
		width: 25%; }
		/* line 132, ../scss/modules/_conference-header.scss */
		.nav-search-container .form-search {
			width: 100%; }
 .logo-text {
		font-size: 20px;
		text-transform: uppercase;
		color: #41797b;
		float: left;
		margin: 50px 0 0 20px;
		letter-spacing: -1px; }
	/* line 136, ../scss/modules/_conference-header.scss */
	.header-wrapper {
		width: 75%; } }
@media screen and (min-width: 1400px) {
	/* line 144, ../scss/modules/_conference-header.scss */
	.main-nav .main-nav-wrapper > ul > li {
		padding: 20px; } }

	.btn > a {
		color: white;
	}

	.btn > a:hover {
		border-bottom-color: transparent;
	}
	/* line 17, ../scss/tools/_mixins.scss */
	.lt-ie8 .btn, .lt-ie8 a.btn, .lt-ie8 button, .lt-ie8 input[type="submit"] {
		display: inline;
		zoom: 1; }
	
.main-slider {
	margin-bottom: 10px;
}

/* line 1, ../scss/modules/_conference-slider.scss */
.slick-prev, .slick-next {
	background: #41797b;
	border: 2px solid transparent; }
	/* line 4, ../scss/modules/_conference-slider.scss */
	.slick-prev:before, .slick-next:before {
		font-size: 30px; }
	/* line 7, ../scss/modules/_conference-slider.scss */
	.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
		background: #2f585a; }

/* line 12, ../scss/modules/_conference-slider.scss */
.slick-prev {
	left: -35px; }
	/* line 14, ../scss/modules/_conference-slider.scss */
	.slick-prev:before {
		margin: 0 5px 0 40px; }

/* line 19, ../scss/modules/_conference-slider.scss */
.slick-next {
	right: -35px; }
	/* line 21, ../scss/modules/_conference-slider.scss */
	.slick-next:before {
		margin: 0 30px 0 5px; }

/* line 26, ../scss/modules/_conference-slider.scss */
.slick-dots {
	bottom: 0;
	margin: 0;
	background: rgba(255, 255, 255, 0.8); }
	/* line 32, ../scss/modules/_conference-slider.scss */
	.slick-dots li.slick-active button, .slick-dots li:hover button {
		background: #41797b; }

/* line 39, ../scss/modules/_conference-slider.scss */
.slick-text {
	padding: 20px 40px 50px;
	position: absolute;
	background: rgba(0, 55, 100, 0.8);
	bottom: 0; }
	/* line 44, ../scss/modules/_conference-slider.scss */
	.slick-text p {
		margin: 0; }
	/* line 47, ../scss/modules/_conference-slider.scss */
	.slick-text h2 {
		margin-bottom: .75em;
		line-height: 1.1; }
	/* line 51, ../scss/modules/_conference-slider.scss */
	.slick-text .btn {
		display: inline-block;
		float: none;
		padding: 7px 20px; }

/* line 59, ../scss/modules/_conference-slider.scss */
.below-fold .sponsor-slider-section {
	padding: 0;
	margin: 40px auto 0 auto; }

/* line 65, ../scss/modules/_conference-slider.scss */
.sponsor-slider-section {
	padding: 10px 20px;
	margin: 30px auto 0 auto; }
	/* line 68, ../scss/modules/_conference-slider.scss */
	.sponsor-slider-section h2 {
		float: left;
		font-size: 1.125em;
		color: #41797b;
		width: 75px;
		margin: 15px 0 0 0; }

/* line 77, ../scss/modules/_conference-slider.scss */
.sponsor-slider-wrapper {
	width: calc(100% - 75px);
	max-width: 320px;
	float: right;
	padding: 0 0 0 15px; }

/* line 85, ../scss/modules/_conference-slider.scss */
.sponsor-slider.slick-slider {
	background: transparent;
	padding: 0 30px 0 30px; 
margin-bottom: 10px;}
	/* line 77, ../scss/modules/_conference-slider.scss */
	.sponsor-slider.slick-slider .slick-slide {
		padding: 0 5px; }
/* line 92, ../scss/modules/_conference-slider.scss */
.sponsor-slider .slick-prev, .sponsor-slider .slick-next {
	background: transparent url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2230px%22%20height%3D%2245px%22%20viewBox%3D%22424.4%20-17.9%2030%2045%22%20style%3D%22enable-background%3Anew%20424.4%20-17.9%2030%2045%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text/css%22%3E%0D%0A%09.st0%7Bfill%3A%23003764%3B%7D%0D%0A%3C/style%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M453.3%2C2l-19.9-18.8c-0.7-0.7-1.6-1.1-2.7-1.1c-1.1%2C0-2%2C0.4-2.7%2C1.1l-2.3%2C2.2c-0.8%2C0.7-1.1%2C1.6-1.1%2C2.6%0D%0A%09%09c0%2C1%2C0.4%2C1.9%2C1.1%2C2.6l14.8%2C14l-14.8%2C14c-0.8%2C0.7-1.1%2C1.6-1.1%2C2.6c0%2C1%2C0.4%2C1.9%2C1.1%2C2.6l2.3%2C2.2c0.8%2C0.7%2C1.7%2C1.1%2C2.7%2C1.1%0D%0A%09%09c1.1%2C0%2C2-0.4%2C2.7-1.1l19.9-18.8c0.8-0.8%2C1.1-1.6%2C1.1-2.6C454.4%2C3.6%2C454%2C2.7%2C453.3%2C2z%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A") no-repeat 0 0;
	background-size: 20px 35px;
	height: 35px;
	width: 20px;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0; }
	/* line 99, ../scss/modules/_conference-slider.scss */
	.sponsor-slider .slick-prev:hover, .sponsor-slider .slick-next:hover {
		border: 0;
		background-color: transparent; }
	/* line 103, ../scss/modules/_conference-slider.scss */
	.sponsor-slider .slick-prev:before, .sponsor-slider .slick-next:before {
		content: ''; }
/* line 108, ../scss/modules/_conference-slider.scss */
.sponsor-slider .slick-prev {
	left: 0;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1); }
/* line 112, ../scss/modules/_conference-slider.scss */
.sponsor-slider .slick-next {
	right: 0; }

@media screen and (min-width: 400px) {
	/* line 119, ../scss/modules/_conference-slider.scss */
	.main-slider .slick-prev, .main-slider .slick-next {
		top: auto;
		bottom: 100px; } }
@media screen and (min-width: 500px) {
	/* line 127, ../scss/modules/_conference-slider.scss */
	.sponsor-slider-wrapper {
		max-width: none; } }
@media screen and (min-width: 600px) {
	/* line 134, ../scss/modules/_conference-slider.scss */
	.slick-text {
		width: 50%;
		left: 75px;
		bottom: 40px;
		padding: 30px; }
		/* line 139, ../scss/modules/_conference-slider.scss */
		.slick-text h2 {
			width: 100%;
			float: none;
			font-size: 1.5em; }

	/* line 146, ../scss/modules/_conference-slider.scss */
	.main-slider .slick-prev, .main-slider .slick-next {
		bottom: auto;
		top: 35%; } }
@media screen and (min-width: 800px) {
	/* line 129, ../scss/modules/_conference-slider.scss */
	.slick-text {
		bottom: auto;
		top: 40px;
		}

	/* line 132, ../scss/modules/_conference-slider.scss */
	.slick-dots {
		bottom: 0;
		margin: 0;
		padding: 10px 0;
		background: rgba(255, 255, 255, 0.8); } }
@media screen and (min-width: 1000px) {
	/* line 142, ../scss/modules/_conference-slider.scss */
	.slick-prev:before, .slick-next:before {
		font-size: 48px;
		background-size: 45px 30px;
		width: 30px;
		height: 45px; }

	/* line 150, ../scss/modules/_conference-slider.scss */
	.slick-prev {
		left: 15px; }
		/* line 152, ../scss/modules/_conference-slider.scss */
		.slick-prev:before {
			margin: 0 5px 0 0; }

	/* line 156, ../scss/modules/_conference-slider.scss */
	.slick-next {
		right: 15px; }
		/* line 158, ../scss/modules/_conference-slider.scss */
		.slick-next:before {
			margin: 0 0 0 5px; }

	/* line 162, ../scss/modules/_conference-slider.scss */
	.slick-text {
		padding: 40px;
		top: 70px;
		left: 150px;
		max-width: 450px;
		bottom: auto;}
		/* line 167, ../scss/modules/_conference-slider.scss */
		.slick-text h2 {
			font-size: 1.875em;
			margin-bottom: 1em; }

	/* line 172, ../scss/modules/_conference-slider.scss */
	.sponsor-slider-section {
		padding: 0 40px; 
		margin-top: 30px;}
		/* line 174, ../scss/modules/_conference-slider.scss */
		.sponsor-slider-section h2 {
			font-size: 1.5em;
			width: 100px;
			margin: 15px 0 0 0; }

	/* line 181, ../scss/modules/_conference-slider.scss */
	.sponsor-slider.slick-slider {
		padding: 0 50px; 
		margin-bottom: 30px;}
	/* line 184, ../scss/modules/_conference-slider.scss */
	.sponsor-slider .slick-prev, .sponsor-slider .slick-next {
		background-size: 30px 45px;
		height: 45px;
		width: 30px; }

	/* line 190, ../scss/modules/_conference-slider.scss */
	.sponsor-slider-wrapper {
		width: calc(100% - 100px); } }
@media screen and (min-width: 1200px) {
	/* line 198, ../scss/modules/_conference-slider.scss */
	.slick-prev:before,
	.slick-next:before {
		font-size: 58px; }

	/* line 202, ../scss/modules/_conference-slider.scss */
	.slick-text {
		max-width: 500px;
		top: 80px;
		bottom: auto; }
		/* line 205, ../scss/modules/_conference-slider.scss */
		.slick-text h2 {
			font-size: 2.25em;
			margin-bottom: 1.2em; } }

@media screen and (min-width: 1400px) {
	.slick-text {
		max-width: 500px;
		top: 100px;
		bottom: auto; }
}

@media screen and (min-width: 1600px) {
	/* line 213, ../scss/modules/_conference-slider.scss */
	.slick-prev {
		left: -35px; }

	/* line 216, ../scss/modules/_conference-slider.scss */
	.slick-next {
		right: -35px; } 
	.slick-slider {
		overflow: visible;
	}
}
/* line 1, ../scss/modules/_conference-main.scss */
.landing-main-width {
	padding: 20px; }
	
.conference-interior__teaser-grid .landing-main-width {
	padding: 0;
}

@media screen and (min-width: 1000px) {
	/* line 6, ../scss/modules/_conference-main.scss */
	.landing-main-width {
		width: 100%;
		padding: 0 40px;
		float: none;
		border-right: none; }
		
		.conference-interior__teaser-grid .landing-main-width {
			width: auto;
			padding: 0;}

	/* line 12, ../scss/modules/_conference-main.scss */
	.interior-main-width, .interior-main-width.below-fold {
		float: none;
		width: 100%;
		padding: 0 40px;
		border-right: none; } }
@media screen and (min-width: 1200px) {
	/* line 22, ../scss/modules/_conference-main.scss */
	.landing-main-width {
		padding: 0 40px;
		width: calc(100% - 370px);
		float: left;
		border-right: 1px solid #d2d2d2; } 
		
	.conference-interior__teaser-grid .landing-main-width {
		width: auto;
		padding: 0;
		float:none;
		border-right: none
	}

	.landing-main-width.no-right-rail{
		border-right: none; }}
@media screen and (min-width: 1000px) {
	/* line 35, ../scss/modules/_conference-main.scss */
	.interior-main-width {
		float: left;
		width: calc(100% - 380px); } }
/* line 1, ../scss/modules/_conference-bucket.scss */
.section-bucket {
	max-width: 410px;
	margin: 0 auto; }
	/* line 2, ../scss/modules/_conference-bucket.scss */
	.section-bucket:nth-child(even) {
		background: transparent;
		margin: 0 auto;
		padding: 0;}

@media screen and (min-width: 1000px) {
	/* line 9, ../scss/modules/_conference-bucket.scss */
	.section-bucket {
		padding: 0 0 80px 0;
		max-width: none;
		width: 30.56604%;
		float: left;
		margin-right: 4.15094%; }
		/* line 13, ../scss/modules/_conference-bucket.scss */
		.section-bucket:nth-child(even) {
			margin: 0;
			padding: 0 0 80px 0;
			width: 30.56604%;
			float: left;
			margin-right: 4.15094%;
			background: transparent; }
		/* line 19, ../scss/modules/_conference-bucket.scss */
		.section-bucket:nth-child(3n) {
			float: right;
			margin-right: 0; } }
@media screen and (min-width: 1000px) {
	/* line 6, ../scss/modules/_conference-asides.scss */
	.sidebar-aside {
		float: none;
		width: 100%;
		padding: 0 40px; }
		/* line 10, ../scss/modules/_conference-asides.scss */
		.sidebar-aside.interior-aside {
			float: none;
			width: 100%; } }
@media screen and (min-width: 1200px) {
	/* line 19, ../scss/modules/_conference-asides.scss */
	.sidebar-aside {
		width: 370px;
		float: right;
		padding: 0 40px 0 40px; } }
@media screen and (min-width: 1000px) {
	/* line 35, ../scss/modules/_conference-asides.scss */
	.sidebar-aside.interior-aside {
		width: 380px;
		float: right; }

	/* line 41, ../scss/modules/_conference-asides.scss */
	.interior-main-width.below-fold {
		width: calc(100% - 370px);
		float: left;
		border-right: 1px solid #d2d2d2; }
	/* line 46, ../scss/modules/_conference-asides.scss */
	.interior-main-width + .sidebar-aside {
		border-left: 1px solid #d2d2d2; }

	/* line 50, ../scss/modules/_conference-asides.scss */
	.below-fold.sponsor-slider-section {
		clear: both;
		border-top: 1px solid #d2d2d2;
		margin: 40px 0 0 0;
		padding: 0; } }
/* line 1, ../scss/modules/_conference-social-feeds.scss */
.social-feeds {
	padding-top: 20px;
	border-top: 1px solid #d2d2d2;
	background: transparent; }

/* line 7, ../scss/modules/_conference-social-feeds.scss */
.feed-section {
	border-top: none;
	width: 100%;
	float: none;
	padding: 20px 0px 80px 0px; }
	/* line 38, ../scss/tools/_mixins.scss */
	.lt-ie8 .feed-section > header {
		zoom: 1; }
	/* line 42, ../scss/tools/_mixins.scss */
	.feed-section > header:before, .feed-section > header:after {
		content: "";
		display: table; }
	/* line 46, ../scss/tools/_mixins.scss */
	.feed-section > header:after {
		clear: both; }
	/* line 14, ../scss/modules/_conference-social-feeds.scss */
	.feed-section > header h3 {
		float: left; }
	/* line 17, ../scss/modules/_conference-social-feeds.scss */
	.feed-section > header i {
		float: right;
		margin: 0; }

@media screen and (min-width: 1000px) {
	/* line 25, ../scss/modules/_conference-social-feeds.scss */
	.social-feeds {
		border-top: none;
		margin-top: 0;
		padding-top: 0; }

	/* line 30, ../scss/modules/_conference-social-feeds.scss */
	.feed-section {
		padding-top: 12px; } }
/* line 1, ../scss/modules/_conference-banner.scss */
.banner-wrapper {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 20px;
	background: #003764; }
	/* line 12, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.9/sass/susy/output/support/_clearfix.scss */
	.banner-wrapper:after {
		content: " ";
		display: block;
		clear: both; }

/* line 8, ../scss/modules/_conference-banner.scss */
.banner p, .banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6 {
	color: #fff; }
/* line 11, ../scss/modules/_conference-banner.scss */
.banner .btn {
	width: 100%; }
/* line 14, ../scss/modules/_conference-banner.scss */
.banner h1 {
	margin-bottom: 1em; }
/* line 17, ../scss/modules/_conference-banner.scss */
.banner h1, .banner h2, .banner h3 {
	font-size: 1.125em; }
/* line 21, ../scss/modules/_conference-banner.scss */
.banner .featured {
	margin: 1.5em 0 0 0;
	padding: 1.5em 0 0 0;
	border-top: 1px solid #80bd01; }
/* line 26, ../scss/modules/_conference-banner.scss */
.banner .intro, .banner .featured {
	text-align: center; }
/* line 32, ../scss/modules/_conference-banner.scss */
.no-banner .banner {
	display: none; }
/* line 35, ../scss/modules/_conference-banner.scss */
.no-banner .positioned-background {
	display: none; }
/* line 40, ../scss/modules/_conference-banner.scss */
.no-banner.interior-page-banner {
	background: transparent;
}
.no-banner .breadcrumbs li:before, .no-banner .breadcrumbs li a, .no-banner .breadcrumbs li {
	color: #41797b;
	text-transform: uppercase;}
/* line 31, ../scss/modules/_conference-banner.scss */
.interior-page-banner {
	background: #003764; }
	/* line 33, ../scss/modules/_conference-banner.scss */
	.interior-page-banner .banner-wrapper {
		padding: 10px 20px 30px 20px; }
	/* line 37, ../scss/modules/_conference-banner.scss */
	.interior-page-banner .banner .intro {
		text-align: left; }
	/* line 40, ../scss/modules/_conference-banner.scss */
	.interior-page-banner .banner .featured {
		border-top: 0;
		padding: 10px 0 0 0;
		margin: 0 0 30px 0;
		background-color: transparent;
		-moz-border-radius: 0;
		border-radius: 0; }
	/* line 47, ../scss/modules/_conference-banner.scss */
	.interior-page-banner .banner h1 {
		color: #80bd01;
		font-size: 1.875em;
		margin-bottom: 0; }
	/* line 52, ../scss/modules/_conference-banner.scss */
	.interior-page-banner .banner h2 {
		font-size: 1.25em; }
	/* line 56, ../scss/modules/_conference-banner.scss */
	.interior-page-banner .large {
		font-size: 1.25em;
		margin: .5em 0; }

@media screen and (min-width: 600px) {
	/* line 63, ../scss/modules/_conference-banner.scss */
	.banner-wrapper {
		background: transparent; }

	/* line 66, ../scss/modules/_conference-banner.scss */
	.banner {
		background: transparent; }
		/* line 68, ../scss/modules/_conference-banner.scss */
		.banner h1, .banner h2, .banner h3 {
			font-size: 1.5em; }
		/* line 82, ../scss/modules/_conference-banner.scss */
		.banner .featured {
			background: transparent;
			border-top: none;
			-moz-border-radius: 20px;
			border-radius: 20px;
			background: #003764;
			padding: 20px; 
			max-width: 430px;
			margin: 1.5em auto 0; }
	
	.twitterblock {
		display: block;
	}
	.banner .btn {
	width: auto; }
	/* line 91, ../scss/modules/_conference-banner.scss */
	.interior-page-banner h1, .interior-page-banner h2, .interior-page-banner h3, .interior-page-banner p {
		text-shadow: 0 0 9px #040404; }
	/* line 94, ../scss/modules/_conference-banner.scss */
	.interior-page-banner .banner-wrapper {
		padding: 10px 40px 30px 40px; } }
@media screen and (min-width: 1000px) {
	/* line 101, ../scss/modules/_conference-banner.scss */
	.banner-wrapper {
		padding: 70px 40px; }

	/* line 105, ../scss/modules/_conference-banner.scss */
	.banner .featured {
		width: 39.24528%;
		float: right;
		max-width: none;
		margin-right: 0;
		margin-top: 0; }
	/* line 109, ../scss/modules/_conference-banner.scss */
	.banner .intro {
		width: 57.62712%;
		float: left;
		margin-right: 1.69492%; }
	/* line 112, ../scss/modules/_conference-banner.scss */
	.banner .intro, .banner .featured {
		text-align: left; }
	/* line 115, ../scss/modules/_conference-banner.scss */
	.banner .btn {
		width: auto; }
	/* line 118, ../scss/modules/_conference-banner.scss */
	.banner h1, .banner h2, .banner h3 {
		font-size: 1.875em; }

	/* line 122, ../scss/modules/_conference-banner.scss */
	.interior-page-banner {
		background: transparent; }
		/* line 124, ../scss/modules/_conference-banner.scss */
		.interior-page-banner .banner-wrapper {
			background: transparent; }
		/* line 128, ../scss/modules/_conference-banner.scss */
		.interior-page-banner .banner .featured {
			margin: 0; }
		/* line 131, ../scss/modules/_conference-banner.scss */
		.interior-page-banner .banner h1 {
			font-size: 3em; }
		/* line 134, ../scss/modules/_conference-banner.scss */
		.interior-page-banner .banner .large {
			font-size: 1.5em; } }
/* line 1, ../scss/modules/_conference-panel.scss */
.panel {
	margin: 0 -20px 20px -20px;
	padding: 20px 30px 20px 30px;
	background: #41797b; }
	/* line 6, ../scss/modules/_conference-panel.scss */
	.panel header h2 {
		margin-top: 0;
		font-size: 1.375em;
		color: #fff; }
	/* line 12, ../scss/modules/_conference-panel.scss */
	.panel:nth-child(odd) {
		background: #003764; }
		/* line 15, ../scss/modules/_conference-panel.scss */
		.panel:nth-child(odd) header h2 {
			color: #80bd01; }
	/* line 20, ../scss/modules/_conference-panel.scss */
	.panel p, .panel a {
		color: #fff; }
	/* line 23, ../scss/modules/_conference-panel.scss */
	.panel a:not(.btn) {
		text-decoration: underline; }
	/* line 26, ../scss/modules/_conference-panel.scss */
	.panel .inset-submit {
		margin: 20px 0 0 0; }

@media screen and (min-width: 600px) {
	/* line 32, ../scss/modules/_conference-panel.scss */
	.panel {
		margin: 0 0 20px 0;
		padding: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px; 
		clear:both;
	 } }
@media screen and (min-width: 1000px) {
	.home-aside .panel {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 1em;
	}
	/* line 40, ../scss/modules/_conference-panel.scss */
	/*.panel {
		width: 32.20339%;
		float: left;
		margin-right: 1.69492%; } */
		/* line 42, ../scss/modules/_conference-panel.scss */
		.panel:last-child:not(:first-child):not(:nth-child(2)) {
			float: right;
			margin-right: 0; }
		
		.aside-section > .row  >.panel:last-child:not(:first-child):not(:nth-child(2)) {
			float: left; }
		/* line 45, ../scss/modules/_conference-panel.scss */
		.panel .inset-submit input[type="email"],
		.panel .inset-submit input[type="text"],
		.panel .inset-submit input[type="password"] {
			width: 50%; } }
@media screen and (min-width: 1300px) {
	/* line 55, ../scss/modules/_conference-panel.scss */
	.panel .inset-submit input[type="email"],
	.panel .inset-submit input[type="text"],
	.panel .inset-submit input[type="password"] {
		width: 60%; } }
@media screen and (min-width: 1400px) {
	/* line 64, ../scss/modules/_conference-panel.scss */
	.panel, .panel:last-child {
		float: none;
		width: 100%;
		margin: 0 0 20px 0; }
		/* line 68, ../scss/modules/_conference-panel.scss */
		.panel .inset-submit input[type="email"],
		.panel .inset-submit input[type="text"],
		.panel .inset-submit input[type="password"], .panel:last-child .inset-submit input[type="email"],
		.panel:last-child .inset-submit input[type="text"],
		.panel:last-child .inset-submit input[type="password"] {
			width: 50%; } }
/* line 1, ../scss/modules/_conference-form.scss */
.inset-submit {
	border: 1px solid #d2d2d2;
	background: #fff;
	-moz-border-radius: 40px;
	border-radius: 40px; }
	/* line 5, ../scss/modules/_conference-form.scss */
	.inset-submit input[type="email"],
	.inset-submit input[type="text"],
	.inset-submit input[type="password"] {
		-moz-border-radius: 0;
		border-radius: 0;
		margin: 0;
		border: none;
		width: 75%;
		float: left;
		background: transparent; }
	/* line 15, ../scss/modules/_conference-form.scss */
	.inset-submit input[type="submit"] {
		float: right; }

/* line 1, ../scss/modules/_conference-footer.scss */
.sitewide-footer-section {
	padding: 20px 20px 0 20px; }
	
	/* line 8, ../scss/modules/_conference-footer.scss */
	.sitewide-footer-section.email-signup {
		background: transparent; }
		/* line 10, ../scss/modules/_conference-footer.scss */
		.sitewide-footer-section.email-signup h4 {
			margin-bottom: 1em; }
	/* line 14, ../scss/modules/_conference-footer.scss */
	.sitewide-footer-section.social-media {
		border-top: none; }
	/* line 17, ../scss/modules/_conference-footer.scss */
	.sitewide-footer-section a, .sitewide-footer-section a:hover {
		color: #fff; }
	/* line 20, ../scss/modules/_conference-footer.scss */
	.sitewide-footer-section .name-input {
		width: 48.0315%;
		float: left;
		margin-right: 3.93701%; }
		/* line 22, ../scss/modules/_conference-footer.scss */
		.sitewide-footer-section .name-input:nth-child(2) {
			float: right;
			margin-right: 0; }
	/* line 26, ../scss/modules/_conference-footer.scss */
	.sitewide-footer-section .nrpa-connect-link {
		background-color: #fff;
		height: 75px;
		width: 75px;
		background-position: center; }

/* line 35, ../scss/modules/_conference-footer.scss */
.social-grid a {
	float: none; }

/* line 40, ../scss/modules/_conference-footer.scss */
.social-grid {
	width: 265px;
	text-align: center; }
	/* line 43, ../scss/modules/_conference-footer.scss */
	.social-grid a {
		float: none; }

@media screen and (min-width: 1200px) {
	/* line 49, ../scss/modules/_conference-footer.scss */
	.sitewide-footer-section {
		border-right: 1px solid rgba(255, 255, 255, 0.2);
		padding: 40px; }
		/* line 52, ../scss/modules/_conference-footer.scss */
		.sitewide-footer-section.email-signup {
			width: 40.67797%;
			float: left;
			margin-right: 1.69492%;
			padding: 40px; }
		/* line 56, ../scss/modules/_conference-footer.scss */
		.sitewide-footer-section:first-child {
			width: 23.72881%;
			float: left;
			margin-right: 1.69492%;
			padding: 40px; }
		/* line 60, ../scss/modules/_conference-footer.scss */
		.sitewide-footer-section:last-child {
			width: 32.20339%;
			float: right;
			margin-right: 0;
			border-right: none;
			border-left: none;
			padding: 40px; }

	/* line 68, ../scss/modules/_conference-footer.scss */
	.social-grid {
		width: 100%;
	}
	.social-grid a,
	.sitewide-footer-section .nrpa-connect-link
	 {
		width: 70px;
		height: 70px;
		background-size: 70px;
		float: left; }

	.social-grid a:nth-of-type(4) {
		clear: none;
	}

	.sitewide-footer-section h4,
	.contact-us .rm-form-wrapper tr:first-of-type td {
		text-align: left;    
	}
}

@media screen and (min-width: 1400px) {
	.social-grid a {
		width: 75px;
		height: 75px;
		background-size: 75px 75px;
	}
	.sitewide-footer-section .nrpa-connect-link {
		width: 75px;
		height: 75px;
		background-size: 75px;
	}
}

/* DOM Inserted Hack */

@keyframes nodeInserted {  
	from { opacity: 0.99; }
	to { opacity: 1; }  
}

#landing_container .he_stage {
		animation-duration: 0.001s;
		animation-name: nodeInserted;
}

/* Disable light coloring on first megamenu element; instead, encapsulate in class. */

.main-nav .main-nav-wrapper > ul > li:first-child:not(.is-active) {
		background: none;
}

.main-nav .main-nav-wrapper > ul > li.parent-site {
		background: rgba(255, 255, 255, 0.2);
}

div[class*="at-share-dock-outer"] {
	position: relative;
	z-index: 1000;
}

/* Fix styles while search container is hidden. */
@media screen and (min-width: 1200px) {
		.header-wrapper {
				width: 100%;
		}
}

@media screen and (min-width: 1000px) {
		.header-wrapper {
				width: 100%;
		}
}

@media screen and (min-width: 600px) {
		/* Add min height to banner. */
		.banner {
				min-height: 330px;
		}
		/* make sure banner image can be seen at 600px */
		.interior-page-banner {
			background: transparent;
		}

		/* Make blockquote narrower and align to the right. */
		blockquote {
				width: 35%;
				float: right;
		}
}


.main-nav .main-nav-wrapper > ul ul {
		width: 50%;
		float: none;
		margin: 0 auto;
}

.megamenu-panel {
		width: 75%;
		left: 12.5%;
}

.megamenu-subnav-links,
.megamenu-feature {
		width: 50%;
		margin: 0;
		display: inline-block;
}

/*
		Graceful loading of slick slider
*/

.main-slider .block {
		display: none;
}
.main-slider .block:first-child {
		display: block;
}
.main-slider.slick-initialized .block {
		display: block;
}

li.nrpa-home-link{
	display:none;
}

.main-nav .main-nav-wrapper > ul > li:first-child {
	display:none;
}
@media (max-width: 576px) { html,body { overflow-x: hidden; width: 100%; }}