<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***** DEBUG CSS *****/
/*body {
	background-color:#0f0;
}
#brochure_content {
	min-height:5000px;
}*/


body  {
	background-color:#fbfbfb;
}

#brochure_content {
	max-width:1520px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;

	min-width:320px;
	position:relative;
	padding-bottom:20px;

	padding-left:50px;
	padding-right:50px;
}

#brochure_error {
	display:none;
    color: #ff0000;
    font-family: ProximaNovaSemiBold;
    font-size: 40px;
}

/****** BACK TO TOP LINK *******/

#back_to_top {
	position:absolute;
	bottom:0px;
	right:4%;
}


/****** HEADER SECTION *********/
#top_nav {
	color:#00A7E1;
	font-family: "ProximaNovaSemibold";
  	font-size: 20px;
  	line-height:20px;
  	width:100%;
  	height:110px;
}

#top_nav_mobile {
	display:none;
}

p.hero_disclaimer {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 0px;
    clear: left;
    position: relative;
    top: -20px;
}

#nav_logo {
	margin-left:5px;
	margin-top:5px;
}

#top_nav a {
	font-family: "ProximaNovaRegular";
  	font-size: 24px;
	color:#3b3b3b; /*#64676f;*/
	text-decoration:none;
	padding-left:2px;
}

#top_nav a:hover {
	font-family: "ProximaNovaSemibold";
	text-decoration:underline;
	color:#00A7E1;
	padding-left:0px;
}

#top_nav_title, #top_nav img, #top_nav li {
	float:left;
}

.nav_title_element {
	margin-left:10px;
}

p.product-title {
	font-size:17px;
	line-height:24px;
}

p.product_title_1 {
	margin-top: 27px;
}

p.product_title_2 {
	margin-top: 12px;
}

p.product_title_3 {
	margin-top:2px;
}

nav {
	margin-top:20px;
	margin-right:5%;
	float:right;
	width:55%;
}

nav li {
	min-width:31%;
}




@media screen and (max-width: 1250px) {

	#top_nav a {
		font-size:20px;
	}

	nav {
		margin-right:0%;
	}

	#brochure_content {
		max-width:1150px;
		padding-left:0px;
		padding-right:0px;
	}
}




@media screen and (max-width: 1000px) {

	#top_nav {
  		font-size: 13px;
  		line-height:18px;
  		height:100px;
	}

	#nav_logo {
		width:140px;
		margin-left:2px;
		margin-top:10px;
	}

	#nav_pipeline {
		height:70px;
		width:2px;
	}

	.nav_title_element {
		margin-left:5px;
	}

	#top_nav a {
	  	font-size: 15px;
	}

	p.product-title {
		font-size:15px;
		line-height:20px;
	}

	p.product_title_1 {
		margin-top: 28px;
	}

	p.product_title_2 {
		margin-top: 16px;
	}

	p.product_title_3 {
		margin-top:6px;
	}

	nav {
		margin-top:25px;
		width:50%;
	}
}


@media screen and (max-width: 780px) {

	#top_nav {
	  	font-size: 16px;
	  	line-height:20px;
	  	height:95px;
	}

	#nav_logo {
		margin-left:5px;
		margin-top:5px;
	}

	p.product_title_1 {
		margin-top: 24px;
	}

	p.product_title_2 {
		margin-top: 14px;
	}

	p.product_title_3 {
		margin-top:5px;
	}

	#top_nav a {
	  	line-height:20px;
	  	font-size:16px;
	}

	#top_nav a:hover {
	  	font-family:"ProximaNovaSemibold";
	}

	nav {
		margin-top:5px;
		width:auto;
		margin-left:10px;
		min-width:180px;
	}

	#top_nav li {
		float:none;
	}

	#back_to_top img {
		width:60px;
	}

}


@media screen and (max-width: 570px) {
	#brochure_content {
		margin-top:25px;
	}

	
	#top_nav nav {
	  	display:none;
	}

	nav {
		float:none;
	}

	#top_nav_mobile {
		display:block;
		color:#00A7E1;
		font-family: "ProximaNovaSemibold";
	  	font-size: 20px;
	  	line-height:20px;
	  	width:100%;
	  	height:40px;
	}
	#top_nav_mobile a {
		font-family: "ProximaNovaRegular";
	  	font-size: 18px;
		color:#3b3b3b; 
		text-decoration:none;
	}

	#top_nav_mobile a:hover {
		font-family: "ProximaNovaSemibold";
		text-decoration:underline;
		color:#00A7E1;
		padding-left:0px;
	}

	#top_nav_mobile li {
		float:left;
		min-width:inherit;
		text-align:center;
		padding-right:10px;
	}
	p.hero_disclaimer {
    	font-size: 12px;
    	line-height:15px;
    	top: -15px;
	}


	#top_nav {
	  	font-size: 13px;
	  	line-height:18px;
	  	height:85px;
	}

	#top_nav a {
	  	font-family:"ProximaNovaLight";
	  	line-height:18px;
	  	font-size:12px;
	}

	nav {
		min-width:140px;
		margin-left:0px;
		margin-top:0px;
	}

	#nav_logo {
		width:100px;
		margin-left:2px;
		margin-top:10px;
	}

	#nav_pipeline {
		height:65px;
		width:2px;
	}

	.nav_title_element {
		margin-left:2px;
	}

	p.product-title {
		font-size:10px;
		line-height:15px;
	}

	p.product_title_1 {
		margin-top: 23px;
	}

	p.product_title_2 {
		margin-top: 15px;
	}

	p.product_title_3 {
		margin-top:7px;
	}
}

@media screen and (max-width: 499px) {
	#top_nav_mobile a {
	  	font-size: 15px;
	}
}


@media screen and (max-width: 399px) {
	#top_nav {
	  	font-size: 12px;
	  	line-height:15px;
	  	height:60px;
	}

	p.hero_disclaimer {
	    font-size: 10px;
	    top: 0px;
	}


	#nav_logo {
		width:75px;
		margin-left:5px;
		margin-top:10px;
	}

	#nav_pipeline {
		height:55px;
		width:2px;
	}

	#top_nav_mobile a {
	  	font-size: 11px;
	}

	p.product_title_1 {
		margin-top: 18px;
	}

	nav {
		min-width:130px;
	}

	#back_to_top img {
		width:40px;
	}

	p.product_title_1 {
		margin-top: 17px;
	}

	p.product_title_2 {
		margin-top: 10px;
	}

	p.product_title_3 {
		margin-top:2px;
	}
}

@media screen and (max-width: 359px) {
	#top_nav {
	  	font-size: 11px;
	  	line-height:13px;
	}

	#nav_logo {
		width:50px;
		margin-left:5px;
		margin-top:20px;
	}

	#nav_pipeline {
		height:55px;
		width:2px;
	}

	p.product_title_1 {
		margin-top: 22px;
	}

	p.product_title_2 {
		margin-top: 14px;
	}

	p.product_title_3 {
		margin-top:6px;
	}

	#top_nav a {
	  	line-height:14px;
	  	font-size:10px;
	}

	nav {
		margin-top: 0px;
		min-width:100px;
	}
}













</pre></body></html>