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

.cst-vul-about.title,
.cst-vul-map.title,
.cst-vul-sponsor.title,
.cst-vul-app.title,
.cst-vul-photo.title,
.cst-vul-registration.title,
.cst-vul-speakerDays.title,
.cst-vul-schedule.title,
.cst-vul-countdown.title,
.cst-vul-speaker.title,
.cst-vul-extra.title {
	font-family: "Lato", sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 1.22;
    text-align: left;
    color: #2b343d;
}

.cst-vul-about.title:after,
.cst-vul-map.title:after,
.cst-vul-sponsor.title:after,
.cst-vul-app.title:after,
.cst-vul-photo.title:after,
.cst-vul-registration.title:after,
.cst-vul-speakerDays.title:after,
.cst-vul-schedule.title:after,
.cst-vul-countdown.title:after,
.cst-vul-speaker.title:after,
.cst-vul-extra.title:after {
    background: none repeat scroll 0 0 #0e4ead;
    bottom: -7px;
    content: "";
    display: block;
    position: relative;
    width: 112px;
    height: 4px;
    border-radius: 10px;
}

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

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

/*  NAVBAR */
.cst-vul-header.navbar {
	margin-bottom: 0 !important;
	margin-top: -1px;
}

.cst-vul-header.navbar {
	z-index: 9999;
}

.cst-vul-header.nav-brand {
	min-height: 62px;
	height: auto;
	background-color: #888888 !important;
}

.cst-vul-header.icon > a, 
.cst-vul-header.address, 
.cst-vul-header.date, 
.cst-vul-header.header-title {
	color: #fff !important;
}

.cst-vul-header.after-cover .date,
.cst-vul-header.after-cover .address,
.cst-vul-header.after-cover .header-title {
	color: #2b343d !important;
}

.cst-vul-header.affix {
	width: 100%;
	z-index: 9999 !important;
	border-radius: 0 !important;
	border: none !important;
	margin: 0 !important;
}

.cst-vul-header.backgroundHeader {
	width: 100%;
    background-color: #fff;
    box-shadow: 0 1px 5px #c9c9c9;
}

.cst-vul-header.affix + .backgroundHeader {
	padding-top: 123px !important;
}

.cst-vul-header.affix-top {
	background: none !important;
	border: none !important;
	margin-bottom: 0 !important;
}

.cst-vul-header.navbar-inverse {
	background: #fff !important;
	border: none !important;
	border-radius: none !important;
}

.cst-vul-header a.navbar-brand {
	padding: 12.5px 0;
}

.cst-vul-header.navbar-brand img {
	height: 40px;
	width: auto;
	border-radius: 4px;
	padding: 0;
}

.cst-vul-header.navbar-toggle {
	height: 50px;
	border: none !important;
	margin: 0 !important;
}

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

.cst-vul-header.icon-bar {
	background-color: #ffffff !important;
	height: 4px;
	width: 30px;
}

.cst-vul-header.navbar-collapse {
	padding: 0 !important;
}

.cst-vul-header.navbar-nav > .active {
	background: none !important;
	color: #ffffff;
}

.cst-vul-header.navbar-nav > .active > a,
.cst-vul-header.navbar-nav > .active > a:hover,
.cst-vul-header.navbar-nav > .active > a:focus {
	background: none !important;
	color: #ffffff;
	font-weight: bold;
}

.cst-vul-header.navbar-nav > li > a {
	height: 100%;
	line-height: 50px;
	font-family: "Lato", sans-serif;
	background: none !important;
	text-transform: uppercase;
	padding: 6px 17px;
	padding-left: 0 !important;
	font-size: 14px;
	text-align: left;
	color: #7a8d8e;
}

.cst-vul-header.navbar-nav > li > a:focus,
.cst-vul-header.navbar-nav > li > a:hover,
.cst-vul-header.navbar-nav > li > a:active {
	color: #7a8d8e !important;
	background: none !important;
	border: none !important;
}

.cst-vul-header.navbar-nav > li > a.dropdown-text:focus,
.cst-vul-header.navbar-nav > li > a.dropdown-text:hover,
.cst-vul-header.navbar-nav > li > a.dropdown-text:active {
	color: white !important;
	background: none !important;
	border: none !important;
}

.cst-vul-header.navbar-nav > li > a.active:after {
	background: none repeat scroll 0 0 #0e4ead;
	/* COR PRIMARIA */
	bottom: -14px;
	content: "";
	display: block;
	position: relative;
	width: 205px;
	height: 8px;
	margin: 0 auto;
}

.cst-vul-header.navbar-right > li > a,
.cst-vul-header.navbar-nav .navbar-right > li > a {
	color: #fff !important;
	height: 62px;
}

.cst-vul-header.dropdown-menu > li > a.linkItem:focus,
.cst-vul-header.dropdown-menu > li > a.linkItem:hover,
.cst-vul-header.dropdown-menu > li > .active a.linkItem,
.cst-vul-header.nav .open > a.linkItem,
.cst-vul-header.nav .open > a.linkItem:focus,
.cst-vul-header.nav .open > a.linkItem:hover,
.cst-vul-header.nav > li > a.linkItem:focus,
.cst-vul-header.nav > li > a.linkItem:hover {
	background: none !important;
	color: rgb(122, 141, 142) !important;
	font-weight: bold;
}
.cst-vul-header.nav > li > a.dropdown-text:hover
.cst-vul-header.nav > li > a.dropdown-text:focus
.cst-vul-header.dropdown-text:hover,
.cst-vul-header.dropdown-text:focus {
	background: none !important;
	color: white !important;
	font-weight: bold;
}

.cst-vul-header.dropdown-menu > li.language > a:focus,
.cst-vul-header.dropdown-menu > li.language > a:hover,
.cst-vul-header.dropdown-menu > li.language > .active a {
	background: none !important;
	color: black !important;
	font-weight: bold;
}

.cst-vul-header.dropdown-menu > li > a {
	color: #000000 !important;
	padding: 5px 10px !important;
	background: none !important;
}

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

.cst-vul-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: none;
	border-radius: 4px !important;
	padding: 0;
	height: 100%;
	color: #ffffff;
	margin: 0 !important;
	margin-top: -10px !important;
	text-align: center;
	z-index: 99999;
}

.cst-vul-header.imgBrand {
	height: 45px;
	width: auto;
	border-radius: 4px;
	object-fit: cover;
}

/* HEADER */
.cst-vul-header.header-background {
	background-repeat: no-repeat !important;
}

.cst-vul-header.img-wrap {
	display: inline-block;
	position: relative;
	width: 100%;
    max-height: 100vh;
    margin-top: -46px;
}

.cst-vul-header.img-wrap img{
    max-height: 100vh;
	object-fit: cover !important;
}

.cst-vul-header.img-wrap::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, #060606, rgba(0, 0, 0, 0));
}

.cst-vul-header.container {
	position: relative;
	height: auto;
}

.cst-vul-header.navbar-brand {
	min-height: 50px;
	height: auto;
}

.cst-vul-header.dropdown.language-container {
	display: block !important;
}

.cst-vul-header.header-wrapper {
	position: absolute;
	bottom: 100px;
	left: 15px;
	font-family: "Lato", sans-serif;
}

.cst-vul-header.header-wrapper-after {
	padding-top: 100px;
	padding-bottom: 100px;
}

.cst-vul-header.header-title {
	font-size: 36px;
	font-weight: 900;
	line-height: 1.22;
}

.cst-vul-header.date,
.cst-vul-header.address {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.23;
	padding-top: 34px;
}

.cst-vul-header.social-icons,
.cst-vul-header.date {
	padding-top: 21px;
}

.cst-vul-header.date i,
.cst-vul-header.address i {
	padding-right: 7px;
}

.cst-vul-header.initial-date,
.cst-vul-header.final-date {
	display: inline-block;
}

.cst-vul-header.final-date {
	padding-left: 15px;
}

.cst-vul-header.icon {
	display: inline-block;
	border-radius: 50%;
	font-size: 14px;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align: center;
	margin-right: 10px;
}

.cst-vul-header.icon > a,
.cst-vul-header.address,
.cst-vul-header.date,
.cst-vul-header.header-title {
	color: #fff;
}

.cst-vul-header.iconDate {
	color: white;
	background-color: transparent !important;
}

.cst-vul-header.iconDate::before {
    font-size: 26px;
	display: block;
}	

.cst-vul-header.fab {
	color: #333;
}

.cst-vul-header.icon {
	background-color: white;
}

/* EVENT DETAILS */

.cst-vul-eventDetails.section-eventDetails {
	padding: 60px 0;
}

.cst-vul-eventDetails.header-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.22;
	color: #333 !important;
}

.cst-vul-eventDetails.date, 
.cst-vul-eventDetails.address {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.23;
    padding-top: 34px;
	color: #333 !important;
}

.cst-vul-eventDetails.date, 
.cst-vul-eventDetails.address {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.23;
    padding-top: 34px;
}

.cst-vul-eventDetails.social-icons, 
.cst-vul-eventDetails.date {
    padding-top: 21px;
}

.cst-vul-eventDetails.initial-date, 
.cst-vul-eventDetails.final-date {
    display: inline-block;
}

.cst-vul-eventDetails.initial-date, 
.cst-vul-eventDetails.final-date {
    display: inline-block;
}

.cst-vul-eventDetails.final-date {
    padding-left: 15px;
}

.cst-vul-eventDetails.social-icons, 
.cst-vul-eventDetails.date {
    padding-top: 21px;
}

.cst-vul-eventDetails.icon {
    display: inline-block;
    border-radius: 50%;
    font-size: 14px;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 10px;
	font-size: 25px;
}

.cst-vul-eventDetails.social-icons {
    display: inline-block;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    font-size: 14px;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 10px;
}

.cst-vul-eventDetails.social-icons .icon {
    display: inline-block;
    border-radius: 50%;
    font-size: 14px;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 10px;
}

.cst-vul-eventDetails.icon > a, 
.cst-vul-eventDetails.address, 
.cst-vul-eventDetails.date, 
.cst-vul-eventDetails.header-title {
    color: #fff;
}

/* COUNTDOWN */

.cst-vul-countdown.sortable {
	background-color: #161616;
}

.cst-vul-countdown.container {
	padding-top: 105.7px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 85.5px;
}

.cst-vul-countdown.countdown {
	justify-content: center;
	align-items: center;
	flex-flow: row;
	padding: 13.2px 0;
}

.cst-vul-countdown.active {
	display: flex;
}

.cst-vul-countdown.count-container {
	display: inline-block;
}

.cst-vul-countdown.text {
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-size: 19px;
	color: #2b343d;
	text-transform: uppercase;
	word-wrap: break-word;
}

.cst-vul-countdown.number {
	font-family: 'Lato', sans-serif;
	text-align: left;
	font-size: 110px;
	font-weight: 800;
	line-height: 1.22;
	color: #2b343d;
}

.cst-vul-countdown.divider {
	font-family: 'Lato', sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 97px;
	font-weight: 800;
	line-height: 1.22;
	color: #2b343d;
}

/* ABOUT */

.cst-vul-about.about {
	padding-top: 100px;
	padding-bottom: 55px;
	font-family: "Lato", sans-serif;
	position: relative;
}

.cst-vul-about.about-text {
	padding-top: 52px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 1.88;
    text-align: left;
    color: #2b343d;
    word-wrap: break-word;
}

.cst-vul-about.about-images {
	padding-top: 80px;
}

.cst-vul-about.about-img {
	padding: 0;
	height: 250px;
}

.cst-vul-about.about-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

/* REGISTRATION */

.cst-vul-registration.event-description {
	padding-top: 60px;
}

/* LOCATION*/

.cst-vul-map.location {
	font-family: "Lato", sans-serif;
}

.cst-vul-map.map {
	height: 439px;
	width: 100%;
	overflow: hidden;
}

.cst-vul-map.map img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.cst-vul-map.icon {
    color: #0C5890;
    font-size: 16px;
    padding-right: 10px;
    display: table-cell;
    align-content: top;
}

.cst-vul-map.info-container {
	padding-top: 115px;
	padding-left: 45px;
	padding-right: 42px;
	padding-bottom: 68px;
	text-align: center;
}

.cst-vul-map.address {
	font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 1.19;
    text-align: left;
    color: #2b343d;
    display: table-cell;
    padding-top: 56px;
}

.cst-vul-map.button {
	padding-top: 31px;
}

.cst-vul-map.button button {
	width: 275px;
	height: 30px;
	line-height: 30px;
	border-radius: 0;
	background-color: #000000;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	border: none;
	text-transform: uppercase;
}

.cst-vul-map.button button:hover {
	background-color: #303030;
}

.cst-vul-map.address-container {
    display: table;
}

.cst-vul-map.button-full button {
    height: 28px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 4px;
    background-color: #00a7ac;
    margin-top: 21px;
    border: none;
    line-height: 28px;
    font-weight: 900;
}

.cst-vul-map.image {
    padding-top: 50px;
}

.cst-vul-map.image img {
    height: 50vh;
    width: 100%;
    object-fit: cover;
    background-position: center;
}

/*PARTNERS*/

.cst-vul-sponsor.sponsors {
	padding-top: 100px;
	padding-bottom: 100px;
	font-family: "Lato", sans-serif;
	overflow: hidden;
}

.cst-vul-sponsor.sponsors-container {
	padding-top: 70px;
}

.cst-vul-sponsor.sponsor-title {
	padding-top: 35px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	color: #000000;
	word-wrap: break-word;
}

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

.cst-vul-sponsor.sponsor {
	height: 154px;
	width: 154px;
	display: flex;
	margin: 10px 20px;
}

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

/* APP */

.cst-vul-app.app {
	padding-top: 116px;
	padding-bottom: 116px;
	font-family: "Lato", sans-serif;
	overflow: hidden;
}

.cst-vul-app.app-title {
	padding-top: 70px;
	font-size: 36px;
	line-height: 1.75;
	letter-spacing: 1.4px;
	text-align: left;
	color: #2a2a2a;
	word-wrap: break-word;
}

.cst-vul-app.badges {
	padding-top: 50px;
}

.cst-vul-app.ios {
	height: 60px;
	border-radius: 5px;
	display: inline-block;
	margin-right: 10px;
}

.cst-vul-app.ios img {
	height: 100%;
	object-fit: cover;
}

.cst-vul-app.android {
	height: 60px;
	border-radius: 5px;
	display: inline-block;
}

.cst-vul-app.android img {
	height: 100%;
	object-fit: cover;
}

.cst-vul-app.phone-container {
	position: relative;
	height: 478px !important;
}

.cst-vul-app.smartphone {
	height: 478px !important;
	position: absolute;
	top: 0;
	left: 50px;
}

.cst-vul-app.smartphone img {
	height: 470px;
	width: 260px;
}

.cst-vul-app.splash {
	height: 348px;
	width: 197px;
	position: absolute;
	top: 57px;
	left: 80px;
}

.cst-vul-app.splash img {
	height: 348px;
	width: 197px;
	object-fit: cover;
}

/* PHOTOS */

.cst-vul-photo.container {
	padding-top: 140px;
	padding-bottom: 110px;
}

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

.cst-vul-photo.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-vul-photo.photo img {
	width: 100%;
	object-fit: cover;
	height: 180px;
}


/* SPEAKERS */

.cst-vul-speakerDays.speakers,
.cst-vul-speaker.speakers {
	padding-top: 100px;
	padding-bottom: 100px;
	font-family: "Lato", sans-serif;
	overflow: hidden;
}

.cst-vul-speaker.speaker-title {
	padding-top: 45px;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	color: #000000;
	word-wrap: break-word;
}

.cst-vul-speaker.calendar-container {
	padding-top: 82px;
}

.cst-vul-speaker.speakers-container {
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cst-vul-speaker.thumbnail {
	position: relative;
	height: auto;
	width: 198px;
	padding: 0;
	border: none;
	margin-top: 50px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 0;
}

.cst-vul-speaker.thumbnail img {
	height: 198px;
	width: 198px;
	object-fit: cover;
}

.cst-vul-speaker.caption {
	padding-top: 21px;
	padding-left: 0;
	padding-bottom: 30px;
	position: relative;
}

.cst-vul-speaker.speakers h3 {
	margin: 0;
	font-size: 18px;
	text-align: left;
	color: #000000;
	word-wrap: break-word;
}

.cst-vul-speaker.btn-more {
	height: 28px;
	width: 100%;
	font-family: "Lato", sans-serif;
	background: #ffffff;
	border: none;
	color: #000000;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
	position: absolute;
	bottom: -10px;
	left: 0;
}

.cst-vul-speaker.card {
    width: 411.4px;
    border-radius: 4px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    margin: 25px;
}

.cst-vul-speaker.info-wrap {
    height: 100%;
    padding: 21px;
    padding-bottom: 60px;
    position: relative;
}

.cst-vul-speaker.speakers img,
.cst-vul-speaker.imgItem {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    position: absolute;
    top: -16px;
    left: -21px;
    border: solid 2px #ffffff;
}

.cst-vul-speaker.description {
    font-size: 14px;
    line-height: 1.93;
    text-align: left;
    color: #2b343d;
    word-wrap: break-word;
    padding-top: 14px;
}

.cst-vul-speaker.icons {
    height: 28px;
    margin-top: 7px;
    position: absolute;
    bottom: 21px;
    left: 21px;
}

.cst-vul-speaker.icon {
    display: inline-block;
    margin-right: 10px;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    background-color: #333;
}

.cst-vul-speaker.button-container {
    position: absolute;
    bottom: 21px;
    right: 21px;
}

.cst-vul-speaker.speakers button {
    float: right;
    width: 133px;
    height: 28px;
    border-radius: 4px;
    background-color: #00a7ac;
    font-size: 12px;
    color: #fff;
    border: none;
    margin-top: 4px;
}

.cst-vul-speaker.name {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.19;
    text-align: left;
    color: #2b343d;
    word-wrap: break-word;
}

.cst-vul-speaker.company {
    font-size: 14px;
    line-height: 1.21;
    text-align: left;
    color: #7a8d8e;
    word-wrap: break-word;
    padding-top: 7px;
}

.cst-vul-speaker.card-head {
    min-height: 50px;
    padding-left: 50px;
}

.cst-vul-speaker.icon > a {
    color: #fff;
}

.cst-vul-speaker.icon {
    background-color: #0C5890 !important;
}

.cst-vul-speaker.button-container button {
    float: right;
    width: max-content;
    min-width: 133px;
	max-width: 60%;
    height: 28px;
    border-radius: 4px;
    background-color: #00a7ac;
    font-size: 12px;
    color: #fff;
    border: none;
    margin-top: 4px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-vul-speakerDays.calendar-container {
    padding-top: 70px;
}

/* AGENDA */

.cst-vul-schedule.agenda {
	padding-top: 100px;
	padding-bottom: 100px;
	font-family: "Lato", sans-serif;
	overflow: hidden;
}

.cst-vul-schedule.calendar-container {
	padding-top: 91px;
}

.cst-vul-schedule.cards-container {
	padding-top: 54px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cst-vul-schedule.card {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.11);
    border: solid 1px #d4d4d4;
    background-color: #ffffff;
    display: table;
    margin-top: 20px;
}

.cst-vul-schedule.date-container {
    display: table-cell;
    width: 29.9%;
    height: 100%;
    background-color: #f2f2f2;
    padding-top: 50px;
    padding-bottom: 50px;
}

.cst-vul-schedule.wrap {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cst-vul-agenda-modal.initial-time,
.cst-vul-schedule.initial-time {
    display: inline-block;
    color: #2b343d;
}

.cst-vul-agenda-modal.time,
.cst-vul-schedule.time {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.22;
    text-align: left;
    text-transform: uppercase;
}

.cst-vul-agenda-modal.final-time,
.cst-vul-schedule.final-time {
    display: inline-block;
    color: #b4b4b4;
}

.cst-vul-agenda-modal.icon-active,
.cst-vul-schedule.icon-active,
.cst-vul-speakerDays.icon-active {
    color: #1268d3;
}

.cst-vul-schedule.line {
    display: inline-block;
    width: 2px;
    height: 21px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #d4d4d4;
}

.cst-vul-schedule.final-time {
    display: inline-block;
    color: #b4b4b4;
}

.cst-vul-schedule.time-title {
    font-size: 14px;
    line-height: 1.21;
    text-align: left;
}

.cst-vul-schedule.sign-up-button button {
    margin-top: 21px;
    width: max-content;
    max-width: 300px;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #00a7ac;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.21;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    text-align: center;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cst-vul-schedule.info-container {
    display: table-cell;
    width: 70%;
    padding: 0;
    align-content: top;
    padding-left: 21px;
    padding-right: 31px;
    padding-top: 21px;
    padding-bottom: 21px;
}

.cst-vul-schedule.participants {
	width: 100%;
    height: 50px;
    position: relative;
    margin-bottom: 21px;
    overflow: hidden;
}

.cst-vul-schedule.event-title {	
    font-size: 16px;
    font-weight: 900;
    line-height: 1.19;
    text-align: left;
    color: #2b343d;
    word-wrap: break-word;
    word-break: break-word;
}

.cst-vul-schedule.card-location {
	font-family: "Lato", sans-serif;
	padding-top: 23px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	position: relative;
	word-wrap: break-word;
}

.cst-vul-schedule.card-location i {
	margin-right: 8px;
}

.cst-vul-schedule.card .ticket-types {
	font-family: "Lato", sans-serif;
	margin-top: 14px;
	padding-top: 0;
	height: 12px;
	font-size: 12px;
	text-align: left;
	position: relative;
	word-wrap: break-word;
}

.cst-vul-schedule.card .ticket-available {
	font-weight: bold;
	display: inline-block;
	padding-right: 8px;
}

.cst-vul-schedule.card .ticket-unavailable {
	font-weight: normal;
	color: rgba(64, 63, 72, .2);
	display: inline-block;
	padding-right: 8px;
}

.cst-vul-schedule.photo img {
	height: 100%;
    color: #ffffff;
    border-radius: 50%;
    border: solid 2px #ffffff;
	display: inline-block;
    width: 39px;
}

.cst-vul-schedule.plus {
	display: inline-block;
	height: 36px;
	width: 36px;
	text-align: center;
	border: solid 1px #403f48;
	border-radius: 50%;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	margin: 0;
	font-family: "Lato", sans-serif;
	color: #403f48;
	word-wrap: break-word;
}

.cst-vul-schedule.pos-photo0 {
	position: absolute;
	top: 10px;
	left: 0;
}

.cst-vul-schedule.pos-photo1 {
	position: absolute;
	top: 10px;
	left: 29px;
}

.cst-vul-schedule.pos-photo2 {
	position: absolute;
	top: 10px;
	left: 58px;
}

.cst-vul-schedule.pos-photo3 {
	position: absolute;
	top: 10px;
	left: 87px;
}

.cst-vul-schedule.pos-photo4 {
	position: absolute;
	top: 10px;
	left: 115px;
}

.cst-vul-schedule.time .text {
	font-size: 20px;
	text-align: left;
	word-wrap: break-word;
}

.cst-vul-schedule.time .number {
	font-size: 26px;
	text-align: left;
	text-transform: uppercase;
	word-wrap: break-word;
}

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

.cst-vul-schedule.button button {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-radius: 0;
	background-color: #ffffff;
	border: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	word-wrap: break-word;
}

.cst-vul-schedule.button button:hover {
	background-color: #fdf9f9;
}


/* SPEAKER MODAL */
.cst-vul-speaker-modal.info-wrapper {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding-top: 2rem;
    margin-left: 40px;
    margin-bottom: 40px;
}

.cst-vul-speaker-modal.modal {
	z-index: 999999;
}

.cst-vul-speaker-modal.modal-content {
	padding-top: 36px;
	padding-left: 43px;
	padding-right: 43px;
	font-family: "Lato", sans-serif;
}

.cst-vul-speaker-modal.modal-header {
	border: none;
	padding: 0;
}

.cst-vul-speaker-modal.modal-close {
	font-size: 16px;
	font-weight: 600;
	font-family: "Lato", sans-serif;
	padding: 0;
}

.cst-vul-speaker-modal.modal-close i {
	padding-right: 7px;
}

.cst-vul-speaker-modal.modal-close>a {
	color: #7f8c8d;
}

.cst-vul-speaker-modal.img-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}

.cst-vul-speaker-modal.speaker-img {
	width: 340px;
	height: 425px;
}

.cst-vul-speaker-modal.speaker-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.cst-vul-speaker-modal.content-speakers {
	padding-top: 10px;
	padding-bottom: 70px;
}

.cst-vul-speaker-modal.speaker-wrap {
	padding-left: 60px;
	padding-right: 0;
}

.cst-vul-speaker-modal.nav-pills>li>a {
	width: 93px;
	font-size: 14px;
	background: none;
	letter-spacing: 1.6px;
	text-align: center;
	color: #2d3c3b;
	padding: 0;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.nav-pills>li>a.active,
.cst-vul-speaker-modal.nav-pills>li>a.active:focus,
.cst-vul-speaker-modal.nav-pills>li>a.active:hover {
	background: none;
	color: #2d3c3b;
	font-weight: bold;
}

.cst-vul-speaker-modal.speakertitle {
	padding-top: 28px;
	font-size: 30px;
	font-weight: 900;
	text-align: left;
	color: #000000;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.speaker-caption {
	font-size: 22px;
	color: #2d3c3b;
	font-weight: 400;
	text-align: left;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.social-icons {
	padding-top: 14px;
}

.cst-vul-speaker-modal.icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	border-radius: 50%;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	margin-right: 6.6px;
	font-size: 13px;
	line-height: 25px;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.icon>a {
	text-decoration: none;
	color: #ffffff;
}

.cst-vul-speaker-modal.icon:hover {
	background-color: #111111;
}

.cst-vul-speaker-modal.speaker-text {
	padding-top: 40px;
	font-size: 16px;
	line-height: 1.69;
	text-align: left;
	color: #000000;
	font-family: "Lato", sans-serif;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.speaker-button {
	text-align: left;
	padding-top: 50px;
}

.cst-vul-speaker-modal.speaker-button button {
	width: 222px;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	background-color: #000000;
	border: none;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.speaker-button button:hover {
	background-color: #303030;
}

.cst-vul-speaker-modal.speaker-agenda {
	margin-top: 35px;
	height: 311px;
	overflow-x: scroll;
}

.cst-vul-speaker-modal.eventCard {
	height: auto;
	width: 100%;
	border-radius: 4px;
	border: solid 1px #e9e7e7;
	margin-bottom: 14px;
}

.cst-vul-speaker-modal.time {
	display: inline-block;
	padding-left: 27px;
	padding-top: 15px;
	padding-bottom: 18px;
}

.cst-vul-speaker-modal.initial {
	font-size: 20px;
	font-weight: 900;
	text-align: left;
	color: #7b8c8d;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.final {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #acb9bd;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.details {
	display: inline-block;
	padding-left: 23px;
	padding-top: 15px;
	padding-bottom: 18px;
}

.cst-vul-speaker-modal.event-title {
	font-size: 14px;
	font-weight: 900;
	text-align: left;
	color: #7f8c8d;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.event-location {
	font-size: 14px;
	text-align: left;
	color: #7f8c8d;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.other-speakers {
	width: 100%;
	padding-top: 114px;
	padding-bottom: 30px;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.cst-vul-speaker-modal.o-speakers-card {
	flex: 0 0 auto;
	margin-right: 14px;
	height: 120px;
	width: 250px;
	border-radius: 2.4px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.cst-vul-speaker-modal.card-img {
	height: 120px;
	width: 94px;
	display: inline-block;
}

.cst-vul-speaker-modal.card-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-top-left-radius: 2.4px;
	border-bottom-left-radius: 2.4px;
}

.cst-vul-speaker-modal.info-name {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2.5px;
	text-align: left;
	color: #303030;
	word-wrap: break-word;
}

.cst-vul-speaker-modal.info-company {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	line-height: 1.36;
	letter-spacing: 0.4px;
	text-align: left;
	color: rgba(48, 48, 48, .8);
	word-wrap: break-word;
}

/* SPEAKER MODAL */

.cst-vul-speaker-modal.modal-content-header {
	min-height: 200px;
	width: 100%;
	border-bottom: solid 1px #dadfea;
	position: relative;
}

.cst-vul-speaker-modal.social-media {
    margin-top: 1rem;
}

.cst-vul-speaker-modal.image {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    position: unset !important;
    object-fit: cover;
}

.cst-vul-speaker-modal.image-wrapper {
    width: 80px;
    border-radius: 50%;
    float: left;
}

.cst-vul-speaker-modal.modal-content-tabs {
    display: flex;
    clear: both;
    position: absolute;
    bottom: 0;
    margin: 0;
    padding-left: 40px;
}

.cst-vul-speaker-modal.modal-content-tabs li {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.22;
    text-align: left;
    color: #2b343d;
    border-color: #333333;
    list-style: none;
}

.cst-vul-speaker-modal.modal-close {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #7f8c8d;
    cursor: pointer;
    position: absolute;
    top: 50px;
    right: 40px;
}

.cst-vul-speaker-modal.modal-content-container {
    padding: 35px 50px;
    font-size: 14px;
    color: #7f8c8d;
    overflow: auto;
    max-height: calc(100% - 200px);
    box-sizing: border-box;
}

.cst-vul-speaker-modal.modal-content-container.active {
    display: block;
}

.cst-vul-speaker-modal.about {
    padding: 0;
    font-size: 14px;
    line-height: 1.93;
    text-align: left;
    color: #2b343d;
    word-wrap: break-word;
}

/* AGENDA MODAL*/

.cst-vul-agenda-modal.modal {
	font-family: "Lato", sans-serif;
	z-index: 999999;
}

.cst-vul-agenda-modal.modal-content {
	background-color: #f2f2f2;
    border-radius: 12px;
    background-color: #fefefe;
    margin: auto;
    padding: 20px 25px;
    border: 1px solid #888;
}

.cst-vul-agenda-modal.modal-header {
	position: relative;
	padding: 0;
	margin-top: 37px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 37px;
	border: none;
}

.cst-vul-agenda-modal.modal-close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	line-height: 1.25;
	text-align: left;
	color: #7a8d8e;
	text-transform: uppercase;
	cursor: pointer;
}

.cst-vul-agenda-modal.flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.cst-vul-agenda-modal.final-time {
	display: inline-block;
	color: #b4b4b4;
	padding-left: 7px;
}

.cst-vul-agenda-modal.time-title {
	font-size: 14px;
	line-height: 1.21;
	text-align: left;
}

.cst-vul-agenda-modal.time {
	font-size: 32px;
	font-weight: 900;
	line-height: 1.22;
	text-align: left;
	text-transform: uppercase;
	
}

.cst-vul-agenda-modal.date {
	font-size: 16px;
	line-height: 1.19;
	text-align: center;
	color: #2b343d;
	padding-top: 7px;
	width: 100%;
}

.cst-vul-agenda-modal.sign-up-button {
	text-align: center;
	padding-top: 21px;
	padding-bottom: 35px;
}

.cst-vul-agenda-modal.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-vul-agenda-modal.modal-body {
	background-color: #fff;
	padding: 40px 35px;
	padding-top: 20px;
}

.cst-vul-agenda-modal.event-title {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.19;
	text-align: left;
	color: #2b343d;
	padding-top: 40px;
	word-wrap: break-word;
}

.cst-vul-agenda-modal.subtitle {
	font-size: 12px;
	font-weight: 900;
	line-height: 1.25;
	text-align: left;
	color: #7a8d8e;
	padding-top: 20px;
	word-wrap: break-word;
}

.cst-vul-agenda-modal.addressLine {
	padding-top: 35px;
	font-size: 14px;
	line-height: 1.21;
	text-align: left;
	color: #2b343d;
	word-wrap: break-word;
}

.cst-vul-agenda-modal.addressLine i {
	padding-right: 7px;
}

.cst-vul-agenda-modal.description {
	font-size: 16px;
	line-height: 1.88;
	text-align: left;
	color: #2b343d;
	padding-top: 7px;
	word-wrap: break-word;
}

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

.cst-vul-agenda-modal.media.invisible {
	display: none;
}

.cst-vul-agenda-modal.media img {
	height: 40px;
	width: 40px;
	border-radius: 50%;
}

.cst-vul-agenda-modal.media-heading {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.44;
	text-align: left;
	color: #2b343d;
	word-wrap: break-word;
}

.cst-vul-agenda-modal.media-caption {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.64;
	text-align: left;
	color: #7a8d8e;
	word-wrap: break-word;
}

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

/* CALENDAR */

.cst-vul-schedule.tabs,
.cst-vul-speakerDays.tabs {
	text-align: center;
    border: none;
    font-family: "Lato", sans-serif;
}

.cst-vul-schedule.calendar-text,
.cst-vul-speakerDays.calendar-text {
	font-size: 14.4px;
	font-weight: 800;
	text-transform: uppercase;
	display: block;
}

.cst-vul-schedule.calendar-number,
.cst-vul-speakerDays.calendar-number {
	font-size: 51.6px;
	line-height: 1.28;
}

.cst-vul-schedule.tabs>li,
.cst-vul-speakerDays.tabs>li {
	display: none;
	background: none !important;
}

.cst-vul-schedule.tabs a,
.cst-vul-speakerDays.tabs a {
	margin-right: 25px;
	width: 88.2px;
	height: 100px;
	color: #2a2a2a;
	background-color: #ffffff;
	border: solid 1.2px #2a2a2a;
	border-radius: 0;
}

.cst-vul-schedule.nav > li > a:focus, 
.cst-vul-schedule.nav > li > a:hover, 
.cst-vul-schedule.tabs a,
.cst-vul-speakerDays.nav > li > a:focus, 
.cst-vul-speakerDays.nav > li > a:hover, 
.cst-vul-speakerDays.tabs a {
	margin: 0;
    margin-top: 14px;
    width: 160px;
    height: 42px;
    border: solid 1px #d4d4d4;
    border-radius: 0;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #7a8d8e;
}

.cst-vul-schedule.tabs .active a,
.cst-vul-schedule.tabs .active a:hover,
.cst-vul-schedule.tabs .active a:focus,
.cst-vul-speakerDays.tabs .active a,
.cst-vul-speakerDays.tabs .active a:hover,
.cst-vul-speakerDays.tabs .active a:focus {
	color: #ffffff;
	background-color: #000000;
	border: solid 1.2px #ffffff;
	font-size: 14px;
    margin: 0;
    border: none !important;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    width: 170px;
    height: 56px;
    line-height: 2.4;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

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

.cst-vul-schedule.menu-icons,
.cst-vul-speakerDays.menu-icons {
	height: 42px;
    width: 56px;
    border: solid 1px #d4d4d4;
    margin-top: 14px;
    float: right;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    line-height: 42px;
    padding: 0;
    padding-bottom: 0;
    font-size: 24px;
    color: #7a8d8e;
    user-select: none;
}

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

.cst-vul-schedule.tab-pane,
.cst-vul-speakerDays.tab-pane{
	display: none;
}

.cst-vul-schedule.tab-pane.active,
.cst-vul-speakerDays.tab-pane.active {
	display: block;
}

.cst-vul-schedule.icon-right,
.cst-vul-speakerDays.icon-right {
	display: inline-block;
	cursor: pointer;
}

.cst-vul-schedule.address {
    font-size: 14px;
    line-height: 1.21;
    text-align: left;
    color: #2b343d;
    padding-top: 10px;
    word-wrap: break-word;
}

.cst-vul-schedule.address i {
    padding-right: 10px;
}

@media (max-width:1200px) {
	.cst-vul-speaker-modal.modal-content {
		padding-left: 43px;
		padding-right: 43px;
	}

	.cst-vul-speaker-modal.speakertitle {
		padding-top: 25px;
	}
}

@media(max-width:1199px) {
	.cst-vul-speaker.thumbnail {
		margin-left: 15px;
		margin-right: 20px;
	}

	/* AGENDA */

	.cst-vul-schedule.cards-container {
		padding-top: 43px;
		flex-direction: column;
		align-items: center;
		align-content: center;
	}

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

	.cst-vul-schedule .tag span {
		display: inline-block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		width: 50vw;
	}

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

@media (max-width: 992px) {
	.cst-vul-speaker-modal.modal-body {
		padding: 0;
	}
	.cst-vul-speaker-modal.modal-content {
		padding-left: 43px;
		padding-right: 43px;
	}
	.cst-vul-speaker-modal.content-speakers {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.cst-vul-speaker-modal.speaker-wrap {
		padding-left: 0;
		padding-top: 45px;
	}
	.cst-vul-speaker-modal.speaker-img {
		width: 250px;
		height: 320px;
	}
	.cst-vul-speaker-modal.other-speakers {
		padding-top: 75px;
	}
	.cst-vul-speaker-modal.speaker-button {
		padding-top: 35px;
	}
	.cst-vul-speaker-modal.main-menu {
		display: flex;
		justify-content: center;
	}
}

@media(max-width:991px) {
	.cst-vul-about.container {
		padding-left: 35px;
		padding-right: 25px;
	}

	/* APP */
	
	.cst-vul-app.app {
		padding-top: 72px;
		padding-bottom: 40px;
	}

	.cst-vul-app.app-title {
		padding-top: 0;
		text-align: center;
	}

	.cst-vul-app.badges {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		padding-top: 20px;
		padding-bottom: 50px;
	}

	.cst-vul-app.android,
	.cst-vul-app.ios {
		padding-top: 14px;
	}

	.cst-vul-app.smartphone {
		width: 100%;
		left: 0;
	}

	.cst-vul-app.smartphone img {
		margin: 0 auto;
	}

	.cst-vul-app.splash {
		width: 100%;
		left: 0;
	}

	.cst-vul-app.splash img {
		margin: 0 auto;
	}

	/* SPEAKERS */

	.cst-vul-speaker.speakers {
		padding-top: 70px;
		padding-bottom: 30px;
	}

	.cst-vul-speaker.thumbnail {
		margin-left: 20px;
		margin-right: 20px;
	}

	/* AGENDA */

	.cst-vul-schedule.agenda {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 50px;
	}

	.cst-vul-schedule .tag span {
		display: inline-block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		width: 30vw;
	}

	.cst-vul-schedule.cards-container {
		padding-top: 43px;
		flex-direction: column;
		align-items: center;
		align-content: center;
	}

	.cst-vul-schedule.card {
		margin-right: 10px;
		/* width: 343px; */
	}

	.cst-vul-schedule.button {
		width: 280px;
	}

	.cst-vul-schedule.date-container {
		width: 34.9%;
	}

	.cst-vul-schedule.info-container {
		width: 65%;
	}
}

@media (max-width: 768px) {
	.cst-vul-header.header-title {
		font-size: 22px;
	}

	.cst-vul-header.date,
	.cst-vul-header.address {
		font-size: 14px;
	}

	.cst-vul-header.button-full button {
		height: 49px;
		margin-top: 35px;
	}
}

@media(max-width:767px) {

	.cst-vul-about.title,
	.cst-vul-map.title,
	.cst-vul-sponsor.title,
	.cst-vul-app.title,
	.cst-vul-photo.title,
	.cst-vul-registration.title,
	.cst-vul-speakerDays.title,
	.cst-vul-schedule.title,
	.cst-vul-countdown.title,
	.cst-vul-speaker.title {
		font-size: 22px;
	}

	.cst-vul-header.affix + .header {
		padding-top: 50px !important;
	}

	.cst-vul-header.container > .navbar-collapse {
		padding-left: 10px !important;
		margin: 0 !important;
	}

	.cst-vul-header.navbar-nav {
		margin-bottom: 0 !important;
	}

	.cst-vul-header.navbar-nav {
		margin:0 !important;
	}

	.cst-vul-header.img-wrap img {
		object-fit: cover !important;
		min-height: 30vh;
	}

	.cst-vul-header.header-wrapper {
		padding-top: 100px;
		bottom: 10px;
		left: 5vw;
	}

	.cst-vul-header.iconDate {
		padding-right: 0 !important;
		margin-right: 5px !important;
	}

	.cst-vul-header.iconDate::before {
		font-size: 17px;
	}

	.cst-vul-header.navbar-toggle.collapsed {
		padding-left: 15px;
	}

	.cst-vul-header.navbar-inverse {
		background-color: rgb(136, 136, 136) !important;
	}

	.cst-vul-header.navbar-right > li > a {
		height: 35px;
	}

	.cst-vul-header.navbar-nav > li > a {
		padding: 0 7px !important;
		line-height: 35px;
	}

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

	.cst-vul-header.navbar-nav {
		margin-top: 0 !important;
	}

	.cst-vul-header a.navbar-brand {
		padding-top: 9px;
	}

	.cst-vul-header.navbar-nav > li > a {
		color: #fff !important;
	}

	/* CONTDOWN */
	.cst-vul-countdown.container {
		padding: 62px 15px 51.8px 15px;
	}

	.cst-vul-countdown.number {
		font-size: 25px;
		text-align: center;
		width: auto;
	}

	.cst-vul-countdown.divider {
		font-size: 25px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.cst-vul-countdown.text {
		font-size: 11px;
	}

	/* ABOUT */

	.cst-vul-about.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.cst-vul-about.about {
		padding-top: 80px;
	}

	.cst-vul-about.about-images {
		padding-top: 40px;
	}

	.cst-vul-about.about-text {
		-webkit-column-count: 1;
		/* Chrome, Safari, Opera */
		-moz-column-count: 1;
		/* Firefox */
		column-count: 1;
		font-size: 12px;
		padding-top: 21px;
	}

	/* LOCATION */

	.cst-vul-location.location {
		padding-top: 80px;
	}

	/* SPONSOR */

	.cst-vul-sponsor.info-container {
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 70px;
	}

	.cst-vul-sponsor.location-address {
		padding-top: 7px;
		font-size: 12px;
	}

	.cst-vul-sponsor.button {
		margin-top: 26px;
	}

	.cst-vul-sponsor.map {
		height: 169px;
	}

	.cst-vul-sponsor.sponsor {
		height: 121px;
		width: 121px;
		margin-left: 10px;
		margin-right: 15px;
	}

	/* SPEAKERS */

	.cst-vul-speaker.thumbnail {
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 60px;
	}

	.cst-vul-speaker.menu-icons {
		font-size: 25px;
	}

	.cst-vul-speaker.calendar-container {
		padding-top: 22px;
	}

	.cst-vul-speaker.icons {
		position: relative;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}

	.cst-vul-speaker.button-container {
		position: relative;
		bottom: 0;
		right: 0;
		width: 100%;
		display: flex;
		justify-content: center;
		margin-top: 35px;
	}

	/* PHOTOS  */

	.cst-vul-photo.container {
		padding: 40px 0;
	}
	

	/* AGENDA */

	.cst-vul-schedule.agenda {
		padding-top: 70px;
	}

	.cst-vul-schedule.menu-icons {
		font-size: 25px;
	}

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

	.cst-vul-schedule.cards-container {
		padding-top: 35px;
	}

	.cst-vul-schedule.button {
		width: 298px;
	}

	.cst-vul-schedule.button button {
		height: 30px;
		width: 250px;
	}

	.cst-vul-schedule.info-container {
		display: block;
		width: 100%;
	}

	.cst-vul-schedule.date-container {
		display: block;
		width: 100%;
	}

	.cst-vul-schedule.tabs .active a, 
	.cst-vul-schedule.tabs .active a:hover, 
	.cst-vul-schedule.tabs .active a:focus, 
	.cst-vul-speakerDays.tabs .active a, 
	.cst-vul-speakerDays.tabs .active a:hover, 
	.cst-vul-speakerDays.tabs .active a:focus {
		font-size: 12px;
		line-height: 5;
		width: 79px !important;
		height: 57px !important;
		padding: 0;
	}

	.cst-vul-schedule.nav > li > a:focus, 
	.cst-vul-schedule.nav > li > a:hover, 
	.cst-vul-schedule.tabs a, 
	.cst-vul-speakerDays.nav > li > a:focus, 
	.cst-vul-speakerDays.nav > li > a:hover, 
	.cst-vul-speakerDays.tabs a {
		margin-top: 14.7px;
		width: 69px !important;
		height: 43px !important;
		font-size: 11px;
		line-height: 2;
		padding-left: 0;
		padding-right: 0;
		margin-right: 0 !important;
	}

	.cst-vul-schedule.menu-icons,
	.cst-vul-speakerDays.menu-icons {
		font-size: 25px;
		margin-top: 14.7px;
		border-radius: 0;
		height: 43px;
		width: 54px;
	}

	/* AGENDA MODAL */

	.cst-vul-agenda-modal.media {
		min-height: 60px;
	}

	.cst-vul-agenda-modal.modal-body {
		padding: 25px 14px;
	}

	.cst-vul-agenda-modal.event-title {
		padding-top: 30px;
		font-size: 14px;
	}

	.cst-vul-agenda-modal.description {
		font-size: 12px;
	}

	.cst-vul-agenda-modal.addressLine {
		font-size: 12px;
		padding-top: 15px;
	}

	.cst-vul-agenda-modal.modal-header {
		margin-top: 15px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.cst-vul-agenda-modal.time {
		font-size: 24px;
	}

	.cst-vul-agenda-modal.time-container {
		padding-top: 50px;
	}

	/* MAP */

	.cst-vul-map.button-full button {
		height: 43px;
    	margin-top: 20px;
	}

}

@media(max-width:600px) {
	/* SPONSOR */

	.cst-vul-sponsor.sponsors {
		padding-top: 79px;
		padding-bottom: 30px;
	}

	.cst-vul-sponsor.sponsors-container {
		padding-top: 30px;
	}

	.cst-vul-sponsor.sponsors-wrap {
		padding-top: 21px;
	}

	.cst-vul-sponsor.sponsor {
		margin-top: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.cst-vul-speaker-modal.info-wrapper {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
}

@media(max-width:500px) {
	.cst-vul-app.app {
		padding-left: 0;
		padding-right: 0;
	}

	.cst-vul-app.app-title {
		font-size: 18px;
		line-height: 1;
		padding-left: 50px;
		padding-right: 50px;
	}

	.cst-vul-app.android {
		height: 55px;
	}

	.cst-vul-app.ios {
		height: 55px;
	}

	/* SPEAKERS */

	.cst-vul-speaker.calendar-container {
		padding-left: 0;
		padding-top: 35px;
	}

	.cst-vul-speaker.menu-icons {
		line-height: 76px;
	}

	/* AGENDA */

	.cst-vul-schedule.cards-container {
		padding-top: 25px;
	}

	.cst-vul-schedule.button {
		width: 298px;
		margin-left: -110px;
		left: 50%;
	}

	.cst-vul-schedule.button button {
		width: 220px;
	}

	/* SPEAKER MODAL */

	.cst-vul-speaker-modal.modal-content {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 7px;
	}

	.cst-vul-speaker-modal.content-speakers {
		padding-top: 10px;
	}

	.cst-vul-speaker-modal.modal-header {
		padding-left: 0;
		padding-right: 0;
	}

	.cst-vul-speaker-modal.nav-pills>li>a {
		padding: 5px 5px;
	}

	.cst-vul-speaker-modal.speakertitle {
		font-size: 24px;
		padding: 0;
	}

	.cst-vul-speaker-modal.speaker-text {
		padding-top: 20px;
	}

}

@media (max-width: 450px) {
	.cst-vul-app.ios {
		width: 100%;
		height: auto;
		margin-right: 0;
		display: block;
	}

	.cst-vul-app.ios img {
		width: 200px;
		height: auto;
		display: block;
		margin: auto;
	}

	.cst-vul-app.android {
		width: 100%;
		height: auto;
		padding-top: 21px;
		display: block;
	}

	.cst-vul-app.android img {
		height: auto;
		width: 200px;
		display: block;
		margin: auto;
	}
}


@media (max-width: 400px) {
	.cst-vul-agenda-modal.media {
		margin-right: 0;
	}
}

@media (min-width: 768px) {
	.cst-vul-header.navbar-inverse .cst-vul-header.img-responsive {
		display: none;
	}
}