/*
Extra Brand CSS
 */
 /*speaker*/

.speakers-list .speaker-inner-wrap {
    min-height: 260px;
}

.speakers-list .speaker-inner-wrap .title {
     color: #666;
}
.speakers-list .speaker-inner-wrap .company {
     color: #666;
}
.speakers-list .speaker-inner-wrap .name {
    margin-top: 0;
    color: #666;
}

/**/
.evtx-menu-basic #site-menubar ul li .evtx-reg {
    background: red;
}
/* #home section#section-3 {
    padding-top: 2em;
    padding-bottom: 2em;
}*/
 .boa > .section-content {
    background: rgba(248, 248, 248, 0.72);
    padding: 2em;
}
 .container-fluid .evtx-section-anchor {
    height: 120px;
    margin-top: -120px;
    display: block;
    visibility: hidden;
}
.evtx-container table td {
    padding-left: 15px;
    padding-right: 15px;
}
 /*.evtx-menu-basic.fixed {
    top: 92px;
    background: #674058;
 }*/
/*.text-center.main-home-branding.navbar-fixed-top {
       background: url(/wp-content/themes/exm/img/NDSv2-home-brand-bk.jpg);
       background-size: cover;
}
*/
/*.evtx-text.module-content.evtx-container.announcements, .addmenu {
    background: #444546 !important;
    color: #fff;
}*/
/*section#section-2 {
    padding-top: 2em;
}*/
.evtx-container h2.evtx-section-title {
    margin-top: 0 !important;
}
/*#evtx-page-content section:nth-of-type(2) {
    margin-top: 8.2em;
}*/
/*#home section:nth-child(odd) {
    background: #f8f8f8;
}
*/#home #evtx-page-content section:nth-of-type(2) {
    margin-top: 0;
    padding-top: 0;
}
html.evtx-page h3.evtx-module-title {
    border: none;
    font-weight: normal;
}
.main-home-branding img {
    border-bottom: 1px solid #ccc;
    padding-top: 1em;
    margin-bottom: 1em;
    max-width: 200px !important;
}
/*nav#site-menubar ul li a {
    color: #fff !important;
}*/
/*.evtx-menu-basic .evtx-logo {
    max-width: 200px !important;
    }*/
    .evtx-eventinfo-jumbotron .evtx-logo {
    margin: 0;
    width: auto;
}

html.evtx-page h3.evtx-module-title {
    border-bottom: 0;
    font-weight: 200;
}
.evtx-text.module-content.evtx-container.announcements > p a, .addmenu ul li a {
    /*color: #f6da48;*/
    font-size: .78rem;
}
.evtx-text.module-content.evtx-container.announcements > p a:hover {
    color: #b2a146;
}
/*html.evtx-page .evtx-view-wrapper {
    padding: .2em 0;
}*/
/*.evtx-menu-basic #site-menubar {
    margin-top: 0.5em;
}*/
.evtx-eventinfo-jumbotron .evtx-info-wrapper {
    margin-top: 2em;
    margin-bottom: 2em;
}
/*#section-3 {
    padding-top: 2em;
}*/
/*.evtx-eventinfo-jumbotron {
    margin-top: 7.5rem;
}*/
.addmenu .navbar> ul {
    text-align: center;
    margin: 0 !important;
}
.addmenu .navbar>ul>li>a {
    padding: 1em 1em;
    text-align: center;
    /*color: #fff;*/
    text-transform: uppercase;
}
/*.addmenu .navbar>ul>li>a:hover {
    color: #f6da48;
}*/
.addmenu .navbar ul li {
    display: inline-block;
}
/*.evtx-menu-basic a.evtx-reg {
    background: #9d5e93;
}*/
h1.evtx-page-title {
    text-align: left;
    margin-bottom: 0 !important;
    color: #674058;
}
/*body#page {
    padding-top: 11em;
}*/
/*.evtx-menu-basic #site-menubar ul li a:hover {
    color: #9e6785 !important;
}*/
/*********** Media Queries *****************/
@media (min-width: 540px) {
    html {font-size: 1em; /* 16px / 16px (browser default font-size) */}
}
@media (min-width: 768px) {
    
}

@media (min-width: 992px) {
    html {font-size: 1.125em; /* 18px / 16px (browser default font-size) */}
}

@media (min-width: 1200px) {
    html {font-size: 1.25em; /* 20px / 16px (browser default font-size) */}
}

/*********** For Salesforce Content **************/
div.logos-container {
	background-color: inherit;
	width: 100%;
}
div.logos-row {
	text-align: center;	
	vertical-align: middle;
	width: 100%;						
}
div.logos-cell {
	display: inline-block;						
	padding: 0;
	text-align: center;
	width: 30%;
	vertical-align: middle;
}
.scrolls {
  background: white;
  border: 1px solid #cecece;
  border-radius: 9999px;
  overflow: hidden;
  padding: 10px;
}
/* line 374, ../sass/_theme/_event-page.scss */
.scrolls .inner-band {
  white-space: nowrap;
  position: relative;
  font-size: 0;
}
/* line 379, ../sass/_theme/_event-page.scss */
.scrolls .inner-band > .item {
  font-size: 14px;
  display: inline-block;
  margin: 0;
  padding: 0 5px;
  vertical-align: middle;
}
/* line 384, ../sass/_theme/_event-page.scss */
.scrolls .inner-band > .item > img {
  max-height: 80px;
  width: auto;
}

/*********** SALESFORCE CONFERENCE AGENDA **************/
#conference-agenda {
    min-height: 400px;
    border: 1px solid transparent; /* fix weird overlap issue? no idea why this worked. */
}
#conference-agenda h2.widget-title {
    height: auto;
    background-color: #fff;
    margin: 22px 0;
    text-align: left;
    font-size: 18px;
    border:none;
    font-family: inherit;
}
#conference-agenda h2.widget-title span {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    position: relative;
    top: 0;
    color: #000;
    padding: 10px 20px;
    background: #fff;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #000;
}
ol.sessions {list-style: none; margin-bottom: 20px; padding: 0;}
li.single-session {padding: 20px; position: relative; font-size: 14px;}
li.single-session:nth-child(even) {background-color: #f1f1f1;}
li.single-session .track-icon {position: absolute; top: 20px;}
div.session-header {padding-left: 40px;}
img.session-sponsor {
    display: inline-block;
    max-width: 100px;
    max-height: 40px;
    margin-top: 1em;
    margin-right: 7px;
}
h3.session-title {margin: 5px 0 !important; padding-right: 30px; font-size: 18px; font-weight: normal;}
div.session-body {margin-top: 20px; padding: 0 20px 0 40px;}
a.toggle-session-body {
    display: table-cell;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 4px 2px;
    opacity: 0.5;
    filter: alpha(opacity =50);
}
div#track-filters p, #format-filters p, .date-filters-text {font-size: 14px; text-transform: uppercase; margin: 0;}
div#page-nav .nav > li > a {padding: 5px 10px;}
ul.speakers {
    list-style-type: square;
    margin: 0;
    padding-left: 20px;
}
ul.speakers:before {
    /* content: 'Presented By:'; */
    display: block;
    margin: 1em 0 0.5em -20px;
    font-size: 14px;
    font-style: italic;
}
ul.speakers li {margin: 0 0 0.3em;}
span.single-speaker-name {font-weight:bold;}
span.single-speaker-position {font-style: normal;}
span.single-speaker-position:before, span.single-speaker-company:before {
    content: ', ';
}
span.single-speaker-company {font-style: italic;}
a#toggle-collapse, a#toggle-collapse-mobile {
    margin-bottom: 5px;
    width: 100%;
    display: block;
    white-space: normal;
    font-style: italic;
}
div#agenda-menu {padding: 15px 0;}
div#track-filters, #format-filters {margin-top: 20px;}
div#conference-key {margin-bottom: 20px;}
div#conference-key button {width: 100%; display: block;}
div#sidebar-key, div#mobile-key {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
div#post-content.min-height {min-height: 850px;}

div#mobile-menu {margin-bottom: 45px;}
div#mobile-menu button {width: 100%;}
div#sidebar-nav ul, div#mobile-menu ul {padding-left: 0;}
div#mobile-menu ul.nav li a {text-transform: uppercase;}
div#mobile-menu #track-filters ul.nav li a {
    padding-left: 35px;
}

#sidebar-nav  li > a .icon,
#conference-agenda  li > a .icon
{
    left: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#sidebar-nav #track-filters .nav-stacked li > a {
    padding: 5px 10px 5px 35px;
}

.session-sponsors {
    text-align: center;
}

.single-session .session-sponsors {
    margin-right: 40px;
    text-align: left;
}

.single-session .session-sponsors img {
    max-height: 60px;
}

.session-sponsors-label {
    display: block;
    font-weight: bold;
    font-size: .9em;
}

@media (min-width: 768px) {
    #conference-agenda h2.widget-title {height: 1px; margin: 22px 0 48px;}
    #conference-agenda h2.widget-title span {display: inline-block; top: -21px;}
}

@media (min-width: 992px) {
    #conference-agenda .navbar-nav > li > a {padding: 14px 10px;}
    #conference-agenda .widget {min-height: 220px; margin-bottom: 0;}
