html, body {
    height: 100%;
    color: #17215e;
}
h1 {
    font-family: 'bebas-neue-by-fontfabric', sans-serif
}
.speakers_details_2 h1 {
    font-size: 5em;
    text-transform: uppercase;
}
.body_details .content.full {
    background-color: #e6e1b8;
}
.text-right {
    text-align: right;
}
.detailHolder {
    text-align: center;
    width: 100%;
    color: #17215e;
}
.detailHolder .detailContentHolder {
    background-color: white;
    padding: 2rem;
}
.detailAccordionHolder .bookImage {
    float: left;
    max-width: 120px;
    margin-right: 10px;
    width: 20%;
}
.detailContentHolder {
    text-align: left;
}
.detailImgHolder, .detailVideoHolder {
    background: #fff;
    width: 100%;
}
.detailImgHolder {
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 75.59%;
}
.bookEntry {
    clear:both;
    padding-top: 20px;
}
.bookEntry:first-child{
    padding-top: 0;
}
.bookEntry .bookEntryText {
    float: left;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.text-center {
    text-align: center;
}
.speakers_details_2 .book_now, .book_now {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    position: static;
    float: none;
    margin: 10px 0;
}
hr {
    background: #998507;
    border: 0;
}
hr.titleSeparator {
    max-width: 30px;
    height: 2px;
    margin: 0 auto;
}
h1 {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: bold;
}
h4 {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.mainDetailHolder h2 {
    font-size: 2.5em;
}
.ui-widget-content {
    color: inherit;
}
.ui-accordion-content .video-container{
    padding: 0 5px;
    box-sizing: border-box;
    width: 32.9%;
    display: block;
    float: left;
    height: 200px;
    margin-bottom: 10px;
}
.ui-accordion-content .video-container iframe,
.ui-accordion-content .video-container object,
.ui-accordion-content .video-container embed {
    position: static;
    margin: 0 auto;
    height: auto !important;
    min-height: 200px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.imgPreview {
    display: block;
    float: left;
    background-size: cover;
    background-position: center center;
    position: relative;
    width:18%;
    padding-bottom:18%;
    margin:1%;
    float:left;
    box-sizing: border-box;
}
.imgPreviewHolder {
    width:100%;
    margin:0 auto;
    clear:both;
}
.imgPreview a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
}
.logoImg {
    width: 8%;
    margin: 1%;
    display: inline-block;
}
.logoImg img{
    width: 100%;
    height: auto;
}
.main_dropdown_navigation ul {
    text-align: center;
}
.main_dropdown_navigation .toggleSearch {
    padding: 7px 0;
}
.headerP1info ul {
    padding-top: 43px;
}
.headerP1info ul li a {
    color: white;
    font-weight: bold;
    margin-right: 10px;
}
.headerP1info ul li a:last-child {
    margin-right: 0;
}
.ui-accordion-header {
    border: none;
    background: #2e3d96;
    color: white;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #998507;
}
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-top, .ui-corner-right, .ui-corner-br {
    border-radius: 0;
}
.ui-accordion .ui-accordion-content {
    border: 1px solid #998507;
    height: auto;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    background-position: -32px -128px;
}
.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
    background-position: -64px -128px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: auto;
    right: 0.5em;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 0.5em;
}

.topFooter {
    background-image: url("../img/services_bg.jpg");
    background-repeat: none;
    background-size: cover;
    background-position: center center;
    padding: 3rem 1rem;
    color: white;
    text-align: center;
    font-weight: 600;
}
.topFooter h2 {
    text-transform: uppercase;
    font-size: 40px;
    margin: 1rem 0;
}
.topFooter ul, .topFooter hr {
    max-width: 1280px;
    margin: 0 auto;
}
.topFooter hr {
    margin-bottom: 2rem;
    border-color: #c2b05e;
}
.topFooter ul li {
    display: inline-block;
    margin: 0 10px 20px;
    text-transform: uppercase;
}
.topFooter a{
    color: white;
}
.footer2, .footer2 ul, .footer2 a {
    color: #fff;
}
.footer .footer2 ul li a:hover,
.footer2 a:hover, .footer2 a:active, .footer2 a:focus {
    color: #998507;
}
.footer2 ul li ul li a {
    color: #223294;
    border-radius: 0;
    border: none;
    height: auto;
    width: auto;
    font-size: 30px;
    background: none !important;
}
.shareButtonsHolder a{
    color: #17215e;
    font-size: 0.75em;
}
.detailContentHolder .shareButtonsHolder {
    float: right;
}
.social [class*="fab fa-"],
.social [class*="fas fa-"],
.social .linkBtn {
    background-color: #223294;
    border-radius: 35px;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: auto 3px;
    width: 35px;
    font-size: 20px;
    text-align: center;
    transition: color 500ms, background-color 500ms;
}
.social .linkBtn {
    width: auto;
    padding: 0 20px;
    font-weight: bold;
    font-size: 1em;
}
.social [class*="fab fa-"]:hover,
.social [class*="fab fa-"]:active,
.social [class*="fas fa-"]:hover,
.social [class*="fas fa-"]:active,
.social .linkBtn:hover,
.social .linkBtn:active {
    background-color: #998507;
}
.headerP1info ul li a:hover,
.headerP1info ul li a:focus,
.headerP1info ul li a:active {
    color: #998507;
}
li.searchBoxHolder {
    position: relative;
}
.navSearchBox {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
}
.navSearchBox input {
    padding: 10px;
    font-size: 15px;
    min-width: 185px;
}
.homeBlocks {
    height: 100%;
    height: calc(100% - 714px);
    min-height: 600px;
    width: 100%;
}
.homeBlocks .block {
    position:relative;
    width: 33.33%;
    display: inline-block;
    height: 100%;
    text-align: center;
    overflow: hidden;
}
.homeBlocks .block .bg {
    transition: all .5s;
    background-repeat: none;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.homeBlocks .block1 .bg{
    background-image: url("../img/entertainers_bg.jpg");
}
.homeBlocks .block2 .bg{
    background-image: url("../img/speakers_bg.jpg");
}
.homeBlocks .block3 .bg{
    background-image: url("../img/sports_celeb_bg.jpg");
}
.homeBlocks .block:hover .bg {
    transform: scale(1.2);
}
.homeBlocks .block span {
    margin: 0 auto;
    width: auto;
    border: 1px solid white;
    padding: 10px;
    font-size: 30px;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
}
.homeBlocks .block a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.homeBlocks .block .titleHolder {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    transition: all .5s;
}
.homeBlocks .block:hover .titleHolder {
    /* transform: translateY(-50%) scale(1.2); */
}

/* header and nav */
.headerP2, .main_dropdown_navigation, .header {
    background: #17215e;
}
.headerP2 {
    border-top: 1px solid #2d377f;
    max-width: none;
}
.main_dropdown_navigation {
    max-width: none;
    margin: 0 auto;
}
.main_dropdown_navigation ul li {
    border-color: #2d377f;
}
/* Speaker overview */
.managedHolder, .bookingHolder, .othersHolder {
    background-color: #e6e1b8;
    padding: 60px 0;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}
.othersOnlyHolder .othersHolder {
    margin: 0 -1%;
    padding-top: 0;
}
.othersHolder {
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.othersHolder:after{
  content: ' ';
  display: block;
  background-color: white;
  height: 60px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.bookingHolder {
    background: #f7f5e7;
}
.othersHolder, .bookingHolder.otherItems {
    background-color: transparent;
}
.managedHolder .speakerBox,
.bookingHolder .speakerBox {
    width: 30%;
    display: inline-block;
    margin: 0 1%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 30%;
    position: relative;
}
.managedHolder .speakerBox:nth-child(n+4),
.bookingHolder .speakerBox:nth-child(n+5),
.othersHolder .speakerBox:nth-child(n+6) {
    margin-top: 30px;
}
.bookingHolder.otherItems .speakerBox:nth-child(n+5) {
    margin-top: 0;
}
.bookingHolder.otherItems .speakerBox:nth-child(n+6) {
    margin-top: 30px;
}

.bookingHolder .speakerBox{
    width: 23%;
    padding-bottom: 30%;
}
.othersHolder .speakerBox {
    text-align: left;
}
.othersHolder .speakerBox {
    margin: 0 1%;
    width: 17%;
    display: inline-block;
    padding: 10px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: #17215e;
    transition: border 500ms, color 500ms;
}
.bookingHolder.otherItems .speakerBox{
    width: 17%;
    padding-bottom: 20%;
}
.othersHolder .speakerBox .imgBox {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
}

.managedHolder .speakerTitle,
.bookingHolder .speakerTitle {
    text-align: center;
    position: absolute;
    color: #fff;
    bottom: 0;
    width: 100%;
    background-color: rgba(23,33,94,0.5);
    padding: 10px;
    box-sizing: border-box;
    transition: background-color 500ms;
}
.bookingHolder .speakerTitle {
    text-align: left;
    padding: 15px;
}
.managedHolder .speakerBox:hover .speakerTitle,
.bookingHolder .speakerBox:hover .speakerTitle{
    background-color: rgba(153,129,7,0.8);
}
.managedHolder hr.titleSeparator {
    background: #fff;
}
.managedHolder h2 {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    text-transform: uppercase;
    font-size: 2em;
    margin: 10px 0;
}
.bookingHolder h2 {
    margin: 0;
    line-height: 1em;
}
.othersHolder h2{
    font-size: 1em;
    transition: color 500ms;
    margin-bottom: 5px;
}
.bookingHolder.otherItems h2 {
    font-size: 1.2em;
}

.managedHolder h4, .bookingHolder h4 {
    color: #fff;
}
.othersHolder h4 {
    transition: color 500ms;
    font-size: 1em;
    text-transform: none;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 50px;
}
.othersHolder .speakerBox a{
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #17215e;
    color: white;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
}
.othersHolder .speakerBox a > .fas {
    float: right;
    line-height: 18px;
    opacity: 0;
    transition: opacity 500ms;
}
.othersHolder .speakerBox:hover h4 {
    color: #998507;
}
.othersHolder .speakerBox:hover {
    color: #998507;
    border-color: #998507;
}
.othersHolder .speakerBox:hover a {
    background-color: #998507;
}
.othersHolder .speakerBox:hover a > .fas {
    opacity: 1;
}
.bookingHolder h4 {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
}
.managedHolder a,
.bookingHolder a{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

/* general */
.ajaxBtn {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    background: #998508;
    color: #ffffff;
    border-radius: 30px;
    padding: 10px 50px;
    font-weight: 700;
    -webkit-transition: background-color 500ms;
    transition: background-color 500ms;
    display: inline-block;
}
.ajaxBtn:hover, .ajaxBtn:active, .ajaxBtn:focus {
    background: #786800;
    color: white;
}
.spacer {
    margin-bottom: 60px;
}
h2.back {
    color: #17215e;
    border-bottom: none;
    font-size: 24px;
    font-weight: 400;
    padding: 30px 0 0;
    margin: 0;
}
.speakers_cate_list > h1, .leftCol > h1 {
    padding-top: 10px;
}
h2.back {
    text-transform: capitalize;
}
h2.back a, h2.back .breadcrumb-current {
    font-size: 12px;
    color: #17215e;
    /* font-family: 'bebas-neue-by-fontfabric', sans-serif */
}
h2.back .breadcrumb-current {
    border-bottom: 1px solid #17215e;
}
h2.back .breadcrumb-separator {
    font-size: 12px;
    top: 0;
    margin: 0 5px;
    color: #17215e;
}
.main_dropdown_navigation ul.WuLie.speakers {
    width: 100%;
    padding-right: 40%;
    box-sizing: border-box;
}
.main_dropdown_navigation ul.WuLie .preview {
    width: 40%;
    left: auto;
    right: 0;
}
/* .leftCol .contact input:invalid, .leftCol .contact textarea:invalid {
    border: 1px solid red;
} */
/* .main_dropdown_navigation ul.WuLie.speakers {
    width: 100%;
}
.main_dropdown_navigation ul.WuLie li {
    width: 25%;
}
.main_dropdown_navigation ul.WuLie > li {
    width: 60%;
} */
.expand-all,
.collapse-all {
    display: none;
}
.can-expand .expand-all {
    display: inline-block;
}
.can-collapse .collapse-all {
    display: inline-block;
}
