/*new landing page*/
body.page-homev2 {
	max-width: 1600px;
	margin: 0 auto;
}
#alt-home-page h1, #alt-home-page h2, #alt-home-page h3, #alt-home-page h4, #alt-home-page h5, #alt-home-page h6, #alt-home-page h1 span ,#alt-home-page h2 span {
	font-family: 'alternate-gothic-no-1-d', sans-serif;	
}
#alt-home-page p, #alt-home-page span, #alt-home-page button, #alt-home-page li, #alt-home-page a, #alt-home-page div, #alt-home-page input, #alt-home-page label {
	font-family: 'Helvetica', sans-serif;	
	font-size: 20px;
}
#alt-home-page h2, #alt-home-page h2 span {
	text-transform: uppercase;
	color: var(--color-blue-dark);
	font-size: 60px;
	letter-spacing: 0px;
	text-align: center;
}
.page-homev2 #MainContent {
	margin-top: 0;
}
.page-homev2 .main-content {
	padding-top: 0;
}

/*top section*/
#alt-home-page .top-image {
	position: relative;
	margin-top: 115px;
}
#alt-home-page .top-image .text-wrapper {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 80%;
	max-width: 700px;
}
#alt-home-page .top-image h1, #alt-home-page .top-image h1 span {
	font-size: 70px;
	color: #000000;
	line-height: 105%;
	margin-bottom: 30px;
}
#alt-home-page .top-image h1 span {
	display: inline-block;
	position: relative;
	z-index: 0;
}
#alt-home-page .top-image img.brown-highlight{
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
}
#alt-home-page .top-image .text-wrapper a {
	text-transform: uppercase;
	font-size: 30px;
	color: #000000;
	background-color: var(--color-blue);
	padding: 10px 18px 6px;
	letter-spacing: -0.3px;
	font-family: 'alternate-gothic-no-1-d', sans-serif;	
}
#alt-home-page .top-image .text-wrapper a:hover {
	background-color: var(--color-blue-dark);
}
/*second section*/
#alt-home-page .second-section {
	padding: 30px 0;
}
#alt-home-page .second-section ul {
	margin-left: 50px;
	margin-top: 10px;
	padding-right: 20px;
}
#alt-home-page .second-section li {
	list-style: disc;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 600;
}

/*third section*/
#alt-home-page .third-section {
	padding: 30px 0 30px 30px;
}
#alt-home-page .third-section .text-wrapper {
	padding: 30px 40px 0;
}
#alt-home-page .third-section .text-wrapper p {
	padding: 30px 0 0;
}


/*fourth section*/
#alt-home-page .fourth-section {
	padding: 30px 0;
}
#alt-home-page .fourth-section p.subheader {
	font-size: 20px;
	margin-bottom: 30px;
}
#alt-home-page .fourth-section a.blue-bkg {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	color: #000000;
	background-color: var(--color-blue);
	padding: 12px 20px 10px;
	width: 100%;
	letter-spacing: -0.5px;
}
#alt-home-page .fourth-section a.blue-bkg:hover {
	background-color: var(--color-blue-dark);
}
#alt-home-page .fourth-section .product-col img:hover {
	opacity: .8;
}


/*fifth section*/
#alt-home-page .fifth-section {
	padding: 30px 0;
}
#alt-home-page .fifth-section .text-wrapper {
	margin-top: 30px;
	padding: 0 60px 0 80px;
}
#alt-home-page .fifth-section .text-wrapper p {
	font-size: 22px;
}
/*sixth section*/
#alt-home-page .sixth-section a.blue-bkg {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	color: #000000;
	background-color: var(--color-blue);
	padding: 12px 20px 10px;
	letter-spacing: -0.5px;
}
#alt-home-page .sixth-section .text-wrapper a:hover {
	background-color: var(--color-blue-dark);
}
#alt-home-page .sixth-section .text-wrapper {
	background: #9ee76d;
	border: 3px solid #000000;
	padding: 10px;
}

/*sixth section*/
#alt-home-page .sixth-section {
	padding: 30px 0;
}
#alt-home-page .sixth-section .text-wrapper p.header {
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	font-size: 24px;
}
#alt-home-page .sixth-section .text-wrapper p.subheader {
	font-style: italic;
	text-align: center;
}

/*seventh section*/
#alt-home-page .seventh-section {
	padding: 30px 0;
}
#alt-home-page .seventh-section .text-wrapper {
	padding: 20px 40px 0 80px;
}
#alt-home-page .seventh-section h2 {
	text-align: left;
}

/*eighth section*/
#alt-home-page .eighth-section {
	background-color: #efeeef;	
}
#alt-home-page .eighth-section h2 {
	text-align: left;
	font-size: 50px;
}
#alt-home-page .eighth-section .text-wrapper {
	padding: 80px 20px 30px;
}


/*ninth*/
#alt-home-page .ninth-section {
	padding: 30px 0;
}
#alt-home-page .ninth-section img.testimonials-star {
    max-width: 150px !important;
    min-width: 0;
    margin: 0 auto 10px;
    display: block;
}
#alt-home-page .ninth-section .index-testimonials-col {
	margin-bottom: 30px;
	text-align: center;
}
#alt-home-page .ninth-section a.blue-bkg {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	background-color: var(--color-blue);
	padding: 5px 10px;
	width: 100%;
	letter-spacing: -1px;
}
#alt-home-page .ninth-section a.blue-bkg:hover {
	background-color: var(--color-blue-dark);
}
/*************************/
/*************************/
/*************************/
/*MOBILE*/
@media (max-width: 767px) {
	#alt-home-page p, #alt-home-page span, #alt-home-page button, #alt-home-page li, #alt-home-page a, #alt-home-page div, #alt-home-page input, #alt-home-page label {
		font-size: 16px;
	}	
	#alt-home-page h2, #alt-home-page h2 span {
		font-size: 26px;
	}

	/*top*/
	#alt-home-page .top-image {
		margin-top: 0;
	}	
	#alt-home-page .top-image .text-wrapper {
		top: -10px;
		left: 10px;
	}
	#alt-home-page .top-image h1, #alt-home-page .top-image h1 span {
		font-size: 30px;
		margin-bottom: 10px;
	}
	#alt-home-page .top-image .text-wrapper a {
		font-size: 16px;
		padding: 8px 8px 4px;
	}

	/*second*/
	#alt-home-page .second-section li {
		font-size: 16px;
	}
	
	/*third*/
	#alt-home-page .third-section .text-wrapper {
	    padding: 30px 0 0;
	}	
	#alt-home-page .third-section .text-wrapper p {
	    margin-bottom: 20px;
	    padding: 0;
	}
	/*fourth*/
	#alt-home-page .fourth-section p.subheader {
		font-size: 16px;
	}
	#alt-home-page .fourth-section a.blue-bkg {
		font-size: 16px;
		padding: 5px 10px;
	}

	/*fifth*/
	#alt-home-page .fifth-section .text-wrapper {
	    margin-top: 20px;
	    padding: 0 20px;
	}	
	#alt-home-page .fifth-section .text-wrapper p {
	    font-size: 16px;
	}

	/*sixth*/
	#alt-home-page .sixth-section a.blue-bkg {
		font-size: 16px;
		padding: 5px;
	}
	#alt-home-page .sixth-section .text-wrapper {
		margin-top: 20px;
	}
	#alt-home-page .sixth-section .text-wrapper p.header {
		font-size: 20px;
		margin-bottom: 10px;
	}

	/*seventh*/
	#alt-home-page .seventh-section {
	    padding: 0 0 30px;
	}
	#alt-home-page .seventh-section .text-wrapper {
	    padding: 0 20px 20px;
	}

	/*eighth*/

	/*ninth*/
	#alt-home-page .ninth-section .index-testimonials-col {
		padding: 0 30px;
	}
	#alt-home-page .ninth-section a.blue-bkg {
		font-size: 16px;
	}	
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px)  { 
	#alt-home-page h2, #alt-home-page h2 span {
		font-size: 38px;
	}	
	#alt-home-page p, #alt-home-page span, #alt-home-page button, #alt-home-page li, #alt-home-page a, #alt-home-page div, #alt-home-page input, #alt-home-page label {
		font-size: 18px;
	}	
	
	#alt-home-page .top-image h1, #alt-home-page .top-image h1 span {
		font-size: 40px;
	}		
	#alt-home-page .second-section ul {
	    margin-left: 20px;
	    margin-top: 0px;
	    padding-right: 10px;
	}
	#alt-home-page .second-section li {
		font-size: 17px;
		font-weight: 500;
	}


	#alt-home-page .third-section h2 {
		font-size: 40px;
	}	
	#alt-home-page .third-section .text-wrapper {
	    padding: 0px 20px 0;
	}	
	#alt-home-page .third-section .text-wrapper p {
	    padding: 0px 0 0;
	}	

	#alt-home-page .fourth-section h2 {
		font-size: 38px;
	}			
	#alt-home-page .fourth-section a.blue-bkg, #alt-home-page .ninth-section a.blue-bkg {
		font-size: 18px;
	}

	#alt-home-page .fifth-section .text-wrapper {
	    margin-top: 0;
	    padding: 0 10px 0 20px;
	}
	#alt-home-page .fifth-section .text-wrapper p {
	    font-size: 18px;
	}

	#alt-home-page .sixth-section h2 {
		font-size: 44px;
	}
	
	#alt-home-page .eighth-section .text-wrapper {
	    padding: 10px 20px 00px;
	}
	#alt-home-page .eighth-section h2 {
		font-size: 30px;
	}	

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px)  { 
	#alt-home-page .top-image h1, #alt-home-page .top-image h1 span {
		font-size: 50px;
	}
	#alt-home-page .second-section li {
		font-size: 20px;
	}
	#alt-home-page .third-section h2 {
		font-size: 50px;
	}
	#alt-home-page .third-section .text-wrapper {
	    padding: 20px 20px 0;
	}	
	#alt-home-page .third-section .text-wrapper p {
	    padding: 10px 0 0;
	}		

	#alt-home-page .fifth-section .text-wrapper p {
	    font-size: 20px;
	}
	#alt-home-page .eighth-section .text-wrapper {
	    padding: 50px 20px 30px;
	}	
	#alt-home-page .eighth-section h2 {
		font-size: 44px;
	}	
}

/* Larger devices*/
@media (min-width: 1200px) and (max-width: 1260px)  { 
	#alt-home-page .third-section .text-wrapper p {
		font-size: 20px;
	}
	#alt-home-page .third-section .text-wrapper p {
		padding: 0;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1261px) { 
	#alt-home-page .second-section ul {
		margin-top: 30px;
	}
	#alt-home-page .second-section li {
		margin-bottom: 20px;
	}
	#alt-home-page .third-section .text-wrapper p {
		padding: 0;
	}
	#alt-home-page .third-section .text-wrapper {
		padding: 100px 0 30px 30px;
	}
	#alt-home-page .fifth-section .text-wrapper {
		margin-top: 60px;
	}

}

