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

 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 ------------------------------*/
.et-animated-content#page-container{
	transition: none;
}
.et_fixed_nav.et_show_nav #page-container{
	padding-top: 0 !important;
	margin-top: 0 !important;
}
body{
	font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
	font-family: 'Roboto Condensed', sans-serif;
}
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:#5278a2;
	min-height:84px;
	line-height:84px !important;
	border-radius:5px;
}
.et_pb_countdown_timer .section.values{
	margin:3px;
}
.mobile_menu_bar:before{
	color: #36454f;
}
.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-header{
	background-color: transparent;
}
.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;
}
.et_header_style_left .logo_container{
	width:100% !important;
	height:auto !important;
}
.et_header_style_left .logo_container {
    height: auto !important;
    display: inline-block;
    max-width: 236px;
    top: 30px;
	text-align: center;
}
#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: 700 !important;
	padding: 8px 25px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	letter-spacing: 1px;
    border: 2px solid transparent !important;
}
a.headerbtn.btn2 {
    color: #363942 !important;
    border: 2px solid #363942 !important;
}
a.headerbtn.btn2:hover {
    color: #fff !important;
}
.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_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 17px;
}
#top-menu li li {
    border-left: 3px solid #000000;
	padding: 0;
}
#top-menu li li a {
    width: 215px;
    padding: 3px 20px;
	font-weight: 500;
	font-size: 14px;
}
#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: absolute;
    bottom: 6px;
    display: inline-block;
    padding-left: 6px;
}
#brand-expo h4 {
    font-size: 20px;
    width: auto;
	display: inline-block;
}
#et-top-navigation{
	padding:0 !important;
	margin-top: 20px;
}
.container{
	width:100%
}
#logo {
    max-width: 220px;
}
#top-header #brand-expo {
    left: 0;
    float: left;
    clear: right;
	border-left: 0;
}

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;
}
@media (min-width: 981px) {
	.footer-widget {
    margin-bottom: 0;
}
}
#main-footer{
	margin: 20px auto 0 !important;
	background-color: #363942;
}
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%;
	max-width: 1280px;
}
#top-menu li a{
	font-size:16px;
	color: #000;
}
.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: 20px;
}
.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;
}


.custom_bottom_form .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;
}
.custom_bottom_form .gform_wrapper .gform_footer{
	text-align: center;
	padding: 0px 0 10px;
}
.custom_bottom_form .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	color: #363942!important;
    border: 2px solid #363942!important;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 600!important;
    background-color: transparent;
    padding-top: 8px!important;
    padding-right: 30px!important;
    padding-bottom: 8px!important;
    padding-left: 30px!important;
    margin-right: 0;
    box-shadow: none;
    outline: none;
    text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s;
}
.custom_bottom_form .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover{
	background-image: initial!important;
    background-color: #363942!important;
	cursor: pointer;
	color: #fff !important;
}
.custom_bottom_form .gform_wrapper ul.gform_fields li.gfield.custom_captcha{
	width: 75%;
	text-align: right;
}
.custom_bottom_form .gform_wrapper ul.gform_fields li.gfield.gf_right_half{
	padding-right: 0px;
}
.custom_bottom_form .gform_wrapper ul.gform_fields li#field_1_3{
	padding-right: 0px;
}


@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;
}




/*=============== 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;
    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: 10px 8px 12px;
    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: #363942;
    text-align: right;
    padding-right: 10px;
}
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: #363942;
    font-size: 17px;
}
h3.session-schedule-session-title, h3 a.conf-speaker-session-name, h4.schedule-legend-header {
    font-weight: 700;
    color: #363942;
}

h3.session-schedule-session-title {
    font-weight: 300;
    font-style: normal;
    font-size: 17px;
	padding-bottom: 0px;
}
li.studio98-a2z-filter.studio98-a2z-Sales.Variable.Ops {
    margin-bottom: 18px;
}
h3.session-schedule-session-title, h3 a.conf-speaker-session-name, h4.schedule-legend-header {
    font-weight: 700 !important;
    color: #363942 !important;
}
h3.session-schedule-session-title, h3 a.conf-speaker-session-name {
    font-weight: 500;
    color: #363942;
}
.session-schedule-session-title, .session-schedule-speaker-name {
    margin-top: 0;
    margin-bottom: 0;
}
.schedule-page-room, .schedule-page-track, .schedule-session-type {
    margin: 0;
    font-size: 14px;
    color: #363942;
}
.conference-schedule tr td.session-schedule-detail .session-detail-hide {
    display: none;
}
ul.studio98-a2z-filterdate-list li.studio98-a2z-filter{
    margin-bottom: 14px;
}
.session-detail-hide {
    display: none;
}
td.session-schedule-detail.Sales {
    border-left: 7px solid #cf2e29!important;
}
td.session-schedule-detail.Marketing {
    border-left: 7px solid #2eaadb !important;
}
td.session-schedule-detail.Dealer {
    border-left: 7px solid #194c8d!important;
}

.studio98-a2z-full-session {
    margin-bottom: 20px;
}
h3.session-schedule-speaker-name {
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
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: #0070ba;
    font-size: 24px;
    font-weight: 700;
	line-height: 24px;
}
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;
	padding-bottom: 5px;
	line-height: 20px;
}
.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 .col-md-3 {
    float: left;
	padding-left: 15px;
    width: 25%;
}
.studio98_speaker_detail .col-md-9 {
	float: left;
    padding-left: 15px;
    padding-right: 60px;
    width: 75%;
}
.studio98_speaker_detail h5.bio-speaker-name a {
    color: #363942 !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;
	color: #0070ba;
    line-height: 20px;
}
.studio98_speaker_overview p.conf-speaker-company {
    font-weight: 700;
}
.studio98_session_overview_with_filters {
    float: right;
    width: 25%;
}
.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;
    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 {
	padding-right: 6px;
}
.session-schedule-speaker-name a {
    color: #000;
    font-size: 14px;
}
span.schedule-page-track, span.schedule-page-room {
	padding-left: 10px;
}

.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: 96% !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;
   width: 16%;
    float: left !important;
    margin-left: 10%;
}
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 .modal {
	position: absolute;
	background-color: #fefefe;
	margin: 10vh auto; /* 10vh from the top and centered */
	padding: 30px !important;
	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;
}
.single-speaker-modal .modal-header {
    border-bottom: 0px;
}
.single-speaker-modal .studio98_speaker_detail {
    margin: -20px 0 20px;
    display: inline-block;
}
.single-speaker-modal .detail-box {
    margin-top: 10px;
}
.modal-header {
	position: block;
	top: 0;
	border-bottom: 1px solid #A9A9A9;
}

.modal-header-text {
	color: #363942 !important;
	font-weight: 900 !important;
	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 {
    padding: 10px;
}
.modal-wrapper.styled .modal ul li, .modal-wrapper.styled .modal ol li {
	line-height: 22px !important;
	padding-bottom: 12px !important;
	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: 24px !important;
    margin-bottom: 0 !important;
    font-weight: bold !important;
    line-height: 1.4;
}
.bio-speaker-name span.speaker_company {
    font-size: 24px !important;
    margin-bottom: 0 !important;
    font-weight: 400 !important;
}
.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: 100% !important;
	top: 0 !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: 33.3%;
    float: left;
}
.modal .col-sm-6 {
    float: left;
    width: 49.9%;
}
.modal .session_type span {
    background: #203e77;
    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;
	color: #363942;
}
.modal h3.session_descri_title {
    color: #363942;
    font-weight: 700;
    font-size: 18px !important;
}
.studio98-a2z-header-time h2{
    text-align: left;
	font-weight: 700;
	margin-top: 0;
	color: #363942;
}
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;
}
.sspeaker-description p{
	line-height: 22px;
}
.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-track-list{
	list-style: none;
}
ul.studio98-a2z-track-list li {
    position: relative;
	line-height: 33px;
    margin-bottom: 0;
	padding-left: 15px;
}
ul.studio98-a2z-filterdate-list{
	padding-left: 30px;
}
li.studio98-a2z-filter.studio98-a2z-Dealer:before,
li.studio98-a2z-filter.studio98-a2z-Marketing:before,
li.studio98-a2z-filter.studio98-a2z-Sales:before{
	position: absolute;
    content: "";
	width: 25px;
    height: 25px;
    top: 4px;
    left: -20px;
   border-radius: 50%;
}
li.studio98-a2z-filter.studio98-a2z-Dealer:before {
    background: #194c8d;
}
li.studio98-a2z-filter.studio98-a2z-Marketing:before {
    background: #2eaadb;
}

li.studio98-a2z-filter.studio98-a2z-Sales:before{
	background: #cf2e29;
}

.session_type.keynote span {
    background: #2AB4BD;
}
.session_type.pasta span {
    background: #FFB031;
}
.session_type.pizza span {
    background: #95AD25;
}
.session_type.seminar span {
    background: #9E168C;
}
.session_type.workshop span {
    background: #B8142F;
}
.session_type.demo span {
    background: #FFB031;
}
#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: #0070ba;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
}

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_track label,
.choice_group_date label,
.choice_group_type label{
    cursor: pointer !important;
}
td.session-schedule-detail.Demo {
    border-left: 7px solid #FFB031 !important;
}
td.session-schedule-detail span.schedule-page-track, 
td.session-schedule-detail span.schedule-page-room {
    position: relative;
}
td.session-schedule-detail span.schedule-page-track:before, 
td.session-schedule-detail span.schedule-page-room:before {
    width: 1px;
    position: absolute;
    content: "";
    height: 16px;
    background: #363942;
    top: 1px;
    left: 0px;
}
.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;
}

@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: 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;
}
	.speaker-box .col-md-2.col-sm-4, 
	.speaker-box .col-md-5.col-sm-4{
		max-width: unset;
	}
}

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





/*===========  Slider ======*/
div#n2-ss-5,
div#n2-ss-5 .n2-ss-slider-1{
	height: 500px !important;
}
div#n2-ss-5 .n2-ss-slide{
	height: 100% !important;
}
div#n2-ss-5 .n2-ss-layers-container{
	height: 500px !important;
}
.n2-ss-slider .n2-ss-layer-player{ 
	position: relative !important; 
	padding-bottom: 56.25%; 
	height: 0 !important; 
	overflow: hidden; 
	max-width: 100%; 
} 
.n2-ss-slider .n2-ow-all iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; 
	top: -100px; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}


/*=================*/
.archive.category.et_right_sidebar h2.entry-title,
.single.et_right_sidebar h1.entry-title{
    letter-spacing: 0.5px!important;
}
.single.et_right_sidebar h1.entry-title,
.archive.category.et_right_sidebar h2.entry-title a {
    font-weight: 600!important;
}
.single.et_right_sidebar .post-meta,
.single.et_right_sidebar .post-meta .author.vcard a,
.archive.category.et_right_sidebar .post-meta,
.archive.category.et_right_sidebar .post-meta a {
    color: #e02b20!important;
}
.single.et_right_sidebar .post-meta a{
	color: gray !important;
}
/*===================*/

#et_top_search.mobile {
    margin-top: 10px !important;
}
#et_top_search.mobile span#et_search_icon:before {
    margin-left: 100%;
    margin-top: 10px;
}

/*.rs-background-video-layer iframe {
    visibility: none !important;
    z-index: 999999;
    opacity: 1 !important;
}*/
.custom_slider_btn {
    padding: 15px 18px !important;
}
span.author a {
    cursor: not-allowed;
    pointer-events: none;
}
p.bio {
    line-height: 24px;
}
.speaker-bottom a {
    background: #cf2e29;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    border: 1px solid #cf2e29;
    transition: all .3s;
}
.speaker-bottom a:hover {
    border: 1px solid #cf2e29;
    color: #cf2e29;
    background: transparent;
}
html.noscrollbar {
    overflow: hidden;
}

@media only screen and (min-width: 981px){
	.et_header_style_left .logo_container{
		margin-left: 90px;
		top: 30px !important;
	}
	#et_top_search.mobile {
		display: none;
	}
	#brand-expo{
		padding-left: 90px !important;
		bottom: 15px !important;
	}
	.custom_time.et_pb_countdown_timer_0.et_pb_countdown_timer{
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.custom_time.et_pb_countdown_timer .section.values{
		width: 22%;
	}
	.single.et_right_sidebar #left-area,
	.archive.category.et_right_sidebar #left-area{
		width: 100%;
	}
	.et_right_sidebar #main-content .container:before{
		display: none;
	}
}

@media only screen and (max-width: 980px){
	.et_header_style_left .logo_container {
		position: initial !important;
		text-align: center;
		float: left;
		width: 100% !important;
		padding: 13px 0 0;
		margin-right: 15px;
		max-width: unset;
	}
	header #brand-expo {
		position: initial;
		float: left;
		width: 100% !important;
		text-align: center;
	}
	.headerbtn.btn1{
		margin-bottom: 5px;
	}
	.mobile_style h4.et_pb_module_header {
		text-align: left;
	}
}
@media only screen and (max-width: 575px){
	.blurb-icon{
		display: block;
	}
}

@media only screen and (max-width: 480px){
	.n2-ss-slider .n2-ow-all iframe, 
	.embed-container object, 
	.embed-container embed {
		top: 0px;
	}
	div#n2-ss-5, div#n2-ss-5 .n2-ss-slider-1{
		height: 150px !important;
	}
	div#n2-ss-5 .n2-ss-layers-container{
		height: 150px !important;
		margin: 0 !important;
	}
	.custom_time .et_pb_countdown_timer{
		padding: 1%;
	}
	.custom_time .et_pb_countdown_timer_0.et_pb_countdown_timer{
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.custom_time .et_pb_countdown_timer .section.values{
		width: 20%;
	}
	.custom_time .et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section p.value, 
	.custom_time .et_pb_column .et_pb_countdown_timer_0.et_pb_countdown_timer .section.sep p{
		font-size: 18px !important;
	}
	.custom_time .et_pb_countdown_timer .section p.value{
		min-height: 50px;
		line-height: 50px !important;
	}
}

.speaker-image > img{max-height:225px;}

li.studio98-a2z-filter.studio98-a2z-Marketing:before {
    background: #2eaadb !important;
}
.home .et_pb_blurb_extended .image_card .et_pb_blurb_container {
    padding-top: 10px !important;
}
@media(min-width:980px) and (max-width:1280px){
.home .et_pb_module_inner .et_pb_blurb_position_top .et_pb_blurb_content {
    min-height: 556px;
}
}

.apss-single-icon a i {
    padding: 8px !important;
}

.apss-theme-4 .apss-icon-block {
    width: 30px !important;
    height: 30px !important;
}

span.logging-in-text {
    display: none !important;
}