@charset "utf-8";
@import url("../webfonts/fabfeltscript_bold/stylesheet.css");
/* CSS Document */

.hero {
	background-color: #1C2642;
	height: 438px;
	background-image: url(../images/AdobeStock_80881875.jpeg);
	background-repeat: no-repeat;
	background-position: 92% 24%;
	background-size: cover;
	padding-top: 116px;
}
.hero_content h1 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: 100;
	font-size: 2.8em;
	font-family:'Raleway', sans-serif;
}
.hero_content h2 {
	color: hsla(0,0%,93%,1.00);
	font-size: 1.5em;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 100;
}


.rowOne {
	background-color: hsla(214,80%,92%,1.00);
}
.rowOne_content {
	position: relative;
}
.rowOne_content h1 {
	color: hsla(0,0%,44%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 4em;
	text-align: center;
}
.rowOne_content h2 {
	color: hsla(0,0%,52%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: 3em;
}
.rowOne_content p {
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	text-align: center;
}


.pc {
	display: block;
	width: 550px;
	height: 491px;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	background-image: url(../images/pc_modulePage_767.png);
	background-repeat: no-repeat;
	margin-top: 35px;
	padding: 0;
	position: relative;
}
.pc_screen {
	display: block;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
	position: absolute;
	left: 14px;
	top: 21px;
	width: 520px;
}


.rowTwo {
	background-color: #0B263D;
}

.rowTwo_content h2  {
	text-align: center;
	color: #FFFFFF;
	font-size: 3em;
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
}


.SalesIcon {
	margin: 0px;
	padding: 0px;
}
.imgSaleIocon {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}
.SalesIcon h4 {
	color: hsla(0,0%,100%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	display: block;
	padding-left: 60px;
	padding-top: 0px;
}

.SalesIcon a:hover{
	text-decoration: underline;	
	color: #fff;
}

.EngineeringIcon {
	margin: 0px;
	padding: 0px;
}
.imgEngIcon {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}
.EngineeringIcon h4 {
	color: hsla(0,0%,100%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8em;
	display: block;
	padding-left: 28px;
	padding-top: 0px;
	margin-top: 14px;
}

.EngineeringIcon a:hover{
	text-decoration: underline;
	color: #fff;
}


.ProjectIcon {
	margin: 0px;
	padding: 0px;
}

.imgProjIcon {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}

.ProjectIcon  h4 {
	color: hsla(0,0%,100%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	display: block;
	padding-left: 41px;
	padding-top: 0px;
}

.ProjectIcon a:hover{
	text-decoration: underline;	
	color: #fff;
}


.ServicesIcon {
	margin: 0px;
	padding: 0px;
}

.imgServIcon {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}

.ServicesIcon  h4 {
	color: hsla(0,0%,100%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	display: block;
	padding-left: 43px;
	padding-top: 0px;
}

.ServicesIcon a:hover{
	text-decoration: underline;	
	color: #fff;
}


.HumanResIcon {
	margin: 0px;
	padding: 0px;
}


.imgHumanIcon {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}

.HumanResIcon  h4 {
	color: hsla(0,0%,100%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	display: block;
	padding-top: 0px;
}

.HumanResIcon a:hover{
	text-decoration: underline;	
	color: #fff;
}

.VendorIcon {
	margin: 0px;
	padding: 0px;
}

.imgVendorIcon{
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -30px;
}

.VendorIcon h4{
	color: hsla(0,0%,100%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	display: block;
	padding-left: 49px;
	padding-top: 0px;
}

.VendorIcon a:hover{
	text-decoration: underline;	
	color: #fff;
}


.rowThree {
	background-color: hsla(214,80%,92%,1.00);
	padding-bottom: 37px;
}

.rowThree h1{
	color: hsla(0,0%,44%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 4em;
	text-align: center;
	margin-top: 44px;
	margin-bottom: 32px;
	}


.rowThree_colRight p {
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	color: hsla(0,0%,40%,1.00);
}


strong {
	text-shadow: 0px 0px #0D3259;
}


em {
	color: #667797;
	font-style: normal;
	font-weight: bold;
	font-family:'Raleway', sans-serif;
}


.rowFour {
	background-color: #0B263D;
	padding-top: 50px;
	padding-bottom: 50px;
}

.rowFour_colLeft h2 {
	color: hsla(211,85%,92%,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2.5em;
}
.rowFour_colLeft p {
	color: hsla(0,0%,100%,1.00);
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	margin-top: 37px;
	margin-bottom: 40px;
}
.rowFour_colRight {
}




.rowFive {
	background-color: hsla(0,0%,60%,1.00);
}


.rowFive_colLeft {
	padding: 0;
	margin: 0;
}


.rowFive_colRight h1 {
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	font-size: 2.5em;
	margin-bottom: 27px;
	margin-top: 31px;
}

.rowFive_colRight p {
	font-family:'Raleway', sans-serif;
	color: hsla(0,0%,100%,1.00);
	margin-top: 35px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 300;
}

.rowSeven {
	background-color: #0B263D;
}
.rowSeven .rowSeven_content .content {
	background-color: hsla(0,0%,98%,1.00);
	border-radius: 7px;
	text-align: center;
	padding-top: 7px;
	padding-right: 29px;
	padding-bottom: 29px;
	padding-left: 29px;
	margin-top: 14px;
	margin-bottom: 14px;
	height: 450px;
	
}


.rowSeven .rowSeven_content .content h3{
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,48%,1.00);
	font-size: 2.5em;
	margin-bottom: 23px;
	line-height: 1em;
}

.rowSeven .rowSeven_content .content h4{
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,48%,1.00);
	font-size: 2em;
	margin-bottom: 32px;
	margin-top: 6px;
}

.rowSeven .rowSeven_content .content p{
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000000;
}

 .rowSeven .rowSeven_content .content .iconImg {
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/lern-icon.png);
}


.leftCont {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 49%;
	height: 35px;
	margin-top: 44px;
	background-color: hsla(35,84%,62%,1.00);
	border: 1px solid hsla(35,84%,62%,1.00);
	border-radius: 6px;
	color: hsla(0,0%,100%,1.00);
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size: 1em;
	margin-bottom: 9px;
}

.rightCont{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 66%;
	height: 35px;
	margin-top: -3px;
	background-color: hsla(35,84%,62%,1.00);
	border: 1px solid hsla(35,84%,62%,1.00);
	border-radius: 6px;
	color: hsla(0,0%,100%,1.00);
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size: 0.9em;
	margin-bottom: 9px;
	text-transform: uppercase;
}


.leftCont:hover{
	background-color: hsla(35,88%,53%,1.00);
	text-decoration: underline;
}

.rightCont:hover{
	background-color: hsla(35,88%,53%,1.00);
	text-decoration: underline;
}


.rowSeven .rowSeven_content .content .iconImg3 {
	display: block;
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -5px;
	background-image: url(../images/phone_icon.png);
	background-repeat: no-repeat;
}

.BT {
	margin-top: 51px;
}

@media (min-width:992px) and (max-width:1199px){
.SalesIcon h4 {
	font-size: 2em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 74px;
}

	.EngineeringIcon h4{
	font-size: 2em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 122px;
	}

	.ProjectIcon h4{
    font-size: 2em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 122px;
	}
	
	.ServicesIcon h4{
	font-size: 2em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 122px;	
	}
	
	.HumanResIcon h4{
	font-size: 2em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 122px;	
	}
	
	.VendorIcon h4{
	font-size: 2em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 122px;	
	}
.rowThree h1 {
	font-size: 3em;
}
.hero_content h1 {
	font-size: 2.2em;
}
.hero_content h2 {
	font-size: 1.6em;
}
.hero {
	padding-top: 48px;
	height: 363px;
}
.leftCont {
	width: 73%;
}
.rightCont {
	width: 79%;
}

}

@media (min-width:768px) and (max-width:991px){
	
	.SalesIcon h4 {
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 74px;
}

	.EngineeringIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 94px;
	}

	.ProjectIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 75px;
	}
	
	.ServicesIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 89px;
	}
	
	.HumanResIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 82px;
	}
	
	.VendorIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 85px;
	}
.rowSeven .rowSeven_content .content p {
	font-size: 0.9em;
}
.rowSeven .rowSeven_content .content h1 {
	font-size: 1.5em;
}
.hero {
	padding-top: 55px;
	height: 416px;
}
.hero_content h1 {
	font-size: 2em;
}
.hero_content h2 {
	font-size: 1.2em;
}
.leftCont {
	width: 84%;
}
.rightCont {
	width: 102%;
}






	
}

@media (max-width:767px){
.hero_content h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
}
.hero {
	padding-top: 0px;
}
.hero_content h2 {
	font-size: 2em;
}
.pc {
	visibility: hidden;
	position: absolute;
	width: 0px;
}
.pc_screen {
	position: absolute;
	visibility: hidden;
	width: 0px;
}



.rowOne_content h1 {
	font-size: 3em;
}
.rowOne_content p {
	font-size: 1.2em;
}
.rowTwo_content h2 {
	font-size: 2.2em;
}




	
		.SalesIcon h4 {
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 74px;
}

	.EngineeringIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 94px;
	}

	.ProjectIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 75px;
	}
	
	.ServicesIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 89px;
	}
	
	.HumanResIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 82px;
	}
	
	.VendorIcon h4{
	font-size: 1.7em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 85px;
	}
.rowThree h1 {
	font-size: 2.1em;
}
.rowFour_colRight {
	margin-top: 74px;
}
.rowFive {
	padding-bottom: 32px;
}
.rowSeven .rowSeven_content .content .iconImg {
	display: block;
	width: 180px;
	height: 180px;
	margin-top: 19px;
}
.leftCont {
	display: block;
	width: 169px;
	height: 42px;
}
.rightCont {
	display: block;
	width: 247px;
	height: 42px;
}
.hero {
	height: 259px;
}
.hero_content h1 {
	margin-top: 63px;
}
.hero_content h2 {
	font-size: 1.4em;
}
.HSlide {
	text-align: center;
	font-family: bebas-neue;
	color: #7F7F7F;
}








}

@media (max-width:636px){
.hero_content h1 {
	font-size: 1.8em;
	margin-top: 76px;
	font-style: normal;
	font-weight: 400;
}
.hero_content h2 {
	font-size: 1.3em;
}

	
	.SalesIcon h4 {
	font-size: 1.4em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 76px;
}

	.EngineeringIcon h4{
	font-size: 1.4em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 69px;
	}

	.ProjectIcon h4{
	font-size: 1.4em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 53px;
	}
	
	.ServicesIcon h4{
	font-size: 1.4em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 53px;
	}
	
	.HumanResIcon h4{
	font-size: 1.4em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 53px;
	}
	
	.VendorIcon h4{
	font-size: 1.4em;
	text-align: center;
	display: block;
	padding: 0;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 53px;
	}


}

@media (max-width:584px){

.rowTwo {
	padding-bottom: 45px;
}
.rowTwo_content h2 {
	font-size: 1.5em;
	display: block;
}
	
	
	
.SalesIcon h4 {
	visibility: hidden;
	font-size: 0.1em;
	position: absolute;
}

	.EngineeringIcon h4{
	position: absolute;
	visibility: hidden;
	font-size: 0em;
	}

	.ProjectIcon h4{
	position: absolute;
	visibility: hidden;
	font-size: 0em;
	}
	
	.ServicesIcon h4{
	position: absolute;
	visibility: hidden;
	font-size: 0em;
	}
	
	.HumanResIcon h4{
	position: absolute;
	visibility: hidden;
	font-size: 0em;
	}
	
	.VendorIcon h4{
	position: absolute;
	visibility: hidden;
	font-size: 0em;
	}
.rowFour_colRight {
	margin-top: 24px;
}
.hero {
	height: 240px;
}
.hero_content h1 {
	font-size: 1.6em;
	margin-top: 73px;
}
.hero_content h2 {
}



}

@media (max-width:447px){


}

@media (min-width:768px){
.mobilDev {
	visibility: hidden;
	position: absolute;
	width: 0px;
}
.HSlide {
	font-family: bebas-neue;
	text-align: center;
	margin-top: 33px;
	color: #707070;
}

}
