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

 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 ------------------------------*/
body{
	overflow-x: hidden;
}
.coro_alert a{
       color: #0065af!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;
}
.mobile_menu_bar:before{
	color: #000 !important;
}
.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, body #page-container .et_pb_blurb_extended_3.et_pb_blurb_extended .et_pb_more_button:hover{
    background: #63666A!important;
    padding: .3em 1em !important;
    border: 2px solid;
}

#logo{
	max-height: 100% !important;
}
.et_header_style_left .logo_container{
	width:auto !important;
	height:auto !important;
	margin-top: 10px;
}
#top-header{
	z-index: 99 !important;
}
#page-container #main-header.et-fixed-header{
	box-shadow:none !important;
}
.top-header-menu {
    background-color: #444;
    display: block;
    padding: 6px 15px;
    min-height: 38px;
}
.top-main-navigation h5 {
    display: none;
}
.top-header-menu ul#secondary-menu li {
    display: inline-block;
    padding: 3px 15px;
}
.top-header-menu ul#secondary-menu li a {
    color: #bbb !important;
    font-size: 14px;
}
.top-header-menu ul#secondary-menu li.active a{
    color: #fff !important;
    font-weight: 900 !important;
}
ul#secondary-menu a {
    font-weight: normal !important;
}
.topbar-item a {
    border-right: 1px solid #bbb;
    padding-right: 10px;
    margin-left: -10px;
}
.topbar-item:last-child a{
    border-right: 0;
}
/* 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;
}
.top-main-navigation h5 {
    display: block;
    color: #fff;
    font-weight: 700;
    padding: 9px 15px;
}
.top-header-menu ul#secondary-menu li {
    display: block;
    padding: 3px 15px;
}
.topbar-item a {
    border-right: 0;
}
.top-header-menu {
    padding: 0;
}
ul#secondary-menu {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #444;
    z-index: 9;
}
ul#secondary-menu.show {
    display: block;
}
ul#secondary-menu.show li {
    padding: 0px 25px;
}
.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: 155px;
}
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: 600;
	padding: 12px 15px;
	text-transform: uppercase;
}
.headerbtn.btn2{
	color: #fff !important;
	background: #000 !important;
}
.headerbtn.btn1{
	color:#ffffff !important;
}
.headerbtn.btn2:hover {
    background: #8b8b8b;
}
.headerbtn.btn2:hover{
	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_accordion .et_pb_toggle_open .et_pb_toggle_title:before{
	color: #027932 !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: #000000;
	height: 3px;
    transition: all .2s ease-in-out;
}
.nav li ul {
    border-color: #000000;
    border-left: 2px solid #000000;
    border-top: 4px solid #000000;
	padding: 20px 10px;
	width: 294px;
}
#top-menu li li {
    border-left: 3px solid #000000;
	padding: 0;
}
#top-menu li li a {
    padding: 3px 0px 3px 14px;
    font-weight: 500;
    font-size: 16px;
    width: 280px;
}
#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 #000000;
}
body .et_pb_button:hover{
	opacity: .8;
	
}
#top-menu li.current-menu-item>a, #top-menu li.current-menu-ancestor>a{
color: #000000 !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:#000000 !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: 15%;
    top: 0px;
    border-left: 1px solid #3c3c3c;
    padding-left: 16px;
    display: inline-block;
	margin-top: 18px;
}
#brand-expo h4 {
    font-size: 18px;
    width: 200px;
}

.container{
	width:100%;
	position: initial;
}
#logo {
    max-width: 220px;
}
#top-header #brand-expo {
    left: 0;
    float: left;
    clear: right;
	border-left: 0;
}
#brand-expo h4 {
    width: auto;
}
div#pizzapasta_728_Top, div#pizzapasta_728_Bottom {
    text-align: center;
}
#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;
}
.et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.label{
	display: none;
}
@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;
}
}
#et_top_search.mobile{
	display: none;
}
@media only screen and (max-width: 767px) {
#et_top_search.mobile{
	/* display: block !important; */
}
}
header#main-header .container, #top-header .container {
    width: 95%;
}
#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;
}
.expo_date {
    display: inline-block;
    font-size: 14px;
}
.et-animated-content{
	padding-top: 0;
	margin:0;
}
#brand-expo .expo_date, 
#brand-expo .expo_location {
    text-transform: uppercase;
    display: block;
	padding-bottom: 0;
}
#brand-expo h4 {
    font-weight: 700;
}
@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: 10px !important;
}
.horiz-flex .et_pb_blurb_description{
	font-size: 14px;
}
.horiz-flex .et_pb_blurb_extended .et_pb_blurb_extended_btn{
	position: absolute;
	bottom: 10px;
}
.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;
}
h1.marg_btm{
	margin-bottom: 30px !important;
}
@media only screen and (min-width: 981px) and (max-width: 1120px) {
	#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;
}
.horiz-flex-left h3.et_pb_module_header{
	margin: 0 !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;
}
.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;
}

.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: 20%;
}
.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: 80%;
}
.conference-schedule tr td.session-schedule-detail {
    width: auto;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    border-left: 1px solid transparent;
    border-right: 1px solid rgba(0,0,0,0.15);
    border-top: 1px solid transparent;
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    text-shadow: 1px 1px 0 rgba(255,255,255,.15);
    margin-left: 20px;
}
.session-schedule-detail a {
    color: #4b4b4d;
    font-size: 17px;
}
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;
}
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;
}
td.session-schedule-detail.creative-leadership {
    border-left: 7px solid #9E168C!important;
}
td.session-schedule-detail.how-marketing-live {
    border-left: 7px solid #FFB031!important;
}
td.session-schedule-detail.workshop {
    border-left: 7px solid #B8142F!important;
}
td.session-schedule-detail.design-creativity {
    border-left: 7px solid #FF005C!important;
}
td.session-schedule-detail.digital {
    border-left: 7px solid #006BFB!important;
}
td.session-schedule-detail.in-house {
    border-left: 7px solid #95ad25!important;
}
td.session-schedule-detail.tools-resources.track-40.breakout {
    border-left: 7px solid #2AB4BD!important;
}
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: #006BFB;
    font-size: 24px;
    font-weight: 700;
}
span.session-schedule-speaker-title{
	color: #4b4b4d;
    font-size: 14px;
	font-weight: 400;
}
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: 15px;
}
.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;
    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: 75%;
    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 {
    margin: 50px 0;
}
.studio98_speaker_detail .is-container.is-builder.container-fluid {
    max-width: 1170px;
    padding: 0 15px;
    margin: 30px auto;
}
.studio98_speaker_detail .is-container.is-builder.container-fluid .row{
	display: inline-block;
	margin-right: -15px;
    margin-left: -15px;
}
.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: 75%;
}
.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: 380px;
    padding: 30px 9px;
    overflow: hidden;
}
@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-session-type, span.schedule-page-track, span.schedule-page-room,
span.schedule-session-room{
    display: inline-block;
	padding-right: 10px;
	font-size: 14px;
}
.session-schedule-speaker-name a {
    color: #000;
    font-size: 14px;
}
span.schedule-session-type {
    border-right: 1px solid #444;
}
td.session-schedule-detail.Workshop {
    border-left: 7px solid #B8142F !important;
}
td.session-schedule-detail.Seminar {
    border-left: 7px solid #9E168C!important;
}
td.session-schedule-detail.Keynote {
    border-left: 7px solid #2AB4BD !important;
}
td.session-schedule-detail.Pasta {
    border-left: 7px solid #FFB031 !important;
}
td.session-schedule-detail.Pizza {
    border-left: 7px solid #95AD25 !important;
}
td.session-schedule-detail.Management {
    border-left: 7px solid #f3ed66 !important;
}
td.session-schedule-detail.Sealcoating{
	border-left: 7px solid #45ba2e !important;
}
td.session-schedule-detail.Paving{
	border-left: 7px solid #000000 !important;
}
td.session-schedule-detail.Striping{
	border-left: 7px solid #fbb318 !important;
}
td.session-schedule-detail.Repair,
td.session-schedule-detail.Cracksealing{
	border-left: 7px solid #ababab !important;
}
td.session-schedule-detail.Sweeping{
	border-left: 7px solid #e80606 !important;
}
td.session-schedule-detail.Sales.Marketing{
	border-left: 7px solid #f36f2e !important;
}

.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: 60% !important;
	margin: 40px auto !important;
}
.modal-wrapper .speaker-image{
	text-align: center;
	margin-top: 15px;
}
.modal-wrapper .speaker-image img{
	max-width: 100%;
    height: 120px;
    width: 120px;
    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: 767px){
	.et_header_style_left #logo, .et_header_style_split #logo
	{
		float: left;
		margin-top: 35px;
		max-width:80% !important;
	}
	
	#et_top_search.mobile
	{
		display: none !important;
	}
}


@media all and (max-width: 641px){
	.speaker-box .col-md-2.col-sm-4, .speaker-box .col-md-5.col-sm-4{
		width: 100%;
		max-width: unset;
	}
	.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 .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 .modal .close-modal {
	background: transparent;
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 2.0em;
	color: #333;
	cursor: pointer;
	z-index: 1;
}

.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{
	height: 94% !important;
	top: 4% !important;
}
.modal-wrapper.styled .modal{
	position: relative !important;
	width: 60% !important;
	margin: 40px auto !important;
}
#modal-content{
	min-height: auto !important;
}
.modal-wrapper .speaker-image{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.modal-wrapper .speaker-image img{
	max-width: 100%;
    height: 120px;
    width: 120px;
    object-fit: cover;
}
#modal-content .speaker-header{
	display: none;
}
.modal .session-detail {
    padding: 0px;
}
.modal .col-sm-4 {
    width: 50%;
    float: left;
}
.modal .col-sm-6 {
    float: left;
    width: 49.9%;
}
.modal .session_type span {
    background: #0d9444;
    padding: 5px 10px;
    color: #fff;
}
.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;
}
.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;
}
label.studio98-a2z-filter-label {
    display: inline-block;
}
span.studio98-a2z-filterdate {
    margin-left: 5px;
}
ul.studio98-a2z-type-list,
ul.studio98-a2z-track-list{
	list-style: none !important;
}
ul.studio98-a2z-type-list li,
ul.studio98-a2z-track-list li{
    position: relative;
	line-height: 33px;
    margin-bottom: 0;
	padding-left: 24px;
}
ul.studio98-a2z-filterdate-list{
	padding-left: 30px;
}
li.studio98-a2z-filter.studio98-a2z-Keynote:before,
li.studio98-a2z-filter.studio98-a2z-Pasta.Demo:before,
li.studio98-a2z-filter.studio98-a2z-Pizza.Demo:before,
li.studio98-a2z-filter.studio98-a2z-Seminar:before,
li.studio98-a2z-filter.studio98-a2z-Workshop:before,
li.studio98-a2z-filter.studio98-a2z-Demo:before,
li.studio98-a2z-filter.studio98-a2z-Management:before,
li.studio98-a2z-filter.studio98-a2z-Paving:before,
li.studio98-a2z-filter.studio98-a2z-Cracksealing:before,
li.studio98-a2z-filter.studio98-a2z-Repair:before,
li.studio98-a2z-filter.studio98-a2z-Sealcoating:before,
li.studio98-a2z-filter.studio98-a2z-Striping:before,
li.studio98-a2z-filter.studio98-a2z-Sweeping:before,
li.studio98-a2z-filter.studio98-a2z-Sales.Marketing:before,
li.studio98-a2z-filter.studio98-a2z-Session:before {
	position: absolute;
    content: "";
	width: 25px;
    height: 25px;
    top: 3px;
    left: -11px;
   border-radius: 50%;
}
li.studio98-a2z-filter.studio98-a2z-Management:before{
	background: #F3ED66;
}
li.studio98-a2z-filter.studio98-a2z-Paving:before{
	background: #000000;
}
li.studio98-a2z-filter.studio98-a2z-Sales.Marketing:before{
	background: #f36f2e;
}
li.studio98-a2z-filter.studio98-a2z-Cracksealing:before{
	background: #ababab;
}
li.studio98-a2z-filter.studio98-a2z-Repair:before{
	background: #ababab;
}
li.studio98-a2z-filter.studio98-a2z-Sealcoating:before{
	background: #45ba2e;
}
li.studio98-a2z-filter.studio98-a2z-Striping:before{
	background: #fbb318;
}
li.studio98-a2z-filter.studio98-a2z-Sweeping:before{
	background: #e80606;
}


li.studio98-a2z-filter.studio98-a2z-Keynote:before {
    background: #2AB4BD;
}
li.studio98-a2z-filter.studio98-a2z-Demo:before {
    background: #FFB031;
}
li.studio98-a2z-filter.studio98-a2z-Pasta.Demo:before{
	background: #FFB031;
}
li.studio98-a2z-filter.studio98-a2z-Pizza.Demo:before{
	background: #95AD25;
}
li.studio98-a2z-filter.studio98-a2z-Seminar:before{
	background: #9E168C;
}
li.studio98-a2z-filter.studio98-a2z-Workshop:before{
	background: #B8142F;
}
li.studio98-a2z-filter.studio98-a2z-Session:before {
	background: #0065AF;
}

.session_type.management span {
    background: #F3ED66;
}
.session_type.sales span {
    background: #f36f2e;
}
.session_type.paving span {
    background: #000000;
}
.session_type.cracksealing span,
.session_type.repair span{
    background: #ababab;
}
.session_type.sealcoating span {
    background: #45ba2e;
}
.session_type.striping span {
    background: #fbb318;
}
.session_type.sweeping span {
    background: #e80606;
}
#modal-content {
    margin-top: 20px;
}
.modal p.session-date {
    margin-bottom: 10px;
}
.modal .row {
    clear: both;
}
.modal .session_type{
	text-align: center;
}
.modal .col-sm-2 {
    width: 20%;
    float: left;
}
.modal .col-sm-10 {
    width: 80%;
    float: left;
}
.modal .session-detail .speaker-box-text h3.session-speaker-name {
    color: #006BFB;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
}
ul.studio98-a2z-type-list{
	list-style: none !important;
}
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;
}
.choice_group_date label,
.choice_group_track label{
    cursor: pointer !important;
}
td.session-schedule-detail.Demo {
    border-left: 7px solid #FFB031 !important;
}
.studio98_session_overview_with_filters .choice_group_type,
.studio98_session_overview_with_filters .choice_group_track{
	display: block;
}


.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;
}
.sspeaker-description p span {
    font-size: 17px;
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif !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;
}
	.studio98_session_overview_with_filters{
		display: block;
    	width: 100% !important;
		padding-left: 15px;
    	padding-right: 15px;
	}
	div#studio98-a2z-session-data{
		width: 100% !important;
	}
	ul.studio98-a2z-filter-lists.studio98-a2z-filterdate-list,
	ul.studio98-a2z-filter-lists.studio98-a2z-type-list{
		    padding: 0;
	}
}
@media only screen and (max-width: 575px){
.modal-wrapper.styled .modal {
    position: relative!important;
    width: 95%!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 ========*/



/*============ Pricing Table =================*/
.table-scroll {
    overflow: auto;
}
.rwd-table {
    table-layout: fixed;
    margin: 20px auto 0px auto;
    overflow-x: scroll;
	border: none !important;
}
.rwd-table td.table-cell {
    padding: 0px;
}
.rwd-table td {
    min-width: 200px;
    max-height: 50px;
    font-weight: 300;
}
table.inner tr:nth-of-type(2n+1) {
    background-color: #eee;
}
.rwd-table th {
    padding: 12px 15px !important;
    font-size: 18px;
    color: #fff !important;
    background: #000;
    text-align: left;
    text-transform: uppercase;
}
.rwd-table th {
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
}
table .inner td {
    border: 1px solid #dddddd;
}
table.custom_table thead th {
    padding: 12px 15px !important;
    font-size: 16px;
    color: #fff !important;
    background: #000;
    text-align: left;
    text-transform: uppercase;
    border: 1px solid #e1e1e1 !important;
    border-collapse: collapse;
    vertical-align: middle !important;
}
table.table-striped.custom_table tbody tr td {
    border: 1px solid #dddddd !important;
    padding: 6px 24px !important;
    vertical-align: middle !important;
	min-width: 200px;
	max-height: 50px;
    font-weight: 300;
}
.table-striped>tbody>tr:nth-child(even)>td {
    background-color: #eeeeee;
}

/*============End Pricing Table =================*/

/*============== Responsive Header ==============*/
@media all and (min-width: 1200px){
	#logo {
		max-width: 220px;
	}
}
@media all and (max-width: 1199px) and (min-width: 1091px){
	#logo {
		max-width: 185px;
		margin-top:45px;
	}
	#brand-expo{
		left: 18%;
	}
	#brand-expo h4 {
		font-size: 18px;
	}
}
@media all and (max-width: 1280px) and (min-width: 981px){
	.horiz-flex-left h3.et_pb_module_header{
		font-size: 18px !important;
	}
	.horiz-flex-left.et_pb_blurb_extended .et_pb_blurb_description p{
		overflow: hidden;
		text-overflow: ellipsis;
		max-height: 88px !important;
	}
}
/*
@media all and (max-width: 1199px) and (min-width: 981px){
	.et_header_style_left .logo_container{
		margin-top: -24px;
	}
	
}
*/
@media all and (max-width: 1090px) and (min-width: 981px){
	#logo {
		max-width: 130px;
		margin-top: 40px;
	}
	#brand-expo{
		left: 15%;
	}
	#brand-expo h4 {
    	font-size: 14px;
	}
}
@media all and (max-width: 980px){
	.et_header_style_left #logo, 
	.et_header_style_split #logo {
		max-width: 50%;
		float: left;
		margin-top: 30px;
	}
	
	.et_header_style_left .logo_container {
		position: initial;
		text-align: right;
		float: left;
		width: 30% !important;
		padding: 7px 0;
		top: 0px;
		/* margin-top: -20px; */
	}
	header #brand-expo {
		position: initial;
		float: left;
		width: 54% !important;
		margin-left: 10px;
	}
	#et_top_search{
		clear: left;
	}
	span#et_search_icon:before {
		margin-top: 8px;
	}
	.headerbtn.btn1{
		margin: 8px 0;
	}
}
@media all and (max-width: 660px){
	.et_header_style_left #logo, 
	.et_header_style_split #logo {
		max-width: 75%;
	}
}
@media all and (max-width: 541px){
	
	#brand-expo h4{
		font-size: 14px;
	}
}
@media all and (max-width: 480px){
	.et_pb_countdown_timer .section p.value{
		line-height: 52px !important;
		min-height: 52px !important;
	}
	.et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.value, .et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section.sep p{
		font-size: 25px !important;
	}
	
	#et_top_search.mobile{
	display: block !important;
}
	
}
@media all and (max-width: 480px) and (min-width: 401px){
	.et_header_style_left #logo, 
	.et_header_style_split #logo {
		max-width: 90%;
		float: none;
	}
}
@media all and (max-width: 400px){
	.et_header_style_left #logo, 
	.et_header_style_split #logo {
		max-width: 100%;
	}
	.et_header_style_left .logo_container {
    	padding: 0px 0;
		top: 0 !important;
	}
	
}
span.schedule-page-company {
    display: inline-block;
    padding-right: 10px;
    font-size: 14px;
	color: #4b4b4d;
}
span.session-schedule-speaker-company {
    color: #4b4b4d;
    font-size: 14px;
    font-weight: 400;
}
.et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.label{
	display: block;
}
.pdf_link {
    margin-bottom: 10px;
}

.speaker-box-inner {
    background: rgba(0,0,0,0) !important;
}

.page-child .model-div button {
    /*background: #57bb5f !important;*/
}

button.type_session {
    background: #0065af !important;
}

button.type_workshop {
    background: #b8142f !important;
}

.model-overlay {
	top:0% !important;
}

.modal-header p.text-black {
    color: #000 !important;
}

.header-date-time p.text-black {
    color: #000000 !important;
}

.header-date-time p.text-black i.fa.fa-microphone {
    padding-right: 10px;
}

.speaker-box-info h3.cursor-pointer {
    font-size: 24px !important;
    font-weight: 800;
    color: #D0DE53;
    margin-bottom: 0px;
}

.speaker-box {
    padding-bottom: 0px;
}

.speaker-box-inner {
    padding-bottom: 0px;
}

p.font-8-light.cursor-pointer span {
    color: #585656;
}

li.bold {
    color: #000;
}

.page-id-3702 p.text-black i {
    display: none;
}

.speaker-bo-info h3 {
    color: #57bb5f;
    font-size: 23px;
    margin-top: -15px;
}

.model-header-h2 {
    font-size: 25px !important;
    font-weight: 500 !important;
}

.model-body h3 {
    font-size: 23px;
}

@media (max-width:801px) {
	.page-child  .model-div button {
		width: auto;
	}
	h2.model-header-h2 {
		font-size: 20px !important;
	    margin-bottom: 20px;
		line-height: 1.5em !important;
	}
}

@media (max-width:471px) {
	.page-child  .model-div button {
		margin-left: 0px !important
	}
}

button.track_management {
    background: #F3ED66 !important;
}

button.track_cracksealing {
    background: #ABABAB !important;
}

button.track_paving {
    background: #000000 !important;
}

button.track_sales-and-marketing {
    background: #F36F2E !important;
}

button.track_striping {
    background: #FBB318 !important;
}

button.track_sweeping {
    background: #E80606 !important;
}

h1.ML-20 {
    text-align: left;
}

p.ML-20 {
    text-align: left;
}

.max-top h2.no-margin.cursor-pointer {
    text-align: left;
}

.max-top p.time {
    text-align: left;
}

.model-div span.text-black {
    float: left;
}

h2.model-header-h2 {
    text-align: left;
}

.model-body h3, .model-body p {
    text-align: left;
}

.speaker-bo-info h3 {
    padding: 10px 20px;
}

.popup-speaker-box-img {
    margin-left: -10px;
}

.speaker-bo-info h3 {
    text-align: left;
}

.speaker-bo-info p {
    margin-left: 22px;
}

.header-date-time .text-black i {
    display: none;
}

.session-speaker-box h3 {
    color: #000;
}

button.type_workshop:before {
    content: 'Type: ';
}

button.type_session:before {
    content: 'Type:';
}

.popup-speaker-box-img img {
    float: left;
    margin-left: 0px !important;
}

.popup-speaker-box-img {
    margin-left: 0px !important;
    margin-bottom: 10px;
}

.header-date-time button {
    display: block;
}

.popup-speaker-box-info.new_class h1 {
    color: #000000 !important;
}

button.type_workshop {
    float: left !important;
    margin-bottom: 10px !important;
    display: block;
}

h2.model-header-h2 {
    display: block;
    margin-top: 50px;
}

.session-speaker-box h3 {
    color: #000;
    font-weight: 600;
    cursor: auto !important;
}

button.track_sealcoating {
    margin-bottom: 9px !important;
}

button.track_management {
    margin-bottom: 9px !important;
}

button.track_paving {
    margin-bottom: 9px !important;
}

button.track_sales-and-marketing {
    margin-bottom: 9px !important;
}

button.track_striping {
    margin-bottom: 9px !important;
}

button.track_cracksealing:before, 
button.track_management:before,
button.track_paving:before,
button.track_sales-and-marketing:before,
button.track_sealcoating:before,
button.track_striping:before,
button.track_sweeping:before {
    content: 'Track:';
}

@media (max-width: 480px)
{
	.et_header_style_left .logo_container{
		width: 100% !important;
		text-align: center;
		margin-top: 30px;
	}
	.coro_alert
	{
		display: none;
	}
	
	div#et_top_search {
    display: none;
}
	
	#et-top-navigation
	{
		margin-right: 55px !important;
	}
	
	.mobile_menu_bar:before {
    color: #000 !important;
    position: absolute;
    top: -15px;
    left: 15px;
   }
	
	span#et_search_icon:before {
    position: absolute;
    top: -15px;
   }
	
	#et-secondary-menu
	{
		display: none;
	}
}

@media(min-width: 981px){
	#et-top-navigation{
	padding:0 !important;
	margin-top: 20px;
}
}


