@charset "utf-8";
/************************************************************************/
/* Jquery modifications 
/************************************************************************/
/************************************************************************/
/* Metaxis styling sheet ( CSS )
/************************************************************************/ 
html, body {
	height: 100% !important;
}
html {
	height: 100%;
	overflow-y: hidden;
	overflow-x: auto;
}
body {
	background-color: #FFF !important;
	color: #555555;
	font-family: proxima-nova, proxima-nova, sans-serif !important;
	font-size: 1em;
	height: 100%;
	line-height: 1.2em;
	overflow-y: scroll; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
	
}
.ui-focus, .ui-btn:focus {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#pagecontainer {
	background-color: #FFFFFF !important;
	margin: auto;
	position: relative;
	overflow: hidden;
}
h1 {
	display: block;
	font-size: 2em;
	position: relative;
	font-weight: 500;
	line-height: 1em;
	margin: 0 0 1em 0;
	text-shadow: 0 1px 0 transparent;
	font-family: proxima-nova, proxima-nova, sans-serif !important;
}
h1s:after {
	position: absolute;
	bottom: -.8em;
	border-bottom: dotted 5px #000;
	content: " ";
	height: 5px;
	width: 100%;
	left: 0;
}
h2 {
	display: block;
	font-size: 1.3em;
	margin: 0;
	text-shadow: 0 1px 0 transparent;
	font-family: proxima-nova, proxima-nova, sans-serif !important;
	font-weight: 400;
}
h3 {
	display: block;
	font-size: 1.1em;
	font-weight: 400;
	margin: .5em 0;
	text-shadow: 0 1px 0 transparent;
	font-family: proxima-nova, proxima-nova, sans-serif !important;
}
h4 {
	display: block;
	font-size: .9em;
	font-weight: 400;
	margin: .2em 0;
	text-shadow: 0 1px 0 transparent;
	font-family: proxima-nova, proxima-nova, sans-serif !important;
}
[role="main"] {
	padding: 0 !important;
	
}
/************************************************************************/
/* Header styling.
/************************************************************************/
.header {
	min-height: 8em;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
	max-width: 1024px;
	margin: auto;
	margin-top: 1em;
}
.header .uppertitle {
	font-size: 44pt;
	font-family: Century Gothic, Arial, Courier New, Sans-Serif;
	font-weight: 500 !important;
	float: left;
	margin-top: .9em;
	text-align: left;
	width: 100%;
	padding-left: .8em;
}
.header .title {
	text-shadow: 0 1px 0 transparent;
	background-image: url(../images/logo/metaxis_logo.png);
	background-position: 1em .7em;
	background-repeat: no-repeat;
	background-size: 3.750em;
	min-height: inherit;
	/* width: 20em; */
	margin: auto;
	max-width: 1024px;
	width: 17em;
}
.header .uppertitle span {
	color: #ad0000;
}
.header .lowertitle {
	font-size: .89em;
	font-family: Century Gothic, Arial, Courier New, Sans-Serif;
	float: left;
	letter-spacing: 0.4em;
	padding-top: 1em;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	font-weight: 500 !important;
	padding-left: 3.1em;
}
.header .lowertitle span {
	padding: 0 0.25em;
}
.navitems {
	display: table-row;
	float: right;/*background-color: #000;
	border-bottom-left-radius: .325em;
	border-bottom-right-radius: .325em;
	opacity: .6;
	    top: 0;
    position: absolute;*/
}
.navitems div {
	/*display: table-cell;*/
	padding: .2em 0;/*	border-right: 1px solid #FFFFFF;*/
	text-shadow: 0 0 0;
}
.navitems div:last-child {
	border-right: 0px solid #FFFFFF;
}
.navitems div a, .navitems div a:visited {
	text-decoration: none;
	text-shadow: 0 0 0;
	color: #FFFFFF;
	font-weight: 300;
}
.navitems div a:hover {
	color: orangered;
}
.header .flaticon-menu {
	display: none;
	position: absolute;
	right: 1em;
	top: 1em;
}
.header .imgfoot {
	margin-left: .5em;
	margin: .5em;
	position: absolute;
	z-index: 999;
}
/************************************************************************/
/* Content styling.
/************************************************************************/
#content-layout .table-container {
	padding: 4em;
	position: relative;
	z-index: 5;
}
#content-layout .table-container:nth-child(1) { /*statement*/
	background-color: #FFFFFF;
	/*height: 19.250em;*/
	/*	padding-top: 0;*/
}
#content-layout .table-container:nth-child(2s) { /*who we are*/
	background-color: rgba(0, 0, 0, 0.54)!important;
	background-color: #e07e35 !important;
	color: #fff;
	text-shadow: 0 1px 0 transparent;
}
#content-layout .table-container:nth-child(3) { /*what we offer*/
	background-color: #e07e35 !important;
	text-shadow: 0 1px 0 transparent;
	color: #fff;
}
#content-layout .table-container:nth-child(4z) { /*what we do*/
	background-color: #e07e35 !important;
	background-color: rgba(173, 0, 0, 0.6) !important;
	color: #FFFFFF;
	text-shadow: 0 1px 0 transparent;
}
#content-layout .table-container:nth-child(5) { /*
Who we work for*/
	background-color: #e07e35 !important;
	background-color: rgba(183, 28, 28, 0.89) !important;
	color: #FFFFFF;
	text-shadow: 0 1px 0 transparent;
}
#content-layout .table-container:nth-child(6x) { /*recent projects*/
	background-color: rgba(173, 0, 0, 0.6) !important;
	background-color: #a7a741 !important;
	background-color: #9a9a48 !important;
	color: #FFFFFF;
	text-shadow: 0 1px 0 transparent;
}
#content-layout .table-container:nth-child(6) a { /*recent projects*/
	color: #000;
	font-weight: 400;
}
#content-layout .table-container:nth-child(6) a:hover { /*recent projects*/
	color: #555;
}
#content-layout .table-container:nth-child(7) { /*recent projects*/
	background-color: rgba(173, 0, 0, 0.6) !important;
	background-color: #a7a741 !important;
	background-color: rgb(91, 112, 254) !important;
	color: #FFFFFF;
	text-shadow: 0 1px 0 transparent;
}
#content-layout .table-container:nth-child(7) a, #content-layout #aboutMetaxis a { /*recent projects*/
	color: #fff;
	font-weight: 300;
}
#content-layout #footer { /*footer*/
	background-color: #656565 !important;
	color: #FFFFFF;
	text-shadow: 0 1px 0 transparent;
}
[role="main"] .table-layout {
	display: block;
	table-layout: fixed;
	width: 100%;
	margin-top: 3em;
	max-width: 1024px;
	margin: auto;/*border: 1px solid red;*/
}
[role="main"] .table-layout:first-child {
	margin-top: 0;
}
[role="main"] .table-row {
	display: table;
	overflow: hidden;
	width: 100%;
}
[role="main"] .table-cell {
	display: table-cell;
	overflow: hidden;
	vertical-align: top;
}
[role="main"] .table-cell .img-sizer {
	width: 270px;
	height: 270px;
	border-radius: 10em;
}
[role="main"] #whatWeOffer .table-cell .img-sizer {
	border-radius: 2em;
}
/*[role="main"] #whoWeWorkFor .table-cell .img-sizer {
	    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	border-radius: 0;
}*/
[role="main"] .table-cell:first-child {
	display: table-cell;
	width: 23em;
	overflow: hidden;
}
[role="main"] #jobVacancies .table-cell:first-child, [role="main"] #whatWeOffer .table-cell:first-child {
	text-align: center;
}
[role="main"] #ourStatement .table-cell:first-child {
	display: table-cell;
	overflow: hidden;
	/* color: #fff; */
	background-color: rgb(23, 136, 216);
	opacity: 1;
	padding: 1em;
	border-radius: 0.7em;
	vertical-align: middle;/* padding-top: 6em; */
}
[role="main"] #ourStatement .currentVacancy {
	display: table-cell;
	overflow: hidden;
	/* color: #fff; */
	background-color: rgb(255, 255, 255);
	margin-top: 2em;
	opacity: 1;
	padding: 1em;
	border-radius: 0.7em;
	vertical-align: middle;/* padding-top: 6em; */
}

[role="main"] #ourStatement h1 {
	margin-bottom: .2em;
	font-size: 2.6em;
	letter-spacing: -0.01em;
	font-family: Century Gothic, Arial, Courier New, Sans-Serif !important;
	/* text-transform: uppercase; */
    /* font-weight: 600; */
	color: #fff;
}
[role="main"] #ourStatement .table-cell:first-child h2 {
	font-weight: normal;
	line-height: 1.6em;
	/* margin: 0 1em; */
	font-size: 1.4em;
	letter-spacing: -0.01em;
	font-family: Century Gothic, Arial, Courier New, Sans-Serif !important;
	color: #fff;
}
[role="main"] .footer .table-cell {
	display: table-cell;
	overflow: hidden;
	text-shadow: 0 0 1px transparent;
	color: #bfbfbf;
	padding: 1.5em 0;
}
[role="main"] .footer .table-cell a {
	color: #bfbfbf;
}
/*
[role="main"] .footer .table-cell:nth-child(1) {
    width: 10em;
}
[role="main"] .footer .table-cell:nth-child(2) {
    width: 100%;
}
*/
/*
[role="main"] .footer .table-cell:nth-child(2) div {
	width:10em;
	margin:auto;
}
*/
[role="main"] .footer .table-cell:nth-child(2) {
	/* width: 100%; */
	text-align: right;
	padding-right: 1em;
}
[role="main"] .table-cell .flaticon {
	margin-top: 1em;
}
[role="main"] .table-cell .flaticon-news:before, [role="main"] .table-cell .flaticon-user-group:before {
	font-size: 3.250em;
	margin-top: .3em;
	left: .8em;
}
[role="main"] .table-cell p {
	font-size: 1.1em;
	font-weight: 300;
	margin: 0 0 1.5em 0 !important;
	line-height: 1.8em;
	text-shadow: 0 1px 0 transparent;
}
/*[role="main"] #whoWeAre .table-cell p {
	font-size: 1.8em;
}*/
[role="main"] .table-cell .content {
	display: table;
	table-layout: fixed;
	width: 100%;/*border-top: 3px solid #9E9E9E;
    border-bottom: 3px solid #9E9E9E;*//*padding-top: 1em;*//*    padding-bottom: 2em;*/
}
[role="main"] .table-cell .content h2 {
	padding-bottom: .5em;
}
[role="main"] .table-cell .content ul li, [role="main"] .table-cell .content ol li {
	font-weight: 300;
    /* margin-bottom: .4em; */
    font-size: 1.1em;
    line-height: 32px;
	padding-left: .5em;
}
[role="main"] .table-cell .contentText {
	font-size: 1.1em;
	font-weight: 300;
	margin: 0 0 1.5em 0 !important;
	line-height: 1.8em;
	text-shadow: 0 1px 0 transparent;
	display: table-cell;
	padding-right: 2em;
	border-right: 2px solid rgba(255, 255, 255, .3);
	padding-left: 2em;
	vertical-align: top;
}
[role="main"] #whatWeOffer .table-cell .contentText:first-child {
	border-right: 2px solid rgba(255, 255, 255, 0.46);
}
[role="main"] .table-cell .contentText:first-child {
	padding-left: 0;
}
[role="main"] .table-cell .contentText:last-child {
	border-right: 0px solid #444;
}
[role="main"] .table-cell .content img {
	/* border: 1px solid #dadada; */
	padding: .2em;
	margin: 0em .5em .5em 0;
	/* -moz-box-shadow: 3px 3px 13px #888; */
    /* -webkit-box-shadow: 3px 3px 13px #888; */
    /* box-shadow: 3px 3px 13px #888; */
	background-color: #fff;
	border-radius: .325em;
}
[role="main"] #recentProjects .table-cell .content img {
	background-color: #FFFFFF;
}
[role="main"] .table-cell .content .contentImg {
	display: table-cell;
	vertical-align: top;
}
[role="main"] #recentProjects .table-cell .contentText {
	padding-bottom: 0;
	padding-right: 0;
	border: 0;
	margin: 0 !important;/*font-size: 1em !important;*/
	line-height: 1.5em;
	vertical-align: middle;
}
[role="main"] #recentProjects .table-cell .contentText:last-child {
/*	padding-left: 1em !important;*/
	border-left: 2px solid rgb(218, 218, 218);
}
[role="main"] #recentProjects td.contentTextBox {
	border: 2px solid #9E9E9E;
	padding: 0;
	vertical-align: top;
	/*background-color: #F5F5F5 !important;*/
	border-radius: .425em;
}
[role="main"] #recentProjects .table-cell .contentText:first-child {
	padding-left: 0;
	/*text-align: right;*/
/*	border-right: 2px solid rgb(218, 218, 218);*/
	padding-right: 2em;
	padding-bottom: 1em;
	width: 60%;
}
[role="main"] #recentProjects .table-cell .contentText .ui-bar h2 {
	display: block !important;
	font-size: 1.3em !important;
	margin: 0;
	text-shadow: 0 1px 0 transparent;
	font-family: proxima-nova, proxima-nova, sans-serif !important;
	font-weight: 400;
}
[role="main"] #recentProjects .table-cell .content {
	margin: auto;
	table-layout: fixed;
	max-width: 60em;
}
/************************************************************************/
/* Content sections styling.
/************************************************************************/
#ourStatement:before {
	content: "";
	background-image: url(../images/Shutterstock/banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 80% 20%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}
#whoWeArez:before {
	content: "";
	background-image: url(../images/people-meeting-silhouette-cafe-talking-black-and-white-window-1920x1268.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.05;
}
#whatWeDox:before {
	content: "";
	background-image: url(../images/Shutterstock/what-we-do.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}
#whatWeOfferx:before {
	content: "";
	background-image: url(../images/laptop-computer-typing-working-business-office-technology-desk-cell-phone-mobile-blogging-1920x1280.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}
#whoWeWorkFor:before, #xcaseStudy:before {
	content: "";
	background-image: url(../images/whiteboard-planning-marker-business-guy-man-office-1920x1280.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}
#recentProjectsx:before {
	content: "";
	background-image: url(../images/coding-programming-working-mac-monitors-computer-technology-people-business-working-office-desk-papers-phone-startup-1920x1372.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}
#jobVacancies:before, #jobVacancy:before {
	content: "";
	background-image: url(../images/team_257890835.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}
.footer:before {
	content: "";
	/*background-image: url(../images/swirls-abstract-black-and-white-1920x1280.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;*/
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}

/************************************************************************/
/* Media styling.
/************************************************************************/
@media (max-width: 768px) {
#content-layout .table-container {
	padding: 1em;
}
[role="main"] #whatWeOffer .table-cell:first-child, #jobVacancies .table-cell:first-child  {
	display: none;
}
[role="main"] #caseStudy .table-cell:first-child, [role="main"] #caseStudyContent .table-cell:first-child {
    display: table-cell !important;
    /* width: 100%; */
}
[role="main"] #whoWeAre .table-cell:first-child {
	display: table-cell !important;
}
[role="main"] #whatWeDo .table-cell:first-child {
	display: table-cell !important;
}
[role="main"] #recentProjects .table-cell:first-child {
	display: table-cell !important;
}
[role="main"] #recentProjects .table-cell .content {
    padding-top: 1em;
}
[role="main"] #recentProjects .table-cell h2 {
    padding-bottom: 0 !important;
}
/*
[role="main"] #jobVacancies .table-cell:first-child {
	display: table-cell !important;
}
*/
.jobVApp {
	margin-top: 2em;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: 300;
	margin-bottom: 1em;
}
[role="main"] #whoWeWorkFor .table-cell:first-child {
	display: table-cell !important;
}
/*
	[role="main"] #jobVacancies .table-cell:first-child {
	display: table-cell !important;
}
*/
[role="main"] .footer .table-cell {
	display: table-cell !important;
}
.header .flaticon-menu {
	display: block;
}
[role="main"] #recentProjects .table-cell .contentText:last-child {
	display: none;
}
}

@media (max-width: 569px) {
/*[role="main"] .footer .table-cell {
	display: table !important;
	text-align: left !important;
}*/
#ourStatement #BigData h1 {
	font-size: 2em!important;
}
#ourStatement #BigData h2 {
	font-size: 1.2em!important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	/*height: 9em;*/
}
[role="main"] .table-cell .contentText {
	display: table-row;
}
[role="main"] #whatWeDo .table-cell .contentText span {
	display: table-cell;
	padding-bottom: 2em !important;
}
[role="main"] #recentProjects .table-cell .contentText img {
	display: none;
}
[role="main"] #recentProjects .table-cell .contentText span {
    display: table-row;
}
}
@media (max-width: 1112px) {
	[role="main"] #recentProjects .table-cell .contentText:last-child {
	display: none;
}
}