body {
	font-family: 'Metric Regular', Arial, sans-serif;
	background: #fff; 
	-webkit-font-smoothing: antialiased; 
	text-rendering: optimizeLegibility; 
	-webkit-text-size-adjust: 100%; 
	-moz-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%;
	color: #000000;
}
html {
	scroll-behavior: smooth;
}

/*
@font-face {
	font-family: 'HPEMetricLight';
	src: url('../_fonts/latin-e-light-eot.eot');
	src: url('../_fonts/latin-e-light-eot.eot?#iefix') format('embedded-opentype'),
		 url('../_fonts/latin-e-light-woff.woff') format('-woff.woff'),
		 url('../_fonts/latin-e-light-ttf.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HPEMetricRegular';
	src: url('../_fonts/latin-e-regular-eot.eot');
	src: url('../_fonts/latin-e-regular-eot.eot?#iefix') format('embedded-opentype'),
		 url('../_fonts/latin-e-regular-woff.woff') format('-woff.woff'),
		 url('../_fonts/latin-e-regular-ttf.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HPEMetricSemiBold';
	src: url('../_fonts/latin-e-semibold-eot.eot');
	src: url('../_fonts/latin-e-semibold-eot.eot?#iefix') format('embedded-opentype'),
		 url('../_fonts/latin-e-semibold-woff.woff') format('-woff.woff'),
		 url('../_fonts/latin-e-semibold-ttf.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
    font-family: 'Metric Light';
    src: url(../_fonts/Metric-Light.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}
@font-face {
  font-family:  'Metric Bold';
  src: url(../_fonts/MetricHPE-Web-Bold.woff) format("woff");
}
@font-face {
    font-family: 'Metric Regular';
    src: url(../_fonts/Metric-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Metric Medium';
    src: url(../_fonts/Metric-Medium.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Metric Semibold';
    src: url(../_fonts/Metric-Semibold.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'CiscoSansTTLight';
    src: url(../_fonts/CiscoSansTTLight.woff) format('woff');
    font-weight: normal;
    font-size: 2em;
    font-style: normal;
    font-stretch: normal
}

/*.col-md-4 img
{
	padding: none;
}
*/
.img_edge
{

	border-radius: 20px;
	width: 100%;
	padding: 10px 2px;
	/*padding-left: 0px ! important;
	padding-right: 0px ! important;*/
}

.rad_ip input{
    width: 17px;
    height: 13px;
    position: relative;
    top: 2px;
}



.input-group input
{
	width: 100%;
	/*border-radius: 15px;*/
	border: 1px solid #000;
	padding:5px 8px;
}
.input-group select
{
	width: 100%;
	border-radius: 15px;
	border: 1px solid #000;
	padding:5px 2px;
}

.cen{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.input_pad{
	padding:08px 10px ! important;
}

.disp_none{
	display: none;
}


#img1:hover{
    width:440px;
    height:300px;
  
}

#img2:hover{
    width:440px;
    height:300px;
  
}

#img3:hover{
    width:440px;
    height:300px;
  
}

#img4:hover{
    width:440px;
    height:300px;
  
}

#img5:hover{
    width:440px;
    height:300px;
  
}

#img6:hover{
    width:440px;
    height:300px;
  
}

/*FONT WEIGHTS*/
.f_new
{
	font-family: 'Metric Light', Arial, sans-serif;
	line-height: 1pt;
	font-size: 17px !important;
	text-align: center;
	padding-top: 10px;
	font-weight: 900;
	margin-bottom: 15px;
}
.light {
	font-family: 'Metric Light', Arial, sans-serif;
}
.regular {
	font-family: 'Metric Regular', Arial, sans-serif;
}
.medium {
	font-family: 'Metric Medium', Arial, sans-serif;
}
.semibold {
	font-family: 'Metric Semibold', Arial, sans-serif;
	font-weight: 900;
}
.bold_header{
	font-family: 'Metric Bold', Arial, sans-serif;
	font-weight: 100;
}
/* CONTENT PADDING*/
.hp_font_l{
	font-family: 'Metric Bold', Arial, sans-serif;
}


.hp_font_para{
	font-size: 20px;
}
.mar_50{
	margin: 50px auto;
}

.pad_h_xxl {
	padding-left: 15px;
	padding-right: 15px;
}

.pad_v_10x5 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pad_v_10x10 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.view_btn{
    margin: auto !important;
    display: block;
    margin-top: 18px !important;
    margin-bottom: 30px !important;
    color: white;
    background-color: #00a982;
    text-align: center;
    width: 185px;
    border-radius: 0;
    padding: 10px 20px;
}
@media (min-width: 576px) {


	.pad_v_10x5 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.pad_v_10x10 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.pad_h_xxl {
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media (max-width: 576px) {
	.cust_logo{
		text-align: center !important;
	}

}

/*@media (min-width: 992px) {

	#submit {
	padding: 5px 0px;
    font-size: 20px;
    color: #fff;
    border: none;
    border-radius: 20px;
    background: #06bbea;
    position: relative;
    width: 18%;
    text-align: center;
    margin-top: 20px;
	}
}*/

#submit {
	padding: 5px 0px;
    font-size: 20px;
    color: #fff;
    border: none;
    border-radius: 20px;
    background: #06bbea;
    position: relative;
    width: 100px;
    text-align: center;
    margin-top: 20px;
}
.form-control {
	border: none;
    border-bottom: 1px solid #999;
    border-radius: 0px !important;
}
#req_form{
    width: 300px;
    margin: 17px auto;
}
.nd{
	display: none;
}
.modal-header {
    background: #06bbea;
    color: #fff;
}

.form-group {
    width: 100%;
    margin-top: 25px;

}
.form-group label{
	    position: absolute;
    padding-left: 10px;
}
.form-control {

}
.nav-tabs{
	border-bottom: none;
}
@media (min-width: 768px) {
	.modal-dialog {
    max-width: 80%;
    margin: 1.75rem auto;
}
	.pad_60{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.pad_h {
		padding-left: 30px;
		padding-right: 30px;
	}
	.pad_h_xxl {
		padding-left: 15%;
		padding-right: 15%;
	}
	.pad_v_10x10 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
.brd_ln {
	margin: 15px 0;
	width: 100%;
	height: 2px;
	background: #aaa;
}
.nav-tabs a {
    padding: 13px;
    border: 3px solid #ccc;
    width: 100%;
    display: block;
    margin-bottom: 24px;
    color: #000;
    line-height: 1;
    height: 80px;
    font-size: 18px;
}

.nav-tabs img
{
	margin-bottom: 0px;
}

.nav-tabs div:hover {

    border: 3px solid #F6F6F6;

}


.nav-tabs .show {
	/*background: #FF8D6D;*/
    border: 3px solid #00A982 !important;

}
@media (min-width: 992px) {
	.pad_h {
	padding-left: 100px;
	padding-right: 100px;
}
	.hp_font_l{
	font-family: 'Metric Bold', Arial, sans-serif;
	font-size: 40px !important;
	    line-height: 1.2 !important;
	    letter-spacing: -2px;
}
}

@media (min-width: 1200px) {

	.pad_v_10x5 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.pad_v_10x10 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




/*TYPE*/

.white {
	color:#FFF;
}
.teal {
	color: #00a982;
}
.slate {
	color:#425563;
}
.l_slate {
	color:#75909B;
}
.l_grey {
	color:#737373;
}
.blue {
	color:#0198CF;
}
.orange {
	color: #df6d46;
}


/*BG COLOURS*/
.grey_bg {
	background-color: #ebebeb;
}
.l_grey_bg {
	background-color: #F6F6F6;
}
.m_grey_bg {
	background-color: #737373;
}
.d_grey_bg {
	background-color: #303030;
}
.wht_bg {
	background-color: #FFF;
}
.teal_bg {
	background-color: #00a982;
}
.slate_bg {
	background-color: #425563;
}
.l_slate_bg {
	background-color: #75909B;
}
.blue_bg {
	background-color: #0198CF;
}



/* TEXT STYLES */
.font_legal {
	font-size:10px;
	line-height:16px;
}	
.font_xs {
	font-size:10px;
	line-height:16px;
}
.font_s {
	font-size: 14px;
	line-height: 20px;
}
.font_m {
	font-size: 16px;
	line-height: 22px;
}
.font_l {
	font-size: 18px;
	line-height: 24px;
}
.font_xl {
	font-size: 18px;
	line-height: 26px;
}
.font_xxl {
	font-size: 20px;
	line-height: 28px;
}
.superscript {
	font-size:60%;
	vertical-align:text-top;
}

.cisco_sanslight
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 14px;
	color:#0b274e;
}

.cisco_sansl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 14px;
	color:#0b274e;
}
.cisco_sansx
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color:#0b274e;
}

.cisco_sansxl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color:#0b274e;
}


.cisco_sansxxl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 36px;
	line-height: 35px;
}

@media (min-width: 576px) {
	.font_legal {
		font-size:10px;
		line-height:16px;
	}	
	.font_xs {
		font-size:12px;
		line-height:18px;
	}
	.font_m {
		font-size: 18px;
		line-height: 24px;
	}
	.font_l {
		font-size: 20px;
		line-height: 26px;
	}
	.font_xl {
		font-size: 22px;
		line-height: 28px;
	}
	.font_xxl {
		font-size: 24px;
		line-height: 32px;
	}
	.superscript {
		font-size:60%;
		vertical-align:text-top;
	}

.cisco_sanslight
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 15px;
	color:#0b274e;
}

.cisco_sansl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 12px;
	color:#0b274e;
}
.cisco_sansx
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 25px;
	color:#0b274e;
}

.cisco_sansxl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color:#0b274e;
}


.cisco_sansxxl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 26px;
	line-height: 35px;
}
}
@media (min-width: 992px) {
	.font_legal {
		font-size:10px;
		line-height:16px;
	}	
	.font_xs {
		font-size:14px;
		line-height:18px;
	}
	.font_s {
		font-size: 16px;
		line-height: 22px;
	}
	.font_m {
		font-size: 20px;
		line-height: 28px;
	}
	.font_l {
		font-size: 28px;
		line-height: 30px;
	}
	.font_xl {
		font-size: 22px;
		line-height: 30px;
	}
	.font_xxl {
		font-size: 26px;
		line-height: 34px;
	}
	.cisco_sanslight
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 16px;
	color:#0b274e;
}

.cisco_sansl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 14px;
	color:#0b274e;
}
.cisco_sansx
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 26px;
	color:#0b274e;
}

.cisco_sansxl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 30px;
	line-height: 28px;
	color:#0b274e;
}


.cisco_sansxxl
{
	font-family: 'CiscoSansTTLight', Arial, sans-serif;
	font-size: 30px;
	line-height: 35px;
}
}

/* COMMON */
	
.container-fluid {
}
.nowrap {
	white-space: nowrap;
}
.clearfix {
	clear: both;
}
p {
	margin: 0px;
	padding: 0 0 8px 0;
}
sup {
    font-size: 10px;
}
.contentspacer {
	height: 40px;
}



/* MASTHEAD */

#masthead {
	padding: 5px 0px;
}

.hp_logo{
	width:110px;
	height: 50px;
	padding-bottom: 5px;
	float: none;
	fill: #000000;
}
@media screen and (-ms-high-contrast: active) {
	.hp_logo {
	    fill: ButtonText;
	}
}


/* BUTTONS */

.cta, .cta:link, .cta:visited {
	color: white;
	background-color: #00a982;
	text-align: center;
	padding: 3px 0;
	width: 100%;
	cursor: pointer;
	font-size: 16px;
	border-radius: 0;
}
.cta:hover {
	color: white;
	background-color: #425563;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
#masthead .cta {
	margin: 5px 0;
}
.cta_rev, .cta_rev:link .cta_rev:visited {
	background-color: #75909b;
	border: 1px solid #ffffff;
	text-align: center;
	padding: 3px 0;
	width: 100%;
	cursor: pointer;
	font-size: 16px;
	border-radius: 0;
	color: white;
}
.cta_rev:hover {
	color: white;
	background-color: #425563;
	border: 1px solid #425563;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

#bottom_buttons .cta, #bottom_buttons .cta:link, #bottom_buttons .cta:visited {
	background-color: transparent;
	border: 1px solid #00a982;
	margin: 5px auto;
}
#bottom_buttons .cta:hover {
	background-color: #00a982;
	border: 1px solid #00a982;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
.nav.navbar-nav {
    display: inline;
}
.active_page{
	border-bottom: 5px solid #00a982;
}
.nav.navbar-nav li{
    float: left;
}
#pre_header {
	height: 225px;
    background: url(../_images/main_bg.jpg) no-repeat 0% 11% #f6f6f6;
    background-size: 100%;
}
.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    background: rgba(255,255,255,1);
    padding: 0px 0px !important;
    z-index: 999;
    box-shadow: 1px 1px 5px #555;
}
#header {
	height: auto;
	background-size: cover;
	/*padding: 20px 10px;*/
	text-align: center
}
ul.nav.navbar-nav a {
	color:#000;
    padding: 10px 20px;
    display: block;
    font-size: 20px;
}
.navbar {
	padding: 0px;
	margin: auto;
	margin-right: -15px;
	margin-left: -15px;
}
.nav.navbar-nav {
    display: inline;
    padding-left: 100px;
}

h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0 0 15px 0;
}
.section_height {
	padding-top: 20px;
	padding-bottom: 20px;
}
.server_illustration {
	width: auto;
	margin: 0 0 30px 0	
}
.product {
	z-index: 1050;
	height: 200px;
	position: relative;
}
.hpe_img {
	width: 400px;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -200px;
}
.product_bg {
	height: 90px;
	margin-top: -70px;
}	
.carousel_txt {
	padding: 0px 15% 0px;
	height: 230px;
}

/*
#product_carousel .carousel-indicators {
  margin-left: 0%;
  cursor: pointer;
}
*/
.wid_100{
	width: 100%;
}
.cust_ptag{
	font-size: 22px;
	line-height: 1.4;
}
.padd_hw{
	padding: 45px 15px;
}
#playButton {
  left: 67%;
}
#pauseButton {
  left: 73%;
}
.cust_head .teal{
	    text-align: center;
    width: 100%;
    font-size: 34px;
}
.cust_head{
	margin-top: 40px;
}
#product_carousel .carousel-indicators li {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #b9b9b9;
  cursor: pointer;
}
#product_carousel .carousel-indicators .active {
  background-color: #df6d46;
}
#product_carousel .carousel-control-prev,
#product_carousel .carousel-control-next {
  opacity: 1;
  width: 30px;
	background: rgba(0, 0, 0, 0.3);
	height: 60px;
	top: 390px;
}
#product_carousel .carousel-control-prev {
  left: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#product_carousel .carousel-control-next {
  right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#product_carousel .carousel-control-arrow {
	fill: white;
	width: 12px;
}
#product_carousel .carousel-control-prev:hover, 
#product_carousel .carousel-control-next:hover {
  outline: 0;
  background-color: #df6d46;
  opacity: 1;
}
#product_carousel .carousel-control-prev:focus,
#product_carousel .carousel-control-next:focus {
  	background-color: #0078D7;
}
.modal-dialog{
	max-width: 
}

#product_carousel1 .product {
    z-index: 1050;
    height: auto;
    position: relative;
}
#product_carousel1 .carousel_txt {
    padding: 0px 20% 0px;
    height: 180px;
}
#product_carousel1 .carousel-indicators li {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #b9b9b9;
  cursor: pointer;
}

#product_carousel1 .carousel-indicators .active {
  background-color: #df6d46;
}
#product_carousel1 .carousel-control-prev,
#product_carousel1 .carousel-control-next {
  opacity: 1;
  width: 30px;
	background: rgba(0, 0, 0, 0.3);
	height: 60px;
	top: 225px;
}
#product_carousel1 .carousel-control-prev {
  left: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#product_carousel1 .carousel-control-next {
  right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#product_carousel1 .carousel-control-arrow {
	fill: white;
	width: 12px;
}
#product_carousel1 .carousel-control-prev:hover, 
#product_carousel1 .carousel-control-next:hover {
  outline: 0;
  background-color: #df6d46;
  opacity: 1;
}
#product_carousel1 .carousel-control-prev:focus,
#product_carousel1 .carousel-control-next:focus {
  	background-color: #0078D7;
}
#product_carousel1 .hpe_img {
    width: 390px;
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -196px;
}
#product_carousel1 .product {
	z-index: 1050;
	height: auto !important;
	position: relative;
}
#product_carousel2 .carousel-indicators li {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #b9b9b9;
  cursor: pointer;
}
#product_carousel2 .carousel-indicators .active {
  background-color: #df6d46;
}
#product_carousel2 .carousel-control-prev,
#product_carousel2 .carousel-control-next {
  opacity: 1;
  width: 30px;
	background: rgba(0, 0, 0, 0.3);
	height: 60px;
	top: 180px;
}
#product_carousel2 .carousel-control-prev {
  left: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#product_carousel2 .carousel-control-next {
  right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#product_carousel2 .carousel-control-arrow {
	fill: white;
	width: 12px;
}
#product_carousel2 .carousel-control-prev:hover, 
#product_carousel2 .carousel-control-next:hover {
  outline: 0;
  background-color: #df6d46;
  opacity: 1;
}
#product_carousel2 .carousel-control-prev:focus,
#product_carousel2 .carousel-control-next:focus {
  	background-color: #0078D7;
}



#product_carousel3 .product {
    z-index: 1050;
    height: auto;
    position: relative;
}
#product_carousel3 .carousel_txt {
    padding: 0px 20% 0px;
    height: 180px;
}
#product_carousel3 .carousel-indicators li {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #b9b9b9;
  cursor: pointer;
}

#product_carousel3 .carousel-indicators .active {
  background-color: #df6d46;
}
#product_carousel3 .carousel-control-prev,
#product_carousel3 .carousel-control-next {
  opacity: 1;
  width: 30px;
	background: rgba(0, 0, 0, 0.3);
	height: 60px;
	top: 225px;
}
#product_carousel3 .carousel-control-prev {
  left: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#product_carousel3 .carousel-control-next {
  right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#product_carousel3 .carousel-control-arrow {
	fill: white;
	width: 12px;
}
#product_carousel3 .carousel-control-prev:hover, 
#product_carousel3 .carousel-control-next:hover {
  outline: 0;
  background-color: #df6d46;
  opacity: 1;
}
#product_carousel3 .carousel-control-prev:focus,
#product_carousel3 .carousel-control-next:focus {
  	background-color: #0078D7;
}
#product_carousel3 .hpe_img {
    width: 390px;
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -196px;
}
#product_carousel3 .product {
	z-index: 1050;
	height: auto !important;
	position: relative;
}




#playButton, #pauseButton {
	position: absolute;
  bottom: 17px;
  display: inline-block;
  cursor: pointer;
  z-index: 20;
	color: #b9b9b9;
	font-size: 13px;
}
#playButton:hover, #playButton:focus, 
#pauseButton:hover, #pauseButton:focus{
	color: #0078D7;
}


.doc_icon {
	width: 140px;
}
.temp_padding {
	padding: 30px 0;
}




.owl-carousel{
  transform: rotate(00deg);
  width: 270px; 
  margin-top:10px;
} 
.item{
  transform: rotate(00deg);
  padding-top: 10px;
  padding-bottom: 10px;
}
.owl-carousel .owl-nav{
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: calc(50% - 33px);
  
}
div.owl-carousel .owl-nav .owl-prev, div.owl-carousel .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    
  padding-top: 20px;
  padding-bottom: 20px;
}


#bottom_cta {
	background: url(../_images/bg_image_bottom.jpg) no-repeat center center #262626;
	background-size: cover;
}


@media (min-width: 420px) {

.cta, .cta:link, .cta:visited, .cta_rev, .cta_rev:link .cta_rev:visited {
	padding: 3px 0;
	width: 45%;
}
#masthead .cta, #bottom_buttons .cta, #bottom_buttons .cta:link {
	margin: 5px 15px 0 0;
}
.carousel_txt {
	height: 180px;
}

}


@media (min-width: 576px) {
	#masthead {
		height: auto;
		padding: 10px 80px;
	}
	.cta, .cta:link, .cta_rev {
		width: 160px;
		font-size: 18px;
	}
	#masthead .cta {
		margin: 0 0 0 20px;
	}
	#pre_header {
	    height: 280px;
    background: url(../_images/main_bg.jpg) no-repeat 100% 16% #f6f6f6;
    background-size: 100%;
}

#header {
	height: auto;
	background-size: cover;
	padding: 30px 10px;
}
#header1 {
	height: auto;
	background-size: cover;
	padding: 30px 10px;
}
#header2 {
	height: auto;
	background-size: cover;
	padding: 30px 10px;
}

.section_height {
	height: 360px;
	padding-bottom: 0;
	padding-top: 0;
}

.carousel_txt {
	padding: 20px 15% 0px;
	height: 210px;
}

}



@media (min-width: 768px) {
	.nav.navbar-nav{
		padding-left: 100px;
	}
	.cta, .cta:link, .cta_rev {
		width: 180px;
		font-size: 18px;
	}
	#masthead .cta {
		margin: 0 0 0 40px;
	}
	#bottom_buttons .cta, #bottom_buttons .cta:link {
		margin: 0 20px;
	}
	.download_cta {
		margin: 15px 0 0 0 !important;
	}
	#pre_header {
		display: none;
	}
	#header {
		height: 350px;
		background: url(../_images/main_bg.jpg) no-repeat 50% 100% #f6f6f6;
		background-size: cover;
		 padding: 0 0px 0px 25px;
		text-align: left;
	}
	#header1 {
		height: 350px;
		background: url(../_images/main_bg2.jpg) no-repeat 50% 100% #f6f6f6;
		background-size: cover;
		 padding: 0 0px 0px 25px;
		text-align: left;
	}

	h1 {
		font-size: 38px;
		line-height: 42px;
		margin: 0 0 20px 0;
	}
	.carousel_txt {
	padding: 0px 20% 0px;
	height: 150px;
}
.doc_icon {
	width: 170px;
}
.temp_padding {
	padding: 0;
}
#bottom_buttons .cta, #bottom_buttons .cta:link {
	margin: 15px;
}

}


@media (min-width: 992px) {
	#masthead {
	}
	.hp_logo{
		width:130px;
		height: 55px;
	}
	#header {
		    height: 560px;
    background: url(../_images/main_bg.jpg) no-repeat 32% 33% #f6f6f6;
    background-size: cover;
    padding: 0 86px;
}
#header1 {
		    height: 630px;
    background: url(../_images/main_bg2.jpg) no-repeat 32% 33% #f6f6f6;
    background-size: cover;
    padding: 0 86px;
}
#header2 {
		    height: 630px;
    background: url(../_images/main_bg.jpg) no-repeat 32% 33% #f6f6f6;
    background-size: cover;
    padding: 0 86px;
}
	h1 {
		font-size: 44px;
		line-height: 48px;
	}

	.cta, .cta:link, .cta:visited {
		margin: 8px 0 0 40px;
		padding: 5px 0;
		width: 180px;
		height: 39px;
	}
	
	.carousel_txt {
		padding: 0px 15% 0px;
	}

}

@media (min-width: 1200px) {
	h1 {
		font-size: 48px;
		line-height: 52px;
	}

}




/*FOOTNOTE*/

#footnote {
	padding: 20px 10px;
}
#footnote p {
	margin-top: 10px;
	font-size: 12px;
	padding: 0;
}


@media (min-width: 576px) {
	#footnote {
		padding: 25px 20px;
	}
}
@media(max-width: 768px){
	#product_carousel1 .carousel-control-prev, #product_carousel1 .carousel-control-next {
    opacity: 1;
    width: 30px;
    background: rgba(0, 0, 0, 0.3);
    height: 60px;
    top: -220px;
}
	.modal-dialog {
    max-width: 95%;
    margin: 1.75rem auto;
}
	.nav.navbar-nav{
		padding-left: 10px;
	}
.pad_h {
	padding-left: 10px;
	padding-right: 10px;
}
.pad_60{
	padding-top: 40px;
	padding-bottom: 40px;
}
}
@media (min-width: 992px) {
	#footnote {
		padding: 25px 30px;
	}
	#footnote p {
		font-size: 13px;
	}

}






#back-top {
	position: fixed;
	z-index: 102;
	margin-left: -5px;  /*Width: 750px; */
	bottom: 60px; /* 30px; */
}
#back-top a:hover {
	opacity: 0.5;
}	
.back_to_top {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: url(../_images/back_to_top.svg) no-repeat 20% 50% rgba(0, 0, 0, 0.4);
	background-size: 30px 30px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
    position: fixed; 
    right: 0;
	height: 40px;
	width: 60px;
}
@media screen and (-ms-high-contrast: white-on-black) { 
	.back_to_top {
		background: url(../_images/back_to_top.svg) no-repeat 20% 50% rgba(0, 0, 0, 1);
	}
}
@media screen and (-ms-high-contrast: black-on-white) { 
	.back_to_top {
		background: url(../_images/back_to_top_black.svg) no-repeat 20% 50% rgba(255, 255, 255, 1);
	}
}
	
	


