p {
    font-size: .938em;
    line-height: 1.5em;
    color: inherit;
    margin-bottom: 20px;
}

.intro {
    font-size: 24px;
    line-height: 30px;
    font-family: inherit;
    margin-bottom: 48px;
    display: block;
    color: inherit
}

body {
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    color: #4C4C4C
}

body .container {
    max-width: 1024px;
    max-width: 1054px;
}

body #container {
    padding-bottom: 80px
}

.home #container {
    padding-bottom: 0px
}

body div {
    font-size: 16px
}

a,
input {
    outline: none !important;
    color: #ab9e95;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

a:hover {
    color: #263a40;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

.no-margin {
    margin: 0 !important
}

.dn {
    display: none !important
}

.open {
    background-position: 0 -60px !important
}

.opened {
    height: 606px !important;
    overflow: hidden;
}

.jw3 {
    width: 192px;
    height: 47px;
    background-repeat: no-repeat;
    background-image: url(../img/jw3_big.svg);
    margin-top: 10px
}

.clear {
    float: none !important;
    clear: both;
    height: 0 !important;
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.archive-cta {
    color: #A69D94;
    text-transform: uppercase;
    font-size: .75em;
    line-height: 1.375em;
    letter-spacing: .9px;
    height: 18px;
    display: block;
    margin-top: 20px
}

.archive-cta>span {
    display: inline-block;
    border: 1px solid #A69D94;
    background-image: url("../img/icons.svg");
    background-position: -6px -36px;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    margin-right: 10px;
    transition: border .5s ease-in;
    -webkit-transition: border .5s ease-in;
    position: relative;
    top: 3px
}

.archive-cta:hover {
    color: #4C4C4C;
    transition: color .5s ease-in;
    -webkit-transition: color .5s ease-in;
    cursor: pointer;
}

.archive-cta:hover>span {
    border: 1px solid #4C4C4C;
    transition: border .5s ease-in;
    -webkit-transition: border .5s ease-in
}

.unslider {
    overflow: auto;
    margin: 0;
    padding: 0
}

.unslider-wrap {
    position: relative
}

.unslider-wrap.unslider-carousel>li {
    float: left
}

.unslider-vertical>ul {
    height: 100%
}

.unslider-vertical li {
    float: none;
    width: 100%
}

.unslider-fade {
    position: relative
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}

.unslider ul,
.unslider ol,
.unslider li {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}

.unslider-arrow {
    position: absolute;
    left: 20px;
    z-index: 2;
    cursor: pointer
}

.unslider-arrow.next {
    left: auto;
    right: 20px
}

.unslider-nav ol {
    list-style: none;
    text-align: center
}

.unslider-nav ol li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    background: transparent;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -999em;
    border: 2px solid #fff;
    cursor: pointer
}

.unslider-nav ol li.unslider-active {
    background: #fff;
    cursor: default
}

#tweets {
    font-size: 16px
}

#tweets ul {
    height: 100px
}

#tweets .TweetAuthor-avatar,
#tweets .TweetAuthor-name {
    display: none !important
}

#tweets .TweetAuthor-screenName {
    font-size: .75em;
    color: #A69D94;
    line-height: 1.333em
}

#tweets .TweetAuthor-screenName:hover {
    color: #263A40
}

#tweets .tweet-content {
    padding-right: 25px;
    font-size: .75em;
    line-height: 1.333em
}

#tweets .tweet-content a {
    color: #A69D94
}

#tweets .tweet-content a:hover {
    color: #263A40
}

.icons>a {
    display: inline-block;
    background-color: #a79e95;
    color: #fff;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    /*margin: 30px 2px 0 3px;*/
    background-image: url(../img/icons.svg);
    background-repeat: no-repeat
}

.icons>a.twitter {
    background-position: -2px -152px
}

.icons>a.linkedin {
    background-position: -2px -182px
}

.icons>a.facebook {
    background-position: -2px -122px
}

.icons>a.youtube {
    background-position: -2px -543px
}

.icons>a.vimeo {
    background-position: -2px -212px
}

.icons>a.google {
    background-position: -2px -92px
}

.icons>a:hover {
    background-color: #263a40
}

.sharing>a {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 14px;
    background-color: #A69D94;
    background-image: url(../img/icons.svg);
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    margin: 0 2px
}

.sharing>a span {
    background: none !important
}

.sharing>a.a2a_button_twitter {
    background-position: -2px -152px
}

.sharing>a.a2a_button_linkedin {
    background-position: -2px -182px
}

.sharing>a.a2a_button_google_plus {
    background-position: -2px -92px
}

.sharing>a.a2a_button_facebook {
    background-position: -2px -122px
}

.sharing>a.a2a_dd {
    background-position: -2px -452px
}

.acf-map {
    width: 100%;
    height: 242px;
    margin: 20px 0
}

.venue-map {
    height: 320px;
}

.acf-map>.marker {
    height: inherit
}

.acf-map img {
    max-width: inherit !important
}

header .row {
    padding: 3px 0;
    position: relative
}

header .logo {
    background-position: 0 0;
    background-size: 100% auto;
    width: 242px;
    height: 74px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 -4px;
    background-image: url(../img/alan-howard-jw3-speaker-series-logo.png);
}

header .logo:hover {
    background-position: 0 -159px
}

header .burger {
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(../img/icons.svg);
    position: absolute;
    right: 0;
    top: 32px;
    background-repeat: no-repeat
}

header .burger:hover {
    background-position: -30px 0
}

.menu-menu-container {
    overflow: hidden;
    height: 0;
    transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in
}

.menu-menu-container>ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: .875em;
    line-height: 1.25em
}

nav .menu-menu-container > ul > li {
    border-top: 1px solid #a79e95;
    color: #a79e95;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
}

nav .menu-menu-container > ul > .social-media {
    padding: 25px 0;
}

nav .menu-menu-container > ul > li > a {
    color: #a79e95;
    display: block;
    letter-spacing: 1.5px;
    padding: 15px 0;
    text-decoration: none !important;
    width: 100%;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s;
}

nav .menu-menu-container > ul > li > a:hover,
nav .menu-menu-container > ul > .current-menu-item a,
nav .menu-menu-container > ul > .social-media:hover {
    color: #263a40;
    background-color: #f5f4f4;
    text-decoration: none;
    -webkit-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s;
}

nav .menu-menu-container > ul > li > a:hover,
nav .menu-menu-container > ul > .social-media:hover{
    color: #a79e95;
}

nav .menu-menu-container > ul > .social-media .icons a {
    margin: 30px 5px 0 5px;
}



footer {
    background-color: #F5F4F4;
    padding: 40px 0 30px 0
}

footer>.container1>.row>div {
    padding-bottom: 20px;
    min-height: 215px;
}

footer>.container>.row>div>.menu-menu-container {
    height: auto
}

footer>.container>.row>div>.menu-menu-container ul {
    text-align: left;
    font-size: .75em;
    line-height: 1.25em
}

footer>.container>.row>div>.menu-menu-container ul>li {
    border: none;
    padding: 5px 0;
    text-transform: none;
    font-weight: 400
}

footer>.container>.row>div h4 {
    text-transform: uppercase;
    font-size: .75em;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px
}

footer > .container > .row > div .icons > a {
    margin-bottom: 10px;
    margin-top: 0;
}

footer>.container>.row>div .archive-cta {
    margin-top: 10px
}

footer>.container>.row>div address {
    margin-top: 15px;
    color: #a79e95;
    font-size: .75em
}

footer>.container>.row>div .tel {
    color: #a79e95;
    text-decoration: none;
    display: block;
    margin-bottom: 10px
}

footer>.container>.row>div .tel:hover {
    color: #a79e95
}

footer>.container>.row>div .book-now,
.tickets-section .book-now {
    color: #a79e95;
    display: block;
    line-height: 1.5em;
    padding: 5px 10px;
    background-color: #fff;
    border: 1px solid #a79e95;
    border-radius: 5px;
    text-transform: uppercase;
    max-width: 100px;
    font-size: .75em;
    text-decoration: none;
    text-align: center;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

footer>.container>.row>div .book-now:hover,
.tickets-section .book-now:hover {
    color: #fff;
    background-color: #263a40;
    border: 1px solid #263a40;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

.tickets-section .book-now,
.tickets-section .ticket-price {
    max-width: none;
    margin-bottom: 20px;
    font-size: 0.875em;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

.tickets-section .book-icon img {
    max-width: 65px;
}

.slider {
    height: 150px;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 16px;
    background-position: center top;
}

.home-slider {
    height: auto !important;
    margin-bottom: 0;
}

.slider h1 {
    position: absolute;
    color: #fff;
    font-size: 1.375em;
    padding-left: 22px;
    bottom: 20px;
    font-weight: 600;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.slider h1>span {
    color: #a79e95;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.9px;
}

.slider h1.smaller {
    font-size: 2.125em;
    line-height: 33px;
    max-width: 500px
}

.slider-open {
    cursor: pointer
}

.slider-open.slider-video {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 0;
    z-index: 10;
}

#eventGallery {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #1C1C1B;
    z-index: 9999999;
    opacity: 0
}

#eventGallery .logo {
    margin-top: 50px;
    display: block;
    width: 242px;
    height: 72px;
    background-image: url(../img/alan-howard-jw3-speaker-series-logo.png);
    background-repeat: no-repeat;
    background-position: 0 -96px;
    background-size: 100% auto;
}

#eventGallery .close {
    position: absolute;
    top: 50px;
    right: 30px;
    display: block;
    width: 30px;
    height: 30px;
    background: url("../img/icons.svg") no-repeat 5px -410px
}

#eventGallery .close-txt {
    position: absolute;
    top: 90px;
    text-transform: uppercase;
    right: 20px;
    color: #fff;
    letter-spacing: .9px;
    font-weigth: 500;
    font-size: .875em
}

#eventGallery .rel {
    position: relative
}

#eventGallery .event-images {
    height: 614px
}

#eventGallery .unslider-arrow {
    width: 25px;
    height: 20px;
    display: inline-block;
    margin-right: 14px;
    background: url("../img/icons.svg") no-repeat 0 -510px
}

#eventGallery .unslider-arrow.next {
    margin: 0 0 0 14px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#speakers .speakers-block {
    padding: 30px 0;
    border-bottom: 1px solid #A69D94
}

#speakers .speakers-block:last-of-type {
    border-bottom: 0px solid #A69D94
}

#speakers .speakers-block>div {
    float: left;
    max-width: 25%;
    width: 100%;
}

#speakers .speakers-block>div.speaker-txt {
    width: 100%;
    float: right;
    max-width: calc(75% - 10px);
}

#speakers .speakers-block>div.speaker-txt>h3 {
    margin-top: 0
}

#speakers .speakers-block>div.speaker-txt>a {
    margin-top: 5px
}

#speakers .share {
    /*padding-left: 30px*/
}

#speakers .share h3 {
    border-bottom: 1px solid #263a40;
    position: relative;
    height: 14px;
    font-size: .875em;
    line-height: 1.375em;
    font-weight: 600;
    color: #263a40;
    margin-bottom: 30px;
    padding-bottom: 14px
}

#speakers .share h3>span {
    display: block;
    position: absolute;
    background-color: #fff;
    text-transform: uppercase;
    padding: 0 8px 0 0;
    letter-spacing: 0.9px;
}

.feat-speaker {
    margin-bottom: 20px
}

.feat-speaker>div {
    padding: 0 8px 0 0;
}

.feat-speaker>div:last-of-type {
    padding: 0;
}

.feat-speaker>div img {
    width: 100%
}

.feat-speaker>div h3 {
    font-size: 1.125em;
    margin: 0 0 4px 0;
    padding: 0
}

.speaker-txt>h3 {
    font-size: 1.125em;
}

.feat-speaker>div h3>a {
    color: inherit;
    text-decoration: none !important
}

.feat-speaker>div h3>a:hover {
    color: #A69D94
}

.feat-speaker>div p {
    font-size: .75em;
    margin: 0;
    line-height: 1.333em
}

.feat-speaker>div a {
    margin: 5px 0
}

.events-block {
    padding: 30px 0;
    border-bottom: 1px solid #A69D94
}

.events-block:last-of-type {
    border-bottom: 0 none;
}

.events-block>div {
    float: left
}

.events-block>div.event-txt>h3 {
    padding: 0;
    margin: 0;
    font-size: 1.125em;
}

.events-block>div.event-txt>p,
.speakers-block > div.speaker-txt p,
.event-archieve-list .event-txt p {
    margin: 10px 0 0 0;
    font-size: 0.75em;
    line-height: 1.333em;
}

.event-archieve-list .event-txt .archive-cta {
    margin-top: 15px
}

.events-block>div.event-txt>.archive-cta {
    margin-top: 5px
}

.events-block>div.event-img>.event-date {
    float: left;
    height: 105px;
    width: 74px;
    background-color: #F5F4F4;
    text-align: center;
    padding: 10px 0
}

.events-block>div.event-img>.event-date>h4 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: .75em;
    line-height: .75em;
    font-weight: 600;
}

.events-block>div.event-img>.event-date>h3 {
    padding: 5px 0;
    margin: 0;
    font-size: 2.25em;
    font-weight: 600;
}

#singleEvent .event-banner {
    height: 150px;
    background-repeat: no-repeat;
    position: relative;
    background-position: right;
    background-size: cover;
}

#singleEvent .event-banner>.title-wrap {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

/*#singleEvent .event-banner>.title-wrap h1 {
    color: #fff;
    font-size: 3em;
    padding-left: 20px;
    float: left;
    font-weight: 500;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    line-height: 100%;
}*/

#singleEvent .event-banner > .title-wrap h1 {
    color: #fff;
    display: block;
    float: left;
    font-size: 3em;
    font-weight: 500;
    line-height: 100%;
    margin: 0;
    padding-left: 90px;
    position: relative;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.signup-block {
    background-size: cover;
}

#footer .signupbtn:hover {
    cursor: pointer;
}

.form-wrap .signupbtn {
    cursor: pointer;
    float: left;
    font-weight: 600;
    height: 30px;
    margin: 0 0 50px;
    position: relative;
}

.form-wrap .signupbtn > span {
    background-position: -1px -31px;
    border: 2px solid #a69d94;
    height: 26px;
    top: 7px;
    width: 26px;
}

.form-wrap .signupbtn:hover {
    color: #fff;
    text-decoration: underline;
}

.mc4wp-alert.mc4wp-error > p,
.mc4wp-alert.mc4wp-success > p {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 11px;
}

#footer .mc4wp-alert.mc4wp-error > p {
    color: #eb008b;
    font-size: 12px;
    font-weight: 600;
}

.form-wrap .mc4wp-alert.mc4wp-success > p {
    max-width: 400px;
    position: absolute;
}

#footer .mc4wp-alert.mc4wp-success > p {
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px;
}

.form-wrap .signupbtn:hover > span {
    border: 2px solid #fff;
    background-position: -1px -31px;
}

.mc4wp-form-fields input {
    background-color: #efefef;
    border: 0 none;
    box-sizing: border-box;
    font-family: "ProximaNovaRegular",arial,sans-serif;
    font-size: 12px;
    padding: 10px;
    width: 305px; 
    max-width: 305px;
    padding: 8px;
    line-height: 120%;
    color: #4c4c4c;
}

#footer .mc4wp-form-fields input {
    background-color: #fff;
    border: 1px solid #b2b2b2;
    color: #4c4c4c;
    font-size: 12px;
    width: 92%;
}

#footer .mc4wp-form-fields > p {
    margin: 0;
}

.form-wrap {
    margin: 18% 15px 40px;
    max-width: 500px;
}

.form-wrap p {
    margin: 0 0 5px;
    padding: 0;
}

.signup-block .form-wrap h1 {
    color: #fff;
    font-size: 24px !important;
    line-height: 125% !important;
    margin-bottom: 20px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.single-speakers #singleEvent .event-banner > .title-wrap h1 {
    padding-left: 0;
}

#singleEvent .event-banner>.title-wrap h1>span,
.signup-block .form-wrap .form-title {
    color: #a79e95;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 600;
}

#singleEvent .event-banner > .title-wrap h1 span {
    display: block;
    float: left;
}

#singleEvent .event-banner>.title-wrap h1>span.slash {
    font-size: inherit !important
}

#singleEvent .event-banner > .title-wrap h1 > .slash {
    padding-left: 27px;
    padding-right: 12px;
}

.single-speakers #singleEvent .event-banner > .title-wrap h1 > span:last-of-type {
    padding-left: 0;
}

#singleEvent .event-banner>.title-wrap h1.smaller {
    font-size: 2.125em;
    line-height: 33px;
    max-width: 500px
}

/*#singleEvent .event-banner>.title-wrap .date {
    float: left;
    border: 1px solid #fff;
    color: #fff;
    height: auto;
    width: 70px;
    text-align: center;
    padding: 10px 0;
    margin-top: 60px
}*/

#singleEvent .event-banner > .title-wrap .date {
    border: 1px solid #fff;
    bottom: 8px;
    color: #fff;
    float: left;
    height: auto;
    margin-top: 0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 70px;
}

#singleEvent .event-banner>.title-wrap .date>h4 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: .75em;
    line-height: .75em;
    font-weight: 600;
}

#singleEvent .event-banner>.title-wrap .date>h3 {
    padding: 0;
    margin: 0;
    font-size: 2.25em;
    font-weight: 600;
}

#singleEvent .event-banner>.title-wrap .date>h5 {
    margin: 14px 0 0;
    font-weight: 600;
    color: #a69d94;
}

.event-date h5 {
    color: #a69d94;
    font-size: 14px;
    font-weight: 600;
    margin: 12px 0 0;
}

.events-block > div.event-img > .event-date > h3 {
    font-size: 2.25em;
    margin: 0;
    padding: 0;
}










.next-event-holder {
    height:auto;
    background-repeat: no-repeat;
    position: relative
}

.next-event-holder > .title-wrap {
    bottom: auto;
    display: block;
    float: left;
    left: 0;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.next-event-holder > .title-wrap h1 {
    color: #263a40;
    float: right;
    font-size: 24px;
    padding-left: 0;
    width: calc(100% - 90px);
    font-weight: 600;
    margin: 10px 0 0 0;
}

.next-event-holder > .title-wrap h1>span {
    color: #ab9e95;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.9px;
}

.next-event-holder > .title-wrap h1>span.slash {
    font-size: inherit !important;
    font-weight: 400;
}

.next-event-holder > .title-wrap h1.smaller {
    font-size: 2.125em;
    line-height: 33px;
    max-width: 500px
}

.next-event-holder > .title-wrap .date {
    border: 1px solid #263a40;
    color: #263a40;
    float: left;
    height: auto;
    margin-top: 23px;
    padding: 10px 0;
    text-align: center;
    width: 70px;
}

.next-event-holder > .title-wrap .date>h4 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 100%;
    font-weight: 600;
}

.next-event-holder > .title-wrap .date>h5 {
    padding: 0;
    margin: 10px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 100%;
    font-weight: 600;
}

.next-event-holder > .title-wrap .date>h3 {
    padding: 0;
    margin: 0;
    font-size: 2.25em;
    line-height: 100%;
    font-weight: 600;
}











#singleEvent .event-content {
    padding-top: 40px
}

#singleEvent .event-content>div {
/*    padding: 0 30px;*/
}

#singleEvent .related-events .event-txt {
    /*max-width: 415px*/
}

#contact .subhead {
    margin-top: 0
}

.big-map {
    display: block;
    position: absolute;
    width: 100px;
    height: 30px;
    background-image: url(../img/jw3_big.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9999;
    top: 5px;
    left: 5px
}

.acf-map {
    position: relative
}

.subhead {
    border-bottom: 1px solid #263a40;
    position: relative;
    height: 14px;
    font-size: .875em;
    line-height: 1.375em;
    font-weight: 600;
    color: #263a40;
    margin-bottom: 24px;
    padding-bottom: 14px
}

.subhead>span {
    display: block;
    position: absolute;
    background-color: #fff;
    text-transform: uppercase;
    padding: 0 8px 0 0;
    letter-spacing: 0.9px;
}

.content-wrap p {
    font-size: .938em
}

.content-wrap p .intro {
    color: #4C4C4C;
    font-size: 1.5em;
    line-height: 1.25em;
    font-weight: 300
}

.content-wrap p a {
    color: #A69D94;
    text-decoration: underline
}

.content-wrap .quote_body {
    max-width: 450px;
    padding: 20px 20px 20px 20px;
    margin: 30px 0 50px;
    font-size: 1.375em;
    line-height: 1.250em;
    font-weight: 300;
    display: block;
    background-color: #F5F4F4;
    position: relative;
    font-weight: 500;
}


.content-wrap .quote_body:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: -19px;
    left: 0;
    visibility: visible;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 19px 19px 0;
    border-color: transparent #ecebe9 transparent transparent;
}

.content-wrap .quote_author {
    color: #a69d94;
    display: block;
    font-size: 12px;
    left: 30px;
    line-height: 16px;
    margin-bottom: 20px;
    position: relative;
    top: -8px;
    width: 85%;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.row img {
    max-width: 100%;
    height: auto;
}

.container.bannertext {
    height: 100%;
    max-width: 1054px !important;
    padding: 0 15px !important;
    position: relative;
    z-index: 2;
}

.bannertext-holder {
    background-color: #fff;
    padding: 12px 20px 20px;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    float: left;
}

.bannertext-holder .intro {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 20px;
}

.bg-white {
    background-color: #ffffff;
    position: relative;
}

.bg-grey {
    background-color: #f5f4f4;
    position: relative;
}

.bg-grey .subhead > span {
    background-color: #f5f4f4;
}

.sectionholder {
    padding: 70px 0;
}

.featured-event-holder h2 {
    font-size: 26px;
    font-weight: 600;
    color: #263a40;
    margin-bottom: 0;
}

.featured-event-holder .intro {
    font-size: 18px;
    line-height: 130%;
    color: #4c4c4c;
    font-weight: 300;
    margin-bottom: 0;
}

.featured-event-holder .event-date,
.event-date-archive {
    color: #ab9e95;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}

.event-txt-archive h3 {
    font-size: 1.125em;
    margin-top: 0;
}

.featured-event-holder .subhead {
    margin-top: 0;
    margin-bottom: 0;
}

.video-open {
    margin-bottom: 20px;
    display: block;
}




/* ========= Embed ====== */
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-item {
    position: relative;
}
.video-item > span {
    background: rgba(0, 0, 0, 0) url("../img/icons.svg") no-repeat scroll 0 -330px;
    display: block;
    height: 73px;
    width: 73px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    z-index: 1;
}

.oneslider-videos .video-item > span {
    background: rgba(0, 0, 0, 0) url("../img/icons.svg") no-repeat scroll 0 -330px;
    display: block;
    height: 73px;
    width: 73px;
    position: absolute;
    top: calc(50% - 12px);
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    z-index: 1;
}


/* ========= Embed ====== */

.copyright .menu-footer-menu-container {
    display: inline-block;
    width: auto;
}

.copyright, #footer .copyright .menu a {
    font-size: 10px !important;
    line-height: 15px;
    color: #4c4c4c;
}

.copyright ul, .copyright ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.copyright ul li a:after {
    border-left: 1px solid #4c4c4c;
    color: #4c4c4c;
    content: "";
    display: inline;
    font-size: 10px !important;
    margin: 0 4px 0 6px;
    width: 1px;
}

.copyright ul li:first-child > a:before {
    border-right: 1px solid #4c4c4c;
    color: #4c4c4c;
    content: "";
    display: inline;
    font-size: 10px !important;
    margin: 0 6px 0 4px;
    width: 1px;
}

.copyright ul li {
    display: inline-block;
}


#footer > .container > .row > .copyright {
    min-height: auto;
    border: 0;
    padding-bottom: 0;
    padding-top: 30px;
}

.siteby, .siteby a, .siteby a:visited {
    font-size: 10px !important;
    line-height: 15px;
    color: #a69d94;
    text-decoration: none;
    -webkit-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s;
}


form input {
    width: 100%;
    max-width: 196px;
}


a.event-title, a.event-title:visited {
    color: #263a40;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

a.event-title:hover, 
.explore-talks a.event-title:hover {
    color: #ab9e95 !important;
    text-decoration: none;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

.event-title .slash {
    color: #ab9e95;
    font-weight: 400;
}

.explore-talks {
    margin-bottom: 20px;
}

.explore-talks h2 {
    color: #263a40;
    font-size: 1.125em !important;
    font-weight: 400 !important;
    margin-top: 20px !important;
}

.explore-talks a.event-title, .explore-talks a.event-title:visited {
    color: #263a40;
    transition: color .2s ease-in;
    -webkit-transition: color .2s ease-in;
}

.explore-talks .archive-cta {
    margin-top: 14px;
}




.slick-arrow {
    width: 25px;
    height: 20px;
    display: inline-block;
    background: url("../img/icons.svg") no-repeat 0 -510px
}

.slick-arrow.next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); /* IE 9 */
    -webkit-transform-origin: 50% 50%; /* Chrome, Safari, Opera */
    transform-origin: 50% 50%;
}

.threeslider .slick-slide img {
    padding: 0 10px;
    width: 100% !important;
}

.oneslider .slick-slide img {
    padding: 0;
    width: 100% !important;
}

.threeslider .slick-slide img:hover,
.oneslider .slick-slide img:hover {
    cursor: pointer;
}

.threeslider {
    margin: 20px 0 0;
    overflow: visible;
}

.threeslider .slick-list {
    margin: 0 -20px;
}


.threeslider:before {
    background-color: #f5f4f4;
    content: "";
    display: block;
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 100;
}

.threeslider:after {
    background-color: #f5f4f4;
    content: "";
    display: block;
    height: 100%;
    right: -20px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 100;
}


.share-section, .gallery-section, .featured-speakers-section {
    margin-bottom: 34px;
}

.featured-event-holder {
    margin-bottom: 20px;
}



.video-item img,
.threeslider .slick-slide img,
.sharing > a {
   opacity: 1;
   transition: opacity .3s ease-in;
   -moz-transition: opacity .3s ease-in;
   -webkit-transition: opacity .3s ease-in;
}

.video-item:hover img,
.threeslider .slick-slide:hover img,
.sharing > a:hover {
    opacity: 0.6;
    transition: opacity .3s ease-in;
   -moz-transition: opacity .3s ease-in;
   -webkit-transition: opacity .3s ease-in;
}

.share > h3 {
    margin-bottom: 20px !important;
}



.content-intro-text {
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 26px;
}

.content-intro-text:after { 
    clear:both;
}

.related-events {
    margin-top: 40px;
}

.related-events h3 {
    margin-bottom: 0;
}

footer .tweets {
    margin-top: 20px;
}

footer .tweets h4 {
    margin-bottom: 0 !important;
}

footer .tweets .tweet-content {
    padding: 0 !important;
}

footer .tweets h5 {
    margin: 10px 0 4px;
}

.tickets-section {
    background-color: #f6f5f5;
    color: #a69d94;
    margin-bottom: 40px;
    padding: 20px;
}

.tickets-section h3 {
    color: #263a40;
    font-size: 12px;
    letter-spacing: 0.9px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}


.oneslider .slick-arrow,
.popup-slider-holder .slick-arrow {
    top: auto;
    left: 80px;
    right: auto;
    bottom: -14px;
}

.oneslider .slick-arrow.next,
.popup-slider-holder .slick-arrow.next {
    right: 80px;
    left: auto;
    bottom: -14px;
    -webkit-transform-origin: 40% 25% 0;
    transform-origin: 40% 25% 0;
}

.oneslider .slide-count-wrap,
.popup-slider-holder .slide-count-wrap {
    display: block;
    float: left;
    left: 0;
    position: relative;
    text-align: center;
    width: 100%;
    bottom: -6px;
    color: #a69d94;
    font-weight: 500;
    z-index: 10;
}

.oneslider .slide-count-wrap .total,
.popup-slider-holder .slide-count-wrap .total {
    color: #d5ceca;  
    font-weight: 500;
}

.slider-caption {
    color: #a69d94;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    width: 100%;
}

.popup-slider-holder.popup-slider-holder .slider-caption {
    float: right;
    margin-bottom: 0;
    padding: 8px 0;
    position: relative;
    right: 0;
    text-align: left;
    width: calc(100% - 180px);
}

.slider-caption-page {
    color: #4c4c4c;
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    width: 100%;
    margin-top: 10px;
}

.popup-slider-holder .popup-slide-count-wrap,
.popup-slider-holder .popup-video-slide-count-wrap,
.popup-slider-holder .popup-photo-slide-count-wrap {
    width: 160px;
}

.popup-slider-holder .popup-video-slide-count-wrap,
.popup-slider-holder .popup-photo-slide-count-wrap {
    width: 160px !important;
}

.popup-slider-holder .slick-arrow {
    left: 0;
}

.popup-slider-holder .slick-arrow.next {
    left: 140px;
    right: auto;
}

.popup-slider-holder .slick-arrow.next {
    bottom: -4px;
}

.popup-slider-holder .slick-arrow {
    bottom: -4px;
}

.blank-link-div {
    margin-top: 10px;
}

.blank-link-div:hover {
    text-decoration: underline;
    cursor: pointer;
}

.oneslider-photos-open {
    cursor: pointer;
}

.popup-photo-caption,
.popup-video-caption {
    color: #a69d94;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}

.popup-slider-holder.popup-slider-holder .slider-caption {
    display: none;
}

.slick-arrow.popup-photos-prev,
.slick-arrow.popup-videos-prev {
    cursor: pointer;
    right: 0;
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none;
    z-index: 2;
    float: right;
    left: auto;
}

.slick-arrow.next.popup-photos-next,
.slick-arrow.next.popup-videos-next {
    left: 0;
    position: relative;
    right: auto;
}

.popup-photo-slide-count-wrap,
.popup-video-slide-count-wrap {
    text-align: center;
}

.row-slider, .row-caption {
    margin-top: 40px;
}


.pagecontent h3 {
    color: #263a40;
    font-size: 0.875em;
    font-weight: 600;
    line-height: 1.375em;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 20px;
}

.padding0 {
    padding: 0 !important;
}

.venuebtn a:before {
    background-image: url(../img/jw3_big.svg);
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    left: 0;
    margin-right: 5px;
    position: relative;
    top: 4px;
    width: 71px;
    background-size: 100%;
    content: '';
}

.doublepic {
    overflow: hidden;
    display: block;
    padding-bottom: 12%;
}

.doublepic img { /* IE 9 */
    -webkit-transform: scale(1.8); /* Chrome, Safari, Opera */
    transform: scale(1.8);
    display: block;
    float: right;
    height: auto;
    margin-right: 35%;
    margin-top: 15%;
    max-width: 100%;
    right: 0;
}

.playlist-row {
    margin-top: 50px;
}

.row.pagination {
    margin: 70px auto 0;
    text-align: center;
    width: 100%;
}

.pagination .pages {
    display: none;
}

.nextpostslink, .previouspostslink {
    color: #ab9e95;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 0.7;
    margin: 0 20px;
    position: relative;
}

.nextpostslink:hover , .previouspostslink:hover {
    text-decoration: none !important;
    opacity: 1;
}

.pagination .current,
.pagination .larger,
.pagination .smaller {
    color: #ab9e95;
    font-size: 14px;
    margin: 0 10px;
}

.pagination .current:hover,
.pagination .larger:hover,
.pagination .smaller:hover {
    text-decoration: none !important;
    color: #4c4c4c;
}

.pagination .current {
    color: #4c4c4c;
}


.nextpostslink:after,
.previouspostslink:before {
    display: inline-block;
    width: 25px;
    height: 20px;
    background: url("../img/icons.svg") no-repeat 0 -510px;
    content: '';
    position: absolute;
}

.previouspostslink::before {
    left: -36px;
}

.nextpostslink:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); /* IE 9 */
    -webkit-transform-origin: 50% 50%; /* Chrome, Safari, Opera */
    transform-origin: 50% 50%;
    
    margin-left: 9px;
}


.slick-arrow {
    cursor: pointer;
    left: 36%;
    position: absolute;
    top: calc(100% + 30px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.threeslider .slick-arrow.next {
    left: auto;
    right: 36%;
    top: calc(100% + 21px);
}

.home .video-item {
    margin-bottom: 20px;
}

.event-banner-img-dekstop {
    display: none;
}
    
.event-banner-img-mobile {
    display: block;
}

.section-next-event {
        padding-bottom: 0;
}

header {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 1000000;
    border-bottom: 1px solid #b2b2b2;
}

.site {
    padding-top: 80px;
}

#footer .venuebtn a::before {
    display: none;
}

.social-icons {
    margin-bottom: 20px;
}

footer>.container>.row>div:nth-child(2) {
    border-left: 1px solid #a79e95;
    border-right: 0px solid #a79e95
}

footer>.container>.row>div:last-child {
    border-left: 1px solid #a79e95;
    border-right: 0px solid #a79e95
}

.container {
    padding: 0;
}

header .container {
    padding: 0 15px;
}

#content {
    overflow: hidden;
}


.mobile-contacts {
    position: relative;
    border-bottom: 1px solid #b2b2b2;
    height: 52px;
    display: block;
}

.mobile-contacts > a {
    background-color: transparent;
    display: inline-block;
    float: left;
    height: 50px;
    padding: 22px 0 0;
    text-align: center;
    -webkit-transition: background-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s;
    width: 33.3% !important;
}

.mobile-contacts > a.phone {
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}

.mobile-contacts > a > span {
    background-image: url(../img/icons.svg);
    height: 20px;
    width: 20px;
    position: absolute;
    top: 15px;
    margin-left: -10px;
}

a.gmaps span {
    background-position: 0 -240px;
}

a.phone span {
    background-position: 0 -299px;
}

a.mail span {
    background-position: 0 -267px;
}


.social-media {
        display: none;
}

#eventGallery .container {
    padding: 0 20px;
}

#eventGallery .close-txt {
    right: 0;
}

 #eventGallery .close {
    right: 8px;
}

.popup-photo-caption, .popup-video-caption {
    margin-top: 10px;
}

header {
    border-bottom: 1px solid #b2b2b2;
}

.event-txt.event-txt-archive {
    margin-bottom: 20px;
}


.event-date-mobile {
    color: #a69d94;
    display: none;
    font-size: 12px;
    letter-spacing: 0.9px;
    padding-bottom: 5px;
    text-transform: uppercase;
    display: block;
}

.event-date-desktop {
    display: none;
}


.events-block > div.event-txt {
    float: right;
    max-width: calc(75% - 10px);
    width: 100%;
}

.events-block > div.event-img {
    max-width: 25%;
    width: 100%;
}

.banner-date-title {
    width: 100%;
    padding: 20px 20px 0;
}

.banner-date-title .date {
    font-size: 12px;
}

.event-date-mobile > h1 {
    color: #263a40;
    display: block;
    float: left;
    font-size: 2em;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    padding-left: 0;
    position: relative;
    text-transform: none;
}

.event-date-mobile .slash {
    color: #ab9e95;
    font-weight: 400;
    font-size: 100% !important;
}

.event-date-mobile h1 > span {
    display: block;
    float: left;
}
.event-date-mobile h1 > span {
    color: #a79e95;
    font-size: 13px !important;
    font-weight: 600;
    text-transform: uppercase;
}

.outer-row > div {
    padding-left: 0;
    padding-right: 0;
}

.event-date-archive {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
}

.inner-row > div:nth-child(2) {
    padding-left: 0;
}

.video-explore-talks .video-item {
    margin-bottom: 20px !important;
}

.margintop34 {
    margin-top: 34px;
}


.searchandfilter {
    margin: 30px 0 50px;
    padding: 0;
    width: 100%;
}

.searchandfilter > ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.searchandfilter > ul > li {
    display: inline !important;
    margin-right: 10px !important;
}

.searchandfilter input {
    color: #ab9e95;
    border: 1px solid #ab9e95;
    padding: 7px 10px;
    font-weight: 500 !important;
    font-size: 16px;
    background-image: url(../img/search-icon.jpg);
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-size: 30px 30px;
}

.searchandfilter select {
    border: 1px solid #ab9e95;
    color: #ab9e95;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    padding: 7px 10px;
    border-radius: 0;
}

.searchandfilter select {
   background: transparent;
   width: auto;
   padding: 10px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
        -ms-appearance: none;
         -o-appearance: none;
            appearance: none;
    
    
    border: 1px solid #ab9e95;
    font-weight: 500;
    background-image: url(../img/arrow-icon.jpg);
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-size: 30px 30px;
}

select.desktopDropDown::-ms-expand {
    display: none;
}

@-moz-document url-prefix() { 
  .searchandfilter select {
     padding: 7px 10px 8px;
  }
}

a.search-filter-reset {
    border: 1px solid #ab9e95;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    padding: 10px 10px 9px;
    border-radius: 0;
    background-color: #ab9e95;
}

a.search-filter-reset:hover {
    text-decoration: none;
    background-color: #fff;
    color: #ab9e95;
    border: 1px solid #ab9e95;
}

.searchandfilter input, .searchandfilter select, a.search-filter-reset {
    width: 100%;
}

.bannertext-holder .archive-cta {
    display: block;
    float: left;
    left: 0;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    right: 0;
    width: 50%;
}

.watch-video {
    /*opacity: 0;*/
    transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    cursor: pointer;
    color: #A69D94 !important;
    text-decoration: none;
}

/*.home-slider:hover .watch-video {
    opacity: 1 !important;
    transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
}*/

.home-slider .watch-video:hover {
    color: #4c4c4c !important;
    text-decoration: underline;
}

#video-background {
/*  making the video fullscreen  */
  position: absolute;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
    z-index: 0;
    display: none;
}

.a2a_svg svg {
	display:none !important;
}



/* ============================ */
@media screen and (min-width: 677px) {
    
    #video-background {
        display: block;
    }
    
    .signup-block .form-wrap h1 {
        font-size: 34px !important;
        line-height: 125% !important;
        margin-bottom: 20px;
        color: #fff;
        text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    }
    
    .speaker-txt>h3 {
        font-size: 22px !important;
    }
    
    .threeslider .slick-slide img {
        padding: 0 20px;
        width: 100% !important;
    }
    
    .explore-talks h2,
    .event-txt-archive h3 {
        font-size: 22px !important;
    }
    
    .event-txt-archive h3 {
        margin-top: 10px;
    }
    
    .inner-row > div:nth-child(2) {
        padding-left: 15px;
    }
    
    .event-date-archive {
        font-size: 12px;
        margin-top: 14px;
        margin-bottom: 0;
    }
    
    .content-wrap .quote_body {
        max-width: 450px;
        padding: 20px 25px 25px 30px;
        margin: 30px 0 50px;
        font-size: 1.625em;
        line-height: 1.250em;
        font-weight: 300;
        display: block;
        background-color: #F5F4F4;
        position: relative;
        font-weight: 500;
    }
    
    .content-intro-text {
        display: block;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    
    .events-block>div.event-txt>h3 {
        font-size: 1.75em;
        font-size: 1.375em;
    }
    
    .events-block>div.event-txt {
        float: right;
        max-width: 450px;
        width: 100%;
        max-width: calc(100% - 235px);
    }
    
    .events-block > div.event-img {
        max-width: none;
        width: auto;
    }
    
    .event-date-mobile {
        display: none;
    }
    .event-date-desktop {
        display: block;
    }
    
    #singleEvent .event-banner > .title-wrap {
        bottom: 40px;
        left: 40px;
        position: absolute;
    }
    
    .slider h1 {
        font-size: 1.875em;
        padding-left: 30px;
    }
    
    .slider h1>span {
        font-size: 13px !important;
    }
    
    .slider {
        height: 200px;
    }
    
    #singleEvent .event-banner {
        height: 200px;
    }
    
    header {
        border-bottom: 0px solid #b2b2b2;
    }
    
    .popup-photo-caption, .popup-video-caption {
        margin-top: 0;
    }
    
    #eventGallery .close-txt {
        right: 20px;
    }
    
    #eventGallery .close {
        right: 30px;
    }
    
    #eventGallery .container {
        padding: 0;
    }
    
    .mobile-contacts {
        display: none;
    }
    
    .social-media {
        display: block;
    }
    
    nav .menu-menu-container > ul > li > a {
        padding: 25px 0;
    }
    
    .container {
        padding: 0 15px;
    }

    header .container {
        padding: 0 15px;
    }
    
    .featured-event-holder h2 {
        font-size: 36px;
        font-weight: 600;
        color: #263a40;
        margin-bottom: 0;
    }
    
    .next-event-holder > .title-wrap h1 {
        color: #263a40;
        float: right;
        font-size: 36px;
        padding-left: 0;
        width: calc(100% - 90px);
        font-weight: 600;
        margin: 0;
    }

    .slick-arrow {
        position: absolute;
        left: -50px;
        z-index: 2;
        cursor: pointer;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .threeslider .slick-arrow.next {
        left: auto;
        right: -50px;
        top: calc(50% - 9px);
    }
    
    #header .container .row,
    .sectionholder .container > .row,
    .container > .row {
        padding: 0 20px;
    }
    
    .container > .row:first-of-type {
        padding: 0;
    }
    
    .home .container > .row:first-of-type,
    footer .container > .row {
        padding: 0 20px !important;
    }
    
    #header .container .row {
        padding: 0 35px;
    }
    

    .bannertext-holder {
        background-color: #fff;
        padding: 12px 32px 32px;
        width: 60%;
        position: relative;
        top: 0;
        margin-bottom: 100px;
        margin-top: 100px;
        left: 0;
        float: left;
    }
    
    .container.bannertext {
        height: 100%;
        max-width: 1054px !important;
        padding: 0 45px !important;
        position: relative;
        z-index: 2;
    }
    
    
    
    
    
    header .logo {
        display: block;
        width: 300px;
        height: 92px;
        background-image: url(../img/alan-howard-jw3-speaker-series-logo.png);
        background-repeat: no-repeat;
        background-position: 0 0
    }

    header .logo:hover {
        background-position: 0 -192px
    }
    
    header .burger {
        display: block;
        width: 26px;
        height: 26px;
        background-image: url(../img/icons.svg);
        position: absolute;
        right: 35px;
        top: 45px;
        background-repeat: no-repeat
    }
    
}



/* ============================ */
@media screen and (min-width: 768px) {
    
    .slider h1 {
        font-size: 3.188em;
        padding-left: 40px;
    }
    
    .slider {
        height: 300px;
    }
    
    #singleEvent .event-banner {
        height: 300px;
    }
    
    footer>.container>.row>div:last-child {
        border-right: 0px solid #a79e95
    }
    
    footer>.container>.row>div:nth-child(2) {
        border-left: 1px solid #a79e95;
        border-right: 1px solid #a79e95
    }
    
    header {
        background-color: #fff;
        position: relative;
        width: 100%;
        z-index: 100;
    }

    .site {
        padding-top: 0;
    }

    .section-next-event {
        padding-bottom: 70px;
    }
    
    .event-banner-img {
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% auto;
        bottom: 0;
        height: 100%;
        max-height: 423px;
        max-width: 725px;
        position: absolute;
        right: 50%;
        width: 50%;
    }

    .event-banner-img-dekstop {
        display: block;
    }

    .event-banner-img-mobile {
        display: none;
    }
    
}

@media screen and (min-width: 1280px) {

}


.container {
    max-width: 1054px !important;
    width: 100%;
}

.section-next-multi .container {
	max-width: 1254px !important;
}

.section-next-multi .container .event-banner-img-normal {
	margin-bottom: 30px;
}






.lightbox-signup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    z-index: 1;
    opacity: 0;
    transition: all .25s ease-in-out;
    z-index: -10;
}

.lightbox-signup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 0;
    background-color: #fafafa;
    border: 0 solid #fafafa;
    max-width: calc(100% - 50px);
    /* transform: translate3d(-50%,-50%,0); */
    -webkit-box-shadow: 0 0px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0 0px 15px 0px rgba(0,0,0,0.2);
    max-width: 450px;
    width: 100%;
}

.lightbox-signup-container.active {
    opacity: 1;
    z-index: 100;
	transition: all .25s ease-in-out;
}

.lightbox-signup .form-wrap2 {
    padding: 25px;
}

.lightbox-signup .bgimage {
    position: relative;
    right: 0;
    top: 0;
    padding-bottom: 50%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-position: right 15% center;
}

.lightbox-signup .close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 2;
    opacity: 0.9;
    background: url("../img/icons.svg") no-repeat 5px -55px;
}

.lightbox-signup .close:hover {
    cursor: pointer;
}

.lightbox-signup .form-wrap {
    margin: 0;
    max-width: 360px;
    padding: 0;
}

.lightbox-signup .mc4wp-form p {
    padding: 0;
}

.form-wrap2 .mc4wp-form-fields input {
    max-width: 100%;
}

input.hidebtn {
    display: none;
}

@media screen and (min-width: 768px) {
    .lightbox-signup {
        max-width: 850px;
    }
    .lightbox-signup .bgimage {
        position: absolute;
        right: 0;
        top: 0;
        padding-bottom: 0;
        height: 100%;
    }
    .lightbox-signup .form-wrap2 {
        padding: 90px 45px;
    }
}



.home .video-item {
    margin-bottom: 20px;
    height: 0;
    overflow: hidden;
    padding-bottom: 65%;
}

.home .video-item img {
    height: 100%;
    width: auto;
    position: absolute;
    min-height: 100%;
    max-width: none;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    display: block;
}