@font-face {
  font-family: "San Francisco";
  font-weight: 400;
  src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");	
}

html {
	height: 100%;
}

.ambush {
	background-color: #1a1a1a;
}

h2 {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

h3 {
	font-size: 1.3em;
}

.ambush h2 {
	color: #ffffff;
}

p {
	text-align: center;
}

img {
	width: 100%;
	height: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}

.ambush p {
	color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a {
	font-family: 'Montserrat', sans-serif;
    font-weight: 100;
	border: none;
	color: #1a1a1a;
}

.navbar-inverse .navbar-nav>li>a:hover {
	font-family: 'Montserrat', sans-serif;
    font-weight: 100;
	color: #bdbdbd;
}

.ambush .navbar-inverse .navbar-nav>li>a:hover {
	color: #bdbdbd;
}


.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333333;
 }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background: none;
}

.ambush .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
 }

.navbar-inverse {
	border: none;
	background-color: #ffffff;
}

.index .navbar-inverse {
	border: none;
	background-color: rgba(255,255,255,1);
}

.ambush .navbar-inverse {
	background: #1a1a1a;
	border: none;
	color: #ffffff;
}

.ambush .navbar-inverse .navbar-nav>li>a {
	color: #ffffff;
	background-color: #1a1a1a;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none;
}

.navbar .navbar-collapse {
	text-align: center;
}

.videosara {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin-bottom: -10px;
}

.hero-background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-image: none;
	display: flex;
	background-position: center center;
	background-repeat:no-repeat;
	background-size: cover;
}

.digitalpaintinghero-background {
	width: 100%;
	min-height: 100vh;
	background-image: url(image/digitalpainting/porschebike.png);
	display: flex;
	background-position: center center;
	background-repeat:no-repeat;
	background-size: cover;
}

.abouthero-background {
	width: 100%;
	min-height: 100vh;
	background-image: url(https://farm5.staticflickr.com/4679/38613409134_6a6cc88794_h.jpg);
	display: flex;
	background-position: center center;
	background-repeat:no-repeat;
	background-size: cover;
}

.hero-content {
	margin-left: 30px;
	margin-right: 30px;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
	text-align: center;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	transform: scaleY(0.95);
}

.kevinauyeung {
	font-size: 5em;

}

.portfolio {
	margin-top: -0.5em;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.5em;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

.axblueprint {
	width: 100px;
	height: 100px;
}

.indexhero {
	padding-top: 150px;
	padding-bottom: 150px;
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color: #1a1a1a;
	display: block;
	text-align: center;
	font-size: 3em;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	line-height: 1em;
}

.indexhero img {
	height: 150px;
}

.indextext {
	padding-bottom: 100px;
}

.jobtitle {
	font-size: 0.75em;
	font-weight: 400;
}

.homepagecontent {
	margin-top: -2px;
	padding-top: 40px;
	background: #ffffff;
	text-align: center;
}

.thumbnail {
	border: none;
	background: none;
	margin-bottom: 0px;
}

.content {
	text-align: center;
	padding-top: 25%;
	color: white;
	font-size: 5vp;
}

.row {
	font-size: 1.5em
}

.row img {
	width: 100%;
	height: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
}

.hero {
	padding-top: 6.5em;
}

.smallscreenspacing {
	display: none;
}

.spacing {
	margin-top: 5em;
	line-height: 2em;
	margin-bottom: 5em;
}

.container {
	font-family: 'Montserrat', sans-serif;
}

.aboutcontainer {
	text-align: left;
}


.aboutcontainer h2 {
	text-align: left;
}

.aboutcontainer p {
	text-align: left;
}

.aboutmesmall {
	display: none;
}

.aboutcontainer img {
	width: 50px;
	height: 80px;
}

.aboutmesmall img {
	width: 50px;
}

.aboutmesmallprofile {
	display: none;
	width: 100%;
}

.smallsize {
	display: none;
}

.ambushbody .spacing {
	color: #ffffff;
}

.ambushbody {
	background: #1A1A1A;
}

.video {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
}

.footer {
	color: #808080;
	width: 100%;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 3em;
}

.ambushbody .footer {
	background-color: #1a1a1a;
	color: rgba(255,255,255,0.5);
}

.saleshubsmall {
	display: none;
}

.videowrapper {
  position: relative;
  padding-bottom: 56%;
}

.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 991px) {
	.aboutmelarge {
		display: none;
	}

	h3 {
		text-align: center;
	}


	.aboutmesmallprofile {
	width: 100%;
	display: block;
}


	.aboutmesmall {
		display: inline-block;
	}

.aboutmesmall img {
	width: 50px;
	height: 80px;

}


@media screen and (max-width: 768px) {
    body {
		font-size: 10px;
	}

	.index .navbar-inverse {
		border: none;
		background-color: rgba(255,255,255,0.6);
	}

	.videosara {
		z-index: 0;
		display: none;
	}

	.hero-background {
		background-image: url(https://farm5.staticflickr.com/4690/38400539964_0b53da1c6d_h.jpg);
		position: relative;
	}

	.plussize {
		display: none;
	}

	.smallsize {
		display: inline-block;
	}

h3 {
		text-align: center;
	}

	.saleshublarge {
		display: none;
	}

	.saleshubsmall {
		display: inline-block;
	}

	.aboutmelarge {
		display: none;
	}

	.aboutmesmall img {
	width: 50px;
	height: 80px;
}


@media screen and (max-width: 480px) {
	.kevinauyeung {
	font-size: 4em;
	}

	h3 {
		text-align: center;
	}

	.aboutmesmall img {
	width: 50px;
	height: 80px;


}

