/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	font-size: 1.6rem;
	font-family: "Open Sans", sans-serif;
	color: #2c343b;
	background-color: #f2f2f2;
}
.toporange {
	float: left;
	width: 100%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	background-color: #fc7c35;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fc6037+0,fb8d36+93 */
	background: #fc6037; /* Old browsers */
	background: -moz-linear-gradient(left, #fc6037 0%, #fb8d36 93%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #fc6037 0%, #fb8d36 93%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fc6037 0%, #fb8d36 93%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc6037', endColorstr='#fb8d36', GradientType=1 ); /* IE6-9 */
	color: #FFF;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 14px;
}
.menuwrap {
	width: 100%;
	float: left;
	padding-top: 0.5%;
	padding-right: 5%;
	padding-bottom: 0.5%;
	padding-left: 5%;
	background-color: #E8E8E8;
	position: relative;
}
.menuwrap.fixed {
	position: fixed;
	top: 0px;
	background-color: #FFF;
	-webkit-transition: all 333ms ease;
	-moz-transition: all 333ms ease;
	-ms-transition: all 333ms ease;
	-o-transition: all 333ms ease;
	transition: all 333ms ease;
	-webkit-box-shadow: 0 11px 11px -11px #1F1F1F;
	box-shadow: 0 11px 11px -11px #1F1F1F;
	border-top-style: none;
	border-bottom-style: none;
	float: left;
	z-index: 99;
	padding-top: 0.2%;
	padding-bottom: 0.2%;
	margin-top: 0px;
}
.menuwrap.fixed .logo-wrap {
	width: 6%;
	margin-top: 3px;
}
.menuwrap.fixed #menu {
	margin-top: 0px;
}
.menuwrap:after {
	position: absolute;
	background-image: url(../images/trans.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	content: "";
	z-index: 999;
	left: 0px;
	bottom: -15px;
	width: 100%;
}
.logo-wrap {
	float: left;
	width: 10%;
}
.logo-wrap img {
	height: auto;
	width: 100%;
}
.orange-country {
	width: auto;
	float: left; display: none;
}
.orange-contact {
	text-align: right;
	float: right;
	width: auto;
	padding-left: 0px;
}
.orange-contact span1 {
	padding-left: 25px;
	background-image: url(../images/icons8-cell-phone-16.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: auto auto;
	line-height: normal;
}
.orange-contact span2 {
	padding-left: 20px;
	background-image: url(../images/icons8-new-post-16.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	margin-left: 11px;
	background-size: auto auto;
	line-height: normal;
}
.bannerwrap {
	float: left;
	height: 80vh;
	width: 100%;
}
#menu {
	float: left;
	margin-left: 6%;
	margin-top: 1%;
	width: auto;
}
.pagetitle {
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 3%;
	padding-bottom: 1%;
	background-image: url(../images/oline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h2 {
	color: #333333;
	font-size: 45px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 21px;
}
h6 {
	font-size: 21px;
	font-weight: bold;
	color: #FF6600;
}
.footer {
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 14px;
	color: #666;
	vertical-align: middle;
}
.apicalignleft {
	float: left;
	width: 100%;
	padding-top: 21px;
	padding-bottom: 21px;
	text-align: center;
}
.apicalignleft img {
	height: auto;
	width: 32%;
	margin-bottom: 1%;
	display: inline-block;
	margin-right: 1%;
	float: left;
}
.inner-header {
	float: left;
	width: 100%;
	background-color: #083c71;
	height: 70px;
	background-image: url(../images/narrow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.inner-header img {
	vertical-align: top;
	height: auto;
	width: 100%;
}
#back-top {
	position: fixed;
	bottom: 0px;
	right: 0px;
	float: right;
	height: 42px;
	width: 42px;
}
#back-top a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-size: 11px;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E96E11;
}
#back-top a:hover {
	background-color: #47C5DB;
}
.bg-products {
	float: left;
	height: auto;
	width: 100%;
	text-shadow: 0px 0px;
	color: #B1B1B1;
	background-color: #F2F2F2;
	margin-top: 19px;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
}
.crumb {
	float: left;
	width: 100%;
	padding-top: 0.5%;
	padding-right: 5%;
	padding-bottom: 0.5%;
	padding-left: 5%;
	background-color: #FFFFFF;
	color: #999999;
	font-size: 15px;
	font-weight: normal;
}
.pwrap {
	border: 7px solid #FFF;
	display: inline-block;
	width: 100%;
	padding: 5%;
	float: left;
}
.pwrap2 {
	border: 7px solid #FFF;
	display: inline-block;
	width: 100%;
	padding: 5%;
	float: left;
	font-size: 17px;
	font-family: "Open Sans", sans-serif;
	line-height: normal;
	color: #666;
	background-color: #FFF;
}
.teambox {
	min-height: 690px;
	width: 48%;
	background-color: #F8F8F8;
	padding: 2.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	margin-left: 0.5%;
	float: left;
	-webkit-transition: all 111ms ease-in;
	-moz-transition: all 111ms ease-in;
	-ms-transition: all 111ms ease-in;
	-o-transition: all 111ms ease-in;
	transition: all 111ms ease-in;
}
.teambox img {
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	width: 45%;
	vertical-align: top;
	margin-top: 7px;
}
.teambox p strong {
	font-size: 19px;
	color: #666;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
.teambox:hover {
	-webkit-box-shadow: 0 0 11px 0 #CFCFCF;
	box-shadow: 0 0 11px 0 #CFCFCF;
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	background-color: #fff;
}
.forza-contact-2col {
	float: left;
	width: 47%;
	border: 1px solid #E8E8E8;
	padding: 2.5%;
	margin-right: 1.5%;
	margin-bottom: 2%;
	margin-left: 1.5%;
	min-height: 800px;
}
.input1 {
	width: 90%;
	padding: 2.5%;
	font-family: Quicksand, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 11px;
}
.bg-products .pwrap2 .forza-contact-2col strong {
	font-size: 18px;
	font-weight: bold;
}
.title121 {
	font-size: 25px;
	color: #EA6D44;
	margin-bottom: 5px;
}
.xoom-box {
	height: 35px;
	width: 35px;
	position: absolute;
	left: 1%;
	top: 27%;
	z-index: 999;
}
.bg-products .pwrap ul li .xoom-box img {
	height: auto;
	width: 100%;
}
.bg-products ul {
}
.bg-products ul li {
	background-color: #FFFFFF;
	width: 95%;
	margin-bottom: 2%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	color: #999;
	-webkit-transition: all 111ms ease-out;
	-moz-transition: all 111ms ease-out;
	-ms-transition: all 111ms ease-out;
	-o-transition: all 111ms ease-out;
	transition: all 111ms ease-out;
	line-height: 25px;
	padding: 2%;
	position: relative;
}
.bg-products .pwrap ul li img {
	float: left;
	width: 20%;
	margin-right: 5%;
	
}
.links-box {
	width: 350px;
	float: right;
	margin-top: 3%;
}
.bg-products .pwrap ul li .links-box a {
	background-color: #FB7335;
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	display: block;
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 11px;
	padding-top: 4%;
	padding-bottom: 4%;
	-webkit-transition: all 111ms ease-out;
	-moz-transition: all 111ms ease-out;
	-ms-transition: all 111ms ease-out;
	-o-transition: all 111ms ease-out;
	transition: all 111ms ease-out;
}
.bg-products .pwrap ul li .links-box a:HOVER {
	background-color: #666666;
	color: #FFF;
	outline: 1px solid #fff;
	outline-offset: -5px;
}
.bg-products .pwrap ul li strong {
	display: block;
	margin-bottom: 21px;
	font-size: 27px;
	font-weight: 600;
	color: #333;
	line-height: normal;
}
.bg-products ul:hover li {
	opacity: 0.3;
}
.bg-products ul li:hover {
	opacity: 1;
	-webkit-box-shadow: 0 0 21px 3px #ccc;
	box-shadow: 0 0 21px 3px #ccc;
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}
.footer {
	padding-top: 2%;
	padding-bottom: 2%;
}
.footer1 {
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 14px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #fb6635;
}
img, video {
	max-width: 100%;
}
/* -------------------------------- 

Hero Slider - by CodyHouse.co

-------------------------------- */
/* Main Header */
.cd-header {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: #21272c;
}
.cd-header__nav {
	/* mobile first - navigation hidden by default, triggered by tap/click on navigation icon */
	float: right;
	margin-right: 5%;
	width: 44px;
	height: 100%;
}
.cd-header__nav ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
.cd-header__nav ul.cd-is-visible {
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	transform: translateY(50px);
}
.cd-header__nav a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 5%;
	background: #21272c;
	border-top: 1px solid #333c44;
	color: #ffffff;
}
/* Slider */
.cd-hero {
	position: relative;
}
.cd-hero__slider {
	position: relative;
	height: 360px;
	width: 100%;
	overflow: hidden;
}
.cd-hero__slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0px);
	transform: translateZ(0px);
	will-change: transform;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cd-hero__slide.cd-hero__slide--selected {
	/* this is the visible slide */
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.cd-hero__slide.cd-hero__slide--move-left {
	/* slide hidden on the left */
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
.cd-hero__slide.cd-hero__slide--is-moving, .cd-hero__slide.cd-hero__slide--selected {
	/* the cd-hero__slide--is-moving class is assigned to the slide which is moving outside the viewport */
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
}
.cd-hero__slider {
	height: 80vh;
}
/* Slide style */
.cd-hero__slide {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.cd-hero__slide:first-of-type {
	background-color: #2c343b;
}
#pic1 {
	background-color: #3d4952;
	background-image: url("../images/slide01.jpg");
}
#pic2 {
	background-color: #3d4952;
	background-image: url("../images/slide03.jpg");
}
#pic3 {
	background-color: #586775;
	background-image: url("../images/slide02.jpg");
}
#pic4 {
	background-color: #2c343b;
	background-image: url("../images/slide04.jpg");
}
#pic5 {
	background-color: #2c343b;
	background-image: url("../images/slide05.jpg");
}
.forza-contact-2col i {
	margin-right: 7px;
	color: #FF9900;
}
.cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width {
	position: absolute;
	width: 31%;
	height: auto;
	z-index: 1;
	top: 18%;
	text-align: left;
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
	background-color: rgba(255,255,255,0.8);
	margin-top: 0px;
	padding-top: 4%;
	padding-left: 1%;
	padding-right: 1%;
	left: 5%;
	padding-bottom: 4%;
	-webkit-border-radius: 0 0 0 55px;
	border-radius: 0 0 0 55px;
}
.cd-hero__content h2, .cd-hero__content p, .cd-hero__btn, .cd-hero__content--img img {
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
}
.cd-hero__content.cd-hero__content--img {
	/* hide image on mobile device */
	display: none;
}
.cd-hero__content--img img {
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.cd-hero__content.cd-hero__content--bg-video {
	/* hide video on mobile device */
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80%;
	overflow: hidden;
}
.cd-hero__content--bg-video video {
	/* you won't see this element in the html, but it will be injected using javascript */
	display: block;
	min-height: 100%;
	min-width: 100%;
	max-width: none;
	height: auto;
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.cd-hero__content h2, .cd-hero__content p {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	line-height: 1.2;
	color: #ffffff;
	width: 90%;
	max-width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cd-hero__content h2 {
	font-size: 33px;
	color: #fd6138;
	font-weight: normal;
}
.cd-hero__content h2 span {
	font-size: 21px;
	color: #000;
	background-image: url(../images/oline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 21px;
	font-weight: bold;
	line-height: normal;
	display: block;
	margin-top: 11px;
}
.cd-hero__content p {
	font-size: 1.6rem;
	line-height: 1.4;
	padding-top: 5px;
	color: #000;
}
.cd-hero__btn {
	display: inline-block;
	padding: 1.2em 1.4em;
	margin-top: .8em;
	background-color: rgba(212, 68, 87, 0.9);
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 1px;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}
.cd-hero__btn.cd-hero__btn--secondary {
	background-color: rgba(22, 26, 30, 0.8);
}
.cd-hero__btn:nth-of-type(2) {
	margin-left: 1em;
}
.cd-hero__btn:hover {
	background-color: #d44457;
}
.cd-hero__btn.cd-hero__btn--secondary:hover {
	background-color: #161a1e;
}
/* Main Content */
.cd-main-content {
	width: 90%;
	max-width: 768px;
	margin: 0 auto;
	padding: 2em 0;
}
.cd-main-content p {
	font-size: 1.4rem;
	line-height: 1.8;
	color: #999999;
	margin: 2em 0;
}
/* Slider navigation */
.cd-hero__nav {
	position: absolute;
	width: 100%;
	bottom: 1%;
	z-index: 2;
	text-align: center;
	height: 55px;
	background-color: rgba(0, 1, 1, 0.5);
}
.cd-hero__nav nav, .cd-hero__nav ul, .cd-hero__nav li, .cd-hero__nav a {
	height: 100%;
}
.cd-hero__nav nav {
	display: inline-block;
	position: relative;
}
.cd-hero__marker {
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 60px;
	height: 100%;
	color: #FC6037;
	background-color: #ffffff;
	-webkit-box-shadow: inset 0 2px 0 currentColor;
	box-shadow: inset 0 2px 0 currentColor;
	-webkit-transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
	transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
	transition: transform 0.2s, box-shadow 0.2s;
	transition: transform 0.2s, box-shadow 0.2s, -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
}
.cd-hero__marker.cd-hero__marker--item-2 {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.cd-hero__marker.cd-hero__marker--item-3 {
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}
.cd-hero__marker.cd-hero__marker--item-4 {
	-webkit-transform: translateX(300%);
	-ms-transform: translateX(300%);
	transform: translateX(300%);
}
.cd-hero__marker.cd-hero__marker--item-5 {
	-webkit-transform: translateX(400%);
	-ms-transform: translateX(400%);
	transform: translateX(400%);
}
.cd-hero__nav ul::after {
	clear: both;
	content: "";
	display: table;
}
.cd-hero__nav li {
	display: inline-block;
	width: 60px;
	float: left;
}
.cd-hero__nav .cd-selected a {
	color: #333;
}
.cd-hero__nav .cd-selected a:hover {
	background-color: transparent;
}
.cd-hero__nav a {
	display: block;
	position: relative;
	padding-top: 33px;
	font-size: 1rem;
	font-weight: 700;
	color: #FFF;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s;
}
.cd-hero__nav a::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	top: 8px;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.cd-hero__nav a:hover {
	background-color: rgba(0, 1, 1, 0.5);
}
.cd-hero__nav li:first-of-type a::before {
	background-position: 0 0;
}
.cd-hero__nav li.cd-selected:first-of-type a::before {
	background-position: 0 -24px;
}
.cd-hero__nav li:nth-of-type(2) a::before {
	background-position: -24px 0;
}
.cd-hero__nav li.cd-selected:nth-of-type(2) a::before {
	background-position: -24px -24px;
}
.cd-hero__nav li:nth-of-type(3) a::before {
	background-position: -48px 0;
}
.cd-hero__nav li.cd-selected:nth-of-type(3) a::before {
	background-position: -48px -24px;
}
.cd-hero__nav li:nth-of-type(4) a::before {
	background-position: -72px 0;
}
.cd-hero__nav li.cd-selected:nth-of-type(4) a::before {
	background-position: -72px -24px;
}
.cd-hero__nav li:nth-of-type(5) a::before {
	background-position: -96px 0;
}
.cd-hero__nav li.cd-selected:nth-of-type(5) a::before {
	background-position: -96px -24px;
}
 @media only screen and (max-width:1920px) {
.cd-hero__nav {
	height: 80px;
}
.cd-hero__marker,  .cd-hero__nav li {
	width: 255px;
}
.cd-hero__nav a {
	padding-top: 33px;
	font-size: 1.5rem;
	text-transform: uppercase;
}
.cd-hero__nav a::before {
	top: 18px;
}
}
 @media only screen and (max-width:1440px) {
#menu {
	margin-top: 0.5%;
}
.cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width {
	width: 37%;
}

.bg-products .pwrap ul li img {

	margin-bottom:15%;
}


.xoom-box {
	
	top: 23%;
}


}
 @media only screen and (max-width:1280px) {
.teambox {
	min-height: 790px;
}
}
 @media only screen and (max-width: 768px) {
.cd-hero__nav {
	height: 80px;
}
.cd-hero__marker,  .cd-hero__nav li {
	width: 155px;
}
.cd-hero__nav a {
	padding-top: 37px;
	font-size: 1.5rem;
	text-transform: uppercase;
}
.cd-hero__nav a::before {
	top: 18px;
}
#menu {
	float: left;
	width: 100%;
	margin-left: 0%;
	margin-top: 0%;
}
.logo-wrap {
	width: 20%;
}
.cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width {
	width: 55%;
}
.bg-products .pwrap ul li img {
	float: left;
	width: 40%;
	margin-right: 5%;
}
.bg-products .pwrap ul li strong {
	margin-bottom: 21px;
	font-size: 18px;
}
.links-box {
	margin-right: 16%;
	margin-top: 7%;
}
.bg-products ul li {
	margin-bottom: 5%;
	padding-bottom: 5%;
}
.menuwrap.fixed {
	padding-bottom: 1%;
	padding-top: 1%;
}
.menuwrap.fixed .button {
	top: -45px;
}
.menuwrap.fixed .logo-wrap {
	width: 11%;
}
}
 @media only screen and (max-width: 468px) {
.cd-hero__content h2 {
	font-size: 18px;
}
.cd-hero__content h2 span {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.cd-hero__content.cd-hero__content--full-width, .cd-hero__content.cd-hero__content--half-width {
	width: 70%;
	padding-bottom: 55px;
}
.cd-hero__content p {
	font-size: 14px;
	line-height: 21px;
}
.cd-hero__marker,  .cd-hero__nav li {
	width: 90px;
}
.cd-hero__nav a {
	font-size: 1.2rem;
}
.logo-wrap {
	width: 35%;
}
.toporange {
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	font-size: 12px;
}
.bg-products .pwrap ul li img {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 21px;
}
.bg-products .pwrap ul li strong {
	margin-bottom: 21px;
	font-size: 18px;
}
.links-box {
	margin-right: 0%;
	margin-top: 7%;
	float: left;
}
.bg-products ul li {
	margin-bottom: 5%;
	padding-bottom: 11%;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
}
.pwrap, .pwrap2 {
	border: none;
	display: inline-block;
	width: 100%;
	padding: 7%;
	float: left;
	box-sizing: border-box;
}
.menuwrap.fixed .button {
	top: -38px;
}
.menuwrap.fixed .logo-wrap {
	width: 16%;
}
h2 {
	font-size: 35px;
	padding-bottom: 21px;
}
.pwrap {
	margin-top: 21px;
}
.xoom-box {
	left: 1%;
	top: 45%;
}
.teambox {
	min-height: auto;
	width: 100%;
	margin-bottom: 33px;
	padding-top: 21px;
}
.apicalignleft img {
	width: 100%;
	margin-bottom: 11px;
	margin-right: 0%;
}
.bg-products {
	width: 100%;
	padding-right: 1%;
	padding-left: 1%;
}
.forza-contact-2col {
	width: 100%;
	border: 1px solid #E8E8E8;
	padding: 2.5%;
	margin-right: 0%;
	margin-bottom: 9%;
	margin-left: 0%;
	min-height: auto;
	border: none;
	border-bottom: solid 1px #999999;
	padding-bottom: 33px;
}
}
