/**********************************************************************/
/************************** JUMBOTRON ********************************/
/********************************************************************/

.jumbotron {
	background: url(../img/c.png) no-repeat center center scroll; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
    padding-top: 140px;
	color: #fff;
	margin-bottom: 0;
}
.jumbotron .mobile {
	background-image: url("../img/mobile.png");
    background-repeat: no-repeat;
    height: 499px;
    margin-left: -96px;
    margin-top: 0;
    overflow: hidden;
    width: auto;
}
.jumbotron h1 {
	color: #fff;
    font-size: 64px;
    font-weight: 700;
	text-shadow: 0 1px 5px #222222;
}
.jumbotron h2 {
	color: #fff;
	font-weight: 300;
	text-shadow: 0 1px 5px #222222;
	margin-bottom: 30px;
}
.jumbotron .actionBtn .line1 {
	display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
	margin-top: 10px;
}
.jumbotron .actionBtn .line2 {
	font-size: 28px;
    font-weight: 700;
	line-height: 1;
	
}


/**********************************************************************/
/****************** MEDIA QUERIES ************************************/
/********************************************************************/
@media(max-width:1200px){
	.jumbotron .mobile {
		margin-left: -164px;
	}
}
@media(max-width:979px){
	.jumbotron {
		padding-top: 100px;
	}
	.jumbotron .jumboText {
		text-align: center;
	}
	.jumbotron h1 {
		font-size: 64px;
	}
	.jumbotron .actionBtn {
		margin-bottom: 50px;
	}
	.jumbotron .mobile {
		margin-left: -48px;
	}
	
}
@media (max-width: 767px) {
	
	.jumbotron {
		padding-left: 0;
		padding-right: 0;
	}
	.jumbotron h1 {
		font-size: 48px;
	}
	.jumbotron h2 {
		font-size: 22px;
	}

	}
	
	
	/**********************************************************************/
/************************** JUMBOTRON_Career ********************************/
/********************************************************************/

.jumbotron_career {
	background: url(../img/career2.png) no-repeat center center scroll; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
    padding-top: 140px;
	color: #fff;
	margin-bottom: 0;
}
.jumbotron_career .mobile {
	background-image: url("");
    background-repeat: no-repeat;
    height: 499px;
    margin-left: -96px;
    margin-top: 0;
    overflow: hidden;
    width: auto;
}
.jumbotron_career h1 {
	color: #3cbce1;
    font-size: 64px;
    font-weight: 700;
	text-shadow: 0 1px 5px #222222;
}
.jumbotron_career h2 {
	color: #fff;
	font-weight: 300;
	text-shadow: 0 1px 5px #222222;
	margin-bottom: 30px;
}
.jumbotron_career .actionBtn .line1 {
	display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
	margin-top: 10px;
}
.jumbotron_career .actionBtn .line2 {
	font-size: 28px;
    font-weight: 700;
	line-height: 1;
	
}


/**********************************************************************/
/****************** MEDIA QUERIES ************************************/
/********************************************************************/
@media(max-width:1200px){
	.jumbotron_career .mobile {
		margin-left: -164px;
	}
}
@media(max-width:979px){
	.jumbotron_career {
		padding-top: 100px;
	}
	.jumbotron_career .jumboText {
		text-align: center;
	}
	.jumbotron_career h1 {
		font-size: 64px;
	}
	.jumbotron_career .actionBtn {
		margin-bottom: 50px;
	}
	.jumbotron_career .mobile {
		margin-left: -48px;
	}
	
}
@media (max-width: 767px) {
	
	.jumbotron_career {
		padding-left: 0;
		padding-right: 0;
	}
	.jumbotron_career h1 {
		font-size: 48px;
	}
	.jumbotron_career h2 {
		font-size: 22px;
	}

	}
	
	
	/**********************************************************************/
/************************** JUMBOTRON_SERVICES ********************************/
/********************************************************************/

.jumbotron_services {
	background: url(../img/tutorial.png) no-repeat center center scroll; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
    padding-top: 140px;
	color: #fff;
	margin-bottom: 0;
}
.jumbotron_services .mobile {
	background-image: url("");
    background-repeat: no-repeat;
    height: 499px;
    margin-left: -96px;
    margin-top: 0;
    overflow: hidden;
    width: auto;
}
.jumbotron_services h1 {
	color: #ff0;
    font-size: 64px;
    font-weight: 700;
	text-shadow: 0 1px 5px #222222;
}
.jumbotron_services h2 {
	color: #fff;
	font-weight: 200;
	text-shadow: 0 1px 5px #222222;
	margin-bottom: 12px;
}
.jumbotron_services .actionBtn .line1 {
	display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
	margin-top: 10px;
}
.jumbotron_services .actionBtn .line2 {
	font-size: 28px;
	color: #000;
    font-weight: 700;
	line-height: 1;
	
}


/**********************************************************************/
/****************** MEDIA QUERIES ************************************/
/********************************************************************/
@media(max-width:1200px){
	.jumbotron_services .mobile {
		margin-left: -164px;
	}
}
@media(max-width:979px){
	.jumbotron_services {
		padding-top: 100px;
	}
	.jumbotron_services .jumboText {
		text-align: center;
	}
	.jumbotron_services h1 {
		font-size: 64px;
	}
	.jumbotron_services .actionBtn {
		margin-bottom: 50px;
	}
	.jumbotron_services .mobile {
		margin-left: -48px;
	}
	
}
@media (max-width: 767px) {
	
	.jumbotron_services {
		padding-left: 0;
		padding-right: 0;
	}
	.jumbotron_services h1 {
		font-size: 48px;
	}
	.jumbotron_services h2 {
		font-size: 16px;
	}

	}
	
	
	
	
	/**********************************************************************/
/************************** JUMBOTRON_CONTACT ********************************/
/********************************************************************/

.jumbotron_contact {
	background: url(../img/contact2.png) no-repeat center center scroll; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
    padding-top: 140px;
	color: #fff;
	margin-bottom: 0;
}
.jumbotron_contact .mobile {
	background-image: url("");
    background-repeat: no-repeat;
    height: 499px;
    margin-left: -96px;
    margin-top: 0;
    overflow: hidden;
    width: auto;
}
.jumbotron_contact h1 {
	color: #12be14;
    font-size: 64px;
    font-weight: 700;
	text-shadow: 0 1px 5px #222222;
}
.jumbotron_contact h2 {
	color: #fff;
	font-weight: 200;
	text-shadow: 0 1px 5px #222222;
	margin-bottom: 12px;
}
.jumbotron_contact .actionBtn .line1 {
	display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
	margin-top: 10px;
}
.jumbotron_contact .actionBtn .line2 {
	font-size: 28px;
	color: #000;
    font-weight: 700;
	line-height: 1;
	
}


/**********************************************************************/
/****************** MEDIA QUERIES ************************************/
/********************************************************************/
@media(max-width:1200px){
	.jumbotron_contact .mobile {
		margin-left: -164px;
	}
}
@media(max-width:979px){
	.jumbotron_contact {
		padding-top: 100px;
	}
	.jumbotron_contact .jumboText {
		text-align: center;
	}
	.jumbotron_contact h1 {
		font-size: 64px;
	}
	.jumbotron_contact .actionBtn {
		margin-bottom: 50px;
	}
	.jumbotron_contact .mobile {
		margin-left: -48px;
	}
	
}
@media (max-width: 767px) {
	
	.jumbotron_contact {
		padding-left: 0;
		padding-right: 0;
	}
	.jumbotron_contact h1 {
		font-size: 48px;
	}
	.jumbotron_contact h2 {
		font-size: 16px;
	}

	}
	
	
	
	
	
	/**********************************************************************/
/************************** JUMBOTRON_TEAMWORK ********************************/
/********************************************************************/

.jumbotron_teamwork {
	background: url(../img/teamwork.png) no-repeat center center scroll; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
    padding-top: 140px;
	color: #fff;
	margin-bottom: 0;
}
.jumbotron_teamwork .mobile {
	background-image: url("");
    background-repeat: no-repeat;
    height: 499px;
    margin-left: -96px;
    margin-top: 0;
    overflow: hidden;
    width: auto;
}
.jumbotron_teamwork h1 {
	color: #12be14;
    font-size: 64px;
    font-weight: 700;
	text-shadow: 0 1px 5px #222222;
}
.jumbotron_teamwork h2 {
	color: #fff;
	font-weight: 200;
	text-shadow: 0 1px 5px #222222;
	margin-bottom: 12px;
}
.jumbotron_teamwork .actionBtn .line1 {
	display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
	margin-top: 10px;
}
.jumbotron_teamwork .actionBtn .line2 {
	font-size: 28px;
	color: #000;
    font-weight: 700;
	line-height: 1;
	
}


/**********************************************************************/
/****************** MEDIA QUERIES ************************************/
/********************************************************************/
@media(max-width:1200px){
	.jumbotron_teamwork .mobile {
		margin-left: -164px;
	}
}
@media(max-width:979px){
	.jumbotron_teamwork {
		padding-top: 100px;
	}
	.jumbotron_teamwork .jumboText {
		text-align: center;
	}
	.jumbotron_teamwork h1 {
		font-size: 64px;
	}
	.jumbotron_teamwork .actionBtn {
		margin-bottom: 50px;
	}
	.jumbotron_teamwork .mobile {
		margin-left: -48px;
	}
	
}
@media (max-width: 767px) {
	
	.jumbotron_teamwork {
		padding-left: 0;
		padding-right: 0;
	}
	.jumbotron_teamwork h1 {
		font-size: 48px;
	}
	.jumbotron_teamwork h2 {
		font-size: 16px;
	}

	}
	
	