/*
Theme Name: Digital Summit (2016) - Core Theme
Description: Core template for all Digital Summit series event sites. All digitalsummit events sites and child themes leverage this core template.
Author: Brian Stewart, Garik Arzumanyan, Carlos Yabar and Jalen Davenport
*/
/* Stylesheet imports */
/*===============================================================*/
@charset "utf-8"; html {
    font-size: 100%;
}

body {
    background: #fff;
    color: #666;
    font-family: "Lato", sans-serif;
    font-size: 1rem;
    line-height: 1.75em;
    overflow-x: hidden;
    padding-top: 10rem;
}

body.blank-theme {
    padding: 0;
}

body.noHeadImage {
    padding-top: 0;
}

.home {
    line-height: 32px;
}

.wp-caption {
    max-width: 100%;
    width: auto !important;
}

p, .wp-caption-text, .wp-audio-shortcode, ul, ol, div.gallery {
    margin-bottom: 2em;
}

.wp-caption-text, .gallery-caption {
    margin-top: 10px;
}

.alignleft {
    float: left;
    margin: 6px 15px 10px 0;
}

.alignright {
    float: right;
    margin: 6px 0 10px 15px;
}

.aligncenter {
    text-align: center;
    margin: 6px auto 6px;
}

.remove-paddings {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.noHeadImage .wsmenucontainer {
    padding-top: 0rem;
}

.wsmenucontainer {
    padding-top: 94px;
}

.admin-bar .topheader.scroll, .admin-bar .wsmenucontainer header.topheader {
    top: 32px;
}

#content .post-password-form {
    margin-top: 250px;
}

/* 1.2. Headings
-----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    color: #222;
    line-height: 1.2em;
    margin: 0 0 2rem;
    text-transform: none;
    font-weight: 700;
}

h1 {
    font-size: 3rem;
}

h2 {
    font-size: 2.5rem;
}

h3 {
    font-size: 1.75rem;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 1.25rem;
}

h6 {
    font-size: 1rem;
}
.headings h1, .headings h2, .headings h3, .headings h4, .headings h5, .headings h6 {
    margin: 0;
}

.headings h1 + h4 {
    margin-bottom: 40px;
}

.headings h6 {
    color: #189ac6;
}

h6 {
    margin: 0 0 10px;
}

b, strong {
    /* color: #000000; */
    font-weight: 700;
}

/* 1.3. Links
-----------------------------------------------------------*/
a {
    color: #189ac6;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

a:active {
    color: #189ac6 !important;
}

a, a:active, a:focus, a:visited, a:hover {
    text-decoration: none;
}

.speaker-credits a:focus {
    color: #189ac6 !important;
}

.sticky .post-title:after {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

/* 1.4. Buttons
-----------------------------------------------------------*/
.btn {
    border: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 4px;
    color: #fff;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
}

.btn-sm {
    font-size: 14px;
    border-radius: 5px;
    padding: 5px 15px;
}

.btn-lg {
    border-radius: 4px;
    padding: .8rem 1.5rem;
}

.btn-default {
    background: #189ac6;
}

.btn-default:hover {
    background: #127799;
    color: #fff;
}

.btn-primary {
    background-color: #63BD00;
    color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #519a00 !important;
    color: #f2f2f2 !important;
    border-color: #9EFF33 !important;
}

.btn-info {
    background: #222;
}

.btn-info:hover {
    background: #484848;
    color: #fff;
}

.btn.btn-disabled, .btn.btn-disabled:hover, .btn.btn-disabled:focus, .btn.btn-disabled:active {
    background-color: #d4d4d4;
    color: #ffffff;
    box-shadow: none;
    cursor: default;
}

/* btn that have margin-top */
.btn-pad-top-10 {
    margin-top: 10px !important;
}

.btn-pad-top-20 {
    margin-top: 20px !important;
}

.btn-pad-top-30 {
    margin-top: 30px !important;
}

.btn-pad-top-40 {
    margin-top: 40px !important;
}

.btn-pad-top-50 {
    margin-top: 50px !important;
}

.btn-pad-top-60 {
    margin-top: 60px;
}

.btn-pad-top-70 {
    margin-top: 70px;
}

.btn-pad-top-80 {
    margin-top: 80px;
}

/* btn that have margin-bottom */
.btn-pad-bottom-10 {
    margin-bottom: 10px !important;
}

.btn-pad-bottom-20 {
    margin-bottom: 20px !important;
}

.btn-pad-bottom-30 {
    margin-bottom: 30px !important;
}

.btn-pad-bottom-40 {
    margin-bottom: 40px !important;
}

.btn-pad-bottom-50 {
    margin-bottom: 50px !important;
}

.btn-pad-bottom-60 {
    margin-bottom: 60px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.icons-left .wpb_row .wpb_column.vc_column_container.vc_col-sm-6 .wpb_text_column {
    margin-bottom: 34px !important;
}

.icons-left .wpb_row:last-of-type .wpb_column.vc_column_container.vc_col-sm-6 .wpb_text_column {
    margin-bottom: 0 !important;
}

.icons-left .wpb_column.vc_column_container.vc_col-sm-6 .btn {
    margin-top: 20px !important;
}

.icons-left.flex-middle .wpb_row .wpb_column.vc_column_container.vc_col-sm-6 .wpb_wrapper {
    min-height: 4.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 30px;
}

.icons-left.flex-middle .vc_inner .wpb_text_column p {
    margin: 0 !important;
    padding: 0 2rem 0 1.5rem;
}

.icons-left.flex-middle .wpb_row .wpb_column.vc_column_container.vc_col-sm-6 .wpb_text_column {
    margin-bottom: 0 !important;
}

.icons-left.flex-middle .vc_icon_element {
    margin-bottom: 0;
}

/*
.btn-secondary {
    background: #222;
}
.btn-secondary:hover {
    background: #484848;
    color: #fff;
} */
/* 1.5. Horizontal rules
-----------------------------------------------------------*/
hr {
    border-top: 1px solid #e6e4dd;
    margin: 3rem 0 4rem;
}

hr:after {
    clear: both;
    content: "";
    display: table;
    width: 100%;
}

hr.blank {
    border-top: 0;
    margin: 0 0 2rem;
}

hr.thick {
    border-top: 3px solid #e6e4dd;
    margin: 4rem 0 5rem;
}

/* 1.6. Address
-----------------------------------------------------------*/
address, .phone, .email {
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 20px;
}

address:before, .phone:before, .email:before {
    color: #189ac6;
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 0rem;
}

address:before {
    content: "\f041";
}

.phone:before {
    content: "\f095";
}

/*
.email:before {
    content: "\f0e0";
}
*/
/* 1.7. Lists
-----------------------------------------------------------*/
ul.circles {
    list-style: none;
    margin: 2rem 0;
    padding: 0;
}

ul.circles li {
    line-height: 2rem;
    padding: 0.5rem 0;
}

ul.circles li span {
    background: #189ac6;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 2rem;
    margin-right: 0.5rem;
    text-align: center;
    width: 2rem;
}

.wpb_wrapper ul {
    margin-top: -8px;
    margin-bottom: 30px !important;
}

.wpb_wrapper ul ul {
    margin: 5px 0 10px !important;
}

/* 1.8. Tables
-----------------------------------------------------------*/
table {
    width: 100%;
}

#isds-header nav {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin: 0 0 0 auto;
    position: relative;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

#isds-header ul.menu {
    margin: 0;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content:center;
}

#isds-header ul.menu > li {
    text-align: center;
    display: inline-block;
}

#isds-header ul.menu li.menu-cta a {
    border-right: 0px solid;
}

#isds-header ul.menu > li.menu-cta.current-menu-item a {
    color: #fff;
}

#isds-header ul.menu > li.menu-cta a:hover {
    background-color: #519a00;
    color: #f2f2f2;
}

#isds-header ul.menu ul {
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transition: -o-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
}

#isds-header ul.menu li:hover ul {
    display: block;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}


#isds-header ul.menu li:hover ul li a:hover {
    background: #f1f0ec;
}

#isds-header ul.menu ul li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
}

.wsmenucontainer header.topheader {
    left: 0;
    padding: 0 0 6rem;
    position: fixed;
    max-height: 190px;
    top: 0;
    width: 100%;
    z-index: 9999;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

header.topheader.scroll {
    background: #222;
    padding: 0;
}

header.topheader.scroll .noHeadImage header.topheader {
    padding: 0;
    background: transparent;
}

header.topheader > .container {
    padding: 1rem 0 0;
}

header.topheader.scroll > .container, .noHeadImage header.topheader.scroll > .container {
    padding: 0;
}

main section {
    padding: 8rem 0;
}

main section#single-class {
    padding: 0;
}

/* 2.1. Logo
-----------------------------------------------------------*/
.logo {
    float: left;
    position: relative;
}

.topheader.scroll .logo {
    padding-top: 15px;
}

.smallogo {
    top: 0;
}

.logo img {
    height: auto;
    max-height: 40px;
    width: 245px;
}

.blog-56 .logo {
    max-width: 290px
}

.blog-56 .logo img {
    width: auto;
    max-width: 290px
}

.blog-22 .logo {
    margin-top: 0 !important;
}

.blog-22 .logo img {
    width: auto;
    max-width: 420px;
    max-height: 60px;
}

.blog-63 .logo img {
    max-height: initial !important;
}

.logo .brand-name {
    color: #373435;
    display: block;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 6px;
    margin-bottom: -10px;
    text-align: center;
    text-transform: uppercase;
}

.blog-64 .logo .brand-name,
.blog-65 .logo .brand-name,
.blog-67 .logo .brand-name,
.blog-68 .logo .brand-name,
.blog-69 .logo .brand-name {
    letter-spacing: 1px;   
    font-size: 13px; 
}

.wsmenu > ul li a:hover {
    color: #189ac6;
}

#isds-header ul.menu li a {
    background: #fff;
    color: #222;
    display: block;
    text-align: left;
    text-transform: none;
    width: auto;
    padding: 10px 15px;
}

#isds-header ul.menu ul li a {
    font-size: 15px;
}


body {
    padding-top: 0;
	background: #fff;
}

.isds-template .hero-short h2 {
    margin-top: 0 !important;
}

#isds-header {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 9999;
    box-shadow: 0 3px 3px rgba(0,0,0,.05);
}

.admin-bar #isds-header {
    top: 32px;
}

.hero-carousel .owl-nav > div {
    transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
}

#isds-header > .container, .logo img {
    transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
}

#isds-header > .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 110px;
    padding: 0 15px;
    position: relative;
}

#isds-header.scroll .logo img {
    width: 170px;
}

#isds-header.scroll > .container {
    height: 70px;
}

#isds-header ul.menu > li > a {
    display: block;
    color: #000000;
    padding: 0 10px;
    text-decoration: none;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 15px;
}

/* 3. Slider
===============================================================*/
.tint {
    background: #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

#slider .slides-navigation {
    z-index: 30;
}

#slider .slides-navigation .prev, #slider .slides-navigation .next {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    display: block;
    font-size: 2rem;
    height: 3rem;
    line-height: 3rem;
    opacity: 0.2;
    text-align: center;
    width: 3rem;
}

#slider .slides-pagination {
    z-index: 30;
}

#slider .slides-pagination a {
    border: 2px solid #fff;
}

#slider .slides-pagination a.current {
    background: #fff;
}

#slider:hover .slides-navigation .prev, #slider:hover .slides-navigation .next {
    opacity: 1;
}

/* 3.1. Slider content
-----------------------------------------------------------*/
#slider-content {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 20;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#slider-content h1, #slider-content h4 {
    color: #fff;
    margin: 0;
}

/* 3.1.1. Evnt invitation form
-----------------------------------------------------------*/
#slider-content form {
    background: #189ac6;
    border-radius: 10px;
    margin: 0 auto;
    padding: 2rem;
    width: 360px;
}

#slider-content form h2 {
    color: #fff;
}

#slider-content form p {
    margin: 0;
}

#slider-content input[type=submit].wpcf7-submit {
    background: #222;
    border: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div.wpcf7 img.ajax-loader {
    position: absolute;
}

#slider-content input[type=submit].wpcf7-submit:hover {
    background: #484848;
    color: #fff;
    text-decoration: none;
}

#slider-content p {
    color: white;
}

#slider-content :not(.wpcf7-submit).wpcf7-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    background: #fff;
    border: 1px solid #e6e4dd;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1rem;
    height: auto;
    line-height: 1.25rem;
    padding: 0.5rem 1rem;
    margin-bottom: 15px;
}

/* 3.2. Countdown
-----------------------------------------------------------*/
ul#countdown {
    list-style: none;
    margin: 2rem 0 0;
    padding: 0;
    display: block;
    text-align: center;
}

ul#countdown li {
    background: #189ac6;
    display: inline-block;
    margin: 0.3rem 0.25rem;
    padding: 1rem 0;
    width: 7rem;
}

ul#countdown li span {
    color: #fff;
    font-size: 3rem;
    line-height: 3rem;
}

ul#countdown li p {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin: 0;
    text-transform: uppercase;
}

/* 4. Main content
===============================================================*/
/* 4.1. Welcome
-----------------------------------------------------------*/
.square {
    color: #189ac6;
    font-size: 2rem;
    height: 5rem;
    line-height: 5rem;
    margin: 1rem 0;
    text-align: center;
    width: 5rem;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.square:before {
    position: relative;
    z-index: 2;
}

.square:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    background: #f1f0ec;
    content: "";
    display: block;
    height: 5rem;
    line-height: 5rem;
    margin-top: -5rem;
    position: relative;
    width: 5rem;
    z-index: 1;
}

.square.white:after {
    background: #fff;
}

.service:hover .square {
    color: #fff;
}

.service:hover .square:after {
    background: #189ac6;
}

/* 4.2. Speaker lists
-----------------------------------------------------------*/
p.summary {
    margin-bottom: 30px;
    color: #222;
    font-size: 24px;
    line-height: 36px;
}

.speaker-credits i.fa {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border: 1px solid #189ac6;
    border-radius: 50%;
    line-height: 48px;
    text-align: center;
}

.speaker-photo {
    max-width: 280px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}

.single-speaker .headings h1 {
    margin-bottom: 20px !important;
}

.single-speaker .content-speaker {
    margin-bottom: 50px;
}

/*.content-speaker {
    padding-top: 8rem;
}*/
/* 4.2.1. Speaker list type 1
-------------------------------------------------------*/
.speakers1 .speaker .flipper {
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    -webkit-perspective: 600px;
    perspective: 600px;
}

.home .speakers1 .speaker .flipper {
    margin-bottom: 0;
}

.speakers1 .speaker .flipper .front, .speakers1 .speaker .flipper .back {
    background: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.speakers1 .speaker .flipper .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.speakers1 .speaker .flipper .front h5 {
    margin: 0;
    padding: 1rem 1rem 0 1rem;
}

.speakers1 .speaker .flipper .front h6 {
    color: #189ac6;
    margin: 0;
    padding: 0 1rem 1rem 1rem;
}

.speakers1 .speaker .flipper .back {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.speakers1 .speaker .flipper .back .content {
    padding: 0 1rem;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.speakers1 .speaker .flipper .back .content p {
    margin: 1rem 0;
}

.speakers1 .speaker .flipper .back .content i {
    font-size: 1.5rem;
    margin: 0 0.5rem;
}

.speakers1 .speaker .flipper.flip .front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.speakers1 .speaker .flipper.flip .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.speakers1.alt-color .flipper .front, .speakers1.alt-color .flipper .back {
    background: #f1f0ec;
}

.speaker .front {
    position: relative;
    z-index: 5;
}

/* 4.2.2. Speaker list type 2
-------------------------------------------------------*/
.speakers2 {
    display: inline-block;
}

.speakers2 .speaker .flipper {
    position: relative;
    text-align: center;
    -webkit-perspective: 600px;
    perspective: 600px;
}

.speakers2 .speaker .flipper .front {
    background: #fff;
}

.speakers2 .speaker .flipper .front h5 {
    margin: 0;
    padding: 1rem 1rem 0 1rem;
}

.speakers2 .speaker .flipper .front h6 {
    color: #189ac6;
    margin: 0;
    padding: 0 1rem 1rem 1rem;
}

.speakers2 .speaker .flipper .back .content p {
    margin: 1rem 0;
}

.speakers2 .speaker .flipper .back .content i {
    font-size: 1.5rem;
    margin: 0 0.5rem;
}

/* 4.2.4. Speaker list type 4
-------------------------------------------------------*/
.speakers4 {
    display: inline-block;
}

.speakers4 .speaker .flipper {
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    -webkit-perspective: 600px;
    perspective: 600px;
}

.speakers4 .speaker .flipper .front, .speakers4 .speaker .flipper .back {
    background: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.speakers4 .speaker .flipper .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.speakers4 .speaker .flipper .front h5 {
    margin: 0;
    padding: 1rem 1rem 0 1rem;
}

.speakers4 .speaker .flipper .front h6 {
    color: #189ac6;
    margin: 0;
    padding: 0 1rem 1rem 1rem;
}

.speakers4 .speaker .flipper .back {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.speakers4 .speaker .flipper .back .content {
    padding: 0 1rem;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.speakers4 .speaker .flipper .back .content p {
    margin: 1rem 0;
}

.speakers4 .speaker .flipper .back .content i {
    font-size: 1.5rem;
    margin: 0 0.5rem;
}

.speakers4 .speaker .flipper.flip .front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.speakers4 .speaker .flipper.flip .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.speakers4.alt-color .flipper .front, .speakers4.alt-color .flipper .back {
    background: #f1f0ec;
}

/* 4.3. Schedule
-----------------------------------------------------------*/
#single-class .image-box {
    margin-bottom: 3rem;
}

.wcs-timetable__compact small {
    padding-left: 1.5rem;
}

.time-meta {
    float: left;
}

/* 4.3.1. Schedule type 1
-------------------------------------------------------*/
.session_desc_toggle .custom-content {
    display: none;
}

.session_desc_toggle .session-reception .custom-content {
    display: block;
}

.schedule1 .tab-content-container {
    margin: 40px 0 0;
    overflow: hidden;
}

.schedule1 .row a img {
    border: 5px solid transparent;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    margin: 0;
}

.schedule1 .row a:hover img {
    border: 5px solid #189ac6;
}

.schedule1 .row .info-box {
    position: relative;
}

.schedule1 .row .info-box:before {
    display: none;
}

.schedule1 .row .info-box .content {
    background: #f1f0ec;
    padding: 1.5rem 2rem 1rem 2rem;
}

.schedule1 .precon-session .info-box, .session-precon .info-box, .session-am.workshop .info-box {
    border: 2px solid #189ac6;
}

.session-keynote .info-box {
    border: 2px solid #cccccc;
}

.schedule1 .row .info-box .content h4 a {
    color: #222;
}

.schedule1 .row .info-box .content h4 a:hover {
    color: #484848;
}

.schedule1 .row .info-box header, .schedule1 .row .info-box footer {
    background: #e6e5dd;
    color: #222;
    padding: 1rem 2rem;
}

.schedule1 .row .info-box header {
    font-size: .9rem;
    border-bottom: 1px solid #fff;
}

.schedule1 .row .info-box header ul, .schedule1 .row .info-box footer ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}

.schedule1 ul.nav-tabs {
    margin: 0 auto;
}

.schedule1 ul.bottom-nav-tabs {
    margin-top: 40px;
}

.schedule1 .row .info-box header ul li, .schedule1 .row .info-box footer ul li {
    display: inline;
    margin-right: 30px;
}

.schedule1 .row .info-box header ul li:nth-of-type(3) {
    margin-right: 0;
}

.schedule1 .row .info-box header ul li i, .schedule1 .row .info-box footer ul li i {
    color: #189ac6;
    margin-right: 7px;
}

.schedule1 .row .info-box header ul li a, .schedule1 .row .info-box footer ul li a {
    color: #222;
}

/* 4.3.2. Schedule type 2
-------------------------------------------------------*/
.schedule2 .talk {
    margin-top: 2rem;
}

.schedule2 .time {
    margin-top: 2rem;
}

.schedule2 .time, .schedule2 .venue {
    color: #222;
    text-align: right;
}

.schedule2 .time:before, .schedule2 .venue:before {
    color: #189ac6;
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

.schedule2 .time:before {
    content: "\f017";
}

.schedule2 .venue:before {
    content: "\f041";
}

.schedule2 .content-box {
    background: #f1f0ec;
    margin-left: 20px;
    padding: 2rem;
    position: relative;
}

.schedule2 .content-box .trigger {
    background: #189ac6;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem;
    height: 40px;
    left: -20px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 2rem;
    width: 40px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.schedule2 .content-box .trigger.active {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.schedule2 .content-box h4 {
    margin: 0;
}

.schedule2 .content-box h4 a {
    color: #222;
}

.schedule2 .content-box h4 a:hover {
    color: #189ac6;
}

.schedule2 .content-box .speaker {
    color: #222;
    margin: 0;
}

.schedule2 .content-box .speaker:before {
    content: "\f130";
    color: #189ac6;
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

.schedule2 .content-box .hidden-content {
    display: none;
    margin-top: 2rem;
}

/* 4.3.3. Schedule type 3
-------------------------------------------------------*/
.schedule3 .table-bordered {
    border-bottom: 1px solid #e6e4dd;
}

.schedule3 .table-bordered thead tr th {
    background: #f1f0ec;
    border-bottom: 1px solid #e6e4dd;
    color: #222;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
}

.schedule3 .table-bordered thead tr th:before {
    color: #189ac6;
    content: "\f017";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

.schedule3 .table-bordered thead tr th:first-child:before {
    display: none;
}

.schedule3 .table-bordered tbody tr th, .schedule3 .table-bordered tbody tr td {
    border-bottom: 1px solid #e6e4dd;
    padding: 1rem;
    text-align: center;
    vertical-align: middle;
}

.schedule3 .table-bordered tbody tr th {
    background: #f1f0ec;
    color: #222;
    font-weight: normal;
}

.schedule3 .table-bordered tbody tr th:before {
    color: #189ac6;
    content: "\f073";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

.schedule3 .table-bordered tbody tr td.talk {
    background: #189ac6;
    color: #fff;
}

.schedule3 .table-bordered tbody tr td a {
    color: #fff;
    display: block;
    font-weight: bold;
}

.schedule3 .table-bordered tbody tr td a.speaker:before {
    content: "\f130";
    font-family: "FontAwesome";
    font-weight: normal;
    margin-right: 0.5rem;
}

.schedule3 .table-bordered tbody tr:nth-child(even) td.talk {
    background: #91142c;
}

/* 4.3.4. Schedule type 4
-------------------------------------------------------*/
.schedule4 .day {
    border-bottom: 1px solid #e6e4dd;
    margin: 0;
}

.schedule4 .day:nth-child(even) {
    background: #f1f0ec;
}

.schedule4 .day .date {
    color: #222;
    font-weight: bold;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.schedule4 .day .date:before {
    color: #189ac6;
    content: "\f073";
    font-family: "FontAwesome";
    font-weight: normal;
    margin-right: 0.5rem;
}

.schedule4 .day .row {
    border-bottom: 1px solid #e6e4dd;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.schedule4 .day .row .date, .schedule4 .day .row .time, .schedule4 .day .row .subject, .schedule4 .day .row .speaker, .schedule4 .day .row .venue {
    padding-left: 38px;
    position: relative;
}

.schedule4 .day .row .date:before, .schedule4 .day .row .time:before, .schedule4 .day .row .subject:before, .schedule4 .day .row .speaker:before, .schedule4 .day .row .venue:before {
    color: #189ac6;
    left: 15px;
    font-family: "FontAwesome";
    font-weight: normal;
    position: absolute;
    top: 0;
}

.schedule4 .day .row .time:before {
    content: "\f017";
}

.schedule4 .day .row .subject {
    font-weight: bold;
}

.schedule4 .day .row .subject:before {
    content: "\f0f6";
}

.schedule4 .day .row .subject a {
    color: #222;
}

.schedule4 .day .row .subject a:hover {
    color: #189ac6;
}

.schedule4 .day .row .speaker:before {
    content: "\f130";
}

.schedule4 .day .row .speaker a {
    color: #222;
}

.schedule4 .day .row .speaker a:hover {
    color: #189ac6;
}

.schedule4 .day .row .venue:before {
    content: "\f041";
}

.schedule4 .day .row:last-child {
    border: 0;
}

/* 4.3.5. Schedule filter
-------------------------------------------------------*/
.wcs-timetable__container {
    padding: 0;
}

.wcs-filters__container {
    height: 100%;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.wcs-filters__filter-column, .wcs-filters__filter-column:last-of-type {
    margin: 0;
    width: 100%;
    padding: 1rem 0;
}

.wcs-timetable__container.wcs-timetable--with-filters.wcs-timetable--filters-right .wcs-filters {
    padding: 0;
}

/* 4.4. Features
-----------------------------------------------------------*/
.feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.feature .text, .feature-mobile .text {
    padding: 4rem 4rem 2rem 4rem;
}

.feature .text h5, .feature-mobile .text h5 {
    margin: 0;
}

.feature .text h6, .feature-mobile .text h6 {
    color: #189ac6;
}

.feature .text.light, .feature-mobile .text.light {
    background: #f1f0ec;
}

.feature .text.dark, .feature-mobile .text.dark {
    background: #222;
}

.feature .text.dark h5, .feature-mobile .text.dark h5 {
    color: #fff;
}

.feature .image {
    background-position: center center;
    /*position: absolute;*/
}

.image {
    height: 100%;
    width: 100%;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.image.image-hover:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.2, SizingMethod='auto expand')";
    /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.2, SizingMethod='auto expand');
    /* IE6 and 7 */
}

.image-box {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
}

.image-mobile {
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* 4.5. Price tables
-----------------------------------------------------------*/
/* 4.5.1. Price table 1
-------------------------------------------------------*/
.prices1 {
    margin: 0;
}

.prices1 .pricetable {
    background: #f1f0ec;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0 2px #e6e4dd;
    box-shadow: 0 0 2px #e6e4dd;
    margin: 2rem 0;
    overflow: hidden;
    padding: 3rem 1rem;
    position: relative;
}

.prices1 .pricetable.popular {
    background: #fff;
    border: 10px solid #f1f0ec;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 5rem 1rem;
}

.prices1 .pricetable h5 {
    margin: 0;
    padding: 0;
}

.prices1 .pricetable h6 {
    color: #189ac6;
    margin: 0;
}

.prices1 .pricetable .price {
    color: #222;
    font-size: 4rem;
    line-height: 4rem;
    padding: 3rem 0;
    text-transform: uppercase;
}

.prices1 .pricetable .price sup, .prices1 .pricetable .price sub {
    color: #189ac6;
    font-size: 1.5rem;
    position: relative;
}

.prices1 .pricetable .price sup {
    top: -2rem;
}

.prices1 .pricetable .price sub {
    top: 0;
}

.prices1 .pricetable ul {
    list-style: none;
    margin: 0 0 2rem;
    padding: 0;
}

.prices1 .pricetable ul li {
    line-height: 3rem;
}

.prices1 .pricetable .discount {
    background: #189ac6;
    color: #fff;
    height: 120px;
    padding-top: 85px;
    position: absolute;
    right: -60px;
    text-align: center;
    top: -60px;
    width: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 4.5.2. Price table 2
-------------------------------------------------------*/
.prices2 {
    margin: 0;
}

.prices2 .pricetable {
    background: #f1f0ec;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 0 2px #e6e4dd;
    box-shadow: 0 0 2px #e6e4dd;
    overflow: hidden;
    padding: 3rem 1rem;
    position: relative;
}

.prices2 .pricetable.popular {
    background: #fff;
    border: 10px solid #f1f0ec;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

.prices2 .pricetable h5 {
    margin: 0;
    padding: 0;
}

.prices2 .pricetable h6 {
    color: #189ac6;
    margin: 0;
}

.prices2 .pricetable .price {
    color: #222;
    font-size: 4rem;
    line-height: 4rem;
    padding: 3rem 0;
    text-transform: uppercase;
}

.prices2 .pricetable .price sup, .prices2 .pricetable .price sub {
    color: #189ac6;
    font-size: 1.5rem;
    position: relative;
}

.prices2 .pricetable .price sup {
    top: -2rem;
}

.prices2 .pricetable .price sub {
    top: 0;
}

.prices2 .pricetable ul {
    list-style: none;
    margin: 0 0 2rem;
    padding: 0;
}

.prices2 .pricetable ul li {
    line-height: 3rem;
}

.prices2 .pricetable .discount {
    background: #189ac6;
    color: #fff;
    height: 120px;
    padding-top: 85px;
    position: absolute;
    right: -60px;
    text-align: center;
    top: -60px;
    width: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 4.5.3. Price table 3
-------------------------------------------------------*/
.prices3 {
    margin: 0;
}

.prices3 .pricetable {
    background: #f1f0ec;
    margin: 2rem 0;
    overflow: hidden;
    padding: 0 0 3rem;
    position: relative;
}

.prices3 .pricetable h5 {
    background: #222;
    color: #fff;
    margin: 0;
    padding: 2rem 1rem 0 1rem;
}

.prices3 .pricetable h6 {
    background: #222;
    color: #189ac6;
    margin: 0;
    padding: 0 1rem 2rem 1rem;
}

.prices3 .pricetable .price {
    background: #189ac6;
    color: #222;
    font-size: 4rem;
    line-height: 4rem;
    padding: 1.5rem 0;
    text-transform: uppercase;
}

.prices3 .pricetable .price sup, .prices3 .pricetable .price sub {
    color: #fff;
    font-size: 1.5rem;
    position: relative;
}

.prices3 .pricetable .price sup {
    top: -2rem;
}

.prices3 .pricetable .price sub {
    top: 0;
}

.prices3 .pricetable ul {
    list-style: none;
    margin: 2rem 1rem;
    padding: 0;
}

.prices3 .pricetable ul li {
    line-height: 3rem;
}

.prices3 .pricetable .discount {
    background: #189ac6;
    color: #fff;
    height: 120px;
    padding-top: 85px;
    position: absolute;
    right: -60px;
    text-align: center;
    top: -60px;
    width: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.prices3 .pricetable.popular {
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    margin: 0;
    z-index: 1;
}

.prices3 .pricetable.popular h5 {
    padding: 3rem 1rem 0 1rem;
}

.prices3 .pricetable.popular h6 {
    padding: 0 1rem 3rem 1rem;
}

.prices3 .pricetable.popular .price {
    padding: 2.5rem 0;
}

/* 4.5.4. Price table 4
-------------------------------------------------------*/
.prices4 {
    margin: 0;
}

.prices4 .pricetable {
    background: #f1f0ec;
    overflow: hidden;
    padding: 0 0 3rem;
    position: relative;
}

.prices4 .pricetable h5 {
    background: #222;
    color: #fff;
    margin: 0;
    padding: 2rem 1rem 0 1rem;
}

.prices4 .pricetable h6 {
    background: #222;
    color: #189ac6;
    margin: 0;
    padding: 0 1rem 2rem 1rem;
}

.prices4 .pricetable .price {
    background: #189ac6;
    color: #222;
    font-size: 4rem;
    line-height: 4rem;
    padding: 1.5rem 0;
    text-transform: uppercase;
}

.prices4 .pricetable .price sup, .prices4 .pricetable .price sub {
    color: #fff;
    font-size: 1.5rem;
    position: relative;
}

.prices4 .pricetable .price sup {
    top: -2rem;
}

.prices4 .pricetable .price sub {
    top: 0;
}

.prices4 .pricetable ul {
    list-style: none;
    margin: 2rem 1rem;
    padding: 0;
}

.prices4 .pricetable ul li {
    line-height: 3rem;
}

.prices4 .pricetable .discount {
    background: #189ac6;
    color: #fff;
    height: 120px;
    padding-top: 85px;
    position: absolute;
    right: -60px;
    text-align: center;
    top: -60px;
    width: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.prices4 .pricetable.popular {
    background: #ebe9e3;
    margin: 0;
    z-index: 1;
}

.prices4 .pricetable.popular h5, .prices4 .pricetable.popular h6 {
    background: #1a1a1a;
}

.prices4 .pricetable.popular .price {
    background: #b11835;
}

/* 4.5.5. Price table 5
-------------------------------------------------------*/
.prices5 {
    margin: 0;
}

.prices5 .pricetable {
    background: #f1f0ec;
    overflow: hidden;
    padding: 0 0 3rem;
    position: relative;
}

.prices5 .pricetable h5 {
    background: #222;
    color: #fff;
    margin: 0;
    padding: 2rem 1rem 0 1rem;
}

.prices5 .pricetable h6 {
    background: #222;
    color: #189ac6;
    margin: 0;
    padding: 0 1rem 2rem 1rem;
}

.prices5 .pricetable .price {
    background: #189ac6;
    color: #222;
    font-size: 4rem;
    line-height: 4rem;
    padding: 1.5rem 0;
    text-transform: uppercase;
}

.prices5 .pricetable .price sup, .prices5 .pricetable .price sub {
    color: #fff;
    font-size: 1.5rem;
    position: relative;
}

.prices5 .pricetable .price sup {
    top: -2rem;
}

.prices5 .pricetable .price sub {
    top: 0;
}

.prices5 .pricetable ul {
    list-style: none;
    margin: 2rem 1rem;
    padding: 0;
}

.prices5 .pricetable ul li {
    line-height: 3rem;
}

.prices5 .pricetable .discount {
    background: #189ac6;
    color: #fff;
    height: 120px;
    padding-top: 85px;
    position: absolute;
    right: -60px;
    text-align: center;
    top: -60px;
    width: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.prices5 .pricetable.popular {
    background: #ebe9e3;
    margin: 0;
    z-index: 1;
}

.prices5 .pricetable.popular h5, .prices5 .pricetable.popular h6 {
    background: #1a1a1a;
}

.prices5 .pricetable.popular .price {
    background: #b11835;
}

/* 4.6. Forms
-----------------------------------------------------------*/
.form-control {
    background: #fff;
    border: 1px solid #e6e4dd;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1rem;
    height: auto;
    line-height: 1.25rem;
    padding: 0.5rem 1rem;
}

/* 4.7. Tabs
-----------------------------------------------------------*/
.nav-tabs {
    text-transform: uppercase;
}

.nav-tabs li a {
    border: 0;
    border-bottom: 1px solid #e6e4dd;
    color: #222;
}

.nav-tabs li a:hover, .nav-tabs li a:focus {
    background: #f1f0ec;
}

.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    background: #189ac6;
    border: 0;
    border-bottom: 1px solid #189ac6;
    color: #fff;
}

/* 4.8. Sponsors list
---------------------------------------------------------*/
/* 4.8.1. Sponsors list 1

-------------------------------------------------------*/
.sponsors1 ul {
    list-style: none;
    padding: 0;
}

.sponsors1 ul li {
    margin-bottom: 30px;
}

.sponsors1 ul li a {
    display: block;
    position: relative;
}

.sponsors1 ul li a:before {
    background: #189ac6;
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sponsors1 ul li a:after {
    content: "\f0c1";
    color: #fff;
    font-family: "FontAwesome";
    font-size: 2rem;
    left: 0;
    line-height: 2rem;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sponsors1 ul li a:hover:before {
    height: 100%;
    left: 0;
    opacity: 0.75;
    top: 0;
    width: 100%;
}

.sponsors1 ul li a:hover:after {
    opacity: 1;
    top: 50%;
}

/* 4.8.2. Sponsors list 2
-------------------------------------------------------*/
.sponsors2 ul {
    list-style: none;
    padding: 0;
}

.sponsors2 ul li {
    margin-bottom: 30px;
}

.sponsors2 ul li a {
    background: #f1f0ec;
    display: block;
    padding: 1rem;
}

.sponsors2 ul li a img {
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sponsors2 ul li a:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
}

/* 4.8.3. Sponsors list 3
-------------------------------------------------------*/
.sponsors3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sponsors3 ul {
    list-style: none;
    display: table;
    padding: 0;
    position: relative;
    width: 100%;
    margin-bottom: 0 !important;
}

.sponsors3 ul:before {
    border-left: 1px solid #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
}

.sponsors3 ul:after {
    border-top: 1px solid #fff;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.sponsors3 ul li {
    border-left: 1px solid #e6e4dd;
    border-top: 1px solid #e6e4dd;
}

.sponsors3 ul li a:not_btn {
    display: block;
    padding: 1rem;
}

.sponsors3 ul li a img {
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sponsors3 ul li a:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
}

.global-partners.sponsors3 ul,
.global-partners.sponsors3 li,
.global-partners.sponsors3 ul:before,
.global-partners.sponsors3 ul:after {
    border: none !important;
}


/* 4.9. Venues
---------------------------------------------------------*/
.feature-box {
    padding: 1rem 0 2rem 4rem;
    position: relative;
}

.feature-box .fa {
    color: #189ac6;
    left: 15px;
    position: absolute;
    top: 1rem;
}

.feature-box h5 {
    margin-bottom: 0.5rem;
}

/* 4.10. Gallery
---------------------------------------------------------*/
.gallery {
    margin: 0;
}

.gallery a {
    display: block;
    padding: 0;
    position: relative;
}

.gallery a:before {
    background: #189ac6;
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery a:after {
    content: "\f002";
    color: #fff;
    font-family: "FontAwesome";
    font-size: 2rem;
    left: 0;
    line-height: 2rem;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery a:hover:before {
    height: 100%;
    left: 0;
    opacity: 0.75;
    top: 0;
    width: 100%;
}

.gallery a:hover:after {
    opacity: 1;
    top: 50%;
}

/* 4.11. Counter
---------------------------------------------------------*/
.counter {
    color: #222;
    display: inline-block;
    font-size: 1.25rem;
    margin: 1rem 0.5rem;
    text-align: center;
    text-transform: uppercase;
}

.counter .number {
    border: 5px solid #189ac6;
    border-radius: 50%;
    font-size: 3.5rem;
    height: 155px;
    line-height: 150px;
    margin-bottom: 0.5rem;
    width: 155px;
}

/* 4.12. Progress bars
---------------------------------------------------------*/
#progress + .wpb_text_column {
    margin-top: 20px !important;
}

.progress {
    background: #f1f0ec;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 2.5rem;
    margin-bottom: 0;
}

.progress-bar {
    background: #189ac6;
    font-size: 1rem;
    line-height: 2.5rem;
    padding: 0 1rem;
    text-align: right;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

/* 4.13. Shop
---------------------------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #189ac6;
    border: 0;
    color: #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #e5405f;
    color: #fff;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #222;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #333;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: #fff;
}

.woocommerce ul.products li.product .price {
    color: inherit;
}

.woocommerce span.onsale {
    line-height: 2.8em;
    background: #189ac6;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #189ac6;
}

.woocommerce .woocommerce-info:before {
    color: #189ac6;
}

.shop_table th {
    background: transparent;
    color: #222;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0.5rem 1rem;
}

.woocommerce form .form-row .select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0.3rem .5rem;
    height: auto;
    min-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    padding: 0 0 0 2rem;
}

.woocommerce form .form-row textarea {
    height: 10rem;
}

/* 4.14 My Account
-------------------------------------------------------------*/
#prefooter h4 {
    color: #fff;
}

.woocommerce-MyAccount-navigation a {
    color: #666;
}

.woocommerce-MyAccount-navigation a:hover {
    color: #222;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0;
}

.woocommerce-MyAccount-navigation ul li a {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 1rem;
}

.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li.is-active a {
    background: #f8f8f8;
}

.woocommerce-MyAccount-navigation ul li a:before {
    color: #189ac6;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

.woocommerce nav.woocommerce-MyAccount-navigation li a:hover {
    padding: 1rem 1rem 1rem 2rem;
}

/* 4.15. Blog
---------------------------------------------------------*/
#primary.content-area, .blog-page {
    padding-top: 0rem;
    padding-bottom: 80px;
}

.blank-theme #primary.content-area {
    padding-bottom: 0 !important;
}

article article img, .stickywhile img, .nonstickywhile img {
    max-width: 100%;
    height: 100%
}

article article iframe, .stickywhile iframe, .nonstickywhile iframe, article article embed, .stickywhile embed, .nonstickywhile embed {
    max-width: 100%;
}

/* 4.15.1. Posts list
-----------------------------------------------------*/
.post {
    padding-bottom: 4rem;
    position: relative;
}

.post:nth-child(3n+1) {
    clear: both;
}

.post .image {
    display: block;
    height: 190px;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}

.post .image img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.post .image span {
    background: #189ac6;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 0.7rem;
    font-weight: bold;
    line-height: 1.5rem;
    left: 0.75rem;
    padding: 0 0.5rem;
    position: absolute;
    text-transform: uppercase;
    top: 0.75rem;
    z-index: 5;
}

.post .image:before {
    background: #189ac6;
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.post .image:after {
    content: "\f0c1";
    color: #fff;
    font-family: "FontAwesome";
    font-size: 2rem;
    left: 0;
    line-height: 2rem;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.post .image:hover:before {
    height: 100%;
    left: 0;
    opacity: 0.75;
    top: 0;
    width: 100%;
}

.post .image:hover:after {
    opacity: 1;
    top: 50%;
}

.post h2 {
    font-size: 1.5rem;
    margin: 0;
}

.post h2 a {
    color: #222;
}

.post .meta {
    color: #189ac6;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}

.post .author {
    border-top: 1px solid #e6e4dd;
    margin-top: 1rem;
    padding-top: 1rem;
}

.post .author img {
    border-radius: 50%;
    float: left;
    height: 3.5rem;
    margin-right: 0.75rem;
    width: 3.5rem;
}

.post .author .name {
    color: #222;
}

.post.featured:nth-child(2n+1) {
    clear: both;
}

.post.featured:after {
    background: #189ac6;
    color: #fff;
    content: "\f005";
    font-family: "FontAwesome";
    height: 3rem;
    line-height: 3rem;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 3rem;
    z-index: 5;
}

.post.featured .image {
    height: 300px;
}

.pager li a, .pager li span {
    border-radius: 3px;
}

/* 4.15.2. Single posts

-----------------------------------------------------*/
#single-post .cover {
    margin-bottom: 2rem;
}

#single-post .summary {
    color: #222;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}

#single-post .author {
    border-top: 1px solid #e6e4dd;
    padding-top: 2rem;
}

#single-post .author h4 {
    margin: 0;
}

#single-post .author h6 {
    color: #189ac6;
    margin: 0 0 0.5rem;
}

#single-post .author p {
    margin: 0 0 1rem;
}

.single-post .post .author img {
    border-radius: 50%;
    float: left;
    height: auto;
    margin-right: 0.75rem;
    width: auto;
}

.single-post main section#single-post, .landing_page section#single-post {
    padding: 0rem 0 80px;
}

.blank-theme section#single-post {
    padding: 0;
}

.single-post .post {
    padding-bottom: 0rem;
}

.single-post .post_related_by-category .post .author img {
    border-radius: 50%;
    float: left;
    height: 3.5rem;
    margin-right: 0.75rem;
    width: 3.5rem;
}

.single-post #primary .post .image {
    height: 100%;
}

.post .image-box {
    margin-bottom: 15px;
}

.post .image {
    margin-bottom: 0;
}

.post-title a {
    color: #222 !important;
}

main .post_related_by-category section {
    padding: 1rem 0;
}

.post_related_by-category {
    padding-bottom: 80px;
    overflow: hidden;
}

.post_related_by-category .post h2 {
    padding: 0
}

.post_related_by-category .post .meta {
    font-size: .85rem !important;
    margin-bottom: 0;
    color: #bfbfbf;
}

.post .image {
    height: auto;
}

.post .image img {
    position: relative;
}

.image {
    height: 100%;
    width: 100%;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.relatedposts section {
    padding: 0;
}

.nonstickywhile .post .image {
    min-height: 190px;
}

.post h2 {
    padding-top: 2rem;
}

.author h6, .author .title {
    text-transform: none;
}

.author h4.name {
    margin: 0;
}

/* 4.15.3. Comments
-----------------------------------------------------*/
.depth-2, .depth-3, .depth-4, .depth-5, .depth-6, .depth-7, .depth-8, .depth-9, .depth-10 {
    padding-left: 5rem;
}

.comments, .post-navigation, .post_related_by-category {
    border-top: 1px solid #d7d7d7;
    padding-top: 80px;
}

.comments {
    margin-top: 60px;
}

.comments .media-list {
    margin-bottom: 3rem;
}

.comment-form label {
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.comment-form [type=text] {
    width: 50%;
}

.media {
    border-top: 1px solid #e6e4dd;
    margin-top: 2rem;
    padding-top: 2rem;
}

.media-left img {
    border-radius: 50%;
    height: 5rem;
    margin-right: 0.5rem;
    width: 5rem;
    max-width: 5rem;
}

.media-body h5 {
    margin-bottom: 1rem;
    padding-right: 3rem;
    position: relative;
}

.media-body h5 i {
    position: absolute;
    right: 0;
    top: 0;
}

.media-body p {
    margin-bottom: 1rem;
}

#respond.comment-respond {
    padding: 0;
}

/* 4.15.4. Post navigation
-----------------------------------------------------*/
.post-navigation h2 {
    display: none;
}

.post-navigation .nav-links:before, .post-navigation .nav-links:after {
    clear: both;
    content: "";
    display: table;
    width: 100%;
}

.post-navigation .nav-links .screen-reader-text, .post-navigation .nav-links .post-title {
    display: none;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.post-navigation .nav-previous {
    float: left;
}

.post-navigation .nav-next {
    float: right;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    padding: 0.5rem 1rem;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
    top: -5px;
}

.post-navigation .nav-previous a:before {
    content: "\f104";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

.post-navigation .nav-next a:after {
    content: "\f105";
    font-family: "FontAwesome";
    margin-left: 0.5rem;
}

/* 4.16. Newsletter
=============================================================*/
.newsletter {
    background-size: cover;
    text-align: center;
}

.newsletter .form-control, .newsletter .btn {
    border: 0;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1rem;
}

.newsletter .form-control {
    width: 320px;
}

section.newsletter {
    padding: 8rem 0;
}

.newsletter.widget {
    background: url(images/newsletter.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
}

.newsletter.widget h4 {
    color: #fff;
    margin: 0 0 1rem;
}

.newsletter.widget .form-control, .newsletter.widget .btn {
    border: 0;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1rem;
}

.newsletter.widget .form-control {
    width: 320px;
}

/* 4.17. Sitemap
=============================================================*/
.sitemap {
    padding-bottom: 4rem;
}

.sitemap:nth-child(3n+1) {
    clear: both;
}

.sitemap ul {
    list-style: none;
    padding: 0;
}

.sitemap ul li a {
    border-bottom: 1px solid #e6e4dd;
    display: block;
    padding: 0.5rem 1rem 0.5rem 1.5rem;
    position: relative;
}

.sitemap ul li a:hover {
    background: #f1f0ec;
}

.sitemap ul li a:before {
    color: #222;
    content: "\f105";
    font-family: "FontAwesome";
    left: 0.5rem;
    position: absolute;
    top: 0.5rem;
}

/* 4.18. VC plugin
================================================================*/
.vc_row[data-vc-full-width].vc_hidden {
    opacity: 1 !important;
}

.vc_parallax .vc_parallax-inner {
    background-attachment: fixed !important;
    background-size: cover;
    opacity: 0.3;
}

/* 4.19. Homepage
-----------------------------------------------------------*/
.hero-homepage h1, .hero-homepage h2, .hero-homepage h3 {
    color: #ffffff;
}

.hero-homepage h1 {
    font-size: 4rem;
    line-height: 1em;
}

.hero-homepage h2 {
    font-size: 2rem;
}

/* 5. Footer
=============================================================*/
footer {
    font-size: .9rem;
}

#prefooter {
    background: #222;
    padding-top: 80px;
    padding-bottom: 80px;
}

#prefooter h4 {
    color: #fff;
}

#prefooter h6 {
    color: #fff;
    margin-bottom: 0;
}

#prefooter a {
    color: #666;
}

#prefooter a:hover {
    color: #fff;
}

#prefooter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

#prefooter ul li {
    margin: 0;
    padding: 0;
}

#prefooter ul li {
    display: block;
    padding-top: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
}

#prefooter ul li a:before {
    color: #189ac6;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

#prefooter ul:nth-child(3) {
    list-style: none;
    margin: 0;
    padding: 0;
    columns: inherit;
    -webkit-columns: inherit;
    -moz-columns: inherit;
}

#prefooter ul:nth-child(3) li a:before {
    color: transparent;
    content: none;
    font-family: none;
    margin-right: 0;
}

#prefooter .logo {
    float: none;
    margin: 0 0 2rem;
}

.speaker-credits {
    text-align: left;
}

.speaker-credits .btn {
    margin-bottom: 80px;
}

.speaker-credits p {
    margin: 0;
}

.speaker-credits ul {
    list-style: none;
    margin-bottom: 40px;
    margin-top: 80px;
    padding-left: 0;
}

.speaker-credits ul li {
    display: inline;
}

.speaker-credits ul li a {
    margin: 0 0.5rem;
}

.credits {
    padding: 2rem 0;
    text-align: left;
}

footer .credits {
    background: #1d1d1d;
    color: #fff;
    padding: 2rem 0;
    text-align: center;
    padding-bottom: 40px;
}

.credits p {
    margin: 0;
}

.credits ul {
    list-style: none;
    margin: 1rem 0 0;
    padding-left: 0;
}

.credits ul li {
    display: inline;
}

.credits ul li:first-child {
    border-left: 1px solid #666;
    margin-left: 15px;
    padding-left: 10px;
}

.credits ul li a {
    margin: 0 0.5rem;
}

.credits h4 {
    color: white;
    margin: 0;
}

.credits #text-4.widget_text, .credits ul {
    display: inline-block;
}

footer .copyright {
    margin: 40px 0 0;
}

#prefooter .widget.widget_address_widget a {
    color: #189ac6;
    text-decoration: none;
}

#prefooter .widget.widget_nav_menu li a:hover {
    padding: 1rem 1rem 1rem 2rem;
}

.footer {
    background: #222;
}

.footer h4 {
    color: #fff;
}

.footer a {
    color: #666;
}

.footer a:hover {
    color: #fff;
}

.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer ul li {
    margin: 0;
    padding: 0;
}

.footer ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    padding: 1rem;
}

.footer ul li a:hover {
    background: rgba(255, 255, 255, 0.03);
}

.footer ul li a:before {
    color: #189ac6;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
}

footer .sponsors {
    background: #f1f0ec;
    padding: 1rem 0;
    text-align: center;
}

footer .sponsors a {
    display: block;
}

footer .sponsors a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    opacity: 0.25;
}

footer .sponsors a:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
    opacity: 1;
}

footer#footer {
    padding-top: 0;
}

/* 5.1 Widget search
-------------------------------------------------------------------*/
.widget_search input {
    width: 100%;
    max-width: 280px;
    padding: 5px 15px;
    background: #FFF;
    border: 0 none;
    cursor: pointer;
    border-radius: 2px;
}

.widget_search input.search-submit {
    background: #189ac6;
    border: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.widget_search input.search-submit:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.widget_search input.search-submit:hover {
    background: #e5405f;
    color: #fff;
}

/* 6. OWL CAROUSEL PLUGIN
-------------------------------------------------------------------*/
.sponsor-carousel .owl-item div img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    opacity: 0.25;
}

.sponsor-carousel .owl-item div:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
    opacity: 1;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* Owl Carousel - Auto Height Plugin  */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*  Core Owl Carousel CSS File */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls {
    text-align: center;
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    display: inline-block;
    padding: 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-controls .owl-dots {
    margin-top: 30px;
}

.owl-carousel .owl-controls .owl-dot {
    padding: 0 5px;
}

.owl-carousel .owl-controls .owl-dot span {
    background: #e7e7e7;
    border-radius: 5px;
    display: block;
    height: 10px;
    width: 10px;
}

.owl-carousel .owl-controls .owl-dot.active span {
    background: #189ac6;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-stage {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%;
}

.owl-carousel .owl-item img {
    display: inline-block;
    max-width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/* Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-stage-outer {
    overflow: hidden;
}

.owl-item {
    text-align: center;
}

.wpb_content_element {
    margin-bottom: 0;
}

.blogg {
    padding: 80px 0;
}

.site-content {
    margin-top: 140px;
}

.fotorama__wrap {
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}

button, input, select, textarea {
    max-width: 100%;
}

#subscription {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(24,151,197,.9);
    z-index: 9999;
    display: none;
}

#subscription.active {
    display: block;
}

#subscription > div > div:first-of-type p {
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #fff;
    display: inline-block;
    margin: 0 1rem 0 0;
    text-align: right;
    width: 100%;
}

#emma-form, .isds-wce-form, .emma-wrap, #emma-subscription-form {
    display: inline-block;
    width: auto !important;
    position: relative;
}

ul#emma-form-elements, .isds-wce-form-elements {
    margin: 0;
    padding: 0;
    display: inline-block;
}

li.emma-form-row, .isds-wce-form li {
    list-style-type: none;
    display: inline-block !important;
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
    overflow: initial;
}

.isds-wce-form li.isds-wce-form-row-hidden {
    display: none !important;
}

.emma-form-label, .isds-wce-form-label {
    display: none;
}

#emma-form input, .isds-wce-form input, form#subscriptions input[type='email'] {
    border: none;
    border-radius: 3px;
    height: auto;
    line-height: 1.25rem;
    padding: 0.5rem 1rem;
    float: none !important;
}

#emma-form input#emma-form-submit, form#subscriptions #next-btn {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    color: #fff;
    text-transform: uppercase;
    background: #63BD00;
    margin: 0 0 0 1rem;
    padding: 0.5rem 1rem;
    line-height: 1.25rem;
    width: auto;
    height: auto !important;
    float: none !important;
}

form#subscriptions #next-btn {
    padding: 0.5rem 1.5rem;
    margin: -1px 0 0 .3rem;
}

#emma-form input#emma-form-submit:hover, form#subscriptions next-btn:hover {
    background: #519a00;
}

.emma-status {
    min-width: 280px;
}

.emma-status.emma-alert {
    position: absolute !important;
    top : -4.5rem;
}

.spinner {
    margin: 0 0 -10px !important;
}

.close-icon {
    color: #fff;
    font-size: 1.4rem;
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -.5rem;
    line-height: 1;
    cursor: pointer;
}

#subscription-toggle {
    position: fixed;
    bottom: 10px;
    right: 15px;
    background: rgba(24,154,198,1);
    color: #fff;
    width: 2.8rem;
    height: 2.8rem;
    text-align: center;
    border-radius: 50%;
    line-height: 2.675rem;
    z-index: 99;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.25);
    box-shadow: 0 0 0 1px rgba(0,0,0,.25);
}

#subscription-toggle:hover {
    background: rgb(63, 181, 222);
}

#subscription-toggle.inactive {
    display: none;
}

/* misc */
.clearfix {
    clear: both;
}

/*--- Font Awesome Icons ---*/
/* You'll Learn */
.learn-blocks ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
}

.learn-blocks ul li {
    list-style-type: none;
    color: #000;
    text-align: center;
    width: 14%;
    font-weight: 700;
    padding: 6.5rem 0 1rem;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.learn-blocks ul li a {
    color: #000;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    padding-top: 6.5rem;
    z-index: 9;
}

.learn-blocks.ds-com-learn-blocks ul li, .learn-blocks.ds-com-learn-blocks ul li a {
    padding: 3rem 0 0;
    line-height: 1;
}

.learn-blocks ul li:hover a {
    color: rgba(24,154,198,1);
}

.learn-blocks ul li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 1.5rem;
    line-height: 6rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.learn-blocks.ds-com-learn-blocks ul li:before {
    color: #292929;
    line-height: 1;
}

.learn-blocks ul li:after {
    content: '';
    display: block;
    border-radius: 50%;
    width: 6rem;
    height: 6rem;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -3rem;
    background: rgba(0,0,0,.05);
    background: #292929;
    border: 1px solid transparent;
    z-index: 1;
}

.learn-blocks.ds-com-learn-blocks ul li:after {
    display: none;
}

.learn-blocks ul li:nth-of-type(1):before {
    content: '\f0ca';
}

.learn-blocks ul li:nth-of-type(2):before {
    content: '\f002';
}

.learn-blocks ul li:nth-of-type(3):before {
    content: '\f003';
}

.learn-blocks ul li:nth-of-type(4):before {
    content: '\f10b';
}

.learn-blocks ul li:nth-of-type(5):before {
    content: 'UX';
    font-family: inherit;
    font-weight: 800;
}

.learn-blocks ul li:nth-of-type(6):before {
    content: '\f0c0';
}

.learn-blocks ul li:nth-of-type(7):before {
    content: '\f201';
}

.learn-blocks ul li:nth-of-type(8):before {
    content: '\f080';
}

.learn-blocks ul li.i-content:before {
    content: '\f0ca' !important;
}

.learn-blocks ul li.i-search:before {
    content: '\f002' !important;
}

.learn-blocks ul li.i-email:before {
    content: '\f003' !important;
}

.learn-blocks ul li.i-social:before {
    content: '\f0c0' !important;
}

.learn-blocks ul li.i-mobile:before {
    content: '\f10b' !important;
    font-size: 2rem;
}

.learn-blocks ul li.i-strategy:before {
    content: '\f201' !important;
}

.learn-blocks ul li.i-facebook:before {
    content: '\f09a' !important;
}

.learn-blocks ul li.i-ux:before {
    content: 'UX' !important;
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 800;
}

.learn-blocks ul li, .learn-blocks ul li:before, .learn-blocks ul li:after, .icons-left .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.learn-blocks ul li:hover {
    color: rgba(24,154,198,1);
    cursor: default;
}

.learn-blocks ul li:hover:before {
    color: #fff;
}

.learn-blocks.ds-com-learn-blocks ul li:hover:before {
    color: rgba(24,154,198,1);
}

.learn-blocks ul li:hover:after {
    background: rgba(24,154,198,1);
    border: 1px solid rgba(24,154,198,.35);
}

.vc_btn3.vc_btn3-style-custom:focus, .vc_btn3.vc_btn3-style-custom:hover {
    background: #127799 !important;
}

/* Reasons to Attend */
.icons-left .wpb_wrapper .vc_icon_element {
    float: left;
}

/*.icons-left .wpb_wrapper .wpb_wrapper {
	display: -webkit-box;




    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}*/
.icons-left .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner, .custom-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 4.5rem !important;
    height: 4.5rem !important;
}

.icons-left .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner:hover {
    background: rgba(24,154,198,1) !important;
}

.icons-left p, .icons-left .custom-bullets ul {
    padding: 0 2rem 0 6.5rem;
}

.icons-left .grey-bg {
    margin: 0 2rem 0 6.5rem !important;
}

.icons-left .grey-bg h6, .icons-left .grey-bg p {
    padding: 0;
    margin: 0 0 1rem;
}

.wcs-timetable__container p span.more-link {
    display: block;
}

.wcs-timetable__container p a {
    color: #189ac6 !important;
    display: inline-block;
    margin: .5rem 0 0;
}

.wcs-timetable__container .custom-content p a {
    display: inline;
}

.wcs-timetable__container .reception-content {
    font-size: .9rem;
}

.wcs-timetable__container .reception-content a {
    color: #189ac6 !important;
}

.wcs-timetable__container p a i {
    font-size: .8rem;
    padding: 0 .3rem 0 0;
}

.schedule1 .col-sm-10 h4 {
    margin-bottom: 10px;
}

h5.session-speaker {
    font-size: 1rem;
    padding: 0 0 1rem;
    margin: 0 0 1rem;
    color: #666;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

h5.session-speaker a {
    display: inline-block;
}

.wcs-filters__filter-wrapper {
    display: block;
    margin: 0;
}

/*
.filter_day_0 {
	display: none;
}
*/
.wcs-timetable__container.wcs-timetable--with-filters:not(.wcs-timetable--filters-center) .wcs-filters {
    width: 100%;
}

.wcs-filters--switches .wcs-switcher__switch {
    margin-top: 9px;
}

.wcs-filter-toggler-container {
    width: 100%;
    margin: 1rem 0 0;
    text-align: left;
}

.schedule1 .nav-tabs-fixed {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    max-width: 1140px;
}

.schedule1 .nav-tabs li a {
    background: #f1f0ec;
    border-radius: 0 !important;
    margin: 0;
}

.schedule1 .wcs-class {
    margin: 20px 0 40px;
}

.schedule1 .session-set:last-of-type .wcs-class:last-of-type {
    margin: 20px 0 0;
}

.schedule1 .content-header {
    clear: both;
    overflow: hidden;
    margin: 0 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.schedule1 .content-header .col-sm-2 {
    padding: 0 .5rem 0 0;
}

.schedule1 .tab-content.col-sm-9 {
    padding: 0;
}

.schedule1 .content-header .col-sm-10 {
    padding: 0 0 0 1rem;
}

.schedule1 .content-header .col-sm-12 {
    padding: 0;
}

.schedule1 .content-header .col-sm-12 h4 {
    margin: 0
}

.schedule1 .tab-content-container h6, .schedule1 .content-header h5 {
    margin: 0;
}

.schedule1 .content-header h5 a, .schedule1 .custom-content h5 {
    color: #555555;
}

.schedule1 .custom-content h5 {
    margin: 0;
}

.schedule1 .custom-content h5:last-of-type {
    margin-bottom: 1rem;
}

.schedule1 .custom-content {
    margin-bottom: 1rem;
    font-size: .9rem;
}

.schedule1 .custom-content ul {
    margin: 0;
    padding: 0;
}

.schedule1 .custom-content ul li {
    padding-left: 1rem;
    position: relative;
    list-style-type: none;
    font-size: .9rem;
    line-height: 1.5;
    margin: 0 0 .5rem;
}

.schedule1 .custom-content p {
    font-size: .9rem;
}

.schedule1 .custom-content li:before {
    color: #189ac6;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
    position: absolute;
    left: 0;
}

.schedule1 .row .info-box footer ul li.more-link {
    float: right;
    margin: 0;
}

.schedule1 .tab-content-container > .col-sm-3 .filters-wrapper.fixed-filters {
    position: fixed;
    top: 0;
    height: 100%;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.schedule1 .wcs-class .session-set-title {
    margin: 0 0 20px;
    color: #189ac6;
}

.schedule1 .session-set > h4, .main-conf > h4, .schedule1 .wcs-class.session-description .session-set-title {
    margin: 0;
    color: #189ac6;
    font-size: 2rem
}

.schedule1 .wcs-class.session-description .session-set-title + p {
    margin: 0;
}

.schedule1 .wcs-class.session-description {
    margin: 20px 0;
}

.session-note {
    float: right;
    color: #fff;
    font-size: .8rem;
    background: #292929;
    padding: 0 .75rem;
    margin: 0 -10px 10px 0 !important;
    line-height: 2;
    text-align: center;
    text-transform: uppercase;
}

.session-precon .session-note, .session-am.workshop .session-note, .session-masterclass .session-note {
    background: #189ac6;
}

.filters-wrapper .close-icon {
    display: none;
    z-index: 999999;
}

/* Precon Page Styles */
.ds-quote {
    position: relative;
}

/*.ds-quote:after {
	content: '';
	display: block;
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #189ac6;
}*/
.ds-quote h4 {
    text-transform: none;
    font-weight: 800;
    margin: 0 0 1rem;
    color: #fff;
    font-style: italic;
    font-size: 1.3rem;
    line-height: 1.5;
}

.ds-quote h4 + p {
    font-style: italic;
    margin-top: 30px;
}

.vc_color-success.vc_message_box-outline, .vc_color-success.vc_message_box-solid-icon {
    color: #ffffff !important;
    border-color: #178ab3 !important;
    background-color: #178ab3 !important;
}

.vc_color-success.vc_message_box-outline .vc_message_box-icon, .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff !important;
}

/* Homepage Blog Style */
.vc_gitem-post-data-source-post_title h4 {
    margin: 0;
    font-size: 17px;
}

/*.home .vc_grid .vc_btn3-style-custom {
	background-image: none !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-ms-border-radius: 4px !important;
	border-radius: 4px !important;
	padding: .6rem 1.2rem !important;
	border: none !important;
	font-size: .9rem !important;
	font-weight: normal;
	position: relative !important;

	top: .5rem !important;
	transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease !important;
    -o-transition: all 0.3s ease !important;
}
.home .vc_gitem-post-category-name {
	background: none !important;
	text-transform: uppercase;
	margin-top: 1.5rem;
}
.home .vc_gitem-post-category-name .vc_gitem-link {

	color: #fff !important;
	display: inline-block;
}
.home .vc_gitem-post-category-name .vc_gitem-link:hover {
	color: #1897c5 !important;

}
.home .vc_gitem-post-data-source-post_excerpt p {
	font-size: 1rem;
	text-align: center !important;
	line-height: 1.4;
}
.home .vc_gitem-zone .vc_gitem-zone-mini {
	padding: 0 1.5rem !important;
}
.home .vc_gitem-zone-b {
    -webkit-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
}
.home .vc_gitem-row-position-top {
	z-index: 1;
}
.home .vc_gitem-post-data-source-post_categories {
	z-index: 9;
	display: block !important;
}*/
.vc_gitem-zone, .vc_gitem-zone-mini .vc_gitem-col {
    min-height: 160px;
}

.vc_gitem-zone-mini .vc_gitem-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.vc_gitem-zone-mini {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    ; }

.vc_custom_heading:first-of-type {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin-bottom: 0 !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.vc_gitem-zone .vc_gitem-col {
    position: relative;
}

.vc_gitem-post-data {
    margin-bottom: 0 !important;
}

.speaker-submission form p {
    margin: 1.3rem 0 .3rem
}

.wpcf7-quiz-label {
    font-weight: bold;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin: 0 !important;
}

.top-cta h2 {
    color: #189ac6;
}

p {
    margin: 0 0 1rem;
}

.headings h1 {
    margin: -14px 0 29px;
}

.content-speaker .headings {
    margin-bottom: 20px;
}

.content-speaker .headings h1 {
    margin: -14px 0 10px;
}

h2.subtitle {
    font-size: 24px;
    margin: 0 0 31px;
}

.headings .wpb_wrapper > h4 {
    /*margin: -6px 0 34px;*/
    margin: 16px 0 54px !important;
}

.wpb_wrapper > h4 {
    margin-top: -6px;
    margin-bottom: -7px !important;
}

.headings + .wpb_text_column p, .headings + .vc_inner .wpb_text_column p {
    margin-top: -6px;
    margin-bottom: 33px !important;
}

.custom-bullets ul {
    padding-left: 6px !important;
}

.custom-bullets .right-align-ul ul {
    padding-right: 0 !important;
}

.custom-bullets>.vc_column-inner {
    padding-right: 0 !important;
}

.custom-bullets li {
    padding-left: 1rem;
    position: relative;
    list-style-type: none;
}

.custom-bullets li:before {
    color: #189ac6;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
    position: absolute;
    left: 0;
}

.custom-bullets .right-align-ul li:before {
    content: "\f104" !important;
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
    right: 0 !important;
}

.vc_toggle:last-of-type {
    margin-bottom: 0 !important;
}

.vc_toggle:last-of-type p:last-of-type {
    margin: 0 !important;
}

.vc_toggle:last-of-type .vc_toggle_content {
    margin: 0 !important;
}

.wpcf7 form p {
    margin: 0 0 3px 3px
}

.wpcf7 form input[type=button], .wpcf7 form input[type=submit] {
    margin: 15px 0 0;
    border-radius: 7px;
}

.learn-blocks + div p {
    position: relative;
    top: -7px;
    margin-bottom: -7px !important;
}

ul#emma-form-elements .emma-form-input, .isds-wce-form-elements .isds-wce-form-input {
    width: 100% !important;
}

form#subscriptions {
    width: 100%;
}

form#subscriptions input[type='email'] {
    width: 59%;
}

.subscription-groups-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.85);
    z-index: 9999;
}

.subscription-groups {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.subscription-groups-wrapper {
    position: relative;
    width: 100%;
    max-width: 1140px;
    min-width: 280px;
    max-height: 550px;
    min-height: 200px;
    background: #fff;
    padding: 80px;
}

#subscription-success {
    display: none;
}

#subscription-success div {
    background: #fff;
    padding: 80px;
    text-align: center;
}

#subscription-error p {
    background: #F44336;
    color: #fff;
    ; position: absolute;
    top: -29px;
    padding: 0 15px;
    font-size: .9rem;
    border-radius: 3px;
}

#subscription-error p:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: -40;
    bottom: -5px;
    background: #F44336;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.subscription-groups .col-sm-12 > span {
    display: block;
}

.subscription-groups h5 {
    margin: 30px 0;
    text-align: center;
}

.subscription-groups label {
    font-weight: 500;
    font-size: .85rem;
    line-height: 1.3;
    cursor: pointer;
    display: inline-block;
    max-width: 89%;
    vertical-align: top;
}

.subscription-groups label span {
    font-size: .7rem;
    font-style: italic;
    display: inline-block;
    line-height: 1.3;
}

.subscription-groups input[type='checkbox'] {
    margin: 0 7px 0 0;
    display: inline-block;
    position: relative;
    top: -5px;
}

.subscription-groups-wrapper .list-close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
}

.list-close .fa-times {
    font-size: 20px;
    padding: 20px;
    cursor: pointer;
}

/* DS.com Blog Page Styles */
.blog-post-grid .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item, .blog-post-grid .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item, .post_related_by-category .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item, .post_related_by-category .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item {
    background: #189ac6 !important;
}

.blog-post-grid .vc_gitem-post-category-name, .post_related_by-category .vc_gitem-post-category-name {
    color: #fff !important
}

.blog-post-grid .vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item, .post_related_by-category .vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
    padding: 0 0.5rem;
    line-height: 2;
}

.blog-post-grid .vc_grid-filter.vc_grid-filter-center.vc_gitem-post-data, .post_related_by-category .vc_grid-filter.vc_grid-filter-center.vc_gitem-post-data {
    text-align: left;
    margin: 7px 10px 10px 10px;
}

.post_related_by-category .vc_grid-filter.vc_grid-filter-center.vc_gitem-post-data {
    margin: 0;
}

.vc_gitem-col {
    padding: 20px !important
}

.vc_gitem-col h4, .post_related_by-category h4 {
    margin: 0;
}

.blog-post-grid .vc_gitem-col .vc_gitem-post-data, .post_related_by-category .vc_gitem-post-data {
    margin-bottom: 10px;
}

.blog-post-grid .vc_gitem-col .vc_gitem-post-data h6, .post_related_by-category h6 {
    font-size: .85rem !important;
    margin-bottom: 0;
    color: #bfbfbf
}

.vc_gitem-col .vc_gitem-post-data p, .post_related_by-category .vc_gitem-post-data p {
    color: #bfbfbf;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
}

.blog-post-grid .vc_gitem-col .vc_btn3-container a, .post_related_by-category .vc_btn3-container a {
    border: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    line-height: normal;
}

.comment-form .form-submit {
    margin: 0 0 80px;
    ; }

.single-post .headings div.meta {
    margin: -20px 0 20px;
    color: #bfbfbf
}

.hp-testimonials h1 {
    color: #fff;
}

.hp-testimonials .wpb_wrapper {
    text-align: center;
}

.hp-testimonials .wpb_wrapper .wpb_text_column p {
    font-style: italic;
    padding: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.4;
    position: relative;
}

.hp-testimonials .wpb_wrapper .wpb_text_column h5 {
    margin: 0 0 5px;
    padding-top: 15px;
    color: #fff;
    position: relative;
}

.hp-testimonials .wpb_wrapper .wpb_text_column h5:before {
    content: '';
    height: 1px;
    width: 60%;
    position: absolute;
    left: 20%;
    top: 0;
    background: #189ac6;
}

.hp-testimonials .wpb_wrapper .wpb_text_column h6 {
    color: #189ac6;
    min-height: 2.5rem;
}

.hp-testimonials .vc_row-o-equal-height .vc_col-sm-3 .vc_column-inner {
    padding: 30px 20px 20px;
    background: rgba(0,0,0,.4);
    margin: 0 5px;
}

.hp-testimonials .vc_row-o-equal-height .vc_col-sm-3 .vc_column-inner .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
}

.hp-testimonials .vc_row-o-equal-height .vc_col-sm-3 .vc_column-inner .wpb_content_element:nth-of-type(2) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-bottom: 15px;
}

.hp-testimonials .wpb_single_image {
    margin: 0 auto 20px !important;
}

.hp-testimonials .wpb_single_image img {
    border-radius: 50%;
}

.hp-testimonials h1 {
    color: #fff;
}

.hp-testimonials .luminary_testimonial {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.hp-testimonials .luminary_testimonial p {
    font-style: italic;
    padding: 0 0 15px 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.4;
    position: relative;
}

.hp-testimonials .luminary_testimonial h5 {
    margin: 0 0 5px;
    padding-top: 15px;
    color: #fff;
    position: relative;
}

.hp-testimonials .luminary_testimonial h5:before {
    content: '';
    height: 1px;
    width: 60%;
    position: absolute;
    left: 20%;
    top: 0;
    background: #189ac6;
}

.hp-testimonials .luminary_testimonial h6 {
    color: #189ac6;
    margin-bottom: 1rem;
}

.hp-testimonials .luminary_testimonial-image {
    margin: 0 auto 20px !important;
}

.hp-testimonials .luminary_testimonial-image img {
    border-radius: 50%;
}

.hp-testimonials .luminary_testimonial-speakerinfo {
    margin-top: auto;
}

.vc_chart .vc_chart-with-legend {
    width: 75% !important;
    display: block !important;
    text-align: center;
    margin: 30px auto 0;
}

.wpb_wrapper ul.vc_chart-legend {
    margin-bottom: 0 !important;
}

.vc_chart-legend {
    display: block !important;
    width: 75% !important;
    margin: 20px auto 0 !important;
}

.vc_chart .vc_chart-legend li {
    line-height: inherit !important;
    font-size: .85rem;
}

.hp-testimonials .vc_row-o-equal-height .vc_col-sm-3 .vc_column-inner .wpb_wrapper, .hp-testimonials .vc_row-o-equal-height .vc_col-sm-3 .vc_column-inner .wpb_content_element:nth-of-type(2) {
    display: block;
    height: 100%;
}

/* --- Session Edit & Trash Links --- */
.edit-trash-links {
    display: none;
}

.edit-trash-links .vc_inline-link {
    display: none;
}

.wcs-class .info-box:hover .edit-trash-links {
    display: block;
}

.edit-trash-links a {
    position: absolute;
    top: 0;
    padding: 10px;
    font-size: 18px;
    color: #737373 !important;
    line-height: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    background: #d6d6d6;
    color: #fff !important;
}

.edit-trash-links .post-edit-link {
    left: 0;
    background: #4CAF50;
}

.edit-trash-links .session-trash-link {
    right: 0;
    background: #F44336;
}

.speaker .edit-trash-links {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 6;
}

.speaker .edit-trash-links .post-edit-link {
    display: none;
}

.speaker:hover .edit-trash-links .post-edit-link {
    display: block;
}

.speaker .edit-trash-links i {
    font-size: 18px !important;
    margin: 0 !important;
}

.speaker .edit-trash-links .speaker-publish-date {
    font-size: 12px;
    position: absolute;
    top: -25px;
    left: 0;
}

/* --- Top Countdown Styles --- */
#top-widget-1 {
    position: relative;
    z-index: 1;
}

.isds-countdown {
    background: #000;
    text-align: center;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.isds-countdown > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.isds-countdown h4, #isds-countdown {
    margin: 0 30px 0 0;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #1897c5;
}

#isds-countdown {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    min-width: 196px;
    min-height: 35px;
}

#isds-countdown span {
    min-width: 46px;
    background: #1897c5;
    padding: 1px 0 3px;
    margin: 0 2px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

#isds-countdown span p {
    margin: 0 0 3px;
    line-height: 1;
    padding: 0;
    font-size: 1.2rem !important;
}

#isds-countdown span small {
    font-size: .45rem;
    line-height: 1;
}

.isds-countdown .btn {
    font-size: .9rem;
    -webkit-transition: none;
    transition: none;
}

/* --- Menu Active Items --- */
#isds-header ul.menu li.current-menu-item > a,
#isds-header ul.menu li.current-menu-ancestor > a {
    color: #189ac6;
}

section#content {
    position: relative;
    padding-top: 80px;
}

body.no-padding section#content,
body.blog-webinars section#content,
section#content.no-padding {
    padding-top: 0;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.border-md {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.border-md:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 750px;
    height: 1px;
    background: #ebebeb;
}

.headings h1.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.custom-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
    color: #fff;
}

.custom-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 4.5rem !important;
    height: 4.5rem !important;
    background: #292929 !important;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.custom-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner:hover {
    background: #189ac6 !important;
}

/* Speaker Resources */
.grey-bg, .grey-bg-equal-height .vc_column-inner {
    font-size: 0.85rem;
    line-height: 1.75;
    background: #f5f5f5;
    border: 1px solid #ccc;
    word-break: break-word;
}

.grey-bg-equal-height .vc_column-inner {
    margin: 7px 25px;
    padding: 0 !important;
}

.grey-bg pre, .grey-bg code {
    border-radius: 0;
    font-family: inherit;
    line-height: 1.75;
    color: #666;
}

.grey-bg {
    padding: 10px 20px;
}

.grey-bg code {
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    background-color: transparent;
    border-radius: 0;
}

#social-link .grey-bg {
    min-height: 4.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.text-sm {
    font-size: .85rem;
}

.box-pad-30 {
    padding: 30px !important;
}

#graphics img {
    border: 1px solid rgba(0,0,0,.15);
}

#general h4 {
    margin: 0 0 1rem !important;
}

#general .grey-bg {
    margin: 0 9px !important;
}

.slideslive-slides h5 {
    margin: 1rem 0;
}

.slideslive-slides .vc_column-inner .vc_column-inner>.wpb_wrapper {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 0 15px;
    background: #f5f5f5
}

.slides-embed {
    margin: 0;
}

.img-border img {
    border: 1px solid rgba(0,0,0,.15);
}

/* Custom Price Tables */
.custom-price-table .text-sm, .custom-price-table .perks-sm {
    font-size: .75rem;
    line-height: 1.5;
}

.custom-price-table ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 !important;
}

.custom-price-table .perks-table .vc_column-inner {
    border: 1px solid #ccc;
    position: relative;
    left: -1px;
}

.custom-price-table .perks-table > div:first-of-type .vc_column-inner {
    left: 0;
}

.custom-price-table .popular-perks .vc_column-inner {
    border: 3px solid #189ac6;
    border-top: 1px solid #189ac6;
}

.custom-price-table .vc_row-o-equal-height:nth-of-type(1) .vc_column_container>.vc_column-inner .btn {
    margin-bottom: 28px;
}

.custom-price-table li {
    list-style-type: none;
    height: 3.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px
}

.custom-price-table .price-labels li {
    font-weight: bold;
    color: #333;
}

.custom-price-table li:nth-child(odd) {
    background: #f1f0ec;
}

.custom-price-table li span.perk-desc {
    font-size: .6rem;
    font-weight: normal;
    color: #666;
}

.custom-price-table li a span.perk-linked {
    text-decoration: underline;
}

.custom-price-table .perks-table .vc_column-inner {
    padding: 0;
}

.custom-price-table li span i {
    color: #63BD00;
    font-size: 1rem;
}

.custom-price-table h5 {
    margin: 30px 0 10px;
}

.custom-price-table h6 {
    color: #189ac6;
    margin: 0 0 20px;
}

.custom-price-table .sold-out h6 {
    color: #189ac6;
    margin: 0 0 10px;
}

.custom-price-table .price-header strong {
    color: #63BD00;
    font-size: 3rem;
    line-height: 3rem;
    padding: 0 0 40px;
    ; display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
}

.strikethrough {
    text-decoration: line-through;
}

.strikethrough sup {
    text-decoration: none !important;
    display: inline-block;
}

.custom-price-table .perks-sm {
    display: none;
}

.custom-price-table {
    font-size: .8rem;
    display: block;
    margin: -15px 0 5px;
}

.custom-price-table .price-header-note {
    background: #179ac6;
    color: #fff;
    font-size: 1rem;
    padding: 5px;
}

.custom-price-table .strikethrough-note {
    display: none;
}

.custom-price-table .strikethrough-note + br {
    display: none;
}

.custom-price-table .strikethrough {
    font-size: 1.5rem;
    display: inline-block;
    padding: 0 0 20px;
}

.custom-price-table .sold-out .strikethrough {
    font-size: 1.25rem;
    padding: 0 0 0px;
}

.custom-price-table .btn {
    margin-bottom: 25px;
    border-radius: 7px;
}

.ondemand .vc_col-sm-6 > .vc_column-inner {
    background: #fff;
    padding: 0;
}

.ondemand .vc_col-sm-6:first-of-type > .vc_column-inner {
    border-right: 1px solid #eee;
}

.ondemand .price-header {
    height: auto;
}

.ondemand .price-header strong {
    padding: 10px 0;
}

.ondemand h5 {
    margin: 0 0 20px;
    padding: 5px
}

.session-date {
    background: #292929;
    position: relative;
    cursor: pointer;
}

.session-date h3 {
    color: #fff;
    padding: .5rem 2rem;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.session-date h3 i {
    font-size: .5rem;
    color: #189ac6;
    display: inline-block;
    margin: 0 .75rem;
    position: relative;
    top: -.3rem;
}

.session-date .col-exp-icons {
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.session-date:hover h3, .session-date:hover .col-exp-icons i {
    color: #189ac6;
}

.session-date .col-exp-icons i {
    font-size: 18px;
    color: #fff;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    position: absolute;
    right: 0;
}

.session-date .col-exp-icons i.fa-plus {
    opacity: 0;
    visibility: hidden;
}

.session-date.day-collapsed .col-exp-icons i.fa-plus {
    opacity: 1;
    visibility: visible;
}

.session-date.day-collapsed .col-exp-icons i.fa-minus {
    opacity: 1;
    visibility: visible;
}

.tab-content>.day.tab-pane {
    display: block;
}

.tab-content>.day:not(:last-of-type) .sessions-wrapper {
    margin-bottom: 60px;
}

.schedule1 .row.desc-block .content {
    background: transparent;
}

.schedule1 .row.desc-block footer {
    display: none;
}

.schedule1 {
    width: 100%;
}

.wcs-filters__filter-wrapper:hover {
    color: #656565 !important;
}

.wcs-filters__filter-wrapper.label-active, .wcs-filters__filter-wrapper.label-active:hover {
    color: #189ac6 !important;
}

.filters-inactive .wcs-filters__filter-wrapper, .filters-inactive .wcs-switcher__switch {
    color: #cccccc !important;
    cursor: default !important;
}

.price-header {
    height: 121px;
}

.all-passes-perks {
    height: 260px;
}

.all-passes-perks img {
    margin: 0;
}

.price-labels {
    margin-top: 30px !important;
}

.multi-speaker-header {
    margin-bottom: 20px;
}

.multi-speaker-header img {
    margin: 0 auto !important;
    max-width: 120px;
}

.multi-speaker-header h6 {
    font-size: .9rem;
}

.multi-speaker-header h6 span {
    font-size: .75rem;
    display: block;
    line-height: 1.25;
    margin: 5px 0 0;
}

.custom-parallax.vc_parallax .vc_parallax-inner {
    opacity: 1;
}

#top-widget-2 {
    max-height: 32px;
    overflow: hidden;
    background: #222;
    position: relative;
    z-index: 999;
}

#top-widget-2 .container {
    padding: 0;
}

#top-widget-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-align: flex-end;
    -webkit-box-align: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#top-widget-2 ul li {
    margin: 0 0 0 30px;
    text-transform: uppercase;
    font-size: .8rem;
}

#top-widget-2 ul li:first-of-type {
    list-style-type: none;
}

.topheader.scroll #top-widget-2 {
    border-bottom: 1px solid rgba(255,255,255,.05);
}

.sponsors-sm h5 {
    font-size: .9rem;
}

.vc_parallax-inner iframe, .vc_video-bg iframe {
    margin-top: -12% !important;
}

.location-info h6 {
    margin-bottom: 1rem;
}

.col-flex .custom-icons .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
}

.col-flex .custom-icons h5 {
    min-height: 4rem;
}

.col-flex .custom-icons .wpb_wrapper p {
    font-size: .9rem;
    line-height: 1.5;
}

/* --- Star Rating --- */
.star-cb-group {
    font-size: 0;
    display: block;
    line-height: 1;
    margin: 0 0 15px;
}

.star-cb-group * {
    font-size: 1rem;
}

.session-footer {
    border-top: 1px solid #e6e5dd;
    padding: 15px 0 0;
}

.star-rating-label, label.label-comments {
    font-size: .9rem;
}

label.label-comments {
    margin: 10px 0 5px;
}

label.label-comments span {
    font-weight: normal;
    padding: 0 5px;
    font-size: .8rem;
    font-style: italic;
}

#session-rating h6 {
    margin: 10px 0 15px;
}

#session-rating fieldset {
    margin: 0 10px;
    position: relative;
    top: 2px;
}

#session-rating fieldset {
    font-family: 'FontAwesome';
    border: none;
    display: inline-block;
}

#session-rating fieldset > label {
    padding: 0 .1rem !important;
    margin: 0 !important;
    line-height: 1
}

#session-rating fieldset:not(:checked)>input {
    position: absolute;
    top: -9999px;
    clip: rect(0, 0, 0, 0);
    display: none;
}

#session-rating fieldset:not(:checked)>label {
    float: right;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
}

#session-rating fieldset:not(:checked)>label:before {
    content: '\f005 ';
    color: #d3d3d3;
}

#session-rating fieldset:not(:checked)>label:hover, #session-rating fieldset:not(:checked)>label:hover~label {
    color: #ff9800;
}

#session-rating fieldset:not(:checked)>label:hover:before, #session-rating fieldset:not(:checked)>label:hover~label:before {
    content: '\f005  ';
    color: #ff9800;
}

#session-rating fieldset > input:checked~label:before {
    content: '\f005  ';
    color: #ff9800;
}

#session-rating .btn-primary {
    margin: 25px 0 10px;
}

#session-rating .btn-primary i {
    line-height: 0;
    margin: 0 0 0 4px;
    padding: 0;
    font-size: .8rem;
    display: none;
}

.session-rate-close-btn {
    text-transform: uppercase;
    display: inline-block;
    color: #c5c5bf;
    margin: 0 0 0 20px;
    padding: 0.25rem 0.5rem;
    position: absolute;
    right: 30px;
    bottom: 25px;
    line-height: 1.5;
    cursor: pointer;
}

textarea#rating-comments, #session-rating input[type="text"] {
    border: 1px solid #e6e5dd;
    font-size: .9rem;
    padding: .2rem .5rem;
}

.session-rate-btn {
    font-size: .9rem;
}

.session-feedback.rated .btn.btn-default, .s-item__feedback.rated .btn.btn-default {
    color: #f2f2f2;
    background: #bfbfbf;
    cursor: default;
}

.session-show-excerpt {
    text-transform: uppercase;
    margin: 0 0 15px;
    font-size: .8rem;
    color: #222;
    cursor: pointer;
}

.session-show-excerpt i {
    font-size: .8rem;
    padding: 0 0 0 5px;
    position: relative;
    top: -1px;
}

.star-rating-input {
    display: none;
}

.jq-stars {
    display: inline-block;
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    padding: 0 2px;
}

.jq-star-svg {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.jq-star-svg path {
    /* stroke: #000; */
    stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
    -webkit-filter: drop-shadow( -2px -2px 2px #666 );
    filter: drop-shadow( -2px -2px 2px #666 );
}

.speakers1 .col-lg-2 .speaker .flipper .front h5, .speakers2 .col-lg-2 .speaker .flipper .front h5, .speakers1 .col-lg-2 .speaker .flipper .front h6, .speakers2 .col-lg-2 .speaker .flipper .front h6 {
    font-size: .85rem;
}

.speakers1 .col-lg-2 .speaker .flipper .front h5, .speakers2 .col-lg-2 .speaker .flipper .front h5 {
    padding: 1rem .2rem;
    padding-bottom: .5rem !important;
}

.speakers1 .col-lg-2 .speaker .flipper .front h6, .speakers2 .col-lg-2 .speaker .flipper .front h6 {
    color: #189ac6;
}

.speakers1 .col-lg-2 .speaker .flipper .back h5, .speakers2 .col-lg-2 .speaker .flipper .back h5, .speakers1 .col-lg-2 .speaker .flipper .back h6, .speakers2 .col-lg-2 .speaker .flipper .back h6 {
    font-size: .9rem;
    margin: 0 0 1rem;
}

.speakers1 .col-lg-2 .speaker .flipper .back h5 + h6, .speakers2 .col-lg-2 .speaker .flipper .back h5 + h6 {
    font-size: .7rem
}

.rating-thank-you {
    position: fixed;
    background: rgba(0,0,0,.85);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9999;
}

.rating-thank-you h5 {
    background: #fff;
    text-align: center;
    padding: 80px;
    display: inline-block;
}

.sponsor-page .sponsors3 ul:before {
    border: none;
}

.sponsor-page .sponsors3 ul li {
    border: none;
}

.sponsors3 ul li a:not(.btn) {
    padding: 0;
}

.sponsors3 ul li a img, .sponsors3 ul li img {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    padding: 1rem 0;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    margin: 0 auto;
}

.sponsors3 ul li .sponsor-connect {
    border-top: 1px solid #ebebeb;
    padding-bottom: 80px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.sponsors3 ul li .sponsor-connect .evnt-vc-btn {
    margin-top: auto;
}

.sponsors3 ul li .sponsor-connect a img {
    padding: 0;
}

.vc_isds_event_sponsor_item.vc_empty-shortcode-element, .vc_isds_event_speaker_item.vc_empty-shortcode-element {
    width: 16.66666667%;
    display: inline-block !important;
    vertical-align: top;
}

.vc_isds_event_sponsor_item.vc_empty-shortcode-element li, .vc_isds_event_speaker_item.vc_empty-shortcode-element > div.col-xs-6 {
    width: 100%;
}

/* ISDS Custom Post Grid */
.isds-post-grid {
    padding: 40px 0 5px
}

.isds-post-item {
    margin: 0 0 30px;
    border: 1px solid #ddd;
    position: relative;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    position: relative;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #efefef;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.08);
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,.08);
    overflow: hidden;
}

.isds-post-item:hover {
    border: 1px solid #ddd;
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1);
}

.isds-post-item .post-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    background: rgba(255, 255, 255, .9);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 1;
}

.isds-post-item .post-icon i {
    color: #333;
    font-size: 16px;
    padding-left: 4px;
}

.isds-post-speaker {
    position: absolute;
    left: 5px;
    top: 5px;
    display: inline-block;
    background: rgba(255, 255, 255, .9);
    font-size: 12px;
    padding: 3px 5px;
    line-height: 1;
    text-transform: uppercase;
    color: #222;
    z-index: 1;
}

.isds-post-img {
    line-height: 0;
    position: relative;
}

.isds-post-img a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.isds-post-img a:hover:before {
    background: rgba(0,0,0,.1);
}

.isds-post-info {
    background: #fff;
    height: 160px;
    padding: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.isds-post-title {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.isds-post-title h4 {
    font-size: 16px;
    margin: 0;
}

.isds-post-title h4 a {
    color: #000;
}

.isds-post-meta {
    font-size: 12px;
    line-height: normal;
}

/*
.isds-post-bottom {
    display: flex;
    flex-wrap: wrap;
}
.isds-post-cat, .isds-post-event {
    background: #f2f2f2;
    display: inline-block;
    padding: 0 7px;
    line-height: 1.4;
    border-radius: 20px;
    border: 1px solid #dadada;
}

.isds-post-cat {
    margin: 0 0 5px;
}
*/

.isds-post-date {
    color: #bfbfbf;
    margin: 0 0 0 auto;
}

.category #primary.content-area {
    padding: 0;
}

.full-width-content.has-grey-bg {
    background: #f1f0ec;
    padding: 80px 0 45px;
}

.category .page-header {
    padding-bottom: 0;
    margin: 0 0 80px;
    border-bottom: none;
    text-align: center;
}

/* Post Tab Styles */
.post-tabs .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .post-tabs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .post-tabs .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .post-tabs .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .post-tabs .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.post-tabs .vc_tta-title-text {
    display: block;
    padding: 23px 0 0 !important;
    margin-left: 0 !important;
    list-style-type: none;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    position: relative;
}

.post-tabs .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a i, .post-tabs .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a span, .post-tabs .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover i, .post-tabs .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover span {
    color: #189ac6;
}

.post-tabs .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a i {
    font-size: 1.5rem;
    color: #000;
}

.post-tabs .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a i.fa-mobile {
    font-size: 2rem;
}

.post-tabs .vc_tta.vc_general .vc_tta-tab {
    display: block !important;
    margin: 0 !important;
}

.post-tabs .vc_tta.vc_general .vc_tta-tabs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.post-tabs .vc_tta-container {
    margin: 0 !important;
    position: relative;
}

.post-tabs {
    margin-top: 115px;
    overflow: inherit !important;
}

.post-tabs .vc_tta-tabs-container {
    position: absolute !important;
    top: -115px;
    width: 100%;
}

.single-landing_page #primary.content-area, .single-landing_page .blog-page, .single-post main section#single-post, .single-landing_page .landing_page section#single-post {
    padding-bottom: 0;
}

.content-category {
    background: #222;
    padding: 10px;
    display: flex;
    align-items: center;
}

.content-category h4 {
    color: #fff;
    margin: 2px 0 0;
    margin-bottom: 0 !important;
    font-size: 20px;
}

/* Login Form */
#isds-login-form {
    margin: 0 auto 80px !important;
    max-width: 320px;
}

#password-setup {
    margin: 0 auto 80px !important;
}

#password-setup .user-pass {
    margin: 20px 0;
}

#password-setup .user-pass-submit {
    display: flex;
    align-items: center;
    justify-content: center;
}

.isds-message.isds-error {
    color: red;
    line-height: 1.3;
    margin: 10px 0;
}

#isds-login-form p, #isds-password-setup p {
    margin-bottom: 15px
}

#isds-login-form .login-submit.text-center, #isds-login-form .resetpass-submit.text-center {
    margin: 35px;
}

#isds-login-form label {
    display: block;
    text-align: left;
}

#isds-login-form .input, #isds-password-setup .input {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #c3c3c3;
    padding: 0.3rem 1rem;
    color: #666;
}

#password-setup #user_pass.input {
    max-width: 320px;
}

#isds-login-form #wp-submit:hover, #isds-login-form #wp-submit:focus, #isds-login-form #wp-submit:active {
    background-color: #519a00 !important;
    color: #f2f2f2;
}

#isds-login-form #wp-submit {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    color: #fff;
    text-transform: uppercase;
    background: #63BD00;
    padding: 0.5rem 1.5rem;
    margin: 5px 0;
    line-height: 1.25rem;
    border: none;
    border-radius: 4px;
}

form label.error {
    font-weight: normal;
    color: red;
    font-size: .85rem;
    line-height: 1.3;
    text-align: center !important;
}

.membership-form > .vc_column-inner {
    padding: 0 80px !important;
    margin: 0 !important
}

.membership-form .alert {
    margin-bottom: 0;
}

.membership-form:nth-of-type(2) {
    border-left: 1px solid #e6e4dd;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bfbfbf;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #bfbfbf;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #bfbfbf;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #bfbfbf;
}

.access-restricted .get-access {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.75);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 9;
    font-size: 16px;
    line-height: 1.5;
}

.access-restricted .get-access > * {
    padding: 0 40px;
    opacity: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

.access-restricted .get-access:hover {
    background: rgba(255,255,255,.98)
}

.access-restricted .get-access:hover > * {
    opacity: 1;
}

.post-filters {
    margin: 0 0 80px;
}

.post-filters ul li {
    display: inline-block;
    font-size: 15px;
}

.post-filters ul li a {
    display: inline-block;
    padding: 0 10px;
    margin: 5px;
    border: 1px solid #189ac6;
    border-radius: 2px;
}

.post-filters ul li a:hover, .post-filters ul li.active a {
    background: #189ac6;
    color: #fff;
}

.post-filters p {
    font-style: italic;
    margin: 0 0 .5rem;
}

.post-filters-wrapper {
    padding: 40px 0 20px;
    border-bottom: 1px solid #f1f0ec;
}

.wcs-class:before {
    content: '';
    display: block;
    position: relative;
    width: 0;
    height: 6em;
    margin-top: -6em;
}

.isds-pre-reg-wrapper {
    position: relative;
}

.isds-pre-reg-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.85);
    z-index: 99999;
}

.isds-pre-reg-overlay.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.isds-pre-reg-form-wrapper {
    position: relative;
    width: 100%;
    max-width: 600px;
    background: #fff;
    padding: 40px 60px;
}

.isds-pre-reg-form {
    text-align: center;
}

.isds-pre-reg-overlay .form-close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
}

.isds-pre-reg-overlay .form-close .fa-times {
    font-size: 20px;
    padding: 20px;
    cursor: pointer;
}

.pre-reg-thank-you, .pre-reg-error {
    display: none;
    position: relative;
    width: 100%;
    max-width: 600px;
    background: #fff;
    padding: 60px 60px 40px;
}

body {
    background: #1d1d1d;
}

body > * {
    background: #ffffff;
}

.credits {
    padding-bottom: 3rem;
}

.submission-heading-1, .submission-heading-1 strong {
    color: #ffffff;
    background: #292929;
}

.submission-heading-2, .submission-heading-2 strong {
    color: #ffffff;
    background: #189ac6;
}

.submission-cs {
    color: #bebebe;
}

.submission-deadline {
    background: #fafafa;
}

.tab-pane:last-of-type .main-conf > h4 {
    display: none
}

.agenda-shout-out {
    margin: 0 0 40px;
}

.beta-note {
    color: red;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: -50px;
}

.product.woocommerce.add_to_cart_inline {
    border: none !important;
    padding: 0 !important;
    margin: 0;
    text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #63BD00 !important;
    border: 0;
    border-radius: 3px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    padding: 0.5rem 1rem !important;
    font-weight: 400;
    line-height: 1.42857143;
    border: 1px solid transparent;
    color: #f2f2f2;
    margin: 30px 0 25px;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #519a00 !important;
    color: #fff;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
}

.woocommerce table.shop_table th {
    font-weight: 300;
    color: inherit;
    border: none;
    padding-top: 3px;
    padding-bottom: 3px;
}

.woocommerce table.shop_table {
    border-radius: 0;
    border: none;
}

.quantity label {
    font-weight: 300;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error {
    border: none;
}

.woocommerce-message {
    margin: 0 0 1rem;
}

.update_cart_btn {
    float: right;
}

#coupon-code-fields {
    display: none;
}

#wc-cart-form {
    padding: 0 0 40px;
}

#coupon-code-toggle {
    font-style: italic;
    display: block;
    text-align: right;
    padding: 10px 0;
}

#coupon_code.form-control {
    display: inline-block;
    width: auto;
}

.quantity label {
    display: none;
}

.input-text.qty.text, #coupon_code {
    border: 1px solid #e6e4dd;
    border-radius: 3px;
    padding: 3px;
}

#coupon_code {
    margin: 0 0 0 15px;
    max-width: 120px;
    padding: 0 5px;
}

#coupon-code-fields .btn-sm {
    padding: 0.17rem 0.5rem;
    text-transform: none;
    position: relative;
    top: -2px;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after, .woocommerce .ajax_add_to_cart::after, .woocommerce .add_to_cart_button::after {
    display: none;
}

.cart-empty {
    margin: 0;
}

.cart-empty, .return-to-shop {
    text-align: center;
}

#add_payment_method #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
    display: none;
}

#add_payment_method #payment, .woocommerce-checkout #payment {
    background: #fff;
    border-radius: 0;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background: transparent;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    margin: 0 !important;
    border: 0;
}

.wc_payment_method {
    border: 1px solid #e4e4e4;
    border-top: none;
}

label.braintree_paypal .gateway-name {
    display: none;
}

.wc_payment_method > label {
    cursor: pointer;
    display: block;
    padding: 1rem;
    margin: 0;
    color: #000;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    margin: 0;
    padding: .5rem 2.4rem 2rem
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 .5rem 0 0;
}

.woocommerce span.wc-terms-link {
    font-weight: 300;
    font-style: italic;
}

.woocommerce .wc-terms-and-conditions .input-checkbox {
    position: relative;
}

.woocommerce input.button#place_order {
    margin: 0;
}

.wc_payment_method p {
    margin: 0 0 1rem;
}

.woocommerce table.shop_table {
    margin-bottom: 0;
    /* background: #fff; */
}

.woocommerce .total-cost {
    border-top: none;
    padding: .7rem 0;
    text-align: right;
    margin: 0 0 .5rem;
    color: #000;
}

.woocommerce .total-cost strong {
    font-size: 1.5rem;
    display: inline-block;
    padding: 0 0 0 5px;
    color: #189ac6;
}

.woocommerce-billing-fields {
    padding: 2rem;
    border: 1px solid #e4e4e4;
    margin: 0 0 40px;
}

.wc_custom_order_review {
    padding: 1.8rem 2rem !important;
    border: 3px solid #189ac6;
    font-size: .9rem;
}

.woocommerce-billing-fields, .woocommerce .isds-order-review {
    padding: 40px;
    border: 1px solid #e4e4e4;
    margin: 0 0 40px;
}

#order_review {
    border: 1px solid #e4e4e4;
    margin: 0 0 80px;
}

.wc_custom_order_review {
    padding: 1.8rem 2rem !important;
    border: 3px solid #189ac6;
    font-size: .9rem;
}

.woocommerce h3 {
    margin: 0 0 1.5rem;
}

span.product-remove {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.woocommerce a.remove {
    color: inherit !important;
    font-weight: 300;
    font-size: 1.4em;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: .9;
    position: relative;
    top: 1px;
}

.woocommerce table.shop_table tr td {
    border: none;
}

.woocommerce table.shop_table tr:not(:last-of-type) td {
    border-bottom: none;
}

.woocommerce table.shop_table td {
    padding-top: 6px;
    padding-bottom: 8px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #189ac6
}

.woocommerce .wc-order-details section {
    padding: 2rem 3rem!important;
    border: 1px solid #e4e4e4;
}

.woocommerce .wc-order-item table.shop_table th, .woocommerce .wc-order-item table.shop_table td {
    border: none !important;
    border-bottom: 1px solid #e4e4e4 !important;
    font-size: .9rem;
}

.woocommerce .wc-order-item table.shop_table tfoot tr:last-of-type th, .woocommerce .wc-order-item table.shop_table tfoot tr:last-of-type td {
    border: none !important;
}

.woocommerce .woocommerce-customer-details address {
    border: none;
}

.woocommerce address:before, .woocommerce .phone:before, .woocommerce .email:before {
    display: none;
}

.woocommerce .woocommerce-order {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}

.woocommerce .woocommerce-order address {
    line-height: 2;
}

.woocommerce-message::before {
    color: #63bd00;
}

.wcs-filters__filter-column.wcs-filters--days::before {
    border-top: none;
}

#twitter-board {
    text-align: center;
}

#twitter-board h1 {
    font-size: 1.2rem;
    margin: 0 0 .5rem;
    font-weight: bold;
    text-transform: none;
}

#twitter-board #twitter-board-header {
    padding: 0 0 200px;
}

#twitter-board #content {
    width: 530px;
    height: 1250px;
    padding: 10px;
    background: #fcfcfc;
    margin: -200px auto 0 auto;
    position: relative;
}

.addtoany_share_save_container {
    padding: 40px 0;
    margin: 80px 0 0 !important;
    border-top: 1px solid #d7d7d7;
}

.addtoany_list:before {
    content: 'Share with friends & colleagues';
    display: inline-block;
    color: #222;
    line-height: 1.2em;
    margin: 0 0 2rem;
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px 0 0;
}

.isds-events-list {
    padding: 0 15px 80px;
}

.isds-event-item .vc_column-inner .wpb_wrapper {
    margin: 30px 0;
    -webkit-box-shadow: 0 0px 0px 1px rgba(0,0,0,0.08);
    box-shadow: 0 0px 0px 1px rgba(0,0,0,0.08);
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
}

.isds-event-item .isds-event-image {
    height: 11rem;
    width: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.isds-event-item h5 {
    font-size: 1.1rem;
    font-weight: bold;
    margin: 0;
    padding: 1rem 1rem .5rem;
    color: #189AC6;
}

.isds-event-item h6 {
    font-size: .9rem;
    font-weight: bold;
    margin: 0;
}

.isds-event-item ul {
    display: block;
    margin: -2rem 3rem 0 !important;
    padding: 1rem;
    border-top: 1px solid rgba(0,0,0,0.08);
}

.isds-event-item ul li {
    font-size: .9rem;
    padding: .1rem;
    text-align: left;
}

.isds-event-item ul li i {
    padding: 0 .3rem 0 0;
    color: #e0e0e0;
    width: 1.5rem;
    text-align: center;
}

.isds-event-item .btn {
    margin: 1.2rem 0 .8rem 0 !important;
}

.isds-event-item .btn i {
    padding: 0 0 0 .5rem;
}

.isds-event-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}

.isds-testimonials-grid .vc_column-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.isds-testimonials-grid .ds-quote {
    padding: 2rem 1rem;
}

.isds-testimonials-grid .ds-quote h4 {
    font-weight: 400;
    font-size: 1rem;
}

.isds-testimonials-grid .ds-quote h4 + p {
    font-size: .8rem;
    margin-top: 1rem;
}

.isds-testimonials .owl-nav {
    display: none;
}

.isds-testimonials .vc_column-inner > .wpb_wrapper .ds-quote {
    display: none;
}

.isds-testimonials .vc_column-inner > .wpb_wrapper .owl-item.active .ds-quote {
    display: block;
}

/* ----- New Agenda ----- */
.s-item {
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    margin: 0 0 5px;
    display: none;
    position: relative;
    border-radius: 3px;
    border: 1px solid #efefef;
    /*-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);*/
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.05);
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,.05);
}

.s-edit .post-edit-link {
    position: absolute;
    top: 0;
    right: -43px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    text-align: center;
    line-height: 1.5;
    height: 100%;
}

.s-edit .post-edit-link:hover {
    background: #18a50b;
    color: #fff;
}

.s-item:hover, .s-item.details-active {
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,.13);
    border-color: #e4e4e4;
}


.s-item.no-desc, .s-item.no-desc:hover {
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
}

.s-item.no-desc .s-item__main {
    cursor: default;
    min-height: 65px;
}

.s-item.session__descriptive-block, .s-item.session__descriptive-block:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 30px 0 -10px;
}

.s-item.session__descriptive-block .s-item__title {
    text-transform: uppercase;
    font-size: 1.7rem;
    font-weight: normal;
    margin: 0;
    color: #189ac6
}

.s-item.session__descriptive-block .s-item__desc {
    font-size: .8rem;
}

.s-item__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}

.s-item__details {
    opacity: 0;
    height: 0;
    visibility: hidden;
    position: relative;
}

.s-item.details-active .s-item__details {
    opacity: 1;
    visibility: visible;
    padding: 0 2rem;
    height: auto;
}

.s-item__title {
    font-size: .91rem;
    text-transform: none;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.s-descriptive-block {
    padding: 0 .2rem .5rem .2rem
}

.s-descriptive-block .s-item__title {
    font-size: 1rem;
    margin: 0;
    color: #666;
}

.s-descriptive-block .s-item__desc {
    font-size: .91rem;
}

.s-descriptive-block .s-item__desc p {
    margin: 0;
}

.s-item__speaker-images {
    width: calc(20% - 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.s-item__hgroup {
    padding: 10px 17px;
    width: 80%;
}

.s-item__speaker-name {
    font-size: .8rem;
    text-transform: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.s-item__speaker-name i {
    font-size: .65rem;
    position: relative;
    top: -.03rem;
    margin: 0 5px 0 0;
}

.s-item__speaker-image {
    list-style-type: none;
    display: inline-block;
    margin: 0 0 0 3px;
}

.s-item__speaker-image img {
    width: 50px;
    height: auto;
    border-radius: 50%;
}

.s-item__view-details {
    width: 30px;
    height: 60px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.s-item__view-details span, .s-item__view-details span:before, .s-item__view-details span:after {
    display: block;
    width: 3px;
    height: 3px;
    background: #8e8e8e;
    border-radius: 50%;
    position: relative;
}

.s-item__view-details span:before, .s-item__view-details span:after {
    content: '';
    position: absolute;
}

.s-item__view-details span:before {
    top: -7px;
}

.s-item__view-details span:after {
    bottom: -7px;
}

.s-item .s-item__desc {
    font-size: .8rem;
}

.s-item.details-active .s-item__desc {
    margin: .5rem 0 0;
    padding: 1.5rem 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.s-item.details-active .s-item__desc img {
    display: inline-block;
    margin: 0 20px 0 0;
    max-width: 80px;
}

.s-item.details-active .s-item__desc p {
    margin: 0;
}

.s-item.details-active .s-item__desc p + p {
    margin-top: 1rem
}

.wpb_wrapper ul.s-item__speaker-names, .wpb_wrapper ul.s-item__speaker-images, .wpb_wrapper .s-item__desc ul, .wpb_wrapper .s-item__tags ul, .wpb_wrapper .s-item__footer ul {
    padding: 0;
    margin: 0 !important;
}

.wpb_wrapper .no-desc ul.s-item__speaker-images {
    margin: 0 15px 0 0 !important;
}

.s-item__basic-info {
    margin: 0;
    padding: 0;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.s-item__basic-info ul.s-item__speaker-names {
    display: inline-block;
}

.s-item .s-note {
    background: #189ac6;
}

.s-item__basic-info .s-note {
    font-size: .7em;
    display: inline-block;
    text-align: center;
    min-width: 105px;
    text-transform: uppercase;
    padding: 3px 4px;
    margin: 0 10px 0 0;
    color: #fff;
}

.s-item .s-note.s-note__masterclass {
    background: #ffa500;
}

.s-item .s-note.s-note__am-workshop {
    background: #189ac6;
}

.s-item .s-note.s-note__keynote {
    background: #000000;
}

.s-item__special-note {
    font-size: .91rem;
    font-weight: bold;
    padding: 15px 0 0;
    color: #ff0000;
}

.s-item__desc li {
    list-style-type: none;
    position: relative;
    padding: 0 0 .5rem 1rem;
    line-height: 1.5;
}

.s-item__desc li:before {
    color: #666;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
    position: absolute;
    left: 0;
}

.s-day > h3 {
    font-size: 1.7rem;
    font-size: 24px;
    border-bottom: 3px solid #000;
    font-weight: bold;
    margin: 0;
    padding: 0 0 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
}

.s-day {
    display: none;
}

.s-day:not(:last-of-type) {
    margin: 0 0 40px;
}

.s-day__name:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #000000;
    vertical-align: middle;
    margin: -.3rem .7rem 0 1rem;
}

.s-day .col-exp-icons {
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.s-day .col-exp-icons i {
    font-size: 18px;
    opacity: 1;
    line-height: 1;
    position: absolute;
}

.s-day.day-collapsed .col-exp-icons i.fa-plus {
    opacity: 1;
    visibility: visible;
}

.s-day.day-extended .col-exp-icons i.fa-plus {
    opacity: 0;
    visibility: hidden;
}

.s-day.day-collapsed .col-exp-icons i.fa-minus {
    opacity: 0;
    visibility: hidden;
}

.s-day.day-extended .col-exp-icons i.fa-minus {
    opacity: 1;
    visibility: visible;
}

.s-day__sessions-wrapper {
    position: relative;
}

.timeframe-wrapper > h4 {
    font-size: 1.1rem;
    margin: 30px 0 10px;
}

.timeframe-wrapper h4.s-item__desc-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: -10px;
}

.timeframe-wrapper h4 i {
    font-size: 1rem;
    position: relative;
    margin: 0 .2rem;
}

.s-item__tags {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: .5rem 0 .7rem;
}

.s-item__tags li {
    list-style-type: none;
    font-size: .7rem;
    background: #f2f2f2;
    display: inline-block;
    margin: 0 .5rem 0 0;
    padding: 0 .3rem;
    line-height: 1.5;
    border-radius: 20px;
    border: 1px solid;
    border-color: inherit;
}

.s-item__footer {
    font-size: .8rem;
    border-top: 1px solid rgba(0,0,0,.1);
    padding: .7rem 0;
}

.s-item__footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.s-item__footer li {
    list-style-type: none;
    display: inline-block;
    margin: 0 2rem 0 0;
}

.s-item__footer li.s-full-desc-link {
    margin-left: auto;
    margin-right: 0;
}

.s-item__footer li.s-full-desc-link a {
    font-size: .8rem;
}

.s-item__footer li.s-full-desc-link a:focus {
    background: #127799;
    color: #fff;
}

.s-item__footer li i {
    font-size: .7rem;
    position: relative;
    top: -.07rem;
    margin: 0 .3rem 0 0;
}

.s-item.filters-inactive {
    display: none;
}

.s-filters__filter-wrapper {
    display: block;
}

.s-filters__filter-column .s-label {
    font-size: .8rem;
    font-weight: normal;
    padding: 0 0 0 27px;
    margin-bottom: 0;
    display: block;
}

.s-filters__filter-column .s-label::selection {
    background: none;
}

.s-filters__filter-column .s-label:hover {
    color: #189ac6
}

.s-filters__filter-column input[type="checkbox"]:checked + .s-label {
    color: #189ac6
}

.s-filters__filter-wrapper {
    position: relative;
}

.s-filters__filter-wrapper label {
    cursor: pointer;
    position: relative;
}

.s-filters__filter-wrapper label:before, .s-filters__filter-wrapper label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
}

.s-filters__filter-wrapper label:before {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.s-filters__filter-wrapper input[type="checkbox"] {
    outline: 0;
    display: none;
}

.s-filters__filter-wrapper input[type="checkbox"]:disabled + label:before {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: default;
}

.s-filters__filter-wrapper input[type="checkbox"]:disabled + label {
    color: rgba(0, 0, 0, 0.25);
    cursor: default;
}

.s-filters__filter-wrapper input[type="checkbox"]:checked + label:before {
    background: #189ac6;
    border: none;
}

.s-filters__filter-wrapper input[type="checkbox"]:checked + label:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 11px;
    left: 3px;
    width: 10px;
    height: 5px;
    border: 1px solid #fff;
    border-top-style: none;
    border-right-style: none;
}

.s-filters__filter-column {
    padding: .7rem 0;
    border-top: 1px solid rgba(0,0,0,.05);
}

.agenda-wrapper .filters-wrapper > h6 {
    margin: 0 0 1rem
}

.agenda-wrapper .session-filters {
    padding: 0;
}

.agenda-wrapper .filters-wrapper {
    margin: 0 30px 0 0;
    padding: 1rem;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
}

.single-session {
    padding-bottom: 80px;
}

.single-session__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.agenda-wrapper .shout_out_sm {
    margin: 0 30px 30px 0;
}

.agenda-wrapper .shout_out_lg {
    margin: 0 0 30px 0;
}

.agenda-wrapper .shout_out_sm a .image, .agenda-wrapper .shout_out_lg a .image {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.agenda-wrapper .shout_out_sm a .image:hover, .agenda-wrapper .shout_out_lg a .image:hover {
    opacity: 0.75;
}

.agenda-wrapper .s-item__feedback {
    padding: 0 2rem .5rem;
}

.agenda-wrapper .s-item__desc + .s-item__feedback {
    margin-top: -.7rem;
}

.agenda-wrapper .s-rate-btn {
    font-size: .9rem;
    margin: 0 0 0 -1rem;
    padding: .2rem .5rem
}

.agenda-wrapper .s-rate-btn .btn-stars {
    padding: 0 5px 0 0;
}

.agenda-wrapper .s-rate-btn .fa-star {
    font-size: .7rem;
    display: inline-block;
    margin: 0 3px 0 0;
    color: rgba(255,255,255,.75);
    position: relative;
    top: -2px;
}

.agenda-wrapper #session-rating {
    padding: .7rem 0 0;
    border-top: 1px solid rgba(0,0,0,.1);
    position: relative;
}

.agenda-wrapper #session-rating .star-rating-label {
    font-size: .8rem;
    line-height: 1.5;
    display: inline-block;
}

.agenda-wrapper .session-rate-close-btn {
    right: 0px;
    bottom: 10px;
}

.agenda-wrapper .star-cb-group {
    position: relative;
    top: 2px;
}

.single-session__post-title {
    font-size: 2rem;
}

.single-session__back_btn {
    margin: 0 0 0 auto;
}

.single-session__speaker h5, .single-session__speaker h6 {
    font-size: 1rem;
    text-align: center;
    padding: 0;
    margin: 0;
}

.single-session__speaker h6 {
    font-size: .9rem;
}

.single-session__speaker h5 {
    margin: .5rem 0 .3rem;
}

.single-session__speaker h6 {
    color: #189ac6;
}

.single-session__speakers {
    margin: 0 0 20px;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.single-session__speaker {
    text-align: center;
}

.single-session__speaker {
    margin-bottom: 20px;
}

.single-session__session-details {
    padding: 0 30px;
}

.single-session__more-details h5 {
    margin: 0 0 1rem 13px;
    font-size: 1.1rem;
}

.single-session__more-details ul {
    margin: 0;
    padding: 0 0 40px 10px;
}

.single-session__more-details li {
    list-style-type: none;
    margin: 0 0 .4rem;
    font-size: .9rem;
}

.single-session__more-details li i {
    margin: 0 .5rem 0 0;
}

.single-session__tags ul {
    margin: 0;
    padding: 0;
}

.single-session__tags li {
    list-style-type: none;
    display: inline-block;
}

.single-session__tags li a {
    display: block;
    font-size: .85rem;
    background: #f2f2f2;
    display: inline-block;
    margin: 0 .5rem 0 0;
    padding: 0 .5rem;
    line-height: 1.7;
    border-radius: 20px;
    border: 1px solid rgba(0,0,0,.15);
    color: #666;
}

.single-session__tags li a:hover {
    background: #189ac6;
    color: #fff;
    border-color: #189ac6;
}

#group-packages-contact-form, #popup-form-container, .pre-reg-form-container {
    display: none;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    background: rgba(0,0,0,.85);
    z-index: 9999;
    padding: 0 !important;
    margin: 0 !important;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#group-packages-contact-form.active, #popup-form-container.active, .pre-reg-form-container.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#group-packages-contact-form > div, #popup-form-container > div, .pre-reg-form-container > div {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 20px 20px;
    position: relative;
    max-width: 480px;
    width: 100%;
    max-height: 96%;
    overflow-y: auto;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0,0,0,1)
}

#group-packages-contact-form .gp-form {
    padding: 0 30px;
}

#group-packages-contact-form .gp-headings, #popup-form-container .popup-form-heading {
    padding: 0 20px;
}

#group-packages-contact-form .gp-close-icon, #popup-form-container .popup-close-icon, .pre-reg-form-container .popup-close-icon {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#group-packages-contact-form.active .gp-close-icon:before, #group-packages-contact-form.active .gp-close-icon:after, #popup-form-container .popup-close-icon:before, #popup-form-container .popup-close-icon:after, .pre-reg-form-container .popup-close-icon:before, .pre-reg-form-container .popup-close-icon:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #9e9e9e;
    position: absolute;
    top: 0;
    right: 0;
}

#group-packages-contact-form.active .gp-close-icon:before, #popup-form-container.active .popup-close-icon:before, .pre-reg-form-container.active .popup-close-icon:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 10px;
}

#group-packages-contact-form.active .gp-close-icon:after, #popup-form-container.active .popup-close-icon:after, .pre-reg-form-container.active .popup-close-icon:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 9px;
}

#group-packages-contact-form .wpcf7-form, #popup-form-container .wpcf7-form {
    text-align: center;
}

#group-packages-contact-form .form-group + br, #popup-form-container .form-group + br {
    display: none;
}

#group-packages-contact-form .wpcf7 input:not([type="submit"]), #group-packages-contact-form .wpcf7 select, #group-packages-contact-form .wpcf7 textarea, #popup-form-container .wpcf7 input:not([type="submit"]), #popup-form-container .wpcf7 select, #popup-form-container .wpcf7 textarea {
    border: 1px solid #e6e6e6;
    font-family: inherit;
    width: 420px;
    font-size: 1rem;
    padding: 10px 15px;
    border-radius: 3px;
    display: block;
    margin-bottom: 0;
}

#group-packages-contact-form .wpcf7 select, #popup-form-container .wpcf7 select {
    color: #969696;
}

#group-packages-contact-form address, #group-packages-contact-form .phone, #group-packages-contact-form .email, #popup-form-container address, #popup-form-container .phone, #popup-form-container .email {
    padding-left: 0;
    position: relative;
}

#group-packages-contact-form .wpcf7 address:before, #group-packages-contact-form .wpcf7 .phone:before, #group-packages-contact-form .wpcf7 .email:before, #popup-form-container .wpcf7 address:before, #popup-form-container .wpcf7 .phone:before, #popup-form-container .wpcf7 .email:before {
    display: none;
}

#group-packages-contact-form .help-block, #popup-form-container .help-block {
    text-align: left;
    font-size: .9rem;
    margin: -5px 0 -10px !important;
    padding: 0 !important;
}

#group-packages-contact-form .alert, #popup-form-container .alert {
    padding: 5px;
    margin-bottom: 0;
    font-size: .9rem;
    line-height: 1.5
}

#group-packages-contact-form .gp-headings p:first-child, #popup-form-container .gp-headings p:first-child, #popup-form-container .popup-form-heading p:first-child {
    font-size: 2rem;
    text-transform: uppercase;
    color: #222;
    padding: 0 0 .5rem;
    line-height: 1.3
}

#group-packages-contact-form .gp-headings p:last-child, #popup-form-container .gp-headings p:last-child {
    line-height: 1.4;
    padding: 0 0 1.5rem;
}

#eventbrite-modal {
    display: none;
}

#eventbrite-modal.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 99999;
    margin: 0;
    padding: 0;
}

#eventbrite-modal .vc_column_container {
    width: 100%;
    max-width: 1140px;
}

.tag-deck.tag-presentation .addtoany_content, .tag-video.tag-presentation .addtoany_content {
    display: none;
}

.tag-deck.tag-presentation + .post-navigation, .tag-video.tag-presentation + .post-navigation {
    padding-top: 60px;
    border-top: none;
}

/* ============== WooCommerce ============== */
ul.isds-sale-item, ul.isds-discount-headings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0 !important;
}

.isds-discounts {
    margin-bottom: 80px !important;
}

ul.isds-sale-item {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

ul.isds-sale-item:first-of-type {
    border-top: 1px solid rgba(0,0,0,.1);
}

.isds-discount-headings li, .isds-sale-item li {
    text-transform: uppercase;
    color: #222;
    padding: .5rem;
    font-size: .9rem;
}

.isds-sale-item .btn {
    font-size: .9rem;
}

.isds-sale-item li {
    text-transform: none;
    margin: 0;
}

.isds-sale-item .isds-discount-price > span {
    cursor: default;
}

.isds-sale-item .isds-discount-price > span:hover {
    text-decoration: underline;
}

.isds-discount-headings li:nth-child(1), .isds-sale-item li:nth-child(1) {
    width: 15%;
}

.isds-discount-headings li:nth-child(2), .isds-sale-item li:nth-child(2) {
    width: 33%;
}

.isds-discount-headings li:nth-child(3), .isds-sale-item li:nth-child(3) {
    width: 25%;
}

.isds-discount-headings li:nth-child(4), .isds-sale-item li:nth-child(4) {
    width: 27%;
}

.isds-conference-locations .section-title {
    margin-bottom: -20px;
}

.isds-sale-item li span {
    position: relative;
}

.isds-sale-item .pass-tooltip {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -36px;
    left: -100%;
    background: #333;
    color: #fff;
    padding: 0 10px;
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    font-size: .75rem;
    font-weight: normal;
    display: block;
    width: 120px;
    text-align: center;
    word-wrap: normal;
    z-index: 999;
}

.isds-sale-item .pass-tooltip:after {
    content: '';
    display: block;
    background: yellow;
    background: #333;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 23px;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.isds-sale-item .pass-tooltip.active {
    opacity: 1;
    visibility: visible;
}

.isds-sale-item .isds-sale-img img {
    width: 100%;
    margin: 0 20px 0 0;
}

.isds-sale-item .isds-sale-event-name a {
    text-transform: uppercase;
    font-size: 1rem;
}

.isds-sale-item .isds-sale-event-name .isds-sale-discount-date, .isds-sale-item .isds-sale-price .isds-discount-price {
    margin: -3px 0 0 !important;
    margin-bottom: 0 !important;
}

.isds-sale-item .isds-sale-price .isds-discount-date {
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.isds-sale-item .isds-discount-date .isds-sale-deadline {
    color: #000;
    font-weight: 600
}

.isds-sale-item .isds-sale-links a {
    margin: 0 0 0 10px;
}

footer .privacy-links {
    margin: 30px 0 0 0;
}

.user-nav-links li a, .user__headings li, .user-content .message p, .user-profile-form input, .user__profile__info, .user__order-item__details, .user__order-item__main, .user__ticket-item__main {
    font-size: .90909rem;
}

#isds-header ul.menu li.isds-user-menu {
    margin: 0 0 0 1rem;
}

#isds-header ul.menu li.isds-user-menu > a img {
    width: 28px;
    height: auto;
    margin-top: -4px;
    border-radius: 50%;
}

#isds-header ul.menu li.isds-user-menu > .wsmenu-submenu {
    min-width: 140px;
    right: 0;
}

.user-nav-menu {
    border-bottom: 3px solid #189ac6;
    margin: 60px 0 40px;
}

.user-nav-links {
    margin: 0;
}

.user-nav-links li {
    display: inline-block;
}

.user-nav-links li a {
    text-transform: uppercase;
    display: block;
    color: #222;
    padding: .5rem 1.5rem;
    background: #f2f2f2;
}

.user-nav-links li.current a {
    background: #189ac6;
    color: #fff;
}

.user-content {
    margin-bottom: 80px;
}

.user__section-heading h4 {
    font-size: 1.25rem;
    margin: 0 0 20px 1.5rem;
}

.user__order-item__details .user__section-heading h4 {
    margin: 30px 0 20px;
}

.user__order-item__details .user__section-heading:first-of-type h4 {
    margin-top: 0;
}

.user__order-item__details p {
    margin: 0 0 .5rem;
    line-height: 1.4;
}

.user__profile__info {
    padding: 0 1.5rem;
    margin: 40px 0 0;
}

.user__billing__info ul {
    margin: 0;
}

.user__profile__info li > span, .user__billing__info li > span {
    display: inline-block;
    min-width: 140px;
}

.user__profile__info li > span.field-label {
    color: #888;
}

.user__profile__info li > span.field-input {
    position: relative;
    top: -6px;
}

.user__profile__info li {
    display: flex;
    margin: 15px 0;
}

.user__profile__info li > span.field-input {
    display: flex;
    flex-direction: column;
}

.user__profile__info li .field-value, .user__billing__info li .field-value {
    color: #222;
}

.user__profile__profile-update i {
    color: rgba(255,255,255,.5);
    margin: 0 10px 0 -10px;
}

.user__profile__profile-update #cancel-updates i {
    color: #189ac6;
}

.user__profile__profile-update a, .user__profile__profile-update a:focus {
    display: inline-flex;
    align-items: center;
    border-radius: 3px;
    margin: 0 .5rem 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: .7rem;   
    background: #189ac6;
    border: 1px solid #189ac6;
    color: #fff !important;
    padding: 2px 25px;
}
.user__profile__profile-update a.disabled {
    opacity: .75;
    cursor: no-drop;
}

.user__profile__profile-update a:hover  {
    background: #127799;
    border-color: #127799;
    color: #fff;
}

.user__profile__profile-update a.active {
    background: #189ac6;
    border-color: #189ac6;
    color: #fff;
}

.user__profile__profile-update a#cancel-updates {
    background: transparent;
    color: inherit;
}

.user__profile__profile-update a#cancel-updates:not(.active) {
    color: #189ac6 !important;
}

.user__profile__profile-update a#cancel-updates.active,
.user__profile__profile-update a#cancel-updates.active i {
    color: #189ac6 !important;
}


.user-profile-form {
    padding: 0 0 30px 1.5rem;
    position: relative;
    max-width: 380px;
}

.user__profile__back-link {
    position: absolute;
    top: -48px;
    right: 0;
}

.user__profile__back-link span {
    display: block;
    width: 25px;
    height: 25px;
}

.user__profile__back-link span:before, .user__profile__back-link span:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #9e9e9e;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 15px;
}

.user__profile__back-link span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 14px;
}

.user-profile-form input {
    display: block;
    margin: 0 0 .5rem;
}

.user-profile-form input::-webkit-input-placeholder {
    color: #d4d4d4;
}

.user-profile-form input:-ms-input-placeholder {
    color: #d4d4d4;
}

.user-profile-form input::-ms-input-placeholder {
    color: #d4d4d4;
}

.user-profile-form input::placeholder {
    color: #d4d4d4;
}

.user-profile-form input[type="submit"] {
    margin: 0;
    display: inline-block;
}

.user-profile-form .form-group.submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

input.submitting {
    padding-right: 2.5rem;
}

.user-content .message {
    border: 2px solid;
    padding: .4rem .5rem;
    margin: 0 0 1.5rem
}

.user-content .message p {
    margin: 0;
    color: #222;
    display: flex;
    align-items: center;
}

.user-content .message.success {
    border-color: #63bd00;
}

.user-content .message.error {
    border-color: #bf2667;
}

.user-content .message p:before {
    content: '';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-basis: 24px;
    flex-shrink: 0;
    flex-grow: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    margin-right: .5rem;
}

.user-content .message.success p:before {
    content: '\f00c';
    background: #63bd00;
}

.user-content .message.error p:before {
    content: '\f12a';
    background: #bf2667;
}

.user__headings {
    background: #efefef;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.user__headings ul, .user__order-item__main ul, .user__ticket-item__main ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 7px
}

.user__order-item__main ul, .user__ticket-item__main ul {
    margin: 0;
    width: 100%;
}

.user__headings li {
    text-transform: uppercase;
    color: #222;
    padding: .5rem 1.5rem;
}

.user__order-item__main li {
    padding: 20px 30px;
}

.user__ticket-item__main li {
    padding: 20px 30px;
    line-height: 1.4;
}

.user__ticket-item__main li p {
    margin: 0;
}

.order-headings li:nth-child(1),.user__order-item__main li:nth-child(1) {
    width: 15%
}

.order-headings li:nth-child(2),.user__order-item__main li:nth-child(2) {
    width: 20%
}

.order-headings li:nth-child(3),.user__order-item__main li:nth-child(3) {
    width: 25%
}

.order-headings li:nth-child(4),.user__order-item__main li:nth-child(4) {
    width: 20%
}

.order-headings li:nth-child(5),.user__order-item__main li:nth-child(5) {
    width: 10%
}

.ticket-headings li:nth-child(1),.user__ticket-item__main li:nth-child(1) {
    width: 20%
}

.ticket-headings li:nth-child(2),.user__ticket-item__main li:nth-child(2) {
    width: 20%
}

.ticket-headings li:nth-child(3),.user__ticket-item__main li:nth-child(3) {
    width: 20%
}

.ticket-headings li:nth-child(4),.user__ticket-item__main li:nth-child(4) {
    width: 20%
}

.ticket-headings li:nth-child(5),.user__ticket-item__main li:nth-child(5) {
    width: 20%
}

.user__order-item, .user__ticket-item {
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    margin: 0 0 7px;
}

.user__order-item:last-of-type, .user__ticket-item:last-of-type {
    margin: 0;
}

.user__order-item:hover, .user__order-item.details-active {
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.3);
}

.user__order-item__main, .user__ticket-item__main {
    position: relative;
    display: flex;
    align-items: center;
}

.user__order-item__main {
    cursor: pointer;
}

.user__order-item__view-details {
    width: 30px;
    height: 60px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 3px;
}

.user__order-item__view-details span, .user__order-item__view-details span:before, .user__order-item__view-details span:after {
    display: block;
    width: 3px;
    height: 3px;
    background: #8e8e8e;
    border-radius: 50%;
    position: relative;
}

.user__order-item__view-details span:before, .user__order-item__view-details span:after {
    content: '';
    position: absolute;
}

.user__order-item__view-details span:before {
    top: -8px;
}

.user__order-item__view-details span:after {
    bottom: -8px;
}

.user__order-item__details {
    border-top: 1px solid rgba(0,0,0,.1);
    opacity: 0;
    height: 0;
    visibility: hidden;
    position: relative;
    margin: 0 1.5rem;
    overflow: hidden;
}

.user__order-item.details-active .user__order-item__details {
    padding: 1.5rem 0;
    opacity: 1;
    visibility: visible;
    height: auto;
}

.user__ticket-owner__item {
    border: 1px solid #dadada;
    margin: 1rem 0 0;
    padding: 1.2rem;
}

.user__ticket-owner__item .col-sm-6 {
    padding: 0 15px 0 0;
}

.user__ticket-owner__item h5 {
    color: #666;
    font-size: 1rem;
    margin: 0 0 .7rem;
}

.user__ticket-owner__item h6 {
    text-transform: uppercase;
    font-size: 1.25rem;
    margin: 0 0 .7rem;
}

.user__ticket-owner__item__form {
    margin: 15px 20px auto;
    padding: 0;
}

.user__ticket-owner__item .message {
    margin-top: 1.5rem
}

.user__ticket-owner__item__form li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    word-wrap: break-word;
}

.user__ticket-item .user__ticket-item-form {
    margin: 0 30px;
    border-top: 1px solid rgba(0,0,0,.1);
    display: flex;
    justify-content: center
}

.user__ticket-item .user__ticket-item-form .form-group {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 0
}

.user__ticket-item .user__ticket-item-form .form-group select {
    cursor: pointer;
    margin: 0 0 5px
}

.user__ticket-item-form .add-ticket-btn {
    display: flex;
    align-items: center;
    justify-content: center
}

.user__ticket-item-form .form-control {
    margin: 0 0 5px
}

.error {
    text-align: center;
    border: 1px solid #faa;
    background: #ffe4e4;
    margin: 10px 0 0
}

.isds-reg-error {
    color: #ff7877;
    display: block;
    margin: -.4rem 0 .5rem .2rem;
    line-height: 1.4;
    font-size: .8rem;
}

.isds-input-error {
    border-color: #ff7877 !important;
}

.pass-error {
    display: block;
    margin: 4px 0 0;
    font-size: 13px;
    line-height: 1.3;
    color: #ff7877;
}

.woocommerce-cart .pass-error {
    margin: -6px 0 7px 5px;
}

.message-error {
    color: #ff7877;
    border-color: #ff7877;
}

.message-success {
    color: #63BD00;
    border-color: #63BD00;
}

.message-box {
    padding: 7px 25px;
    margin: 0 0 25px;
    border: 1px solid;
    display: inline-flex;
    font-size: 15px;
    line-height: 1.3
}

.submit-loader {
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.25);
    border-top-color: #ffffff94;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-rotate .7s linear infinite;
    animation: loader-rotate .7s linear infinite;
    margin: 0 0 0 -1.7rem;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

@-webkit-keyframes loader-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

ul.isds-sale-item, ul.isds-discount-headings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0 !important;
}

.isds-discounts {
    margin-bottom: 80px !important;
}

ul.isds-sale-item {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

ul.isds-sale-item:first-of-type {
    border-top: 1px solid rgba(0,0,0,.1);
}

.isds-discount-headings li, .isds-sale-item li {
    text-transform: uppercase;
    color: #222;
    padding: .5rem;
    font-size: .9rem;
}

.isds-sale-item .btn {
    font-size: .9rem;
}

.isds-sale-item li {
    text-transform: none;
    margin: 0;
}

.isds-sale-item .isds-discount-price > span {
    cursor: default;
}

.isds-sale-item .isds-discount-price > span:hover {
    text-decoration: underline;
}

.isds-conference-locations .section-title {
    margin-bottom: -20px;
}

.isds-sale-item li span {
    position: relative;
}

.isds-sale-item .pass-tooltip {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -36px;
    left: -100%;
    background: #333;
    color: #fff;
    padding: 0 10px;
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    font-size: .75rem;
    font-weight: normal;
    display: block;
    width: 120px;
    text-align: center;
    word-wrap: normal;
    z-index: 999;
}

.isds-sale-item .pass-tooltip:after {
    content: '';
    display: block;
    background: yellow;
    background: #333;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 23px;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.isds-sale-item .pass-tooltip.active {
    opacity: 1;
    visibility: visible;
}

.isds-sale-item .isds-sale-img img {
    width: 100%;
    margin: 0 20px 0 0;
}

.isds-sale-item .isds-sale-event-name a {
    text-transform: uppercase;
    font-size: 1rem;
}

.isds-sale-item .isds-sale-discount-date, .isds-sale-item .isds-discount-price {
    margin: -3px 0 0 !important;
}

.isds-sale-item .isds-discount-date {
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.isds-sale-item .isds-discount-date .isds-sale-deadline {
    color: #000;
    font-weight: 600
}

.isds-sale-item .isds-sale-links a {
    margin: 0 0 0 10px;
}

.checkout-steps-wrapper {
    position: relative;
    margin: 0 0 80px;
}

.checkout-steps-wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 0;
}

.checkout-steps-wrapper ul li {
    display: inline-block;
    width: 33.333%;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    position: relative;
}

.checkout-steps-wrapper ul li .step-icon {
    display: block;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    background: #e4e4e4;
    border-radius: 50%;
    position: relative;
}

.checkout-steps-wrapper ul li .checkout-progress {
    display: block;
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    position: relative;
    margin: 0 auto;
    top: 25px;
}

.checkout-steps-wrapper ul li .step-icon i {
    color: #fff;
    display: block;
}

.checkout-steps-wrapper ul li .step-title {
    text-transform: uppercase;
    font-size: .9rem;
}

.checkout-steps-wrapper ul li.active .step-icon, .checkout-steps-wrapper ul li.active .checkout-progress {
    background: #189ac6;
}

.checkout-steps-wrapper ul li.active .step-title {
    color: #189ac6;
}

.woocommerce .isds-tickets .ticket-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 8px;
}

.woocommerce .isds-tickets .ticket-type > input {
    display: block;
}

.woocommerce .isds-tickets .ticket-type > label {
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    display: flex;
    align-items: flex-start;;
}

.woocommerce .isds-tickets .ticket-type .ticket-type-radio {
    position: relative;
    top: 7px;
}

.woocommerce .isds-tickets .ticket-type .ticket-type-radio + span {
    margin: 0 0 0 10px;
}

.woocommerce .isds-tickets .ticket-type .ticket-type-radio:checked + span {
    color: #189ac6 !important;
}

.woocommerce .isds-tickets {
    margin: 0 0 80px;
}

.woocommerce .add-ticket-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce .add-ticket-btn {
    cursor: pointer;
    transition: all .15s ease-out;
}

.woocommerce .add-ticket-btn .icon-plus {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    margin: 8px auto 3px;
    position: relative;
    transition: inherit;
}

.woocommerce .add-ticket-btn .icon-plus:before,
.woocommerce .add-ticket-btn .icon-plus:after {
    content: '';
    display: block;
    width: 25px;
    height: 1px;
    background: #ccc;
    position: relative;
    top: 23px;
    left: 12px;
    transition: inherit;
}

.woocommerce .add-ticket-btn .icon-plus:after {
    transform: rotate(90deg);
}

.woocommerce .add-ticket-btn .icon-text {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    color: #ccc;
    transition: inherit;
}

.woocommerce .add-ticket-btn:hover .icon-plus {
    border: 1px solid #189ac6;
}

.woocommerce .add-ticket-btn:hover .icon-plus:before,
.woocommerce .add-ticket-btn:hover .icon-plus:after {
    background: #189ac6;
    transform: rotate(90deg);
}

.woocommerce .add-ticket-btn:hover .icon-plus:after {
    transform: rotate(0deg);
}

.woocommerce .add-ticket-btn:hover .icon-text {
    color: #189ac6;
}

.woocommerce .isds-tickets .isds-ticket-item {
    padding: 0 25px;
    border: 1px solid #efefef;
    position: relative;
    border-radius: 4px;
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,.05);
}

.woocommerce .isds-tickets .remove-form {
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.woocommerce .isds-tickets .remove-form:before, .woocommerce .isds-tickets .remove-form:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #9e9e9e;
}

.woocommerce .isds-tickets .remove-form:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 10px;
}

.woocommerce .isds-tickets .remove-form:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 9px;
}

.woocommerce .isds-tickets .isds-ticket-item {
    margin: 56px 0 0;
}

.woocommerce .isds-tickets .isds-ticket-item.has-upgrades {
    margin-top: 80px;
}

.woocommerce .isds-tickets table th, .woocommerce .isds-order-review th {
    color: #222;
    text-transform: uppercase;
    border-bottom: 1px solid #efefef;
    padding: 10px;
    width: 33.33333%;
    font-size: .9rem;
    font-weight: bold;
}

.woocommerce .isds-tickets table td, .woocommerce .isds-order-review td {
    padding: 25px 10px;
    vertical-align: top;
    font-size: .91rem;
}

.woocommerce .isds-tickets table .ticket-subtotal td {
    padding: 15px 10px;
    border-top: 1px solid #efefef;
}

.ticket-subtotal label {
    position: relative;
    top: 3px;
}

.woocommerce .isds-tickets table .ticket-subtotal td > span:not(.empty-td) {
    text-transform: uppercase;
}

.woocommerce .isds-tickets table .ticket-subtotal td strong {
    color: #189ac6;
    padding: 0 7px;
    font-size: 1rem;
}

.woocommerce .isds-tickets table td .form-group input {
    margin-bottom: 9px;
    border: 1px solid #efefef;
    font-size: .91rem;
}

.woocommerce .isds-tickets table td .form-group {
    margin-top: 5px;
    position: relative;
}

.woocommerce .isds-tickets table td .form-group.disabled:before {
    content: '';
    display: block;
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 999;
    cursor: no-drop;
}

.woocommerce .isds-tickets table td .form-group.disabled input[type="text"], .woocommerce .isds-tickets table td .form-group.disabled input[type="email"], .woocommerce .isds-tickets table td .form-group.disabled input[type="tel"] {
    background: #eeeeee;
}

.woocommerce .isds-tickets .ticket-perks.inactive li {
    opacity: .3;
}

.woocommerce .isds-tickets .ticket-perks ul {
    list-style-type: none;
    padding: 0;
    margin: 5px 0 0 !important;
    display: block;
}

.woocommerce .isds-tickets .ticket-perks li {
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    align-items: center;
    display: flex;
    margin: 0 0 10px;
}

.woocommerce .isds-tickets .ticket-perks .perk-icon-yes, .woocommerce .isds-tickets .ticket-perks .perk-icon-no {
    width: 15px;
    text-align: center;
    margin: 0 7px 0 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 15px;
    flex-basis: 15px;
}

.woocommerce .isds-tickets form .ticket-perks .perk-icon-yes + .perk-name {
    color: #666;
}

.woocommerce .isds-tickets form .ticket-perks .perk-icon-yes {
    font-size: .7rem;
    color: #63BD00;
}

.woocommerce .isds-tickets form table td .form-group input::-webkit-input-placeholder, .woocommerce .isds-tickets form .ticket-perks .perk-icon-no, .woocommerce .isds-tickets form .empty-perks, .woocommerce .isds-tickets form .ticket-perks, .woocommerce .form-control::-webkit-input-placeholder {
    color: #d4d4d4
}

.woocommerce .isds-tickets form table td .form-group input:-ms-input-placeholder, .woocommerce .isds-tickets form .ticket-perks .perk-icon-no, .woocommerce .isds-tickets form .empty-perks, .woocommerce .isds-tickets form .ticket-perks, .woocommerce .form-control:-ms-input-placeholder {
    color: #d4d4d4
}

.woocommerce .isds-tickets form table td .form-group input::-ms-input-placeholder, .woocommerce .isds-tickets form .ticket-perks .perk-icon-no, .woocommerce .isds-tickets form .empty-perks, .woocommerce .isds-tickets form .ticket-perks, .woocommerce .form-control::-ms-input-placeholder {
    color: #d4d4d4
}

.woocommerce .isds-tickets form table td .form-group input::placeholder, .woocommerce .isds-tickets form .ticket-perks .perk-icon-no, .woocommerce .isds-tickets form .empty-perks, .woocommerce .isds-tickets form .ticket-perks, .woocommerce .form-control::placeholder {
    color: #d4d4d4
}

.woocommerce .isds-tickets form table td .form-group input::-webkit-input-placeholder {
    font-size: .91rem;
}

.woocommerce .isds-tickets form table td .form-group input:-ms-input-placeholder {
    font-size: .91rem;
}

.woocommerce .isds-tickets form table td .form-group input::-ms-input-placeholder {
    font-size: .91rem;
}

.woocommerce .isds-tickets form table td .form-group input::placeholder {
    font-size: .91rem;
}

.woocommerce .isds-tickets form .empty-td {
    padding: 0;
}

.woocommerce .isds-tickets form .add-ticket-btn i {
    font-size: .8rem;
    display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
    top: -1px;
}

.woocommerce label.ticket-checkbox, .woocommerce label.ticket-to-billing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    font-weight: normal;
    color: #d4d4d4;
    line-height: 1.3;
    cursor: pointer;
}

.woocommerce .copy-attendee-info {
    margin: 0 0 20px;
}

.woocommerce .copy-attendee-info label.ticket-checkbox {
    color: inherit;
}

.woocommerce .copy-attendee-info {
    margin: 0 0 15px;
}

.woocommerce label.ticket-checkbox input, .woocommerce label.ticket-to-billing input {
    margin: 0 9px 0 0;
    position: relative;
    top: 5px;
}

.woocommerce .ticket-totals {
    text-align: center;
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #222;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce .ticket-totals .isds-cart-totals {
    margin: 0 0 0 10px;
}

.woocommerce .ticket-totals strong {
    color: #189ac6;
    font-size: 1.4rem;
    padding: 0 5px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    background: #63BD00 !important;
    margin-bottom: 25px;
}

.woocommerce .form-row.place-order {
    text-align: center;
}

.woocommerce-checkout .isds-order-review th, .woocommerce-checkout .isds-order-review td {
    padding: 10px;
    line-height: 1.3;
}

.woocommerce-checkout .isds-order-review td {
    border: none;
}

.woocommerce-checkout .isds-order-review th:nth-of-type(1) {
    width: 43%;
}

.woocommerce-checkout .isds-order-review th:not(:first-of-type) {
    width: 19%;
}

.woocommerce-checkout .isds-order-review th:not(:first-of-type), .woocommerce-checkout .isds-order-review td:not(:first-of-type) {
    text-align: center;
}

.woocommerce-checkout .isds-order-review-totals td {
    text-align: right;
    border-top: 1px solid #efefef;
    font-size: .9rem;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 20px 0;
}

.woocommerce-checkout .isds-order-review-totals td strong {
    color: #189ac6;
    padding: 0 5px;
    font-size: 1rem;
}

.woocommerce h3 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.woocommerce-checkout {
    font-size: .91rem;
}

.woocommerce form .form-row .required {
    font-family: inherit;
    color: inherit;
    border: none;
    cursor: default;
    text-decoration: none;
}

.woocommerce form .form-row label {
    margin: 0;
    font-size: .91rem;
    color: #666;
}

.wc_payment_method {
    border: none;
    position: relative;
}

.woocommerce-checkout #payment ul.payment_methods li {
    padding: 40px;
}

.wc_payment_method > label {
    cursor: pointer;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    color: #000;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    padding: 0;
    margin: 0;
    width: 100%;
}

.woocommerce-checkout .payment-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce-checkout .payment-labels .wc_payment_method {
    width: 50%;
}

.woocommerce-checkout .payment-labels .wc_payment_method label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    font-size: 1rem;
    padding: 10px;
    background: #efefef;
    color: #d4d4d4;
}

.woocommerce-checkout .payment-labels .wc_payment_method.active label {
    background: #fff;
}

.woocommerce-checkout .payment-labels .wc_payment_method.active label {
    color: #222
}

.woocommerce-checkout .payment-labels input[type="radio"] {
    display: none;
}

.woocommerce-checkout .payment-forms {
    padding: 40px 40px 10px;
}

.woocommerce #payment div.payment_method_braintree_credit_card .wc-braintree-hosted-field {
    border: 1px solid #efefef !important;
    border-radius: 3px !important;
    padding: 0.5rem 1rem !important;
    height: 2.4rem !important;
    font-size: .8rem !important;
}

.woocommerce-checkout .payment_icon img {
    margin: 0 5px 20px 0;
}

#wc_braintree_paypal_container {
    max-width: 300px !important;
    margin: auto;
}

.woocommerce-checkout .security-badges {
    margin: 20px 0;
    padding: 0 20px;
}

.woocommerce-checkout .security-badges p {
    margin: 0 0 10px;
}

.woocommerce-checkout .order-item {
    font-size: .8rem;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 15px;
}

.woocommerce-checkout .order-item h6 {
    font-size: .91rem;
    font-weight: bold;
    margin: 0 0 1rem;
}

.woocommerce-checkout .order-item ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 15px !important;
}

.woocommerce-checkout .order-item ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woocommerce-checkout .order-txt {
    color: #222;
    margin-left: auto;
}

.woocommerce-checkout .order-total {
    display: block;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0 0
}

.woocommerce-checkout .order-total strong {
    color: #189ac6;
    font-size: 1rem;
    padding: 0 0 0 5px;
}

.woocommerce-checkout .no-info {
    color: #666;
}

.woocommerce-checkout .wc-braintree-hosted-field-card-csc-parent label {
    position: relative;
}

.woocommerce-checkout .csc-hint {
    display: inline-block;
    margin: 0 0 0 5px;
    cursor: pointer;
}

.woocommerce-checkout .csc-hint:hover i {
    color: #333;
}

.woocommerce-checkout .csc-hint > span {
    display: block;
    width: 100%;
    position: absolute;
    font-size: .7rem;
    font-weight: normal;
    color: #666;
    bottom: 35px;
    left: 0;
    background: #333;
    color: #fff;
    width: 100%;
    padding: 7px 10px;
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    box-shadow: 3px 3px 3px rgba(0,0,0,.25);
}

.woocommerce-checkout .csc-hint > span:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #333;
    position: absolute;
    right: 90px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -3px;
    -webkit-box-shadow: 3px 2px 1px rgba(0,0,0,.15);
    box-shadow: 3px 2px 1px rgba(0,0,0,.15);
}

.isds-discount-wrapper {
    margin: 0 0 10px;
}

.isds-discount-form {
    text-align: center;
    display: none;
}

.isds-discount-form.active {
    display: block;
}

.coupon-code-field {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.coupon-code-field .btn {
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0 0 0 5px;
    display: inline-flex;
    font-size: 1rem;
    
}

#isds-add-discount-code {
    color: #189ac6;
    cursor: pointer;
}

#isds-discount {
    display: block;
    margin: 15px auto;
    text-align: center;
    max-width: 150px;
}

#isds-discount.discount-valid {
    border: 1px solid #63BD00;
    background: rgba(99, 189, 0, .05)
}

#isds-discount.discount-invalid {
    border: 1px solid red;
    background: rgba(255, 0, 0, 0.05)
}

.discount-alert {
    margin: -20px 0 20px;
    color: red;
    font-size: .86rem;
}

.woocommerce-checkout .strike-through, .woocommerce-cart .strike-through {
    color: #666;
    text-decoration: line-through;
}

.isds-order-receipt-wrapper {
    max-width: 520px;
    margin: 0 auto 80px;
}

.isds-order-receipt {
    font-size: .8rem;
    border: 3px solid #189ac6;
    padding: 40px 40px 30px;
}

.isds-order-receipt ul {
    padding: 0;
}

.isds-order-receipt ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 15px;
}

.isds-order-receipt ul li:nth-child(odd) {
    background: rgba(0,0,0,.02);
}

.isds-order-receipt ul li .order-txt {
    color: #222;
    margin-left: auto;
}

.isds-order-receipt h6 {
    text-transform: uppercase;
    font-size: .91rem;
    font-weight: bold;
    margin: 0 0 1.3rem;
    text-align: center;
}

.isds-order-receipt .no-info {
    color: #666;
}

.isds-order-receipt-wrapper .print-btn {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0;
}

.isds-order-receipt-wrapper #print-order-receipt {
    display: inline-block;
}

.isds-order-receipt-wrapper #print-order-receipt i {
    padding: 0 5px 0 0;
}

.go-checkout-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
}

.go-checkout-btn button,
button#place_order {
    display: inline-flex;
}

.woocommerce .blockUI.blockOverlay::before {
    height: 34px !important;
    width: 34px !important;
}

.woocommerce .cart-desc {
    font-size: .91rem;
    max-width: 80%;
    margin: 0 auto 40px;
}

.woocommerce .ticket-to-billing.disabled {
    display: none;
}

.woocommerce-cart .security-badges {
    font-size: .91rem;
    margin-top: 20px;
}

.isds-order-success .isds-event-info ul {
    padding: 0;
}

.isds-event-info {
    margin: 40px 0;
}

.isds-event-info li {
    display: inline-block;
}

.isds-event-info li a {
    display: inline-block;
    min-width: 150px;
    margin: 10px;
    text-transform: uppercase;
    border: 1px solid #189ac6;
    border-radius: 3px;
    padding: 3px 10px;
}

.isds-event-info li a:hover {
    background: #189ac6;
    color: #fff;
}

.isds-account-btn .btn-span {
    display: block;
    text-transform: none;
}

.woocommerce .copy-attendee-info__radio > div {
    background: rgba(0,0,0,.025);
    border: 1px solid rgba(0,0,0,.025);
    border-radius: 3px;
    padding: 10px 20px;
    margin: 0 0 20px;
}

.woocommerce .copy-attendee-info__radio .ticket-radio-wrap {
    padding: 10px 0 5px;
}

.woocommerce .copy-attendee-info__radio label {
    padding: 0 0 0 20px;
}

#isds-user-manager__event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#isds-user-manager__event input,#isds-user-manager__event select {
    margin: 0 5px
}

#isds-user-manager thead th {
    position: sticky;
    position: -webkit-sticky;
    top: 102px;
    background: #117396;
    color: #fff
}

#isds-user-manager .user-list__list {
    max-width: 100%;
    margin: 0 auto 80px;
    padding: 0;
    font-size: 12px;
    font-family: sans-serif;
    position: relative;
    top: 70px
}

#isds-user-manager .user-item {
    padding: 10px
}

#isds-user-manager .user-item td {
    border: 1px solid rgba(0,0,0,.02);
    border-bottom: 1px solid #e6e4dd;
    line-height: 1.8
}

#isds-user-manager .user-item:nth-child(odd) {
    background: rgba(0,0,0,.02);
    -webkit-transition: .1s all ease-in;
    transition: .1s all ease-in
}

#isds-user-manager tr.user-item:hover {
    background: rgba(0,0,0,.1)
}

#isds-user-manager tr.user-item td,#isds-user-manager th {
    padding: 5px;
    cursor: default;
    vertical-align: middle
}

#isds-user-manager th {
    line-height: normal;
    font-weight: 700
}

#isds-user-manager .user-item>span:last-child {
    text-align: right
}

#isds-user-manager #user-list__events {
    position: fixed;
    width: 100%;
    height: 70px;
    background: #1897c5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 20px;
    z-index: 999;
}

#isds-user-manager #user-list__events .btn-download-csv {
    margin-left: auto;
    padding: .5rem 1rem;
}

@media print {
    body * {
        visibility: hidden;
    }

    .isds-order-receipt, .isds-order-receipt * {
        visibility: visible;
    }

    .isds-order-receipt-wrapper {
        position: absolute;
        top: 0;
        width: 100%;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .isds-order-receipt {
        font-size: .8rem;
        width: 480px;
        margin: 40px auto;
        border: none;
    }
}

/* End of WooCommerce */
/* ---------- DELETE THIS SELECTOR AT THE END ---------- */
.blog-22 #subscription, .blog-22 #subscription-toggle {
    display: none;
}

.emma-subscription, .wce-subscription.vc_row {
    background: #edfbff url(http://isds.staging.wpengine.com/wp-content/uploads/2018/04/popup-background.png) no-repeat center;
    background: #189ac6;
    background-size: cover;
    padding-top: 40px !important;
    padding-bottom: 25px !important
}

.vc_row.emma-subscription, .wce-subscription {
    padding-top: 40px !important;
    padding-bottom: 25px !important;
}

.emma-subscription h4, .wce-subscription h4 {
    color: #fff;
    font-size: 1.2rem;
}

.emma-footer-subscription, .wce-footer-subscription {
    background: #1d1d1d;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.emma-subscription .emma-wrap {
    display: block;
}

.emma-subscription li.emma-form-row, .isds-wce-form li.isds-wce-form-row {
    display: block !important;
}

.emma-subscription ul#emma-form-elements, .isds-wce-form .isds-wce-form-elements {
    margin: 30px auto 0 !important;
    margin-bottom: 0 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100% !important;
}

.emma-subscription li.emma-form-row:nth-child(1) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.emma-subscription li.emma-form-row:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.emma-subscription li.emma-form-row:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.emma-subscription li.emma-form-row:nth-child(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.emma-subscription #emma-subscription-form {
    display: block !important;
}

.emma-subscription #emma-form, .isds-wce-form {
    display: block;
    position: relative;
}

.emma-subscription #emma-form input[type="submit"], .isds-wce-form input[type="submit"] {
    text-transform: uppercase;
    display: block;
    border: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    padding: .7rem 1.5rem;
}

.emma-subscription #emma-form input[type="text"], .emma-subscription #emma-form input[type="email"], .isds-wce-form input[type="text"], .isds-wce-form input[type="email"] {
    border: 1px solid transparent !important;
}

.emma-subscription #emma-form input[type="submit"]:hover, .isds-wce-form input[type="submit"]:hover {
    background: #519a00;
}

.emma-subscription .spinner, .isds-wce-form .spinner {
    background: #fff url(images/spinner.gif) center no-repeat !important;
    background-size: 20px 20px;
    margin: 20px auto -20px !important;
}

#emma-form input, .isds-wce-form input {
    border: none;
    border-radius: 3px;
    height: auto;
    line-height: 1.25rem;
    padding: 0.65rem 1rem;
    float: none !important;
}

ul#emma-form-elements li.emma-form-row, .isds-wce-form-row {
    padding: 0 5px 20px;
}

.emma-footer-subscription, .wce-footer-subscription {
    padding: 40px 0;
}

.emma-footer-subscription h4, .wce-footer-subscription h4 {
    text-align: center;
    color: #fff;
    margin: 0;
}

.pre-reg-form-container ul#emma-form-elements {
    display: block;
    text-align: center;
}

.pre-reg-form-container h4 {
    margin: 0 0 1.2rem;
}

.pre-reg-form-container ul#emma-form-elements li {
    width: calc(100% - 30px) !important;
    text-align: center;
    margin: auto;
}

.pre-reg-form-container ul#emma-form-elements li .emma-form-input {
    border: 1px solid #e6e6e6 !important;
    font-family: inherit;
    max-width: 100% !important;
    width: 100% !important;
    font-size: 1rem;
    padding: 10px 15px;
    border-radius: 3px;
    display: block !important;
}

.pre-reg-form-container #emma-form input[type="submit"], .pre-reg-form-container #emma-form a#emma-form-submit {
    text-transform: uppercase;
    margin: 10px 0 0;
}

.vimeo-wrapper {
    position: absolute !important;
    left: 0;
    top: 0;
    background: #000;
    width: 100%;
    height: 100%;
}

.vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* Order Receipt - Author's Orders */
.user__order-item .view-order-receipt {
    cursor: pointer;
    position: absolute;
    top: 1.4rem;
    right: 0;
    color: #189ac6;
}

/* Tickets Page V3 */
.woocommerce .tp-isds-tickets .tp-add-to-cart-form {
    padding: 25px;
    border: 1px solid #e4e4e4;
    position: relative;
    margin: 0 0 25px;
}

.woocommerce .tp-isds-tickets .isds-featured-product-form {
    border: 3px solid #189ac6;
}

.woocommerce .tp-isds-tickets .tp-isds-add-to-cart__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woocommerce .tp-isds-tickets .tp-isds-add-to-cart__top h4 {
    color: #222;
    font-size: 1.2rem;
    font-weight: bold;
    margin-right: auto;
}

.woocommerce .tp-isds-tickets .tp-isds-add-to-cart__top input[type="number"] {
    max-width: 50px;
    text-align: center;
    margin: 3px 20px 3px 10px;
}

.woocommerce .tp-isds-tickets .tp-isds-add-to-cart__qty {
    margin: 3px 0 0;
}

.tp-isds-add-to-cart__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tp-isds-add-to-cart__top > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.simple-submit {
    background: transparent;
    border: none;
    padding: 0;
    margin: 10px 0 0;
    color: #189ac6;
    outline: none;
}

.tp-isds-add-to-cart__bottom > p {
    margin-top: -40px;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0
}

.tp-isds-add-to-cart__bottom ul {
    margin: 0 !important;
    padding: 0 0 0 1rem;
    font-size: .9rem;
    max-width: 90%;
    columns: 2;
    padding: 0 14rem 0 1rem;
    font-size: .9rem;
    max-width: 100%;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100px;
}

.tp-isds-add-to-cart__bottom li {
    list-style-type: none;
    max-width: 90%;
    line-height: 1.5;
    padding: 0 0 .5rem;
}

.tp-isds-add-to-cart__bottom li .perk-icon-yes {
    font-size: .7rem;
    color: #63BD00;
}

.tp-isds-add-to-cart__bottom li .perk-icon-yes, .tp-isds-add-to-cart__bottom li .perk-icon-no {
    width: 15px;
    position: relative;
    text-align: center;
    margin: 0 7px 0 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 15px;
    flex-basis: 15px;
}

.isds-cart-icon {
    position: fixed;
    right: 30px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
    z-index: 9999;
}

.isds-cart-icon > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.7rem;
    border-radius: 50%;
    background: #189ac6;
    color: #ffffff !important;
    -webkit-box-shadow: 0px 0px 0 5px #189ac638;
    box-shadow: 0px 0px 0 5px #189ac638;
}

.isds-cart-icon > a:hover {
    color: #ffffff;
}

.isds-cart-icon > a i {
    position: relative;
    right: 1px;
}

.session-add-to-cart.btn-info {
    background: #222 !important;
}

.isds-cart-icon > span {
    position: absolute;
    top: -3px;
    right: -7px;
    color: #fff;
    background: #222;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .7rem;
}

.isds-featured-product {
    position: absolute;
    background: #189ac6;
    padding: 0 1rem;
    top: -1rem;
    text-transform: uppercase;
    color: #fff;
}

.isds-featured-product i {
    padding: 0 .3rem 0 0;
}

.isds-wce-notices p {
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 3rem 1rem 2rem;
    border-radius: 3px;
    color: #474747;
}

.isds-wce-notices p i {
    padding: 0 1rem 0 0;
    font-size: 1.5rem;
}

.isds-wce-notices p.isds-wce-success {
    background: rgb(230, 250, 230);
    border: thin solid rgb(166, 187, 166);
}

.isds-wce-notices p.isds-wce-success i {
    color: #63be01;
}

.isds-wce-notices p.isds-wce-error {
    background: rgb(255, 235, 235);
    border: thin solid rgb(247, 195, 195);
}

.isds-wce-notices p.isds-wce-error i {
    color: #f4524d;
}

.isds-wce-notices .submit-loader {
    width: 25px;
    height: 25px;
}

.emma-subscription li {
    list-style-type: none;
}

.isds-wce-form .isds-wce-btn {
    width: auto !important;
}

.grecaptcha-badge {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: linear opacity 1s;
    transition: linear opacity 1s;
}

.woocommerce .cart-error-msg,
.isds-woocommerce-error {
    width: 100%;
    max-width: 100%;
    border-color: #fedede;
    color: #ff7877;
    border: 2px solid #ff7877;
    padding: 20px 40px;
}

.woocommerce .cart-error-msg i {
    font-size: 1.7em;
}

.isds-woocommerce-error {
    margin-bottom: 80px;    
}

.pagination, .pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 !important;
}

.pagination li {
    margin: 0 5px;
}

.pagination li > a, .pagination li > span:not(.dots) {
    display: inline-block;
    padding: 2px 10px;
    margin: 0 2px 0 0;
    min-width: 36px;
    text-align: center;
    border: 1px solid #e6e4dd;
    border-radius: 3px;
}

.pagination li > span:not(.dots) {
    background: #189ac6;
    border-color: #189ac6;
    color: #fff;
}

.pagination li > a:hover {
    border-color: #189ac6;
    color: #189ac6;
}

.text-white, .section-title.text-white h1, .section-title.text-white h2, .section-title.text-white h3, .section-title.text-white h4 {
    color: white;
}

.text-black {
    color: #333333;
}

#slides {
    position: relative;
}

#slides .slides-container {
    display: none;
}

#slides .scrollable {
    *zoom: 1; position: relative;
    top: 0;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

#slides .scrollable:after {
    content: "";
    display: table;
    clear: both;
}

.slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    top: 46%;
    width: 100%;
}

.slides-navigation a {
    position: absolute;
    display: block;
}

.slides-navigation a.prev {
    left: 0;
}

.slides-navigation a.next {
    right: 0;
}

.slides-pagination {
    position: absolute;
    z-index: 3;
    bottom: 0;
    text-align: center;
    width: 100%;
}

.slides-pagination a {
    border: 2px solid #222;
    border-radius: 15px;
    width: 10px;
    height: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1; *display: inline;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
    margin: 2px;
    overflow: hidden;
    text-indent: -100%;
}

.slides-pagination a.current {
    background: #222;
}

.input-duplicate-email {
    border-color: red !important;
}

.user__ticket-item span.view-order-receipt {
    cursor: pointer;
    color: #189ac6;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.flex-justify {
    justify-content: center;
}

em {
    font-style: italic;
}

.isds-wce-pp,
.isds-footer-bottom-notice {
    color: rgba(255,255,255,.7);
    font-size: 16px;
    margin: -10px 0
}

.isds-wce-pp {
    font-size: 14px;
}

.isds-wce-pp a,.isds-wce-pp a:hover,.isds-wce-pp a:focus,
.isds-footer-bottom-notice a, .isds-footer-bottom-notice a:hover, .isds-footer-bottom-notice a:focus {
    color: #fff !important;
    position: relative
}

.isds-wce-pp a:after,
.isds-footer-bottom-notice a:after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,.5);
    position: absolute;
    left: 0;
    bottom: -3px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.isds-wce-pp a:hover:after,
.isds-footer-bottom-notice a:hover:after {
    background: #fff
}

.isds-footer-bottom-notice {
    padding: 10px;
}


.wce-footer-subscription .isds-wce-pp a:hover:after {
    background: #189ac6;
}

.footer-bottom-notice {
    background: #1897c5;
    padding: 15px;
}

.form-row.form-row-wide.create-account {
    display: none !important;
}

.single-post #content ul li {
    list-style: initial;
    line-height: 1.5;
    margin: 0 0 10px 40px;
}

.single-post #content ul li:last-child {
    margin-bottom: 0;
}

.woocommerce-checkout .payment-labels {
    display: none !important;
}

.payment_method_stripe .payment_icon {
    text-align: center;
}

.payment_method_stripe .payment_icon img {
    width: calc(100% / 6 - 10px);
    max-width: 46px;
    margin: 0 5px 15px;
}

.payment_method_stripe .wc-saved-payment-methods {
    display: none;
}

.payment_method_stripe #wc-stripe-cc-form {
    margin: 0 !important;
}

.woocommerce-checkout #payment .payment_method_stripe div.form-row {
    padding: 0;
}

.woocommerce .form-row.place-order {
    padding-top: 0 !important;
}

.wc-stripe-elements-field {
    border: 1px solid #ddd !important;
    border-radius: 3px  !important;
    padding: 0.5rem 1rem !important;
}

#stripe-payment-data > p {
    text-align: center;
    margin: 5px 0
}

.learn-blocks .learn-blue p > a:after {
    content: "\f061" !important;
}

.smcx-widget.smcx-modal.smcx-modal-survey {
    display: none !important;
}



.group-sales-form {
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: rgba(0,0,0,.85);
}

.group-sales-form.active {
    display: flex !important
}

.group-sales-form-wrapper {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px;
    position: relative;
    max-width: 480px;
    width: 100%;
    max-height: 96%;
    overflow-y: auto;
}

.group-sales-form-wrapper .gp-headings p:first-child {
    font-size: 2rem;
    text-transform: uppercase;
    color: #222;
    padding: 0;
    line-height: 1.3
}

.group-sales-form-wrapper .gp-headings p:last-child {
    line-height: 1.4;
    padding: 0 0 10px;
}

.group-sales-form-wrapper .email {
    padding-left: 0
}

.group-sales-form.active .gp-close-icon {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.group-sales-form.active .gp-close-icon:before,
.group-sales-form.active .gp-close-icon:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #9e9e9e;
    position: absolute;
    top: 0;
    right: 0
}

.group-sales-form.active .gp-close-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 11px
}

.group-sales-form.active .gp-close-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 10px
}

a.btn.btn-info.btn-sm.btn-copy {
    font-size: 12px;
    padding: 3px 10px;
    margin-top: 10px;
}

.grey-bg-equal-height .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.grey-bg, .grey-bg-equal-height .vc_column-inner .wpb_wrapper .evnt-vc-btn {
    margin-top: auto;
    position: relative;
    top: -30px;
}

.form-group.wpcf7-checkbox.City {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.form-group.wpcf7-checkbox.City .checkbox {
    margin: 0;
}

.form-group.wpcf7-checkbox.City .checkbox label {
    display: flex;
    align-items: center;    
}

.form-group.wpcf7-checkbox.City .checkbox input {
    margin-top: 0;
}

.order-receipt-btn-wrapper {
    display: flex;
    align-items: center;
}

.order-receipt-btn-wrapper .btn {
    display: flex;
}

/* Preloader Aminations */
.isds-progress {
    position: absolute;
    bottom: 0;
    left: -1px;
    height: 4px;
    display: block;
    width: calc(100% + 2px);
    background-color: #bdeaf9;
    margin: 0 auto;
    overflow: hidden;
}

.isds-progress .indeterminate {
    background-color: #189ac6
}

.isds-progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite
}

.isds-progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

.preloader-wrapper {
    width: 24px;
    height: 24px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 24px;
}

.user__order-item .preloader-wrapper,
.user__ticket-item .preloader-wrapper,
.user__profile__form .preloader-wrapper {
    width: 18px;
    height: 18px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 18px;
}

.user__profile__form .preloader-wrapper {
    margin-right: -10px;
}

.preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #189ac6
}

.user__profile__form .spinner-layer,
.order-receipt-btn .spinner-layer,
.go-checkout-btn .spinner-layer,
button#place_order .spinner-layer {
    border-color: rgba(255, 255, 255, .75);
}

.active .spinner-layer {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(1080deg)
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.gap-patch .circle {
    width: 1000%;
    left: -450%
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg)
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .circle-clipper.right .circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(130deg)
    }
}

@keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
}

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg)
    }

    to {
        -webkit-transform: rotate(-130deg)
    }
}

@keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
}

#spinnerContainer.cooldown {
    -webkit-animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
    animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1)
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.popup.mc-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.85);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup .mc-popup-content {
    width: 100%;
    max-width: 640px;
    background: #fff;
    text-align: center;
    padding: 40px;
}

.user__order-item .order-receipt-btn-wrapper {
    margin: 15px 0 0;
}

.btn-sm.order-receipt-btn {
    font-size: 13px
}

.wpcf7 form br {
    display: none;
}

#popup-form-container .mc-popup-content {
    width: 100%;
    min-width: 540px;
    background: #fff;
    text-align: center;
    padding: 40px !important;
}

.mc-popup-content h3 {
    margin: 0 0 15px;
}

.mc-popup-content p {
    margin: 0;
}

.mc-popup-content .popup-cta {
    margin: 20px 0 0;
    text-align: center;
}

.mc-popup-content .popup-cta .btn-yes {
    margin: 0 0 10px;
}

#contact-session-sponsor {
    margin: 15px 0 0 
}

#contact-session-sponsor > label {
    cursor: pointer;
}

.resources-social-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 100px !important;
    height: 100px !important;
    background: #000;
    color: #b1b1b1;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100px;
    border-radius: 50%;
    z-index: 9;
    position: relative;
    border: 5px solid #505050;
    box-sizing: border-box;
}

.resources-social-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 26px !important;
}

.naylor-link, .tm-naylor-logo {
    display: flex;
    align-items: center;
    margin: 40px 0 0;
}

.tm-naylor-logo img {
    width: 130px;
    height: auto;
    margin: 0 0 0 15px;
}

.naylor-link span {
    display: inline-block;
    margin: 0 12px 0 0;
}

.reg-with-confidence {
    margin: -25px 0 40px !important;    
    border: 1px solid #189ac6;
    padding: 25px;
    line-height: 1.5;
}

.isds-shortcode .reg-with-confidence {
    margin: -25px 25px 40px !important;
}

.reg-with-confidence h6 {
    text-transform: none;
}

.reg-with-confidence p {
    font-size: 16px;
}

.btn[disabled]:hover {
    background: inherit;
}

.user__profile__data .form-control {
    display: inline-block;
    width: 280px;
    max-width: 100%;
    font-size: 16px;
}

.ticket-type-tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    top: -24px;
    left: 0;
}

.ticket-tab {
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    text-align: center;
    border: 1px solid #e4e4e4;
    margin: 0;
    background: #e4e4e4;
    font-size: 14px;
    cursor: pointer;
    transition: all .3s ease;
}

.ticket-tab:first-child {
    border-radius: 4px 0 0 0;
}

.ticket-tab:last-child {
    border-radius: 0 4px 0 0;
}

.ticket-tab.active {
    background: #189ac6;
    border-color: #189ac6;
    color: #fff;
}

.ticket-type-tabs > .ticket-tab:hover {
    background: #ccc;   
    border-color: #ccc; 
}

.ticket-type-tabs > .ticket-tab.active:hover {
    background: #127799;
    border-color: #127799;
}

.ticket-main td:nth-child(1) {
    width: 35%;
}

.ticket-main td:nth-child(2) {
    width: 35%;
}

.isds-ticket-item table {
    min-height: 300px;
}

.isds-ticket-item .loading {
    background: rgba(255,255,255,.75);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ticket-actions-wrapper h4 {
    text-transform: none;
    margin: 0 0 15px;
    font-size: 18px;
}

.ticket-actions-wrapper .form-control {
    font-size: 16px;
}

.ticket-actions-submit .btn {
    padding: 8px 20px;
}

.ticket-actions-form {
    padding: 0 40px;
    margin: 0 0 0 40px;
    border-left: 1px solid #e6e4dd;
}


.ticket-actions-form label {
    display: block;
    margin: 10px 0;
    font-weight: normal;
}

.ticket-actions-form label.transfer-event {
    display: flex;
    padding: 0 0 25px
}

.form-ticket-event-year {
    width: 140px;
    margin: 0 0 0 15px;
}

.ticket-actions-form label em {
    font-size: 13px;
    display: block;
    margin: 5px 0 0;
}

.ticket-actions-form .form-group-radio {
    padding: 5px 0;
}

.ticket-actions-form .form-group-radio label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ticket-actions-form .form-group-radio label input {
    position: relative;
    top: -2px;
}

.ticket-actions-form .form-group-radio label span {
    display: block;
    margin: 0 0 0 7px;
    line-height: 1.3
}

.ticket-actions-wrapper {
    display: flex;
}

.ticket-actions-form,
.ticket-actions-text {
    width: 50%;
}

.form-group-submit .preloader-wrapper {
    margin: 0 0 0 15px;
}

.isds-post-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: -5px;
}

.isds-post-meta [data-style="tag"] {
    background: #f2f2f2;
    display: inline-block;
    padding: 0 7px;
    line-height: 1.5;
    border-radius: 20px;
    border: 1px solid #dadada;
    margin: 0 5px 5px 0;
    font-size: 11px;
}

.isds-post-meta .meta-date-html { 
    position: absolute;
    right: 5px;
    top: 5px;
    display: inline-block;
    background: rgba(255,255,255,.9);
    font-size: 12px;
    padding: 3px 5px;
    line-height: 1;
    text-transform: uppercase;
    color: #222;
    z-index: 1;

}

.isds-shortcode.testimonials .overlay {
    flex-direction: column;
}

.mc-course-item:not(:last-child) {
    margin: 0 0 80px;
}

.hero-short .fa-heart {
    color: #E81224;
}

.ticket-types input[disabled] + span {
    color: #d4d4d4;
}

#isds-scholarship-form label {
    display: block;
    font-weight: normal;
    margin: 0 0 15px;
}

#guest-contributor-form label {
    display: block;
}

#guest-contributor-form label input {
    font-weight: normal;
}

#guest-contributor-form input[type="checkbox"] {
    margin: 0 5px 0 0
}

#guest-contributor-form .checkboxes label {
    font-weight: normal;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#login-link-already-purchased a {
    color: #000;
}


.agenda-grid-view .s-item {
    width: calc(100% / 3 - 6px);
    display: flex;
    margin: 3px;
    flex-direction: column;
}

.agenda-grid-view .s-item.s-item-col-1 {
    width: 100%;
}

.agenda-grid-view .s-item.s-item-col-2 {
    width: calc(100% / 2 - 6px);
}

.agenda-grid-view .s-item__hgroup {
    padding: 10px 17px;
    width: 100%;
}

.agenda-grid-view .s-item__speaker-images {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
}

.agenda-grid-view .s-item__speaker-image {
    margin: 10px 0 0;    
}

.agenda-grid-view .s-item__speaker-image {
    display: flex;
    align-items: center;
}

.agenda-grid-view .s-item__speaker-images .s-item__speaker-image ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin: 0 0 0 10px !important;
}

.agenda-grid-view .s-item__speaker-image ul li {
    list-style-type: none;
}

.agenda-grid-view .s-item__main {
    height: 100%;   
    justify-content: initial;
    align-items: initial; 
}

.agenda-grid-view .s-item__basic-info {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: initial;
    position: relative;
    height: 100%;   
}

.agenda-grid-view .s-item__speaker-image img {
    flex-basis: 40px;
    width: 40px;
    height: 40px;
}

.agenda-grid-view .s-item__hgroup {
    padding: 12px;
}

.agenda-grid-view .s-item__view-details {
    position: absolute;
    bottom: -10px;
    right: -10px;;
}

.agenda-grid-view .s-item__title {
    min-height: 60px;   
    margin: 0; 
}

.agenda-grid-view .s-item__speaker-name-title {
    font-size: 14px;
    padding: 0 10px 0 0;
}

.agenda-grid-view .s-edit {
    position: absolute;
    top: -10px;
    right: 0;
}

.agenda-grid-view .s-edit .post-edit-link {
    right: 0;
}

.agenda-grid-view .s-edit .post-edit-link:hover {
    color: inherit;
}

.agenda-grid-view .s-item__basic-info .s-note {
    margin: -1px 0 0;
    display: inline-block;
    text-align: center;
    width: 200px;
    font-size: 11px;
}

.agenda-grid-view .s-item__speaker-name-title li:first-child {
    font-weight: bold;
    color: #000;
    margin: 0 0 3px;
}

.agenda-grid-view .s-item__stage {
    position: relative;
    bottom: -5px;
    width: 60px;
    background: #fff !important;
    z-index: 1;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}

.agenda-grid-view .s-item__stage i {
    display: none;
}

.agenda-grid-view .s-item__speaker-info {
    margin: auto 0 0 0;
    border-top: 1px solid rgba(0,0,0,.15);
}

.agenda-grid-view .s-item .s-note {
    background: transparent !important;
    color: #000;
    border: 1px solid;
    border-radius: 50px;
    padding: 3px 15px !important;
    font-weight: bold !important;
    margin: 0 0 18px !important;
}

.agenda-grid-view .s-item .s-note.s-note__masterclass {
    background: #ffa500 !important;
    color: #fff;
}

.agenda-grid-view .s-item.session__masterclass {
    border-color: #ffa500;
}

.agenda-grid-view .s-item[data-s-sub-type="keynote"] {
    background: #000 !important;
    color: #fff;
}

.agenda-grid-view .s-item[data-s-sub-type="keynote"] .s-item__title,
.agenda-grid-view .s-item[data-s-sub-type="keynote"] .s-item__speaker-name-title li:first-child {
    color: #fff;
}

.agenda-grid-view .s-item[data-s-sub-type="keynote"] .s-note {
    color: #fff;
}

.agenda-grid-view .s-item {
    border-color: #000;
}

.agenda-grid-view .s-item[data-s-sub-type="fundamentals-session"] {
    border-color: #189AC6;
    background: #189AC6;
    color: #fff;
}

.agenda-grid-view .s-item[data-s-sub-type="fundamentals-session"] .s-item__title,
.agenda-grid-view .s-item[data-s-sub-type="fundamentals-session"] .s-item__speaker-name-title li:first-child {
    color: #fff;
}

.agenda-grid-view .s-item[data-s-type="masterclass"],
.agenda-grid-view .s-item[data-s-sub-type="keynote"] {
    width: 100%;
}

.agenda-grid-view .s-item[data-s-type="masterclass"] .s-item__title, 
.agenda-grid-view .s-item[data-s-sub-type="keynote"] .s-item__title {
    min-height: auto;
    margin: 0 0 10px
}

.agenda-grid-view .s-item .s-note.s-note__fundamentals-session {
    background: #189ac6 !important;
    color: #fff;
}

.agenda-grid-view .fundamentals-more {
    position: relative;
}

.agenda-grid-view .fundamentals-more-icon {
    position: absolute;
    right: -52px;
    bottom: 0;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #189ac6;
    border-radius: 50%;
    font-size: 11px;
    font-weight: bold;
    border: 2px solid #189ac6;
}

.agenda-grid-view .fundamentals-more-content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: -40px;
    bottom: 100%;
    width: 200px;
    border-radius: 4px;
    background: #fff;
    padding: 20px;
    transition: all .2s ease;
    box-shadow: 0 1px 5px -2px rgba(0,0,0,1);
    text-transform: initial;
    color: initial;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    font-size: 13px;
}

.agenda-grid-view .fundamentals-more-content.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(-10px);
}

.agenda-grid-view .timeframe-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.agenda-grid-view .s-timeframe__title {
    display: block;
    width: 100%;
}

.agenda-grid-view .s-item__title {
    cursor: pointer;
}

.s-item__grid-desc-wrap {
    position: relative;
}

.s-item__grid-desc {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    border-radius: 4px;
    background: #fff;
    padding: 25px;
    transition: all .2s ease;
    box-shadow: 0 0 25px rgba(0,0,0,.51);
    font-size: 13px;
    z-index: 999;
    color: #000;
    line-height: 1.5;
    transform: translateY(20px);
}

.s-item__grid-desc.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.s-item__grid-desc ul {
    margin: 0 !important;
    padding: 0;
}

.s-item__grid-desc li {
    list-style-type: none;
    position: relative;
    padding: 0 0 .5rem 1rem;
    line-height: 1.5;
}

.s-item__grid-desc li:before {
    color: #666;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 0.5rem;
    position: absolute;
    left: 0;
}

#footer .widget_nav_menu + .widget_nav_menu {
    margin-top: 30px;
}

footer #menu-at-home-series {
    display: flex;
    flex-direction: column;
}

.popup-form .content-access-info {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 0 0 20px;
    margin: 0 0 20px;
}

.popup-form .content-access-img {
    width: 30%;
}

.popup-form .content-access-title {
    width: 70%;
    padding: 0 0 0 20px
}

.content-access-fields {
    text-align: center;
}

.popup-form .content-access-fields {
    width: 100%;
}

.content-unlock-form  p {
    line-height: 1.3;    
    text-align: center;
    font-size: 16px;
}

.popup-form .content-access-title p {
    font-weight: bold;
    color: #000;
    line-height: 1.3;
    font-size: 16px;
    text-align: left;
}

.popup-form .content-access-fields input:not([type="submit"]) {
    width: 100%;
    margin: 0 0 15px; 
}

.isds-message .isds-alert {
    display: block;
    color: #fff;
}

.isds-message .isds-alert-success:before, .isds-alert-error:before {
    font-family: 'FontAwesome';
    padding: 0 5px 0 0;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.isds-message .isds-alert-success:before {
    content: '\f00c';
    color: #67ff00;
}

.isds-message .isds-alert-error:before {
    content: '\f071';
    color: #ff1d1d;
}

.isds-message {
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    padding: 12px 20px 12px 12px;
    background: rgba(0,0,0,.95);
    box-shadow: 0 1px 3px 0 rgba(32,33,36,.28);
    z-index: 99999;
    transform: translateY(20px);
    transition: all .2s ease;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-left: 5px solid #189ac6
}

.isds-message.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.isds-message-close {
    color: rgba(255,255,255,.4);
    margin: 0 0 0 20px;
    cursor: pointer;
}

.isds-popup-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: rgb(208 216 228);
    z-index: 999;
    padding: 1px;
    overflow: hidden;
}

.isds-popup-progress .isds-popup-progress-bar:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background: #189ac6;
    animation: progress-box-1 2100ms cubic-bezier(0.65,0.81,0.73,0.4) infinite;
}

.isds-popup-progress .isds-popup-progress-bar:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background: #ff4600;
    animation: progress-box-2 2100ms cubic-bezier(0.16,0.84,0.44,1) infinite;
    animation-delay: 1150ms;
}

.content-unlock-form.popup-form,
.popup-login-form.popup-form {
    padding: 40px !important
}

.content-unlock-form.static-form {
    padding: 40px;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    border-radius: 4px;
    overflow: hidden;
    max-width: 550px;
    margin: auto;
}

@keyframes progress-box-1 {
    0% {
        left: -200%;
        right: 100%;
    }

    100% {
        left: 150%;
        right: -100%;
    }
}

@keyframes progress-box-2 {
    0% {
        left: 100%;
        right: 100%;
    }

    100% {
        left: 100%;
        right: 0%;
    }
}

.post-content-locked {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 550px;
    margin: 0 auto 40px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 0 0 30px;
}

.post-content-locked img {
    width: 30%;
}

.post-content-locked .post-title {
    text-align: initial;
    padding: 0 0 0 20px;
    width: 70%;
    font-size: 16px;
}

.popup-content {
    width: 100%;
    font-size: 16px;
}

.popup-header {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin: 0;
}

.form-group + .form-group {
    margin: 15px 0 0;
}

.form-group.form-group-remember {
    margin: 7px 0 0;
    display: flex;
    flex-wrap: wrap;
}

.form-group-remember a {
    margin-left: auto;
}

.form-group-remember label {
    font-weight: normal;
    cursor: pointer;
}

.form-group-remember input[type="checkbox"] {
    margin: 0 4px 0 0
}

/* Responsive Styles */
@media (min-width: 1200px) {
    html {
        font-size: 110%;
    }

    .schedule1 .row .info-box:before, .speakers3 .row .info-box:before {
        top: 41px;
    }

    .feature .text {
        padding: 6rem 6rem 4rem 6rem;
    }

    .filters-wrapper .wcs-filters.wcs-filters--switches {
        padding-right: 30px;
    }
}

@media only screen and (max-width: 1199px) {
    .speakers1 .col-lg-2 .speaker .flipper .front h5, .speakers2 .col-lg-2 .speaker .flipper .front h5 {
        font-size: 1.25rem;
    }

    .speakers1 .col-lg-2 .speaker .flipper .front h6, .speakers2 .col-lg-2 .speaker .flipper .front h6 {
        font-size: 1rem;
    }

    .isds-discount-headings li:nth-child(1), .isds-sale-item li:nth-child(1) {
        width: 15%;
    }

    .isds-discount-headings li:nth-child(2), .isds-sale-item li:nth-child(2) {
        width: 40%;
    }

    .isds-discount-headings li:nth-child(3), .isds-sale-item li:nth-child(3) {
        width: 30%;
    }

    .isds-discount-headings li:nth-child(4), .isds-sale-item li:nth-child(4) {
        width: 15%;
    }

    .isds-sale-item .btn {
        min-width: 135px;
        padding-left: 0;
        padding-right: 0;
        margin: 3px 0 !important
    }

    .woocommerce .isds-tickets .ticket-type .ticket-type-radio {
        top: 4px;
    }
}

@media only screen and (max-width: 1024px) {
    .learn-blocks ul li {
        width: 24%;
    }

    .isds-discount-headings li:nth-child(1), .isds-sale-item li:nth-child(1) {
        width: 15%;
    }

    .isds-discount-headings li:nth-child(2), .isds-sale-item li:nth-child(2) {
        width: 35%;
    }

    .isds-discount-headings li:nth-child(3), .isds-sale-item li:nth-child(3) {
        width: 30%;
    }

    .isds-discount-headings li:nth-child(4), .isds-sale-item li:nth-child(4) {
        width: 15%;
    }

    .isds-sale-item .isds-sale-event-name a {
        line-height: 1.4;
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .schedule1 .row .info-box:before, .speakers3 .row .info-box:before {
        top: 33px;
    }

    .feature .text {
        padding: 3rem 3rem 1rem 3rem;
    }

    .custom-full-width {
        width: 100% !important;
    }

    .s-item__basic-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .s-item__basic-info ul.s-item__speaker-names {
        display: block;
        padding: 3px 0 0;
    }

    .wpb_wrapper ul.s-item__speaker-images {
        width: 15%;
        display: block;
        padding: 5px 0;
    }

    .single-session__session-details {
        padding: 0;
    }

    .single-session__more-details ul {
        margin: 0;
        padding: 0 0 40px 15px;
    }

    .user__headings {
        display: none;
    }

    .user__order-item__main ul,
    .user__ticket-item__main ul {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px 0;
    }

    .user__order-item__main li,
    .user__ticket-item__main li {
        width: 100% !important;
        padding: 2px 30px;
        line-height: 1.5;
    }

    .user__order-item__main li:before,
    .user__ticket-item__main li:before {
        font-weight: bold;
        display: inline-block;
    }

    .user__order-item__main li:before, .user__ticket-item__main li:before, .user__profile__info li > span, .user__billing__info li > span {
        display: inline-block;
        min-width: 110px;
    }

    .user__order-item__main .order-id:before {
        content: 'Order: ';
    }

    .user__order-item__main .order-date:before {
        content: 'Order Date: ';
    }

    .user__order-item__main .event-name:before {
        content: 'Event: ';
    }

    .user__order-item__main .event-date:before {
        content: 'Event Date: ';
    }

    .user__order-item__main .total-paid:before {
        content: 'Total Paid: ';
    }

    .user__ticket-item__main li.event-id:before {
        content: 'Pass: ';
    }

    .user__ticket-item__main li.event-name:before {
        content: 'Event Name: ';
    }

    .user__ticket-item__main li.event-date:before {
        content: 'Event Date: ';
    }

    .user__ticket-item__main li.ticket-type:before {
        content: 'Pass Type: ';
    }

    .user__ticket-item__main li.order-receipt-btn-wrapper .btn {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .user__order-item__view-details {
        position: relative;
        top: initial;
        right: initial;
        margin-left: auto;
    }

    .user__order-item__main li:before,
    .user__order-item__details .field-label,
    .user__ticket-item__main li:before {
        font-size: 13px;
        color: #ccc;
        font-weight: normal;
    }

    .agenda-grid-view .s-item__speaker-images {
        width: 100% !important;
    }

    .agenda-grid-view .s-item {
        width: calc(100%);
        display: flex;
        margin: 0 0 5px;
        flex-direction: column;
    }
}

@media only screen and (min-width: 781px) {

    .sponsors-sm .sponsors2 ul {
        padding: 0 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0 !important;
    }

    .sponsors-sm .sponsors2 ul li.col-lg-2 {
        display: inline-block;
        width: 25%;
    }

    .custom-price-table.table-1 li {
        height: 3rem;
        position: relative;
    }

    .custom-price-table.table-1 .price-labels li {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .custom-price-table.table-1 .price-labels li i {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: #999;
        font-size: .8rem;
        cursor: pointer;
        padding: 5px 7px;
        margin: 0 -7px 0 0;
    }

    .custom-price-table.table-1 .price-labels li i:hover {
        color: #333;
    }

    .custom-price-table.table-1 li span.perk-desc {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        position: absolute;
        bottom: 42px;
        left: 0;
        background: #333;
        color: #fff;
        width: 100%;
        padding: 7px 10px;
        -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.25);
        box-shadow: 3px 3px 3px rgba(0,0,0,.25);
    }

    .custom-price-table.table-1 .price-labels li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    .custom-price-table.table-1 .price-labels li a i, .custom-price-table.table-1 .price-labels li a i:hover {
        margin-left: auto;
        color: #189ac6;
    }

    .custom-price-table.table-1 .price-labels li i:hover + span.perk-desc, .custom-price-table.table-1 .price-labels li a:hover + br + span.perk-desc {
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .custom-price-table.table-1 .price-labels li span.perk-desc:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #333;
        position: absolute;
        right: 10px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        bottom: -3px;
        -webkit-box-shadow: 3px 2px 1px rgba(0,0,0,.15);
        box-shadow: 3px 2px 1px rgba(0,0,0,.15);
    }

    #isds-header ul.menu > li.current-menu-item.anchor-link > a {
        color: #fff;
    }

    .hero-homepage.vc_row-o-full-height {
        min-height: 75vh !important;
    }

    #subscription .flex-middle {
        height: 60px;
    }

    .featured-nav-item:nth-of-type(2) {
        border-right: 1px solid #8e8e8e;
        margin-right: 10px;
        padding-right: 10px;
    }

    .hp-testimonials .vc_row-o-equal-height .vc_col-sm-3 .vc_column-inner {
        min-height: 280px;
    }
}

@media only screen and (min-width: 780px) and (max-width:1064px) {
    #isds-header ul.menu > li > a > .fa {
        display:none !important;
    }

    .hometext {
        display: block !important;
    }

    #isds-header ul.menu li a {
        white-space: nowrap !important;
    }

    .typographylinks {
        width: 48%;
        margin: 1% 1%;
    }
}

@media only screen and (max-width: 780px) {
    #isds-header ul.menu > li.menu-cta a {
        margin-left: 0;
    }

    .wsoffcanvasopener .wsmenu {
        left: 0px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .wsmenucontainer.wsoffcanvasopener {
        display: block;
        margin-left: 240px;
    }

    .hometext {
        display: inline-block !important;
    }

    .typographylinks {
        width: 98% !important;
        margin: 0% 1% !important;
    }

    .typographydiv {
        width: 86% !important;
        margin: 0% 7% !important;
    }

    .mainmapdiv {
        width: 90% !important;
        margin: 0% 5% !important;
    }

    .overlapblackbg {
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        display: none;
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer;
    }

    .wsoffcanvasopener .overlapblackbg {
        display: block !important;
    }

    .innerpnd {
        padding: 0px !important;
    }

    .typography-text {
        padding: 10px 0px;
    }

    .wsmenucontainer {
        overflow: hidden;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        min-height: 800px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        width: 100% !important;
    }

    .halfdiv .title {
        padding-left: 15px;
    }

    .ad-style {
        width: 100% !important;
    }

    .halfdiv {
        width: 100%;
        display: block;
    }

    .halfmenu {
        width: 100%;
        display: block;
    }

    .menu_form {
        padding: 10px 10px 63px 10px;
        background-color: #e7e7e7;
    }

    .menu_form input[type="button"] {
        width: 46%;
    }

    .menu_form input[type="submit"] {
        width: 46%;
    }

    .menu_form textarea {
        min-height: 100px;
    }

    .animated-arrow {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 200;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .callusicon {
        color: #c9c9c9;
        font-size: 25px;
        height: 25px;
        position: fixed;
        right: 15px;
        top: 13px;
        transition: all 0.4s ease-in-out 0s;
        width: 25px;
        z-index: 2;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .callusicon:focus, callusicon:hover {
        color: #fff !important;
    }

    .wsoffcanvasopener .callusicon {
        display: none !important;
    }

    .smallogo {
        width: 100%;
        display: block;
        padding-left: 50px;
        padding-top: 7px;
        position: fixed;
        z-index: 0;
        width: 100%;
        height: 50px;
        background: #222;
    }

    .smallogo img {
        height: 25px;
        width: auto;
    }

    .wsoffcanvasopener .animated-arrow {
        left: 240px;
    }

    .animated-arrow {
        cursor: pointer;
        padding: 0;
        margin: 0;
        height: 50px;
        width: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        z-index: 999999;
    }

    .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
        cursor: pointer;
        height: 3px;
        width: 23px;
        background: #c9c9c9;
        position: absolute;
        display: block;
        content: '';
    }

    .animated-arrow span:before {
        top: -7px;
    }

    .animated-arrow span:after {
        bottom: -7px;
    }

    .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
        transition: all 500ms ease-in-out;
    }

    .wsoffcanvasopener .animated-arrow span {
        background-color: transparent;
    }

    .wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after {
        top: 7px;
    }

    .wsoffcanvasopener .animated-arrow span:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0px;
    }

    .wsoffcanvasopener .animated-arrow span:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .session-show-excerpt {
        display: block;
        float: none;
    }

    .learn-blocks ul {
        display: block;
    }

    .custom-full-width {
        width: 90% !important;
        margin: auto;
    }

    .overlapblackbg {
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }

    .custom-price-table .vc_row-o-equal-height:nth-of-type(1) .vc_column_container>.vc_column-inner .btn {
        display: inline-block;
    }

    .custom-price-table .vc_column_container>.vc_column-inner {
        padding: 0 5px;
    }

    .custom-price-table .vc_column_container>.vc_column-inner {
        margin: 0 0 40px;
        display: block !important;
    }

    .custom-price-table .vc_column-inner.vc_custom_1491238507535 {
        margin: 0;
    }

    .custom-price-table .vc_row.vc_row-flex {
        display: block;
        margin: 0 15px !important;
    }

    .custom-price-table .perks-list {
        display: none;
    }

    .custom-price-table .strikethrough-note {
        display: block;
        margin: -15px 0 5px;
    }

    .custom-price-table .popular-perks .vc_column-inner {
        border: 6px solid #189ac6 !important;
    }

    .custom-price-table .price-header {
        height: auto;
    }

    .custom-price-table .price-header strong {
        padding: 0;
    }

    .custom-price-table .btn {
        margin-top: 15px !important;
    }

    .custom-price-table .price-header-note, .vc_custom_1486749373551 {
        display: none;
    }

    .session-date h3 {
        font-size: 1rem;
        padding: 15px 30px 15px 20px;
    }

    .session-date h3 span {
        display: block;
    }

    .session-date .col-exp-icons i {
        font-size: 16px;
    }

    .session-date h3 i {
        display: none;
    }

    .schedule1 .row img {
        margin: 0 auto;
    }

    .schedule1 .row .info-box {
        padding-left: 0;
    }

    .schedule1 .row .info-box:before {
        left: 50%;
        margin-left: -15px;
        top: 0;
    }

    .schedule1 .row .info-box header ul li, .schedule1 .row .info-box footer ul li {
        display: block;
        margin-right: 0;
        float: none;
    }

    .hp-testimonials .wpb_wrapper .wpb_text_column h5 {
        font-size: 1.5rem;
    }

    .speaker h5 {
        font-size: 1.2rem;
    }

    .speaker h6, .hp-testimonials .wpb_wrapper .wpb_text_column h6 {
        font-size: 1rem;
    }

    .speakers3 .row img {
        margin: 0 auto;
    }

    .speakers3 .row .info-box {
        margin-top: 1rem;
        padding-left: 0;
        padding-top: 15px;
    }

    .speakers3 .row .info-box:before {
        left: 50%;
        margin-left: -15px;
        top: 0;
    }

    .custom-price-table .perks-lg, .custom-price-table .perks-sm .perks-included {
        display: none;
    }

    .custom-price-table .perks-sm {
        display: block;
    }

    .custom-price-table .show-all-perks {
        display: block;
    }

    .custom-price-table .toggle-perks strong {
        font-size: 1.2rem;
        text-transform: uppercase;
        color: #333;
        display: block;
        position: relative;
        top: 0;
        padding: 0 0 15px;
    }

    .custom-price-table .perks-sm .perks-included {
        color: #666;
    }

    .custom-price-table .show-all-perks, .custom-price-table .hide-all-perks {
        color: #189ac6;
        font-size: .9rem;
        padding: 20px 0 0;
        text-transform: uppercase;
        cursor: pointer;
        display: block;
    }

    .custom-price-table .show-all-perks i, .custom-price-table .hide-all-perks i {
        padding-right: 3px;
    }

    .custom-price-table .hide-all-perks {
        display: none;
    }

    .custom-price-table .perks-sm li {
        font-weight: bold;
        color: #333;
        font-size: .95rem;
        height: auto;
        padding: 5px 10px;
    }

    .custom-price-table li span.perk-desc {
        font-size: .7rem;
    }

    #subscription.active {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: rgba(24,151,197,1);
        z-index: 9999;
    }

    #subscription > div > div {
        float: none !important;
    }

    #subscription > div > div:first-of-type p {
        text-align: center;
        margin: 0 auto 2rem
    }

    .close-icon i {
        display: none;
    }

    #emma-form, .isds-wce-form, .emma-wrap, #emma-subscription-form, ul#emma-form-elements, .isds-wce-form-elements {
        width: 100%;
        display: block;
    }

    li.emma-form-row, .isds-wce-form-row {
        width: 260px !important;
        display: block !important;
        margin: 0 auto !important;
    }

    #emma-form input#emma-form-submit, .isds-wce-form input[type="submit"] {
        margin: 2rem auto;
        display: block !important;
    }

    .close-icon:before {
        content: "\f00d";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: #fff;
        font-size: 1.5rem;
        padding: 1rem;
        position: fixed;
        top: 0;
        right: 0;
    }

    .spinner {
        margin: 0 auto !important;
    }

    .emma-status, .emma-status.emma-alert {
        position: fixed !important;
        top: initial;
        bottom: 1rem;
        left: 50%;
        margin-left: -140px !important;
        width: 260px !important;
    }

    form#subscriptions input[type='email'] {
        width: 70%;
        display: block;
        margin: 0 auto 40px;
    }

    form#subscriptions #next-btn {
        margin: 0 auto;
    }

    #subscription-error p {
        position: relative;
        top: 0;
        margin: 0 auto 5px;
        max-width: 70%;
        line-height: 1.3;
        padding: 10px 5px;
        font-size: .8rem;
    }

    #subscription-error p:after {
        left: 50%;
        margin-left: -5px;
    }

    form#subscriptions {
        text-align: center;
    }

    .subscription-groups-wrapper {
        padding: 40px 20px;
        overflow-y: auto;
        max-height: none;
    }

    .subscription-groups-wrapper .col-sm-12 {
        padding: 0;
    }

    .subscription-groups-list {
        text-align: left;
    }

    #subscription-success div {
        padding: 80px 40px;
    }

    .subscription-groups h4, .subscription-groups h5 {
        text-align: left;
        margin: 20px 0 10px 0;
        font-size: 1.3rem
    }

    .subscription-groups label {
        max-width: 86%;
    }

    .onpage-anchor-links .wpb_column {
        display: none;
    }

    #anchornavtoggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #c9c9c9;
        z-index: 1;
    }

    #anchornavtoggle.animated-arrow {
        position: relative;
        margin: 0 auto 40px;
    }

    .ds-quote br {
        display: none;
    }

    .smallogo img {
        height: 22px;
        width: auto;
    }

    .smallogo span {
        letter-spacing: 3px !important;
    }

    .hp-testimonials .vc_row-o-equal-height .vc_col-sm-3 .vc_column-inner {
        margin: 5px 20px;
    }

    body {
        padding: 0;
    }

    h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 1.8rem;
    }

    h3 {
        font-size: 1.5rem;
    }

    .wsmenucontainer header.topheader {
        padding: 0;
    }

    .wsmobileheader {
        z-index: 2000;
    }

    .logo {
        display: none;
    }

    .hero-homepage h1 {
        font-size: 2.5rem;
    }

    .hero-homepage h2 {
        font-size: 1.8rem;
    }

    #slider-content form {
        margin: 0 auto;
        padding: 2rem 1rem;
        width: 240px;
    }

    #slider-content form h2 {
        font-size: 2rem;
    }

    .feature {
        display: block;
    }

    .feature .image {
        height: 500px;
    }

    .newsletter .form-control {
        margin: 0 auto;
        width: 240px;
    }

    .wcs-filters__filter-column {
        width: 100%;
    }

    .wcs-filters__filter-column {
        width: 100%;
    }

    #prefooter div > div > div:nth-child(2), #prefooter div > div > div:nth-child(3) {
        margin-top: 2rem;
    }

    .btn-cta .btn {
        margin-bottom: 2rem;
    }

    .wpb_video_wrapper {
        margin-top: 3rem;
    }

    .emma-subscription li.emma-form-row, .isds-wce-form-row {
        width: 100% !important;
        max-width: 360px;
    }

    .emma-subscription .emma-status, .emma-subscription .emma-status.emma-alert {
        position: relative !important;
        top: 0;
        bottom: 1rem;
        left: 50%;
        width: 100% !important;
        max-width: 260px !important;
    }

    .border-md:after {
        max-width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .logo {
        width: 25%;
        margin-top: 9px;
    }

    .hero-homepage h1 {
        font-size: 3.7rem
    }

    .hero-homepage h2 {
        font-size: 1.8rem;
    }
}

@media only screen and (min-width: 768px) {
    .isds-post-img {
        width: 100%;
        padding-top: 50%;
        position: relative;
        overflow: hidden;
    }

    .isds-post-img img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
}

@media only screen and (max-width: 768px) {
    .home .vc_responsive .vc_grid-filter.vc_gitem-post-data-source-post_categories {
        display: block!important;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        display: none;
    }

    .woocommerce .isds-tickets form table td, .woocommerce .isds-order-review td {
        padding: 25px 10px 0;
    }

    .woocommerce .isds-tickets form table .ticket-subtotal td {
        background: transparent;
    }

    .woocommerce label.ticket-checkbox, .woocommerce label.ticket-to-billing {
        padding: 10px 0 15px;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important;
    }

    .emma-subscription ul#emma-form-elements, .isds-wce-form-elements {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .emma-subscription #emma-form input[type="submit"], .isds-wce-form input[type="submit"] {
        margin: auto;
    }

    .woocommerce .tp-isds-tickets {
        margin-top: -60px;
        padding: 0 20px;
    }

    .woocommerce .tp-isds-add-to-cart__bottom ul {
        padding: 0;
        display: block;
        height: auto;
    }

    .woocommerce .tp-isds-add-to-cart__bottom li {
        max-width: 100%;
    }

    .user-profile-form {
        margin: 0;
    }

    .ticket-main {
        padding-bottom: 30px;
    }

    .ticket-main td {
        width: 100% !important;
    }

    h5.tdtoh5 {
       font-size: 16px;
       margin: 0 0 20px;
       text-transform: uppercase;
    }
}

@media only screen and (max-width: 679px) {
    .s-item__footer ul {
        display: block;
    }

    .s-item__footer li.s-full-desc-link, .s-item__footer li .text-right {
        display: block;
        text-align: center;
    }

    .s-item__footer li.s-full-desc-link {
        margin: 15px 0;
    }

    .single-session__post-title {
        font-size: 1.7rem;
    }
}

@media only screen and (max-width: 640px) {
    .isds-event-item.vc_col-xs-6 {
        width: 100%;
    }

    .learn-blocks ul li {
        width: 25%;
        margin-bottom: 2rem;
    }

    .woocommerce .tp-isds-add-to-cart__bottom ul {
        display: block;
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    .woocommerce .tp-isds-tickets .tp-isds-add-to-cart__top {
        display: block;
    }

    .woocommerce .tp-isds-tickets .tp-isds-add-to-cart__top h4 {
        margin: 1rem 0 1.5rem;
    }

    .woocommerce .tp-isds-tickets .session-data-container {
        display: inline-block;
    }

    .woocommerce .tp-isds-tickets .tp-isds-add-to-cart__bottom {
        margin: 3rem 0;
    }

    .woocommerce .tp-isds-tickets .tp-isds-add-to-cart__submit {
        margin: 1rem 0;
    }

    .woocommerce .tp-isds-tickets .simple-submit {
        text-align: left;
    }

    .form-group.wpcf7-checkbox.City {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (max-width: 560px) {
    .isds-countdown {
        display: block;
        padding: 5px 10px 7px;
    }

    .isds-countdown h4 {
        width: 100%;
        margin: 0 0 3px;
    }

    .isds-countdown > div {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #isds-countdown {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 15px 0 0;
    }

    .speaker-photo {
        float: none;
    }

    .user__ticket-item__main li.order-receipt-btn-wrapper .btn {
        position: relative;
        top: initial;
        right: initial;
        margin: 15px 0 0;
    }
}

@media only screen and (min-width: 768px) {
    h5.session-speaker {
        display: none;
    }

    .wcs-filters__container {
        display: block !important;
    }

    .sponsors3 ul li:nth-child(1) .sponsor-connect,
    .sponsors3 ul li:nth-child(2) .sponsor-connect {
        border: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .sponsors3 ul li {
        width: 100%;
    }
    .sponsors3 ul li:nth-child(1) .sponsor-connect {
        border: none !important;
    }
    .schedule1 .col-sm-2 {
        display: none;
    }

    .schedule1 .col-sm-10 {
        width: 100%;
    }

    .schedule1 .row .info-box:before {
        display: none;
    }

    .schedule1 .nav-tabs-fixed {
        top: 49px;
    }

    .schedule1 .row .info-box footer ul li.more-link {
        float: none;
    }

    .schedule1 .row .info-box footer ul li.more-link a {
        border: 1px solid #189ac6;
        padding: .2rem 1rem;
        margin: .5rem auto;
        display: inline-block;
    }

    .schedule1 .content-header h5, .schedule1 .custom-content h5 {
        font-size: 1rem
    }

    .schedule1 .row .info-box header ul li, .schedule1 .row .info-box footer ul li {
        text-align: center;
    }

    .schedule1 .content-header .col-sm-10 {
        padding: 0
    }

    .schedule1 .session-set > h4, .main-conf > h4 {
        text-align: center;
        margin: 1rem 0 .5rem;
    }

    .schedule1 .session-set > h4 + span {
        line-height: 1.5 !important;
        display: block;
        text-align: center;
        font-size: .9rem;
    }

    .schedule1 .tab-content-container {
        margin: 0;
    }

    .schedule1 .filters-wrapper {
        text-align: center;
    }

    .schedule1 .tab-content-container .filters-wrapper h6 {
        text-align: center;
        margin: 1rem 0 2rem;
        padding: 0px 10px;
        cursor: pointer;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        display: inline-block;
        text-decoration: none;
        background-color: #63BD00;
        color: #fff;
        border-radius: 4px;
        padding: .8rem 1.5rem;
        font-size: 1rem;
    }

    .schedule1 .tab-content-container .filters-wrapper h6:hover {
        background-color: #519a00;
        color: #f2f2f2;
    }

    .wcs-filters__container {
        display: none;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 9999;
        text-align: left;
    }

    .wcs-filters__container.active-filters {
        display: block;
    }

    .wcs-filters__container + .close-icon {
        display: none;
    }

    .wcs-filters__container.active-filters + .close-icon {
        display: inline-block;
        z-index: 99999;
        position: fixed;
        top: 0;
        right: 0;
        width: 50px;
        height: 65px;
    }

    .wcs-filters__container.active-filters + .close-icon:before {
        color: grey;
        display: block;
        z-index: 99999;
    }

    .wcs-filters__container form {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .wcs-filters__filter-column, .wcs-filters__filter-column:last-of-type {
        width: 70%;
    }

    .wcs-filters__filter-column::before {
        display: none;
    }

    .agenda-wrapper .shout_out_sm, .agenda-wrapper .filters-wrapper {
        margin: 0 15px 40px;
    }

    .agenda-wrapper .shout_out_sm img {
        max-width: 275px;
        height: auto;
        margin: auto;
        display: block;
    }

    .session-materials {
        margin: 40px 0 0;
    }
    
    .session-materials .wpb_video_wrapper {
        margin-top: 0;
    }
}

@media only screen and (max-height: 690px) {
    #group-packages-contact-form > div {
        max-height: 96%;
        overflow-y: auto;
        display: block;
    }
}

@media only screen and (max-width: 540px) {
    .s-item__speaker-images {
        display: none;
    }

    .isds-sale-item {
        display: block !important;
        text-align: center;
        padding: 15px 0;
    }

    .isds-discount-headings li:nth-child(1), .isds-sale-item li:nth-child(1) {
        width: 75%;
    }

    .isds-discount-headings li:nth-child(2), .isds-sale-item li:nth-child(2) {
        width: 100%;
    }

    .isds-discount-headings li:nth-child(3), .isds-sale-item li:nth-child(3) {
        width: 100%;
    }

    .isds-discount-headings li:nth-child(4), .isds-sale-item li:nth-child(4) {
        width: 100%;
    }

    .isds-sale-item .isds-sale-event-name a {
        line-height: 1.4;
        display: block;
    }

    .isds-sale-item li {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .isds-sale-item .btn {
        margin: 5px 10px !important;
    }

    .isds-discounts .isds-sale-event {
        display: none;
    }

    #session-rating fieldset {
        display: block;
        width: 117px;
        margin: 0 -.5rem 15px;
    }

    #session-rating fieldset:not(:checked)>label {
        font-size: 20px;
    }

    .author .user-nav-links {
        display: flex;
        flex-direction: column;
    }

    .author .user-nav-links li {
        margin: 0 0 5px;
    }

    .user-nav-menu {
        border-bottom: none;
    }

    .btn {
       width: auto;
       display: block;
       white-space:initial; 
    }

    .user__profile__info {
        padding: 0 10px;
    }

    .user__section-heading h4 {
        margin: 0 0 0 10px;
    }

    .user__profile__info li {
        flex-direction: column;
        margin: 0;
    }
    .user__profile__info li .field-value {
        font-weight: bold;
        margin: 0 0 10px;
    }

    .user__profile__info li .field-input {
        margin: 5px 0 0;
    }
}

@media only screen and (max-width: 480px) {
    .s-item__footer li {
        display: block;
        text-align: center;
    }

    .col-xs-6 {
        width: 100%;
    }

    .single-session__tags ul {
        margin: 0 0 -20px;
    }

    .single-session__tags ul li {
        margin: 0 0 10px;
    }

    .isds-discount-headings li:nth-child(1), .isds-sale-item li:nth-child(1) {
        width: 100%;
    }

    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .woocommerce-checkout .order-item ul li {
        display: block;
        margin: 0 0 5px;
        line-height: 1.5;
    }

    .woocommerce-checkout .order-item ul li > span {
        width: 50%;
        display: inline-block;
    }

    .woocommerce-checkout .order-item ul li .order-txt {
        font-weight: bold;
    }

    .woocommerce-checkout .order-item h6 {
        line-height: 1.5;
    }

    .woocommerce-billing-fields, .woocommerce .isds-order-review {
        padding: 25px;
    }

    .woocommerce-checkout .strike-through, .woocommerce-cart .strike-through {
        display: block;
        padding: 0 0 5px;
    }

    .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number {
        background: none !important;
    }

    .woocommerce-checkout .order-total strong {
        font-size: 1.3rem
    }

    .form-group.wpcf7-checkbox.City {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .user__order-item__main li:before, .user__profile__info li > span, .user__billing__info li > span {
        min-width: auto;
    }

    .user__order-item__main li:before, .user__ticket-item__main li:before, .user__order-item__details .field-label {
        display: block;
        line-height: 1.5;
    }

    .user__order-item__details .field-value {
        display: block;
        margin: 0 0 10px;
        line-height: 1.4;
    }

    .user__order-item__main li,
    .user__ticket-item__main li {
        margin: 0 0 5px;
    }

    .user__ticket-owner__item__form li {
        flex-direction: column;
    }
}

@media only screen and (max-width: 460px) {
    .learn-blocks ul li {
        width: 46%;
        margin-bottom: 1.1rem;
    }

    .icons-left .wpb_wrapper .vc_icon_element {
        float: none;
    }

    .icons-left p {
        padding: 0 1rem;
        text-align: center;
    }

    .icons-left .custom-bullets ul {
        text-align: left;
        padding: 0 1rem;
    }

    .icons-left .grey-bg {
        margin: 0 !important;
    }

    .icons-left .grey-bg p {
        text-align: left;
        padding: 0;
    }

    .icons-left .vc_icon_element {
        text-align: center !important;
        margin: .5rem 0 1rem
    }

    .vimeo-wrapper {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    #group-packages-contact-form > div {
        max-width: 96%;
        padding: 40px 20px 20px;
    }

    .agenda-wrapper .s-item__feedback {
        padding: 0 17px 14px;
    }

    .agenda-wrapper .s-rate-btn {
        margin: 0;
    }
}

@media only screen and (max-height: 720px) {
    .hero-homepage.vc_row-o-full-height {
        min-height: 85vh !important;
        padding-top: 130px !important;
    }
}


/* Hide Session Stages on Agenda Pages */
.blog-phoenix .agenda__phoenix-2020 .s-item__stage,
.blog-los-angeles .agenda__los-angeles-2020 .s-item__stage,
.blog-seattle .agenda__seattle-2020 .s-item__stage,
.blog-new-york-city .agenda__new-york-city-2020 .s-item__stage,
.blog-tampa .agenda__tampa-2020 .s-item__stage,
.blog-kansas-city .agenda__kansas-city-2020 .s-item__stage,
.blog-atlanta .agenda__atlanta-2020 .s-item__stage,
.blog-houston .agenda__houston-2020 .s-item__stage,
.blog-portland .agenda__portland-2020 .s-item__stage,
.blog-austin .agenda__austin-2020 .s-item__stage,
.blog-boston .agenda__boston-2020 .s-item__stage,
.blog-denver .agenda__denver-2020 .s-item__stage,
.blog-minneapolis .agenda__minneapolis-2020 .s-item__stage,
.blog-philadelphia .agenda__philadelphia-2020 .s-item__stage,
.blog-washington-dc .agenda__washington-dc-2020 .s-item__stage,
.blog-detroit .agenda__detroit-2020 .s-item__stage,
.blog-chicago .agenda__chicago-2020 .s-item__stage,
.blog-miami .agenda__miami-2020 .s-item__stage,
.blog-charlotte .agenda__charlotte-2020 .s-item__stage,
.blog-nashville .agenda__nashville-2020 .s-item__stage,
.blog-salt-lake-city .agenda__salt-lake-city-2020 .s-item__stage,
.blog-internet-summit .agenda__internet-summit-2020 .s-item__stage,
.blog-dallas .agenda__dallas-2020 .s-item__stage {
    display: none;
}



/* Tickets Table */
.tickets-table {
    margin-bottom: 80px !important;
}

.tickets-table .tickets-shoutout img {
    width: calc(100% - 10px);
    height: auto;
}

.tickets-table tbody tr:nth-child(odd) {
    background: rgba(0,0,0,.04);
    -webkit-transition: .1s all ease-in;
    transition: .1s all ease-in
}

.tickets-table tbody tr.tt-btns {
    background-color: #fff;
}

.tickets-table thead tr.th-tickets th {
    height: 160px;
}

.tickets-table thead tr.th-tickets th > div.flex-middle {
    flex-direction: column;
}

.tickets-table thead tr.th-tickets th > div.flex-middle h4,
.tickets-table thead tr.th-tickets th > div.flex-middle p {
    margin: 0;
    padding: 5px;
}

.tickets-table thead tr.th-tickets th:first-child {
    vertical-align: initial;
}

.tt-sale-price {
    color: #666;
    font-weight: 400;
    font-size: 20px;
}

.tt-sale-price > span {
    text-decoration: line-through;
}

.tt-price {
    color: #63bd00;
    font-size: 32px;
}

.tickets-table thead th:not(:first-child) {
    border-top: 1px solid #ddd;
}

.tickets-table thead th:not(:first-child),
.tickets-table tbody td:not(:first-child) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: calc((100% - 32%) / 4);
    text-align: center;
    line-height: 1.4;
}

.tickets-table .tt-btns td:not(:first-child) {
    border-bottom: 1px solid #ddd;
}

.tickets-table thead th:nth-child(4) {
    border-top: 3px solid #189ac6;
}

.tickets-table thead th:nth-child(4),
.tickets-table tbody td:nth-child(4) {
    border-left: 3px solid #189ac6;
    border-right: 3px solid #189ac6;
}

.tickets-table .tt-btns td:nth-child(4) {
    border-bottom: 3px solid #189ac6;
}

.tickets-table .tt-btns td:nth-child(4) .btn-info {
    background-color: #63BD00;
}

.tickets-table td:nth-child(4) .btn-info:hover,
.tickets-table td:nth-child(4) .btn-info:focus,
.tickets-table td:nth-child(4) .btn-info:active {
    background-color: #519a00 !important;
}

.tickets-table .tt-btns td {
    height: 80px;
}

.tickets-table thead th {
    color: #000;
}

.tickets-table h4 {
    font-weight: 700;
}

.tickets-table thead th h4 {
    font-size: 16px;
    padding-bottom: 10px !important;
}

.tickets-table tbody td i.fa-check {
    color: #63bd00;
}

.tickets-table tbody td i {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.tickets-table tbody td {
    padding: 10px 15px;
    position: relative;
}

.tickets-table tbody td:first-child:after {
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
}

.tickets-table tbody td,
.tickets-table tbody td h4,
.tickets-table tbody td ul {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.tickets-table tbody td:not(:first-child) {
    font-weight: 700;
}

.tickets-table tbody td ul {
    margin: 5px 0 0 !important;
}

.tickets-table .th-save {
    background: #189ac6;
    border: 1px solid #189ac6 !important;
    z-index: 9;
    color: #fff;
    padding: 5px 10px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
}

.text-uppercase {
    text-transform: uppercase;
}

.tickets-table .btn-sm {
    font-size: 14px;
    border-radius: 4px;
    padding: 7px 12px;
    font-weight: 700;
}

@media screen and (max-width: 1200px) {
    .tickets-table tbody td {
        padding: 10px;
    }

    .tickets-table tbody td ul {
        padding: 0 20px;
    }
}

.tickets-table .the-perk-desc,
.tickets-table .the-perk-desc ul {
    display: none;
}

.tickets-table .the-perk-desc h4 {
    margin: 0 0 5px !important;
    font-size: 12px !important;
}
.tickets-table .perk-desc.perk-exc i {
    color: rgba(0,0,0,.2)
}

.tickets-table .perk-desc.perk-exc .i-minus {
    position: relative;
}

.tickets-table .perk-desc.perk-exc .i-minus:before {
    content: '';
    width: 10px;
    height: 1px;
    display: block;
    background: rgba(0,0,0,.2);
    margin: auto;
}

.tickets-table-mobile {
    display: none;
}

.tickets-table-mobile .th-wrap {
    flex-direction: column;
}

.tickets-table-mobile .mobile-ticket {
    border: 1px solid #ccc;
    margin: 0 0 40px;
    padding: 30px 0;
}

.tickets-table-mobile .mobile-ticket.mt-3 {
    border: 3px solid #189ac6;
}

.tickets-table-mobile .mobile-ticket.mt-3 .btn-info {
    background-color: #63BD00;
}

.tickets-table-mobile .mobile-ticket h4 {
    margin: 0 0 10px;
}

.tickets-table-mobile .perk-desc {
    text-align: center;
    margin: 0 5px;
    padding: 7px 10px;
}

.tickets-table-mobile .the-perk-cont {
    display: none;
}

.tickets-table-mobile .perk-desc.perk-exc {
    display: none;
}

.tickets-table-mobile .perk-desc h4 {
    font-size: 14px !important;
}

.tickets-table-mobile .tt-sale-price {
    margin: 0 0 10px;
}

.tickets-table-mobile .th-wrap {
    margin: 0 0 25px;
}

.tickets-table-mobile .perk-desc ul {
    display: block;
    padding: 0;
    margin: 0 !important;
}

.tickets-table-mobile .perk-desc ul li {
    list-style-type: none;
    font-size: 12px;
    line-height: 1.4;
    width: 420px;
    max-width: 100%;
    margin: auto;
}

.tickets-table-mobile .perk-desc {
    background: rgba(0,0,0,.02);
}

.tickets-table-mobile .perk-desc:nth-child(even) {
    background: rgba(0,0,0,.06);
}

.tickets-table-mobile .perk-desc:last-child {
    background: transparent;
}

.tickets-table-mobile .btn {
    margin: 25px
}

@media screen and (max-width: 991px) {
    .tickets-table th:first-child,
    .tickets-table td:first-child {
        display: none;
    }

    .tickets-table .the-perk-desc {
        display: block;
    }

    .tickets-table .perk-desc.perk-exc * {
        color: rgba(0,0,0,.2)
    }

    .tickets-table td:hover .the-perk-desc ul {
        display: block;
        position: absolute;
        bottom: 100%;
        left: -5%;
        background: #333333;
        width: 110%;
        z-index: 999;
        padding: 10px 10px 10px 25px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        background: #333;
        color: #fff;
        -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.25);
        box-shadow: 3px 3px 3px rgba(0,0,0,.25);

    }

    .tickets-table td:hover .the-perk-desc ul:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #333;
        position: absolute;
        right: 50%;
        margin-right: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        bottom: -3px;
        -webkit-box-shadow: 3px 2px 1px rgba(0,0,0,.15);
        box-shadow: 3px 2px 1px rgba(0,0,0,.15);
    }

    .tickets-table td .the-perk-desc li {
        color: #fff !important;
        font-weight: normal;
        font-size: 12px;
        text-align: left;
    }
    .tickets-table .perk-desc.perk-exc li {
        color: rgba(255,255,255,.5) !important;
    }

    .tickets-table tr:not(:last-child) td:hover {
        background: rgba(0,0,0,.08)
    }
}

@media screen and (max-width: 768px) {
    .table-tickets-table,
    .tickets-table-mobile .perk-desc.perk-exc {
        display: none;
    }

    .tickets-table-mobile {
        display: block;
    }
}



body {
    padding-top: 0;
	background: #fff;
}

.isds-template .hero-short h2 {
    margin-top: 0 !important;
}

#isds-header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 3px 3px rgba(0,0,0,.05);
}

#isds-header, #isds-header > .container, .hero-carousel .owl-nav > div {
    transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
}

#isds-header > .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 110px;
    padding: 0 15px;
    position: relative;
}

#isds-header.scroll .logo img {
    width: 170px;
}

.blog-56 #isds-header.scroll .logo img {
    height: auto;
    max-height: 40px;
    width: auto;
    max-width: 280px;
}

.blog-22 #isds-header.scroll .logo img {
    width: auto;
    max-height: 50px;
}

#isds-header.scroll > .container {
    height: 70px;
}

#isds-header + * {
    margin-top: 110px;
}

#isds-header.scroll + * {
    margin-top: 70px;
}

#isds-header ul.menu > li.menu-cta a {
    margin-left: 14px;
    color: #fff;
    background-color: #63BD00;
    border: 2px solid #9EFF33;
    border-radius: 7px;
    text-align: center;
}

.btn-primary, .wpb_text_column .btn-primary, .wpb_text_column a.btn-primary {
    background-color: #63BD00;
    color: #fff !important;
    border: 2px solid #9EFF33;
}

.btn-info, .wpb_text_column .btn-info, .wpb_text_column a.btn-info {
    background: #000;
	color: #fff !important;
    border: 2px solid #9EFF33;
}

.btn-md, .wpb_text_column .btn-md, .wpb_text_column a.btn-md {
    font-size: 18px;
    border-radius: 7px;
    padding: 10px 30px;
    font-weight: 700;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #333 !important;
    color: #f2f2f2 !important;
    border-color: #9EFF33 !important;
}

.btn.order-receipt-btn {
    display: inline-flex;
    align-items: center;
    border-radius: 3px;
    margin: 0 .5rem 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background: #189ac6;
    border: 1px solid #189ac6;
    color: #fff !important;
    padding: 7px 25px;
    outline: none;
}

.btn.order-receipt-btn:hover, .btn.order-receipt-btn:focus {
    background: #127799 !important;
    border: 1px solid #189ac6 !important;
}

.btn-lg {
    font-size: 20px;
    border-radius: 7px;
    padding: 13px 40px;
    font-weight: 700;
}

.btn-fit {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.headings h1 {
    /*font-size: 25px;*/
    font-size: 30px;
    margin: -5px 0 65px !important;
}

.headings h1 + h4 {
    margin-top: -40px;
    margin-bottom: 40px;
    font-size: 20px;
}

.headings h5 {
    margin: -5px 0 65px !important;
}

.headings h6 {
    color: #189ac6;
}

.wrapper-narrow:not(.has-overlay),
.wrapper-narrow.has-overlay .overlay {
    padding: 80px 15px;
}

.wrapper-wide:not(.has-overlay),
.wrapper-wide.has-overlay .overlay {
    padding: 100px 15px;
}

.wrapper-dark {
    background-color: #222222;
    color: #fff;
}

.wrapper-dark h1, .wrapper-dark h2 .wrapper-dark h3, .wrapper-dark h4, .wrapper-dark h5, .wrapper-dark h6, .wrapper-dark p, .wrapper-dark li {
    color: #fff;
}

.isds-hero {
    position: relative;
    overflow: hidden;
    background: #1d1d1d;
}

.isds-hero:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.4);
    z-index: 9;
}

.isds-hero,
.hero-carousel .owl-item {
    height: 450px;
}

.isds-shortcode .owl-nav .owl-prev,
.isds-shortcode .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    font-size: 20px;
    width: 36px;
    height: 36px;
    display: block;
    background: rgba(255,255,255,.75);
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border-radius: 50%;
    color: #000;
    z-index: 999;
    cursor: pointer;
}

.isds-shortcode .owl-nav.disabled .owl-prev,
.isds-shortcode .owl-nav.disabled .owl-next {
    display: none;
}

.isds-shortcode .owl-nav .owl-prev:hover,
.isds-shortcode .owl-nav .owl-next:hover {
    background: rgba(255,255,255,.95);
}

.isds-shortcode .owl-nav .owl-prev {
    left: -5%;
}

.isds-shortcode .owl-nav .owl-next {
    right: -5%;
}

.isds-shortcode .owl-nav .owl-prev i {
    margin: 1px 3px 0 0;
}

.isds-shortcode .owl-nav .owl-next i {
    margin: 1px 0 0 3px;
}

.hero-carousel .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-content .flex {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
    z-index: 99;
}

.hero-content h1 {
    font-size: 52px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0 40px;
}

.hero-content h1 + p {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    margin: 25px 0 0;
}

.blog-at-home .hero-content h1 + p {
    font-size: 28px;
}

.hero-content h1 + p:before {
    content: '';
    display: block;
    width: 600px;
    height: 1px;
    background: rgba(255,255,255,.5);
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -300px;
}

.hero-content .btn {
    margin: 70px 0 -35px !important;
}

.topic-tags ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
	max-width: 1200px;
	margin: 0 auto !important
}

.topic-tags ul li {
	list-style-type: none;
	margin: 5px;
	background: rgba(255,255,255,0);
	padding: 0px 20px;
	border-radius: 20px;
	font-size: 15px;
    border: 1px solid #003d52;
    color: #189ac6;
}

.data-circles ul {
    margin: 0 !important;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.data-circles ul li {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    width: calc(100% / 5);
    align-items: center;
}

.data-circles ul li span:first-child {
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #010101;
    border-radius: 50%;
    color: #fff;
    position: relative;
    margin: 0 0 20px;
    font-weight: 800;
}

.data-circles ul li span:first-child:before {
    content: '';
    width: 130px;
    height: 130px;
    position: absolute;
    border-radius: 50%;
    border: 10px solid;
}

.data-circles ul li span:last-child {
    font-size: 18px;
    line-height: 1.2;
    color: #010101;
    font-weight: 700;
}

.data-circles ul li:nth-child(1) span:first-child {
    font-size: 64px;
}

.data-circles ul li:nth-child(2) span:first-child {
    font-size: 40px;
}

.data-circles ul li:nth-child(3) span:first-child {
    font-size: 28px;
}

.data-circles ul li:nth-child(4) span:first-child {
    font-size: 28px;
}

.data-circles ul li:nth-child(5) span:first-child {
    font-size: 64px;
    font-weight: 900;
}

.data-circles ul li:nth-child(1) span:first-child:before {
    border-color: #faa74a;
}

.data-circles ul li:nth-child(2) span:first-child:before {
    border-color: #ffcb05;
}

.data-circles ul li:nth-child(3) span:first-child:before {
    border-color: #a6ce39;
}

.data-circles ul li:nth-child(4) span:first-child:before {
    border-color: #189ac6;
}

.data-circles ul li:nth-child(5) span:first-child:before {
    border-color: #c4161c;
}

.testimonials {
    background: url('https://digitalsummit.com/wp-content/themes/techmedia-2016/images/testimonials-bg.jpg') no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.testimonials .owl-item {
    color: #fff;
}

.shortcode-carousel {
    padding: 50px 0;
    min-height: 260px;
    position: relative;
    max-width: 90%;
}

.shortcode-carousel .owl-stage-outer {
    width: 100%;
}

.shortcode-carousel:before,
.shortcode-carousel:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 900px;
    height: 2px;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    background: #646162;
}

.shortcode-carousel:before {
    top: 0;
}

.shortcode-carousel:after {
    bottom: 0;
}

.shortcode-carousel .testimonial-content {
    font-style: italic;
    font-size: 20px;
    line-height: 1.3
}

.shortcode-carousel .testimonial-author {
    margin: 30px 0 0;
    font-size: 20px;
    font-weight: 700;
}

.shortcode-carousel .owl-item {
    padding: 0 50px;
    position: relative;
}

.shortcode-carousel[data-carousel-items-per-slide="3"] .owl-item.center:before,
.shortcode-carousel[data-carousel-items-per-slide="3"] .owl-item.center:after {
    content: '';
    width: 2px;
    height: 120px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    background: #646162;
    max-width: 33%;
}

.shortcode-carousel[data-carousel-items-per-slide="3"] .owl-item.center:before {
    left: 0;
}

.shortcode-carousel[data-carousel-items-per-slide="3"] .owl-item.center:after {
    right: 0;
}

.isds-shortcode .overlay {
    background: rgba(0,0,0,.7);
}

.wwyl-icons {
    flex-wrap: wrap;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    justify-content: center;
}

.wwyl-icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% / 8);
}

.wwyl-icon {
    width: 100px;
    height: 100px;
    background: #000;
    color: #b1b1b1;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100px;
    border-radius: 50%;
    font-size: 26px;
    z-index: 9;
    position: relative;
    border: 5px solid #505050;
}

.icon-Mobile .wwyl-icon {
    font-size: 42px;
}

.wwyl-icon i {
    font-style: normal;
    position: absolute
}

.icon-Video .wwyl-icon i {
    margin-left: 1px;
}

.icon-Video .wwyl-icon {
    font-size: 16px;
}

.wwyl-text {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    color: #000;
    margin: 25px 0 0;
}

.dsexp-blocks {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.dsexp-block-item {
    width: calc(100% / 3);
    max-width: 490px;
    padding: 10px 0 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.dsexp-block-item.dsexp-2 {
    width: 50%;
    max-width: 600px;
}

.dsexp-block-item .btn-cta {
    margin: auto 0 0;
}

.dsexp-block-img {
    padding: 0 35px;
}

.dsexp-block-img > span {
    display: inline-block;
    position: relative;
}

.dsexp-block-info {
    padding: 35px;
    position: relative;
    margin: 20px 0;
}

.dsexp-block-info:after {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #757575;
}

.dsexp-block-item:last-child .dsexp-block-info:after {
    display: none;
}

.dsexp-block-item h6 {
    font-size: 21px;
    margin: 0 0 8px;
    text-transform: none;
}

.dsexp-block-item .dsexp-block-txt {
    font-size: 16px;
    line-height: 1.6
}

.brands-wrapper {
    flex-wrap: wrap;
    position: relative;
    padding: 30px 0;
}

.brands-wrapper:before,
.brands-wrapper:after {
    content: '';
    display: block;
    width: 900px;
    max-width: 100%;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    background: #625f60;
}

.brands-wrapper:before {
    top: 0;
}

.brands-wrapper:after {
    bottom: 0;
}

.brands-wrapper .brand-item {
    width: calc(100% / 6);
    padding: 25px;
}

.luminaries-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1440px;
    margin: -80px auto 0;
}

.lum-pic {
    margin-top: 80px;
}

.lum-item {
    width: calc(100% / 4 - 50px);
    max-width: 280px;
    margin: 0 25px;
    display: flex;
    flex-direction: column;
}

.lum-info {
    margin: 30px 15px 0;
    padding: 20px 0;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    line-height: 1.5
}

.lum-info:before,
.lum-info:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    background: #189ac6;
}

.lum-info:before {
    top: 0;
}

.lum-info:after {
    bottom: 0;
}

.lum-txt {
    margin: auto;
    font-size: 17px;
}

.lum-footer {
    margin-top: auto;
}

.lum-name {
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
    margin-top: 12px;
}

.lum-title {
    font-size: 17px;
}

.tickets-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1350px;
    margin: 0 auto -60px;
}

.ticket-item {
    width: calc(100% / 4 - 50px);
    max-width: 290px;
    margin: 0 25px 60px !important;
    background: #189ac6;
    color: #000;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.ticket-item:before,
.dsexp-block-img > span:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 30px 0;
    border-color: transparent #000000 transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
}

.dsexp-block-img > span:before {
    border-width: 0 80px 65px 0;
}

.dsexp-presentation-recordings .dsexp-block-img > span:before {
    border-color: transparent #a6ce39 transparent transparent;
}

.dsexp-am-workshops .dsexp-block-img > span:before {
    border-color: transparent #189ac6 transparent transparent;
}

.dsexp-masterclasses .dsexp-block-img > span:before {
    border-color: transparent #ffcb05 transparent transparent;
}

.ticket-item.ticket-item-featured {
    background: #ffcb05;
}

.ticket-item.ticket-item-featured:before,
.ticket-item.ticket-item-best-deal:before {
    border-color: transparent #63BD00 transparent transparent;
    border-width: 0 80px 60px 0;
}

.ticket-item.ticket-item-featured:after,
.ticket-item.ticket-item-best-deal:after {
    content: "Most Popular!";
    position: absolute;
    right: -3px;
    top: 10px;
    max-width: 60px;
    color: #fff;
    transform: rotate(36deg);
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    line-height: 1
}

.ticket-item.ticket-item-best-deal:after {
    content: 'Best Deal!'
}

.ticket-name {
    font-size: 20px;
    font-weight: 900;
    margin: 0 0 10px;
}

.ticket-price {
    font-size: 44px;
    font-weight: 999;
}

.ticket-item:not(.ticket-item-featured) .ticket-price,
.ticket-item:not(.ticket-item-featured) .ticket-txt {
    color: #fff;
}

.ticket-txt ul {
    padding: 0;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
}

.ticket-txt ul li {
    list-style-type: none;
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    padding-left: 20px;
    position: relative;
    margin: 0 0 7px;
    opacity: .7;
}

.ticket-txt ul li:before {
    content: '\f00c';
    display: block;
    font-family: "FontAwesome";
    font-weight: normal;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 10px;

}

.ticket-stars {
    font-size: 30px;
    color: #000;
}

.ticket-stars i {
    padding: 30px 5px 25px;
}

.ticket-txt {
    font-size: 15px;
    line-height: 1.5;
    margin: auto 0 25px;
}

.ticket-item .btn-cta {
    margin-top: auto;
}

.group-packages p {
    color: #000;
    font-weight: 700;
    margin: 70px 0 30px;
    font-size: 18px;
}

.global-partners-wrapper {
    flex-wrap: wrap;
    position: relative;
    margin: 0 0 80px;
}

.global-partners-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 100%;
    height: 1px;
    bottom: 0;
}

.gp-item {
    width: calc(100% / 6);
    padding: 15px;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}

.gp-item:nth-child(6n) {
    border-right-color: #fff;
}

.global-partners .btn-cta .btn {
    margin: 0 40px;
}

.footer-cta {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.footer-cta.wrapper-wide.has-overlay .overlay {
    padding: 130px 15px;
}

.footer-cta h1 {
    color: #fff;
    margin: -5px 0 45px !important;
}


.bottom-cta {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
}

.bottom-cta .vc_parallax-inner {
    opacity: 1 !important;
}

.bottom-cta .vc_parallax-inner:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    left: 0;
}

.menu-toggle {
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 5px;
    z-index: 9;
    position: relative;
    width: 60px;
    height: 60px;
}

.menu-toggle > span,
.menu-toggle > span:before,
.menu-toggle > span:after {
    width: 25px;
    height: 2px;
    background: #222222;
    position: relative;
}

.menu-toggle > span:before,
.menu-toggle > span:after {
    content: '';
    position: absolute;
}

.menu-toggle > span:before {
    top: -7px;
}

.menu-toggle > span:after {
    top: 7px;
}

.tickets-table tbody tr:nth-child(odd) {
    background: rgba(0,0,0,.04);
    -webkit-transition: .1s all ease-in;
    transition: .1s all ease-in
}

/*
.tickets-table tbody tr:hover {
    background: rgba(0,0,0,.08);
}
*/

.tickets-table thead tr.th-tickets th {
    height: 160px;
    position: relative;
}

.ticket-item.ticket-item-featured {
    background: #ffcb05;
}

.tickets-table thead tr.th-tickets th:nth-child(4):before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent #63BD00 transparent transparent;
    border-width: 0 65px 48px 0;
}

.tickets-table thead tr.th-tickets th:nth-child(4):after {
    content: "Most Popular!";
    position: absolute;
    right: -10px;
    top: 7px;
    max-width: 60px;
    color: #fff;
    transform: rotate(36deg);
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    line-height: 1
}

.tickets-table thead tr.th-tickets th > div.flex-middle {
    flex-direction: column;
}

.tickets-table thead tr.th-tickets th > div.flex-middle h4,
.tickets-table thead tr.th-tickets th > div.flex-middle p {
    margin: 0;
    padding: 5px;
}

.tt-sale-price {
    color: #666;
    font-weight: 400;
    font-size: 20px;
}

.tt-sale-price > span {
    text-decoration: line-through;
}

.tt-price {
    color: #63bd00;
    font-size: 32px;
}

.tickets-table thead th:not(:first-child) {
    border-top: 1px solid #ddd;
}

.tickets-table thead th:not(:first-child),
.tickets-table tbody td:not(:first-child) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: calc((100% - 32%) / 4);
    text-align: center;
    line-height: 1.4;
}

.tickets-table .tt-btns td:not(:first-child) {
    border-bottom: 1px solid #ddd;
}

.tickets-table thead th:nth-child(4) {
    border-top: 3px solid #189ac6;
}

.tickets-table thead th:nth-child(4),
.tickets-table tbody td:nth-child(4) {
    border-left: 3px solid #189ac6;
    border-right: 3px solid #189ac6;
}

.tickets-table .tt-btns td:nth-child(4) {
    border-bottom: 3px solid #189ac6;
}

.tickets-table .tt-btns td:nth-child(4) .btn-info {
    background-color: #63BD00;
}

.tickets-table td:nth-child(4) .btn-info:hover,
.tickets-table td:nth-child(4) .btn-info:focus,
.tickets-table td:nth-child(4) .btn-info:active {
    background-color: #519a00 !important;
}

.tickets-table .tt-btns td {
    height: 80px;
}

.tickets-table thead th {
    color: #000;
}

.tickets-table thead th h4 {
    font-size: 16px;
    padding-bottom: 10px !important;
}

.tickets-table tbody td i {
    color: #63bd00;
}

.tickets-table tbody td {
    padding: 10px 15px;
    position: relative;
}

.tickets-table tbody td:first-child:after {
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
}

.tickets-table tbody td,
.tickets-table tbody td h4,
.tickets-table tbody td ul {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.tickets-table tbody td ul li {
    color: #222
}

.tickets-table tbody td:not(:first-child) {
    font-weight: 700;
}

.tickets-table tbody td ul {
    margin: 5px 0 0 !important;
}

.tickets-table .th-save {
    background: #189ac6;
    border: 1px solid #189ac6 !important;
    z-index: 9;
    color: #fff;
    padding: 5px 10px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
}

.video-block > .container {
    width: 920px;
    max-width: 100%;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.text-uppercase {
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    .tickets-table tbody td {
        padding: 10px;
    }

    .tickets-table tbody td ul {
        padding: 0 20px;
    }
}

.speakers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 1440px;
    margin: auto;
}

.speakers .speaker-item {
    max-width: 280px;
    background: #000;
    position: relative;
}

.speakers .speaker-item a {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.speakers.speakers-featured .speaker-item {
    background: #ffcb05;
}

.speakers.speakers-col-4 .speaker-item {
    width: calc(100% / 4 - 50px);
    margin: 0 25px 70px;
}

.speakers.speakers-col-6 .speaker-item {
    width: calc(100% / 6 - 40px);
    margin: 0 20px 70px;
}

.speakers.speakers-col-6 .vc_isds_event_speaker_item .speaker-item,
.speakers.speakers-col-6 .vc_isds_event_speaker_item .speaker-item {
    width: 100%;
}

.speakers .speaker-info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    /* justify-content: space-between; */
}

.speakers .speaker-item:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 25px 30px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    right: 0;
    bottom: 0
}

.speakers-sand-bg .speakers .speaker-item:before {
    border-color: transparent transparent #F1F0EC transparent;
}

.speakers.speakers-col-4 .speaker-item:before {
    border-width: 0 0 33px 40px;
}

.speakers .speaker-info p {
    margin: 0;
    line-height: 1.1;
    color: #fff;
}

.speakers .speaker-info .speaker-custom-field {
    margin-top: auto;
    color: #189ac6;
}

.speakers .speaker-info .speaker-title {
    margin: 4px 0 10px;
    font-weight: 700;
    /* height: 100%; */
}

.speakers.speakers-featured .speaker-info p {
    color: #000;
}

.speakers.speakers-col-4 .speaker-name {
    font-size: 18px;
    width: 100%;
}

.speakers.speakers-col-4 .speaker-title {
    font-size: 21px;
}

.speakers.speakers-col-4 .speaker-info {
    padding: 12px 40px;
    height: 100%;
}

.speakers.speakers-col-6 .speaker-name {
    font-size: 14px;
}

.speakers.speakers-col-6 .speaker-title {
    font-size: 17px;
}

.speakers.speakers-col-6 .speaker-info {
    padding: 7px 30px;
}

@media only screen and (max-width: 1200px) {
	#isds-header ul.menu {
		opacity: 0;
		visibility:hidden;
		position: fixed;
		right: 0;
		top: 0;
		padding: 30px;
		background: #fff;
		width: 300px;
		height: 100%;
		z-index: 999999;
		transition: all .3s cubic-bezier(.4,0,.2,1);
		transition: all .4s cubic-bezier(0.83, 0.04, 0.18, 0.96);
		transform: translateX(320px);
		overflow: auto;
		box-shadow: 0 -10px 20px rgba(0,0,0,.3);
		align-items: flex-start;
		justify-content: flex-start;
		flex-direction: column;
	}

    #isds-header .main-menu-active ul.menu {
		opacity: 1;
        visibility: visible;
        transform: translateX(0);
	}

    .admin-bar #isds-header ul.menu {
        top: 32px;
        height: calc(100% - 32px);
    }

    
    .main-menu-overlay {
		opacity: 0;
		visibility: hidden;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.75);
        z-index: 999;
        transition: all .4s cubic-bezier(0.83, 0.04, 0.18, 0.96);
    }

	.main-menu-overlay.active {
		opacity: 1;
		visibility: visible;
    }

    #isds-header ul.menu li.current-menu-ancestor > a {
        color: initial;
    }
	
    .speakers.speakers-col-4 .speaker-item,
    .speakers.speakers-col-6 .speaker-item {
        width: calc(100% / 4 - 30px);
        margin: 0 15px 50px;
    }

    .shortcode-carousel:before, .shortcode-carousel:after {
        width: 60%;
        max-width: 60%;
        left: 50%;
        margin-left: -30%;
    }

    .shortcode-carousel[data-carousel-items-per-slide="3"] .owl-item.center:before, .shortcode-carousel[data-carousel-items-per-slide="3"] .owl-item.center:after {
        display: none;
    }

    .ticket-item {
        width: calc(100% / 4 - 50px);
    }
}

@media screen and (max-width: 1199px) {
	.menu-toggle {
        display: flex;
    }

    #isds-header ul.menu li {
        display: block;
        text-align: left;
        width: 100%;
    }

    #isds-header ul.menu .menu-cta {
        margin: 10px 0 40px
    }
    
    #isds-header ul.menu ul {
        opacity: 1;
        visibility: visible;
        position: relative;
        box-shadow: none;
        transform: none;
        transition: none;
        background: transparent;
        padding: 0 0 20px 20px;
    }

    #isds-header ul.menu ul li a:hover {
        background: #fff !important;
    }

    #isds-header ul.menu > li.menu-cta > a {
        margin-left: 0;
    }
}

@media screen and (max-width: 992px) {
    .brands-wrapper:before, .brands-wrapper:after {
        width: 100%;
        max-width: 100%;
        left: 50%;
        margin-left: -50%;
    }

    .brands-wrapper .brand-item {
        width: calc(100% / 4);
    }

    .lum-item {
        width: calc(100% / 2 - 50px);
    }

    .ticket-item {
        width: calc(100% / 2 - 50px);
    }

    .gp-item {
        width: calc(100% / 4);
    }

    .gp-item:nth-child(6n) {
        border-right-color: #c2c2c2;
    }

    .gp-item:nth-child(4n) {
        border-right-color: #fff;
    }
}

@media screen and (max-width: 980px) {
    .data-circles ul li {
        width: calc(100% / 3);
        margin: 0 0 50px;
    }

    .data-circles {
        padding-bottom: 40px;
        margin-bottom: -50px !important;
    }

    .isds-hero,
    .hero-carousel .owl-item {
        height: 400px;
    }

    .hero-content .btn {
        margin: 35px 0 0 !important;
    }

    .hero-carousel .owl-item img {
        min-height: 400px;
        width: auto;
        object-fit: cover;
    }

    .hero-content h1 + p:before {
        width: 100%;
        margin-left: -50%;
    }

    .speakers.speakers-col-4 .speaker-item,
    .speakers.speakers-col-6 .speaker-item {
        width: calc(100% / 2 - 40px);
        margin: 0 20px 50px;
    }

    .wwyl-icon-item {
        width: calc(100% / 4);
        margin: 0 0 40px;
    }

    .wwyl-icons {
        margin-bottom: -40px;
    }
}

@media only screen and (max-width: 800px) {
    .hero-content h1 {
        font-size: 46px;
    }
}
 
@media screen and (max-width: 782px) {
    .admin-bar #isds-header {
        top: 46px;
    }
    .admin-bar #isds-header ul.menu {
        top: 46px;
        height: calc(100% - 40px);
    }
}

@media screen and (max-width: 780px) {
    .data-circles ul li {
        width: calc(100% / 3);
    }
    .shortcode-carousel:before,
    .shortcode-carousel:after {
        width: 80%;
        max-width: 80%;
        left: 50%;
        margin-left: -40%;
    }
    .dsexp-block-item {
        width: 100% !important;
        max-width: 490px !important;
        margin: 0 0 60px;
        padding: 0 15px;
    }

    .dsexp-block-info:after {
        display: none;
    }

    .dsexp-block-img {
        padding: 0;
        margin: 0;
    }

    .dsexp-block-info {
        padding: 35px 0;
        margin: 0;
    }

    .global-partners .btn-cta .btn {
        display: block;
        max-width: 300px;
        margin: 0 auto;
    }

    .global-partners .btn-cta .btn:nth-child(2) {
        margin-top: 40px;
    }

	.logo {
    	display: block;
	}

	#isds-header .wsmenu-click i {
	    display: none !important;
	}

    .hero-content h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 600px) {
    #isds-header > .container {
        height: 80px;
    }

    .logo img {
        width: 160px;
        height: auto;
    }

    .data-circles ul li {
        width: calc(100% / 2);
        margin-bottom: 50px !important;
    }

    .wwyl-icon-item {
        width: calc(100% / 3);
    }

    .brands-wrapper .brand-item {
        width: calc(100% / 3);
    }

    .lum-item {
        width: 100%;
    }

    .ticket-item {
        width: 100%;
    }

    .gp-item {
        width: calc(100% / 3);
    }

    .gp-item:nth-child(6n),
    .gp-item:nth-child(4n) {
        border-right-color: #c2c2c2;
    }

    .gp-item:nth-child(3n) {
        border-right-color: #fff;
    }

    .hero-content h1 {
        font-size: 36px;
        padding: 0 15px;
    }
    .hero-content h1 + p {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    .speakers.speakers-col-4 .speaker-item,
    .speakers.speakers-col-6 .speaker-item {
        width: 100%;
    }

    .wwyl-icon-item {
        width: calc(100% / 2);
    }

    .brands-wrapper .brand-item {
        width: calc(100% / 2);
    }

    .gp-item {
        width: calc(100% / 2);
    }

    .gp-item:nth-child(6n),
    .gp-item:nth-child(4n),
    .gp-item:nth-child(3n) {
        border-right-color: #c2c2c2;
    }

    .gp-item:nth-child(2n) {
        border-right-color: #fff;
    }
    .shortcode-carousel {
        max-width: 100%;
    }
}

@media screen and (max-width: 420px) {
    .data-circles ul li {
        width: 100%;
    }
    
    .hero-content h1 {
        font-size: 30px;
    }
}

@media screen and (max-width: 360px) {
    .hero-content h1 {
        font-size: 26px;
    }

    .hero-content h1 + p {
        font-size: 16px;
    }
}

#top-widget-temp {
    background: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 5px 15px;
    line-height: 1.3
}


#top-widget-temp ul {
    margin: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

#top-widget-temp ul li {
    margin: 0 0 0 35px;
    list-style-type: none;
    position: relative;
    padding: 0 0 0 2px;
    font-size: 15px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

#top-widget-temp ul li:after {
    content: "\f00c";
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: absolute;
    left: -17px;
    font-size: 14px;
    color: #63bd00

}

#top-widget-temp a:not(.btn) {
    color: #fff;
    text-decoration: underline;
}

#top-widget-temp a.btn {
    background: #1897c5;
    line-height: 1.2;
    margin: 0 0 0 25px;
    font-size: 12px;
    border-radius: 3px;
}

#top-widget-temp a.btn:hover {
    background: #127799;
    color: #fff;
}

@media screen and (max-width: 1300px) {
    #top-widget-temp,
    #top-widget-temp ul li {
        text-align: center;
    }
}

@media screen and (max-width: 960px) {
    #top-widget-temp ul {
        flex-direction: column;
        align-items: flex-start;
    }

    #top-widget-temp ul li {
        text-align: left;
        justify-content: flex-start;
        width: 100%;
    } 

    #top-widget-temp ul li {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    #top-widget-temp {
        flex-direction: column;
        padding: 10px 15px;
        transition: all .15s ease-in-out;
    }

    #isds-header.scroll #top-widget-temp {
        height: 0;
        visibility: hidden;
        padding: 0 15px;
    }

    #top-widget-temp ul {
        flex-direction: row;
        align-items: center;
        margin: 10px 0;
        width: 100%;
    }

    #top-widget-temp ul li {
        text-align: left;
        justify-content: flex-start;
        width: 100%;
    }
}

@media screen and (max-width: 580px) {
    #top-widget-temp ul {
        display: none;
    }

    #top-widget-temp a {
        margin-top: 5px;
    }
}

.ticket-actions-wrapper h4 {
    text-transform: none;
    margin: 0 0 15px;
    font-size: 18px;
}

.ticket-actions-wrapper .form-control {
    font-size: 16px;
}

.ticket-actions-submit .btn {
    padding: 8px 20px;
}

.ticket-actions-form {
    padding: 0 40px;
    margin: 0 0 0 40px;
    border-left: 1px solid #e6e4dd;
}

.ticket-actions-form-shortcode {
    padding: 0;
    margin: 0;
    border: none
}

.ticket-actions-form label {
    display: block;
    margin: 10px 0;
    font-weight: normal;
}

.ticket-actions-form label.transfer-event {
    display: flex;
    padding: 0 0 25px
}

.form-ticket-event-year {
    width: 140px;
    margin: 0 0 0 15px;
}

.ticket-actions-form label em {
    font-size: 13px;
    display: block;
    margin: 5px 0 0;
    line-height: 1.3;
}

.ticket-actions-form .form-group-radio {
    padding: 5px 0;
}

.ticket-actions-form .form-group-radio label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ticket-actions-form .form-group-radio label input {
    position: relative;
    top: -2px;
}

.ticket-actions-form .form-group-radio label span {
    display: block;
    margin: 0 0 0 7px;
    line-height: 1.3
}

.ticket-actions-wrapper {
    display: flex;
}

.ticket-actions-form,
.ticket-actions-text {
    width: 50%;
}

.ticket-actions-form-shortcode {
    width: 100%;
}

.form-group.form-group-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
}

.form-group-submit .preloader-wrapper {
    margin: 0 0 0 15px;
}

@media only screen and (max-width: 768px) {
    .ticket-actions-wrapper {
        flex-direction: column;
    }

    .ticket-actions-text,
    .ticket-actions-form {
        width: 100%;
    }

    .ticket-actions-form {
        padding: 40px 0 0;
        margin: 40px 0 0;
        border: none;
        border-top: 1px solid  #e6e4dd;
    }
}


/* Temp */
.wpcf7-response-output {
    display: none;
}
form.sent .wpcf7-response-output,
form.failed .wpcf7-response-output,
form.aborted .wpcf7-response-output,
form.invalid  .wpcf7-response-output,
form.spam .wpcf7-response-output,
form.unaccepted .wpcf7-response-output {
    display: block;
}

.subheadings {
    margin: -40px 0 40px !important;
}

.isds-reg-form,
.isds-reg-form .form-control {
    font-size: 16px;
}

.isds-reg-form label {
    width: 100%;
    margin: 0 0 15px;
    font-weight: normal;
}

.isds-reg-form .form-group label {
    padding: 0 15px;
}

.isds-reg-form label span {
    font-weight: bold;
    color: #000;
    display: inline-block;
    padding: 0 0 2px 0;
}

.isds-reg-form .form-group,
.isds-reg-form .form-group-checkbox,
.isds-reg-form .form-group-radio {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 15px;
    width: 100%;
}

.isds-reg-form .form-group-checkbox > span,
.isds-reg-form .form-group-radio > span {
    font-weight: bold;
    color: #000;
    width: 100%;
    margin: 0 0 10px;
}

.isds-reg-form .col-2 {
    width: 50%;
}

.isds-reg-form .col-3 {
    width: 33.33%;
}

.isds-reg-form .form-group-checkbox label span,
.isds-reg-form .form-group-radio label span {
    padding: 0 0 0 10px;
    font-weight: normal;
}

.isds-reg-form .form-group-checkbox label,
.isds-reg-form .form-group-radio label {
    display: flex;
    margin: 0 0 5px;
    padding: 0 5px;
}

.isds-reg-form .form-group-radio label {
    margin: 0 0 15px;
}

.isds-reg-form .form-group-checkbox label input,
.isds-reg-form .form-group-radio label input {
    position: relative;
    top: 4px;
}

.isds-reg-form .required-alert input, .isds-reg-form .required-alert select, .isds-reg-form .required-alert number {
    border-color: rgba(255,0,0,.5);
}

.isds-reg-form .form-group-radio .required-alert,
.isds-reg-form .form-group-checkbox .required-alert {
    background: rgba(255,0,0,.1);
}

#isds-reg-form-msg {
    color: #000;
    text-align: center;
    margin: 15px;
    padding: 15px;
}

#isds-reg-form-msg.msg-success {
    background: rgba(79,255,0,.2);
}

#isds-reg-form-msg.msg-error {
    background: rgba(255,0,0,.1);
}

@media only screen and (max-width: 720px) {
    .isds-reg-form .col-2 {
        width: 100%;
    }

    .isds-reg-form .form-group label, .isds-reg-form .form-group, .isds-reg-form .form-group-checkbox, .isds-reg-form .form-group-radio {
        padding-left: 0;
        padding-right: 0;
    }
}

.isds-template .gs_reason-item:nth-child(4) {
    display: none;
}

#invitebox-wrapper .invitebox-container * {
    font: inherit !important;
    line-height: 1.5 !important;
}

#invitebox-wrapper .gen-title {
    padding: 15px;
    text-align: left;
    font-size: 24px !important;
    font-weight: bold !important;
    text-align: center;
}

.covid-safety-link {
    text-align: center;
    margin: 0 0 20px;
}

.covid-safety-link a {
    display: block;
}