/*
	Theme Name: 2016 STA Mobilize
	Description: 2015 Sustainable Transport Award Theme
	Author: Joe Westcott
	Author URI: http://joewestcott.info
	Version: 0.1
 
	Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 2.0.1
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

/* JW Custom Fonts */
@font-face {
	font-family: Oswald;
	src: url('fonts/Oswald-Regular.woff');
}

@font-face {
	font-family: OpenSans;
	src: url('fonts/OpenSans.woff');
}

@font-face {
  font-family: 'CircularStd-Book';
  src: url('fonts/CircularStd-Book.eot'); /* IE9 Compat Modes */
  src: url('fonts/CircularStd-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/CircularStd-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/CircularStd-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/CircularStd-Book.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/CircularStd-Book.svg#CircularStd-Book') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'CircularStd-Medium';
  src: url('fonts/CircularStd-Medium.eot'); /* IE9 Compat Modes */
  src: url('fonts/CircularStd-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/CircularStd-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/CircularStd-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/CircularStd-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/CircularStd-Medium.svg#CircularStd-Medium') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'CircularStd-Bold';
  src: url('fonts/CircularStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/CircularStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/CircularStd-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/CircularStd-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/CircularStd-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/CircularStd-Bold.svg#CircularStd-Bold') format('svg'); /* Legacy iOS */
}

body {
    color: #333;
    font-family: 'CircularStd-Book', OpenSans, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #ff0092;
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 auto 24px auto; /* JW custom, was 0 0 24px; */
	padding: 0;
	/* max-width: 600px; */ /* JW custom */
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'CircularStd-Book', OpenSans, Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 32px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
	margin-bottom:10px
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 14px;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #333;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #f15123;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	border-radius: 3px;
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.site-inner {
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */
article .entry-content ul {
   max-width: 600px;
   /* margin: 0 auto; */
   list-style-position: inside;
}
.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}
img.pdf-icon{
	margin: 0 4px 0;
	
}
.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 300; /*700*/
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description, .author-box {
	background-color: #fff;
	margin-bottom: 40px;
}

.archive-description {
	padding: 40px 40px 24px;
}

.author-box {
	padding: 40px;
}

.author-box-title {
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 4px;
}

.author-box a {
	border-bottom: 1px solid #ddd;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
}

.entry-title a, .sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover {
	color: #666;
}

.widget-title {
	font-size: 16px;
	margin-bottom: 24px;
	text-transform: uppercase;
}

.sidebar .widget-title a {
	border: none;
}

.archive-title {
	font-size: 20px;
	margin-bottom: 24px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */


/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
}

.site-header .wrap {
	padding: 50px 0 60px; /* this is a test */
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: right;
	padding: 0 80px 0 0;
	position: relative;
	z-index: 3;
}

.site-title {
	font-size: 28px;
	line-height: 1;
	margin: 0;
	max-width: 100%;
	text-transform: uppercase;
}

.site-title a, .site-title a:hover {
	color: #333;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}

/* Full width header, no widgets */

.header-image .site-title a {
	background: url(images/logo-alt.png) no-repeat 0 0;
	background-size: 100% 100%;
	display: block;
	height: 88px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 304px;
}

.home.header-image .site-title a, .page-template-page-speakers.header-image .site-title a {
	background: url(images/logo-new.png) no-repeat 0 0;
	background-size: 100% 100%;
	height: 95px;
	width: 304px;
}

.header-image .site-description {
	display: none;
}

#speakers-list {
}

#speakers-list .item {
	margin-bottom: 36px;
	overflow: hidden;
}

#speakers-list.accordion-section .item {
	margin-bottom: 20px;
}

#speakers-list.accordion-section>span{
	font-size:20px;
	
}
#speakers-list.accordion-section>span{
	font-size: 22px;
	font-weight:bold;
	line-height: 49px;
	width: 100%;
	display: block;
	background-position: 0px 17px;
	padding: 0 0 4px 24px;
}
#speakers-list .item .item-image{
	
float: left;
	
width: 200px;
	
margin-right: 20px;
}
#speakers-list .item .item-image img{
	
}

#speakers-list .item h3.item-name{
	
margin-bottom: 9px;
	
color: #00ae62;
}
#speakers-list .item h4.item-title,
.single-speaker h4.item-title{

	margin-bottom: 10px;

	font-weight: normal;
}
#speakers-list .item h4.item-bio{
	
font-size: 17px;
	
font-weight: normal;
}
/* Widget Area
--------------------------------------------- */

.widget-area {
	word-wrap: break-word;
}

.site-header .widget-area {
	float: left;
	position: relative;
	z-index: 4;
}

/* .header-image .site-header .widget-area {
	padding: 40px 0;
} */

.site-header .search-form {
	float: right;
	margin-top: 24px;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #999;
	font-family: 'CircularStd-Book', OpenSans, Arial, Helvetica, sans-serif; /*Lato,*/
	
	font-size: 0;
	line-height: 1.5;
	margin: 40px 0 0;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	border-bottom: 1px solid transparent;
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 0 10px;
	padding: 0;
	position: relative;
}

.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	border-bottom: 1px solid #ff0092;
	color: #fff;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	border-bottom: 1px solid #00ae62;
	color: #fff;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: none;
	color: #000;
}

.home .genesis-nav-menu > .menu-item > a, .page-template-page-speakers .genesis-nav-menu > .menu-item > a {
	color: #fff;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	padding: 16px 20px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 14px 0 0;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary a:hover, .nav-primary .current-menu-item > a {
	color: #fff;
}

.nav-primary .sub-menu a:hover {
	color: #333;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #efefef;
	color: #999;
	font-size: 14px;
	padding: 50px 0;
	text-align: center;
}

.site-footer a {
	border-bottom: 1px solid #ddd;
}

.site-footer p {
	margin-bottom: 0;
}

/*
JW Custom CSS
----- */

/* Homepage section where we add a green box and Nominate button */
/* to do: add: position: relative*/

.container, .content-sidebar-wrap {
	display: block;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0 20px;
}

.container:after, .content-sidebar-wrap:after {
	clear: both;
	content: '';
	display: block;
	width: 100%;
}

/**/

.cols {
	font-size: 0;
	margin: 0 -15px 20px;
	text-align: center;
}

.cols:after {
	content: '';
	clear: both;
	display: block;
	text-indent: -9999px;
	width: 100%;
}

.cols .col {
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    line-height: 150%;
    padding: 0 15px;
    text-align: left;
    vertical-align: top;
}

.cols .col-4 {
    width: 33.33%;
}
.cols .col-8 {
	width: 66.66%;
}
.cols .col-6 {
    width: 50%;
}
.left-slider-wrapper {
	width: 73%;
	float: right;
	padding: 0 0 0 20px;
}
/**/

.video-wrapper {
	display: block;
	margin: 0 0 30px;
	padding: 63% 0 0;
	position: relative;
	width: 100%;
}

.video-wrapper iframe {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.powerpoints h4{
	margin: 0 0 10px;
}
.powerpoints h5{
	margin: 0;
	font-size: 16px;
}
ul.powerpoints{
	margin-left:20px	
}
.powerpoints ul{
	margin-left: 20px;
	margin-bottom: 10px;
}
.powerpoints ul ul{
	margin-bottom: 20px;
}
/**/

#header-overlay {
	background-color: rgba(0, 0, 0, 0.0);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

#hero-content {
	clear: both;
	display: block;
	float: right;
	margin: 0 auto;
	max-width: 100%;
	padding: 117px 0 150px;
	position: relative;
	width: 300px;
	z-index: 2;
}

#hero-description {
	margin: 0 0 15px;
}

#hero-description p {
	color: #fff;
	font-size: 35px;
	line-height: 115%;
	margin: 0;
}

#hero-description p a {
	font-weight: bold;
	text-decoration: underline;
}

#hero-description p a:hover {
	color: #fff;
}

#hero-description p span {
	color: #00ae62;
	font-size: 26px;
	font-weight: bold;
}

#hero-info {
	margin: 0 0 30px;
}

#hero-info p {
    color: #ff0092 ;
    font-size: 35px;
    line-height: 115%;
    margin: 0;
}

#hero-button {
}

#hero-button a,
#section-logos-sponsors .button  {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	line-height: 100%;
	margin: 0 auto;
	padding: 12px 27px;
	text-align: center;
	text-transform: uppercase;
}
#section-header {
	background: url(https://mobilizesummit.org/wp-content/uploads/sites/2/2019/11/image-banner-new.png) no-repeat 50% 0;
	background-size: cover;
	position: relative;
	padding-bottom: 253px;
}
/**/

#section-quote {
	background-color: #777;
	padding: 60px 20px 45px;
	position: relative;
	z-index: 5;
}

#section-quote p {
	color: #fff;
	font-size: 22px;
	line-height: 125%;
	margin: 0 0 5px;
	text-align: center;
}

#section-quote p:last-child {
	margin: 0;
}

/**/

#section-text {
	/* padding: 60px 0 40px; */
}

#section-logos-sponsors{
	text-align:center;
	padding: 50px 0 51px 0;
	background-color: #ff0092;
	color: #fff;
	margin-bottom: 50px;
}
#section-logos-sponsors{
	margin:initial;
	text-align:initial;
	/* margin-bottom: 40px; */
}
.container.section-2{margin-top: 40px;}
#section-logos-sponsors img{
	height: 60px;
	margin: 16px 20px;
}
#section-logos-sponsors .button{
	display: block;
	clear: both;
	background-color: transparent;
	width: 355px;
	margin: 20px auto 0 auto;
	text-align: center;
}
#section-logos-sponsors .button.big{width: 577px;font-size: 32px;line-height: 45px;}
#section-speakers {
	/* background-color: #00ae62; */
	margin: 0;
	padding: 40px 0 20px;
	color: #00ae62;
}

#section-text .title {
    color: #ff0092;
    display: inline-block;
    font-family: 'CircularStd-Bold', OpenSans, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: normal;
    line-height: 125%;
    margin: 0 0 15px;
    padding: 0;
}
#section-logos-sponsors .title{
	/* margin-bottom:40px */
	font-size: 32px;
	width: 100%;
	text-align: left;
	color: #fff;
}
#section-text #section-speakers .title {
	/* color: #00ae62; */
}

#section-text .title-alt {
	font-family: 'CircularStd-Bold', OpenSans, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 125%;
	margin: 0 0 20px;
	padding: 0;
}
.speakers-wrapper {
	margin-bottom:30px
}
.speakers-wrapper h3{
	margin-bottom: 8px;
	margin-left: 10px;
}
.speakers-wrapper:after {
	content:' ';
	clear:both;
	display:block
}

.speakers-wrapper .col{
	float:left;
	width:25%;
	min-height: 422px;
	padding: 10px;
}
.speakers-wrapper .item-image {
	
	float: none;

	margin: 0;
}

.speakers-wrapper .item-image img {
	
	width:100%
}
.speakers-wrapper h2 {
	
	margin-bottom: 9px;

	color: #00ae62;

	font-size: 20px;
}

.speakers-wrapper h4 {
	
font-size: 16px;
	
font-weight: normal;
	
margin-bottom: 0;
}
#section-text .link-view {
	float: right;
}

#section-text #section-speakers .link-view {
	/* color: #00ae62; */
}
/*about-3*/
.about-3{
	font-size: 16px;
	text-align: justify;
	padding: 0 20px;
}

.about-3 iframe {
	float: left;
	width: 700px;
	height: 393px;
	margin-right: 28px;
	margin-bottom: 28px;
}

.about-3 img {
	float: right;
	width: calc(100% - 728px);
	margin-bottom: 20px;
}


/**/

#section-interested {
    background-color: #ff0092;
    padding: 60px 0 45px;
}

#section-interested .title {
    color: #fff;
    font-family: 'CircularStd-Medium';
    font-size: 23px;
    font-weight: normal;
    line-height: 125%;
    margin: 0 0 5px;
    text-align: center;
}

#section-interested .subtitle {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 125%;
    margin: 0;
    text-align: center;
}

#section-interested .form {
	padding: 55px 0 0;
}

/**/

#section-interested .gform_wrapper {
	margin: 0;
}

#section-interested .gform_body {
	margin: 0 0 40px;
	text-align: center;
	width: 100%;
}

#section-interested .top_label {
}

#section-interested .top_label .gfield {
    display: inline-block;
    margin: 0 10px 10px !important;
    padding: 0;
}

#section-interested .gfield.section-break {
	width: 100%;
	visibility: visible;
	position: initial;
	background-color: transparent;
	border: none;
}
#section-interested .top_label .gfield .gfield_label {
	display: none;
}

#section-interested .top_label .ginput_container {
	margin: 0;
}

#section-interested .top_label .ginput_container input[type="text"] {
	background: none;
	border: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 15px;
	width: 100%;
}

#section-interested .top_label .ginput_container input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}

#section-interested .top_label .ginput_container input[type="text"]::-moz-placeholder {
	color: #fff;
}

#section-interested .top_label .ginput_container input[type="text"]:-ms-input-placeholder {
	color: #fff;
}

#section-interested .top_label .ginput_container input[type="text"]:-moz-placeholder {
	color: #fff;
}

#section-interested .gform_footer {
    display: block;
    margin: 0 10px 10px;
    padding: 0;
    text-align: center;
}

#section-interested .gform_footer input[type="submit"],
#section-interested .gform_button.button{
    background-color: #fff;
    border-radius: 0;
    color: #ff0092;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    line-height: 45px;
    margin: 0;
    padding: 0 40px;
    text-transform: none;
}
#section-interested .form{
    text-align:center
}
#section-interested .gform_wrapper div.validation_error {
    background-color: #f00;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 125%;
    padding: 15px 20px;
    margin: 0 0 20px;
}

#section-interested .gform_wrapper li.gfield.gfield_error {
    background: none;
    border: none;
    clear: none;
    width: auto;
}

#section-interested .gform_wrapper .field_description_below .gfield_description {
    background-color: #f00;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 125%;
    padding: 5px 15px 5px;
    text-align: left;
}

/*

#section-interested .form .field-row {
    margin: 0 0 40px;
    text-align: center;
}

#section-interested .form .field-row:last-child {
	margin: 0;
}

#section-interested .field-row .field {
    display: inline-block;
    margin: 0 10px 10px;
}

#section-interested .field-row .field input[type="text"] {
    background: none;
    border: 1px solid #fff;
	border-radius: 0;
    box-shadow: none;
    color: #fff;
}

#section-interested .field-row .field input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}

#section-interested .field-row .field input[type="text"]::-moz-placeholder {
	color: #fff;
}

#section-interested .field-row .field input[type="text"]:-ms-input-placeholder {
	color: #fff;
}

#section-interested .field-row .field input[type="text"]:-moz-placeholder {
	color: #fff;
}

#section-interested .field-row .field input[type="submit"] {
    background-color: #fff;
    border-radius: 0;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    line-height: 45px;
    padding: 0 40px;
    text-transform: none;
}

*/

/* PAGE: SPEAKERS */

#cols-speakers {
    clear: both;
    display: block;
    font-size: 0;
    margin: 0 -10px;
    padding: 20px 0 0;
	text-align: center;
}

#cols-speakers .item {
    box-sizing: border-box;
    display: inline-block;
    margin: 0 0 30px;
    padding: 0 10px;
    text-align: center;
    vertical-align: top;
    width: 16%;
}

#cols-speakers .item-image {
	margin: 0 0 15px;
}

#cols-speakers .item-image img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}

#cols-speakers .item-name {
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: normal;
	line-height: 125%;
	margin: 0;
}

#cols-speakers .item-name a {
	color: #fff;
	display: block;
}

.home #cols-speakers .item-name a {
	color: #ff0092;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#cols-speakers .item-title {
	font-size: 17px;
	font-weight: normal;
	line-height: 125%;
	margin: 0;
}

#cols-speakers .item-organization {
	font-size: 17px;
	font-weight: normal;
	line-height: 125%;
	margin: 0;
}

.item-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.single-speaker .main-title{

margin-bottom: 9px;

color: #ff0092;
}
/**/

#section-agenda {
	background-color: #00ae62;
    padding: 50px 0 65px;
}

#section-agenda .title {
    color: #fff;
    font-family: 'CircularStd-Bold';
    font-size: 22px;
    font-weight: normal;
    line-height: 125%;
    margin: 0 0 45px;
}

.item-agenda {
	margin: 0 0 25px;
}

.item-agenda h3 {
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    line-height: 125%;
    margin: 0;
}

.item-agenda h4 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
	line-height: 125%;
	margin: 0;
}

.container-footer a {
    background-color: #fff;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    padding: 0 20px;
}

/* PAGE: OVERVIEW */

#section-banner {
	margin: 0 0 50px;
}

#section-banner img {
	display: block;
	width: 100%;
}

.content {
	float: left;
	margin: 0 0 30px;
	width: 70%;
}

.sidebar {
	float: right;
	width: 25%;
}
.sidebar.left {
	float: left;
	width: 25%;
}
#section-cols {
	padding: 0 0 50px;
}

#overview-info {
    border-bottom: 1px solid #000;
    margin: 0 0 25px;
    padding: 0 0 25px;
}

#overview-info .btn {
    background-color: #00ae62;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 15px;
    padding: 15px 20px;
}

#overview-info h3 {
    color: #00ae62;
    font-family: 'CircularStd-Bold';
    font-size: 23px;
    font-weight: normal;
    line-height: 125%;
    margin: 0;
}

#overview-info h4 {
	color: #000;
	font-family: 'CircularStd-Bold';
	font-size: 23px;
	font-weight: normal;
	line-height: 125%;
	margin: 0 0 20px;
}

#overview-info p {
	color: #000;
	font-size: 18px;
	line-height: 125%;
	margin: 0;
}

#overview-info p span {
	color: #00ae62;
}

#overview-info p a {
	color: #00ae62;
	text-decoration: underline;
}

/**/

.sidebar ul {
	list-style: none;
}
li.current-menu-item a{
	text-decoration: underline;
}
.widget-overview {
}

.widget-overview h3 {
    font-size: 22px;
    font-family: 'CircularStd-Bold';
    font-weight: normal;
    line-height: 125%;
    margin: 0 0 25px;
}

.widget-overview .list {
	font-family: 'CircularStd-Bold';
	list-style: none;
}

.widget-overview .list li {
	font-size: 21px;
	line-height: 135%;
}

.widget-overview .list li a {
	text-decoration: underline;
}

/* PAGE: AGENDA */

#posts-agenda {
}

#posts-agenda .item {
	margin: 0 0 70px;
}

#posts-agenda .item .title {
    border-bottom: 1px solid #000;
    color: #000;
    font-family: 'CircularStd-Bold';
    font-size: 20px;
    font-weight: normal;
    line-height: 125%;
    margin: 0;
    padding: 0 0 15px;
}

#posts-agenda .item .item-content {
    border-bottom: 1px solid #000;
    padding: 20px 0;
}

#posts-agenda .item .item-content h3 {
    color: #000;
    font-size: 30px;
    font-weight: normal;
    line-height: 125%;
    margin: 0 0 10px;
}

#posts-agenda .item .item-content h4 {
    color: #00ae62;
	font-family: 'CircularStd-Medium';
    font-size: 20px;
    font-weight: normal;
    line-height: 125%;
    margin: 0 0 15px;
}

#posts-agenda .item .item-content p {
    color: #000;
    font-size: 14px;
    line-height: 135%;
    margin: 0 0 15px;
}

#posts-agenda .item .item-content hr {
	border: none;
	border-top: 1px solid #000;
	margin: 30px 0;
}

/* PAGE: PAST SUMMIT */

#cols-photo .col img {
	display: block;
	height: auto;
	width: 100%;
}

#cols-photo .col {
	margin: 0 0 15px;
}

/* FOOTER */

.sta-grey-committee-logos {
    padding: 0 0 10px;
    text-align: left;
    width: auto;
}

.sta-grey-committee-logos img {
    margin: 0 30px 0 0;
    width: 140px;
    vertical-align: middle;
}
.sta-grey-committee-logos img.size1 {
    height: 41px;
    width: auto;
}
/* PAGE: REGISTRATION */

#section-registration {
}

#section-registration .item {
	padding: 0 0 10px;
}
.item-text ul{
	margin-left:15px
}
#section-registration .item-title {
	font-family: 'CircularStd-Bold';
	font-size: 21px;
	font-weight: normal;
    line-height: 125%;
    margin: 0 0 5px;
}

#section-registration .item-text p {
	line-height: 125%;
	margin: 0 0 15px;
}

#section-registration .tickets {
	border-top: 1px solid #000;
	margin: 0 0 25px;
}

#section-registration .tickets .ticket-row {
	border-bottom: 1px solid #000;
	padding: 10px 0;
}

#section-registration .tickets .ticket-row .type {
	font-size: 21px;
	line-height: 125%;
}

#section-registration .tickets .ticket-row .price {
	float: right;
	font-size: 20px;
	line-height: 125%;
}

#section-registration .tickets .ticket-row p {
	margin: 0;
}




/*
Responsive Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {
}

@media only screen and (max-width: 1149px) {

	.wrap {
		max-width: 960px;
	}
	
	.title-area {
		float: none;
		padding: 0;
	}
	.home.header-image .site-title a, .page-template-page-speakers.header-image .site-title a {
		height: 74px;
		width: 250px;
	}
	.site-header .widget-area {
		float: none;
		max-width: 100% !important;
		width: 100%;
	}
	
	.site-header .widget-area .widget:last-child {
		float: none !important;
		margin: 0 auto;
		text-align: center;
		width: 100% !important;
	}

	.genesis-nav-menu a {
		font-size: 16px;
		margin: 0 10px;
		padding: 0;
	}
	#hero-content {
		float: none;
		padding: 200px 0;
		text-align: center;
		width: 500px;
	}
}

@media only screen and (max-width: 1023px) {
	
	#section-logos-sponsors .button.big{
		
width: 396px;
		
font-size: 20px;
		
line-height: 40px;
	}
	.site-header .widget-area, .site-inner, .title-area, .wrap {
		width: 100%;
	}
	
	.header-image .site-title a {
		margin: 0 auto 15px;
	}

	.site-header .wrap {
		padding: 20px 0;
	}

	.header-image .site-header .widget-area,
	.site-header {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu {
		float: none;
		margin: 0;
	}
	

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		margin: 0 10px 5px;
		padding: 0;
	}

	.site-footer {
		padding: 24px 0;
	}


	#speakers-list{

	}
	#speakers-list .item{

	overflow: hidden;

	margin-bottom: 36px;
	}

	#speakers-list .item .item-image{

	float: none;

	width: 200px;

	margin: 0 auto;
	}
	#speakers-list .item .item-image img{

	}

	#speakers-list .item h3.item-name{

	margin-bottom: 9px;

	color: #00ae62;

	text-align: center;
	}
	#speakers-list .item h4.item-title{

	margin-bottom: 10px;

	font-weight: normal;

	text-align: center;
	}
	#speakers-list .item h4.item-bio{

	font-size: 17px;

	font-weight: normal;

	text-align: center;
	}
	
	.about-3{
		font-size: 16px;
		text-align: justify;
		padding: 0 20px;
	}

	.about-3 iframe {
		float: none;
		width: 100%;
		height: 360px;
		margin: 0 auto;
	}

	.about-3 img {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}	
}

@media only screen and (max-width: 1024px) {
	.speakers-wrapper .col {
		float: left;
		width: 50%;
		padding: 10px;
	}
}
@media only screen and (max-width: 767px) {
	#hero-content {
		padding: 100px 0;
	}
	#header-overlay {
		background-color: rgba(0, 0, 0, 0.35);
	}
	.speakers-wrapper .col {
		float: none;
		width: 100%;
		padding: 10px;
	}
	.cols .col-8{
		width:100%;
	}
	.left-slider-wrapper{
		width:100%;
		padding:0;
	}
	.sta-grey-committee-logos {
		text-align: center;
	}
	
	.sta-grey-committee-logos img {
		display: block;
		margin: 0 auto 20px;
	}
	
	.sta-grey-committee-logos img:last-child {
		margin: 0 auto;
	}
	
	.cols .col-4, .cols .col-6 {
		display: block;
		width: 100%;
	}
	
	#hero-info p {
		font-size: 30px;
	}
	
	#section-quote p {
		font-size: 18px;
	}
	
	#section-text {
		padding: 10px 0 40px;
	}
	
	#section-text .title {
		font-size: 18px;
		margin: 0 0 15px;
	}
	
	#section-text .title-alt {
		font-size: 18px;
		margin: 0 0 15px;
	}
	
	#section-text .link-view {
		display: block;
		float: none;
		margin: 0 0 10px;
	}
	
	#cols-speakers .item {
		width: 33.33%;
	}
	
	#overview-info .btn {
		float: none;
	}
	
	#section-cols {
		margin: 0 0 30px;
	}
	
	.content {
		float: none;
		width: 100%;
	}
	
	.sidebar {
		float: none;
		width: 100%;
	}
	
	#section-registration .tickets .ticket-row .type {
		display: block;
	}
	
	#section-registration .tickets .ticket-row .price {
		display: block;
		float: none;
	}
	#section-interested .gfield.section-break{
		display:none
	}
	#section-logos-sponsors .button.big {
	width: 80%;
	font-size: 20px;
	line-height: 40px;
}
}

@media only screen and (max-width: 500px) {
	#section-logos-sponsors .button.big {
		width: 90%;
		font-size: 12px;
		line-height: 23px;
	}
}

@media only screen and (max-width: 480px) {
	#cols-speakers .item {
		width: 50%;
	}
}

@media only screen and (max-width: 360px) {
	#cols-speakers .item {
		width: 100%;
	}
}
@media only screen and (max-width: 610px){
	.about-3 iframe {
		float: none;
		width: 100%;
		height: 300px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 510px){
	.about-3 iframe {
		float: none;
		width: 100%;
		height: 270px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 430px){
	.about-3 iframe {
		float: none;
		width: 100%;
		height: 170px;
		margin: 0 auto;
	}
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	clear: both;
	margin: 21px 0;
}

#menu-blue-button {
	margin: 0 0 0px 0;
}
.widget.widget_nav_menu {
	float: left;
	width: 100%;
}

li.blue-button a {
	background-color: #1179A6;
	color: #fff !important;
	display: block;
	font-size: 14px;
	line-height: 100%;
	padding: 15px;
	width: 173px;
	text-align: center;
	margin: 0 auto;
}
.site-header .widget-area {
	float: left;
	position: relative;
	z-index: 4;
	max-width: 845px;
}
.site-header .widget-area .widget:first-child{float: left;width: 230px;}
.site-header .widget-area .widget:last-child{width: 650px;}
.genesis-nav-menu {
	clear: both;
	color: #999;
	font-family: 'CircularStd-Book', OpenSans, Arial, Helvetica, sans-serif;
	font-size: 0;
	line-height: 1.5;
	margin: 8px 0 0;
	width: 100%;
}
@media only screen and (max-width: 1023px){
	.header-image .site-header .widget-area, .site-header {
		padding: 0;
		max-width: initial;
	}
	.site-header .widget-area .widget:first-child {
		width: 230px;
		float: none;
		margin: 0 auto;
	}
	.site-header .widget-area .widget:last-child{
		
		width: 100%;
	}
	#menu-blue-button{
		
margin: 10px 0;
	}
	
}

.wrapper-pp{
	
}

.large-text p{
	font-size: 23px;
    line-height: 30px;
}

.wrapper-pp ul.powerpoints{
	padding-left:0px;
	margin-left:0px;
	display:none;	
}

.wrapper-pp ul.powerpoints:first-child{
	display:block;
}


.wrapper-pp ul.powerpoints > li{
	display:block;
}

.day-title{
	font-size:24px;
	margin-bottom:0px !important;
	border-bottom:solid 2px transparent;
}

.day-titles{
    margin-left: 21%;
    padding-left: 40px;
}

.day-titles li{
	display:inline-block;
	float:left;
	padding-left:0px;
	margin-left:0px;
	margin-right:15px;
	border-right:solid 2px #000;
	cursor:pointer;
	padding-right:15px;
}


.day-titles li:last-child{
	border-right:none;
}

.day-titles li:hover h4, .day-titles li.active h4{
	color: #ff0092;
	border-bottom: solid 2px #ff0092;
}

.day-content{
	padding-left:0px;
	margin-left:0px !important;
}

.wrapper-pp ul.powerpoints:first-child .day-content{
	display:block;
}

.day-content > li{
	display:block;
	border-bottom:solid 1px #ccc;
	margin-bottom:30px;
}

.day-content > li:after{
	clear:both;
	content:'';
	display:block;
}

.day-content > li ul{
	padding-left:0px;
	margin-left:0px;
	border-top:solid 1px #ccc;
	margin-top:10px;
}

.day-content > li ul li{
	display:block;
	border-bottom:solid 1px #ccc;
	padding: 5px 10px 5px;
    font-size: 16px;
}

.day-content > li ul li:last-child{
	border-bottom:none;
}

.day-content > li ul li a{
	padding-left:30px;
	font-weight:700;
}

.day-content > li ul li a:before{
	content:'';
	display:block;
	position:absolute;
	background:url(images/download-icon.png) no-repeat 0px 0px;
	width:21px;
	height:19px;
}

.day-content  h5{
	font-size: 28px;
    font-weight: 400;
}

.day-content  h5.sub-heading{
	font-size: 20px;
    font-weight: 400;
	margin-bottom:20px;
}

.wrapper-titles:after{
	content:'';
	display:block;
	clear:both;
}

.wrapper-titles{
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}


.video-container{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}


.video-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

.green-txt{
	color: #ff0092;
}

.pp-left-content{
	display:inline-block;
	width:21%;
	float:left;
	clear:left;
}

.pp-right-content{
	display:inline-block;
	width:79%;
	float:right;
	padding-left:40px;
}

.pp-right-content p{
	width: 90%;
    margin: 0;
	margin-bottom:30px;
}

.full-width-page{
	
}

.full-width-page .day-titles{
	margin-left:0px;
	padding-left:0px;
}

.full-width-page .wrapper-titles{
	margin-bottom:0px;
}

.full-width-page .day-titles li span{
	background: #333333;
    color: #fff;
    padding: 4px 5px;
    border-radius: 50px;
    font-size: 16px;
    margin-bottom: 4px;
    display: inline-block;
    width: 27px;
    height: 27px;
    text-align: center;
}

.full-width-page .day-titles li.active span, .full-width-page .day-titles li:hover span{
	background: #ff0092;
}

.session-columns{
	border-bottom: 2px solid #f2f2f2;
    line-height: 1.25;
}

.session-columns > a{
	    display: flex;
		display: -webkit-flex;
		padding: 30px;


}

.session-columns:hover{
	background-color: #f8f8f8;
}

.session-thumbnail img{
	max-width:68px;
}

.session-title{
    font-size: 24px;
    font-weight: 400;
    margin-top: 23px;
}

.session-track{
	color: #333;
}

.session-track span{
	display: inline-block;
    height: 1em;
    width: 1em;
    border-radius: .5em;
    margin-right: 5px;
    position: relative;
    top: .1em;
}

.session-time{
	margin-bottom:5px;
	font-size: 14px;
    text-align: center;
    color: #333;
	
}

.session-left-column{
	margin-right:25px;
}


.session-content{
	display:none;
	cursor:pointer;
}

.wrapper-sessions .session-content:first-child{
	display:block;
}

.session-desc{
	padding:0px 35px;
	display:none;
}

.session-desc h3{
	margin-bottom:10px;
}

.session-desc p{
	font-weight:400;
}

.session-columns > a:focus{
	outline:none;
}

.speaker-tab{
	display: inline-block;
    float: left;
    padding-left: 0px;
    margin-right: 15px;
    cursor: pointer;
    padding-right: 15px;
	color:#333333;
	font-size: 24px;
    font-weight: 700;
	margin-top:3px;
}
.xternal-link .speaker-tab{
    margin-right: 0;
    padding-right: 0;
}

.speaker-tab:hover{
	color: #ff0092;
	border-bottom: solid 2px #ff0092;
}

.full-width-page .day-titles li:last-child{
    border-right: solid 2px #000;	
}
.speaker-welcome {
    background-color: #8DC9DF;
    margin-top: -40px;
    padding-top: 75px;
    font-size: 26px;
    font-weight: 600;
    color: white;
    letter-spacing: 1px;
    padding-bottom: 30px;
    line-height: 28px;
}
.speaker-welcome p {
    max-width: 850px;
    margin-left: 0;
}
.speaker-welcome a {
    color: white;
    border-bottom: 2px solid white;
}
.speaker-nav {
    margin-top: 50px;
    margin-bottom: 25px;
    margin-left: -20px;
}
.speaker-nav a {
    font-size: 20px;
    padding: 15px 20px 0 20px;
    border-right: 2px solid lightgray;
    text-decoration: underline;
    color: black;
    text-decoration-color: black;
    -webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.speaker-nav a:last-child {
    border-right: none;
}
.speaker-nav a:hover {
    color: #8DC9DF;
    text-decoration-color: #8DC9DF !important;
}
.speaker-part {
    letter-spacing: 0.3px;
    margin-top: 30px;
    border-top: 2px solid lightgray;
    padding: 0 10px;
    padding-top: 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.speaker-part a {
    text-decoration: underline;
    text-underline-position: under;
    color: black;
    -webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.speaker-subtitle {
    font-size: 27px;
    margin-bottom: 20px;
}
#speaker-timeline ul {
    padding-left: 10px;
    list-style: none;
}
#speaker-timeline ul li {
    margin-top: 10px;
}
#speaker-timeline ul li::before {
    content: '-';
    position: absolute;
    font-size: 16px;
    font-weight: 600;
    margin-left: -10px;
}
#speaker-timeline ul .optional {
    color: #8DC9DF;
}

.speaker-register-btn {
    float: left;
}
.speaker-btn {
    background-color: #8DC9DF;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 20px;
}
.speaker-register-btn a .speaker-btn {
    float: right;
}
#speaker-registration p {
    max-width: 580px;
    margin-left: 200px;
}
#speaker-book > ul {
    margin-top: 20px;
    list-style: none;
    padding-left: 50px;
    counter-reset: big-counter;
}
#speaker-book > ul > li {
    counter-increment: big-counter;
    margin-bottom: 20px;
    max-width: 580px;
    line-height: 24px;
}
#speaker-book > ul  > li::before {
    content: counter(big-counter);
    position: absolute;
    font-size: 40px;
    color: #8DC9DF;
    margin-left: -40px;
    margin-top: 7px;
}
#speaker-book p {
    max-width: 580px;
    line-height: 24px;
    margin-left: 0;
}

#speaker-program > ul {
    margin-top: 20px;
    list-style: none;
    padding-left: 50px;
    counter-reset: big-counter;
}
#speaker-program > ul > li {
    counter-increment: big-counter;
    margin-bottom: 20px;
    max-width: 580px;
    line-height: 24px;
}
#speaker-program > ul  > li::before {
    content: counter(big-counter);
    position: absolute;
    font-size: 40px;
    color: #8DC9DF;
    margin-left: -40px;
    margin-top: 7px;
}

#speaker-program > ul > li:nth-child(3):before {
    margin-top: 0;
}
#speaker-program .speaker-btn {
    margin-top: 15px;
}

#speaker-program ul li ul {
    padding-left: 10px;
    list-style: none;
}
#speaker-program ul li ul li {
    margin-top: 10px; 
    margin-bottom: 10px;
}
#speaker-program ul li ul li:last-child {
    margin-bottom: 0;
}

#speaker-program ul li ul li::before {
    content: '-';
    position: absolute;
    font-size: 16px;
    font-weight: 600;
    margin-left: -10px;
    margin-top: 0;
    color: black;
}

@media(max-width: 1023px) {
	.speaker-welcome {
	    margin-top: 0;
	}
}
@media(max-width:767px){
	.sidebar.left{
		float: none;
		width: 100%;
	}
	
	.pp-left-content{
		display: block;
		width: 100%;
		float: none;	
	}
	
	.pp-right-content{
		display: block;
		width: 100%;
		float: none;
		padding-left:0px;
	}
	
	.day-titles {
		margin-left: 0px;
		padding-left: 0px;
	}
	
	.day-content h5{
		font-size:22px;
	}
	
	.day-content h5.sub-heading{
		font-size:18px;
	}
	
	.pp-right-content p{
		width:100%;
	}
	
	.large-text p{
		font-size: 16px;
		line-height: 150%;
	}
	
	.content{
		clear:left;
	}
	
	.title-alt.green-txt{
		padding-top:20px;
	}
	
	
	.full-width-page .day-title, .speaker-tab{
		font-weight: 400;
		font-size: 14px;
	}
	
	.speaker-tab{
		margin-top:-4px;
	}

	.full-width-page .day-titles li span{
		font-size: 12px;
		width: 23px;
		height: 23px;
		display: block;
		margin: auto;
		margin-bottom:5px;
	}
	
	.full-width-page .day-titles li{
		padding-right:9px;
		margin-right:9px;
		margin-bottom:10px;
	}
	
	.session-columns > a{
		padding:30px 0px;
	}
	
	.session-title{
		margin-top:16px;
		font-size:16px;
	}
	
	.full-width-page .day-titles li:hover h4, .full-width-page .day-titles li.active h4{
		border-bottom:none;
	}
      	.speaker-register-btn {
    	    float: none;
	}
	#speaker-registration p {
    	    max-width: 560px;
     	    margin-left: 0;
    	    margin-top: 20px;
	}
}
@media (max-width: 580px) {
  	.speaker-nav a {
	    border-right: none;
	    display: block;
	}
	.speaker-register-btn a .speaker-btn {
    	    float: none;
	}
	#speaker-book > ul > li::before,
	#speaker-program > ul > li::before
	{
    	    font-size: 30px;
    	    margin-left: -25px;
    	    margin-top: 4px;
	}
	#speaker-book > ul,
	#speaker-program > ul
	{
	    padding-left: 30px;
	}
	.speaker-welcome {
	    padding-top: 40px;
	    font-size: 20px;
	    padding-bottom: 20px;
	    line-height: 23px;
	}
}