h1,
h2 {
	font-weight: lighter !important;
}

.btn-primary {
	background-color: #F95104;
	border-color: #F95104;
}

.btn-wide {
	width: 100%;
}

.mwc-btn {
	display: block;
	padding: 1rem 2.5rem;
	font-weight: bolder;
	color: white;
	border: none;
	outline: none;
	text-transform: uppercase;
	transition: all ease-in-out .2s;
}

.btn-default {
	display: inline-block;
	border: none;
	padding: 1rem 2rem;
	text-transform: uppercase;
	font-weight: 700;
	outline: none;
	min-width: 20rem;
}

.ghost-light {
	border: 2px solid white;
	padding: .5rem 2rem !important;
	background-color: transparent;
	color: white !important;
	text-transform: uppercase;
	font-weight: bolder;
	transition: all ease-in-out .2s;
}

.ghost-light:hover {
	color: white !important;
}

.ghost-light:focus {
	color: white;
	outline: none;
}

.ghost-light.nav-cta {
	vertical-align: text-top !important;
	margin-right: .5rem;
}

.ghost-light.default:hover {
	color: white !important;
	border-color: white;
}

.ghost-light i {
	color: white !important;
}

.lead {
	font-size: 24px;
}

.padbox {
	padding: 2rem;
}

.padbox-two {
	padding: 2rem 2rem 0 2rem;
}

.padbox-three {
	padding: 6rem 0 7rem 0;
}

.img-center {
	margin: 0 auto;
}

.has-after {
	display: block;
}

.has-after:after {
	content: "";
	display: block;
	width: 10rem;
	height: 1px;
	background-color: gray;
	margin: 4rem auto;
}

+ {
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-light {
	color: #000;
}

.bg-light h1,
.bg-light h2,
.bg-light h3,
.bg-light h4,
.bg-light h5,
.bg-light h6 {
	color: #000;
}

.text-extrabold {
	font-family: "ProximaNova-ExtraBold";
}

.text-orange {
	color: #F95104;
}

.mwc2019 {
	margin-bottom: 0;
}

.mwc2019.static-footer #content {
	padding-bottom: 0;
}

.mwc2019 .mwc-nav {
	padding: 2rem 3rem;
	min-height: 80px;
}

.mwc2019 .mwc-nav ul {
	list-style-type: none;
	padding: 0;
}

@media (max-width: 480px) {
	.mwc2019 .mwc-nav ul {
		float: none !important;
		text-align: center;
	}
	.mwc2019 .mwc-nav ul li {
		text-align: center;
	}
}

.mwc2019 .mwc-nav ul .brand img {
	max-width: 18rem;
}

@media (max-width: 480px) {
	.mwc2019 .mwc-nav .nav-img-link img {
		margin-top: 2rem;
	}
}

.mwc2019 .mwc-nav img {
	margin: 0;
}

.mwc2019 .marquee {
	background-image: url("../../img/mwc-2019/mwc-marquee-bg.png");
}

.mwc2019 .marquee .marquee-inner {
	height: 680px;
	padding-bottom: 9rem;
}

.mwc2019 .marquee .marquee-inner .valign-inner {
	padding: 6rem;
	overflow: hidden;
}

@media (max-width: 768px) {
	.mwc2019 .marquee .marquee-inner .valign-inner {
		padding: 3rem;
	}
}

.mwc2019 .marquee .marquee-inner .valign-inner .marquee-label {
	text-transform: capitalize;
	font-size: 22px;
	margin: 1rem auto 2rem;
}

@media (max-width: 768px) {
	.mwc2019 .marquee .marquee-inner .valign-inner .marquee-label {
		font-size: 18px;
	}
}

.mwc2019 .marquee .marquee-inner .valign-inner .marquee-title {
	font-family: "ProximaNova-Light";
	line-height: 1.2;
	font-size: 6.4rem;
	font-family: "ProximaNova-ExtraBold";
}

@media (max-width: 768px) {
	.mwc2019 .marquee .marquee-inner .valign-inner .marquee-title {
		font-size: 60px;
	}
}

@media (max-width: 480px) {
	.mwc2019 .marquee .marquee-inner .valign-inner .marquee-title {
		font-size: 50px;
		word-break: break-word;
	}
}

.mwc2019 .marquee .marquee-inner .valign-inner .marquee-subtitle {
	font-size: 32px;
	font-family: "ProximaNova-Bold";
	margin-bottom: 4rem;
}

.mwc2019 .marquee .marquee-inner .valign-inner .marquee-subtitle span {
	font-family: "ProximaNova-Bold";
	border-bottom: 1px solid white;
	display: inline-block;
	margin-bottom: .8rem;
}

@media (max-width: 768px) {
	.mwc2019 .marquee .marquee-inner .valign-inner .marquee-subtitle {
		font-size: 20px;
	}
}

@media (max-width: 480px) {
	.mwc2019 .marquee .marquee-inner .valign-inner .marquee-subtitle {
		font-size: 18px;
		line-height: 1.3 !important;
	}
}

.mwc2019 .marquee .marquee-inner .valign-inner .mwc-date {
	font-family: "ProximaNova-Bold";
	font-size: 32px;
	margin: 3rem;
}

.mwc2019 .section-title {
	font-family: "ProximaNova-ExtraBold";
	margin: 1rem auto 4rem;
}

.mwc2019 .section-title .is-thin {
	display: block;
	font-family: "ProximaNova-Regular";
	margin: 1rem;
}

.mwc2019 .journey .customer-journey-img {
	margin: 4rem auto 6rem;
}

@media (max-width: 768px) {
	.mwc2019 .journey .customer-journey-img {
		display: none;
	}
}

.mwc2019 .journey .text-box {
	padding: 1rem;
}

.mwc2019 .journey .text-box p {
	font-size: 18px;
}

.mwc2019 .visit-us {
	background-image: url("../../img/mwc-2019/cx-gradient-bg.png");
}

.mwc2019 .visit-us .modal-link {
	border-bottom: 2px solid white;
}

.mwc2019 .visit-us .modal-link:hover {
	cursor: pointer;
	border-bottom: 2px solid #F95104;
}

.mwc2019 .visit-us-panels .panels {
	margin-top: -8rem;
	margin-bottom: 2rem;
}

@media (max-width: 1300px) {
	.mwc2019 .visit-us-panels .panels {
		margin-top: -5rem;
	}
}

.mwc2019 .visit-us-panels .panels .panel-box {
	background-color: white;
	padding: 4rem;
	border-bottom: 3px solid #F95104;
	min-height: 33rem;
	box-shadow: 0 15px 20px -10px rgba(118, 118, 118, 0.25);
}

.mwc2019 .visit-us-panels .panels .panel-box .panel-box-title {
	font-family: "ProximaNova-ExtraBold";
}

.mwc2019 .visit-us-panels .panels .panel-box p {
	font-size: 18px;
}

@media (max-width: 1300px) {
	.mwc2019 .visit-us-panels .panels .panel-box {
		margin-bottom: 4rem;
	}
}

.mwc2019 .demo-schedule-wrapper {
	padding: 8rem 2rem 0;
}

.mwc2019 .logos-section-wrapper {
	padding: 5rem;
}

.mwc2019 .logos-section-wrapper .logo-list {
	list-style-type: none;
	padding: 0;
}

.mwc2019 .logos-section-wrapper .logo-list li {
	display: inline-block;
}

@media (max-width: 768px) {
	.mwc2019 .logos-section-wrapper .logo-list li {
		display: block;
	}
}

.mwc2019 .logos-section-wrapper .logo-list li.has-slash:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 55px;
	background: url("../../img/mwc-2019/slash.svg") no-repeat;
	vertical-align: middle;
}

@media (max-width: 768px) {
	.mwc2019 .logos-section-wrapper .logo-list li.has-slash:after {
		display: none;
	}
}

.mwc2019 .logos-section-wrapper .logo-list li img {
	padding: 2rem;
}

.mwc2019 .logos-section-wrapper+.section-wrapper {
	padding-top: 0;
}

.mwc2019 .form-section {
	background: url("../../img/mwc-2019/cx-gray.svg") no-repeat;
}

.mwc2019 .form-section .form-group .form-control {
	background-color: white;
	border-color: #E2E2E2;
	margin-top: .5rem;
}

.mwc2019 .form-section .form-group .form-control:focus {
	outline: 1px solid #F95104;
	color: #F95104;
	font-family: "ProximaNova-SemiBold";
	box-shadow: none;
}

.mwc2019 .form-section .form-group input {
	height: 50px;
}

.mwc2019 .form-section .form-group input#mobile_phone {
	padding-left: 5rem;
}

.mwc2019 .form-section .form-group label {
	font-family: "ProximaNova-Regular";
	font-size: 18px;
}

.mwc2019 .form-section .form-group .intl-tel-input {
	margin-top: 0.5rem;
}

.mwc2019 .form-section .form-group select#country {
	height: 5rem;
}

.mwc2019 .mwc-footer {
	background-color: #232323;
	padding: 5rem;
}

.mwc2019 .mwc-footer .footer-content {
	display: flex;
	align-items: center;
}

@media (max-width: 768px) {
	.mwc2019 .mwc-footer .footer-content {
		display: block;
	}
}

@media (max-width: 768px) {
	.mwc2019 .mwc-footer .footer-content .footer-box {
		text-alight: center;
		margin-bottom: 3rem;
	}
}

.mwc2019 .mwc-footer .footer-content .footer-box .brand img {
	height: 3rem;
}

@media (max-width: 768px) {
	.mwc2019 .mwc-footer .footer-content .footer-box .brand {
		display: block;
		text-align: center;
	}
}

.mwc2019 .mwc-footer .footer-content .footer-box .text-copyright {
	font-family: "ProximaNova-Bold";
}

.mwc2019 .mwc-footer .footer-content .footer-box .footer-social ul {
	list-style-type: none;
}

.mwc2019 .mwc-footer .footer-content .footer-box .footer-social ul li {
	width: 4rem;
	display: inline-block;
	margin: 0 1rem;
}

.mwc2019 .mwc-footer .footer-content .footer-box .footer-social ul li img {
	max-width: 4rem;
}

.mwc2019 .mwc-footer .footer-content .footer-box img,
.mwc2019 .mwc-footer .footer-content .footer-box p {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.mwc2019 .modal .modal-dialog {
		width: 800px;
	}
}

.mwc2019 .modal .modal-title {
	font-size: 3rem;
	font-family: "ProximaNova-Bold";
}

.mwc2019 .section-wrapper {
	padding-left: 2rem;
	padding-right: 2rem;
}