@charset "utf-8";
/* CSS Document */

body { 
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: "Roboto", sans-serif;
  /*font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;*/
  font-size: 14px;
  color: #51788f;
  padding: 0px; 
  margin: 0px;
  list-style: none;
  overflow-y: scroll;
}

/* Header classes */
header {
	position:fixed;
	width: 100%;
	height: 50px;
	background-color: #51788f;
	z-index: 1001;
}

header nav {
	float: left;
	width: 70%;
}

.ng-logo {
	float: left;
	width: 30%;
	padding-top: 14px;
	padding-left: 2.3%;
}

.ng-logo img {
	height: 20px;
}

.main-nav li {
	font-size: 14px;
	font-weight: 700;
	float: right;
	line-height: 8px;
	text-align: right;
	padding: 5px 3%;
	list-style: none;
}

.main-nav li a {
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
}

.main-nav li a:hover {
	text-decoration: none;
	color: #dfecf2;	
}

ul.main-nav li.icon {
	display: none;
	cursor: pointer;
	font-size: 20px;
	margin-left: 7%;
	color: #FFFFFF;
}

.mobile-nav {
	display: none;
}

/* Hero classes */
.portfolio-hero-image-wrap {
	text-align: center;
	padding-top: 50px;
}

.portfolio-hero-image-wrap img {
	max-width: 100%;
}

/* Portfolio classes */
.project-filters {	
	font-size: 14px;
	font-weight: 700;
	background-color: #dfecf2;
}

/* Filter controls */
.filtr-container {
	margin-left: 4%;
}

.filtr-item {
    padding: 1%;
}

.simplefilter {
    text-align: center;
	margin-bottom: 13px;
	margin-top: 0;
	padding-left: 0;
}

.simplefilter li {
    color: #51788F;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
	padding: 5px 15px;
}

.simplefilter li.active {
	color: #ed7d30;
}

.column-wrap {
	margin: 0 auto;
}

.column-wrap p {
	padding-left: 2.3%;
}

.column-wrap img {
	width: 100%;
	height: auto;
}

.column-4 {
	float: left;
	width: 22%;
}

.tile-image-content {
	position: relative;
	background-color: #51788f;
}

.tile-title {
	position:absolute;
	text-align: center;
	width: 70%;
	height: 40%;
	top: 30%;
	left: 15%;
	color: rgb(255, 255, 255);
	font-size: 0.8vw;
}

/* Project classes */
.project-image {
	padding-top: 20px;
}

.concept {
    margin-top: 50px;
}

.concept-title {
	font-weight: 700;
	float: right;
}

.concept-description p {
	margin-top: 0;
}

.concept-description a {
	text-decoration: none;
	color: #51788f;
	font-weight: 700;
	float: left;
	padding-left: 2.3%;
}

.concept-description a:hover {
	text-decoration: none;
	color: #ed7d30;
}

.phone-image {	
	float: right;
	width: 21%;
	height: auto;	
	margin-bottom: 10px;
	margin-right: 3%;
}

.tablet-image {
	float: right;
	width: 20%;
	height: auto;	
	margin-bottom: 10px;
	margin-right: 3%;
}

.desktop-image {
	float: right;
	width: 70%;
	height: auto;
	margin-bottom: 10px;
	margin-right: 3%;
}

.prototype-image {
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.application-image {
	width: 93%;
	height: auto;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.project-navigation {	
	font-size: 14px;
	font-weight: 700;
	background-color: #dfecf2;	
	margin-top: 70px;
	margin-bottom: 100px;
}

.project-navigation-links {
    text-align: center;
	margin-bottom: 13px;
	margin-top: 0;
	padding-left: 0;
}

.project-navigation-links li {
    display: inline-block;
    text-transform: uppercase;
	padding: 5px 15px;
}

.project-navigation-links a {
	text-decoration: none;
	color: #51788f;
}

.project-navigation-links a:hover {
	text-decoration: none;
	color: #ed7d30;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

/* Resume classes */
.column-3 {
	float: left;
	width: 30%;
	padding-left: 2.6%;
	margin-bottom: 70px;
	margin-bottom: 100px;
}

.column-3 a {
	text-decoration: none;
	color: #51788f;
}

.column-3 a:hover {
	text-decoration:none;
	color: #ed7d30;
}

.work-image {
	width: 50%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.work-deskription h3 {
	text-align: center;
	color: #ed7d30;	
}

.work-deskription h4 {
	text-align: center;
	color: #51788F;
	margin-bottom: 1px;
}

.work-deskription h5 {
	text-align: center;
	color: #51788F;
	margin-top: 5px;
}

.education-image {
	float:right;
	width: 40%;
	padding-right: 20px;
}

.education-description h3 {
	margin-top: 0;
	padding-left: 2.3%
}

.education-description a {
	text-decoration: none;
	color: #ed7d30;
}

.education-description a:hover {
	text-decoration: none;
	color: #51788f;
}

.education-description h4 {
	margin-bottom: 5px;
	padding-left: 2.3%;
}

.education-description p {
	margin-top: 2px;
}

/* Contact classes */
.column-2-1 {
	float: left;
	width: 15%;
	padding-left: 2.3%;
	margin-bottom: 15px;
}

.column-2-2 {
	float: left;
	width: 65%;
	padding-left: 2.3%;
}

.column-2 {
	width: 45%;
	float: left;
	padding-left: 2.3%;
	display: block;
}

.contact-info {
	float: right;
}

.email-link img {
	width: 50px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.email-link p {
	padding-top: 10px;
}

.email-link a {
	text-decoration: none;
	color: #517887;
}

.email-link a:hover {
	text-decoration: none;
	color: #ed7d30;
}

.contact-details {
	padding-left: 20%;
}

.contact-details p {
	padding-left: 0;
}

.contact-details h3 {
	margin-top: 10px;
}

.linkedin-link img {
	width: 50px;
	height: auto;
	float: left;
	margin-right: 10px;
	padding-top: 0;
}

.linkedin-link p {
	padding-top: 10px;
}

.linkedin-link a {
	text-decoration: none;
	color: #517887;
}

.linkedin-link a:hover {
	text-decoration: none;
	color: #ed7d30;
}

.email-form p {
	padding-left: 0;
	padding-top: 10px;
}

form {
    margin:0 auto;
    width:100%;
	display: block;
	min-width: 300px;
}

input, textarea {
	width:100%;
	height:40px;
	background:#ffffff;
	border: none;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
	border-radius: 0;	
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
	box-shadow: none;
	padding:10px;
	margin-top:3px;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	color: #2e4651;
}

textarea {
	height:213px;
	overflow: auto;
}

input {
	width: 100%;
}

#submit {
	width: 200px;
	height: 60px;
	color: #51788f;
}

#submit:hover {
	color: #ed7d30;
}

/* Footer classes */
footer {
	text-align: center;
	padding: 25px 0;
	font-size: 14px;
	background-color: #51788f;
	color: #ffffff;
}

/* Helper classes */
.inner-wrap {
	max-width:1280px;
	margin: 0 auto;
}

.bb {
	box-sizing: border-box;
}

.clearfix {
	overflow: hidden;
}

.show {
	display: inline-block;
}

.hide {
	display: none;
}

img {
	display: block;
}

.section-padding {
	padding-bottom: 150px;
}

.project-section-padding {
	padding-bottom: 100px;
}

.section-title {
	font-weight: 600;
	font-size: 36px;
	color: #51788f;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

.section-title p {
	font-size: 16px;
	color: #ed7d30;
}

#image-boxshadow img {
    position: relative;
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 9px #888888;
}

.image-border {
	border: 1px solid #dfecf2;
}

.margin-left-right {
    margin-right: 2.3%;
    margin-left: 2.3%;
}

@media screen and (max-width: 620px) {
.column-2-1 {
	width: 85%;
}

.column-2-2 {
	width: 85%;
}

.concept-title {
	float: left;
	padding-left: 2.3%;
}

}

@media screen and (max-width: 768px) {
.column-4 {
	float: left;
	width: 46%;
}

.tile-title {
	font-size: 2vw;
}

.education-description p {
	margin-bottom: 50px;
}

.column-2 {
	width: 45%;
}
	
}

@media screen and (max-width: 480px) {
.portfolio-hero img{
	display: none;
}
.mobile-nav {
	width: 100%;
	background-color: rgba(81,120,143,0.90);
}

.mobile-nav li {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 700;
}

.mobile-nav li a {
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
}

.mobile-nav li a:hover {
	text-decoration: none;
	color: #dfecf2;	
}
	
ul.main-nav li:not(:last-child) {
	display: none;
}

ul.main-nav li.icon {
	float: right;
}

ul.main-nav li.hamburger {
	display: inline-block;
}

.column-4 {
	width: 93%;
}

.tile-title {
	font-size: 4vw;
}

.column-3 {
	width: 93%;
	margin-bottom: 50px;
}

.education-image {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}

.education-description h3,h4{
	text-align: center;
}

.education-description p {
	margin-bottom: 50px;
	text-align: center;
}

.column-2 {
	width: 80%;
}

.contact-info {
	float: left;
	padding-left: 20%;
	padding-bottom: 20px;
}
	
}

@media screen and (min-width: 481px) {
	.hamburger, .close, .mobile-nav {
		display: none !important;
	}
	
}
