body, .placeholder, .social a, .site__title, .site__form textarea, .site__form input, .site__form-sent, .btn, .header-menu__wrap .menu-item a.btn:hover, .header-menu__wrap .menu-item a.active, .sub-menu li.menu-item a:hover, .sub-menu li.menu-item a.active, .sub-menu li.menu-item a, .header-menu .opened .menu-item a, .time-schedule__save a:hover i, .countdown-timer, .description__watch-video, .speakers__person, .schedule__date-btn, .schedule__date-btn.active, .schedule__time span, .schedule__main-place:hover, .schedule__speaker-name, .tickets__item_best::before, .features__logo, .header-menu .opened .menu-item a, .header-menu__wrap .menu-item a.btn, .sub-menu li.menu-item a, .header-menu__wrap .menu > .menu-item > a.btn, .exhibitors__filters .site__form span, .features__title, .contact-us__content-double dt, .contact-us p {
	color: unset;
}

.site__header-top {
	background-color: #ed2f26;
}

@media (min-width: 1000px) {
  .media-gallery__item:not(.media-gallery__item_video)::before
{
	background-color: rgba(0, 52, 255, 0.7);
}
}

.content, .content p, .schedule__text, .label {
	font-size: 18px;
}

.schedule__speaker-name, .schedule__date-btns, .schedule__time, .time-schedule__session, .session__text p, .label {
	font-family: 'Roc Grotesk', sans-serif !important;
}

.session__text p {
	font-size: 20px !important;
}
	
.time-schedule__place {
	font-size: 38px !important;	
}
	
.site__title {
	font-size: 60px !important;
	line-height: .8em !important;
}
	

.session__labels .label, .time-schedule__session {
	font: unset !important;
}

.header-menu__wrap .menu-item a.btn {
	color: white !important;
}

@media (max-width: 999px) {
  .header-menu__wrap .menu > .menu-item > a.btn {
		padding: 11px !important;
	}
}

.btn_4, .btn_7, .btn_6 {
	color: white;
}

.schedule__date-btn.active {
	color: white;
}

.cta_button {
	background-color: #0052f5;
	padding: 1rem;
  border: none;
  color: white;
  font-size: x-large;
  font-weight: bold;
	cursor: pointer;
}

.news__more {
	color: white !important;
}

.btn, button, .header-menu li {
	font-size: 18px !important;
	letter-spacing: .05em;
}

.image {
 	margin: 0;
	padding: 0;
	line-height: 0;
}
	
	.site__footer-logo {
		margin: 0;
	}
	
	.site__footer-image-container {
		display: flex;
		float:right;
		justify-content: flex-end;
	}
	
	.site__footer-image {
		width: 50%;
	}
	
	.register-now__layout {
		justify-content: center !important;
	}

.contact_image {
	width:100%;
	margin-bottom:2em;
}

.contact-us__content {
	float:left;
	display: flex;
	flex-direction: column;
}

@media (max-width: 999px) {
	
	.contact-us__content {
		float: none;
	}
	
	.site__footer-image-container {
		justify-content: center;
		margin-top: 2em;
	}
	
}

.btn_10 {
	background-color: #0052f5;
}

.subscribe {
	height: inherit !important;
	padding-bottom: 41px;
}

@media (min-width: 768px) {
	.subscribe {
		padding-bottom: 25px;
	}
}
.register-now.register-now__no-images {
	height: 250px !important;
}

.btn_6:hover {
	background-color: #0052f5;
	border: solid 2px #ed2f26;
}

.menu-item-31376 {
	background-color:  #0052f5;
}

.sponsor_btn {
	background-color: #ed2f26;
	border-color: #ed2f26;
}

.sponsor_btn:hover {
	background-color: #0052f5;
	border-color: #0052f5;
}