.newNav{
	background: #2B2A2F;
	color: white;
}
body{
	min-width: 1200px;
}
.newlogo-container{
	padding: 30px;
	display: inline-block;
	float: left;
}

.newlogo-container img{
	max-height: 100px;	
}

.compologo > img{
	max-width: 80%;
}

.compologo{
	text-align: center;
	height: 250px;
	line-height: 250px;
	border-top: 2px solid #462a84;
	border-bottom: 2px solid #462a84;
}
.newNavActions{
	float: right;
	padding: 0px;
	line-height:60px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	height: 160px
}
.contactp{
	background: transparent !important;
	color: white;
	line-height: 30px;
	
}
.footer::before { position: absolute; background: #2B2A2F; width: 100%; height: 300px; content: ' '; }

.contactp:hover{
color: #ccc;	
}

.cswatch img{
	max-width: 100%;
	margin-bottom: 10px;
}
h4{
	background: #462a84;
	color: white;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
h5{
	background: #0095d5;
	color: white;
	text-align: center;
	margin: 0px;
	font-weight: 300;
	padding: 10px;
}

.newNavActions a{
	display: block;
	text-align: center;
	font-size: 18px;
	color:white;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	border-bottom: 2px solid #0095d5;
	
}

.newNavActions i{
	color: #0095d5;
}
.newheadlinks:hover{
	background: rgba(0,0,0,0.9);
	border-bottom: 2px solid #0095d5;
	color: white;
}

.newheadlinks{
	box-sizing: border-box;
 display: inline-block;
	border: 0px solid red;
	text-align: center;
	height: 160px;
	line-height: 160px;
	padding-left: 1vw;
	padding-right: 1vw;
	//min-width: 110px;
	font-size: 18px;
	color: white;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	border-bottom: 10px solid #2B2A2F;
	position: relative;
}
.newheadlinks d{
	width: 100%;
	margin: 0;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
}

.heroImage{
	max-height: 650px;
	min-height: 650px;
	overflow: hidden;
	border-top: 30px solid #462a84;
	border-bottom: 30px solid #462a84;
}
.BGimage{
	height: 0px;
	z-index: 100;
	
}
.BGimage img{
	z-index: 101;
	width: 100%;
	max-width: 100%;
	min-height: 600px;
	z-index: 100;
}
.quotebox{
	background: #0095d5;
	color: white;
	padding: 30px;
	text-align: center;
	margin-top: 100px;
}
.quotebox h3{
	font-size: 36px;
	font-weight: 100;
	font-style: italic;
}

.contbox{
	display: block;
	background: #eee;
	color: #462a84;
	padding: 30px;
	text-align: center;
	margin-top: 100px;
	
	transition: 0.3s;
	border-bottom: 1px solid #462a84;
	border-top: 1px solid #462a84;
}
.contbox b{
	font-size: 24px;
	font-weight: bold;
}

.cswatch{
	min-height: 50px;
	padding: 15px;
	font-size: 10px;
	text-align: center;
	background: #eee;
	margin-bottom: 15px;
}
.sheadrow{
	background: #462a84;
	color: white;
}

.color-table{
	width: 100%;
	background: #eee;
}
.color-table tr{
	border-bottom: 1px solid #462a84;
}
.doorpics{
	max-width: 100%;
	border: 15px solid #0095d5;
}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.color-table td{
		padding: 5px;
}
.doortext p{
	margin-top: 50px;
	font-size: 20px;
	font-weight: 100;
}

.doorspecs{
	background: #eee;
	padding: 15px;
	text-align: center;
	margin-bottom: 50px;
}
.ct-check{
	text-align: center;
	color: #462a84;
}
.ct-head{
	font-weight: bold;
}

.contbox:hover{
	color: white;
	background: linear-gradient(to right, #462a84 0%, #0095d5 100%);
}
.quotebox p{
	text-align: right;
	margin-top: 20px;
}
.heroOverlay{
	max-height: 36.25vw;
	min-height: 36.25vw;
	//border: 2px solid red;
	z-index: 200;
	background: transparent;
	height: 0px;
	overflow: visible;
	
}
.specs{
	list-style: none;
	padding: 15px;
}

.specs li{
	padding: 5px;
	border-bottom: 1px solid #462a84;
	border-left: 15px solid #462a84;
	margin-bottom: 10px;
	text-align: left;
	background: white;
}

.herobox{
	box-shadow: 0 8px 6px -6px black;
	display: block;
	box-sizing: border-box;
	
	margin-top: 100px;
	margin-left: 30px;
	padding: 0px;
	z-index: 300;
	position: relative;
	color: white !important;
	width: 555px;
}
.herobox h1, .herobox h2{
	color: white !important;
}

.herobox h1{
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	font-size: 24px;
	background: rgba(0,0,0,0.7);
	padding: 30px;
	margin: 0px;
	font-weight: 700;
}

.newCTA{
	float: right;
	z-index: 300;
	position: relative;
	width: 100px;
	top: 20px;
	left: -30px;
}

.newCTA a{
	text-shadow: 0px 0px 13px #462a84;
	box-shadow: 0 8px 6px -6px black;
	display: block;
	border: 0px solid red;
	height: 100px;
	position: relative;
	background: #0095d5;
	color: white;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 700;
}

.newCTA a > p{
	width: 100%;
	margin: 0;
	text-align: center;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
}

.herobox h2{
	font-size: 18px;
	background: linear-gradient(to right, #462a84 0%, #0095d5 100%);
	padding: 30px;
	margin: 0px;
	font-weight: 100;
}

.herobox p{
	font-size: 16px;
	background: linear-gradient(to right, #462a84 0%, #0095d5 100%);
	padding: 30px;
	margin: 0px;
	font-weight: 100;
	padding-top: 0px;
}

.NewproductMenu{
	background: #462a84;
	display: none;
	position: absolute;
	z-index: 1000;
	box-shadow: 0 8px 6px -6px black;
	border-top: 2px solid #0095d5;
}

#pvcMenu{
	width: 300px;
}
#alumMenu{
	width: 400px;
}
.newMenuHalf{
	float: left;
	width: 50%;
}
.NewproductMenu a{
	background: #462a84;
	color: white;
	display: block;
	padding: 10px;
	text-align: left;
	padding-left: 30px;
	transition: 0.3s;
//	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.NewproductMenu a:hover{
	background: #724fc0;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.NewproductMenu h3{
	background: #724fc0;
	color: white;
	display: block;
	padding: 10px;
	text-align: center;
	margin: 0px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

