/*---------------------------------------------------------------------------------

 Theme Name:   Emerald Expo Framework
 Theme URI:    http://studio98.com
 Description:  
 Author:       Studio 98
 Author URI:   http://www.studio98.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@font-face {
    font-family: 'Beachwalk';
    src: url('fonts/Beachwalk.eot');
    src: url('fonts/Beachwalk.eot?#iefix') format('embedded-opentype'),
        url('fonts/Beachwalk.woff2') format('woff2'),
        url('fonts/Beachwalk.woff') format('woff'),
        url('fonts/Beachwalk.ttf') format('truetype'),
        url('fonts/Beachwalk.svg#Beachwalk') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Creamy Peachy';
    src: url('fonts/CreamyPeachy-Italic.eot');
    src: url('fonts/CreamyPeachy-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CreamyPeachy-Italic.woff2') format('woff2'),
        url('fonts/CreamyPeachy-Italic.woff') format('woff'),
        url('fonts/CreamyPeachy-Italic.ttf') format('truetype'),
        url('fonts/CreamyPeachy-Italic.svg#CreamyPeachy-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Creamy Peachy';
    src: url('fonts/CreamyPeachy.eot');
    src: url('fonts/CreamyPeachy.eot?#iefix') format('embedded-opentype'),
        url('fonts/CreamyPeachy.woff2') format('woff2'),
        url('fonts/CreamyPeachy.woff') format('woff'),
        url('fonts/CreamyPeachy.ttf') format('truetype'),
        url('fonts/CreamyPeachy.svg#CreamyPeachy') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Beachwalk';
    src: url('fonts/Beachwalk-Italic.eot');
    src: url('fonts/Beachwalk-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Beachwalk-Italic.woff2') format('woff2'),
        url('fonts/Beachwalk-Italic.woff') format('woff'),
        url('fonts/Beachwalk-Italic.ttf') format('truetype'),
        url('fonts/Beachwalk-Italic.svg#Beachwalk-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
h1,.h1,h2,.h2{
	font-family: 'Creamy Peachy' !important;
}
h3,.h3{
	font-family: 'Beachwalk' !important;
}
body{
	overflow-x: hidden;
}
.coro_alert a{
       color: #00a2af !IMPORTANT;
    font-size: 15px;
    font-weight: 700;
}
.coro_alert {
    position: absolute;
    top: 0;
    z-index: 999999999999999;
    left: 0;
    right: 0;
    text-align: center;
    background: #000;
    padding: 5px 15px;
    max-width:200px;
    color: #fff;
    display: block;
    margin: 0 auto;
    font-size: 15px;
    text-transform: uppercase;
}

.et-animated-content#page-container{
	transition: none;
}
.et_fixed_nav.et_show_nav #page-container{
	padding-top: 0 !important;
	margin-top: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans,sans-serif;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.4;
}
h1{
	letter-spacing: 3px;
    word-spacing: 5px;
	font-size: 48px;
	line-height: 66px;
   }
h2{
	font-size: 35px;
    margin: .6em 0;
 }
h3{
	font-size: 32px;
}
h4{
	font-size: 20px;
}
h5{
	    font-size: 18px;
}
.et_pb_countdown_timer .sep{
	display:none;
}
.et_pb_countdown_timer .section p.value{
	background:#333;
	min-height:84px;
	line-height:84px !important;
	border-radius:5px;
}
.et_pb_countdown_timer .section.values{
	margin:3px;
}
.btn{
	padding: 8px 49px;
    border: 2px solid #59A1D8;
    background-color: #59A1D8;
    color: #ffffff;
    font-size: 19px;
}
.btn.btn-large{
	color: #fff;
    font-size: 35px;
    padding: 10px 55px;
    line-height: 1.5 !important;
    letter-spacing: 1px;
}
.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    border: 2px solid transparent;
}
.et_pb_button:after, .et_pb_button:before{
	display:none;
}
.et_pb_text_inner i.icon {
    font-size: 60px;
}
.et_pb_blurb_4 {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}
.et_pb_blurb_5 {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}
.contact-form-top .et_pb_text_inner h1 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0px;
}
.contact-form-top .et_pb_text_inner h5 {
    font-size: 18px;
    font-weight: 100;
}
.contact-form-top .et_pb_text_inner p {
    font-size: 12px;
}
#et_pb_contact_form_0 .et_pb_contact_submit {
    background: #80BAE7;
    color: #fff;
    padding: 9px 44px;
}
.et_pb_widget{
	float:none;
}
#footer-widgets .footer-widget li{
	display:inline-block;
	list-style:none;
}
.top-register a, .top-inquire a {
    line-height: 18px !important;
	padding-bottom: 12px !important;
    padding-top: 12px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.top-register a {
    background-color: #77AAC2;
    font-size: 14px;
    color: #fff !important;
    line-height: 35px;
    padding: 8px;
    font-weight: 500;
}
.top-inquire a {
    background-color: #80BAE7;
    font-size: 14px;
    color: #fff !important;
    line-height: 35px;
    padding: 8px;
    font-weight: 500;
}
#top-header {
	padding-bottom: 12px !important;
	
}
#et-info, #et-secondary-menu>ul>li a {
    display: block;
   padding-bottom: 8px;
    font-size: 15px;
}
#et-info {
    margin-top: 10px;
}
#et_top_search{
	margin-top: 17px !important;
	margin-right: 30px;
}
#et_top_search{
	width:auto;
}
#et_top_search_secondary{
    position: absolute;
    z-index: 99999;
    top: 6px;
    right: 6px;
    bottom: 0;
    width: 40px;
    height: 30px;
    margin: auto;
    cursor: pointer;
}
#et_search_icon_secondary:hover {
    cursor: pointer;
}
#et_search_icon_secondary:before {
    top: -10px;
    font-size: 18px;
    content: "\55";
    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}
.et-search-form {
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
	background: rgba(0,0,0,0)!important;
}
.secondary-header{
    display:inline-block;
}
#et-secondary-menu{
	position:relative;
    float: none;
    text-align: right;
    margin-top: -30px;
    padding-bottom: 20px;
}
.secondary-form-container {
    position: relative;
    padding-right: 40px;
    float: left;
    margin-top: 12px;
}
.et-search-form input {
    position: absolute;
    top: 0;
    
    bottom: 0;
    width: 100%;
    margin: auto;
    border: none;
    color: #333;
    background: 0 0;
    height: 30px;
}
div#et_top_search_secondary #et_search_icon_secondary:before {
    display: block;
	margin-top: 4px;
}
div#et_top_search_secondary.hideSearchIc #et_search_icon_secondary:before {
    width: 0;
    display: none;
}
.secondary-form-container form{
    width: 0;
    transition: width 1s cubic-bezier(.63,.05,.43,1.7);
}

.secondary-form-container form.cubic-bezier {
    width: 200px;
}
span.et_close_search_field {
    display: block;
    position: absolute;
    z-index: 99999;
    top: -10px;
    right: 8px;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    cursor: pointer;
	display:none;
}
#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.secondary-header #et-info-email{
	margin-top: 22px;
	display: inline-block;
}
span.et_secondary_close_search_field {
    display: block;
    position: absolute;
    z-index: 99999;
    top: -5px;
    right: 3px;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    cursor: pointer;
}
span.et_secondary_close_search_field:after {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: ETmodules;
    font-size: 32px;
    font-weight: 400;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    text-transform: none;
    content: "\4d";
    speak: none;
}
#et-secondary-nav, #et-secondary-nav li {
    display: inline-block;
    vertical-align: text-bottom;
}
.secondary-form-container form{
	position: relative;
    float: right;
}
.secondary-form-container .et-search-form input{
	position: relative;
    float: left;
	right:0;
}
.secondary-header #et-info-phone {
    float: left;
	margin-top: 22px;
    margin-right: 25px;
}
.border-class {
    border: 1px solid !important;
}
body #page-container .et_pb_blurb_extended_1.et_pb_blurb_extended .et_pb_more_button:hover, body #page-container .et_pb_blurb_extended_2.et_pb_blurb_extended .et_pb_more_button:hover, body #page-container .et_pb_blurb_extended_0.et_pb_blurb_extended .et_pb_more_button:hover{
    background: #3496d8!important;
    padding: .3em 1em !important;
    border: 2px solid;
}
#logo{
	max-height: 100% !important;
	max-width: 300px !important;
}
.et_header_style_left .logo_container{
	width:auto !important;
	height:auto !important;
	bottom: 10px;
}
#top-header{
	z-index: 99 !important;
}
#page-container #main-header.et-fixed-header{
	box-shadow:none !important;
}
/* meadia control */
@media (max-width: 980px){
.et_header_style_left .logo_container{
	top:15px;
}
}
.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}
@media only screen and (max-width: 980px){
li.top-register, li.top-inquire{
	 display: block !important;
    text-align: center !important;
	width: 300px;
    margin: 2px auto;
}
.blurb-icon{
	text-align:center;
}
.blurb-icon .et_pb_column{
	display:inline-block;
	width: auto !important;
	float: none;
}
.et_pb_row_10.et_pb_row{
	display:block !important;
}
}
@media only screen and (max-width: 768px){
.et_pb_team_member .et_pb_team_member_image {
	margin: 0 auto;
}
.et_pb_team_member  .et_pb_team_member_description{
	text-align:center;
}
body #page-container .dsm_button_0 .et_pb_button_one.et_pb_button{
	margin-bottom: 5px;
}
}
@media only screen and (max-width: 480px){
li.top-register, li.top-inquire {
    display: block !important;
    text-align: center !important;
    width: 200px;
    margin: 2px auto;
}
body #page-container .dsm_button_0 .et_pb_button_one.et_pb_button, body #page-container .dsm_button_0 .et_pb_button_two.et_pb_button{
	font-size:25px !important;
	display: block;
}
.blurb-icon .et-pb-icon{
	font-size: 20px !important;
}
.blurb-icon .et_pb_blurb_extended .et_pb_blurb_content{
	padding: 10px;
}
.footer-widget, .footer-widget li, .footer-widget li a, #footer-info{
	font-size:15px !important;
}
	
}
/* end meadia control */
.tabs{
	border:none;
}
.tabs ul{
	background-color: transparent !important;
	border-bottom: 1px solid #ddd;
	border:none;
}
.tabs li a{
		background-color: #ddd;
}
.tabs li{
	font-weight: 300;
    font-size: 20px !important;
    margin-right: 2px;
    margin-left: 2px;
    border: 0;
    border-bottom: none;
	border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	overflow:hidden;
}
.tabs.et_pb_tabs .et_pb_tabs_controls li a:hover, .tabs.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a{
	background-color: #000000;
	padding-top: 3px;
    padding-bottom: 3px;
	color:#fff !important;
	border-top-left-radius: 8px !important;
    border-top-right-radius: 8px;
}
#et_top_search input.et-search-field {
    width: 0;
    opacity: 1;
    transition: all 2s;
    border: 0;
	    font-size: 15px;
    height: 40px;
    padding: 0 5px;
}
#et_top_search input.et-search-field.show {
    width: 200px;
}
span#et_search_icon:before {
    margin-left: 100%;
	    margin-top: 17px;
}
#et-secondary-nav{
	    float: right;
    margin-top: 30px;
}
.headerbtn.btn2, .headerbtn.btn1{
	border:none;
	font-size: 14px;
    font-weight: 400;
	padding: 8px 15px;
}
.headerbtn.btn2, .headerbtn.btn1{
	color:#ffffff !important;
}
#et-secondary-nav li{
	margin-right: 5px;
}
body #page-container .dsm_button_0 .et_pb_button_one.et_pb_button{
	margin-bottom: 5px;
}
.custom-blurb .et_pb_blurb_extended .et_pb_blurb_extended_btn{
	position: absolute;
	bottom: 5%;
}
.foot-custom-social .et_pb_social_media_follow li a.icon::before{
	font-size: 25px;
	display: inline-block;
    width: 32px;
    height: 32px;
	line-height: 70px;
}
.foot-custom-social .et_pb_social_media_follow li a.icon{
	width: 70px;
    height: 70px;
	text-align: center;
}
.foot-custom-social .et_pb_social_media_follow li{
	margin-right: 20px;
    margin-left: 20px;
}
.postpagination {
    clear: both;
    margin: 20px 10px;
    line-height: 2.1em;
    font-size: 1.2em;
    text-align: right;
}
.postpagination span {
	padding: 6px 10px;
}
.postpagination a {
	padding: 6px 10px;
	margin: 0 6px;
	border: 1px solid #ddd;
	text-decoration: none;
}
.postpagination a:hover {
	border-color: #fff;
}
.et_pb_cpt_title_0 h1, .et_pb_cpt_title_0 h2, .et_pb_cpt_title_0 h1 a, .et_pb_cpt_title_0 h2 a, .et_pb_cpt_title_0 h1 a, .et_pb_cpt_title_0 h2 a, .et_pb_cpt_title_0 h3, .et_pb_cpt_title_0 h4{
	line-height: 30px !important;
	padding-bottom: 2px !important;
}
.et_pb_divider_0{
	height: 0px !important;
}
.et_pb_main_blurb_image{
	margin-top: 30px;
}
.et_pb_blurb_extended.et_pb_text_align_left .et_pb_blurb_content{
	text-align: center !important;
}
.et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden #top-menu, .et_pb_menu_hidden .mobile_menu_bar{
	opacity:1 !important;
	animation: none !important;
}
.et_pb_team_member .et_pb_team_member_image img{
	border-radius: 50%;
}
.footer-widget #menu-footer-menu li:before {
    content: none;
}
body #page-container .dsm_button_0 .et_pb_button_one.et_pb_button{
	margin-bottom: auto;
}
.et_pb_blurb{
	box-shadow:none !important;
}
.footer-button .et_pb_button:hover{
	padding: .3em 1em !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a:before {
    transition: all .2s ease-in-out;
    content: "";
    display: block;
    margin-top: 4px;
    background: transparent;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}
.et_header_style_left #et-top-navigation nav>ul>li>a:hover:before{
	background: #bbbdbf;
	height: 3px;
    transition: all .2s ease-in-out;
}
.nav li ul {
    border-color: #bbbdbf !important;
    border-left: 2px solid #bbbdbf;
    border-top: 4px solid #bbbdbf;
	padding: 20px 12px;
	width: 250px;
}
#top-menu li li {
    border-left: 3px solid #bbbdbf;
	padding: 0;
}
#top-menu li li a {
    width: 240px;
    padding: 3px 20px;
	font-weight: 500;
	font-size: 13px;
	color: #4b4b4d !important;
}
#main-header li li a:hover {
    color: #4b4b4d !important;
    opacity: 1;
}
#top-menu ul.sub-menu li.current-menu-item a{
	color: #4b4b4d !important;
}
#top-menu ul.sub-menu li a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 9px;
    border-color: transparent;
    transition: all .2s ease-in-out;
    position: absolute;
    top: -10px;
    left: 0;
}
#top-menu ul.sub-menu li:hover a:before{
	transition: all .2s ease-in-out;
    top: 13px;
	border-color: transparent transparent transparent #bbbdbf;
}
body .et_pb_button:hover{
	opacity: .8;
	
}
#top-menu li.current-menu-item>a, #top-menu li.current-menu-ancestor>a{
color: #bbbdbf !important;
}
.blurb-icon .et_pb_row{
	margin-top: -35px!important;
    margin-bottom: -35px!important;
	padding: 1px 0 !important;
}	
.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 	padding: 0 !important;
 	margin: 0 ;
 	width: 100% !important;
 	max-width: none;
}

.error404 #sidebar {
 	display: none;
}

.error404 .et_pb_post:last-child {
	margin-bottom: 0;
}
.sub-menu li ul{
	border-left: 2px solid #000 !important;
    border-top: 4px solid #000 !important;
}
#top-menu li a:hover{
	border-color:#bbbdbf !important;
	color: #bbbdbf !important;
}
@media only screen and (max-width: 840px) {
.et_pb_text_inner table.custom-table {
	margin-bottom: 0;
	overflow: hidden;
	overflow-x: scroll;
	display: block;
	white-space: nowrap;
}
}
table.custom-table{
	width: 100%;
	height: 500px;
}
#top-menu li{
	padding-right: 10px;
}
#brand-expo {
    position: relative;
    left: 24.5%;
    bottom: -38px;
    padding-left: 0px;
    display: inline-block;
}
#brand-expo h4 {
    font-size: 17px;
    width: 200px;
    padding-bottom: 0;
}
.expo_date {
    display: inline-block;
    font-size: 17px;
}
#et-top-navigation{
	padding:0 !important;
	margin-top: 20px;
}
.container{
	width:100%
}
#logo {
    max-width: 480px;
}
#top-header #brand-expo {
    left: 0;
    float: left;
    clear: right;
	border-left: 0;
}
#brand-expo h4 {
    width: auto;
}
#top-header #brand-expo .expo_location {
    display: inline-block;
    margin-right: 10px;
    padding-top: 16px;
}
#footer-widgets {
    padding: 3% 0 0;
}
.et_pb_blurb_extended .image_card .et_pb_blurb_container {
    padding-top: 30px !important;
}
@media (min-width: 981px) {
	.footer-widget {
    margin-bottom: 0;
}
}
footer#main-footer .container {
    width: 80%;
} 

@media only screen and (max-width: 1090px) {
    #top-menu li a {
    font-size: 15px !important;
}
#logo {
    max-width: 200px;
}
}

header#main-header .container, #top-header .container {
    width: 95%;
}
#main-header{
	border-color: #bbbdbf!important;
    border-bottom: 3px solid;
}
header#main-header .container
{
    max-width: 1600px;
}
#top-menu li a{
	font-size:18px;
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header{
	position:static;
}
.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container{
	padding-top:0 !important;
}

.et-animated-content{
	padding-top: 0;
	margin:0;
}
@media only screen and (min-width: 680px){
.horiz-flex .et_pb_blurb_extended.et_pb_text_align_left .et_pb_blurb_content{
	max-width: 770px;
	text-align: left !important;
}
.horiz-flex-left .et_pb_blurb_content, .horiz-flex-right .et_pb_blurb_content{
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 0 !important;
	justify-content: space-between;
	text-align: left !important;
}
.horiz-flex-left .et_pb_main_ic_image{
	width: 45% !important;
}
.horiz-flex-left .et_pb_blurb_container, .horiz-flex-right .et_pb_blurb_container{
	width: 55%;
	position:relative;
    padding: 15px 15px !important;
	line-height: 1.4;
}
.horiz-flex h3{
	font-size: 26px;
	line-height: 1.1;
}
.horiz-flex .et_pb_blurb_extended .image_card .et_pb_blurb_container{
		padding-top: 15px !important;
}
.horiz-flex .et_pb_blurb_description{
	font-size: 14px;
}
.horiz-flex .et_pb_blurb_extended .et_pb_blurb_extended_btn{
	position: absolute;
	bottom: 15px;
}
.horiz-flex .et_pb_blurb_extended .et_pb_blurb_extended_btn a{
	font-size: 15px !important;
}
}
.horiz-flex-left .et_pb_blurb_content, .horiz-flex-right .et_pb_blurb_content{
	padding: 0 !important;
}
.et_mobile_menu {
	border-top: 3px solid #000;
}
.et-animated-content{
	padding-top: 0;
	margin: 0;
}
header#main-header .container.et_pb_menu_hidden {
    z-index: 0;
}
.nav li:last-child ul.sub-menu {
    right: 0;
}
@media only screen and (min-width: 981px) and (max-width: 1100px) {
	#top-menu li a {
    font-size: 13px !important;
}
}
.search-results .post-meta {
    visibility: hidden;
}
.search-results span.author.vcard {
    display: none;
}
.search-results p.post-meta span.published {
    visibility: visible;
    margin-left: -18px;
}



.mobile_menu_bar:before{
	color: #000;
}

.page-id-3541 #main-content .container{
    padding-top: 0px !important;
}

table.rwd-table {
    border-top: 2px solid #000;
    border-bottom: 3px solid #000;
    border-collapse: separate;
}
.rwd-table tr th {
    background-color: #e1e1e1;
    border-top: 1px solid #000;
    border-right: 2px solid #fff;
    padding: 8px 12px;
}
table.rwd-table tr td {
    background-color: #ebebeb;
    padding: 8px 12px;
    border-right: 2px solid #fff;
    font: normal 18px 'Source Sans Pro', sans-serif;
    border-bottom: 1px solid #ccc;
}
table.rwd-table tr td:first-of-type {
    background-color: #fff;
    font-weight: 600;
    width: 600px;
}
.et_pb_tabs{
	border: 0;
}
ul.et_pb_tabs_controls{
	background: transparent;
}
.et_pb_tabs .et_pb_tabs_controls li{
	font-size: 15px;
    line-height: 1.42857143 !important;
    border: 1px solid transparent !important;
    border-radius: 4px 4px 0 0 !important;
    padding: 8px 11px !important;
	border-bottom: 1px solid #eee !important;
}
.et_pb_tabs .et_pb_tabs_controls li:hover {
    background: #eee;
}
.et_pb_tabs_controls li a{
	padding: 0;
	font-size: 15px !important;
	font-weight: 700;
}
.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #ffffff;
    border: 1px solid #eee !important;
    border-bottom: 1px solid transparent !important;
}


/*=============== START A2Z Plugin CSS ========*/
.session-schedule-time p, h3.session-schedule-speaker-name, h3.session-schedule-date {
    font-weight: 700;
}
h3.session-schedule-date{
	text-align: left;
}
h3 {
    font-size: 1.73em;
    margin: .7em 0;
}
.table-bordered, .table-bordered>tbody>tr>td {
    border-top: none;
    border-right: none;
    border-left: none;
}
.a2z-session-result table {
    border-collapse: separate;
	border: 0;
	background: #fff !important;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	font-family: arial,sans-serif;
    border-collapse: collapse;
}
td {
    font-size: 1.07em;
	font-weight: 300;
}
.session-schedule-time {
    text-align: center;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
table.conference-schedule .session-schedule-time {
    border-right: 0;
    border-top: none;
    border-left: none;
    border-bottom: none;
}
.studio98_session_overview:nth-child(odd) {
    background-color: #f5f5f5;
}
.a2z-session-result .a2z-schedule .conference-schedule tr td.session-schedule-time {
    padding-left: 0;
    padding-right: 0;
	padding-top: 14px;
	background-color: #fff !important;
	border-right: 1px solid #ddd;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th, .table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th {
    background-color: #fff;
}
.table-bordered, .table-bordered>tbody>tr>td {
    border-top: none;
    border-right: none;
    border-left: none;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}
.conference-schedule tr td.session-schedule-time {
    width: 22%;
}
.session-schedule-time p, h3.session-schedule-speaker-name, h3.session-schedule-date {
    font-weight: 700;
	line-height: 14px;
}

.session-schedule-time p {
    font-weight: 600;
    font-size: 15px;
    color: #999;
    text-align: right;
    padding-right: 12px;
}
table tr .session-schedule-detail, tr .how-marketing-live.track-306 {
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
}

td.session-schedule-detail {
    margin-left: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
}
.conference-schedule tr td.session-schedule-detail {
    width: 98% !important;
		text-align: left;
}
.conference-schedule tr td.session-schedule-detail {
    display: block !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important;
    margin-left: 20px !important;
}
td.session-schedule-detail.Platform.Classes {
    background-color: #C5DECD !important;
}
.session-schedule-detail a {
    color: #000;
    font-size: 17px;
}
.session-schedule-detail h3.session-schedule-session-title,
.session-schedule-detail h3.session-schedule-speaker-name{
    background: transparent !important;
	  margin-bottom: 0px !important;
	padding: 5px 0 !important;
}
h3.session-schedule-session-title, h3 a.conf-speaker-session-name, h4.schedule-legend-header {
    font-weight: 700;
    color: #4b4b4d;
}

h3.session-schedule-session-title {
    font-weight: 300;
    font-style: normal;
    font-size: 17px !important;
}
h3.session-schedule-session-title, h3 a.conf-speaker-session-name, h4.schedule-legend-header {
    font-weight: 700 !important;
    color: #4b4b4d !important;
}
h3.session-schedule-session-title, h3 a.conf-speaker-session-name {
    font-weight: 500;
    color: #000;
}
.session-schedule-session-title, .session-schedule-speaker-name {
    margin-top: 0;
    margin-bottom: 0;
}
.schedule-page-room, .schedule-page-track {
    margin: 0;
    font-size: 14px;
    color: #4b4b4d;
}
.conference-schedule tr td.session-schedule-detail .session-detail-hide {
    display: none;
}

.session-detail-hide {
    display: none;
}
ul.studio98-a2z-filter-lists.studio98-a2z-filterdate-list {
    padding-left: 18px !important;
	margin: 0 !important;
}
ul.studio98-a2z-filter-lists.studio98-a2z-filterdate-list li:before,
ul.studio98-a2z-filter-lists.studio98-a2z-type-list li:before{
	display: none;
}

h3.session-schedule-session-title{
	font-family: "Open Sans",Arial,sans-serif;
}
h3.session-schedule-speaker-name {
    display: inline-block;
	margin-bottom: 9px;
	font-family: "Open Sans",Arial,sans-serif;
}
h1.entry-title.main_title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0;
	margin-bottom: 0;
}
.speaker-box-bio h3 a {
    color: #00a2af ;
    font-size: 24px;
    font-weight: 700;
}
span.session-schedule-speaker-title{
	color: #000;
    font-size: 14px;
}
span.separator{
	color: #4b4b4d;
    font-weight: 300;
    font-size: 14px;
}
.speaker-box-bio h3 {
    margin: 0;
}
.studio98_speaker_overview {
    display: inline-block;
    text-align: center;
    padding: 13px;
}
.speaker-box-bio h3 {
    background: transparent !important;
    margin-bottom: 0px !important;
}
.speaker-box .col-md-2.col-sm-4, .speaker-box .col-md-5.col-sm-4 {
    max-width: 220px;
}
.speaker-box .row.xs-center .speaker-image img {
    width: 220px;
    height: 220px !important;
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 50%;
	object-fit: cover;
}
.col-md-5.col-sm-4.speaker-box-bios {
    display: none !important;
}
div#studio98-a2z-session-data {
    width: 70%;
    display: inline-block;
	text-align: center;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
/*.studio98_speaker_overview:nth-child(5n+1) {
    clear: left;
}*/
.studio98_speaker_detail .col-md-3 {
    float: left;
	padding-left: 15px;
    width: 25%;
    padding-right: 15px;
	text-align: center;
}
.studio98_speaker_detail .col-md-9 {
	float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 68%;
}
.studio98_speaker_detail h5.bio-speaker-name a {
    color: #006BFB !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    margin-bottom: 0 !important;
    font-weight: bold !important;
}
.studio98_speaker_detail h4 {
    font-weight: 500;
}
.studio98_speaker_overview p.conf-speaker-title {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.studio98_speaker_overview p.conf-speaker-company {
    font-weight: 700;
}
.studio98_session_overview_with_filters {
    float: right !important;
    width: 25% !important;
}
.studio98_speaker_detail .col-md-3 img {
    width: 260px;
    height: 260px;
    object-fit: cover;
	margin-right: 15px;
}
.studio98_speaker_overview .row.xs-center {
    /*min-height: auto;
    margin: 0;
    min-width: auto;
    height: 400px;
    padding: 30px 11px;*/
    overflow: hidden;
    display: grid;
}
@media only screen and (max-width: 768px){
.studio98_speaker_detail .col-md-3 {
    float: left;
    padding: 0;
	width: 100%;
	text-align: center;
}
.studio98_speaker_detail .col-md-9{
		width: 100%;
}
.studio98_speaker_detail {
    padding: 0 20px;
}
.studio98_speaker_detail .col-md-3 img {
    max-width: 200px;
}
}
.studio98_session_overview {
    margin-bottom: 0px;
}
.studio98_session_overview table{
	margin-bottom: 0 !important;
}
span.schedule-page-track, span.schedule-page-room {
    display: inline-block;
	padding-right: 10px;
	font-size: 14px;
}
span.schedule-session-type{
	display: inline-block;
	font-size: 14px;
}
span.schedule-session-track, span.session_room{
	display: inline-block;
	padding-left: 5px;
	font-size: 14px;
}
.session-schedule-speaker-name a {
    color: #000;
    font-size: 14px;
}
span.session_room,
span.schedule-session-track{
    border-left: 1px solid #444;
}
span.schedule-page-track, span.schedule-page-room {
	padding-left: 10px;
	font-size: 14px;
    color: #111111;
}
.session-detail {
    padding: 50px;
}
.session-detail .speaker-header h3 {
    font-weight: 700 !important;
    margin-bottom: 0;
    color: #006BFB !important;
    font-size: 32px;
}
.session-detail p.session-room {
    margin-bottom: 10px;
}
.session-detail .col-sm-3.speaker-box-image {
    width: 30%;
    display: inline-block;
}
.session-detail .col-sm-9.speaker-box-text {
    width: 65%;
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
}
.session-detail .col-sm-9.speaker-box-text h3.session-speaker-name {
    color: #006BFB;
    font-weight: 700;
    font-size: 24px;
}
@media only screen and (max-width: 768px){
.session-detail .col-sm-3.speaker-box-image, .session-detail .col-sm-9.speaker-box-text {
    width: 100%;
}
}
.speaker-designation {
    color: #333 !important;
    display: block;
    font-size: 1.3em;
}
.studio98_speaker_detail .col-md-9 a.studio98_modal_popup {
    color: #006BFB !important;
    font-weight: 700;
    font-size: 30px;
}

speakers {
    display: block;
}
button.speaker-a2z-navigation-btn,
button.session-a2z-navigation-btn{
	display: none;
}
.modal-wrapper{
	height: 94% !important;
	top: 4% !important;
}
.modal-wrapper.styled .modal{
	position: relative !important;
	width: 65% !important;
	margin: 40px auto !important;
}
.modal-wrapper .speaker-image{
	text-align: center;
	margin-top: 15px;
}
.modal-wrapper .speaker-image img{
	max-width: 100%;
    height: 180px;
    width: 180px;
    object-fit: cover;
}
#modal-content .speaker-header{
	display: none;
}
.modal .session-detail {
    padding: 0px;
}
.modal .col-sm-4 {
    width: 33.3%;
    float: left;
}
.studio98-a2z-header-time h2{
    text-align: left;
	font-weight: 700;
	margin-top: 0;
}
li.studio98-a2z-filter{
	cursor: pointer;
}
label.studio98-a2z-filter{
	position: relative;
}
label.studio98-a2z-filter:after{
	content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 14px;
}
.full_text h3{
	color: #006BFB;
    font-weight: 700;
    font-size: 24px;
	padding-bottom: 0px;
}
.studio98_speaker_detail .col-md-9 h4 {
    border-top: 1px dotted;
    padding-top: 14px;
}
.cusom_bold{
	font-weight: 600;
}



@media all and (max-width: 575px){
	.speaker-box .col-md-2.col-sm-4, .speaker-box .col-md-5.col-sm-4{
		width: 100%;
	}
	.studio98_speaker_overview {
		display: block;
		text-align: center;
		padding: 15px;
	}
	
}

.close-modal {
	display: none;
}

.modal-wrapper {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 9999; /* Sit on top */
	left: 0;
	top: 10%;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
}

.modal {
	display: none;
}

/** activate modal **/
.modal-wrapper.show,
.modal.show,
.modal.show .close-modal {
	display: block !important;
}

/** styled modal **/
.modal-wrapper.styled {
	background-color: rgb(0, 0, 0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}
.modal-wrapper.styled.show{
    height: 100% !important;
    top: 0% !important;
}
.modal-wrapper.styled .modal {
	position: absolute;
	background-color: #fefefe;
	margin: 10vh auto; /* 10vh from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 70%; /* Could be more or less, depending on screen size */
	transition: all 2s ease;
	margin-left: 15%;
}
.modal-wrapper.styled.session-detail-modal .modal .close-modal {
    background: transparent !important;
    position: absolute !important;
    top: 15px !important;
    right: 30px !important;
    font-size: 2.0em !important;
    color: #333 !important;
    cursor: pointer !important;
    z-index: 1 !important;
}
.modal-header {
	position: block;
	top: 0;
	border-bottom: 1px solid #A9A9A9;
}

.modal-header-text {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.modal-wrapper.styled .modal .loading {
	display: block;
	width: 100px;
	margin: auto;
	padding: 25vh 0;
}

.modal-wrapper.styled .modal .entry-content p {
	font-size: 16px;
	text-rendering: optimizeLegibility;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}

.modal-wrapper.styled .modal-content {
	padding: 0 0.7em 0 0.5em;
}

#modal-content {
	margin-top: 15px;
	min-height: 400px;
}

.modal-wrapper.styled .modal h1 {
	font-size: 2.5em;
	margin: 0.3em 0;
}

.modal-wrapper.styled .modal h2 {
	font-size: 2.0em;
	margin: 0.3em 0;
}

.modal-wrapper.styled .modal h3 {
	font-size: 1.75em;
	margin: 0.3em 0;
}

.modal-wrapper.styled .modal h4 {
	font-size: 1.50em;
	margin: 0.3em 0;
}

.modal-wrapper.styled .modal h5 {
	font-size: 1.25em;
	margin: 0.3em 0;
}

.modal-wrapper.styled .modal h6 {
	font-size: 1.0em;
	margin: 0.3em 0;
	line-height: 1.5em;
}

.modal-wrapper.styled .modal ul li, .modal-wrapper.styled .modal ol li {
	line-height: 1em;
	padding-bottom: 0.5em;
	text-align: justify;
}

.modal-wrapper.styled .modal ul li {
	list-style: disc;
	margin-left: 30px;
}

.modal-wrapper.styled .modal ol li {
	list-style: decimal;
	margin-left: 30px;
}

.modal-wrapper.styled .modal ol ol {
	padding: 0.6em;
}

.modal-wrapper.styled .modal dt {
	font-weight: bold;
	text-decoration: underline;
}

.modal-wrapper.styled .modal dd {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}

.modal-wrapper.styled .modal blockquote {
	display: block;
	background: #fff;
	padding: 15px 20px 15px 45px;
	margin: 0 0 20px;
	position: relative;

	/*Font*/
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.2;
	color: #666;
	text-align: justify;

	/*Borders - (Optional)*/
	border-left: 7px solid #009c7b;
	border-right: 1px solid #009c7b;

	/*Box Shadow - (Optional)*/
	-moz-box-shadow: 2px 2px 15px #ccc;
	-webkit-box-shadow: 2px 2px 15px #ccc;
	box-shadow: 2px 2px 15px #ccc;
}

.modal-wrapper.styled .modal blockquote::before {
	content: "\201C"; /*Unicode for Left Double Quote*/

	/*Font*/
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999;

	/*Positioning*/
	position: absolute;
	left: 10px;
	top: 5px;
}

.modal-wrapper.styled .modal blockquote::after {
	/*Reset to make sure*/
	content: "";
}

.modal-wrapper.styled .modal blockquote a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}

.modal-wrapper.styled .modal blockquote a:hover {
	color: #666;
}

.modal-wrapper.styled .modal blockquote em {
	font-style: italic;
}

.modal-wrapper.styled .modal blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}

.modal-wrapper.styled .modal blockquote cite:before {
	content: "\2014 \2009";
}

.modal-wrapper.styled .modal table {
	color: #757575;
	font-size: 1em;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

.modal-wrapper.styled .modal input[type=password] {
	margin: 5px 0 10px;
	width: 25%;
	padding: 7px 0 7px 4px;
	border: 1px solid #E3E3E3;
}
.speaker-designation {
    color: #333 !important;
    display: block;
    font-size: 1.3em;
	font-weight: 300;
    line-height: 1.4;
}
.studio98_speaker_detail .col-md-9 a.studio98_modal_popup {
    color: #006BFB !important;
    font-weight: 700;
    font-size: 30px;
}

speakers {
    display: block;
}
button.speaker-a2z-navigation-btn,
button.session-a2z-navigation-btn{
	display: none;
}

.modal-wrapper.styled .modal {
    position: relative !important;
    width: 65% !important;
    margin-left: 15% !important;
    margin-right: 15% !important;
    display: inline-block !important;
}
#modal-content{
	min-height: auto !important;
}
.modal-wrapper .speaker-image{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

#modal-content .speaker-header{
	display: none;
}
.modal .session-detail {
    padding: 0px;
}
.modal .col-sm-4 {
    width: 33.3%;
    float: left;
}
.modal .col-sm-6 {
    float: left;
    width: 49.9%;
}
.modal .session_type span {
	padding: 0px 5px 0 0px;
    color: #2f2f2f;
}
.modal h4.session-speaker-company, 
.modal h4.session-speaker-title {
	margin: 0 0 5px !important;
    font-size: 20px !important;
    padding: 0 !important;
}
.modal h3.session_descri_title {
    color: #000000;
    font-weight: 500;
    font-size: 28px !important;
}
.studio98-a2z-header-time h2{
    text-align: left;
	font-weight: 700;
	margin-top: 0;
}
li.studio98-a2z-filter{
	cursor: pointer;
	margin-bottom: 6px;
}
label.studio98-a2z-filter{
	position: relative;
}
label.studio98-a2z-filter:after{
	content: '';
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 14px;
}
.modal h3.session-speaker-name a:hover {
    text-decoration: underline;
}
.full_text h3{
	color: #006BFB;
    font-weight: 700;
    font-size: 24px;
	padding-bottom: 0px;
}
.studio98_speaker_detail .col-md-9 h4 {
    border-top: 1px dotted;
    padding-top: 14px;
	line-height: 1.4;
}

.studio98_speaker_detail h5.bio-speaker-name {
    line-height: 1.4;
	margin-top: 30px;
}
label.studio98-a2z-filter-label {
    display: inline-block;
}
span.studio98-a2z-filterdate {
    margin-left: 5px;
}
ul.studio98-a2z-filter-lists.studio98-a2z-type-list {
    list-style: none;
}
ul.studio98-a2z-filter-lists.studio98-a2z-type-list li{
    position: relative;
	line-height: 33px;
    margin-bottom: 0;
	padding-left: 24px;
}

ul.studio98-a2z-filterdate-list{
	padding-left: 30px;
}

.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Intensive:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Keynotes:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Master.Classes:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Mentor.Classes:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Mentor.Classes:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Photo.Walks:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Platform.Classes:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-PLUS.Classes:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Special.Events:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Seminar.Classes:after,
.studio98-a2z-type-list li.studio98-a2z-filter.studio98-a2z-Summits:after {
	position: absolute;
    content: "" !important;
	width: 25px;
    height: 25px;
    top: 7px;
    left: -18px;
   	border-radius: 50%;
}
li.studio98-a2z-filter.studio98-a2z-Intensive:after{
	background: #DAE0F2 ;
}
li.studio98-a2z-filter.studio98-a2z-Keynotes:after{
	background: #dd425d;
}
li.studio98-a2z-filter.studio98-a2z-Master.Classes:after{
	background: #f0c816 ;
}
li.studio98-a2z-filter.studio98-a2z-Mentor.Classes:after{
	background: #EFE9E7;
}
li.studio98-a2z-filter.studio98-a2z-Photo.Walks:after{
	background: #D9F1F3;
}
li.studio98-a2z-filter.studio98-a2z-Platform.Classes:after{
	background: #C5DECD;
}
li.studio98-a2z-filter.studio98-a2z-PLUS.Classes:after{
	background: #DAE0F2;
}
li.studio98-a2z-filter.studio98-a2z-Special.Events:after{
	background: #FAC9B8;
}
li.studio98-a2z-filter.studio98-a2z-Seminar.Classes:after{
	background: #eee17a;
}
li.studio98-a2z-filter.studio98-a2z-Summits:after{
	background: #e4b8be;
}

.modal span.schedule-session-type, 
.modal span.schedule-page-track{
	border-right: 0px;
}

.session_type.business span {
    background: #72a842;
}
.session_type.executive span {
    background: #00AEEF;
}
.session_type.keeping span {
    background: #53237C;
}
.session_type.retail span {
    background: #D4145A;
}
.session_type.sales span {
    background: #02563D;
}
.session_type.medicare span {
    background: #F7C526;
}
.session_type.the span {
    background: #093356;
}
.session_type.strategic span {
    background: #54023B;
}
.session_type.competitive span{
    background: #093356;
}
.session_type.retail span {
    background: #D4145A;
}
.session_type.audits span {
    background: #FF931E;
}
#modal-content {
    margin-top: 20px;
}
.modal p.session-date {
    margin-bottom: 10px;
}
.modal .row {
    clear: both;
}
.modal .session_type span {
    margin-bottom: 5px;
}
.modal .col-sm-2 {
    width: 20%;
    float: left;
}
.modal .col-sm-10 {
    width: 80%;
    float: left;
}
.modal .col-sm-8 {
    width: 66%;
    float: left;
}
.modal .session-detail .speaker-box-text h3.session-speaker-name {
    color: #E46F80;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 20px;
}

label.studio98-a2z-filter-label:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 8px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    top: 14px;
}
span.studio98-a2z-type,
span.studio98-a2z-filterdate{
	margin-left: 10px;
	cursor: pointer;
}
span.session_room{
	font-size: 14px;
}
.choice_group_track label,
.choice_group_date label,
.choice_group_type label{
    cursor: pointer !important;
}
td.session-schedule-detail.Intensive{
    background-color: #DAE0F2 !important;
}
td.session-schedule-detail.Photo.Walks{
    background-color: #D9F1F3 !important;
}
td.session-schedule-detail.Seminar.Classes {
    background: #eee17a !important;
}
td.session-schedule-detail.Summits {
    background: #e4b8be !important;
}
td.session-schedule-detail.PLUS.Classes{
    background-color: #DAE0F2 !important;
}
td.session-schedule-detail.Master.Classes{
    background-color: #f0c816  !important;
}
td.session-schedule-detail.Mentor.Classes{
    background-color: #EFE9E7 !important;
}
td.session-schedule-detail.Keynotes{
	background-color: #dd425d !important;
}
td.session-schedule-detail.Special.Events{
	background-color: #FAC9B8 !important;
}
.modal-wrapper.session-detail-modal .session-detail:last-child .speaker-box-text.full_text {
    display: block;
}

.modal-wrapper.session-detail-modal .session-detail .speaker-box-text.full_text {
    display: none;
}
.session-detail .detail-box .row.xs-center:first-child {
    display: none;
}

.session-detail:first-child .detail-box .row:first-child {
    display: block !important;
}
.modal .session-detail .session_room{
	text-align: center;
}
.modal p.session_type {
    text-align: right;
}
.modal .session_type .pop_type {
    border-right: 1px solid #2f2f2f;
}
.speaker-bottom {
    margin-bottom: 50px;
}
@media only screen and (max-width: 959px) and (min-width: 769px){
	.studio98_speaker_detail .col-md-9{
		width: 65% !important;
	}
}
@media only screen and (max-width: 768px){
	.session-detail .col-sm-3.speaker-box-image, .session-detail .col-sm-9.speaker-box-text {
    width: 100%;
	padding-left: 15px;
    padding-right: 15px;
}
.page-id-9422 .studio98_session_overview_with_filters, .postid-9418 .studio98_session_overview_with_filters,	.studio98_session_overview_with_filters{
		display: block;
    	width: 90% !important;
		padding-left: 15px;
    	padding-right: 15px;
	}
	div#studio98-a2z-session-data{
		width: 100% !important;
		padding-left: 0;
	}
	ul.studio98-a2z-filter-lists.studio98-a2z-filterdate-list,
	ul.studio98-a2z-filter-lists.studio98-a2z-type-list{
		    padding: 0;
	}
	.modal-wrapper.styled .modal {
    width: 85%!important;
}
}
@media only screen and (max-width: 575px){
.modal-wrapper.styled .modal {
    position: relative!important;
    width: 85%!important;
    margin: 40px auto!important;
}
.modal .col-sm-2 {
    width: 100%;
    float: left;
}
.modal .col-sm-10 {
    width: 98%;
    float: left;
    margin-bottom: 20px;
}
}

/*=============== END A2Z Plugin CSS ========*/

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 16px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
}
.gform_wrapper .gform_footer{
	text-align: right;
	padding: 0px 0 10px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 600!important;
    background-color: #09A2AF ;
    padding-top: 13px!important;
    padding-right: 30px!important;
    padding-bottom: 13px!important;
    padding-left: 30px!important;
	margin-right: 0;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover{
	background-image: initial!important;
    background-color: #4B0079!important;
	cursor: pointer;
}
.gform_wrapper ul.gform_fields li.gfield.custom_captcha{
	width: 75%;
	text-align: right;
}
.gform_wrapper ul.gform_fields li.gfield.gf_right_half{
	padding-right: 0px;
}
.gform_wrapper ul.gform_fields li#field_1_3{
	padding-right: 0px;
}
ul.studio98-a2z-track-list{
	list-style: none;
}

@media only screen and (max-width: 1200px) and (min-width: 1101px){
	#brand-expo{
		left: 30%;
	}
}
@media only screen and (max-width: 1100px) and (min-width: 981px){
	#logo{
		max-width: 300px;
	}
	#brand-expo{
		left: 34.5%;
	}
}
@media only screen and (min-width: 981px){
	#et_top_search.mobile{
		display: none;
	}
}

@media only screen and (max-width: 980px){
	.logo_container {
        position: initial !important;
        text-align: center;
        float: left;
        width: 100% !important;
        padding: 13px 0 0;
        margin-right: 15px;
        max-width: unset;
    }
	
    .logo_container #logo{
    	max-width: 100%;
    }
	#et_top_search {
		margin-top: 0px !important;
	}
    header #brand-expo {
        position: initial;
        float: left;
        width: 100% !important;
        text-align: center;
    }
    .headerbtn.btn1{
    	margin-bottom: 5px;
    }
}
@media only screen and (max-width: 840px) {
	table.responsive {
		margin-bottom: 0;
		overflow: hidden;
		overflow-x: scroll;
		display: block;
		white-space: nowrap;
	}
}
@media only screen and (max-width: 768px){
    .page-id-3541 .entry-content{
        text-align: center;
    }
	.custom_social .blurb-icon{
		display: block !important;
	}

}


ul.studio98-a2z-filter-lists.studio98-a2z-filterdate-list.collapse,
ul.studio98-a2z-filter-lists.studio98-a2z-track-list.collapse,
ul.studio98-a2z-filter-lists.studio98-a2z-type-list.collapse{
    display: none;
}

.page-id-3541 #main-footer{
	display: inline-block;
    width: 100%;
}

th.date {
    padding: 17px 0 25px !important;
    font-size: 35px;
    font-weight: 400 !important;
    color: #000 !important;
}
.table_custom_style tr td {
    border-bottom: 1px solid #ddd;
    border-top: 0;
	padding: 9px 25px;
}
.table_custom_style table.inner{
	border: 0px ;
}
span.title,
span.time{
    font-weight: 700;
    font-size: 18px;
}

span.description{
	font-size: 18px;
}
#top-menu li a{
	color: #4b4b4d !important;
	font-size: 15px;
	font-weight: 400 !important;
}

.table_custom_style td.time {
    width: 20%;
}
.table_custom_style td.descrip_agnda {
    width: 80%;
}


/* Start popup css */

.s98-modal{
	max-width: 720px;
	padding: 15px 38px;
	margin-top: 5%;
}
.s98-modal .close{
	font-size: 25px;
    margin-top: -32px;
    margin-right: -32px;
    color: #000;
}
.s98-modal .modal-header{
	text-transform: none;
	border-bottom: 0;
	text-align: unset;
	padding: 0px 15px;
}
.modal-header img {
    width: 150px;
}
.s98-modal .modal-header .modal-title{
		font-weight: 700;
    font-size: 42px;
    line-height: 48px;
    text-align: center;
}
.s98-modal .modal-header h4{
		font-size: 29px;
    font-weight: 700;
    line-height: 36px;
    font-family: 'Source Sans Pro', sans-serif;
		text-align: center;
}
.modal_custom_content {
    padding-left: 70px;
		margin-top: 10px;
}
.modal_custom_content h5 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}
.modal_custom_content ul {
    padding-left: 5px;
}
.modal_custom_content li {
    font-size: 17px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    margin-bottom: 5px;
}
.s98-modal .modal-header .modal-title span{
	font-weight: 700;
}
span.subscribe-text,
span.instant-access-text,
span.subscriber-text{
    color: #B61C39;
}
.s98-modal .modal-body{
	padding: 0 10px 15px;
}
.s98-modal .modal-body h3.gform_title {
    display: none;
}
.s98-modal .modal-body .gform_wrapper .gform_body,
.s98-modal .modal-body .gravity-form-bottom-text {
    text-align: center;
}

.s98-modal .gform_wrapper ul#gform_fields_4 li{
	width: 40%;
    display: inline-block;
    margin-left: 15px !important;
	margin-top: 0;
}
.s98-modal .gform_wrapper ul#gform_fields_4 li#field_4_2{
	width: 83%;
}
.s98-modal .modal-body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	outline: none;
    border: 1px solid #dcf2ff;
    background: #dcf2ff;
	font-size: 15px;
	padding: 8px 10px;
	width: 100%;
    margin-top: 0px;
	border-radius: 0;
	margin-bottom: 2px;
}
.s98-modal .modal-body h4.pop_bottom{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0;
}
.gform_wrapper .gform_heading {
    margin-bottom: 0px;
}
.s98-modal .modal-body p.btm_link{
	font-size: 20px;
	margin-bottom: 0;
}
::placeholder {
  color: #000;
  opacity: 1; 
}
.s98-modal .modal-body .gform_wrapper{
	margin: 3px 0 0;
}
.s98-modal .gform_wrapper .top_label div.ginput_container {
    margin-top: 8px;
}
.s98-modal .modal-body .gform_wrapper .gform_footer{
	text-align: center;
	margin: -10px 0 0;
	padding: 0;
}

.s98-modal .modal-body .gform_wrapper .gform_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_footer input[type=submit], .s98-modal .modal-body .gform_wrapper .gform_page_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_page_footer input[type=submit]{
	 padding: 8px 22px;
    /*background: transparent;*/
    color: #B61C39;
    border: 1px solid #B61C39;
    text-transform: uppercase;
    font-size: 16px;
	margin-right: 0;
	margin-left: 63%;
	border-radius: 0;
}
.s98-modal .modal-body button.already-subscriber-btb:hover,
.s98-modal .modal-body .gform_wrapper .gform_footer input.button:hover, .s98-modal .modal-body .gform_wrapper .gform_footer input[type=submit]:hover, .s98-modal .modal-body .gform_wrapper .gform_page_footer input.button:hover, .s98-modal .modal-body .gform_wrapper .gform_page_footer input[type=submit]:hover{
	background: #B61C39;
    color: #fff;
    border: 1px solid #B61C39;
	transition: all 0.3s;
}

.s98-modal .modal-body .already-subscriber .site-logo {
    width: 35%;
    display: inline-block;
	text-align: center;
}
.s98-modal .modal-body .already-subscriber .site-logo img{
	width: 40%;
    margin: auto;
}
.btm_footer {
    margin-top: 18px;
}
.s98-modal .modal-body hr{
	border-top: 1px solid #333;
	margin-top: 15px;
}
.s98-modal .already-subscriber-form label.gfield_label {
    display: none !important;
}
.already-subscriber {
    margin-top: 15px;
	text-align: center;
}
.already-subscriber-form input#s98_subscriber_email {
    text-align: center;
}
h3.already-form-title{
	text-align: center;
	font-size: 32px;
	line-height: 32px;
}
.already-subscriber-bottom-text {
    margin-top: 15px;
}
.s98-modal .modal-body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.s98-modal .modal-body .already-subscriber .gform_wrapper .top_label input.medium{
	width: 62%;
}
.s98-modal .modal-body p.btm_link a {
    color: #000;
	font-size: 16px;
}
.sponsor_logo.hide{
	display: none;
}
@media all and (max-width: 767px){
	.s98-modal{
		max-width: 85%;
	}
}
@media all and (max-width: 640px){
	.s98-modal .modal-body button.already-subscriber-btb, .s98-modal .modal-body .gform_wrapper .gform_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_footer input[type=submit], .s98-modal .modal-body .gform_wrapper .gform_page_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_page_footer input[type=submit]{
		width: auto;
	}
}
@media all and (max-width: 767px) and (min-width:575px ){
	.s98-modal .modal-header .modal-title {
    font-size: 45px;
    line-height: 45px;
		margin-bottom: 20px;
}
	.s98-modal .modal-header h4{
		font-size: 32px;
    	line-height: 35px;
	}
}
@media all and (max-width: 575px){
	.s98-modal .close{
		   margin-top: -8%;
	}
.s98-modal .modal-body .already-subscriber .site-logo {
    width: 100%;
    display: block;
}
.s98-modal .modal-body .already-subscriber .site-logo img {
    width: auto;
    margin: auto;
}
.s98-modal .modal-body .gform_wrapper .gform_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_footer input[type=submit], .s98-modal .modal-body .gform_wrapper .gform_page_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_page_footer input[type=submit]{
		margin-left: 0;
	}
.s98-modal .modal-body .already-subscriber .already-subscriber-form {
    width: 100%;
    text-align: center;
}
	.s98-modal .modal-body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
		width: 80%;
	}
	h3.already-form-title{
		font-size: 30px;
	}
	.site-logo.mobile_modal_logo{
		margin-top: 50px;
	}
	.site-logo.mobile_modal_logo img {
		width: 20% !important;
	}
}
@media all and (max-width: 450px){
	.s98-modal .close {
    margin-top: -66%;
}
	
}
@media all and (max-width: 480px) and (min-width:320px ){
	.s98-modal .close {
    	margin-top: -10%;
    	margin-right: -6px;
	}
	.s98-modal{
		padding: 20px 5px;
	}
.s98-modal .modal-header .modal-title {
    font-size: 28px;
    line-height: 35px;
		margin-bottom: 0px;
}
.s98-modal .modal-header h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
}
.modal_custom_content {
    padding-left: 13px;
}
.modal_custom_content li {
    font-size: 18px;
}
.s98-modal .modal-body {
    padding: 0px 10px 15px;
}
.s98-modal .modal-body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
		font-size: 15px;
}
	.s98-modal .modal-body .gform_wrapper .gform_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_footer input[type=submit], .s98-modal .modal-body .gform_wrapper .gform_page_footer input.button, .s98-modal .modal-body .gform_wrapper .gform_page_footer input[type=submit] {
    margin-left: 0;
}
.s98-modal .gform_wrapper ul#gform_fields_4 li {
    width: 100%;
     margin-left: 0px !important; 
}
.s98-modal .gform_wrapper ul#gform_fields_4 li#field_4_2 {
    width: 100%;
    margin-left: 0 !important;
}
	
}

/* End popup css */


.logo_container{
	float: left;
}


.row.speaker-box-detail .col-sm-3 {
    width: 26%;
    display: block;
    float: left;
}

.col-sm-9.speaker-box-text {
    width: 50% !important;
    float: left;
    display: block;
    margin-left: 25px;
}

.col-sm-9.speaker-box-text h3 {
    color: #e46f80;
    font-size: 20px !important;
    font-weight: 400;
}

.speaker-socials a {
    margin-right: 8px;
    font-size: 20px;
}


.speaker-box > div {
    background: none !important;
}

.speaker-box {
    padding: 10px !important;
}



.speaker-box-img {
    height: 220px !important;
    width: 220px !important;
    margin: auto !important;
}

.model-header .speaker-box {
    width: 100% !important;
}

.speaker-bo-info h3 {
    margin: 0px !important;
    padding: 0px 0px 10px 0px !important;
    line-height: 0.6 !important;
}

.speaker-bo-info {
    padding-top: 0px !important;
}

.speaker-bo-info h3 {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    line-height: 0.6;
}

.speaker-bo-info {
    padding-top: 0px;
}

.back_to_session_btn button {
    margin-left: 0px !important;
}

.back_to_session_btn {
    margin-left: -30px !important;
}

.popup-speaker-box-info.new_class h1 {
    line-height: 0.5em;
}

.speaker-extra button {
    margin-left: 0px !important;
}

.schedule-text p.font-8-light.cursor-pointer span {
    color: #000 !important;
}

i.fa.fa-microphone.text-blue {
    color: #000 !important;
}

.a2z-container-speaker .speaker-box-inner .speaker-box-info h3 {
    padding-top: 1rem;
    padding-bottom: 0;
    font-size: 24px !important;
    font-weight: 600;
    margin-bottom: 0px;
	color: #00a2af;
}

.header-date-time button {
    background: #00a2af !important;
}

.model-header .session-speaker-box-inner img {
    margin-right: 20px;
}

.page-id-8069 .speaker-bo-info h3 {
    cursor: auto !important;
}
.speaker-box-inner .speaker-box-info .speaker-box-company, .speaker-box-inner .speaker-box-info .speaker-box-type{
	display: none !important;
}