.cst-hy.supreme-container {
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-about.title,
.cst-hy-photos.title,
.cst-hy-sponsor.title,
.cst-hy-speaker.title,
.cst-hy-countdown.title,
.cst-hy-speakerDays.title,
.cst-hy-map.title,
.cst-hy-schedule.title,
.cst-hy-agendaModal.title,
.cst-hy-registration.title,
.cst-hy-extra.title {
	font-family: 'Work Sans', sans-serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 1.5px;
	text-align: left;
	color: #333333;
	text-transform: uppercase;
}

/* SECTIONS HEADERS AND FOOTERS */
.cst-hy-about.section-header, .cst-hy-about.section-footer,
.cst-hy-countdown.section-header, .cst-hy-countdown.section-footer,
.cst-hy-map.section-header, .cst-hy-map.section-footer,
.cst-hy-photo.section-header, .cst-hy-photo.section-footer,
.cst-hy-sponsor.section-header, .cst-hy-sponsor.section-footer,
.cst-hy-exhibitor.section-header, .cst-hy-exhibitor.section-footer,
.cst-hy-speaker.section-header, .cst-hy-speaker.section-footer,
.cst-hy-speakerDays.section-header, .cst-hy-speakerDays.section-footer,
.cst-hy-registration.section-header, .cst-hy-registration.section-footer,
.cst-hy-schedule.section-header, .cst-hy-schedule.section-footer,
.cst-hy-app.section-header, .cst-hy-app.section-footer  {
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	color: #333333;
	margin: 25px 0;
	word-wrap: break-word;
}

.cst-hy-extra.title {
	padding: 40px 0;
}

body.modal-open .supreme-container {
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
}

body#websiteCustomContent.modal-open .cst-hy-modal.modal::before,
body#websiteCreator.modal-open .cst-hy-modal.modal::before {
	content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0000007a;
	-webkit-backdrop-filter: blur(10px);
	-moz-backdrop-filter: blur(10px);
	-o-backdrop-filter: blur(10px);
	-ms-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}

body#websiteCreator.modal-open .cst-hy-modal.modal.active {
	display: block;
	z-index: 9999;
}

body#websiteCreator iframe {
    pointer-events: none;
}

body#websiteCustomContent {
	padding: 0!important;
}

/* CONTAINER */
#websiteContent [container='true'] {
	display: none;
}

.cst-hy-speaker.print,
.cst-hy-speakerDays.print,
.cst-hy-schedule.print {
	display: none;
}

.cst-hy.supreme-container {
	font-family: 'Work Sans', sans-serif !important;
}

.cst-hy-countdown.strip:nth-child(odd),
.cst-hy-sponsor.strip:nth-child(odd),
.cst-hy-speakerDays.strip:nth-child(odd),
.cst-hy-schedule.strip:nth-child(odd) {
	background-color: rgba(51, 51, 51, 0.02);
}

.cst-hy-countdown.strip:nth-child(even),
.cst-hy-sponsor.strip:nth-child(even),
.cst-hy-speakerDays.strip:nth-child(even),
.cst-hy-schedule.strip:nth-child(even) {
	background-color: #ffffff;
}

.cst-hy-sponsor.empty-card,
.cst-hy-speaker.empty-card
.cst-hy-schedule.empty-card {
	border-radius: 6px;
	width: 275px;
	background-color: none;
}

.cst-hy-photos.no-print, 
.cst-hy-speaker.no-print,
.cst-hy-speakerDays.no-print,
.cst-hy-schedule.no-print {
	display: block;
}

.cst-hy-about.event-description img,
.cst-hy-about.event-description img {
	max-width: 100%;
	height: auto;
}

.cst-hy-about.empty,
.cst-hy-about.empty {
	padding-top: 50px;
	font-size: 21px;
	padding-bottom: 50px;
	text-align: center;
	color: #bbb;
	word-wrap: break-word;
}

.cst-hy-header.container {
	width: 100%;
	display: flex !important;
	align-items: center !important;
}


/* NAVBAR */

.cst-hy-header.affix {
	width: 100%;
	z-index: 999;
	border-radius: 0 !important;
	border: none !important;
	position: fixed;
	top: 0;
	z-index: 9999;
	background-color: #fff;
}

.cst-hy-header.affix-top {
	z-index: 999;
	background: #fff !important;
	border: none !important;
	margin-bottom: 0 !important;
	border-radius: 0 !important;
}

.cst-hy-header.affix+.header {
	margin-top: 86px !important;
}

.cst-hy-header.navbar-brand {
	padding: 8px 15px;
	min-height: 86px;
}

.cst-hy-header.navbar-brand img {
	height: 40px;
	border-radius: 4px;
	margin-top: 15px;
}

.cst-hy-header.navbar-toggle {
	border: none !important;
	margin: 0;
}

.cst-hy-header.navbar-toggle:focus,
.cst-hy-header.navbar-toggle:hover {
	background: none !important;
	border: none !important;
}

.cst-hy-header.navbar-toggle .icon-bar {
	background-color: #333 !important;
	height: 4px;
	width: 30px;
}

.cst-hy-header.navbar-inverse {
	background-color: #fff;
	color: #333;
}

.cst-hy-header.navbar-inverse .navbar-nav>li>a:focus, 
.cst-hy-header.navbar-inverse .navbar-nav>li>a:hover, 
.cst-hy-header.navbar-inverse .navbar-nav>li>a:active {
    background: none !important;
    border: none !important;
    text-transform: uppercase;
    text-shadow: -0.06ex 0 black, 0.06ex 0 black;
}

.cst-hy-header.navbar-nav {
	padding-left:25px;
}

.cst-hy-header.navbar-collapse li {
    list-style-type: none;
}

.cst-hy-header.navbar-inverse .navbar-nav>li>a {
	font-size: 16px;
	text-align: center;
	color: #333333;
	text-transform: uppercase;
	padding: 8px 9px;
}

.cst-hy-header.navbar-inverse .navbar-nav>.active {
	background: none !important;
	color: #333333;
}

.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus, 
.navbar-inverse .navbar-nav>.open>a:hover,
.cst-hy-header.navbar-inverse .navbar-nav>.active>a,
.cst-hy-header.navbar-inverse .navbar-nav>.active>a:hover,
.cst-hy-header.navbar-inverse .navbar-nav>.active>a:focus {
	background: none !important;
	color: #333333;
	text-shadow: -0.06ex 0 black, 0.06ex 0 black;
}

.cst-hy-header.navbar-nav>li>a:focus,
.cst-hy-header.navbar-nav>li>a:hover,
.cst-hy-header.navbar-nav>li>a:active {
	background: none !important;
	border: none !important;
	text-transform: uppercase;
	text-shadow: -0.06ex 0 black, 0.06ex 0 black;
}

.cst-hy-header.navbar-right {
	margin-left: auto !important;
	position: relative !important;
	right: auto !important;
	float: none !important;
}

.cst-hy-header.navbar-right>li>a {
	padding-right: 0;
}

.cst-hy-header.language-container {
	position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    float: none !important;
}

.cst-hy-header.language-menu {
	right: 0 !important;
	left: auto !important;
	transform: none !important;
}

.cst-hy-header.navbar .dropdown-menu {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    background-color: #ffffff !important;
    -webkit-background-clip: none;
    background-clip: none;
}

.cst-hy-header.dropdown-menu>li>a:focus,
.cst-hy-header.dropdown-menu>li>a:hover,
.cst-hy-header.dropdown-menu>li>.active a,
.cst-hy-header.open>a,
.cst-hy-header.open>a:focus,
.cst-hy-header.open>a:hover,
.cst-hy-header.navbar-inverse .open>a,
.cst-hy-header.navbar-inverse .open>a:focus,
.cst-hy-header.navbar-inverse .open>a:hover {
	background-color: none !important;
	color: initial;
	text-shadow: -0.06ex 0 black, 0.06ex 0 black;
}

.cst-hy-header.dropdown-menu>li>a {
	color: #000000 !important;
	padding: 8px 15px !important;
	background: none !important;
	white-space: nowrap;
	overflow: visible;
	text-overflow: initial;
}

.cst-hy-header.dropdown-menu>li {
	font-weight: bold;
}

.cst-hy-header.dropdown-menu {
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
	background-color: #ffffff !important;
	-webkit-background-clip: none;
	background-clip: none;
	border: 1px solid #ccc;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	min-width: 160px;
	padding: 5px 0;
	margin: 0;
}

.cst-hy-header.dropdown-toggle {
	position: relative;
}

.cst-hy-header.dropdown-toggle .icon {
	margin-left: 5px;
	font-size: 12px;
}

.cst-hy-header.dropdown-menu>li>a {
	color: #000000 !important;
	padding: 8px 15px !important;
	background: none !important;
	white-space: nowrap;
	overflow: visible;
	text-overflow: initial;
}

.cst-hy-header.navbar-nav>li>.dropdown-menu {
	top: 106% !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}


/* HEADER */
.cst-hy-banner.header {
	height: calc(100vh - 86px);
	width: 100vw;
	display: flex;
	align-items: center;
	background-color: #fff;
	position: relative;
	margin-top: 70px;
}

.cst-hy-banner.header-title {
	font-size: 80px;
	font-weight: 300;
	line-height: 1.2;
	text-align: left;
	color: #333333;
	padding-top:40px;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-banner.date,
.cst-hy-banner.address {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.18;
	text-align: left;
	color: #333333;
	padding-top:43px;
}

.cst-hy-banner.initial-date{
	display: inline-block;
	padding-right: 30px;
}

.cst-hy-banner.final-date {
	display: inline-block;
}

.cst-hy-banner.hidden-xs {
	overflow: auto;
	height: 500px;
}

.cst-hy-banner.download-title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.22;
	text-align: left;
	color: #333333;
	padding-top: 60px;
}

.cst-hy-banner.badges {
	padding-top: 35px;
}

.cst-hy-banner.ios {
	margin-right: 15px;
	height: 45px;
	display: inline-block;
}

.cst-hy-banner.ios img {
	height: 100%;
	object-fit: cover;
}

.cst-hy-banner.android {
	height: 45px;
	display: inline-block;
}

.cst-hy-banner.android img {
	height: 100%;
	object-fit: cover;
}

.cst-hy-banner.phone-container {
	position: relative;
	height: 600px;
}

.cst-hy-banner.smartphone {
	height: 600px !important;
	position: absolute;
	top: 0;
	left: 120px;
}

.cst-hy-banner.smartphone img {
	height: 600px;
	width: 331px;
}

.cst-hy-banner.splash {
	height: 500px;
	position: absolute;
	top: 73px;
	left: 163px;
}

.cst-hy-banner.splash img {
	height: 440px;
	width: 244px;
	object-fit: cover;
}

.cst-hy-banner.mouse {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 60px;
	left: 0;
}

.cst-hy-banner.mouse-pos {
	display: flex;
	justify-content: center;
}

/* EVENT DETAILS */

/* ABOUT */
.cst-hy-about.about {
	padding-top:100px;
	padding-bottom: 100px;
	margin-top:20px;
	background-color: #666 !important;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-about.about .title {
	color: #fff;
}

.cst-hy-about.about .container {
	position: relative;
	min-height: 200px;
}

.cst-hy-about.about .right-container {
	padding-left:30px;
	padding-right: 0;
}

.cst-hy-about.about .left-container {
	padding-left: 0;
	padding-right:50px;
}

.cst-hy-about.about-header, .cst-hy-about.about-footer, .cst-hy-map.map-header, .cst-hy-map.map-footer {
	color: #ffffff
}

.cst-hy-about.about-text {
	font-size: 16px;
	line-height: 1.88;
	text-align: left;
	word-wrap: break-word;
	font-weight: 300;
}

.cst-hy-about.about .social-icons {
	padding-top:39px;
	display: inline-block;
}

.cst-hy-about.about .social-text {
	padding-top: 39px;
	display: inline-block;
	padding-right: 40px;
	font-size: 30px;
	line-height: 36px;
	text-align: left;
	color: #ffffff;
	font-weight: 600;
}

.cst-hy-about.about .icon {
	display: inline-block;
	height: 36px;
	width: 36px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 40px;
	margin-right: 20px;
}

.cst-hy-abouticon > a {
	color: #333;
}


/* LOCATION */

.cst-hy-map.location {
	width: 100%;
	position: relative;
	overflow: hidden;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-map.location .location-wrap {
	position: absolute;
	top: 0;
	left: 0;
	height: 434px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 3;
}

.cst-hy-map .map-details {
	overflow: auto;
}

.cst-hy-map .map-details::-webkit-scrollbar-thumb {
	background-color: #7289DA;
	border-radius: 0px;
}
.cst-hy-map .map-details::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background-color: #ECF0F1;
}
.cst-hy-map .map-details::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #2A2E37;
}


.cst-hy-map.location .title {
	color: #f8f8f8 !important;
	text-align: center;
}

.cst-hy-map.location .address {
	padding-top: 23px;
	text-align: center;
	text-align: center;
	color: #ffffff;
}

.cst-hy-map.location .part2 {
	font-size: 20px;
	line-height: 1.33;
	word-wrap: break-word;
}

.cst-hy-map.location .part1 {
	font-size: 18px;
	line-height: 1.22;
	font-weight: bold;
	word-wrap: break-word;
}


.cst-hy-map.location .button {
	margin-top: 33px;
	text-align: center;
}

.cst-hy-map.location .button button {
	width: 183.9px;
	height: 45.2px;
	border-radius: 5px;
	background-color: #333333;
	font-weight: 800;
	border: none;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 1.19;
	letter-spacing: 0.6px;
	text-align: center;
	color: #ffffff;
}

.cst-hy-map.background-map {
	height: 434px;
	width: 100%;
}

.cst-hy-map.map-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 434px;
	width: 100%;
	background-color: rgba(51, 51, 51, 0.66);
	z-index: 2;
}

.cst-hy-map.background-map img {
	height: 434px;
	width: 100%;
	object-fit: cover;
}


/* PHOTOS */

.cst-hy-photos.container {
	padding-top: 140px;
	padding-bottom: 110px;
}

.cst-hy-photos.photos-container {
	padding: 50px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
}

.cst-hy-photos.photo {
	display: inline-block;
	margin: 2.5px 5px;
	overflow: hidden;
	position: relative;
	width: 260px;
	box-shadow: 1px 1px 8px -2px rgba(78,78,78,0.78);
	border-radius: 5px;
}

.cst-hy-photos.photo a{
	cursor: auto;
}

.cst-hy-photos.photo img {
	width: 100%;
	object-fit: cover;
	height: 180px;
}

/*PARTNERS*/

.cst-hy-sponsor.sponsors {
	padding-top: 86px;
	padding-bottom: 86px;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-sponsor.sponsor-title {
	color: #333;
	text-align: left;
	padding-top: 65px;
	padding-bottom: 20px;
	font-weight: 800;
}

.cst-hy-sponsor.sponsor-category {
    margin-bottom: 0;
    margin-top: 60px;
    text-align: center;
}

.cst-hy-sponsor.sponsors-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cst-hy-sponsor.sponsor {
	height: 187px;
	width: 187px;
	display: flex;
	margin: 12px 25px;
}

.cst-hy-sponsor.sponsor img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

/* SPEAKERS */

.cst-hy-speakerDays.speakers,
.cst-hy-speaker.speakers {
	padding-top: 100px;
	padding-bottom: 130px;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-speakerDays.calendar-container,
.cst-hy-speaker.calendar-container {
	padding-top: 82px;
}

.cst-hy-speakerDays.speaker-category,
.cst-hy-speaker.speaker-category {
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: center;
}

.cst-hy-speakerDays.speaker-category ~ .speaker-category,
.cst-hy-speaker.speaker-category ~ .speaker-category {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.cst-hy-speakerDays.speakers-container,
.cst-hy-speaker.speakers-container {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.cst-hy-speakerDays.no-date,
.cst-hy-speaker.no-date {
	padding-top:80px;
}

.cst-hy-speakerDays.speaker,
.cst-hy-speaker.speaker {
	height: 300px;
	width: 250px;
	position: relative;
}

.cst-hy-speakerDays.speaker img,
.cst-hy-speaker.speaker img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 5px;
	box-shadow: 0 10px 15px 0 rgba(36, 36, 36, 0.1);
}

.cst-hy-speakerDays.speaker.active .speaker-info,
.cst-hy-speaker.speaker.active .speaker-info,
.cst-hy-speakerDays.speaker:hover .speaker-info,
.cst-hy-speaker.speaker:hover .speaker-info {
	opacity: 1;
}

.cst-hy-speakerDays.speaker:hover img,
.cst-hy-speaker.speaker:hover img {
	background-blend-mode: multiply;
}

.cst-hy-speakerDays.speaker:hover,
.cst-hy-speaker.speaker:hover {
	opacity: 1;
}

.cst-hy-speakerDays.speaker-info,
.cst-hy-speaker.speaker-info {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: .5s ease;
    opacity: 0;
    text-align: center;
    border-radius: 5px;
    background-blend-mode: multiply;
    background: rgba(74, 74, 74, .75);
}

.cst-hy-speakerDays.info-container,
.cst-hy-speaker.info-container {
	width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
}

.cst-hy-speakerDays.info-wrap,
.cst-hy-speaker.info-wrap {
	padding: 10px;
}

.cst-hy-speakerDays.name,
.cst-hy-speaker.name {
	text-align: center;
	font-weight: 800;
	color: #ffffff;
	cursor: pointer;
	word-wrap: break-word;
	font-size: 3.5rem;
	line-height: 1.2;
}

.cst-hy-speakerDays.company,
.cst-hy-speaker.company {
	text-align: center;
	color: #fff;
	padding-top: 8px;
	word-wrap: break-word;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.21;
	letter-spacing: 1.4px;
}

.cst-hy-speakerDays.speaker-info .button-wrap,
.cst-hy-speaker.speaker-info .button-wrap {
	text-align: center;
}

.cst-hy-speakerDays.speaker-info .btn-more,
.cst-hy-speaker.speaker-info .btn-more {
	background: none;
	width: max-content;
    max-width: 95%;
	height: 46.8px;
	border-radius: 5px;
	border: solid 1px #ffffff;
	font-size: 16px;
	line-height: 1.19;
	letter-spacing: 0.5px;
	text-align: center;
	color: #ffffff;
	font-weight: 800;
	text-transform: uppercase;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-hy-speakerDays.speaker-info .icons,
.cst-hy-speaker.speaker-info .icons {
	display: flex;
    justify-content: center;
    z-index: 10;
    gap: 10px;
}

.cst-hy-speakerDays.icons .icon,
.cst-hy-speaker.icons .icon {
	display: inline-block;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	line-height: 23px;
	font-size: 15px;
}

.cst-hy-speakerDays.icon>a,
.cst-hy-speaker.icon>a {
	color: #333;
}

/* APP */

.cst-hy-download.container {
    padding-top: 100px;
    padding-bottom: 80px;
}

.cst-hy-download.header-title {
    font-size: 80px;
    font-weight: 300;
    line-height: 1.2;
    text-align: left;
    color: #333333;
    padding-top: 40px;
}

.cst-hy-download.download-title {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.22;
    text-align: left;
    color: #333333;
    padding-top: 60px;
}

.cst-hy-download.badges-container {
    display: block !important;
    overflow: visible !important;
    height: auto;
    visibility: visible;
}

.cst-hy-download.badges-container-xs{
	display: none;
}

.cst-hy-download.badges {
    padding-top: 35px;
}

.cst-hy-download.ios {
    margin-right: 15px;
    height: 45px;
    display: inline-block;
}

.cst-hy-download.ios img,
.cst-hy-download.android img {
    height: 100%;
    object-fit: cover;
}

.cst-hy-download.android {
    height: 45px;
    display: inline-block;
}

.cst-hy-download.phone-container {
    position: relative;
    height: 600px;
}

.cst-hy-download.smartphone {
    height: 600px !important;
    position: absolute;
    top: 0;
    left: 120px;
}

.cst-hy-download.smartphone img {
    height: 600px;
    width: 331px;
}

.cst-hy-download.splash {
    height: 500px;
    position: absolute;
    top: 73px;
    left: 163px;
}

.cst-hy-download.splash img {
    height: 440px;
    width: 244px;
    object-fit: cover;
}

.cst-hy-download.row {
	display: flex;
	flex-direction: row;
}

/* COUNTDOWN */

.cst-hy-countdown.title {
    text-align: center;
    padding: 30px 0;
}

.cst-hy-countdown.countdown {
    display: flex;
    justify-content: center;
    font-size: 64px;
    width: 100%;
    font-weight: 600;
    transition: all 0.5s ease;
    margin: 20px 0;
}

.cst-hy-countdown.countdown-item {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cst-hy-countdown.countdown-label {
	font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    overflow-wrap: break-word;
    margin-bottom: 10px;
	position: relative;
}

.cst-hy-countdown.time {
	font-family: 'Lato', sans-serif;
    display: block;
    line-height: 1;
}

.cst-hy-countdown.countdown-sep {
	width: 44px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    line-height: 1;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 5px;
}

.cst-hy-speakerDays.calendar,
.cst-hy-schedule.calendar {
	padding-top: 30px;
	display: flex;
	justify-content: left;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-speakerDays.tabs,
.cst-hy-schedule.tabs {
	/* height: 160px; */
	text-align: center;
	border: none;
}

.cst-hy-speakerDays.tabs>li,
.cst-hy-schedule.tabs>li {
    display: none;
}

.cst-hy-speakerDays.tabs>li.active,
.cst-hy-schedule.tabs>li.active {
    display: block;
}

.cst-hy-speakerDays.tabs i,
.cst-hy-schedule.tabs i {
	margin-right: 7px;
}

.cst-hy-speakerDays.tabs a,
.cst-hy-schedule.tabs a {
	margin-top: 7px;
	width: 150px;
	/* height: 40px; */
	background: none;
	font-size: 25px;
	font-weight: 600;
	box-shadow: none;
	border: none;
	color: rgba(51,51,51, 0.5);
	padding: 0 15px;
	text-align: left;
	padding-left:0;
}

.cst-hy-speakerDays.tabs a:hover,
.cst-hy-speakerDays.tabs .active a,
.cst-hy-speakerDays.tabs .active a:hover,
.cst-hy-speakerDays.tabs .active a:focus,
.cst-hy-schedule.tabs a:hover,
.cst-hy-schedule.tabs .active a,
.cst-hy-schedule.tabs .active a:hover,
.cst-hy-schedule.tabs .active a:focus {
	background: none;
	border: none;
	color: #333;
	font-weight: 600;
}

.cst-hy-speakerDays.menu-icons,
.cst-hy-schedule.menu-icons {
	line-height: 40px;
	padding: 0;
	padding-bottom: 0;
	font-size: 32px;
	color: rgba(51,51,51, .5);
	display: flex;
	justify-content: left;
	user-select: none;
    margin-top: 20px;
}

.cst-hy-speakerDays.icon-left,
.cst-hy-schedule.icon-left {
	display: inline-block;
	padding-right: 10px;
}

.cst-hy-speakerDays.icon-right,
.cst-hy-schedule.icon-right {
	display: inline-block;
}

.cst-hy-speakerDays.icon-active,
.cst-hy-schedule.icon-active {
	color: #333;
}

.cst-hy-schedule.no-padd {
	padding: 0 !important;
}

.cst-hy-speakerDays.select-date,
.cst-hy-schedule.select-date {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.88;
	text-align: left;
	color: #333333;
}

.cst-hy-schedule.agenda {
	padding-top:100px;
	padding-bottom: 110px;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-schedule.cards-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cst-hy-schedule.card {
	margin-bottom: 30px;
	margin-right: 25px;
	position: relative;
	width: 343px;
	height: auto;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.cst-hy-schedule.card .info-container {
	padding-top: 29px;
	padding-left: 30px;
	padding-right: 24px;
	padding-bottom: 80px;
	color: #403f48;
}

.cst-hy-schedule.event-title {
	min-height: 40px;
	text-align: left;
	position: relative;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.19;
	color: #333333;
	word-wrap: break-word;
}

.cst-hy-schedule.info-wrapper {
	padding-top: 38px;
}

.cst-hy-schedule.time {
	position: relative;
}

.cst-hy-schedule.time .text {
	word-wrap: break-word;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.17;
	text-align: left;
}

.cst-hy-schedule.time .number {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 800;
	line-height: 1.21;
	text-align: left;
}

.cst-hy-schedule.initial-time {
	color: #333;
}

.cst-hy-schedule.final-time {
	color: rgba(51,51,51, .4);
	padding-top: 27px;
}

.cst-hy-schedule.description {
	color: #95989a;
	word-wrap: break-word;
	padding-left: 5px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.29;
	text-align: left;
	color: #333333;
    max-height: 125px;
    overflow: hidden;
}

.cst-hy-schedule.button {
	width: 280px;
	position: absolute;
	bottom: 20px;
}

.cst-hy-schedule.button button {
	width: max-content;
    min-width: 162.8px;
    max-width: 90%;
    min-height: 39.1px;
	border-radius: 5px;
	border: none;
	background-color: #333;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.23;
	text-align: center;
	color: #fff;
	word-wrap: break-word;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-hy-schedule.button button:hover {
	background-color: #ffb400;
	color: #FFFFFF;
}

/* MODAL */

.cst-hy-agendaModal.modal-content,
.cst-hy-speakerModal.modal-content {
    border-radius: 12px;
    background-color: #fefefe;
    margin: auto;
    padding: 20px 25px;
    border: 1px solid #888;
	z-index: 9999;
}

.cst-hy-speakerModal.modal {
	z-index: 9999;
}
/* AGENDA MODAL*/

.cst-hy-agendaModal.modal {
	font-family: 'Work Sans', sans-serif;
	z-index: 9999;
}

.cst-hy-agendaModal.modal-content {
	background-color: #f2f2f2;
}

.cst-hy-agendaModal.modal-body {
	padding:0;
}

.cst-hy-agendaModal.social-media {
	width: 132px;
    position: absolute;
    bottom: 20px;
    left: 0;
    display: flex;
    justify-content: center;
    z-index: 10;
}

.cst-hy-agendaModal.modal-close {
	font-size: 38px;
	color: #fff;
	cursor:pointer;
}

.cst-hy-agendaModal.date-container {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
    background-color: #333333;
}

.cst-hy-agendaModal.wrap-left {
	padding-top:98px;
	padding-bottom:98px;
	padding-left:86px;
}

.cst-hy-agendaModal.wrap-right {
	padding-top: 33px;
    padding-bottom: 44px;
    padding-right: 24px;
    padding-left: 86px;
}

.cst-hy-agendaModal.modal-container{
	display: flex;
    align-items: stretch;
}

.cst-hy-agendaModal.time-container {
	width: 100%;
	padding-top:60px;
}

.cst-hy-agendaModal.initial-time {
	display: inline-block;
	color: #fff;
	padding-right:25px;
}

.cst-hy-agendaModal.final-time {
	display: inline-block;
	color: rgba(255,255,255, .5);
}

.cst-hy-agendaModal.time-title {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.21;
	text-align: left;
}

.cst-hy-agendaModal.time {
	text-transform: uppercase;
	font-size: 46px;
	font-weight: 800;
	line-height: 1.2;
	text-align: left;
}

.cst-hy-agendaModal.date { 
	font-size: 67px;
	font-weight: 800;
	line-height: 1.19;
	text-align: left;
	color: #ffffff;
	padding-top:66px;
}

.cst-hy-agendaModal.sign-up-button {
	text-align: center;
	padding-top:21px;
	padding-bottom: 35px;
}

.cst-hy-agendaModal.sign-up-button button {
	width: 208px;
	height: 47px;
	border-radius: 4px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
	background-color: #00a7ac;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.19;
	color: #ffffff;
	border:none;
	text-transform: uppercase;
	text-align: center;
}

.cst-hy-agendaModal.event-title {
	word-wrap: break-word;
	font-size: 52px;
	font-weight: 800;
	line-height: 1.19;
	text-align: left;
	color: #333333;
}

.cst-hy-agendaModal.subtitle {
	padding-top:53px;
	word-wrap: break-word;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 2px;
	text-align: left;
	color: #333333;
}

.cst-hy-agendaModal.addressLine {
	padding-top:25px;
	word-wrap: break-word;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.19;
	text-align: left;
	color: #95989a;
}

.cst-hy-agendaModal.addressLine i {
	padding-right: 7px;
}

.cst-hy-agendaModal.description {
	padding-top: 32px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 2.14;
	text-align: left;
	color: #95989a;
}

.cst-hy-agendaModal.media {
	max-width: 220px;
	min-height: 80px;
	height: auto;
	margin-top:15px;
	margin-right:25px;
}

.cst-hy-agendaModal.invisible {
	display: none;
}

.cst-hy-agendaModal.agenda-speakers {
	padding-top: 24px;
}

.cst-hy-agendaModal.modal-speakers-container {
	padding-top: 22px;
}

.cst-hy-agendaModal.speaker {
	height: 165px;
	width: 132px;
	margin-right: 40px;
	margin-bottom: 20px;	
	position: relative;
}

.cst-hy-agendaModal.speaker img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 5px;
	box-shadow: 0 10px 15px 0 rgba(36, 36, 36, 0.1);
}

.cst-hy-agendaModal.speaker:hover .speaker-info {
	opacity: 1;
}

.cst-hy-agendaModal.speaker:hover img {
	background-blend-mode: multiply;
}

.cst-hy-agendaModal.speaker:hover {
	opacity: 1;
}

.cst-hy-agendaModal.speaker .speaker-info {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: .5s ease;
	opacity: 0;
	text-align: center;
	border-radius: 5px;
	background-blend-mode: multiply;
	background: rgba(74, 74, 74, .75);
}

.cst-hy-agendaModal.speaker .info-container {
	width:100%;
	height:100%;
	position: relative;
}

.cst-hy-agendaModal.speaker .info-wrap {
	width:132px;
	padding: 10px;
	position: absolute;
	left: 0;
	bottom: 40px;
}

.cst-hy-agendaModal.speaker .name {
	text-align: center;
	font-weight: 500;
	color: #ffffff;
	cursor: pointer;
	word-wrap: break-word;
	font-size: 18px;
	line-height: 1.2;
}

.cst-hy-agendaModal.speaker .company {
	text-align: center;
	color: #fff;
	word-wrap: break-word;
	font-size: 8px;
	font-weight: 300;
	line-height: 1.21;
	letter-spacing: 1.4px;
}

.cst-hy-agendaModal.social-medi {
	width: 132px;
	position: absolute;
	bottom:20px;
	left:0;
	display: flex;
	justify-content: center;
	z-index:10;
}

.cst-hy-agendaModal.social-media .icon {
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 11px;
	font-size: 8px;
}

.cst-hy-agendaModal.social-media .icon>a {
	color: #333;
}

.cst-hy-agendaModal.modal-speakers-container {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}


/* SPEAKER MODAL */

.cst-hy-speakerModal.modal-dialog,
.cst-hy-agendaModal.modal-dialog {
	padding-top:25px;
	width: 80vw !important;
	margin: 20px auto !important;
}

.cst-hy-speakerModal.modal-body {
	padding:0 ;
	font-family: 'Work Sans', sans-serif;
}

.cst-hy-speakerModal.wrap {
	padding-top: 100px;
	padding-left: 86px;
	padding-right: 86px;
	padding-bottom: 98px;
}

.cst-hy-speakerModal.image-wrapper {
	height: 100%;
	width: 100%;
	border-radius: 0;
}

.cst-hy-speakerModal.image-wrapper img{
	object-fit: cover;
	height: 100%;
	width: 100%;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.cst-hy-speakerModal.headline {
	text-align: left;
	word-wrap: break-word;
	padding-top: 46px;
	font-size: 52px;
	font-weight: 800;
	line-height: 1.19;
	color: #333333;
}

.cst-hy-speakerModal.caption {
	word-wrap: break-word;
	padding-top: 20px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: 2px;
	text-align: left;
	color: #333333;
}

.cst-hy-speakerModal.social-media {
	padding-top: 64px;
}

.cst-hy-speakerModal.icon {
	display: inline-block;
	margin-right: 20px;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 45px;
	font-size: 22px;
	background-color: #333;
}

.cst-hy-speakerModal.icon > a {
	color: #fff;
}

.cst-hy-speakerModal.modal-close{
	font-size: 38px;
	color: #333;
	cursor:pointer;
}

.cst-hy-speakerModal.bio {
	padding-top: 52px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 2.14;
	text-align: left;
	color: #95989a;
	column-count: 2;
}

@media(max-width:1600px) {
	.cst-hy-agendaModal.wrap-left {
		padding-top:70px;
		padding-bottom:57px;
		padding-left:57px;
	}

	.cst-hy-agendaModal.wrap-right {
		padding-top: 32px !important;
		padding-bottom: 32px !important;
		padding-right: 32px !important;
		padding-left: 32px !important;
	}

	/* SPEAKER MODAL */
	
	.cst-hy-speakerModal.modal-dialog,
	.cst-hy-agendaModal.modal-dialog {
		width: 90vw !important;
	}

	.cst-hy-speakerModal.wrap {
		padding-top: 70px;
		padding-left: 56px;
		padding-right: 56px;
		padding-bottom: 70px;
	}

	.cst-hy-speakerModal.social-media {
		padding-top: 50px;
	}

	.cst-hy-speakerModal.headline {
		font-size: 48px;
	}
}

@media(max-width:1307px) {
	.cst-hy-sponsor.sponsors {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media(max-width:1199px) {
    /* HEADER */
	.cst-hy-banner.smartphone {
		left: 50px;
	}

	.cst-hy-banner.splash {
		left: 93px;
	}

	.cst-hy-speakerDays.btn-more,
	.cst-hy-speaker.btn-more {
		height: 30px;
	}

	.cst-hy-speakerDays.name,
	.cst-hy-speaker.name {
		font-size: 26px;
	}

	.cst-hy-speakerDays.company,
	.cst-hy-speaker.company {
		font-size: 12px;
	}

	/* AGENDA */

	.cst-hy-schedule.card {
		margin-right: 8px;
		margin-left: 5px;
		width: 300px;
	}

	.cst-hy-schedule.button {
		width: 250px;
	}

	.cst-hy-schedule.info-container {
		padding-left:25px;
		padding-top: 25px;
		padding-left: 25px;
		padding-right: 20px;
	}

	.cst-hy-schedule.number {
		font-size: 26px;
	}

	/* APP */

	.cst-hy-download.smartphone {
		left: 50px;
	}

	.cst-hy-download.splash {
		left: 93px;
	}
}

@media(max-width:991px) {
	/* HEADER */
	.cst-hy-banner.smartphone {
		height: 500px !important;
		top: 50px;
		left: 0;
	}

	.cst-hy-header.navbar-toggle {
		display: block !important;
		height: 86px;
	}

	.cst-hy-banner.header-title {
		padding-top: 0px;
	}

	.cst-hy-header.navbar-header {
		float: none;
	}

	.cst-hy-header.navbar-nav>li>a {
		padding: 5px 5px;
		line-height: 30px;
	}

	.cst-hy-banner.smartphone img {
		height: 500px;
		width: 276px;
	}

	.cst-hy-banner.splash {
		height: 380px;
		top: 110px;
		left: 35px;
	}

	.cst-hy-banner.splash img {
		height: 370px;
		width: 205px;
	}

	.cst-hy-banner.header {
		height: 100vh;
	}

	/* ABOUT */

	.cst-hy-about.about .left-container {
		padding-right: 0;
	}

	.cst-hy-about.about .right-container {
		padding-left: 35px;
	}

	.cst-hy-about.about .icon {
		margin-right:10px;
	}

	.cst-hy-about.about .social-text {
		padding-right: 20px;
	}

	.cst-hy-about.about .social-icons {
		padding-top:20px;
	}

	/* LOCATION */

	.cst-hy-map.location .text {
		padding-top: 57px;
	}

	.cst-hy-map.location .button {
		margin-top: 26px;
		margin-bottom: 27px;
	}

	/* SPEAKER */

	.cst-hy-speakerDays.speaker, .cst-hy-speaker.speaker {
		height: 250px;
		width: 200px;
	}

	.cst-hy-speakerDays.speakers,
	.cst-hy-speaker.speakers {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.cst-hy-speakerDays.speaker-info .button-wrap,
	.cst-hy-speaker.speaker-info .button-wrap {
		width: auto;
		left:0;
		right: 0;
		bottom: 60px;
	}

	.cst-hy-speakerDays.speaker-info .icons, 
	.cst-hy-speaker.speaker-info .icons {
		width: auto;
		left:0;
		right: 0;
		bottom: 20px;
	}

	/* AGENDA */
	.cst-hy-schedule.agenda {
		padding-left: 0;
		padding-right: 0;
	}

	.cst-hy-schedule.card {
		margin-right: 10px;
		width: 343px;
	}

	.cst-hy-schedule.button {
		width: 300px;
	}

	.cst-hy-agendaModal.wrap-right {
		padding-top: 36px !important;
        padding-bottom: 12px !important;
        padding-right: 36px !important;
        padding-left: 36px !important;
	}

	/* APP */

	.cst-hy-download.smartphone {
		height: 500px !important;
		top: 50px;
		left: 0;
	}

	.cst-hy-download.smartphone img {
		height: 500px;
		width: 276px;
	}

	.cst-hy-download.splash {
		height: 380px;
		top: 110px;
		left: 35px;
	}

	.cst-hy-download.splash img {
		height: 370px;
		width: 205px;
	}

	/* AGENDA MODAL */

	.cst-hy-agendaModal.date-container {
		border-top-right-radius: 6px;
		border-bottom-left-radius: 0;
	}

	.cst-hy-agendaModal.modal-container{
		display: block;
	}

	/* SPEAKER MODAL */

	.cst-hy-speakerModal.image-wrapper {
		height: 500px;
		padding-top:26px;
	}

	.cst-hy-speakerModal.image-wrapper img {
		border-radius: 0;
	}

	.cst-hy-speakerModal.modal-close {
		padding-top:20px;
		padding-left:18px;
		font-size: 25px;
	}

	.cst-hy-speakerModal.wrap {
		padding-top: 36px;
		padding-left: 18px;
		padding-right: 18px;
		padding-bottom: 33px;
	}

	.cst-hy-speakerModal.social-media {
		padding-top: 0;
		padding-bottom:35px;
	}

	.cst-hy-speakerModal.icon {
		margin-right: 5px;
	}

	.cst-hy-speakerModal.headline {
		font-size: 35px;
		padding-top:0;
	}

	.cst-hy-speakerModal.caption{
		font-size: 16px;
	}

	.cst-hy-speakerModal.bio {
		padding-top: 37px;
		column-count: 1;
	}
}

@media(max-width:767px) {
	/* HEADER */
	.cst-hy-banner.header-title {
		font-size: 40px;
		padding-top:60px;
	}

	.cst-hy-banner.header {
		min-height: 0;
		height: auto !important;
		display: block;
		padding-top:70px;
		padding-bottom:70px;
	}	

	.cst-image {
		width: 100% !important;
		height: auto !important;
	}

	.cst-hy-header.navbar-nav>li>a {
		padding: 0 7px !important;
	}

	.cst-hy-header>.navbar-header {
		margin: 0 !important;
	}

	.cst-hy-banner.address {
		font-size: 22px;
	}

	.cst-hy-banner.hidden-xs {
		overflow: auto;
		height: 500px;
	}

	.cst-hy-banner.date,
	.cst-hy-banner.initial-date,
	.cst-hy-banner.final-date {
		padding:20px 0;
	}

	.cst-hy-banner.download-title {
		text-align: center;
	}

	.cst-hy-banner.badges {
		text-align: center;
	}

	.cst-hy-banner.ios {
		margin-right: 10px;
		height: 40px;
	}

	.cst-hy-banner.android { 
		height: 40px;
	}

	.cst-hy-banner.phone-wrap {
		display: flex;
		justify-content: center;
	}

	.cst-hy-banner.phone-container {
		width: 186px;
		height: 337px;
		margin-top:50px;
	}

	.cst-hy-banner.smartphone {
		height: 337px !important;
		top: 0;
		left: 0;
	}

	.cst-hy-banner.smartphone img {
		height: 337px;
		width: 186px;
	}

	.cst-hy-banner.splash {
		height: 220px;
		top: 40px;
		left: 24px;
	}

	.cst-hy-banner.splash img {
		height: 247px;
		width: 137px;
	}

	/* ABOUT */

	.cst-hy-about.about {
		padding-top:70px;
		padding-bottom: 70px;
	}

	.cst-hy-about.about .right-container {
		padding-left: 0;
	}

	.cst-hy-about.about-text {
		font-size: 14px;
		padding-top: 34px;
	}

	.cst-hy-about.about .social-text {
		padding-right: 20px;
		font-size: 26px;
	}

	.cst-hy-about.about .icon {
		height: 30px;
		width: 30px;
		line-height: 30px;
		font-size: 20px;
	}

	/* LOCATION */

	.cst-hy-map.location .container {
		padding-top: 36px;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.cst-hy-map.location .title {
		width: auto;
	}

	.cst-hy-map.location .image {
		height: 383.9px;
		width: 100%;
	}

	.cst-hy-map.location .address {
		padding-top: 40px;
	}

	/* SPONSOR */

	.cst-hy-sponsor.sponsors {
		padding-top: 40px;
		padding-bottom: 60px;
	}

	.cst-hy-sponsor.sponsor {
		height: 150px;
		width: 150px;
		margin-left: 5px;
		margin-right: 5px;
	}

	.cst-hy-sponsor.sponsor-title {
		padding-top: 30px;
		padding-bottom:5px;
	}

	/* SPEAKER */

	.cst-hy-speakerDays.speakers-container,
	.cst-hy-speaker.speakers-container {
		padding-top: 30px;
	}

	/* AGANDA */

	.cst-hy-speakerDays.dates,	
	.cst-hy-schedule.dates {
		padding-top: 0;
	}

	.cst-hy-speakerDays.calendar,
	.cst-hy-schedule.calendar {
		padding-top: 15px;
	}

	/* .cst-hy-speakerDays.tabs,
	.cst-hy-schedule.tabs {
		height: 111px;
	} */

	.cst-hy-schedule.agenda {
		padding-top: 40px;
		padding-bottom: 55px;
	}

	.cst-hy-schedule.container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.cst-hy-schedule.filters .main {
		padding-left: 0;
		padding-right: 0;
	}

	.cst-hy-schedule.filters .options {
		padding-left: 0;
		padding-right: 0;
		padding-top: 25px;
	}

	.cst-hy-schedule.calendar-container {
		padding-top: 30px;
	}

	.cst-hy-schedule.card .info-container {
		padding-left: 21px;
		padding-right: 15px;
	}

	.cst-hy-schedule.event-title {
		font-size: 18px;
	}

	.cst-hy-schedule.text {
		font-size: 12px;
	}

	.cst-hy-schedule.number {
		font-size: 26px;
	}

	.cst-hy-schedule.info-wrapper {
		padding-top: 35px;
	}

	.cst-hy-schedule.final-time {
		padding-top: 22px;
	}

	.cst-hy-schedule.filters .titles {
		font-size: 24px;
		line-height: 1.21;
	}

	.cst-hy-schedule.form-inline label {
		font-size: 14px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.cst-hy-schedule.filters .buttons {
		margin-top: 20px;
		padding-left: 0;
		padding-bottom: 10px;
	}

	.cst-hy-schedule.button1 {
		width: 155px;
		height: 38.8px;
		line-height: 38.8px;
		font-size: 16px;
	}

	.cst-hy-schedule.button2 {
		width: 155px;
		height: 38.8px;
		line-height: 38.8px;
		font-size: 16px;
		margin-left: 0;
	}

	.cst-hy-schedule.cards-container {
		padding-top: 30px;
	}

	/* AGENDA MODAL */

	.cst-hy-agendaModal.wrap-left,
	.cst-hy-speakerModal.wrap-right {
		padding-top:25px;
		padding-bottom:40px;
		padding-left:20px;
		padding-right:20px;
	}

	.cst-hy-agendaModal.wrap-right {
		padding-top: 0px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        padding-left: 12px !important;
	}

	.cst-hy-agendaModal.media {
		min-height:60px;
	}

	.cst-hy-agendaModal.event-title {
		padding-top:30px;
		font-size: 24px;
	}

	.cst-hy-agendaModal.description {
		font-size:14px;
		padding-top:19px;
	}

	.cst-hy-agendaModal.addressLine {
		font-size:12px;
		padding-top:15px;
	}

	.cst-hy-agendaModal.time {
		font-size: 24px;
	}

	.cst-hy-agendaModal.time-container {
		padding-top:40px;
	}

	.cst-hy-agendaModal.subtitle {
		font-size: 26px;
		padding-top:34px;
	}

	.cst-hy-agendaModal.date { 
		font-size: 59px;
		padding-top: 50px;
	}

	/* SPEAKER MODAL */

	.cst-hy-speakerModal.image-wrapper {
		height: 350px;
		padding-top:26px;
	}

	/* APP */

	.cst-hy-download.container {
        min-height: 0;
        height: auto !important;
        display: block;
        padding-top: 70px;
        padding-bottom: 70px;
    }

	.cst-hy-download.smartphone {
        position: relative;
        display: flex;
        justify-content: center;
		align-items: center;
        width: auto; 
        height: auto;
        height: 400px !important;
    }

    .cst-hy-download.splash {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; 
        height: 109%; 
        display: flex;
        justify-content: center;
        align-items: center;
		padding-bottom: 8px;
    }

	.cst-hy-download.badges-container-xs {
        overflow: auto;
        visibility: visible;
        display: block !important;
		text-align: center;
		order: 2;
    }

	.cst-hy-download.badges-container {
        display: none !important;
		text-align: center;
    }

	.cst-hy-download.badges {
        display: inline-block;
		gap: 10px;
    }

	.cst-hy-download.download-title {
        text-align: center;
        padding-top: 20px;
    }

	.cst-hy-download.row {
		flex-direction: column;
	}

	.cst-hy-download.col-lg-6.col-md-5.col-sm-5.col-xs-12.no-padd.phone-wrap {
		order: 1;
	}

	.cst-hy-download.header-title {
		font-size: 40px;
	}
	
	.cst-hy-download.smartphone img {
		height: 340px;
        width: 190px;
	}
	.cst-hy-download.splash img {
        height: 250px;
        width: 142px;
    }

	.cst-hy-download.phone-container {
		position: relative;
		height: 450px;
	}
}

@media(max-width:500px) {
	.cst-hy-speaker.calendar-container {
		padding-left: 0;
		padding-top: 35px;
	}
}

@media(max-width:400px) {
	.cst-hy-map.button button {
		width: 100%;
		height: 55px;
	}

	/* SPONSOR */

	.cst-hy-sponsor.sponsor {
		height: 120px;
		width: 120px;
		margin-left: 5px;
		margin-right: 5px;
	}

	/* AGENDA MODAL */

	.cst-hy-agendaModal.media {
		margin-right:0;
	}

	/* SPEAKER MODAL */

	.cst-hy-speakerModal.image-wrapper {
		height: 300px;
	}
}

@media(max-height:900px) and (min-width:992px) {
	.cst-hy-banner .mouse {
		bottom: 40px;
	}
}

@media(max-height:800px) and (min-width:992px) {
	.cst-hy-banner .mouse {
		bottom: 20px;
	}

	.cst-hy-banner.header {
		height: calc(100vh - 100px);
	}
}

@media(max-height:700px) and (min-width:992px) {
	.cst-hy-banner .mouse {
		bottom: 0;
	}

	.cst-hy-banner.header-title{
		font-size: 70px;
	}

	.cst-hy-banner .smartphone {
		height: 500px !important;
		top: 50px;
		left: 120px;
	}

	.cst-hy-banner.smartphone img {
		height: 500px;
		width: 276px;
	}

	.cst-hy-banner .splash {
		height: 380px;
		top: 110px;
		left: 155px;
	}

	.cst-hy-banner.splash img {
		height: 370px;
		width: 205px;
	}
}

@media(max-height:600px) and (min-width:992px) {
	.cst-hy-banner.header {
		height: auto;
	}
}
