h1, h2, h3, h4 {
  text-transform: uppercase;
  padding-bottom: 1rem;
  color: #434343;
  font-family: 'Montserrat', sans-serif !important;
}
h2 {
  font-size: 2.25em;
}
h3 {
  font-size: 1.75em;
}
h4 {
  font-size: 1.4em;
}
a {
  color: #434343;
}
body.page:not(.home) .site__text {
  width: 700px;
  margin: 0 auto;
  margin-bottom: 0;
}
body:not(.home) .site__content {
  margin-top: 78px;
}
blockquote {
  color: #e1696d;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
  max-width: 40%;
  border-bottom: 3px solid;
}
.site__centered {
  max-width: 90% !important;
}
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  margin: 3em auto;
  width: 1080px;
  max-width: 90%;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flexwrap {
  -webkit-flex-wrap: wrap;
  -moz--webkit-flex-wrap: wrap;
  -ms--webkit-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-banner {
  background-size: cover;
  background-position: center;
}
.page-banner .container {
  width: 700px;
  max-width: 90%;
  margin: 0 auto;
  padding: 8% 0;
}
.page-banner .container h1 {
  font-size: 3em;
  padding-bottom: 0.5em;
}
.page-banner .container h1, .page-banner .container h3 {
  color: #fff;
}
body:not(.home) .site__header {
  background-color: #ebe24c;
  background-image: url('../assets/img/Pattern-dots.png');
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-size: cover !important;
}
body:not(.home) .site__header-top {
  background: transparent;
}
body:not(.home) .logo {
  top: -15px;
  width: 140px;
}
.site__header {
  position: absolute !important;
}
.header-menu__layout .menu > li > a {
  font-weight: bold;
}
.menu > li.current-menu-item > a {
  color: #000 !important;
}
.header-menu__layout .menu > li > a:after {
  top: 80% !important;
  background-color: #000 !important;
}
.header-menu__layout .menu > li > a:hover {
  color: #000 !important;
}
.site__text {
  max-width: 90%;
}
.header-menu__layout .menu > li.ls_menu-cta a {
  padding: 12px !important;
  margin-top: 19px !important;
  margin-left: 10px !important;
  border: 4px solid #000;
}
.header-menu__layout .menu > li.ls_menu-cta a:after {
  display: none;
}
.header-menu__layout .menu > li.ls_menu-cta a:hover {
  background: #000;
  color: #fff !important;
}
.home .site__header-top {
  background: rgba(255, 255, 255, 0) !important;
}
.home .hero_no-images .hero__images {
  min-height: 400px;
}
.home .hero {
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-size: contain !important;
  background: linear-gradient(180deg, #ebe24c 80px, #e1696d 80px);
  background-image: url('../assets/img/Pattern-dots.png'), linear-gradient(180deg, #ebe24c 80px, #e1696d 80px);
}
.home .hero_default .time-schedule {
  text-align: left;
  width: 700px;
  margin: 0 auto;
  max-width: 90%;
}
.home .hero_default .time-schedule .site__title {
  text-align: left;
  font-size: 2.25em;
  margin-bottom: 0.25em;
  line-height: 1.3em;
}
.home .hero_default .time-schedule time {
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.3em;
}
.home #ui-id-11-1549223321181179 {
  padding: 5em 0;
  background-image: url('../assets/img/Pattern-blue.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
}
.home #ui-id-11-1549223321181179 .site__text {
  margin-bottom: 0;
  width: 700px;
}
.home #ui-id-11-1549223321181179 h2 {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 23px;
  line-height: 1.3em;
  color: #fff;
}
.home .speakers__layout {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  max-width: 1194px;
  text-align: left;
}
.home #ui-id-10-1549031283507157 .hero:first-of-type {
  display: none;
}
.home #ui-id-10-1549031283507157 .speakers__layout {
  background-color: #62bcc2;
}
.home #ui-id-10-1549031283507157 .speakers_inner {
  padding-top: 0;
}
.home #ui-id-10-1549031283507157 .speakers_inner .site__centered {
  padding: 0;
}
.home #ui-id-10-1549031283507157 .speakers__item {
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 25%;
  position: relative;
}
.home #ui-id-10-1549031283507157 .speakers__item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.home #ui-id-10-1549031283507157 .speakers__item a {
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.home #ui-id-10-1549031283507157 .speakers__item .speakers__photo {
  width: 100%;
  height: 100% !important;
  left: 0 !important;
  background-blend-mode: luminosity;
  background-color: #62bcc2;
}
.home #ui-id-10-1549031283507157 .speakers__item .speakers__info {
  width: auto;
  height: auto;
  top: initial;
  bottom: -5px;
  text-align: left;
  left: 0;
  padding: 0 !important;
  background: transparent !important;
}
.home #ui-id-10-1549031283507157 .speakers__item .speakers__info h2 {
  color: #62bcc2;
  margin-bottom: 0;
  background: #fff;
  display: inline-block;
  padding: 10px 10px 5px;
  font-size: 1.1em;
  letter-spacing: 2px;
  max-width: 90%;
}
.home #ui-id-10-1549031283507157 .speakers__item .speakers__info .speakers__post {
  color: #62bcc2;
  margin-bottom: 0;
  background: #fff;
  display: table;
  padding: 0px 10px 5px;
  font-size: 0.8em;
  font-weight: bold;
  margin-left: 0;
}
.home #ui-id-10-1549031283507157 .speakers__item .speakers__info .speakers__post:before {
  content: "";
  width: 100%;
  display: block;
  float: left;
  clear: both;
}
.home #ui-id-10-1549031283507157 .speakers__item .speakers__info .speakers__icon {
  display: none;
}
.home #ui-id-9-1544706396930153 .hero {
  text-align: left;
  width: 700px;
  margin: 0 auto;
  max-width: 90%;
}
.home #ui-id-9-1544706396930153 .hero h2 {
  text-align: left;
  color: #434343;
  font-size: 1.5em;
  letter-spacing: 2px;
  line-height: 1.2em;
}
.home #ui-id-9-1544706396930153 .schedule__filters, .home #ui-id-9-1544706396930153 .schedule__date-btns {
  display: none;
}
.ls_container {
  width: 700px;
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 4em;
}
.ls_container .site__title {
  padding-bottom: 1em !important;
}
.register-box {
  background: #fceff0;
  padding: 2em 6em;
  margin-left: -75px;
  margin-right: -75px;
  display: inline-block;
}
.register-box img {
  width: 130px;
  float: left;
  margin-right: 2em;
}
.register-box p {
  line-height: 1.7em;
  font-size: 1.1em;
  margin-top: 1em;
}
.register-box p a {
  color: #434343 !important;
  text-decoration: underline;
}
#ui-id-19-151747968926354 {
  background: url('../assets/img/Pattern-dark-blue.svg');
  background-repeat: no-repeat;
  background-position: bottom left;
}
#ui-id-19-151747968926354 .ls_title {
  width: 700px;
  max-width: 90%;
  margin: 0 auto 3rem;
  text-align: left;
}
.media-gallery {
  padding: 0 !important;
}
.media-gallery .site__title, .media-gallery .media-gallery__switcher {
  display: none;
}
.media-gallery .media-gallery__item {
  padding-bottom: 20%;
  border: 0;
}
.media-gallery .media-gallery__item:before {
  display: none;
}
.media-gallery .media-gallery__item-title {
  display: none;
}
.media-gallery .media-gallery__more {
  display: none;
}
.media-gallery .media-gallery__cover {
  margin-bottom: 0;
}
.home .schedule {
  padding-bottom: 8%;
  background: url('../assets/img/Pattern-light-blue.svg'), url('../assets/img/Pattern-light-red.svg');
  background-repeat: no-repeat;
  background-position: 100% -45%, bottom right;
}
.ls_title {
  text-align: left;
  font-size: 2.25em !important;
  margin-bottom: 0.25em !important;
  color: #434343 !important;
  line-height: 1.3em !important;
  padding-bottom: 0 !important;
}
.schedule-wrap {
  padding-bottom: 8%;
  padding-top: 4%;
  width: 700px;
  max-width: 90%;
  margin: 0 auto;
}
.schedule-wrap .schedule-row {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz--webkit-flex-wrap: wrap;
  -ms--webkit-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #434343;
  padding: 2em 1em 0;
}
.schedule-wrap .schedule-row .timecol {
  font-size: 0.8em;
  padding-left: 0.5em;
  width: 110px;
}
.schedule-wrap .schedule-row .iconcol {
  width: 20px;
}
.schedule-wrap .schedule-row .titlecol {
  width: calc(100% - 150px);
  padding-left: 1.5em;
}
.schedule-wrap .schedule-row .titlecol p {
  font-size: 0.8em;
  line-height: 1.7em;
}
.schedule-wrap .schedule-row .titlecol h3 {
  font-size: 0.9em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 0.5em;
  text-decoration: underline;
  margin-top: 1.5em;
}
.schedule-wrap .schedule-row .titlecol h2 {
  font-size: 1.25em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 0.5em;
}
.schedule-wrap .schedule-row .underline {
  text-decoration: underline;
}
.schedule-wrap .schedule-row.pink {
  background: #fceff0;
  padding: 1em;
  margin-top: 2em;
}
.schedule-wrap .schedule-row.pink .titlecol h2 {
  font-size: 1em;
  padding-bottom: 0;
}
.site__form textarea, .site__form input {
  height: auto;
  padding: 0.5em 23px;
}
.contact-us {
  background-image: url('../assets/img/Pattern-dots.png');
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-size: contain !important;
}
.contact-us span.title_icon {
  display: none;
}
.contact-us .site__form {
  width: 100%;
  max-width: 100%;
}
.contact-us .contact-us__form {
  width: 60.66%;
  margin-right: 9%;
  margin-top: 2em;
}
.contact-us .contact-us__address {
  width: 30.33%;
  padding-left: 0;
}
.contact-us label {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 1em;
  text-align: left;
}
.contact-us .formcol {
  width: 48%;
  margin-right: 4%;
}
.contact-us .formcol:last-of-type {
  margin-right: 0;
}
.contact-us .formcol input {
  width: 100%;
}
.contact-us .site__form-double {
  margin-bottom: 1em;
}
.contact-us h4 {
  text-align: left;
  font-size: 1em;
  margin-top: 2em;
  letter-spacing: 1px;
}
.contact-us__address > dl {
  width: 100%;
  margin-bottom: 2em;
}
.contact-us__address > dl a {
  color: #000;
}
.site__form-submit {
  margin: 0;
  width: auto;
  height: auto;
}
.contact-us .contact-us__address dt {
  text-transform: none;
}
body section.contact-us .btn.btn_2#ls_contact_btn {
  box-shadow: 0 0px 0px 0 #000;
  font-weight: bold;
  font-size: 1em;
  padding: 0.75em 1em;
  height: auto;
  width: auto;
  border-width: 3px !important;
  float: left;
  background-color: transparent !important;
  color: #000 !important;
}
body section.contact-us .btn.btn_2#ls_contact_btn:hover {
  color: #fff !important;
  background: #000 !important;
}
.site__footer {
  background-color: #000 !important;
  padding: 2em 0 !important;
  color: #ebe24c !important;
  text-align: left;
  float: left;
  width: 100%;
}
.site__footer .siteby {
  float: left;
}
.site__footer a {
  color: #ebe24c !important;
  text-decoration: underline;
}
.social-footer {
  font-size: 2em;
  float: right;
}
.social-footer a {
  margin-right: 0.5em;
}
.social-footer a:last-of-type {
  margin-right: 0;
}
/***ABOUT PAGE****/
.page-id-1865 #ui-id-5-155056766227349 {
  background: url('../assets/img/Pattern-light-red.svg');
  background-repeat: no-repeat;
  background-position: 100% 10%;
}
.page-id-1865 #ui-id-5-155056766227349 h1, .page-id-1865 #ui-id-5-155056766227349 h2, .page-id-1865 #ui-id-5-155056766227349 h3, .page-id-1865 #ui-id-5-155056766227349 h4 {
  text-align: left !important;
}
.single-session .session {
  background: url('../assets/img/Pattern-light-blue.svg');
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.single-session .speakers__name, .single-speaker .speakers__name {
  text-align: left;
  max-width: 90%;
  margin: auto;
  width: 700px;
  color: #fff;
  font-size: 1em;
}
.single-session .site__header, .single-speaker .site__header {
  background-color: transparent !important;
  background-image: initial !important;
}
.single-session .site__content, .single-speaker .site__content {
  margin-top: 0 !important;
}
.single-session .hero, .single-speaker .hero {
  padding-top: 4%;
  padding-bottom: 1%;
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-size: contain !important;
  background: linear-gradient(180deg, #ebe24c 80px, #e1696d 80px);
  background-image: url('../assets/img/Pattern-dots.png'), linear-gradient(180deg, #ebe24c 80px, #e1696d 80px);
}
.single-session .hero .site__title, .single-speaker .hero .site__title {
  width: 700px;
  max-width: 90%;
  margin: auto;
  color: #fff;
  font-size: 3rem;
  text-align: left;
  line-height: 1.1em;
}
.single-session .hero .site__title:after, .single-speaker .hero .site__title:after {
  display: none;
}
.single-session .hero .time-schedule__session, .single-speaker .hero .time-schedule__session {
  display: none;
}
.single-session .session__text, .single-speaker .session__text {
  text-align: left;
  width: 700px;
  max-width: 90%;
  margin: auto;
}
.single-session .speakers__layout, .single-speaker .speakers__layout {
  padding: 4em 5em;
  margin-left: -10%;
  margin-right: -10%;
  background: #eef8f9;
}
.single-session .speakers__layout .speakers__item, .single-speaker .speakers__layout .speakers__item {
  width: 100%;
}
.single-session .speakers__layout .speakers__person, .single-speaker .speakers__layout .speakers__person {
  max-width: 100%;
  background: transparent;
  padding-bottom: 0;
  margin-bottom: 0;
}
.single-session .speakers__layout .speakers__person:hover .speakers__info, .single-speaker .speakers__layout .speakers__person:hover .speakers__info {
  background: transparent !important;
}
.single-session .speakers__layout .speakers__info, .single-speaker .speakers__layout .speakers__info {
  background: transparent;
  top: 0;
  left: 25%;
  width: 75%;
  height: auto;
  position: relative;
  padding-bottom: 0;
}
.single-session .speakers__layout .speakers__person, .single-speaker .speakers__layout .speakers__person {
  text-align: left;
  height: auto !important;
}
.single-session .speakers__layout .speakers__photo, .single-speaker .speakers__layout .speakers__photo {
  background-blend-mode: luminosity;
  background-color: #62bcc2;
  width: 150px;
  height: 150px;
  background-position: top;
}
.single-session .speakers__layout .speakers__photo:before, .single-speaker .speakers__layout .speakers__photo:before, .single-session .speakers__layout .speakers__photo:after, .single-speaker .speakers__layout .speakers__photo:after {
  display: none;
}
.single-session .speakers__layout .speakers__name, .single-speaker .speakers__layout .speakers__name {
  color: #434343 !important;
  font-size: 1.5em;
  text-decoration: underline;
  margin: 0 !important;
}
.single-session .speakers__layout .speakers__post, .single-speaker .speakers__layout .speakers__post {
  margin: 0 !important;
}
.single-session .session-reg, .single-speaker .session-reg {
  background: url('../assets/img/Pattern-light-red.svg');
  background-repeat: no-repeat;
  background-position: 100% 10%;
}
.single-speaker .speaker-profile {
  background: url('../assets/img/Pattern-light-blue.svg');
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.single-speaker .speaker-profile .description {
  width: 850px;
  margin: 0 auto;
  max-width: 90%;
}
.single-speaker .speaker-profile .schedule {
  width: 850px;
  margin: 0 auto;
  max-width: 90%;
}
.single-speaker .speaker-profile .social-link {
  font-size: 2em;
  color: #62bcc2;
  margin-right: 0.5em;
}
.single-speaker .speaker-profile .site__centered {
  max-width: 100% !important;
  width: 100%;
  padding: 0;
}
.single-speaker .speaker-profile .speaker_img {
  width: 250px;
  height: 250px;
  background-size: cover !important;
  background-blend-mode: luminosity;
  background-color: #62bcc2 !important;
}
.single-speaker .mysessions-wrap {
  background: #eef8f9;
  padding: 3em 4em !important;
}
.single-speaker .mysessions-wrap h2 {
  font-size: 2.5em;
  text-align: left;
  color: #434343;
  margin-bottom: 1rem !important;
}
.single-speaker .schedule__item-drop-down.opened {
  box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1);
}
.single-speaker .schedule__items, .single-speaker .schedule__items_profile .schedule__item {
  padding: 0;
}
.single-speaker .schedule__item-drop-down .schedule__details {
  display: block;
}
.single-speaker .schedule__items_profile .schedule__time {
  top: 0;
  width: auto;
  padding: 0 0 1em;
  text-align: left;
  position: static;
  display: block;
  font-size: 0.8em;
}
.single-speaker .schedule__text {
  font-size: 0.8em;
  line-height: 1.7em;
}
.single-speaker .ls_schedule__inner {
  width: 100% !important;
  padding: 0 !important;
}
.single-speaker .speaker-info__inner {
  width: 100%;
  text-align: left;
}
.single-speaker .speaker-info__text {
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: left;
  max-width: 90%;
  width: 700px;
  margin: auto;
  line-height: 1.3em;
}
.single-speaker .speakercontent {
  width: 60.66%;
  text-align: left;
  display: inline-block;
  margin-right: 6%;
}
.single-speaker .speakercontent p {
  overflow: hidden;
}
.single-speaker .speaker-info__pic {
  float: right;
  width: auto;
  box-shadow: 0 0 0px 0 #cbf1f1;
}
@media only screen and (max-width: 999px) {
  .header-menu {
    top: 0 !important;
    background-color: #ebe24c;
    background-image: url('../assets/img/Pattern-dots.png');
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: contain !important;
    text-align: left;
  }
  .logo {
    position: relative;
    z-index: 9999999999999;
  }
  .header-menu__layout {
    margin-top: 150px;
    display: block;
  }
  .header-menu__layout .menu > li.ls_menu-cta a {
    display: none;
    margin-left: 2.5em !important;
  }
  .menu-btn {
    z-index: 99999;
  }
  .menu-btn:hover span:before, .menu-btn:hover span:after {
    background-color: #000 !important;
  }
  .swiper-popup__close:hover:before, .swiper-popup__close:hover:after, .menu-btn:hover span {
    background-color: #000 !important;
  }
  .swiper-popup__close:hover:before:before, .swiper-popup__close:hover:after:before, .menu-btn:hover span:before, .swiper-popup__close:hover:before:after, .swiper-popup__close:hover:after:after, .menu-btn:hover span:after {
    background-color: #000 !important;
  }
  .home #ui-id-10-1549031283507157 .speakers_inner .site__centered {
    max-width: 100% !important;
  }
  .home #ui-id-10-1549031283507157 .speakers__item .speakers__info h2 {
    font-size: 1em;
  }
  .single-session .speakers__layout {
    max-width: 100% !important;
    margin: 0 auto !important;
  }
  .single-session .speakers__layout .speakers__info {
    padding-left: 10%;
  }
}
@media only screen and (max-width: 900px) {
  .home #ui-id-10-1549031283507157 .speakers__item {
    width: 33.33%;
  }
  .single-speaker .speaker-profile .speaker_img {
    width: 150px;
    height: 150px;
  }
  .single-speaker .speakercontent {
    width: auto !important;
    margin-right: 0;
    float: none;
    width: auto;
    text-align: left;
    display: inline;
  }
  .single-speaker .speakercontent p {
    overflow: initial;
  }
  .single-speaker .speaker-profile {
    background: initial;
  }
  .single-speaker .speaker-profile .site__centered {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  h4 {
    font-size: 1em;
  }
  .single-session .session-reg, .single-speaker .session-reg {
    background: initial;
  }
  h4.ls_schedule__event {
    font-size: 1em;
  }
  .single-speaker .schedule__items_profile .schedule__time {
    padding-bottom: 0.5em;
    margin-bottom: 0;
  }
  .single-speaker .mysessions-wrap {
    padding: 1em !important;
  }
  .single-speaker .schedule__items, .single-speaker .schedule__items_profile .schedule__item {
    text-align: left;
  }
  .single-speaker .schedule__text {
    padding: 0 !important;
  }
  .single-speaker .speaker-profile .schedule {
    padding-top: 0;
  }
  .single-speaker .speaker-profile .schedule h2 {
    line-height: 1.3em;
    font-size: 1.5em;
  }
  .single-speaker .speaker-info__pic {
    margin-left: 3%;
  }
  .single-speaker .hero .site__title {
    font-size: 1.75em;
  }
  .single-speaker .speaker-info__text {
    font-size: 1em;
    line-height: 1.3em;
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0;
  }
  .single-speaker .hero .site__title {
    margin-left: 0;
  }
  .single-session .hero .site__title {
    font-size: 2rem;
  }
  .ls_container {
    margin: 2em auto;
  }
  .single-session .session-reg {
    max-width: 90%;
    margin: auto;
  }
  .single-session .speakers__layout .speakers__info {
    padding-left: 0;
    width: 100%;
    left: 0;
  }
  .single-session .speakers__layout {
    padding: 2em 1em;
  }
  .single-session .speakers__layout .speakers__photo {
    position: static;
    margin-bottom: 1em;
  }
  blockquote {
    max-width: 100%;
  }
  .home #ui-id-11-1549223321181179 {
    background-image: initial;
    padding: 2em 0;
  }
  .home .hero_default .time-schedule .site__title {
    font-size: 1.75em;
  }
  .home .hero {
    background: linear-gradient(180deg, #ebe24c 60px, #e1696d 60px);
    background-image: url('../assets/img/Pattern-dots.png'), linear-gradient(180deg, #ebe24c 60px, #e1696d 60px);
  }
  .schedule-wrap .schedule-row .timecol {
    order: 3;
    text-align: right;
    position: absolute;
    right: 1em;
  }
  .schedule-row:not(.pink) {
    padding-left: 0;
  }
  .schedule-row:not(.pink) .titlecol {
    padding-left: 0;
    width: 100%;
  }
  .schedule-row:not(.pink) .timecol {
    top: 2.5em;
  }
  .schedule-row:not(.pink) .iconcol {
    display: none;
  }
  .schedule-wrap .schedule-row .titlecol {
    padding-left: 0.5em;
  }
  .schedule-wrap .schedule-row .titlecol h2 {
    max-width: calc(100% - 70px);
    font-size: 1em;
  }
  .schedule-wrap .schedule-row.pink .titlecol {
    width: calc(100% - 30px);
  }
  .register-box {
    padding: 1em 3em;
    margin-left: -35px;
    margin-right: -35px;
    font-size: 0.8em;
  }
  .register-box p {
    overflow: hidden;
    margin-top: 0;
  }
  .register-box img {
    width: 80px;
    float: left;
    margin-right: 1em;
  }
  .ls_title {
    font-size: 1.75em !important;
    margin-bottom: 1em !important;
  }
  .schedule {
    background: url("../assets/img/Pattern-light-blue.svg");
    background-repeat: no-repeat;
    background-position: 100% -45%;
    clear: both;
  }
  .schedule iframe {
    margin-bottom: 2em;
  }
  .iframe-container {
    max-width: 100%;
    margin-bottom: 0;
  }
  #ui-id-19-151747968926354 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #ui-id-19-151747968926354 p {
    display: none;
  }
  #ui-id-19-151747968926354 .site__text {
    max-width: 100%;
    margin-bottom: 0;
  }
  .contact-us .contact-us__form {
    width: 100%;
    margin-right: 0;
  }
  .contact-us .contact-us__address {
    width: 100%;
  }
  .contact-us .formcol {
    width: 100%;
    margin-right: 0;
  }
  .contact-us__address > dl {
    margin-left: 0;
  }
  .social-footer {
    float: none;
    margin-bottom: 1em;
  }
  .site__footer .siteby {
    float: none;
  }
  .site__footer {
    text-align: center;
  }
  body:not(.home) .site__content {
    margin-top: 60px;
  }
  .page-banner .container {
    padding: 15% 0;
  }
  .page-banner .container h1 {
    font-size: 2em;
  }
  .page-banner .container h3 {
    font-size: 1em;
  }
}
@media only screen and (max-width: 600px) {
  .page-banner .container {
    padding: 20% 0;
  }
  .home #ui-id-10-1549031283507157 .speakers__item {
    width: 50%;
  }
  .home #ui-id-10-1549031283507157 .speakers__item .speakers__post {
    display: none !important;
  }
}
@media only screen and (max-width: 459px) {
  .media-gallery .media-gallery__item {
    min-height: 200px;
    margin-bottom: 2px;
    margin-top: 2px;
    display: block;
    position: static !important;
  }
  .media-gallery__wrap {
    height: auto !important;
  }
}
