@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 319px)  {
#wrapper { 	width: 100%;}
#navigation { 	width: 100%; 
		    	height: 175px; 
		    	display: block;
			    position: fixed; 
		    	background-color: rgba(255,255,255,1);
		    	top: 0;
				z-index: 5000;
				-webkit-box-shadow: 5px 5px 5px #333333;
		    	}

.responsive .nav2select {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
#menu { display: none; }

.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}			
				
#content {
	padding-bottom:125px; /* Height of the footer element */
}
#footer {
	background:#ffffff;
	width:100%;
	height:125px;
	position: absolute;
	bottom:0;
	left:0;
	clear: both;
}
#carousel-container { width: 100%; height: 100vh; margin-top: 175px;}
.anchor { display: block;
			height: 175px;
			margin-top: -175px;
			visibility: hidden; }
/* ........................... 	*/
/* 2 General and Spacing     	*/
/* ........................... 	*/

.centered-wrapper { width: 90%; }
.space { width: 100%; height: 180px; clear: both; }
.mini { width: 100%; height: 50px; clear: both; }			

/* ........................... 	*/
/* 3 Header	and Footer Content			    	*/
/* ........................... 	*/

.nav2select {
    font-size: 16px;
}
.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}
.logo { width: 100%; }
.logo img { margin: 0 auto; }

/* ........................... */
/* 4 Fonts					   */
/* ........................... */
.menu-text { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; vertical-align:middle; line-height: 40px; }
h3 { color: #0e76bc; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h3#orange { color: #f1592a; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h2 { color: #0e76bc; font-size: 32px; font-weight: bold; text-align: center; line-height: 24px; }
h2#terms { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; line-height: 24px; }
h2#orange { color: #f1592a; font-size: 24px; font-weight: bold; text-align: center; line-height: 28px; }
h2#grey { color: #666666; font-size: 32px; font-weight: bold; text-align: center; line-height: 44px; }
p#regular { color: #0e76bc; font-size: 11px; text-align: center; }
p#mid { color: #0e76bc; font-size: 14px; text-align: center; }
/* ........................... 	*/
/* 5 Columns    				*/
/* ........................... 	*/

.percent-one-half { width: 100%; }
.percent-one-third { width: 100%; }
.percent-two-third { width: 100%; }
.percent-third-third { width: 100%; }
.percent-one-fourth { width: 100%; }
.percent-three-fourth { width: 100%; }
.percent-one-fifth { width: 100%; }
.percent-one-fifth_new { width: 100%; }
.percent-two-fifth { width: 100%; }
.percent-three-fifth { width: 100%; }
.percent-four-fifth { width: 100%; }
.percent-one-sixth { width: 100%; }
.percent-five-sixth { width: 100%; }
.percent-one-sixth { width: 100%; }
.percent-five-sixth { width: 100%; }
.percent-one-eighth { width: 100%; }

.percent-one-half,
.percent-one-third,
.percent-two-third,
.percent-three-fourth,
.percent-one-fourth,
.percent-one-fifth,
.percent-two-fifth,
.percent-three-fifth,
.percent-four-fifth,
.percent-one-sixth,
.percent-five-sixth,
.percent-one-eighth
 {
	position: relative;
	margin-right: 4%;
	margin-bottom: 4%;
	float: left;
}
.column-last {   margin-right: 0!important;
            	 clear: right; }
	
/* ........................... */
/* 6 Section Specific		   */
/* ........................... */

/* Welcome */
.welcome { display: block;
			position: relative;
			width: 240px; 
			height: 175px;
			line-height: 175px;
			margin-top: 15%;
			margin-right: auto;
			margin-left: auto; 
}
.welcome h1 {	font-size: 22px;}
.welcome h2 {	font-size: 22px;}
/* About Area */
#about { background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
/* Servics */
#services img {  width: 150px; height: auto; }
#services ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services ul li { font-size: 12px; }
#services_con { background-color:: #fff; height: auto;  background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
#services_con img { width: 150px; height: auto;}
#services_con ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services_con ul li { font-size: 12px;}
/* Careers */
#careers { background: #f1592a; height: auto; color:#fff; }
#careers p { font-size: 12px; color: #fff;}
a.car { color: #fff; text-decoration: none; }
a.car:hover { color: #000; text-decoration: none; }
/* contact */
#contact { background: #bbbbbb; height: auto; color:#fff; -webkit-box-shadow: 5px 5px 5px #333333; -moz-box-shadow: 5px 5px 5px #333333; -o-box-shadow: 5px 5px 5px #333333; -ms-box-shadow: 5px 5px 5px #333333; z-index: 100;}
#contact img { display: block; position: relative; margin: 0 auto; }
#contact p { font-size: 12px; color: #666;}
#contact ul { display: block; position: relative; width: 300px; margin: 0 auto; }
#contact ul li { color: white; }
a.contact { color: #0e76bc; text-decoration: none; }
a.contact:hover { color: #000; text-decoration: none; }
/* CONTACT FORM */
.form { font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color:#ffffff;
		padding-left: 1%;
		line-height: 16px;
}
form p { font-family:century gothic, Helvetica, sans-serif;
		font-size: 15px;
		color:#666666;
		line-height: 17px;
}
.border { width: 95%;
			height: 30px;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border:hover {  border: #f1592a 1px solid;
}
.border2 { width: 90%;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border2:hover {  border: #f1592a 1px solid;
}

.submit { font-family:century gothic, Helvetica, sans-serif;
		font-size: 14px;
		color:#666666;
		line-height: 16px;
		width: 25%;
}


/* General */
.work-text { font-size: 16px;
}
.work-text a { font-size: 16px; text-decoration: none; }
.work-text a:hover { color: #000000; }
.image-full-width { position: relative; margin-top: 2%; margin-right: 4%; margin-bottom: 2%; float: left; width: 100%; height: auto; background-color: #ECECEC; border-width: 4px;
                border-color: #fff; border-style: solid; overflow: hidden;  }		
.image-full-width img
{ display: block; width: 100%; height: auto; }

.overlay2    { position: absolute; 
               opacity:0;
               top: 0;
               bottom:0;
               left: 0;
               right: 0;
               width: 100%;
               height: 100%;
               transition: opacity .25s ease;
               -webkit-transition: opacity .25s ease;
                -moz-transition: opacity .25s ease;
                -o-transition: opacity .25s ease;
                background:rgba(36,59,70,.75);}
.image-full-width:hover .overlay2 {
               opacity:1;}
.overlay_text      {  
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 500;
    color:#fff;
    font-size: 24px;
    text-align: center;
    transform: translate( -50%, -50% ); }
.button_box { display: block;
		position: relative;
		clear: both;
		margin: 0 auto;
}
/* Footer Area */

.footer_menu { 
        width: 600px;
        height: 40px;
        margin: 0 auto;
        border-width: 4px;
        border-color: #243b46;
        border-style: solid;
        visibility: visible;
        list-style:none;
}

.footer_menu li { 	display: inline-block;
				    position: relative;
				    font-size: 14px;
				    text-align: center;
				    vertical-align: middle;
				    padding-top: 1%;
				    padding-right: 1%;
				    padding-left: 2%;
}
#footer-text { 
           text-align: center;
           font-size: 14px;
        color: #243b46;
        
}
#footer a {
	color: #243b46;
	text-decoration: none;
}
#footer a:hover {
	color: #f1592a;
	text-decoration: none;
}
#footer img {
	display: block;
	position: relative;
	margin: 0 auto;
}
footer p { font-family:century gothic, Helvetica, sans-serif;
		text-align: center;
		font-size: 12px;
		color:#666666;
		line-height: 17px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px)  {
#wrapper { 	width: 100%;}
#navigation { 	width: 100%; 
		    	height: 175px; 
		    	display: block;
			    position: fixed; 
		    	background-color: rgba(255,255,255,1);
		    	top: 0;
				z-index: 5000;
				-webkit-box-shadow: 5px 5px 5px #333333;
		    	}

.responsive .nav2select {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
#menu { display: none; }

.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}			
				
#content {
	padding-bottom:125px; /* Height of the footer element */
}
#footer {
	background:#ffffff;
	width:100%;
	height:125px;
	position: absolute;
	bottom:0;
	left:0;
	clear: both;
}
#carousel-container { width: 100%; height: 100vh; margin-top: 175px;}
.anchor { display: block;
			height: 175px;
			margin-top: -175px;
			visibility: hidden; }
/* ........................... 	*/
/* 2 General and Spacing     	*/
/* ........................... 	*/

.centered-wrapper { width: 90%; }
.space { width: 100%; height: 180px; clear: both; }
.mini { width: 100%; height: 50px; clear: both; }			

/* ........................... 	*/
/* 3 Header	and Footer Content			    	*/
/* ........................... 	*/

.nav2select {
    font-size: 16px;
}
.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}
.logo { width: 100%; }
.logo img { margin: 0 auto; }

/* ........................... */
/* 4 Fonts					   */
/* ........................... */
.menu-text { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; vertical-align:middle; line-height: 40px; }
h3 { color: #0e76bc; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h3#orange { color: #f1592a; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h2 { color: #0e76bc; font-size: 32px; font-weight: bold; text-align: center; line-height: 24px; }
h2#terms { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; line-height: 24px; }
h2#orange { color: #f1592a; font-size: 24px; font-weight: bold; text-align: center; line-height: 28px; }
h2#grey { color: #666666; font-size: 32px; font-weight: bold; text-align: center; line-height: 44px; }
p#regular { color: #0e76bc; font-size: 11px; text-align: center; }
p#mid { color: #0e76bc; font-size: 14px; text-align: center; }
/* ........................... 	*/
/* 5 Columns    				*/
/* ........................... 	*/

.percent-one-half { width: 100%; }
.percent-one-third { width: 100%; }
.percent-two-third { width: 100%; }
.percent-third-third { width: 100%; }
.percent-one-fourth { width: 100%; }
.percent-three-fourth { width: 100%; }
.percent-one-fifth { width: 100%; }
.percent-one-fifth_new { width: 100%; }
.percent-two-fifth { width: 100%; }
.percent-three-fifth { width: 100%; }
.percent-four-fifth { width: 100%; }
.percent-one-sixth { width: 100%; }
.percent-five-sixth { width: 100%; }
.percent-one-sixth { width: 100%; }
.percent-five-sixth { width: 100%; }
.percent-one-eighth { width: 100%; }

.percent-one-half,
.percent-one-third,
.percent-two-third,
.percent-three-fourth,
.percent-one-fourth,
.percent-one-fifth,
.percent-two-fifth,
.percent-three-fifth,
.percent-four-fifth,
.percent-one-sixth,
.percent-five-sixth,
.percent-one-eighth
 {
	position: relative;
	margin-right: 4%;
	margin-bottom: 4%;
	float: left;
}
.column-last {   margin-right: 0!important;
            	 clear: right; }
	
/* ........................... */
/* 6 Section Specific		   */
/* ........................... */

/* Welcome */
.welcome { display: block;
			position: relative;
			width: 280px; 
			height: 200px;
			line-height: 200px;
			margin-top: 25%;
			margin-right: auto;
			margin-left: auto; 
}
.welcome h1 {	font-size: 28px;}
.welcome h2 {	font-size: 28px;}
/* About Area */
#about { background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
/* Servics */
#services img {  width: 150px; height: auto; }
#services ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services ul li { font-size: 12px; }
#services_con { background-color:: #fff; height: auto;  background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
#services_con img { width: 150px; height: auto;}
#services_con ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services_con ul li { font-size: 12px;}
/* Careers */
#careers { background: #f1592a; height: auto; color:#fff; }
#careers p { font-size: 12px; color: #fff;}
a.car { color: #fff; text-decoration: none; }
a.car:hover { color: #000; text-decoration: none; }
/* contact */
#contact { background: #bbbbbb; height: auto; color:#fff; -webkit-box-shadow: 5px 5px 5px #333333; -moz-box-shadow: 5px 5px 5px #333333; -o-box-shadow: 5px 5px 5px #333333; -ms-box-shadow: 5px 5px 5px #333333; z-index: 100;}
#contact img { display: block; position: relative; margin: 0 auto; }
#contact p { font-size: 12px; color: #666;}
#contact ul { display: block; position: relative; width: 300px; margin: 0 auto; }
#contact ul li { color: white; }
a.contact { color: #0e76bc; text-decoration: none; }
a.contact:hover { color: #000; text-decoration: none; }
/* CONTACT FORM */
.form { font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color:#ffffff;
		padding-left: 1%;
		line-height: 16px;
}
form p { font-family:century gothic, Helvetica, sans-serif;
		font-size: 15px;
		color:#666666;
		line-height: 17px;
}
.border { width: 95%;
			height: 30px;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border:hover {  border: #f1592a 1px solid;
}
.border2 { width: 90%;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border2:hover {  border: #f1592a 1px solid;
}

.submit { font-family:century gothic, Helvetica, sans-serif;
		font-size: 14px;
		color:#666666;
		line-height: 16px;
		width: 25%;
}


/* General */
.work-text { font-size: 16px;
}
.work-text a { font-size: 16px; text-decoration: none; }
.work-text a:hover { color: #000000; }
.image-full-width { position: relative; margin-top: 2%; margin-right: 4%; margin-bottom: 2%; float: left; width: 100%; height: auto; background-color: #ECECEC; border-width: 4px;
                border-color: #fff; border-style: solid; overflow: hidden;  }		
.image-full-width img
{ display: block; width: 100%; height: auto; }

.overlay2    { position: absolute; 
               opacity:0;
               top: 0;
               bottom:0;
               left: 0;
               right: 0;
               width: 100%;
               height: 100%;
               transition: opacity .25s ease;
               -webkit-transition: opacity .25s ease;
                -moz-transition: opacity .25s ease;
                -o-transition: opacity .25s ease;
                background:rgba(36,59,70,.75);}
.image-full-width:hover .overlay2 {
               opacity:1;}
.overlay_text      {  
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 500;
    color:#fff;
    font-size: 24px;
    text-align: center;
    transform: translate( -50%, -50% ); }
.button_box { display: block;
		position: relative;
		clear: both;
		margin: 0 auto;
}
/* Footer Area */

.footer_menu { 
        width: 600px;
        height: 40px;
        margin: 0 auto;
        border-width: 4px;
        border-color: #243b46;
        border-style: solid;
        visibility: visible;
        list-style:none;
}

.footer_menu li { 	display: inline-block;
				    position: relative;
				    font-size: 14px;
				    text-align: center;
				    vertical-align: middle;
				    padding-top: 1%;
				    padding-right: 1%;
				    padding-left: 2%;
}
#footer-text { 
           text-align: center;
           font-size: 14px;
        color: #243b46;
        
}
#footer a {
	color: #243b46;
	text-decoration: none;
}
#footer a:hover {
	color: #f1592a;
	text-decoration: none;
}
#footer img {
	display: block;
	position: relative;
	margin: 0 auto;
}
footer p { font-family:century gothic, Helvetica, sans-serif;
		text-align: center;
		font-size: 12px;
		color:#666666;
		line-height: 17px;
}
}
@media only screen and (min-width: 480px) and (max-width: 799px)  {
#wrapper { 	width: 100%;}
#navigation { 	width: 100%; 
		    	height: 175px; 
		    	display: block;
			    position: fixed; 
		    	background-color: rgba(255,255,255,1);
		    	top: 0;
				z-index: 5000;
				-webkit-box-shadow: 5px 5px 5px #333333;
		    	}

.responsive .nav2select {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
#menu { display: none; }

.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}			
				
#content {
	padding-bottom:125px; /* Height of the footer element */
}
#footer {
	background:#ffffff;
	width:100%;
	height:125px;
	position: absolute;
	bottom:0;
	left:0;
	clear: both;
}
#carousel-container { width: 100%; height: 100vh; margin-top: 175px;}
.anchor { display: block;
			height: 175px;
			margin-top: -175px;
			visibility: hidden; }
/* ........................... 	*/
/* 2 General and Spacing     	*/
/* ........................... 	*/

.centered-wrapper { width: 90%; }
.space { width: 100%; height: 180px; clear: both; }
.mini { width: 100%; height: 50px; clear: both; }			

/* ........................... 	*/
/* 3 Header	and Footer Content			    	*/
/* ........................... 	*/

.nav2select {
    font-size: 16px;
}
.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}
.logo { width: 100%; }
.logo img { margin: 0 auto; }

/* ........................... */
/* 4 Fonts					   */
/* ........................... */
.menu-text { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; vertical-align:middle; line-height: 40px; }
h3 { color: #0e76bc; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h3#orange { color: #f1592a; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h2 { color: #0e76bc; font-size: 32px; font-weight: bold; text-align: center; line-height: 24px; }
h2#terms { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; line-height: 24px; }
h2#orange { color: #f1592a; font-size: 24px; font-weight: bold; text-align: center; line-height: 28px; }
h2#grey { color: #666666; font-size: 32px; font-weight: bold; text-align: center; line-height: 44px; }
p#regular { color: #0e76bc; font-size: 11px; text-align: center; }
p#mid { color: #0e76bc; font-size: 14px; text-align: center; }

	
/* ........................... */
/* 6 Section Specific		   */
/* ........................... */

/* Welcome */
.welcome { display: block;
			position: relative;
			width: 400px; 
			height: 220px;
			line-height: 220px;
			margin-top: 25%;
			margin-right: auto;
			margin-left: auto; 
}
.welcome h1 {	font-size: 38px;}
.welcome h2 {	font-size: 38px;}
/* About Area */
#about { background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
/* Servics */
#services img {  width: 150px; height: auto; }
#services ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services ul li { font-size: 12px; }
#services_con { background-color:: #fff; height: auto;  background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
#services_con img { width: 150px; height: auto;}
#services_con ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services_con ul li { font-size: 12px;}
/* Careers */
#careers { background: #f1592a; height: auto; color:#fff; }
#careers p { font-size: 12px; color: #fff;}
a.car { color: #fff; text-decoration: none; }
a.car:hover { color: #000; text-decoration: none; }
/* contact */
#contact { background: #bbbbbb; height: auto; color:#fff; -webkit-box-shadow: 5px 5px 5px #333333; -moz-box-shadow: 5px 5px 5px #333333; -o-box-shadow: 5px 5px 5px #333333; -ms-box-shadow: 5px 5px 5px #333333; z-index: 100;}
#contact img { display: block; position: relative; margin: 0 auto; }
#contact p { font-size: 12px; color: #666;}
#contact ul { display: block; position: relative; width: 300px; margin: 0 auto; }
#contact ul li { color: white; }
a.contact { color: #0e76bc; text-decoration: none; }
a.contact:hover { color: #000; text-decoration: none; }
/* CONTACT FORM */
.form { font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color:#ffffff;
		padding-left: 1%;
		line-height: 16px;
}
form p { font-family:century gothic, Helvetica, sans-serif;
		font-size: 15px;
		color:#666666;
		line-height: 17px;
}
.border { width: 95%;
			height: 30px;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border:hover {  border: #f1592a 1px solid;
}
.border2 { width: 90%;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border2:hover {  border: #f1592a 1px solid;
}

.submit { font-family:century gothic, Helvetica, sans-serif;
		font-size: 14px;
		color:#666666;
		line-height: 16px;
		width: 25%;
}


/* General */
.work-text { font-size: 16px;
}
.work-text a { font-size: 16px; text-decoration: none; }
.work-text a:hover { color: #000000; }
.image-full-width { position: relative; margin-top: 2%; margin-right: 4%; margin-bottom: 2%; float: left; width: 100%; height: auto; background-color: #ECECEC; border-width: 4px;
                border-color: #fff; border-style: solid; overflow: hidden;  }		
.image-full-width img
{ display: block; width: 100%; height: auto; }

.overlay2    { position: absolute; 
               opacity:0;
               top: 0;
               bottom:0;
               left: 0;
               right: 0;
               width: 100%;
               height: 100%;
               transition: opacity .25s ease;
               -webkit-transition: opacity .25s ease;
                -moz-transition: opacity .25s ease;
                -o-transition: opacity .25s ease;
                background:rgba(36,59,70,.75);}
.image-full-width:hover .overlay2 {
               opacity:1;}
.overlay_text      {  
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 500;
    color:#fff;
    font-size: 24px;
    text-align: center;
    transform: translate( -50%, -50% ); }
.button_box { display: block;
		position: relative;
		clear: both;
		margin: 0 auto;
}
/* Footer Area */

.footer_menu { 
        width: 600px;
        height: 40px;
        margin: 0 auto;
        border-width: 4px;
        border-color: #243b46;
        border-style: solid;
        visibility: visible;
        list-style:none;
}

.footer_menu li { 	display: inline-block;
				    position: relative;
				    font-size: 14px;
				    text-align: center;
				    vertical-align: middle;
				    padding-top: 1%;
				    padding-right: 1%;
				    padding-left: 2%;
}
#footer-text { 
           text-align: center;
           font-size: 14px;
        color: #243b46;
        
}
#footer a {
	color: #243b46;
	text-decoration: none;
}
#footer a:hover {
	color: #f1592a;
	text-decoration: none;
}
#footer img {
	display: block;
	position: relative;
	margin: 0 auto;
}
footer p { font-family:century gothic, Helvetica, sans-serif;
		text-align: center;
		font-size: 12px;
		color:#666666;
		line-height: 17px;
}
}

@media only screen and (min-width: 800px) and (max-width: 1023px)  {
#wrapper { 	width: 100%;}
#navigation { 	width: 100%; 
		    	height: 175px; 
		    	display: block;
			    position: fixed; 
		    	background-color: rgba(255,255,255,1);
		    	top: 0;
				z-index: 5000;
				-webkit-box-shadow: 5px 5px 5px #333333;
		    	}

.responsive .nav2select {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
#menu { display: none; }

.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}			
				
#content {
	padding-bottom:125px; /* Height of the footer element */
}
#footer {
	background:#ffffff;
	width:100%;
	height:125px;
	position: absolute;
	bottom:0;
	left:0;
	clear: both;
}
#carousel-container { width: 100%; height: 100vh; margin-top:175px;}
.anchor { display: block;
			height: 175px;
			margin-top: -175px;
			visibility: hidden; }
/* ........................... 	*/
/* 2 General and Spacing     	*/
/* ........................... 	*/

.centered-wrapper { width: 90%; }
.space { width: 100%; height: 180px; clear: both; }
.mini { width: 100%; height: 50px; clear: both; }			

/* ........................... 	*/
/* 3 Header	and Footer Content			    	*/
/* ........................... 	*/

.nav2select {
    font-size: 16px;
}
.nav2select {
	width: 100%;
	height: 30px;
    display: block;
    margin-right: 15px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
}
.logo { width: 100%; }
.logo img { margin: 0 auto; }

/* ........................... */
/* 4 Fonts					   */
/* ........................... */
.menu-text { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; vertical-align:middle; line-height: 40px; }
h3 { color: #0e76bc; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h3#orange { color: #f1592a; font-size: 21px; font-weight: bold; text-align: center; line-height: 24px; }
h2 { color: #0e76bc; font-size: 32px; font-weight: bold; text-align: center; line-height: 24px; }
h2#terms { color: #0e76bc; font-size: 18px; font-weight: bold; text-align: center; line-height: 24px; }
h2#orange { color: #f1592a; font-size: 24px; font-weight: bold; text-align: center; line-height: 28px; }
h2#grey { color: #666666; font-size: 32px; font-weight: bold; text-align: center; line-height: 44px; }
p#regular { color: #0e76bc; font-size: 14px; text-align: center; }
p#mid { color: #0e76bc; font-size: 16px; text-align: center; }

	
/* ........................... */
/* 6 Section Specific		   */
/* ........................... */

/* Welcome */
.welcome { display: block;
			position: relative;
			width: 500px; 
			height: 280px;
			line-height: 220px;
			margin-top: 15%;
			margin-right: auto;
			margin-left: auto; 
}
/* About Area */
#about { background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
/* Servics */
#services img {  width: 150px; height: auto; }
#services ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services ul li { font-size: 14px; }
#services_con { background-color:: #fff; height: auto;  background:url(../img/Logo_watermark.png) no-repeat 100% 100%; overflow: hidden;}
#services_con img { width: 150px; height: auto;}
#services_con ul { display: block; position: relative; width: 240px; margin: 0 auto; }
#services_con ul li { font-size: 14px;}
/* Careers */
#careers { background: #f1592a; height: auto; color:#fff; }
#careers p { font-size: 14px; color: #fff;}
a.car { color: #fff; text-decoration: none; }
a.car:hover { color: #000; text-decoration: none; }
/* contact */
#contact { background: #bbbbbb; height: auto; color:#fff; -webkit-box-shadow: 5px 5px 5px #333333; -moz-box-shadow: 5px 5px 5px #333333; -o-box-shadow: 5px 5px 5px #333333; -ms-box-shadow: 5px 5px 5px #333333; z-index: 100;}
#contact img { display: block; position: relative; margin: 0 auto; }

#contact p { font-size: 14px; color: #666;}
#contact ul { display: block; position: relative; width: 300px; margin: 0 auto; }
#contact ul li { color: white; }
a.contact { color: #0e76bc; text-decoration: none; }
a.contact:hover { color: #000; text-decoration: none; }
/* CONTACT FORM */
.form { font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color:#ffffff;
		padding-left: 1%;
		line-height: 16px;
}
form p { font-family:century gothic, Helvetica, sans-serif;
		font-size: 15px;
		color:#666666;
		line-height: 17px;
}
.border { width: 95%;
			height: 30px;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border:hover {  border: #f1592a 1px solid;
}
.border2 { width: 90%;
			background-color:transparent!important;
			border: #ffffff 1px solid;
}
.border2:hover {  border: #f1592a 1px solid;
}

.submit { font-family:century gothic, Helvetica, sans-serif;
		font-size: 14px;
		color:#666666;
		line-height: 16px;
		width: 25%;
}


/* General */
.work-text { font-size: 16px;
}
.work-text a { font-size: 16px; text-decoration: none; }
.work-text a:hover { color: #000000; }
.image-full-width { position: relative; margin-top: 2%; margin-right: 4%; margin-bottom: 2%; float: left; width: 100%; height: auto; background-color: #ECECEC; border-width: 4px;
                border-color: #fff; border-style: solid; overflow: hidden;  }		
.image-full-width img
{ display: block; width: 100%; height: auto; }

.overlay2    { position: absolute; 
               opacity:0;
               top: 0;
               bottom:0;
               left: 0;
               right: 0;
               width: 100%;
               height: 100%;
               transition: opacity .25s ease;
               -webkit-transition: opacity .25s ease;
                -moz-transition: opacity .25s ease;
                -o-transition: opacity .25s ease;
                background:rgba(36,59,70,.75);}
.image-full-width:hover .overlay2 {
               opacity:1;}
.overlay_text      {  
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 500;
    color:#fff;
    font-size: 24px;
    text-align: center;
    transform: translate( -50%, -50% ); }
.button_box { display: block;
		position: relative;
		clear: both;
		margin: 0 auto;
}
/* Footer Area */

.footer_menu { 
        width: 600px;
        height: 40px;
        margin: 0 auto;
        border-width: 4px;
        border-color: #243b46;
        border-style: solid;
        visibility: visible;
        list-style:none;
}

.footer_menu li { 	display: inline-block;
				    position: relative;
				    font-size: 14px;
				    text-align: center;
				    vertical-align: middle;
				    padding-top: 1%;
				    padding-right: 1%;
				    padding-left: 2%;
}
#footer-text { 
           text-align: center;
           font-size: 14px;
        color: #243b46;
        
}
#footer a {
	color: #243b46;
	text-decoration: none;
}
#footer a:hover {
	color: #f1592a;
	text-decoration: none;
}
#footer img {
	display: block;
	position: relative;
	margin: 0 auto;
}
footer p { font-family:century gothic, Helvetica, sans-serif;
		text-align: center;
		font-size: 12px;
		color:#666666;
		line-height: 17px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1120px)  {
.centered-wrapper { width: 90%; }
.space { width: 100%; height: 125px; clear: both; }
.mini { width: 100%; height: 10px; clear: both; }			
#menu { width: 600px;
		height: 40px;
		float: left;
		clear: right;
		margin-top: 5%;}
		.logo { display: block; 
        position: relative;
        width: 250px;
        height: auto;
        float: left;
}
.logo img { margin: 0 auto; }
}