/*
Theme Name: ETF Show Master Template
Theme URI: 
Author: Foundry Digital
Author URI: 
Description: The theme for all ETF Show websites
Version: 1.0
*/

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
   color: #222222;
   background-color: #f6f6f6;
   font-Size: 16px;
   line-height: 1.5em;
}
html.wf-loading * {
   opacity: 0;
} 

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
   background: #b3d4fc;
   text-shadow: none;
} 
hr {
   display: block;
   height: 1px;
   border: 0;
   border-top: 1px solid #ccc;
   margin: 1em 0;
   padding: 0;
}
audio, canvas, iframe, img, svg, video {
   vertical-align: middle;
}
fieldset {
   border: 0;
   margin: 0;
   padding: 0;
}
textarea {
   resize: vertical;
}
.browserupgrade {
   margin: 0.2em 0;
   background: #ccc;
   color: #000;
   padding: 0.2em 0;
}
img {
   max-width: 100%;
   height: auto;
}
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
body {
  background-repeat: no-repeat;
   background-position:center center;
   background-attachment: fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.home {
   background-image: none !important;
}
.elementor-widget-heading .elementor-heading-title {
   line-height: 1.6em !important;
}
.elementor-button {border-radius: 0 !important;-webkit-border-radius: 0 !important;}
h1, h2, h3, h4, h5, h6, .elementor-slide-heading {
   text-transform: uppercase;
   font-weight: bold;
   letter-spacing: 1.3;
}
h2 {
   text-transform: uppercase;
}
a {
   text-decoration: none;
   font-weight: bold;
}
.underline::after {
   content: " ";
   display: block;
   width: 40px;
   margin: 10px 0 0;
}
.container {
   max-width: 1500px;
   margin: 0 10px 0 10px;
   padding: 0;
}
/************************************************************
   BANNER & NAVIGATION STYLES
************************************************************/

.banner {
   max-width: 1500px;
   text-align: left;
   background-color: #181818;
}
.banner-links {
   background-color: #222222;
   text-align: left;
}
.banner-cta {
   display: block;
   padding: 5px 10px;

   margin: 0;
   
   font-size: 14px;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   text-transform: uppercase;
   text-shadow: 0 1px 2px rgba(0,0,0,0.40);
   -webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -ms-transition: all .5s ease-in-out;
   -o-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.2+100 */
   background: -moz-linear-gradient(-45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(135deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.site-logo {
   max-height: 50px;
   width: auto;
   margin: 10px;
}
.social-links a {
   color: #ffffff;
   font-size: 18px;
   margin-right: 20px;
   font-size: 18px;
   margin: 0 10px 10px 0;
   display: block;
   float: left;
   width: 40px;
   line-height: 40px;
   text-align: center;
}
#nav-icon1 {
   cursor: pointer;
   text-align: center;
   display: block;
   width: 70px;
   height: 52px;
   padding-top: 18px;
   color: #ffffff;
   position: absolute;
   top: 0;
   right: 0;
   font-size: 30px;
}
.sideMenu {
   position: fixed;
   -webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -ms-transition: all .5s ease-in-out;
   -o-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out;
   width: 100%;
   height: 100%;
   background: #1c191f;
   z-index: 99;
   top: 0;
   left: -960px;
}
.sideMenu .banner {
   display: none;
}
.sideMenu-open {
   left: 0 !important;
}
.sideMenuPadding {
   padding: 20px;
   position: relative;
   height: 100%;
}
.site-logo-small {
   display: none;
}
.scrollbar-inner {
   height: 80%;
   overflow-y: scroll
}
div.scrollbar-inner::-webkit-scrollbar {
 width: 12px;
}
 div.scrollbar-inner::-webkit-scrollbar-track {
 background-color: #1c191f;
} /* the new scrollbar will have a flat appearance with the set background color */
 div.scrollbar-inner::-webkit-scrollbar-thumb {
 background-color: #343038;
} /* this will style the thumb, ignoring the track */
 div.scrollbar-inner::-webkit-scrollbar-button {
 background-color: #1c191f;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 div.scrollbar-inner::-webkit-scrollbar-corner {
 background-color: black;
}
#nav-icon2 {
   width: 33px;
   height: 33px;
   cursor: pointer;
   font-size: 30px;
   color: #ffffff;
}
.banner nav {
	display: none;
}
/************************************************************
   PAGE TEMPLATE STYLES
************************************************************/

.page-title {
   color: #ffffff;
   font-size: 30px;
   line-height: 36px;
   padding: 40px 0 140px;
   margin: 0;
   text-shadow: 0 1px 2px rgba(0,0,0,0.40);
   text-align: left;
   position: relative;
   z-index: 2;
}
.page-banner {
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   overflow: hidden;
   position: relative;
   z-index: 0;
}
.page-banner-overlay {
   position: absolute;
   top: 0;
   width: 100%;
   bottom: 0;
   background-color: rgba(0, 0, 0, 0.7);
}
main {
   position: relative;
   margin: -100px auto 0;
   background-color: #ffffff;
   min-height: 300px;
   max-width: 1500px;
}
.home main, .page-template-template-landing main {
   margin-top: 0;
}
/************************************************************
   BLOG ROLL STYLES
************************************************************/
.blog-tile {
   padding: 0;
   margin: 0;
   list-style: none;
}
.blog-tile li {
   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
   -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
   border: 1px solid #e3e3e3;
   margin-bottom: 20px;
}
.blog-tile-inner {
   padding: 20px;
}
.blog-tile img {
   width: 100%;
   height: auto;
}
.blog-main .blog-tile h2 {
   margin: 0;
}
.posted-on {
   font-size: smaller;
   margin: 10px 0;
   display: block;
   color: #a2a2a2;
}
a.category-link {
   color: #ffffff;
   display: inline-block;
   font-size: 12px;
   margin: 0 5px 20px 0;
   padding: 0pc 10px;
   border-radius: 100px;
}
a.category-link:hover {
   color: #ffffff;
}
.blog-pagination {
   text-align: center;
   margin-top: 50px;
}
a.page-numbers {
   display: inline-block;
   padding: 10px;
   background-color: #f5f5f5;
   border-radius: 200px;
   min-width: 20px;
   min-height: 20px;
   line-height: 20px;
   text-align: center;
   margin: 0 2px 10px;
   color: #222222;
}
a.page-numbers:hover {
   color: #ffffff;
}
/************************************************************
   BLOG SINGLE STYLES
************************************************************/

.blog-single-inner {
   max-width: 900px;
   margin: 0;
}
.attachment-blog-feature {
   margin-bottom: 20px;
   width: 100%;
   height: auto;
}
.blog-single .post-title {
   margin: 0;
}
.blog-single .blog-tile-inner h3 {
   margin: 0;
}
.essb_links {
   margin: 0 0 20px !important;
}
/************************************************************
   RELATED PAGES STYLES
************************************************************/

.related-pages {
   text-align: center;
   padding: 30px 0;
}
.related-pages h2 {
   color: #222222;
   margin: 0 0 30px;
}
.related-pages ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
.related-pages ul li {
   display: block;
   height: 250px;
   margin: 0 0 30px;
   width: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   background-color: #000000;
   display: flex;
   justify-content: center;
   flex-direction: column;
   text-align: center;
   float: left;
   overflow: hidden;
   position: relative;
}
.related-pages ul li:first-child {
   margin-left: 0
}
.related-pages ul li:last-child {
   margin-right: 0
}
.related-pages ul li h3 {
   color: #ffffff;
   text-shadow: 0 1px 2px rgba(0,0,0,0.40);
   position: relative;
   z-index: 2;
}
.related-pages ul li .gform_button {
   text-decoration: none;
   width: 90px;
   margin: 0 auto;
   position: relative;
   z-index: 2;
}
/************************************************************
   SPEAKER STYLES
************************************************************/

.speaker-headhot-container {margin:30px 0 0;padding:0;list-style:none;}
.speaker-headshot a {display:block}
.speaker-headshot {
   background-color: #f3f3f3;
   height: 380px;
   position: relative;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   margin-bottom: 30px;
}
.speaker-headshot-inner {
   position: absolute;
   bottom: 0;
   z-index: 2;
}
.speaker-headshot-overlay {
   position: absolute;
   top: 0;
   width: 100%;
   bottom: 0;
   background: rgba(0,0,0,0);
   background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.46) 100%);
   background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.46)));
   background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.46) 100%);
   background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.46) 100%);
   background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.46) 100%);
   background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.46) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.speaker-headshot:hover .speaker-headshot-overlay {
   opacity: .5;
}
.speaker-headshot h2 {
   color: #ffffff;
   margin: 0;
   text-shadow: 0 1px 2px rgba(0,0,0,0.40);
   padding: 10px 20px;
}
.page-template-template-speakers span.flag-icon {
    font-size: 40px;
    margin: 20px;
    float: right;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.20);
}
.speaker-headshot p {
   color: #ffffff;
   margin: 0;
   text-shadow: 0 1px 2px rgba(0,0,0,0.40);
   padding: 0 20px 20px;
   font-weight: normal;
}

.attachment-speaker-thumb {width:100%;margin:0 0 30px 0;}
/************************************************************
   ELEMENTOR STYLES
************************************************************/

.elementor-editor-active header {
   display: none;
}
.elementor-editor-active .elementor {
   margin-top: 0;
}
.elementor-countdown-item {
   border-radius: 3px;
   overflow: hidden;
   background-color: #dd3d51;
}
.elementor-countdown-digits {
   padding: 5px;
   font-size: 16px;
}
.elementor-countdown-label {
   padding: 5px;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: bold;
   display: block;
   background-color: rgba(0, 0, 0, 0.3);
}
.elementor-flip-box__layer__overlay {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+73,000000+100&0+39,0.65+100 */
   background: -moz-linear-gradient(top, rgba(0,0,0,0) 39%, rgba(0,0,0,0.25) 73%, rgba(0,0,0,0.40) 100%); /* FF3.6-15 */
   background: -webkit-linear-gradient(top, rgba(0,0,0,0) 39%, rgba(0,0,0,0.25) 73%, rgba(0,0,0,0.40) 100%); /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom, rgba(0,0,0,0) 39%, rgba(0,0,0,0.25) 73%, rgba(0,0,0,0.40) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
/************************************************************
   FOOTER STYLES
************************************************************/
.home footer {margin-top:0 !important}
footer {
   background-repeat: no-repeat;
   background-position: center center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   margin-top: 30px;
}
footer h3 {margin-top: 0;}
footer ul {
   padding: 0;
   margin: 0;
   list-style: none;
}
footer ul li a {
   padding: 0 0 20px;
   display: block;
   text-decoration: none;
}
.footer-logo {
   max-width: 250px;max-height: 150px;
}
.footer-padding {
   padding: 20px;
}
/************************************************************
   GRAVITY FORM STYLES
************************************************************/

.gform_button {
   font-size: 15px;
   color: #ffffff;
   padding: 8px 24px;
   border: none;
   margin-top: 0 !important;
}
.main .ginput_container input, textarea {
   border: 1px solid #cccccc !important;
}
footer .gform_wrapper {
   margin: 0 !important;
   padding: 0 !important
}
footer .gfield_label {
   display: none !important;
}
footer .gfield {
   margin: 0 !important
}
footer .ginput_container input, footer .ginput_container select {
   background-color: transparent;
   border: 1px solid #797979;
   padding: 8px !important;
   font-size: 14px !important;
   height: 40px;
}
footer .ginput_container input {
   color: #ffffff;
}
footer .ginput_container select {
   color: #7c7c7c;
   font-weight: bold;
}
#gform_fields_18 label {
   display: none !important;
}
textarea {
   border: 1px solid #bfbfbf
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {border:none !important;background-color: transparent !important;margin:0 !important;padding:0 !important;}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {border:1px solid #797979 !important}
.gform_wrapper div.validation_error {border-left: none; border-right:none;}
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {max-width:50% !important;padding-right:16px !important}

/************************************************************
   AGE GATE STYLES
************************************************************/

.ageGate {
   position:fixed;
	width:100%;
	height:100%;top: 0;
	background-color:rgba(0, 0, 0, 0.8);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index:99999;
	text-align:center;display:none;
}
.ageGateInner {
   margin: 50px auto 0;
   width: 86%;
   padding:20px;
   position: relative;
}
a.ageGate_no {
    float: right;
    font-size: 30px;
    right: 10px;
    top: 10px;
   display:block;
   position:absolute;
}
.ageGate .gform_wrapper {
   margin: 0 !important;
   padding: 0 !important
}
.ageGate .gfield_label {
   display: none !important;
}
.ageGate .gfield {
   margin: 0 !important
}
.ageGate .ginput_container input, .ageGate .ginput_container select {
   background-color: transparent;
   border: 1px solid #797979;
   padding: 8px !important;
   font-size: 14px !important;
   height: 40px;
}
.ageGate .ginput_container input {
   color: #000000;
}
.ageGate .ginput_container select {
   color: #000000;
   font-weight: bold;
}
.ageGate .gform_footer {margin:20px 0 0 !important;padding:0 !important;}

/************************************************************
   TEMPLATE STYLES
************************************************************/

.template-page {
   padding: 20px;
}
/************************************************************
   AGENDA STYLES
************************************************************/

.agenda .session-time {
   width: auto;
}
.agenda .stream-title h3, .agenda .stream-title p {
   color: #ffffff;
}
.agenda p, .agenda ul {
   margin: 0 0 10px;
}
.agenda h3 {
   margin: 0 0 10px 0
}
.hide-mobile {
   display: none;
}
/************************************************************
   TABLE STYLES
************************************************************/

table {
   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
   -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
}
table tr {
   border: 1px solid #f3f3f3;
}
table tr:nth-child(odd) {
   background: #f7f7f7;
}
table thead tr {
   position: absolute;
   top: -9999px;
   left: -9999px;
}
table th {
   color: #ffffff;
   text-shadow: 0 1px 2px rgba(0,0,0,0.40);
   text-transform: uppercase;
}
table td {
   border: none;
   border-bottom: 1px solid #e3e3e3;
   position: relative;
   padding: 10px 2% 0;
   vertical-align: top;
}

/************************************************************
   GALLERY STYLES
************************************************************/
.gallery-item {margin:0 !important;}
.gallery-item img {border:1px solid #ffffff !important;}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
.site-logo {
   max-height: 70px;
   margin: 15px;
}
#nav-icon1 {
   width: 90px;
   height: 70px;
   font-size: 40px;
   padding-top: 30px;
}
.sideMenuPadding {
   padding: 35px;
}
.blog-main .blog-tile li {
   width: 48%;
   float: left;
}
.blog-main .blog-tile li:nth-child(odd) {
   margin-right: 3%;
}
.speaker-headshot {width:48%;float:left;margin-right:4%;}
.speaker-headshot:nth-child(even) {margin-right:0;}

.attachment-speaker-thumb {width:400px;}
   
   
} @media only screen and (min-width: 783px) {
.banner-cta {
   float:left;width: calc(50% - 40px);
   padding:20px;
   font-size: 14px;
}
.one-third {
   width: 33.3333%;
   float: left;
}
.footer-padding {
   padding: 40px 20px;
}
footer {
   margin-top: 20px;
}
.agenda h3 {
   margin: 0 0 10px 0
}
.agenda .session h3 {
   background-color: transparent;
   padding: 0px;
   display: block;
}
table {
   width: 100%;
   table-layout: fixed;
}
table th {
   font-size: 20px;
   padding: 15px 10px;
}
table td {
   padding: 10px 10px 0 10px;
   border: 1px solid #e3e3e3;
   border-collapse: collapse;
}
table td ul, table td ol {
   padding: 0 0 0 20px
}
.agenda .session-time {
   width: 15%;
}
.hide-mobile {
   display: table-cell;
}
   .speaker-headshot {width:32%;margin-right:2%;}
   .speaker-headshot:nth-child(even) {margin-right:2%;}
   .speaker-headshot:nth-child(3n+3) {margin-right:0;}
   .attachment-speaker-thumb {width:400px;float:left;margin:0 30px 30px 0;}

} @media only screen and (min-width: 1024px) {
.container {
	margin: 0 auto;
}
	.social-links {
   position: relative;
    z-index: 1001;
	}
.banner {
	height: auto;
	text-align: left;
	margin: 0 auto;
	background-color: transparent;
	/* top: 0; */
}
.banner-links {
	background-color: transparent;
	float: right;
}
.banner-cta {
	float: right;
	height: 40px;
	line-height: 40px;
	margin: 40px 0 0 20px;
	font-size: 15px;
	padding: 15px;
	border-radius: 0;
	width: auto;
}
.site-logo {
	max-height: 100px;
	width: auto;
	max-width: 400px;
	margin: 30px 0 20px 0;
}
.site-logo-small {
	width: 60px;
	margin-bottom: 20px;
	display: block;
}
.sideMenu {
	position: fixed;
	top: 0;
	left: 0;
	min-height: 100%;
	z-index: 1000;
	background-color: #ffffff;
	display: none;
}
.sideMenuPadding {
	display: none;
}
.sideMenu .banner {
	display: block;
}
.menu-newsletter {
	float: right;
	width: 20%;
}
/** MAIN MENU **/
#nav-icon1 {
	display: none;
}
header {
	width: 100%;
	background-color: transparent;
	position: absolute;
	z-index: 9999;
	top: 0;
}
.banner nav {
	display: block;
	/* border-top: 1px solid #ffffff; */
	background-color: #171717;
	/* box-shadow: 0 0 10px; */
	/* border-bottom: 1px solid #ffffff; */
}
.banner nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
    z-index: 1000;
}
.banner nav ul li {
	display: inline-block;
}
.banner nav ul li ul {
	opacity: 0;
	position: absolute;
	z-index: 9998;
	display: none;
	max-width: 400px;
	background-color: #181818;
	min-width: 200px;
	-webkit-transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
}
.banner nav ul li a {
	display: block;
	padding: 13px 20px 10px 20px;
	text-transform: uppercase;
	color: #ffffff;
}
.banner nav ul li a:hover {
		background-color:#4f974b;
	}
.banner nav ul li:hover ul {
	opacity: 1;
	display: block;
	position: absolute;
}
.banner nav ul li ul li {
	display: block;
	float: none;
	background-color: #181818;
}
.banner nav ul li ul li a {
	color: #ffffff;
}
.banner nav ul li ul li:hover {
	border: none;
	background-color:#4f974b;
}
/*.banner nav ul li ul li a:hover {
	color: #48ace9;
}*/
.banner .social-links {
	float: right;
}
.banner .social-links a {
	margin: 14px 10px 10px 15px;
	width: auto;
	line-height: 0;
	color: #ffffff;
}
.menu-item-183 {
   display: none !important;
}
.scrollbar-inner {
   width: 550px;
   float: right;
   margin-top: -122px;
}
.elementor-widget-wrap nav {
   margin: 0 !important
}
.open-html {
/*
   margin-left: 793px;
   -webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -ms-transition: all .5s ease-in-out;
   -o-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out;
   */
}
.overlay {
   position: fixed;
   top: 0;
   width: 100%;
   bottom: 0;
   background-color: rgba(0, 0, 0, 0.8);
   z-index: 999;
   display: none;
}
.page-title {
   font-size: 40px;
   line-height: 46px;
   padding: 280px 0 180px;
}
footer {
   margin-top: 50px;
}
.template-page {
   padding: 50px;
}
.blog-main .blog-tile li {
   width: 31.1%;
   float: left;
   margin-right: 3%;
   margin-bottom: 30px;
}
.blog-main .blog-tile li:nth-child(3n) {
   margin-right: 0;
}
.blog-single aside {
   float: right;
   width: 32%;
}
.blog-single .blog-single-inner {
   float: left;
   width: 60%;
}
/** RELATED PAGES **/

.related-pages h2 {
   font-size: 30px;
   line-height: 36px;
   margin: 20px 0 50px;
}
   
   .speaker-headshot {width:22.5%;margin-right:3.33333%;margin-bottom:30px;}
   .speaker-headshot:nth-child(even) {margin-right:3.33333%;}
   .speaker-headshot:nth-child(3n+3) {margin-right:3.33333%;}
   .speaker-headshot:nth-child(4n+4) {margin-right:0;}

   
   
}

@media only screen and (min-width: 1140px) {
}

@media only screen and (max-width: 760px) {
table, thead, tbody, th, td, tr {
   display: block;
}
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
   display: none !important;
   visibility: hidden;
}
.visuallyhidden {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
   clip: auto;
   height: auto;
   margin: 0;
   overflow: visible;
   position: static;
   width: auto;
}
.invisible {
   visibility: hidden;
}
.clearfix:before, .clearfix:after {
   content: " ";
   display: table;
}
.clearfix:after {
   clear: both;
}
.clearfix {
 *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
*, *:before, *:after {
   background: transparent !important;
   color: #000 !important;
   box-shadow: none !important;
   text-shadow: none !important;
}
a, a:visited {
   text-decoration: underline;
}
a[href]:after {
   content: " (" attr(href) ")";
}
abbr[title]:after {
   content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
   content: "";
}
pre, blockquote {
   border: 1px solid #999;
   page-break-inside: avoid;
}
thead {
   display: table-header-group;
}
tr, img {
   page-break-inside: avoid;
}
img {
   max-width: 100% !important;
}
p, h2, h3 {
   orphans: 3;
   widows: 3;
}
h2, h3 {
   page-break-after: avoid;
}
}
