@charset "utf-8";

@viewport {
  width: device-width ;
  zoom: 1.0 ;
}

/* Top Navigation Bar 

.topbox {
    height: 15px;
    width: 100px;
	top: 0;
	left: 0;
    width: 100%;
	position: absolute;
	background-color: #0054A6;
}

.topnav {
	max-width: 1400px;
	margin: 0 auto;
}

.topnav a {
	float: right;
	color: #ffffff;
	text-align: center;
	padding: 15px 20px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Krub', sans-serif;
}

.topnav a:hover {
	background-color: #ddd;
	color: black;
	height: 20px;
}

.topnav a.active {
  	background-color: #4CAF50;
  	color: white;
	height: 20px;
}
*/

/* Top Colour Bar */

.topbar {
	width: 100%;
	position: absolute;
	margin: 0 auto;
}

.topbar1 {
	width: 20%;
	float: left;
	height: 10px;
}

/* Part 1 - Entry Page */

body {
	left: 0;
	margin: 0 auto;
	padding: 0;
}

.entrybg {
	height: 100vh;
	margin-left: auto;
	background-image: url("images/_DSC1628.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

/*.entrycontent {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 100vh;
	width: 100vw;
	margin: 50px;
}*/

.entrycontent{
	position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	height: 100%;
	text-align: center;
	
}

.logoimg {
	height: 15%;
	box-shadow: 0 2px 10px 0 #0d0d0d;
}

.logotext1 {
	font-size: 66px;
	font-weight: 800;
	font-family: 'Exo 2', sans-serif;
	color: #ffffff;
	letter-spacing: 1.5px;
}

.logotext2 {
	font-size: 24px;
	margin-top: -5px;
	font-weight: 400;
	font-family: 'Krub', sans-serif;
	color: #ffffff;
}

.scrollicon {
	height: 70px;
	margin-top: 50px;
}

.logobar {
	height: 10px;
	background-color: #0054A6;
}

/* Part 2 - Type Box */

.typebox {
	width: 100%;
	background-color:#EFEFEF;
	padding: 45px 0px 30px 0px;
}

.typeboxconstrain {
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.typeelement {
	width: 20%;
	float: left;
	font-weight: 600;
	font-size: 18px;
	font-family: 'Krub', sans-serif;
}

.typeelement img {
	height: 50px;
	margin-bottom: -10px;
}

/* Part 3 - About Me */

.aboutmecontainer {
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 50px 0px 100px;
}

.aboutme2 {
	float: left;
	width: 48.5%;
	padding-right: 3%;
	text-align: justify;
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-weight: 300;
}

.aboutme3 {
	float: left;
	width: 48.5%;
	text-align: justify;
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-weight: 300;
}

.aboutme4 {
	padding-top: 3%;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;
}

h3 {
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.5;
	margin-top: -5px;
}

.aboutline {
	display: none;
}

.aboutline1 {
	width: 1000px;
	color: #8D8D8D;
	margin-bottom: 30px;
	border-style: solid;
	border-width: 0.5;
}

/* Part 4 - Social Media */

.darkme {
	padding: 50px 0px;
	background-color:#343434;
	text-align: center;
}

.darkmecontainer {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	max-width: 800px;
}

.socialicon {
	float: left;
	width: 25%;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.socialicon img {
	height: 40px;
}

/* Part 5 - My Work */

.workall {
	background-color:#EFEFEF;
}

.mywork {
	padding: 50px 0px 200px;
	background-color:#EFEFEF;
}
.myworkcontainer {
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 20px;
}

/* Part 5a - Titles */

.featuredtitle {
	font-family: 'Krub', sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #8D8D8D;
	border-style: solid;
	border-width: 1px;
	padding: 10px 0px;
	width: 435px;
	margin: 0 auto;
	letter-spacing: 5px;
	text-align: center;
}

.titleseparator {
	max-width: 200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 30px 0px;
}

.titleseparatorelement {
	width: 33%;
	float: left;
}
.titleseparatorelement img {
		height: 35px;
	}

/* Part 6 - Footer */

.workbasespace {
	height: 100px;
	background-color:#EFEFEF;
}

.footer {
	padding: 20px 0px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	background-color: #0054A6;
}

.footer img {
	height: 50px;
}

.footertext {
	font-weight: 400;
	font-size: 14px;
	font-family: 'Krub', sans-serif;
	color: #ffffff;
}

/* Part A - Headings */

.title1a {
	float: left;
	width: 100%;
	text-align: center;
	letter-spacing: 3px;
	font-weight: 700;
	font-size: 40px;
	font-family: 'Krub', sans-serif;
	color: #0054A6;
}

.title1b {
	float: left;
	width: 100%;
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 30px;
	font-weight: 500;
	font-size: 18px;
	font-family: 'Krub', sans-serif;
	color: #8D8D8D;
}

.horizline {
	width: 1000px;
	color: #8D8D8D;
	margin-bottom: 50px;
	border-style: solid;
	border-width: 0.5;
}

.horizline1 {
	width: 1000px;
	color: #8D8D8D;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 0.5;
}

h3 {
	font-size: 28px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
}


/* Mobile Sizes */

@media only screen and (min-width: 1451px){
	
}

@media only screen and (max-width: 1450px){
	
	.aboutmecontainer {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.horizline {
		width: 800px;
	}
	
	.aboutline1 {
		width: 800px;
	}
}
	
@media only screen and (max-width: 1125px){
	
	/* Part 2 - Type Box */
	
	.typebox {
		padding: 35px 0px 25px 0px;
	}
	
	.typeelement {
		font-size: 16px;
	}

	.typeelement img {
		height: 42.5px;
		margin-bottom: -10px;
	}
	
	/* Part 3 - About Me */
	
	.aboutmecontainer {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.aboutme2 {
		font-size: 17px;
	}
	
	.aboutme3 {
		font-size: 17px;
	}
	
	.aboutme4 {
		font-size: 17px;
	}
	
	h3 {
		font-size: 24px;
	}
	
	.horizline {
		width: 700px;
	}
	
	.aboutline1 {
		width: 700px;
	}
}
	
@media only screen and (max-width: 980px){
	

	/* Part 2 - Type Box */
	
	.typebox {
		padding: 35px 0px 25px 0px;
	}
	
	.typeelement {
		font-size: 15px;
	}

	.typeelement img {
		height: 35px;
		margin-bottom: -10px;
	}
	
	
	/* Part 3 - About Me */
	
	.aboutmecontainer {
		padding: 50px 30px 50px 30px;
	}
	
	.aboutme2 {
		margin-top: -20px;
		font-size: 17px;
		width: 100%;
		padding: 0%;
	}
	
	.aboutline {
		width: 560px;
		color: #8D8D8D;
		margin-top: 30px;
		margin-bottom: 30px;
		border-style: solid;
		border-width: 0.5;
		display: block;
	}
	
	.aboutline1 {
		width: 560px;
		color: #8D8D8D;
		margin-top: 30px;
		margin-bottom: 30px;
		border-style: solid;
		border-width: 0.5;
		display: block;
	}

	.aboutme3 {
		font-size: 17px;
		width: 100%;
		padding: 0%;
	}
	
	.aboutme4 {
		font-size: 17px;
		padding-top: 0;
	}

	h3 {
		font-size: 24px;
		margin: -5px 0px -20px 0px;
		line-height: 1.5;
	}
	
	/* Part 5 - My Work */

	.mywork {
		padding: 50px 0px 50px;
		background-color:#EFEFEF;
	}
	
	.myworkcontainer {
		max-width: 1400px;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		padding: 20px;
	}

	/* Part 5a - Titles */

	.featuredtitle {
		font-size: 22px;
		padding-bottom: 10px;
		width: 375px;
		margin: 0 auto;
		letter-spacing: 5px;
		text-align: center;
	}
	
	.titleseparatorelement img {
		height: 30px;
	}
	
	
	/* Part A - Headings */

	.title1a {
		font-size: 38px;
	}
	
	.title1b {
		font-size: 17px;
		margin-bottom: -0.5em;
	}
	
	.horizline {
		width: 560px;
	}
}
	
@media only screen and (max-width: 736px){
	
	/* Part 1 - Entry Page */
	
	.logoimg {
		height: 12.5%;
	}
	
	.logotext1 {
		font-size: 56px;
		letter-spacing: 1.25px;
	}
	
	.logotext2 {
		font-size: 20px;
	}
	
	/* Part 2 - Type Box */
	
	.typebox {
		padding: 20px 0px 15px 0px;
	}
	
	.typeelement {
		font-size: 12px;
	}

	.typeelement img {
		height: 30px;
		margin-bottom: -10px;
	}
	
	
	/* Part 3 - About Me */
	
	.aboutmecontainer {
		padding: 50px 20px 50px 20px;
	}
	
	.aboutme2 {
		margin-top: -20px;
		font-size: 16px;
		width: 100%;
		padding: 0%;
	}
	
	.aboutline {
		width: 360px;
		color: #8D8D8D;
		margin-top: 30px;
		margin-bottom: 30px;
		border-style: solid;
		border-width: 0.5;
		display: block;
	}
	
	.aboutline1 {
		width: 360px;
		color: #8D8D8D;
		margin-top: 30px;
		margin-bottom: 30px;
		border-style: solid;
		border-width: 0.5;
		display: block;
	}

	.aboutme3 {
		font-size: 16px;
		width: 100%;
		padding: 0%;
	}
	
	.aboutme4 {
		padding-top: 0;
		font-size: 16px;
	}

	h3 {
		font-size: 21px;
		margin: -5px 0px -20px 0px;
		line-height: 1.5;
	}
	
	
	/* Part 4 - Social Media */
	
	.socialicon {
		font-size: 14px;
	}

	.socialicon img {
		height: 30px;
	}
	
	/* Part 5 - My Work */

	.mywork {
		padding: 50px 0px 50px;
		background-color:#EFEFEF;
	}
	
	.myworkcontainer {
		max-width: 1400px;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		padding: 20px;
	}

	/* Part 5a - Titles */

	.featuredtitle {
		font-size: 20px;
		padding-bottom: 10px;
		width: 300px;
		margin: 0 auto;
		letter-spacing: 5px;
		text-align: center;
	}
	
	.titleseparatorelement img {
		height: 25px;
	}
	
	/* Part 6 - Footer */
	
	.workbasespace {
		height: 50px;
	}
	
	.footer img {
		height: 35px;
	}

	.footertext {
		font-weight: 400;
		font-size: 12px;
	}

	/* Part A - Headings */

	.title1a {
		font-size: 36px;
		letter-spacing: 2px;
	}
	
	.title1b {
		font-size: 16px;
		letter-spacing: 1.5px;
		margin-bottom: -0.5em;
	}
	
	.horizline {
		width: 400px;
	}
		
}
	
@media only screen and (max-width: 480px){
	
	/* Part 1 - Entry Page */
	
	.logoimg {
		height: 10%;
	}
	
	.logotext1 {
		font-size: 50px;
		letter-spacing: 1.25px;
	}
	
	.logotext2 {
		font-size: 16px;
	}
	
	/* Part 2 - Type Box */
	
	.typebox {
		padding: 20px 0px 15px 0px;
	}
	
	.typeelement {
		font-size: 10px;
	}

	.typeelement img {
		height: 25px;
		margin-bottom: -10px;
	}
	
	
	/* Part 3 - About Me */
	
	.aboutmecontainer {
		padding: 50px 20px 50px 20px;
	}
	
	.aboutme2 {
		margin-top: -20px;
		font-size: 15px;
		width: 100%;
		padding: 0%;
	}
	
	.aboutline {
		width: 280px;
		color: #8D8D8D;
		margin-top: 30px;
		margin-bottom: 30px;
		border-style: solid;
		border-width: 0.5;
		display: block;
	}
	
	.aboutline1 {
		width: 280px;
		color: #8D8D8D;
		margin-top: 30px;
		margin-bottom: 30px;
		border-style: solid;
		border-width: 0.5;
		display: block;
	}


	.aboutme3 {
		font-size: 15px;
		width: 100%;
		padding: 0%;
	}
	
	.aboutme4 {
		padding-top: 0;
		font-size: 15px;
	}

	h3 {
		font-size: 18px;
		margin: -5px 0px -20px 0px;
		line-height: 1.3;
	}
	
	
	/* Part 4 - Social Media */
	
	.socialicon {
		font-size: 14px;
	}

	.socialicon img {
		height: 25px;
	}
	
	/* Part 5 - My Work */

	.mywork {
		padding: 50px 0px 50px;
		background-color:#EFEFEF;
	}
	
	.myworkcontainer {
		max-width: 1400px;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		padding: 20px;
	}

	/* Part 5a - Titles */

	.featuredtitle {
		font-size: 20px;
		padding-bottom: 10px;
		width: 300px;
		margin: 0 auto;
		margin-top: -5px;
		letter-spacing: 5px;
		text-align: center;
	}
	
	.titleseparatorelement img {
		height: 25px;
	}
	
	/* Part 6 - Footer */
	
	.workbasespace {
		height: 50px;
	}
	
	.footer img {
		height: 35px;
	}

	.footertext {
		font-weight: 400;
		font-size: 10px;
	}

	/* Part A - Headings */

	.title1a {
		font-size: 32px;
		letter-spacing: 2px;
	}
	
	.title1b {
		font-size: 12px;
		letter-spacing: 1.5px;
		margin-bottom: -0.75em;
	}
	
	.horizline {
		width: 280px;
	}
		
}