/* BANNERS */
.product-banner {
	background-position: center center;
	background-size: cover;
}

/* HEADINGS */

#hazloc_heading {
	font-family: DaxOT, sans-serif;
	font-size: 90px;
	line-height: 95px;
	letter-spacing: -0.9px;
	top: 40%;
	left: 24.5%;
	position: absolute;
	color: white;
	text-shadow: #000000BF 3px 3px 10px;
	opacity: 80%;
	max-width: 500px;
}

h3 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 38px;
	color: #888B8D;
	
}

.header-text {
	font-family: bebas-neue, sans-serif;
	font-style: normal;
	color: #EA7600;
	font-size: 34px;
	line-height: 1;
	letter-spacing: 10px;
    margin-bottom: 1rem;
}

.header-text__grey {
	font-family: open-sans, sans-serif;
	font-style: normal;
	color: #888B8D;
	font-size: 30px;
	line-height: 1;
    margin-bottom: 1rem;
}

.header-bold {
    font-weight: bold;
}

.sub-header-text {
	text-transform: uppercase;
	color: #888B8D;
    font-size: 34px;
}

/* TEXT */

.content-width {
	max-width: 1000px;
}

.white-text {color: white;}

.inline-link {
	color: #5F5F61;
	text-decoration: underline;
}

.inline-link:hover {
	color: rgb(49, 49, 49);
}

.hazloc-text-positive {
    font-family: open-sans, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 23px;
}

.top-features {
	font-size: 13px;
	line-height: 26px;
}

/* BUTTONS */
.contact_us_button {
	padding-top: 25px;
}

.orange-hover * {
	color: #888B8D;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
}

.orange-hover:hover * {
	filter: invert(48%) sepia(33%) saturate(3688%) hue-rotate(7deg) brightness(99%) contrast(101%);
    color: #EA7600;
    text-decoration: none;
}

.orange-hover:hover { text-decoration: none; }



/* IMAGES */


/* BANNERS */
.product-banner {
	background-position: center center;
	background-size: cover;
}

/* HEADINGS */

h3 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 38px;
    color: #888B8D;
}

.header-text {
	font-family: bebas-neue, sans-serif;
	font-style: normal;
	color: #EA7600;
	font-size: 34px;
	line-height: 1;
	letter-spacing: 10px;
    margin-bottom: 1rem;
}

.header-text__grey {
	font-family: open-sans, sans-serif;
	font-style: normal;
	color: #888B8D;
	font-size: 30px;
	line-height: 1;
    margin-bottom: 1rem;
}

.header-bold {
    font-weight: bold;
}

.sub-header-text {
	text-transform: uppercase;
	color: #888B8D;
    font-size: 34px;
}

/* TEXT */

.white-text {color: white;}

.inline-link {
	color: #5F5F61;
	text-decoration: underline;
}

.inline-link:hover {
	color: rgb(49, 49, 49);
}

.hazloc-text-positive {
    font-family: open-sans, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 23px;
}

.hazloc-bullets {
	max-width: 775px;
	margin: 0 auto;
}

.hazloc-bullets ul li::before {
	content: "\2022"; 
	color: white; 
	font-weight: bold;
	display: inline-block; 
}

.hazloc-bullets ul {
    padding-top: 10px;
    padding-left: 150px;
}

.hazloc-bullets ul li {
    padding-bottom: 2px;
}

.hazloc-bullets ul li span {
	padding-left: 5px;
	display: inline-block;
	width: 90%;
}

.top-features {
	font-size: 13px;
	line-height: 26px;
}

/* BUTTONS */
.contact_us_button {
	padding-top: 25px;
}

.orange-hover * {
	color: #888B8D;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
}

.orange-hover:hover * {
	filter: invert(48%) sepia(33%) saturate(3688%) hue-rotate(7deg) brightness(99%) contrast(101%);
    color: #EA7600;
    text-decoration: none;
}

.orange-hover:hover { text-decoration: none; }

.download-icon-row {
	display: flex;
	justify-content: center;
}

.download-icon {
	margin: 0 40px;
	padding-top: 30px;
}

.download-icon > a > img {
	width: 135px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.download-icon > a > span {
	width: 155px;
	display: block;
	margin: 0 auto;
}

/* IMAGES */

.cac-gif {
    margin-top: 100px;
    max-width: 150%;
}

.cac-img {
    position: relative;
    max-width: 125%;
    transform: translateX(-125px);
}


/****************************************************************************************************/
/*** TOP SECTION ************************************************************************************/
/****************************************************************************************************/
#hazloc_banner { 
    background-image: url("/images/banners/Hazloc_Header_2000x1100.webp"); 
}

.top-section {
    position: relative;
}

.top-section__banner-title {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #EA7600;
    color: white;
    width: 75%;
    margin: 0;
    padding: 20px 30px;
    text-transform: uppercase;
}

.design-usa-img_main {
	display: block;
	margin: 0 auto;
	height: 150px;
	width: auto;
}

/*****************************************************************************************************/
/*** JUNIPER RUGGED SECTION **************************************************************************/
/*****************************************************************************************************/
.juniper-rugged-section {
	margin-top: 100px;
	background-image: url("/images/backgrounds/Rugged_Header_XL.png");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 545px;
}

.juniper-rugged-section__button {
	border: 2px solid white;
	color: white;
	background: none;
	text-transform: uppercase;
	height: 33px;
	width: 206px;
	border-radius: 5px;
	padding-top: 2px;
	vertical-align: middle;
	text-align: center;
}
.juniper-rugged-section__button:hover {
	background-color: white;
	color: #EA7600;
	text-decoration: none;
}

.juniper-rugged-section__button-container {
	padding-top: 50px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
}



/*****************************************************************************************************/
/*** DESIGNED IN USA SECTION *************************************************************************/
/*****************************************************************************************************/
.designed-usa-section {
    background-image: url("/images/backgrounds/USA_Header_2000x1100.png");
    color: white;
    height: 500px;
    background-position: center center;
    background-size: cover;
    
}

.designed-use-section__main-text {
    padding-top: 125px;
    margin: 0 auto 0 25%;
    max-width: 650px;
}

.design-usa-img { 
	opacity: .5; 
	width: 50%;

}

.design-usa-img__white { 
	opacity: .5; 
	filter: invert(96%) sepia(100%) saturate(0%) hue-rotate(96deg) brightness(104%) contrast(106%);
	width: 150%;
	top: -20px;
}

/*****************************************************************************************************/
/*** MESA SECTION ************************************************************************************/
/*****************************************************************************************************/

.mesa-section {
	padding-top: 150px;
}

.mesa-section__text {
	padding-top: 25px;
	max-width: 500px;
}

/*****************************************************************************************************/
/*** ARCHER SECTION **********************************************************************************/
/*****************************************************************************************************/

.archer-section {
	padding-top: 150px;
}

.archer-section__text {
	padding-top: 25px;
	max-width: 500px;
}

.archer-section__img {
	width: 150%;
	transform: translateY(-100px);
}

.acher-section__links {
	transform: translate(35px);
}



/*------------------------------------------------------------------------------------------------*\
| xs breakpoint 
\*------------------------------------------------------------------------------------------------*/
@media (max-width: 575px) {
	.content-width {margin: 0 auto;}
	.container {
		max-width: 100%;
		text-align: center;
	}
	.download-icon { margin: 0 auto; }
	.download-icon-row { flex-direction: column;}
	.product-banner { height: 400px; }

	#hazloc_heading { 
		top: 25%; 
		left: 10%;
		width: 100%;

	}
	.top-section__banner-title {
		width: 100%;
		padding: 10px;
		text-align: center;
	}

	.product-info-width {
		padding-left: 5px;
		width: auto;
	}

	.lead-section {	text-align: center;	}

	.designed-usa-section { height: 600px; }
	.designed-use-section__main-text {
		padding-top: 50px;
		margin: 0 auto;
		max-width: 500px;
	}
	.designed-use-section__main-text div {
		margin: 0 auto;
	}
	.design-usa-img {
		
		width: 120%; 
		padding-bottom: 20px;
	}
	.design-usa-img_main {
		width: 20% !important;
		
	}

	.contact_us_button {padding-bottom: 30px;}

	.juniper-rugged-section {height: 600px;}
	.hazloc-bullets ul {
		padding-left: 20px;
		margin: 0 auto;
		max-width: 450px;
	}

	.product-image {
		display: block;
		width: 25%;
		margin: 0 auto;
		transform: translate(0, 0);
	}
	.archer-section { padding-bottom: 50px;}
	.archer-section__img { width: 50%; }
	.acher-section__links { transform: translate(0);}
	.mesa-section__text {
		margin: 0 auto;
	}
}

/*------------------------------------------------------------------------------------------------*\
| sm breakpoint 
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767px) {
	.content-width {margin: 0 auto;}
	.product_icons_container .product_link { padding: 0 30px; }
	.download-icon { margin: 0 auto; }
	.download-icon-row { flex-direction: column;}
	.container {
		max-width: 100%;
		text-align: center;
	}

	#hazloc_heading { top: 25%; }
	
	.product-banner { height: 25rem;	}
	.product-logo { padding-top: 18%;}
	.banner_logo_sm { padding-top: 25px; }

	.top-section__banner-title {
		width: 100%;
		padding: 10px;
		text-align: center;
	}

	.product-info-width {
		padding-left: 15px;
		width: 576px;
	}

	.lead-section {	text-align: center;	}

	.designed-usa-section { height: 600px; }
	.designed-use-section__main-text {
		padding-top: 100px;
		margin: 0 auto;
		max-width: 500px;
	}
	.designed-use-section__main-text div {
		margin: 0 auto;
	}
	.design-usa-img {
		width: 120%; 
		padding-bottom: 20px; 
	}
	.design-usa-img_main {
		width: 20% !important;
		
	}

	.contact_us_button {padding-bottom: 30px;}

	.product-image {
		display: block;
		width: 25%;
		margin: 0 auto;
		transform: translate(0, 0);
	}
	.archer-section { padding-bottom: 50px;}
	.archer-section__img { width: 50%; }
	.acher-section__links { transform: translate(0);}
	.mesa-section__text {
		margin: 0 auto;
	}

	.hazloc-bullets ul {
		padding-left: 20px;
		margin: 0 auto;
		max-width: 450px;
	}
}

/*------------------------------------------------------------------------------------------------*\
| md breakpoint 
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	.content-width {margin: 0 auto;}
	.product_icons_container .product_link { padding: 0 40px; }
	.download-icon-row { flex-direction: column;}
	.download-icon { margin: 0 auto; }
	.container {
		max-width: 100%;
		text-align: center;
	}
	#hazloc_heading { top: 30%; }
	.product-banner { height: 30rem; }
	.banner_logo_sm { padding-top: 150px; }

	.top-section__banner-title {
		width: 100%;
		text-align: center;
	}

	.product-info-width {
		padding-left: 100px;
		width: 992px;
		
	}

	.lead-section {	text-align: center;	}
	.design-usa-img_main {
		width: 20% !important;
		
	}

	.designed-usa-section { height: 600px; }
	.designed-use-section__main-text {
		padding-top: 100px;
		margin: 0 auto;
		max-width: 600px;
	}
	.designed-use-section__main-text div {
		margin: 0 auto;
	}
	.design-usa-img {
		width: 125%; 
		padding-bottom: 20px; 
	}

	.contact_us_button {padding-bottom: 30px;}
	.product-image {
		display: block;
		width: 25%;
		margin: 0 auto;
		transform: translate(0, 0);
	}
	.archer-section { padding-bottom: 50px;}
	.archer-section__img { width: 50%; }
	.acher-section__links { transform: translate(0);}
	.mesa-section__text {
		margin: 0 auto;
	}

	
}

/*------------------------------------------------------------------------------------------------*\
| lg breakpoint 
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
	.container { padding-left: 16%;	}
	.product-banner { height: 31.25rem;	}
	.product-banner-logo {	width: 22.75rem; }

	.product-info-width {
		padding-left: 100px;
		width: 990px;
	}
	.product-image {
		position: relative;
	}
	.designed-usa-section { height: 750px; }
	.designed-use-section__main-text {
		padding-top: 250px;
		margin: 0 auto 0 15%;
		max-width: 575px;
	}
}

/*------------------------------------------------------------------------------------------------*\
| xl breakpoint 
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1559px) { 

	.product-banner { height: 550px; }
	.product-banner-logo {	width: 28rem; }
	.product-info-width {
		padding-left: 200px;
		width: 1250px;
	}
	
	.cac-img-sm { display: none; }

	.designed-use-section__main-text {
		max-width: 550px;
		margin-left: 20%;
	}
	.container { padding-left: 13%;	}
}

/*------------------------------------------------------------------------------------------------*\
| xxl breakpoint
\*------------------------------------------------------------------------------------------------*/
@media (min-width: 1560px) {
	.product-banner { height: 550px; }
	.product-banner-logo { width: 28rem; }
	.cac-img-sm { display: none; }
	.container { padding-left: 6%; }
}