.cosmoswrapper {
	width: 100% !important;
	height:auto !important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.cosmoscontainer {
	max-width: 1170px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
  background: #fff;
}
.cosmosheader {
	background-image:url('/images/landing/pcs/cosmos15viii/bg-top.jpg');
	height:auto;
	width:100%;
	background-repeat:no-repeat;
	display:inline-block;
}
.cosmosheader img {
	width:100%;
	max-width:550px;
	margin:50px 20px 20px 20px;
	float:right;
}
.cosmoscontainer p {
	font-family:'Open Sans';
	font-size:12pt;
	color:#000000;
	line-height:1.5;
  padding-bottom:15px;
}
.cosmosheader h1 {
	font-family:'Montserrat-Bold';
	font-size:26pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.cosmosheader sup {
	font-size:14pt;
	font-family:'Montserrat-Medium';
}
.cosmosheader h2 {
	font-family:'Montserrat-Light';
	font-size:12pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
	margin:0;
}
.cosmosheader p {
	font-size:12pt;
}
.cosmoscontainer hr {
	border: 0;
	border-bottom: 2px solid #df1d00;
	clear: none;
	margin:10px auto;
}
.cosmosheadertxt {
	max-width:550px;
	margin:160px 0 20px 20px;
}
.cosmosbutton {
	font-family: 'Montserrat-Medium', sans-serif;
	color:#ffffff;
	background-color:#df1d00;
	font-size:12pt;
	padding:12px;
	text-decoration: none;
	text-transform:uppercase;
	width:auto;
	display:inline-block;
}
.cosmosbutton i {
	padding-left:5px;
}
.cosmosbutton:hover {
	background-color:#991400;
	-webkit-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 100ms linear;
}
.cosmoscontainer a:visited, a:link {
	text-decoration:none;
}
#jump {
	height:1px;
}
.cosmossep {
	width:100%;
	height:3px;
	background:#636363;
}
.centerfeat1, .centerfeat2 {
	background:#ffffff;
	width:100%;
	height:auto;
	margin:0;
	display:block;
	float:left;
}
.centerfeat2 { 
	background-image:url('/images/landing/pcs/cosmos15viii/feature-bg.jpg');
	background-repeat:no-repeat;
}
.centerfeat1 img {
	margin:0 auto;
	display:block;
	width:100%;
	max-width:1170px;
}
.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;
}
.centerfeat1txt {
	margin:10px auto;
	max-width:750px;
	text-align:center;
}
.centerfeat2txtb {
	margin:10px auto;
	max-width:600px;
	text-align:center;
}
.centerfeat1 h1, .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;
}
.centerfeat1 p, .centerfeat2 p {
	color:#000000;
}
.centerfeat1 hr, .centerfeat2 hr {
	border-bottom: 2px solid #df1d00;
}
.cosmosfeat1txt, .cosmosfeat2txt {
	padding:20px;
}
.cosmosfeat1 {
	display: flex;
	overflow: hidden;
	background-image:url('/images/landing/pcs/cosmos15viii/feature-bg2.jpg');
	background-repeat:no-repeat;
	background-color:#0d0d0d;
}
.cosmosfeat1-fl{
	width:50%;
}
.cosmosfeat1-fl img {
	max-width: 100%;
	display: block;
}
.cosmosfeat1-fr {
	width:50%;
	display: flex;
	align-items: center;
}
.cosmosfeat1 h1 {
	font-family:'Montserrat-Medium';
	font-size:18pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;
}
.cosmosfeat1 h2 {
	font-family:'Montserrat-Light';
	font-size:12pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;
}
.cosmosfeat1 hr {
	border-bottom: 2px solid #df1d00;
}
.cosmosfeat1 p {
	color: #ffffff;
}
.cosmosfeat2 h1 {
	font-family:'Montserrat-Medium';
	font-size:18pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;
}
.cosmosfeat2 h2 {
	font-family:'Montserrat-Light';
	font-size:12pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#ffffff;
	margin:0;
}
.cosmosfeat2 hr {
	border-bottom: 2px solid #df1d00;
}
.cosmosfeat2 p {
	color: #ffffff;
}
.features {
	width:100%;
	height:auto;
	display:inline-block;
	float:left;
}
.cosmosfeat2 {
	display: flex;
	overflow: hidden;
	background:#000000;
	flex-direction: row-reverse;
}
.cosmosfeat2-fr {
	width:50%;
}
.cosmosfeat2-fr img {
	max-width: 100%;
	display: block;
}
.cosmosfeat2-fl {
	width:50%;
	display: flex;
	align-items: center;
}
@media all and (max-width: 1170px) {
	.cosmosheadertxt {
		max-width:100%;
		margin:10px;
		float:left;
	}
	.cosmosheader img {
		padding:20px;
		float:none;
		width:100%;
		max-width:511px;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	.cosmosheader {
		margin:0;
	}
	.cosmosheadertxt {
		max-width:100%;
		margin:10px !important;
		float:left;
	}
	.cosmosheader img {
		width:100%;
		margin: 10px auto;
	}
	.cosmosfeat1, .cosmosfeat2 {
		display:block;
	}
	.cosmosfeat1-fl, .cosmosfeat2-fl {
		width:100%;
	}
	.cosmosfeat1-fr, .cosmosfeat2-fr {
		width:100%;
	}
	.cosmosfeat1-fl img, .cosmosfeat2-fr img {
		display:block !important;
		margin:0 auto;
	}
	.centerfeat1 {
		background:#ffffff;
		width:100%;
		height:auto;
		margin:0;
		display:block;
		float:left;
		overflow:hidden;
	}
	.centerfeat1txt {
		margin:10px;
		max-width:100%;
		text-align:center;
	}
	.cosmosfeat1txt, .cosmosfeat2txt {
		padding:10px;
	}
	.centerfeat2txtb ul {
		font-size:10pt;
	}
	.centerfeat2txtb {
		max-width:100%;
		margin:10px;
	}
}