/* ==========================================================================
Author's custom css
========================================================================== */

@font-face {
	font-family: 'alright_sansthin';
	src: url('../css/fonts/alrightsans_thin_mod-webfont.woff2') format('woff2'), url('../css/fonts/alrightsans_thin_mod-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'alright_sanslight';
	src: url('../css/fonts/alrightsans_light_mod-webfont.woff2') format('woff2'), url('../css/fonts/alrightsans_light_mod-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'alright_sansregular';
	src: url('../css/fonts/alrightsans_regular_mod-webfont.woff2') format('woff2'), url('../css/fonts/alrightsans_regular_mod-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'alright_sansregular_italic';
	src: url('../css/fonts/alrightsans_regularitalic-webfont.woff') format('woff'), url('../css/fonts/alrightsans_regularitalic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'alright_sansmedium';
	src: url('../css/fonts/alrightsans_medium_mod-webfont.woff2') format('woff2'), url('../css/fonts/alrightsans_medium_mod-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'alright_sansbold';
	src: url('../css/fonts/alrightsans_bold_mod-webfont.woff2') format('woff2'), url('../css/fonts/alrightsans_bold_mod-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helvetica_lt_stdlight';
	src: url('../css/fonts/helveticaltstd_light-webfont.eot');
	src: url('../css/fonts/helveticaltstd_light-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/helveticaltstd_light-webfont.woff') format('woff'), url('../css/fonts/helveticaltstd_light-webfont.ttf') format('truetype'), url('../css/fonts/helveticaltstd_light-webfont.svg#helvetica_lt_stdlight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helvetica_lt_stdregular';
	src: url('../css/fonts/helveticaltstd_roman-webfont.eot');
	src: url('../css/fonts/helveticaltstd_roman-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/helveticaltstd_roman-webfont.woff') format('woff'), url('../css/fonts/helveticaltstd_roman-webfont.ttf') format('truetype'), url('../css/fonts/helveticaltstd_roman-webfont.svg#helvetica_lt_stdregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../css/fonts/glyphicons-halflings-regular.eot');
	src: url('../css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

body {
	font-size: 14px;
	font-family: arial;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 0px;
	color: #4d4d4d;
}

.container {
	position: relative;
}

.bar h2 {
	color: #ffffff;
}

section {
	padding: 40px 0;
}

section#white {}

section#grey {
	background-color: #F4F4F4;
}

.darkblue {
	background-color: #002d5e;
}

.blue {
	background-color: #0082CA;
}

.lightBlue {
	background-color: #26b4ff;
}

.teal {
	background-color: #00ACD8;
}
.orange {
	background-color: #F68C23;
	text-align: center;
	padding: 30px 0 30px 0;
}

.white {
	background-color: #ffffff;
}

.white p {
	color: #444f59;
	margin: 10px 0 20px 0;
}

#home .white>.content h2, #home .white>.content h4 {
	color: #ffffff;
}

.slate {
	background-color: #444f59;
	position: relative;
	margin-top: 0px;
}

.blue, .lightBlue, .white, .slate, .grey {
	padding: 45px 0;
	/* text-align: center; */
}

.grey {
	background-color: #F4F4F4;
}


/* ==========================================================================
Mobile < 768 css
========================================================================== */

h1, .h1 {
	font-size: 28px;
	margin-top: 20px;
}

h2, .h2 {
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 0;
}

#home h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
}

h3, .h3, h3.panel-title {
	font-size: 18px;
}

h3.panel-title {
	line-height: 1.7;
	background-size: 28px 28px;
	height: 28px;
}

p {
	margin: 0 0 14px;
	font-family: arial;
	font-size:14px;
	color: #ffffff;
}

ul {
	margin: 0px;
}

li {
	font-size: 14px;
	font-family:arial;
}
.content ul>li {
	counter-increment: list;
	display: table-row;
	line-height:20px;
	font-size:14px;
}

/* Head css
-------------------------------------------------- */

.search {}

#loginBtn {
	font-size: 18px;
	width: 144px;
	height: 33px;
	padding: 7px 0 0 0 !important;
	margin: 0 0 0 0;
	text-align: center;
}

#logo {
	top: 0;
	/* left: 15px; */
	width: 140px;
	/* height: 18px; */
}

#logo img {
	width: 100%;
}

.navbar {
	min-height: 51px;
	margin-bottom: 0;
	/* z-index: 10; */
	border-bottom: 2px solid #deecf2;
	background-color: #ffffff;
}
.navbar-toggler:focus {
	text-decoration: none;
	outline: none;
}

.navbar-toggler:hover {}

.search {
	width: 199px;
}

.searchfield {
	width: 165px;
}

#phoneNumber {
	display: none;
}

/* Main Navigation css
-------------------------------------------------- */

#nav {
	width: auto;
	/* left: 0px; */
	padding: 18px 0 0;
	display: block;
}

#nav>li {
	display: block;
	margin: 0;
	position: relative;
	font-size: 15px;
}

.nav li {
	background: none;
}

.nav li:first-child {
	display: none;
}

.nav.navbar-right li:first-child {
	margin-right: 0;
}

.nav li span {
	font-family: arial;
	font-size: 19px;
}

.nav .social {
	padding-left: 8px;
	height: 28px;
	display: inline-block;
}

#nav>li>a {
	color: #393939;
	position: relative;
	display: block;
	padding: 10px 15px;
}

/* #nav>li:last-child a:focus {
	background-color: #F68C23;
} */

#nav>li>a:hover {
	background-color: #0082CA;
	color: #ffffff;
	text-decoration: none;
}

#nav>li>a:focus {
	background: #f5f5f5;
	color: #393939;
	text-decoration: none;
}

/* #nav>li+li+li+li a {
	color: #ffffff;
	background-color: #0082CA;
	margin-bottom: 10px;
} */

.dropdown-menu {
	position: relative;
	top: 100%;
	left: 0;
	display: none;
	float: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-clip: initial;
}

.navbar-toggle:hover, .navbar-toggle:focus {
	background-color: transparent;
}

.navbar-toggle {
	background-color: transparent;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-toggle {
	border-color: transparent;
}

.navbar-right {
	margin-right: 0px;
}

/* Top Right Navigation css
-------------------------------------------------- */

.navbar-nav {
	margin-top: 0;
	margin-bottom: 8px;
}

.navbar-nav>li>a {
	padding-top: 8px;
	padding-bottom: 7px;
}

.navbar-nav>li>a {
	color: #393939;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
	color: #ffffff;
	background-color: #0082CA;
}

	/*{
	 background-color: #ffffff; 
}*/

.navbar-right .dropdown-menu {
	top: 28px;
}

.navbar-right .dropdown-menu>li>a {
	font-size: 14px;
}

/* Left Navigation css
-------------------------------------------------- */

#navLeft {
	display: none;
}


/* Table Styles
-------------------------------------------------- */

td {
	vertical-align: top;
	padding: 5px;
	font-size: 14px;
	font-family: arial;
}

td h3 {
	color: #373737;
	text-indent: 0;
	margin-top: 0;
}
th {
	height: .5em;
	background-color: #ffffff;
    font-size: 12px;
    color: #333;
	border:0;
}

/* Button css
-------------------------------------------------- */

.jumbotron .btn-primary {
	font-size: 12px;
	background-color: #F68C23;
	font-family: 'alright_sansbold';
	border:none;
	margin-top: 10px;
}
.jumbotron .btn-primary:hover {
	font-size: 12px;
	background-color: #0082CA;
	font-family: 'alright_sansbold';
	border:none;
	color: #fff;
}

/* Main Body css
	-------------------------------------------------- */

.jumbotron {
	overflow: hidden;
	position: relative;
	background: #002d5e;
	background-size: cover;
	background-position-y: center;
}
.jumbotron {
	margin-top: 50px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
	text-align: center;
	height: 200px;
}
.jumbotron h1 {
	font-size: 22px;
	font-family: 'alright_sansbold';
	color: #55b2f9;
	line-height: 1;
	margin-top: 40px;
}

.jumbotron #hero-text {
	width: 400px;
	height: 140px;
	top: 0px;
	position: relative;
	margin: 0 auto;
	display: block;
	background-color:#002d5e;
	/*rgba(255, 255, 255, .8) */
	padding: 0px;
}

.jumbotron #hero-text span {
	color: #ffffff;
	font-family: 'alright_sansbold';
	display: block;
	font-size: 16px;
}

.jumbotron #hero-text span+span {
	color: #707270;
	font-family: 'alright_sansregular';
	display: block;
	font-size: 15px;
}

.jumbotron #hero-text a+a {
	display: block;
	color: #3C454E;
	text-decoration: underline;
	font-size: 13px;
}
.jumbotron #logo2 {
	display:none;
}
.blue {
	padding: 40px 0 60px;
}

.media:first-child {
	margin-top: 20px;
}

#home .blue h2 {
	color: #ffffff;
	text-align: center;
	margin: 0 0 25px;
}

.darkBlue, .grey {
	padding-top: 20px;
	padding-bottom: 40px;
}

#nextSec span {
	font-size: 14px;
	margin-right: 25px;
}

#nextSec a {
	font-size: 25px;
	background-size: 13px 20px;
	padding: 0px 25px 0 0;
	margin-right: 0px;
}

.intro {
	width: 994px;
}

.blueBar p {
	font-size: 26px;
}

.blueBar .container {
	width: 100%;
}

p.footnote {
	font-size: 8px;
}

/* Home Page css
-------------------------------------------------- */

#jumbotron-bluebar {
	height: 144px;
	top: 130px;
	position: relative;
}

.home-imgbuckets {
	width: 160px;
	height: 160px;
	margin: 14px 0;
}

#img-map {
	width: 310px;
	height: 190px;
	top: -17px;
	right: 0;
	display: none;
}

#home_video .btn-primary {
	font-size: 16px;
	padding: 5px 43px;
	margin-bottom: 0;
}

.blue .btn-bucket, .darkBlue .btn-bucket, .grey .btn-bucket, .orange .btn-lg, .teal .btn-lg, .lightBlue .btn-lg, #bluefooter .btn-lg {
	margin-top: 20px;
}

/* Agenda
-------------------------------------------------- */
.lightBlue {
	padding: 30px 0 30px 0;
}

.agenda {
	color: #ffffff;
}

#agenda h2 {
	color: #ffffff;
	padding-top:30px;
}

#agenda p, #agenda span {
	color: #ffffff;
	text-decoration: none;
}
#agenda h4, #agenda h4 a {
	font-family: 'alright_sansbold';
	color: #008acf;
	font-size: 21px;
}

#agenda p a {
	color: #26b4ff;
}
#agenda p a:hover {
	text-decoration: underline;
}

#agenda .white {
	padding: 25px 25px;
	text-align: left;
}
.container .agenda {
	color: #ffffff;
	text-align: left;
}

.container .agenda .col-sm-3 {
	text-align: center;
}

#agenda .nav-tabs.centered>li, #agenda .nav-pills.centered>li {
	float: none;
	display: inline-block;
	* display: inline;
	/* ie7 fix */
	zoom: 1;
	/* hasLayout ie7 trigger */
	margin-bottom: 10px;
}

#agenda .nav-tabs.centered, #agenda .nav-pills.centered {
	text-align: center;
	list-style: none;
}

#agenda .nav-schedule {
	margin-top: 30px
}

#agenda .nav-schedule ul.nav li {
	font-size: 16px;
}

#agenda .nav-schedule ul.nav li a {
	padding: 5px 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 270px;
	border-radius: 0;
	font-family: "alright_sansbold";
	color: #fff;
	text-decoration: none;
	background-color: #2caae1;
}

#agenda .nav-schedule ul.nav li:last-child a {
	margin-right: 0px !important;
	/* border-bottom: 1px solid #fff; */
}

#agenda .nav-schedule ul.nav a.active {
	background-color: #fff;
	color: #004d71;
	background-repeat: no-repeat;
	background-position: center 45px;
}

.nav-tabs {
	border-bottom: none;
}

#days-schedule li {
	position: relative;
}

#agenda .content ul>li:before {
	content: '';
	position: initial;
}

#agenda .content .timeline ul>li:before {content: '\2022';position: relative;display: table-cell;text-align: right;color: #005e97;}

#agenda div.time {
	position: relative;
}

#agenda .time h3 {
	color: #004d71;
	font-size: 16px;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	font-family: "alright_sansmedium";
}

#agenda .topic-title p {
	color: #545454;
}

#agenda .topic-title h3 {
	color: #004d71;
	font-size: 16px;
	margin-top: 17px;
	margin-bottom: 5px;
}

#agenda .topic-title h4 {
	color: #0082bf;
	font-family: "alright_sansmedium";
	font-size: 20px;
}

#agenda .topic-title p {
	line-height: 1.4em;
	margin-bottom: 20px;
}

.tab-content .tab-pane .container .timeline {
	background-color: #ffffff;
	color: #ffffff;
	margin-top: 10px;
}

.tab-content .tab-pane .container .timeline:first-child {
	margin-top: 30px;
}

.tab-content .tab-pane .container .timeline div.topic-title {
	padding-right: 20px;
	padding-left: 20px;
}

.tab-content .tab-pane .container .timeline div.time {
	padding: 0px;
}

.tab-content .tab-pane .container .topic-title {
	text-align:left;
}

.tab-content .tab-pane .container .time {
	text-align: left;
	vertical-align: middle;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
/* Speakers
-------------------------------------------------- */
.teal {
	padding: 30px 0 30px 0;
}
#speakers h2 {
	color: #ffffff;
}

#speakers .container {
	text-align: center
}

#speakers .col-sm-6 div {
	background-color: #ffffff;
	border: 30px solid #ffffff;
	position: relative;
	margin: 0 auto 20px;
	width: 300px;
	text-align: left;
}

#speakers .col-sm-6 div img, .speaker-name, .speaker-title, .speaker-company {
	display: block;
}

.speaker-name {
	color: #0082CA;
	font-family: 'alright_sansmedium';
}

.speaker-title {
	color: #444f59;
	font-family: 'alright_sansmedium';
}

.speaker-company {
	color: #444f59;
	font-family: 'alright_sansmedium';
}

#speakers .col-sm-6 div img {
	margin-bottom: 26px;
}

#speakers .col-sm-6 a {
	text-decoration: none;
}

.speaker-name {
	font-size: 23px;
}

.speaker-title {
	font-size: 16px;
  line-height: 18px;
}

.speaker-company {
	font-size: 14px;
	margin-top: 18px;
}

/*#speakers .btn-primary {
	margin: 0px;
}*/

/* Speakers Page
	-------------------------------------------------- */

body#sub-speakers {
	background-color: #0082CA;
	margin-bottom: 0px;
}

body#sub-speakers #speakers .container {
	/* width: 970px; */
}

#sub-speakers h2 {
	/* color: #ffffff; */
	text-align: center;
	font-size: 30px;
	margin-bottom: 45px;
}

body#sub-speakers footer {
	height: 130px;
	padding-top:2px;
}

#sub-speakers #speakers {
	margin-top: 81px;
}

#sub-speakers #speakers .col-sm-12 {
	margin-bottom: 0px;
	text-align: left;
}

#sub-speakers #speakers .col-sm-12 div {
	background-color: #ffffff;
	padding: 8px 15px;
}

.media {
	display: block;
}

#sub-speakers #speakers .col-sm-12 div img {
	max-width: 100%;
}

#speakers .col-sm-6 div img, .speaker-name, .speaker-title, .speaker-company {
	width: 100%;
}

#sub-speakers .speaker-name {
	font-size: 23px;
}

#sub-speakers .speaker-title {
	font-size: 16px;
}

#sub-speakers .speaker-company {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #444f59;
}

#sub-speakers .content p {
	color: #4d4d4d;
}

/* Venue
-------------------------------------------------- */

#venue p, #venue span {
	color: #444f59;
	text-decoration: none;
}
#venue h2 {
	color: #ffffff !important;
	size: 25px;
}

#venue .white {
	padding: 25px 25px;
	text-align: left;
}

#venue .white img {
	margin-bottom: 25px;
	width: 100%;
	/* padding: 0 25px; */
}
#venue a {
	color:#0082ca;
	font-weight:500;
	letter-spacing: .04em;
}
#venue a:hover {
	text-decoration: underline;
	color: #002d5e;
}
#venue #venue-img {
	/* margin-left: 23px; */
	width: 100%;
	display: inline-block;
}

#venue #venue-text {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.venue-map {
	margin: 0 0 30px 0px;
	border: 1px solid #bfbfc1;
}

#venue h3 {
	text-align: center;
	font-size: 21px;
	margin-bottom: 20px;
	color: #008acf;
}
#venue h4, #venue h4 a {
	font-family: 'alright_sansbold';
	color: #002d5e;
}
#venue h4 {
	font-size: 16px;
}

#home #venue p {
	font-size: 15px;
	margin-bottom: 25px;
}

#venue span {
	font-size: 17px;
	margin-bottom: 10px;
}

.media:first-child {
	margin-top: 20px;
}

#venue .venue-map, #venue .venue-map iframe {
	width: 100%;
	height: 460px;
}


/* Safety
-------------------------------------------------- */

#safety h2 {
	color: #ffffff;
}

#safety h3 {
	font-family: 'alright_sansbold';
	color: #008acf;
    font-size:21px;
}

#safety h4 {
	font-size: 18px;
    font-weight:bold;
}

#safety p, #safety span {
	color: #4d4d4d;

}

#home #safety p {
	font-size: 15px;
	margin-bottom: 15px;
}

#home #safety p:last-child {
	margin-bottom: 0;
}

#safety .white {
	padding: 25px 25px;
	text-align: left;
}

#safety a {
	color: #0082ca;
	font-weight: normal;
    text-decoration:none;
}

#safety a:hover {
	color: #002d5e;
	text-decoration: underline;
}

#safety .btn-primary {
	font-size: 14px;
    color: #ffffff;
	background-color: #0082bf;
    border-color: #0082bf;
	font-family: 'alright_sansbold';
    text-decoration: none;
}

#safety .btn-primary:hover {
	background-color: #d45829;
	border-color: #d45829;
	font-family: 'alright_sansbold';
    color: #ffffff;
}

/* Registration
-------------------------------------------------- */

#registration {
	text-align: center;
}
#registration h2 {
	color: #ffffff !important;
}
#registration p {
	color: #ffffff !important;
}

/* Sponsors
-------------------------------------------------- */

#sponsors .content p {
	color: #585858;
}
#sponsors .h2 {
	color: #ffffff;
}
#sponsors p {
	text-align: center;
}
#sponsors .content h3 {
	color: #00066f;
	margin: 0;
	font-family: 'alright_sansmedium';
	text-align: center;
}
.container .sponsors {
	background-color: #ffffff;
	/* color:#ffffff; */
	margin: 10px 5px 0;
	text-align: left;
	margin-bottom: 30px;
	padding: 30px 19px;
}

#sponsors .row:last-child {
	margin-top: 50px;
}

#sponsors .row:last-child h3 {
	margin-bottom: 30px;
}

#sponsors .content .row>.expo_rows {
	width: 435px;
	margin-left: auto;
	margin-right: auto;
	text-align:center
}

#sponsors .content .row>.expo_rows+.expo_rows {
	margin-top: 40px;
}

#sponsors .content .row>.expo_rows .expo-logos + .expo-logos + .expo-logos   {
	margin-top: 40px;
}
.container .sponsors table td+td {
		font-family: 'alright_sansregular_italic';
	}
.container .sponsors table td+td a {
	color: #B356A3;
	text-decoration:underline;
}

.container .sponsors table td+td a:hover {
	color: #0082CA;
	text-decoration:underline;
}

#ctb {
	height: auto;
}

.expo-logos {
	display: inline-block;
	height: 32px;
	margin-right: 35px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
	
/* Footer css
-------------------------------------------------- */

footer {
	bottom: 0;
	width: 100%;
	color: #ffffff;
	height: 120px;
	padding-top:0px;
	background-color: #3C454E;
}

#footer-links {
	margin: 15px 0 16px 0;
	float: left;
}

.container .credit {
	margin: 0px 0 0px 0;
	padding-top:20px;
	clear: both;
	font-size: 12px;
	text-align: left;
}

footer li>a {
	margin: 0px;
}

footer li>a+a {
	margin: 0 0 0 10px;
}

#bluefooter {
	background-color: #f68c23;
}

#bluefooter {
	height: 240px;
	padding: 30px 0;
	text-align:center;
}

#bluefooter .h1 {
	margin-bottom: 19px;
	font-size: 30px;
}

#bluefooter span {
	font-size: 15px;
	}

#bluefooter .h1 small {
	display: block;
	color: #ffffff;
	line-height: 1.4;
	font-size: 14px;
	margin-top: 10px;
}

.green.btn-primary, .lightBlue .btn-primary, .grey .btn-primary {
	font-size: 18px;
	padding: 6px 35px;
	margin-bottom: 29px;
	margin-right: 0;
	background-color: #fff !important;
}

footer p {
	align-content: center;
}
/*footer .btn-primary {
	font-size: 18px;
	padding: 6px 42px;
	margin-bottom: 0px;
	margin-right: 0;
}*/

/* Animation Icons */

.tcon {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 40px;
	background: transparent;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}

.tcon>* {
	display: block;
}

.tcon:hover, .tcon:focus {
	outline: none;
}

.tcon::-moz-focus-inner {
	border: 0;
}

.tcon-menu__lines {
	display: inline-block;
	height: 5.71429px;
	width: 40px;
	border-radius: 2.85714px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: black;
	position: relative;
}

.tcon-menu__lines::before, .tcon-menu__lines::after {
	display: inline-block;
	height: 5.71429px;
	width: 40px;
	border-radius: 2.85714px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: black;
	content: '';
	position: absolute;
	left: 0;
	-webkit-transform-origin: 2.85714px center;
	transform-origin: 2.85714px center;
}

.tcon-menu__lines::before {
	top: 10px;
}

.tcon-menu__lines::after {
	top: -10px;
}

.tcon-transform .tcon-menu__lines {
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
}

.tcon-menu--xcross {
	width: auto;
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines {
	background: transparent;
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before, .tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 40px;
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

.tcon-visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.tcon-plus {
	height: 25px;
	position: absolute;
	-webkit-transform: scale(0.75);
	transform: scale(0.6);
	width: 25px;
	/* display: inline-block; */
	left: 10px;
	margin-top: 23px;
}

.tcon-plus::before, .tcon-plus::after {
	content: "";
	border-radius: 2px;
	display: block;
	width: 85%;
	height: 16%;
	position: absolute;
	top: 37%;
	left: 8%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: #0082CA;
}

.tcon-plus:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tcon-plus--minus.tcon-transform::before {
	-webkit-transform: rotate(180deg) translate(0, 0);
	transform: rotate(180deg) translate(0, 0);
	width: 62%;
}

.tcon-plus--minus.tcon-transform::after {
	-webkit-transform: rotate(-180deg) translate(-37.5%, 0);
	transform: rotate(-180deg) translate(-37.5%, 0);
	width: 62%;
}


/* ==========================================================================
// Small devices (landscape phones, 576px and up)

========================================================================== */

@media (min-width: 576px) {
	#speakers .col-sm-6 div {
		border: 30px solid #ffffff;
		margin: 0 auto 20px;
		width: 255px;
	}

	.expo-logos {
    	height: 40px;
	}
	
	#ctb {
		height: auto;
	}
	
}

/* ==========================================================================
768 - 992 custom css
========================================================================== */

@media (min-width: 768px) {
	body {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 0px;
	}
	h1, .h1 {
		font-size: 30px;
		margin-top: 0;
	}
	h2, .h2 {
		font-size: 27px;
		margin-bottom: 26px;
	}
	h3, .h3, h3.panel-title {
		font-size: 19px;
	}
	h3.panel-title {
		line-height: 1.6;
		background-size: 25px 25px;
		height: 25px;
	}
	h4, .h4 {
		font-size: 28px;
	}
	ul {
		margin: 0px;
	}
	ul ol {
		margin: 24px 0 20px 0px;
		padding-left: 25px;
	}
	li {
		font-size: 14px;
	}
	.content ul>li {
	counter-increment: list;
	display: table-row;
	line-height:22px;
	font-size:15px;
}
	.blue, .purple,  .white, .grey, .slate, .teal {
		padding: 40px 0;
	}
	.lightBlue {
		padding: 40px 0 40px 0px;
		margin-top:0px;
	}
	.blue .container {}
	#home h2 {
		margin-top: 0;
		margin-bottom: 40px;
		font-size: 32px;
	}
	section {
		padding: 51px 0;
	}
	.jumbotron h2, .jumbotron .h2 {
		font-size: 24px;
		margin-top: 11px;
	}
	#home .content p {
		font-size: 15px;
	}

	.media {
		display: flex;
	}

	/* Head css
	-------------------------------------------------- */
	.navbar {
		height: 80px;
		min-height: 28px;
	}
	.navbar-collapse.collapse {
		height: 28px;
	}
	#logo {
		top: 12px;
		left: 0px;
		width: 140px;
		height: 50px;
	}
	/* Main Navigation css
	-------------------------------------------------- */
	#nav {
		top: 0;
		position: absolute;
		margin: 0;
		right: 15px;
		left: initial;
		padding: 0;
	}
	#nav input {
		background: url(../images/btn-rm.png) no-repeat left;
		padding: 0 0 0 28px;
		border: 0px;
		text-align: left;
		width: auto;
		border-radius: 0;
	}
	#nav input:focus {
		outline: none;
	}
	.navbar .container {
		height: 28px;
	}
	#nav>li {
		display: inline-block;
		font-size: 13px;
		float: left;
	}
	/* 	#nav>li+li+li+li a {
		border-radius: 19px;
		padding-top: 7px;
		padding-bottom: 7px;
		padding: 7px 28px;
		margin-top: 18px;
		margin-left: 15px;
		margin-bottom: 0;
	} */
	#nav>li>a {
		padding: 3px 24px;
		color: #3C454E;
		/* border-left: 1px solid #e2e2e2; */
	}
	/* #nav>li:last-child a {
		border-left: none;
		color: #ffffff;
		background-color: #F68C23;
		padding: 7px 20px;
		border-radius: 24px;
		font-weight: bold;
		font-size: 12px;
	}
	#nav>li:last-child a:hover {
		border-left: none;
		color: #ffffff;
		background-color: #0082CA;
		padding: 7px 20px;
		border-radius: 24px;
	} */
	#nav>li>a:hover, li.active a {
		color: #0082CA;
		text-decoration: none;
		/* border-bottom: 6px solid #005d96; */
		background-color: transparent;
	}
	.nav.navbar-right li:first-child {
		margin-right: 0;
		font-size: 12px;
	}
	.active a {
		/* background-color: #f5f5f5!important; */
		/* border-bottom: 6px solid #0082CA; */
	}
	.btn-primary, .btn-default {
		font-size: 16px;
		padding: 7px 51px;
	}
	#nav>li>a:focus {
		background: none;
	}
	.dropdown:hover .dropdown-menu {
		display: block;
	}
	.social .dropdown-menu {
		top: 28px;
		border-top: 0px;
	}
	.dropdown-menu {
		position: absolute;
		top: 39px;
		left: 0;
		display: none;
		float: left;
		min-width: 160px;
		padding: 0;
		margin: 2px 0 0;
		list-style: none;
		font-size: 14px;
		border: 1px solid #ccc;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 0px;
		-webkit-box-shadow: none;
		box-shadow: none;
		background-clip: initial;
		border-right: 1px solid #d3d3d4;
		border-left: 1px solid #d3d3d4;
		border-bottom: 1px solid #d3d3d4;
		border-top: 1px solid #d3d3d4;
	}
	.dropdown-menu>li {
		padding: 5px !important;
	}
	.dropdown-menu>li>a {
		color: #5a5a5a;
		margin: 0;
		padding: 5px;
		padding: 8px 17px;
		font-size: 14px;
		border: 0 !important;
	}
	.dropdown-menu>li>a:hover {
		background: #c4e9ff;
	}
	#blue {
		background-color: #0082CA;
	}
	/* Top Right Navigation css
	-------------------------------------------------- */
	.navbar-nav>li>a {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.navbar-nav>li>a {
		color: #ffffff;
	}
	.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
		color: #ffffff;
		background-color: #0082CA;
	}
	/* Left Navigation css
	-------------------------------------------------- */
	#navLeft {
		display: block;
	}
	#navLeft ul {
		margin: 0;
		padding: 0;
		width: 160px;
	}
	#navLeft li {
		width: 160px;
		margin: 0;
		line-height: 22px;
		font-size: 15px;
	}
	#navLeft li a {
		padding: 10px 0 10px 0px;
	}
	#navLeft li a:hover {
		color: #0082CA;
	}
	#navLeft ul ul {
		margin: 0 0 0px 0;
	}
	#navLeft ul ul li {
		padding: 0;
		font-size: 1.0em;
	}
	#navLeft ul ul li a {
		padding: 7px 0 7px 11px;
		font-size: 14px;
	}
	/* Social Nav Icons main */
	.social {
		border-left: 1px solid #00a5f1;
	}
	.nav li:first-child {
		color: #ffffff;
		font-family: arial;
		font-size: 13px;
		margin-right: 10px;
		display: block;
	}
	.nav li span {
		font-family: arial;
		font-size: 19px;
	}
	#nav .social {
		display: block
	}
	.social+.social+.social {
		display: block;
	}
	.social a {
		width: 100%;
		height: 22px;
		margin: 3px 0 0 5px;
		background-repeat: no-repeat;
		background-color: #ffffff!important;
	}
	/* Main Body css
	-------------------------------------------------- */
	.subpageHeader .h1 {
		margin-top: 27px;
		font-size: 34px;
		margin-left: 25px;
	}
	.subpageHeader {
		margin: 186px 0 40px;
	}
	.subpageHeader #hero-text {
		width: 100%;
		height: 120px;
	}
	.subpageHeader #hero-img {
		display: block;
		width: 415px;
		height: 120px;
	}
	.subpageHeader .h1 {
		margin-top: 36px;
		font-size: 40px;
		margin-left: 35px;
	}
	#subNavBar {
		height: 66px;
		top: 73px;
	}
	#subNavBar h1 {
		font-size: 23px;
		margin-top: 19px;
	}
	#subNavBar #tagline {
		font-size: 15px;
		margin-top: 0px;
		right: 15px;
		top: 22px;
	}
	#subNavBar #tagline li {
		display: inline-block;
		margin-left: 7px;
		font-size: 13px;
		cursor: pointer;
		padding-bottom: 17px;
	}
	#subNavBar #tagline li:hover {
		border-bottom: 6px solid #facc38;
	}
	.blueBar {
		height: 186px;
		padding: 25px 0;
		margin: 16px 0;
	}
	.bar {
		/* height: 160px; */
	}
	.blue {
		/* padding: 40px 0 60px; */
	}
	#home .blue h2 {
		margin-bottom: 35px;
	}
	.darkBlue, .grey {
		padding-top: 84px;
		padding-bottom: 84px;
	}
	#nextSec span {
		font-size: 16px;
		margin-right: 29px;
	}
	#nextSec a {
		font-size: 30px;
		background-size: 18px 24px;
		padding: 0px 33px 0 0;
		margin-right: -2px;
	}
	.intro {
		width: 994px;
	}
	.blueBar {
		/* text-align: left; */
	}
	.blueBar p {
		font-size: 25px;
		margin-bottom: 0;
	}
	.blueBar .container {
		width: 670px;
	}
	.media-left, .media-right, .media-body {
		display: table-cell;
		margin-bottom: 0px;
		text-align: left;
	}
	.callout {
		padding: 30px 30px 40px;
		margin-bottom: 15px;
		width: 276px;
	}
	.callout p {
		font-size: 16px;
		margin-top: 14px;
	}
	.subpage .callout>h3 {
		font-size: 27px;
		margin-bottom: 26px;
	}
	.media-middle {
		vertical-align: top;
	}
	.icon {
		width: 171px;
	}

	p.footnote {
		font-size: 8px;
		margin-top: 20px;
	}

	.jumbotron #hero-text {
	position: relative;
    display: block;
    width: 340px;
    height: 200px;
    left: 80px;
    top: -230px;
    float: right;
    text-align: left;
    margin: 0px;
    padding: 10px 10px;
    background-color: #002d5e;
	}
	
	.jumbotron #hero-text span {
		font-size: 20px;
	}
	.jumbotron #hero-text span+span {
		font-size: 13px;
	}
	.jumbotron #hero-text a+a {
		font-size: 14px;
		/* text-align: center; */
		margin-left: 61px;
	}
	.jumbotron #logo2 {
		margin: 0px 10px 0px;
		width: 380px;
		float:left;
		margin-left:0px;
		display:block;
	}

	.jumbotron h1, .subpageHeader h1 {
		font-size: 26px;
		margin: 0px 0px 10px 0px;
		letter-spacing: -.03em;
	}
	.jumbotron h1 span {
		font-size: 20px;
		line-height: 1.3;
	}
	.jumbotron p {
		line-height: 1.4;
		font-size: 18px;
	}
	/* Button css
	-------------------------------------------------- */

	.btn-primary {
		font-size: 18px;
	}
	.jumbotron .btn-primary {
		font-size: 14px;
		padding: 9px 40px;
		margin: 17px 0;
		background-color: #F68C23;
		font-family: 'alright_sansbold';
	}

	.jumbotron .btn-primary:hover {
		font-size: 14px;
		background-color: #0082CA;
		border:none;
		color: #fff;
	}
	.btn-default {
		font-size: 18px;
	}	
	
	/* Home Page css
	-------------------------------------------------- */
	#jumbo-screen {
		width: 426px;
		height: 310px;
		top: 42px;
		left: 0;
		padding: 0px 40px;
		clip: rect(0px 426px 310px 0px);
	}
	#img-subject {
		right: 0;
		top: 17px;
		width: 430px;
	}
	.jumbotron {
		top: 80px;
		height: 320px;
		margin-bottom: 70px;
		margin-top: 0px;
		background-color: #002d5e;
		padding: 20px 0 0px 0;
		text-align: left;
	}
	.jumbotron .container {
		background-color: transparent;
	}
	.jumbotron .item {
		height: 424px;
	}
	.jumbotron #slide3 p {
		color: #c3ecff;
	}
	.jumbotron .hero-text {
		width: 557px;
		margin-top: 96px;
		text-align: left;
	}
	#jumbotron-text {
		width: 320px;
	}
	.blue .btn-bucket, .darkBlue .btn-bucket, .grey .btn-bucket, .grey .btn-lg, .teal .btn-lg, .lightBlue .btn-lg, #bluefooter .btn-lg {
		margin-top: 20px;
	}
	.icons-audio {
		width: 56px;
		height: 50px;
		margin-top: 9px;
	}
	.icons-video {
		width: 56px;
		height: 44px;
		margin-top: 4px;
	}
	#venue h4, #venue h4 a {
	font-family: 'alright_sansbold';
	color: #002d5e;
}
	#venue h4 {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 9px;
	}
	#home #venue p {
		font-size: 16px;
		margin-bottom: 30px;
	}
	#venue span {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.media:first-child {
		margin-top: 20px;
	}
	.agenda h4, .agenda h4 a {
		font-family: 'alright_sansbold';
		color: #002d5e;
}
	.agenda h4 {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 9px;
}
	
	/* Safety
-------------------------------------------------- */

	#safety .container {
		width: 840px;
	}

	#safety .white {
		padding: 36px 45px 36px;
	}

	#safety #safety-img {
		margin-left: 28px;
		width: 280px;
	}

	#safety h3 {
		font-size: 24px;
	}

	#home #safety p {
		font-size: 17px;
		margin-bottom: 10px;
		color: #4f4f4f;
	}
	
	/* Agenda
	-------------------------------------------------- */
	.darkblue {
		padding: 40px 0 40px 0;
	}
	
	#agenda h4 {
		font-size: 21px;
	}
	
	#agenda .nav-schedule {
		margin-top: 30px;
	}

	#agenda .nav-schedule ul.nav li a {
		margin-right: 18px;
		width: 205px;
	}

	#agenda .nav-schedule .tab-content .container {
		width: 690px;
	}

	#agenda .time h3 {
		font-size: 18px;
		text-align: left;
		margin-top: 15px;
		margin-left: 20px;
	}

	#agenda .topic-title h3 {
		font-size: 18px;
		margin-top: 15px;
		margin-bottom: 10px;
	}

	#agenda .tab-content .tab-pane .container .topic-title {
		border-left: 10px solid #002d5e;
		text-align:left;
	}
	
	/* Speakers
	-------------------------------------------------- */
	.teal {
		padding: 40px 0 40px 0;
	}
	
	#speakers .container {
		/* width: 750px; */
	}

	#speakers .col-sm-6 +.col-sm-6 +.col-sm-6{
		margin-top: 15px;
	}	
	
	#speakers .col-sm-6 div {
		width: 325px;
		height: 499px;
		border: 20px solid #ffffff;
	}
	#speakers .col-sm-6 div img {
		width: 100%;
	}
	#speakers .col-sm-6 div img {
		margin-bottom: 26px;
	}
	#speakers .col-sm-6 div img, .speaker-name, .speaker-title, .speaker-company {
		line-height: 1.4;
	}
	.speaker-name {
		font-size: 23px;
	}
	.speaker-title {
		font-size: 16px;
      line-height:18px;
	}
	.speaker-company {
		font-size: 14px;
		margin-top: 6px;
		margin-bottom:10px;
	}
	#speakers .btn-primary {
		margin: 90px 0 50px;
	}
	
	/* Speakers Page
	-------------------------------------------------- */
	body#sub-speakers {
		background-color: #90c7e6;
		margin-bottom: 0px;
	}
	body#sub-speakers #speakers .container {
		/* width: 970px; */
	}
	#sub-speakers h2 {
		margin-top: 20px;
		margin-bottom: 60px;
		font-size: 35px;
	}
	body#sub-speakers footer {
		height: 120px;
	}
	#sub-speakers #speakers {
		margin-top: 90px;
	}
	#sub-speakers #speakers .col-sm-12 {
		margin-bottom: 50px
	}
	#sub-speakers #speakers .col-sm-12 div {
		padding: 8px 15px;
	}
	#sub-speakers #speakers .col-sm-12 div img {
		width: 160px;
	}

	#speakers .col-sm-6 div img, .speaker-name, .speaker-title, .speaker-company {
		width: 100%;
	}
	#sub-speakers .speaker-name {
		font-size: 23px;
		margin-bottom: 0;
	}
	#sub-speakers .speaker-title {
		font-size: 16px;
	}
	#sub-speakers .speaker-company {
		font-size: 16px;
	}
	/* Venue
	-------------------------------------------------- */
	#venue .white {
		padding: 30px 35px 10px;
		text-align: left;
	}
	#venue #venue-text {
		width: 393px;
	}
	#venue #venue-img {
		margin-left: 23px;
		width: 200px;
	}
	#venue #venue-img img {
		width: 100%;
		margin-bottom: 0;
	}
	.venue-map {
		margin: 20px 0 0 0;
		border: 1px solid #bfbfc1;
	}
	#venue h2 {
	color: #ffffff !important;
	size: 32px;
}
	#venue h3 {
		text-align: left;
		font-size: 26px;
		margin-bottom: 20px;
		color: #008acf;
	}
	#venue h4, #venue h4 a {
		font-family: 'alright_sansbold';
		color: #002d5e;
}
	#venue h4 {
		font-size: 18px;
		line-height:1.3;
		margin-bottom:9px;
	}
	#home #venue p {
		font-size: 15px;
		margin-bottom: 20px;
	}
	#venue span {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.media:first-child {
		margin-top: 20px;
	}
	#venue .venue-map, #venue .venue-map iframe {
		width: 200px;
		height: 200px;
	}
	/* Sponsors
	-------------------------------------------------- */
	#sponsors .container {}
	#sponsors h2 {
		margin-bottom: 20px;
		color: #ffffff;
	}
	#sponsors .content h3 {
		margin-bottom: 50px;
	}
	#sponsors .row .col-sm-4 {
		margin: 30px 0;
	}
	#sponsors .row .col-sm-4+.col-sm-4 {
		text-align: center;
	}
	#sponsors .row .col-sm-4+.col-sm-4+.col-sm-4 {
		text-align: right;
	}
	#sponsors .row:nth-child(3n-1) {
		margin-top: 54px;
	}
	#sponsors .row:last-child {
		margin-top: 40px;
		margin-bottom: 0;
	}
	#sponsors .row:last-child .center {
		margin-top: 45px;
	}
	#sponsors .row:last-child h3 {
		margin-bottom: 30px;
	}
	#sponsors .center {
		text-align: center;
	}
	#sponsors .content .row>.expo_rows {
		width: 700px;
	}
	#sponsors .content .row>.expo_rows+.expo_rows {
		margin-top: 40px;
	}
	.expo-logos {
		margin-right: 35px;
		height: 33px;
	}

	#ctb {
		height: auto;
	}

	#sponsors .content .row>.expo_rows .expo-logos + .expo-logos + .expo-logos {
		margin-top: 0;
	}

	.expo-logos:last-child {
		margin-right: 0;
	}
	
	.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
	
	/* Sticky footer css
	-------------------------------------------------- */
	footer {
		font-size: 10px;
		height: 100px;
	}
	.container .credit {
		margin: 0px 0 0 0;
	}
	#footer-links {
		margin: 13px 0 0 0;
		float: right;
	}
	footer li>a {
		color: #ffffff;
		text-decoration: none;
		font-size: 10px;
	}
	.container .credit {
		text-align: left;
		padding-top:20px;
	}
	#bluefooter {
		height: 310px;
		padding: 30px 0;
	}
	#bluefooter p {
		font-size: 15px
	}
	#bluefooter span {
		font-size: 15px;
	}
	footer .btn-primary {
		/* font-size: 21px; */
		/* padding: 7px 44px; */
		/* margin-top: 42px; */
		/* margin-bottom: 0; */
	}

/* ==========================================================================
992+ custom css
========================================================================== */

@media (min-width: 992px) {
	body {
		font-size: 18px;
		line-height: 1.6;
		margin-bottom: 0px;
	}
	p {
		font-size: 16px;
	}
	.lead {
		font-size: 19px;
	}
	#home .content p {
		font-size: 17px;
	}
	h1, .h1 {
		font-size: 32px;
	}
	.jumbotron h2, .jumbotron .h2 {
		font-size: 28px;
		margin-top: 14px;
	}
	h2, .h2 {
		font-size: 34px;
		margin-bottom: 36px;
	}
	.white, .grey {
		padding: 60px 0;
		margin-top:20px;
	}
	.blue {
		padding: 60px 0;
		margin-top:0px;
	}
	.lightBlue {
		padding: 40px 0;
		margin-top: 0px;
	}
	
	.darkblue {
		padding: 40px 0;
		margin-top:0px;
	}
	.teal {
		padding: 40px 0;
		margin-top:0px;
	}
	.blue .container {
		width: 900px;
	}
	#home h2 {
		margin-top: 0;
		margin-bottom: 30px;
		font-size: 37px;
	}
	h3, .h3, h3.panel-title {
		font-size: 21px;
	}
	h3.panel-title {
		line-height: 1.7;
		background-size: 28px 28px;
		height: 28px;
	}
	h4, .h4 {
		font-size: 30px;
	}
	li {
		font-size: 16px;
	}
	ul {
		margin: 0px 0 20px 5px;
		padding-left: 25px;
	}
	.content ul>li {
	counter-increment: list;
	display: table-row;
	line-height:22px;
	font-size:16px;
}
	section {
		padding: 70px 0;
	}
	#navLeft {
		width: 19%;
	}
	#contentCol {
		width: 57%;
	}
	.col-sm-9#contentCol {
		width: 81%;
	}
	/* Head css
	-------------------------------------------------- */
	#logo {
		top: 15px;
		left: 0px;
		width: 170px;
		height: 60px;
	}
	.navbar {
		height: 80px;
		min-height: 28px;
	}
	/* Main Navigation css
	-------------------------------------------------- */
	#nav {
		top: 0;
		position: absolute;
		margin: 0;
		right: 15px;
	}
	#nav>li {
		font-size: 15px;
	}
	#nav>li>a {
		padding: 0px;
		padding: 6px 24px 0px 0;
	}
	#nav>li>a:focus {
		background: none;
	}
	#nav>li+li+li+li+li+li {
		margin-left: 15px;
	}
	.nav.navbar-right li:first-child {
		font-size: 13px;
	}
	#nav>li:last-child a {
		font-size: 14px;
	}
	/* Top Right Navigation css
	-------------------------------------------------- */
	.navbar-nav>li>a {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.navbar-nav>li>a {
		color: #ffffff;
	}
	.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
		color: #ffffff;
		background-color: #0082CA;
	}
	/* Left Navigation css
	-------------------------------------------------- */
	#navLeft ul {
		margin: 0;
		padding: 0;
		width: 160px;
	}
	#navLeft li {
		width: 160px;
		margin: 0;
		line-height: 22px;
		font-size: 16px;
	}
	#navLeft li a {
		padding: 10px 0 10px 0px;
	}
	#navLeft li a:hover {
		color: #0082CA;
	}
	#navLeft ul ul {
		margin: 0 0 0px 0;
	}
	#navLeft ul ul li {
		padding: 0;
		font-size: 1.0em;
	}
	#navLeft ul ul li a {
		padding: 7px 0 7px 11px;
		font-size: 15px;
	}
	/* Main Body css
	-------------------------------------------------- */
	#jumbo-screen {
		width: 556px;
		height: 400px;
		top: 54px;
		padding: 0px 66px;
		clip: rect(0px 556px 400px 0px);
	}
	#img-subject {
		top: 22px;
		width: 548px;
	}
	.jumbotron {
		top: 80px;
		height: 340px;
	}
	.jumbotron #hero-text {
		width: 500px;
		height: 260px;
		top: 47px;
		left:80px;
		padding: 26px 20px;
		background-color: #002d5e;
	}
	.jumbotron #hero-text span {
		font-size: 24px;
	}
	.jumbotron #hero-text span+span {
		font-size: 19px;
	}
	.jumbotron #hero-text a+a {
		font-size: 14px;
		margin-left: 74px;
	}
	
	.jumbotron #logo2 {
		margin: 0px 10px 0px 20px;
		width: 404px;
		height: 320px;
		display:block;
	}
	.jumbotron .item {
		height: 513px;
	}
	#home .jumbotron h1 {
		font-size: 34px;
		margin: 0px 60px 15px 0px;
	}
	.jumbotron h1 span {
		font-size: 48px;
		margin-top: 48px;
	}
	.jumbotron h1 small {
		margin-top: 6px;
		font-size: 27px;
	}
	.jumbotron p {
		font-size: 21px;
	}

	.subpageHeader {
		margin: 186px 0 40px;
	}
	.subpageHeader #hero-text {
		width: 100%;
		height: 120px;
	}
	.subpageHeader #hero-img {
		display: block;
		width: 415px;
		height: 120px;
	}
	.subpageHeader .h1 {
		margin-top: 36px;
		font-size: 40px;
		margin-left: 35px;
	}
	#subNavBar {
		height: 70px;
		top: 81px;
	}
	#subNavBar h1 {
		font-size: 26px;
		margin-top: 20px;
	}
	#subNavBar #tagline {
		font-size: 15px;
		margin-top: 0px;
		right: 15px;
		top: 24px;
	}
	#subNavBar #tagline li {
		display: inline-block;
		margin-left: 25px;
		font-size: 14px;
		padding-bottom: 17px;
	}
	.blueBar {
		height: 250px;
		padding: 26px 0;
		margin: 25px 0;
	}
	.bar {
		/* height:200px; */
		padding: 70px 0;
	}
	.blue {
		padding: 60px;
	}
	#home .blue h2 {
		margin-bottom: 23px;
	}

	.intro {
		width: 994px;
	}
	.blueBar p {
		font-size: 30px;
	}
	.blueBar .container {
		width: 970px;
	}
	.callout {
		padding: 35px 30px 45px;
		margin-bottom: 15px;
		width: 360px;
	}
	.subpage .callout>h3 {
		font-size: 32px;
		margin-bottom: 30px;
	}
	.callout p {
		font-size: 16px;
	}
	.icon {
		width: 171px;
		height: 171px;
	}
	#calloutBar {
		padding: 40px 0;
	}
	#calloutBar .container {
		margin-top: 15px;
	}
	p.footnote {
		font-size: 10px;
	}
	/* Button css
	-------------------------------------------------- */

	.jumbotron .btn-primary {
		font-size: 14px;
		padding: 10px 45px;
		margin: 24px 0;
		background-color: #F68C23;
		font-family: 'alright_sansbold';
	}
	
	.jumbotron .btn-primary:hover {
		font-size: 14px;
		background-color: #0082CA;
		border:none;
		color: #fff;
	}
	.btn-default {
		font-size: 21px;
	}
	
		/* Safety
-------------------------------------------------- */

	#safety .white {
		padding: 42px 45px;
	}

	#safety #safety-text {
		width: 448px;
	}

	#safety #safety-img {
		margin-left: 28px;
		width: 302px;
	}

	#safety .container {
		width: 900px;
	}

	#safety h3 {
		font-size: 26px;
	}

	#safety p {}

	#home #safety p {
		font-size: 17px;
		margin-bottom: 13px;
	}
	
	/* Agenda
	-------------------------------------------------- */
	
		#agenda .container {
		width: 840px;
	}

	#agenda .topic-title h3 {
		font-size: 20px;
		margin-top: 15px;
		margin-bottom: 10px;
	}

	#agenda .nav-schedule ul.nav li {
		font-size: 20px;
	}

	#agenda .nav-schedule ul.nav li a {
		width: 245px;
	}

	#agenda .nav-schedule .tab-content .container {
		width: 810px;
	}
	
	/* Venue
	-------------------------------------------------- */
	#venue .container {
		width: 840px;
	}
	#venue .white {
		padding: 25px 45px;
	}
	#venue #venue-text {
		width: 441px;
	}
	#venue #venue-img {
		margin-left: 23px;
		width: 250px;
	}
	#venue h2 {
	color: #ffffff !important;
	size: 37px;
}
	#venue h3 {
		font-size: 27px;
		margin-bottom: 20px;
	}
	#venue h4, #venue h4 a {
	font-family: 'alright_sansbold';
	color: #002d5e;
}
	#venue h4 {
		font-size: 18px;
		line-height:1.3;
		margin-bottom:9px;
	}
	#home #venue p {
		font-size: 17px;
		margin-bottom: 20px;
	}
	#venue span {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.media:first-child {
		margin-top: 20px;
	}
	#venue .venue-map, #venue .venue-map iframe {
		width: 250px;
		height: 250px;
	}
	/* Sponsors
	-------------------------------------------------- */
	#sponsors .container {
		width: 900px;
	}
	#sponsors h2 {
		margin-bottom: 25px;
	}
	#sponsors .content h3 {
		margin-bottom: 65px;
	}
	#sponsors .row .col-sm-4 {
		margin: 37px 0;
	}
	#sponsors .row .col-sm-4+.col-sm-4 {
		text-align: center;
	}
	#sponsors .row .col-sm-4+.col-sm-4+.col-sm-4 {
		text-align: right;
	}
	#sponsors .row:nth-child(3n-1) {
		margin-top: 70px;
	}
	#sponsors .row:last-child {
		margin-top: 45px;
		margin-bottom: 25px;
	}
	#sponsors .row:last-child .center {
		margin-top: 45px;
	}
	#sponsors .row:last-child h3 {
		margin-bottom: 30px;
	}
	#sponsors .center {
		text-align: center;
	}
	#sponsors .content .row>.expo_rows {
		width: 780px;
	}
	#sponsors .content .row>.expo_rows+.expo_rows {
		margin-top: 60px;
	}
	.container .sponsors table td+td {
		font-family: 'alright_sansregular_italic';
	}
	.container .sponsors table td+td a {
	color: #B356A3;
	text-decoration:underline;
}

	.container .sponsors table td+td a:hover {
	color: #0082CA;
	text-decoration:underline;
}
	.expo-logos {
		margin-right: 35px;
		height: 40px;
	}
	
	#ctb {
		height: auto;
	}
	
	
	/* Speakers Page
	-------------------------------------------------- */
	body#sub-speakers {}
	#speakers .col-sm-6 div {
		width: 285px;
		height: 442px;
		border: 20px solid #ffffff;
	}

	#speakers .col-sm-6 +.col-sm-6 +.col-sm-6 {
		margin-top: 0px;
	}

	#speakers .col-sm-6 +.col-sm-6 +.col-sm-6+.col-sm-6 {
		margin-top: 10px;
	}

	body#sub-speakers #speakers .container {
		width: 970px;
	}
	#sub-speakers h2 {
		margin-top: 20px;
		margin-bottom: 60px;
		font-size: 42px;
	}
	body#sub-speakers footer {
		height: 120px;
	}
	#sub-speakers #speakers {
		/* margin-top: 134px; */
	}
	#sub-speakers #speakers .col-sm-12 {
		margin-bottom: 50px
	}
	#sub-speakers #speakers .col-sm-12 div {
		padding: 8px 15px;
	}
	#sub-speakers #speakers .col-sm-12 div img {
		width: 200px;
	}

	
	#sub-speakers .speaker-name {
		font-size: 23px;
	}
	#sub-speakers .speaker-title {
		font-size: 16px;
	}
	#sub-speakers .speaker-company {
		font-size: 16px;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	/* Sticky footer css
	-------------------------------------------------- */
	footer {
		font-size: 12px;
		height: 100px;
	}

	#footer-links {
		margin: 59px 0 0 0;
		float: right;
	}
	footer li>a {
		color: #ffffff;
		text-decoration: none;
		font-size: 12px;
	}
	.container .credit {
		float: left;
		width: auto;
		width: initial;	
		margin: 0px 0 0 0;
	}
	footer p {
		font-size: 12px;
		float: left;
	}
	p .credit {
		float: left;
	}
	#bluefooter {
		position: relative;
		padding: 30px 0;
		background-color: #F68C23;
	}
	#bluefooter p {
		font-size: 17px;
	}
	#bluefooter span {
		font-size: 17px;
	}
.white .btn-lg, .white .btn-bucket {
	background-color: #B356A3;
	color: #ffffff;
	} 

.white .btn-lg:hover {
	background-color: #0082CA;
	color: #ffffff;
}

#videoHome1 {
		width: 720px;
		height: 406px;
	}
}
	
/************************************************************************/
	
@media (min-width: 1200px) {
	body {
		font-size: 20px;
		line-height: 1.6;
		margin-bottom: 0px;
	}
	p {
		font-size: 17px;
	}
	.blue, .lightBlue, .white {
		padding: 60px 0;
		margin-top: -10px;
	}
	.darkblue {
		padding: 60px 0;
		margin-top: 0px;		
	}
	.teal {
		padding: 60px 0;
		margin-top: 0px;
	}
	.orange {
		padding: 60px 0;
		margin-top: 0px;
	}
	.blue .container {
		width: 960px;
	}
	#home .content p {
		font-size: 18px;
	}
	h1, .h1 {
		font-size: 58px;
	}
	.jumbotron h2, .jumbotron .h2 {
		font-size: 38px;
	}
	h2, .h2 {
		margin-bottom: 28px;
		font-size: 37px;
	}
	h3, .h3, h3.panel-title {
		font-size: 23px;
	}
	h4, .h4 {
		font-size: 35px;
	}
	ul {
		margin: 0px 0 20px 5px;
		padding-left: 25px;
	}
	li {
		font-size: 16px;
		font-family: arial; 
	}
	.content ul>li {
	counter-increment: list;
	display: table-row;
	line-height:22px;
	font-size:17px;
}
	section {
		padding: 86px 0;
	}
	#home h2 {
		margin-top: 0;
		margin-bottom: 40px;
		font-size: 45px;
	}
	#navLeft {
		width: 19%;
	}
	#contentCol {
		width: 57%;
	}
	.col-sm-9#contentCol {
		width: 81%;
	}
	/* Head css
	-------------------------------------------------- */
	.search {
		position: absolute;
	}
	#logo {
		top: 10px;
		left: 0px;
		width: 180px;
		height: 60px;
	}
	.navbar {
		height: 80px;
		min-height: 28px;
	}
	/* Main Navigation css
	-------------------------------------------------- */
	#nav {
		top: 0;
		position: absolute;
		margin: 0;
		right: 15px;
	}
	#nav>li {
		font-size: 16px;
	}
	#nav>li>a {
		padding: 0px;
		padding: 6px 19px 0;
	}
	#nav>li>a:focus {
		background: none;
	}
	#nav>li+li+li+li+li+li {
		margin-left: 15px;
	}
	.nav.navbar-right li:first-child {
		margin-right: 0;
		font-size: 15px
	}
	#nav>li:last-child a {
		font-size: 15px;
	}
	.dropdown-menu {
		top: 38px;
	}
	.dropdown-menu>li>a {
		font-size: 16px;
	}
	.search {
		width: 222px;
		margin: 0px 0 0 0;
		top: 176px;
		right: 10px;
	}
	.searchfield {
		width: 185px;
	}
	/* Top Right Navigation css
	-------------------------------------------------- */
	.navbar-nav>li>a {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.navbar-nav>li>a {
		color: #ffffff;
	}
	.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
		color: #ffffff;
		background-color: #0082CA;
	}
	/* Main Body css
	-------------------------------------------------- */
	
	.jumbotron {
		top: 60px;
		height: 410px;
	}
	
	#home .jumbotron h1 {
		font-size: 36px;
		margin: 0px 100px 10px 0px;
	}
	.jumbotron #hero-text {
		width: 500px;
		height: 280px;
		top: 60px;
		left:0px;
		padding: 26px 30px;
		background-color: #002d5e;
	}
	.jumbotron #hero-text span {
		font-size: 26px;
	}
	.jumbotron #hero-text span+span {
		font-size: 22px;
	}
	.jumbotron #hero-text a+a {
		font-size: 17px;
		margin-left: 102px;
	}
	
	.jumbotron #logo2 {
		margin: 20px 20px 30px 0px;
		width: 505px;
		height: 400px;
		display:block;
	}
	.jumbotron p {
		line-height: 1.3;
		font-size: 24px;
		margin-bottom: 36px;
	}
	.subpageHeader {
		margin: 186px 0 40px;
	}
	.subpageHeader #hero-text {
		width: 100%;
		height: 120px;
	}
	.subpageHeader #hero-img {
		display: block;
		width: 415px;
		height: 120px;
	}
	.subpageHeader .h1 {
		margin-top: 36px;
		font-size: 40px;
		margin-left: 35px;
	}
	#subNavBar {
		height: 92px;
		top: 86px;
	}
	#subNavBar h1 {
		font-size: 30px;
		margin-top: 27px;
	}
	#subNavBar #tagline {
		font-size: 17px;
		margin-top: 0px;
		right: 15px;
		top: 31px;
	}
	#subNavBar #tagline li {
		font-size: 16px;
		padding-bottom: 29px;
	}
	.blueBar {
		height: 280px;
		padding: 23px 0;
		margin: 40px 0;
	}
	.bar {
		/* height: 310px; */
		padding: 88px 0;
	}
	.blue {
		padding: 60px 0;
	}
	#home .blue h2 {
		margin-bottom: 25px;
	}
	#home #venue .blue h2 {
		margin-bottom: 23px;
	}
	/* .darkBlue, .grey {
		padding-top: 84px;
		padding-bottom: 84px;
	} */

	.intro {
		width: 994px;
	}
	.blueBar p {
		font-size: 33px;
	}
	.blueBar .container {
		width: 970px;
	}
	
	.callout {
		padding: 40px 30px 50px;
		margin-bottom: 15px;
		width: 425px;
	}
	.subpage .callout>h3 {
		font-size: 39px;
		margin-bottom: 34px;
	}
	.callout p {
		font-size: 16px;
	}

	p.footnote {
		font-size: 10px;
		/* margin-top: 20px; */
	}
	/* Button css
	-------------------------------------------------- */
	
	footer .btn-primary {
		font-size: 18px;
		padding: 8px 44px;
		margin-top: 50px;
	}
	.lightBlue .btn-primary, .white .btn-primary, .grey .btn-primary {
		font-size: 17px;
		padding: 8px 35px;
		margin-top: 50px;
	}
	.jumbotron .btn-primary {
		font-size: 18px;
		padding: 10px 45px;
		margin: 33px 0;
		background-color: #F68C23;
		font-family: 'alright_sansbold';
	}
	
	.jumbotron .btn-primary:hover {
		font-size: 18px;
		background-color: #0082CA;
		border:none;
		color: #fff;
	}
	.btn-default {
		font-size: 26px;
	}

	.blue .btn-bucket, .grey .btn-bucket, .grey .btn-lg, .lightBlue .btn-lg, #bluefooter .btn-lg {
		margin-top: 35px;
	}
	
	/* Agenda
	-------------------------------------------------- */
	
#agenda .container {
		width: 900px;
	}

	#agenda .nav-schedule ul.nav li {
		font-size: 20px;
	}

	#agenda .nav-schedule ul.nav li a {
		width: 265px;
	}

	#agenda .nav-schedule .tab-content .container {
		width: 870px;
	}

	#agenda .time h3 {
		font-size: 20px;
		text-align:left;
		margin-left:20px;
	}

	#agenda .topic-title h3 {
		font-size: 20px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	/* Speakers
	-------------------------------------------------- */
	#speakers .container {
		/* width: 960px; */
	}
	#speakers .col-sm-6 div {
		width: 300px;
		height: 450px;
		border: 30px solid #ffffff;
	}

	#speakers .col-sm-6 +.col-sm-6 +.col-sm-6+.col-sm-6 {
		margin-top: 45px;
	}
	#speakers .col-sm-6 div img {
		margin-bottom: 10px;
	}
	#speakers .col-sm-6 div img, .speaker-name, .speaker-title, .speaker-company {}
	.speaker-name {
		font-size: 23px;
	}
	.speaker-title {
		font-size: 16px;
	}
	.speaker-company {
		font-size: 16px;
		margin-top: 6px;
		margin-bottom:10px;
	}
	#speakers .btn-primary {
		margin: 90px 0 0;
	}
	
	/* Speakers Page
	-------------------------------------------------- */
	body#sub-speakers {}
	body#sub-speakers #speakers .container {
		width: 970px;
	}
	#sub-speakers h2 {
		margin-top: 20px;
		margin-bottom: 60px;
		font-size: 45px;
	}
	body#sub-speakers footer {
		height: 120px;
	}
	#sub-speakers #speakers {
		/* margin-top: 134px; */
	}
	#sub-speakers #speakers .col-sm-12 {
		margin-bottom: 50px
	}
	#sub-speakers #speakers .col-sm-12 div {
		padding: 8px 15px;
	}
	#sub-speakers #speakers .col-sm-12 div img {
		width: 206px;
	}

	#sub-speakers .speaker-name {
		font-size: 23px;
	}
	#sub-speakers .speaker-title {
		font-size: 16px;
	}
	#sub-speakers .speaker-company {
		font-size: 16px;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.panel-default {
		padding: 0 35px;
	}
	
	.tcon-plus {
		height: 30px;
		-webkit-transform: scale(0.75);
		transform: scale(0.6);
		width: 30px;
		left: 12px;
		margin-top: 24px;
	}

	/* Venue
	-------------------------------------------------- */
	#venue .white {
		padding: 42px 45px;
	}
	#venue #venue-text {
		width: 448px;
	}
	#venue #venue-img {
		margin-left: 23px;
		width: 302px;
	}
	#venue .container {
		width: 900px;
	}
	#venue h2 {
	color: #ffffff !important;
	size: 45px;
}
	#venue h3 {
		font-size: 30px;
		margin-bottom: 20px;
		color: #008acf;
	}
	#venue h4, #venue h4 a {
		font-family: 'alright_sansbold';
		color: #002d5e;
}
	#venue h4 {
		font-size: 20px;
		line-height:1.3;
		margin-bottom:10px;
	}

	#home #venue p {
		font-size: 17px;
		margin-bottom: 13px;
	}
	#venue span {
		font-size: 17px;
		margin-bottom: 10px;
	}
	#venue .venue-map, #venue .venue-map iframe {
		width: 300px;
		height: 300px;
	}

	/* Sponsors
	-------------------------------------------------- */
	#sponsors .container {
		width: 900px;
	}
	#sponsors h2 {
		margin-bottom: 25px;
	}
	#sponsors .content h3 {
		margin-bottom: 65px;
	}
	.expo-logos {
		margin-right: 35px;
		height: 40px;
	}
	
	#ctb {
		height: auto;
	}
	
	.expo-logos:last-child {
		margin-right: 0px;
	}
	#sponsors .content .row>.expo_rows {
		width: 785px;
	}
	#sponsors .content .row>.expo_rows+.expo_rows {
		margin-top: 80px;
	}
	#sponsors .row .col-sm-4 {
		margin: 37px 0;
	}
	#sponsors .row .col-sm-4+.col-sm-4 {
		text-align: center;
	}
	#sponsors .row .col-sm-4+.col-sm-4+.col-sm-4 {
		text-align: right;
	}
	#sponsors .row:nth-child(3n-1) {
		margin-top: 70px;
	}
	#sponsors .row:last-child {
		margin-top: 45px;
		margin-bottom: 25px;
	}
	#sponsors .row:last-child .center {
		margin-top: 45px;
	}
	#sponsors .row:last-child h3 {
		margin-bottom: 30px;
	}
	#sponsors .center {
		text-align: center;
	}
	.container .sponsors table td+td {
		font-family: 'alright_sansregular_italic';
	}
	.container .sponsors table td+td a {
	color: #B356A3;
	text-decoration:underline;
}

	.container .sponsors table td+td a:hover {
	color: #0082CA;
	text-decoration:underline;
}
	/* Sticky footer css
	-------------------------------------------------- */
	footer {
		font-size: 12px;
		height: 100px;
	}
	.container .credit {
		margin:0px 0 0 0;
	}
	#footer-links {
		margin: 44px 0 0 0;
		float: right;
	}
	footer li>a {
		color: #ffffff;
		text-decoration: none;
		font-size: 12px;
	}
	footer p {
		font-size: 12px;
	}
	.container .credit {
		float: left;
		text-align: left;
	}
	#videoHome1 {
		width: 1031px;
		height: 580px;
	}
	#bluefooter {
		height: 340px;
		padding: 30px 0;
	}
	#bluefooter p {
		font-size: 18px;
	}
	#bluefooter span {
		font-size: 18px;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS css go here */
	img#header_mapBlue {
		top: auto!important;
		right: 0px!important;
	}
}

/* ==========================================================================
Static custom css
========================================================================== */

.sl-block {
	display: block;
	position: absolute;
}

/* Head css
-------------------------------------------------- */

#loginBtn:hover {
	background-color: #013ca6;
}

#loginBtn:focus {
	background-color: #7f92a4;
}

#logo {
	position: relative;
}

#phoneNumber {
	position: absolute;
	right: 16px;
	text-align: right;
	margin-top: 28px;
}

#phoneNumber p {
	color: #333;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: normal;
}

#phoneNumber span {
	font-size: 22px;
	color: #008bcd;
	font-weight: bold;
	padding-left: 0px;
}

.searchfield {
	color: #3d3d3d;
	background: url(../images/search_field.gif) no-repeat 0 0px;
	border: none;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0 5px 14px;
	vertical-align: top;
	height: 34px;
}

.searchfield:focus {
	outline: none;
}

.navbar .container {
	position: relative;
}

/* Main Navigation css
-------------------------------------------------- */

#nav li {
	font-family: arial;
	list-style: none;
	background: none;
	padding-left: 0;
}

#nav>li:first-child {
	margin-left: 0;
}

.dropdown-menu>a {
	display: inline;
	position: relative;
	color: #ffffff;
	background-color: #013ca6;
	font-size: 18px;
	padding: 6px 24px;
	text-decoration: none;
}

/* Left Navigation css
-------------------------------------------------- */

#navLeft ul {
	list-style: none;
}

#navLeft li {
	color: #5a5a5a;
	padding: 0;
	background: none;
}

#navLeft li+li {
	border-top: 1px #d7d9db solid;
}

#navLeft li a {
	color: #5a5a5a;
	text-decoration: none;
	display: block;
}

#navLeft li a:hover {
	color: #0082CA;
}

#navLeft ul ul {}

#navLeft ul ul li {
	background: none;
	border: none;
}

#navLeft ul ul li:last-child {
	border-bottom: 1px #d7d9db solid;
}

#navLeft ul ul li a {}

.on {
	color: #0082CA;
}

/* Social Nav Icons main */

.social {
	padding-bottom: 5px;
}

.social a {
	background: url("../images/icon-fb.svg") 0px;
	background-repeat: no-repeat !important;
	background-size: 20px 20px;
	padding-right: 7px!important;
}

.social a:hover, .social a:focus {
	background: url('../images/icon-fbOv.svg') 0px;
	background-color: transparent!important;
	background-size: 20px 20px;
}

.social+.social {
	border-left: 0;
	padding-left: 0;
}

.social+.social a {
	background: url('../images/icon-twitter.svg') 0px;
	background-size: 20px 20px;
	padding-right: 7px;
}

.social+.social a:hover {
	background: url('../images/icon-twitterOv.svg') 0px;
	background-size: 20px 20px;
}

.social+.social+.social {
	border-right: 1px solid #00a5f1;
	padding-right: 10px;
}

.social+.social+.social a {
	background: url('../images/icon-social.svg') 0px;
	background-size: 20px 20px;
	padding-right: 7px;
}

.social+.social+.social a:hover {
	background: url('../images/icon-socialOv.svg') 0px;
	background-size: 20px 20px;
}

.social+.social+.social .dropdown-menu li a {
	background: url('../images/icon-ytube.svg') 0px;
	background-size: 20px 14px;
}

.social+.social+.social .dropdown-menu li {
	border-bottom: 1px solid #000;
	margin: 0 10px;
}

.social+.social+.social .dropdown-menu li {
	border-bottom: 1px solid #e2e2e2;
	margin: 0 10px;
}

.social+.social+.social .dropdown-menu li+li a {
	background: url('../images/icon-ln.svg') 0px;
	background-size: 20px 14px;
}

.social+.social+.social .dropdown-menu li+li+li a {
	background: url('../images/icon-pin.svg') 0px;
	background-size: 20px 16px;
}

.social+.social+.social .dropdown-menu li+li+li+li+li {
	background: none;
	border-bottom: none;
}

.social+.social+.social .dropdown-menu li+li+li+li+li a {
	background: url('../images/icon-blog.svg') 0px;
	border-bottom: none;
	background-size: 20px 18px;
}

.social .dropdown-menu li a {
	padding: 0 0 0 34px;
}

/* Main Body css
-------------------------------------------------- */

h1, h2 {
	color: #005d96;
	font-family: 'alright_sanslight';
	letter-spacing: -0.02em;
}

.jumbotron h2 {
	font-family: 'alright_sansthin';
	color: #ffffff;
}

h3, h3.panel-title {
	/* font-family: 'alright_sansmedium'; */
	/* letter-spacing: -0.02em; */
}

h3.panel-title {
	margin-bottom: 0;
	background-image: url("../images/icon-plus.svg");
	background-image: url(../images/icon-minus.svg);
	background-repeat: no-repeat;
	/* background-size: 32px 32px; */
	background-position: right;
	/* height: 32px; */
}

h3.collapsed {
	background-image: url("../images/icon-plus.svg");
	background-repeat: no-repeat;
	/* background-size: 32px 32px; */
	background-position: right;
	/* height: 32px; */
}

a {
	outline: none!important;
}

ul {
	list-style-type: none;
	padding-left: 35px;
	text-align: left;
	counter-reset: foo;
	display: table;
}


.content ul>li::before {
	content: "\2022";
	display: table-cell;
	text-align: right;
	color: #3C454E;
	font-size: 22px;
	top: 0px;
	left: 0px;
	align-items:normal;
	padding-right:4px;
	position: relative;
	vertical-align: top;
}
.content ul>li::after {
	padding-bottom:20px;
	}

table tr {
	border-bottom: 1px solid #3C454E !important;
}

th {
	height: .5em;
	background-color: #0082CA;
    font-size: 14px;
    color: #ffffff;
	border:1px;
	vertical-align: text-top;
	border-right: solid 1px;
    text-indent: 2px;
}

pre {
	margin: 0 0 10px;
}

.tableHeaders {
	border: none;
	text-align: left;
	padding: 0px;
}

.jumbotron {
	font-size: 21px;
	font-weight: 200;
	line-height: 1.3;
	color: inherit;
	border-radius: 0;
}

.jumbotron .container {
	position: relative;
}

#home .content>h2 {
	text-align: center;
}



/* Power of Blue css
-------------------------------------------------- */

.subpage .jumbotron .col-sm-3 {
	text-align: center;
}

.subpage .jumbotron .h1 {
	font-family: 'alright_sansthin';
}

.subpage .jumbotron .h1 small {
	display: block;
	font-family: 'alright_sanslight';
	margin-left: 3px;
	line-height: 1.4;
}

/* Benefits Solutions css
-------------------------------------------------- */

p {
	font-family: arial;
}

.subpage #subNavBar {
	background-color: #005e97;
}

.subpage #subNavBar h1 {
	color: #ffffff;
}

.subpage .jumbotron .h1 {
	position: absolute;
}

.subpage .intro {
	margin: 0 auto;
	position: relative;
}

/* Button css
-------------------------------------------------- */

.btn {
	font-family: 'alright_sansmedium';
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 3px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.btn-primary {
	color: #ffffff;
	background-color: #0082CA;
	margin-top: 17px;
	margin-bottom: 0;
	letter-spacing: normal;
}

.green.btn-primary, .lightBlue .btn-primary, .white .btn-primary, .grey .btn-primary, .orange .btn-primary, .teal .btn-primary {
	border: 3px solid #ffffff;
	background-color: #fff;
	color: #0082ca;
}

footer .btn-primary {
	border: 3px solid #ffffff;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	color: #ffffff;
	background-color: transparent;
	border-color: transparent;
}

.btn-lg {
	border-radius: 30px;
	line-height: 1.33;
	text-decoration: none;
}

.btn-bucket {
	/* background-image: url(../images/btn-arrow.svg); */
	background-repeat: no-repeat;
	background-position: center right;
	letter-spacing: -0.04em;
	border-radius: 30px;
}

.blue .btn-bucket, .darkBlue .btn-bucket, .grey .btn-bucket, .green .btn-lg, .lightBlue .btn-lg, .grey .btn-lg, .teal .btn-lg, .lead .btn-lg, .orange .btn-lg, #bluefooter .btn-lg, #speakers .btn-lg {
	background-color: #ffffff;
	color: #0082CA;
	border: 3px solid #ffffff;
	text-decoration: none;
}

#bluefooter .col-sm-12:last-child {
	text-align: center;
}

.blue .btn-bucket:hover, .grey .btn-bucket:hover, .lightBlue .btn-lg:hover, .orange .btn-bucket:hover, #bluefooter .btn-lg:hover, #registration .btn-lg:hover, #speakers .btn-lg:hover {
	background-color: #ffffff;
	color: #0082CA;
	text-decoration:underline;
}

.white .btn-lg, .white .btn-bucket {
	background-color: #B356A3;
	color: #ffffff;
	} 

.white .btn-lg:hover {
	background-color: #0082CA;
	color: #ffffff;
}

p {
	color: #ffffff;
}

.btn-default {
	color: #ffffff;
	border: 0;
}

a::-moz-focus-inner {
	border: 0;
}

.btn-links {
	background: url(../images/btn-lmOv.png) no-repeat right;
	padding: 2px 28px 0 0;
	border: 0px;
	text-align: left;
	width: auto;
}

/* Responsive Tool Tips css
-------------------------------------------------- */

.tTip {
	border-bottom: 1px dashed;
	text-decoration: none !important;
}

.tooltip-inner {
	background-color: #ffffff;
	color: #0082CA;
	border: 1px solid #0082CA;
	opacity: 1;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #0082CA;
}

/* Sticky footer css
-------------------------------------------------- */

html {
	position: relative;
	min-height: 100%;
}

footer {
	position: relative;
	bottom: 0;
	width: 100%;
	color: #ffffff;
	/* Set the fixed height of the footer here */
	background-color: #3C454E;
}

footer p {
	color: #ffffff;
	font-family: arial;
}

#footer-links ul {
	padding: 0;
	margin: 0;
}

footer li {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	background: none;
	padding: 0;
}

footer li>a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.container.credit {
	margin: 20px 0 0 0;
}

footer li>a {
	margin: 0 0 0 10px;
}

.container.credit {
	float: left;
}

#bluefooter .h1 {
	color: #ffffff;
	font-family: 'alright_sanslight';
	text-align: center;
	display: block;
}

#bluefooter .col-sm-4 {
	text-align: center;
}

footer li>a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.ie9 img[src*=".svg"] {
	width: 100%;
}

/* Simple Popup Styling */

.simplePopup {
	display: none;
	position: fixed;
	background: #fff;
	padding: 25px 25px;
	/* width: 90%; */
	z-index: 1032;
}

.simplePopupClose {
	cursor: pointer;
	margin-left: 0;
	margin-bottom: 0;
	position: absolute;
	background: transparent;
	right: 0;
	top: 0;
}

.simplePopupBackground {
	display: none;
	background: #000;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1031;
}

.no-line {
	border-top: 0;
}

.mobile-line {
	border-top: 2px solid;
}

a {
	color: #0082CA;
	text-decoration: none;
}

.btn-scroll {
	cursor: pointer;
}

.btn-scroll>a:focus, .btn-scroll>a:hover {
	color: #ffffff;
	text-decoration: none;
}

#mapKnockout2 {
	top: -1px;
	left: -1px;
}
}