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

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.3%;
	padding-bottom: 0.3%;
	background-color: #E31A28;
	color: #FFF;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 14px;
}
.ag-home-header {
	float: left;
	height: 75vh;
	width: 90%;
	background-color: #dadae1;
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-size: cover;
	font-weight: 600;
	margin-left: 5%;
	margin-top: 3%;
	
		
}
.ag-head-text {
    width: 25%;
    height: 92%;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 21px;
    position: absolute;
    text-align: left;
    left: 2%;
    padding-top: 3%;
    padding-right: 2%;
    padding-bottom: 3%;
    padding-left: 2%;
    top: 3.7%;
    font-weight: normal;
    background-color: rgba(5,20,66,0.8)	
}
.ag-home-header .ag-head-text strong {
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-top:solid 1px rgba(255,255,255,0.2);
	line-height: normal;
	padding-top: 21px;
	margin-bottom: 21px;
}

.ag-head-text h1 {
    font-size: 1.1vw;
    color: #FFFFFF;
    display: block;
    line-height: normal;
    font-weight: 600;
    margin-top: 0%;
    margin-right: auto;
    margin-bottom: 21px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    background-image: url(../images/red.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}



.menuwrap {
	width: 100%;
	float: left;
	padding-top: 0.5%;
	padding-right: 5%;
	padding-bottom: 0.5%;
	padding-left: 5%;
	background-color: #FFFFFF;
	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: 18%;
	margin-top: 3px;
	
	min-width:auto;
	
}

.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%;
	min-width: 355px;
	
}
.logo-wrap img {
	height: auto;
	width: 100%;
	
}
.orange-country {
	width: auto;
	float: left;
}
.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;
	color: #000000;
}
h2 {
	color: #14276B;
	font-size: 45px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 21px;
	font-weight: 600;
}
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: 150px;
	background-image: url(../images/narrow.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.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: #FF0000;
}
#back-top a:hover {
	background-color: #000066;
}
.bg-products {
	float: left;
	height: auto;
	width: 100%;
	text-shadow: 0px 0px;
	color: #B1B1B1;
	background-color: #EDEDF1;
	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;
	border-radius:21px;
	
}
.pwrap2 {
	border: 7px solid #FFF;
	display: inline-block;
	width: 100%;
	padding: 5%;
	float: left;
	font-size: 17px;
	
	line-height: normal;
	color: #666;
	background-color: #FFF;
	border-radius:11px;
	outline:solid 2px #fff;
	outline-offset:11px;
}
.teambox {
	min-height: 690px;
	width: 31.9%;
	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;
	
	transition: all 111ms ease-out;
	line-height: 25px;
	padding: 2%;
	position: relative;
	border-radius:11px;
}
.bg-products .pwrap ul li img {
	float: left;
	width: 20%;
	margin-right: 5%;
	border-radius:5px;
	
}
.links-box {
	width: 100%;
    max-width: 330px;
	float: right;
	margin-top: 3%;
}
.bg-products .pwrap ul li .links-box a {
	background-color: #1c306d;
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	display:inline-block;
	width: 45%;
	text-align: center;
	float: left;
	margin-right: 11px;
	padding-top: 3%;
	padding-bottom: 3%;
	transition: all 111ms ease-out;
	border-radius: 5px;
}
.bg-products .pwrap ul li .links-box a:HOVER {
	background-color: #D81626;
	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;
	font-size: 14px;
	float: left;
	width: 100%;
	padding-top: 11px;
	padding-bottom: 11px;
	position: absolute;
	left: 0px;
	bottom: 11px;
	color: #FFFFFF;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #E60000;
}
img, video {
	max-width: 100%;
}
a.bc {
	color: #EA6D44;
	font-weight: bold;
}
a.bc:hover {
	color: #1C4477;
}
#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;
}
 @media only screen and (max-width:1920px) {
}
 @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: 821px) {

.ag-head-text{width: 40%}	 
.ag-head-text h1 {
	font-size:3.5vw;}	 
	 
#menu {
	float: left;
	width: 100%;
	margin-left: 0%;
	margin-top: 0%;
}
.logo-wrap {
	width: 20%;
	min-width:auto;
	
}

.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%;
	min-width: 11%;
	
}
}
 @media only screen and (max-width: 468px) {
.logo-wrap {
	width: 70%;
}
.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;
    text-align: center;
    max-width: 100%;
}
     
     
  .bg-products .pwrap ul li .links-box a {
	display: inline-block; float: none
}   
     
     
     
     
     
     
     
     
.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:50%;
}
h2 {
	font-size: 35px;
	padding-bottom: 21px;
}
.pwrap {
	margin-top: 21px;
    padding-left: 2%; padding-right: 2%;
}
.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;
}



.ag-head-text{
	font-size: 14px;
	padding-bottom: 33px;
	padding: 25px;
	margin-left: 0px;
	margin-top: auto;
	top: 3%;
	left: 5%;
	width:90%;
    padding-top:15%;
	
		
}
.ag-head-text h1{
	font-size: 18px;
	margin-top:0px;
}

.ag-home-header .ag-head-text strong {
	font-size: 15px;
	
}

.ag-home-header {

	background-repeat: no-repeat;
	background-position: left top;
	height:85vh;
	
	
	
}

.orange-contact {
	
	width:75%;
	
}


}
