.landingwrapper {
	width: 100% !important;
	height:auto !important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.landingcontainer {
	max-width: 1170px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
  	background: #fff;
}
.landingheader {
	background-image:url('/images/landing/pcs/optimusx15/bg-top.jpg');
	height:auto;
	width:100%;
	background-repeat:no-repeat;
	display:inline-block;
}
.landingheader img {
	width:100%;
	max-width:550px;
	margin:50px 20px 20px;
	float:right;
}
.landingcontainer p {
	font-family:'Open Sans';
	font-size:12pt;
	color:#000000;
	line-height:1.5;
	padding-bottom:15px;
}
.landingheader h1 {
	font-family:'Montserrat-Bold';
	font-size:26pt;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.landingheader h2 {
	font-family:'Montserrat-Light';
	font-size:12pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.landingheader p {
	font-size:12pt;
}
.landingcontainer hr {
	border: 0;
	border-bottom: 2px solid #000000;
	clear: none;
	margin:10px auto;
}
.landingheadertxt {
	max-width:550px;
	margin:180px 0 20px 20px;
}
.landingbutton {
	font-family: 'Montserrat-Medium', sans-serif;
	color:#ffffff;
	background-color:#000000;
	font-size:12pt;
	padding:12px;
	text-decoration: none;
	text-transform:uppercase;
	width:auto;
	display:inline-block;
}
.landingbutton i {
	padding-left:5px;
}
.landingbutton:hover {
	background-color:#960200;
	-webkit-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 100ms linear;
}
.landingcontainer a:visited, a:link {
	text-decoration:none;
}
#jump {
	height:1px;
}
.landingsep {
	width:100%;
	height:5px;
	background:#dddddd;
}
.centerfeat1 {
	background:#ffffff;
	width:100%;
	height:auto;
	margin:0;
	padding-bottom:20px;
	display:block;
	float:left;
}
.centerfeat1 img {
	margin:0 auto;
	display:block;
	width:100%;
}
.centerfeat1txt {
	margin:10px auto;
	max-width:850px;
	text-align:center;
}
.centerfeat1txt img {
	max-width:231px;
}
.centerfeat1 h1 {
	font-family:'Montserrat-Medium';
	font-size:26pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.centerfeat1 h2 {
	font-family:'Montserrat-Light';
	font-size:14pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.landingheadertxt sup {
	font-size:14pt;
	font-family:'Montserrat-Medium';
}
.centerfeat1 p {
	color:#000000;
}
.centerfeat1 hr {
	border-bottom: 2px solid #000000;
}
.landingfeat1txt, .landingfeat2txt {
	padding:20px;
}
.landingfeat1 {
	display: flex;
	overflow: hidden;
	background:#eaeaea;
}
.landingfeat1-fl{
	width:50%;
}
.landingfeat1-fl img{
	max-width: 100%;
	display: block;
}
.landingfeat1-fr {
	width:50%;
	display: flex;
	align-items: center;
}
.landingfeat1 h1, .landingfeat2 h1 {
	font-family:'Montserrat-Medium';
	font-size:20pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.landingfeat1 h2, .landingfeat2 h2 {
	font-family:'Montserrat-Light';
	font-size:12pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.features {
	width:100%;
	height:auto;
	display:inline-block;
}
.landingfeat2 {
	display: flex;
	overflow: hidden;
	background:#ffffff;
	flex-direction: row-reverse;
}
.landingfeat2-fr {
	width:50%;
}
.landingfeat2-fr img{
	max-width: 100%;
	display: block;
}
.landingfeat2-fl {
	width:50%;
	display: flex;
	align-items: center;
}
.centerfeat1txt img {
	max-width:119px;
	margin:20px auto;
}

.centerfeat2 {
	background:#ffffff;
	width:100%;
	height:auto;
	margin:0;
	display:block;
	float:left;
}
.centerfeat2 { 
	background-image:url('/images/landing/pcs/optimusx15/feature-bg.jpg');
	background-repeat:no-repeat;
}
.centerfeat2 img {
	margin:20px auto;
	display:block;
	width:100%;
	max-width:852px;
}
.centerfeat2txtb ul {
	font-size:12pt;
	font-family:'Montserrat-Medium';
	text-align:left;
	line-height:1.75;
	background:#e9e9e9;	
	padding:20px;
	list-style-type:none;
}
.centerfeat2txtb li {
	background:#dddddd;
	margin:10px;
	padding:5px;
}
.centerfeat2txtb {
	margin:10px auto;
	max-width:600px;
	text-align:center;
}
.centerfeat2 h1 {
	font-family:'Montserrat-Medium';
	font-size:26pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.centerfeat1 h2 {
	font-family:'Montserrat-Light';
	font-size:12pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.centerfeat2 p {
	color:#000000;
}

.cosmosfeat2txt {
	padding:20px;
}
@media all and (max-width: 1170px) {
	.landingheadertxt {
		max-width:100%;
		margin:10px;
		float:left;
	}
	.landingheader img {
		padding:20px;
		float:none;
		width:100%;
		max-width:511px;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	.landingheader {
		margin:0;
	}
	.landingheadertxt {
		max-width:100%;
		margin:10px !important;
		float:left;
	}
	.landingheader img {
		width:100%;
		margin: 10px auto;
	}
	.landingfeat1, .landingfeat2 {
		display:block;
	}
	.landingfeat1-fl, .landingfeat2-fl {
		width:100%;
	}
	.landingfeat1-fr, .landingfeat2-fr {
		width:100%;
	}
	.landingfeat1-fl img, .landingfeat2-fr img {
		display:block !important;
		margin:0 auto;
	}
	.centerfeat1 {
		background:#000000;
		width:100%;
		height:auto;
		margin:0;
		padding:10px 0;
		display:block;
		float:left;
		overflow:hidden;
	}
	.centerfeat1txt {
		margin:10px;
		max-width:100%;
		text-align:center;
	}
	.landingfeat1txt, .landingfeat2txt {
		padding:10px;
	}
}