html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B0B2B3;
	background: #16181c;
	text-align: center;
	height: 100%;
	font-size:15px;
}
body.details {
	font-size:14px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #D17626;
	outline: none;
}
a.email {
	text-decoration: none;
	font-weight: bold;
	color:  #D17626;
	outline: none;
}
a:visited {
	color:  #D17626;
}
a:active {
	color:  #D17626;
}
a:hover {
	color:  #FFFFFF;
}
p {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	line-height: 1.6em;
}
h1 {
	font-size:1.2em;
	margin-bottom:10px;
	margin-top:15px;
	font-weight: bold;
	line-height: 1.6em;
}
h2 {
	color:#D17626;
	font-size:1.07em;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 1.6em;
}
h3 {
	font-size:1.07em;
	margin:0;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:5px;
	line-height: 1.6em;
}
hr {
	color:#070D14;
}
ul {
	margin: 0;
	padding-left: 0;
}
li {
	margin-bottom: 8px;
}
ul.bullets {
    list-style: disc;
	padding-left: 2em;
	line-height: 1.6em;
}
#top {
	font-size: 1px;
	background: #000000 url(/images/tile2.jpg) top left repeat;
	width: 100%;
}
#header {
	position: relative;
	max-width:750px;
	height:286px;
	overflow: hidden;
	background: url(/images/header.jpg) no-repeat;
  background-position: bottom center;
	text-align: left;
}
#header .header-title {
	position: absolute;
	bottom: -8px;
	left: 8px;
	max-width: 95%;
	height: auto;
}
#header .mobile-header-img img {
	max-width: 100%;
	height: auto;
}
.header-fluid {
	position: relative;
	width: 100%;
	height: 100%;
}
.header-video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.header-video {
  transition: opacity 2s;
	opacity: 1.0;
}
.header-video.reset {
  transition: none;
	opacity: 0.0;
}
.header-video.hideVideo {
	opacity: 0.0;
}
#header-video-tag {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -375px;
}
.header-video-nav {
  position: absolute;
  bottom: 0;
  right: 0;
	margin: 3px;
}
.header-video-nav button {
  background: none;
  border: none;
  color: #fff;
	cursor: pointer;
	padding: 2px;
}
.header-video-nav img {
  width: 20px;
  height: auto;
}
#subtop {
	font-size: 1px;
	background: #000000 url(/images/subtile2.jpg) top left repeat-x;
	width: 100%;
	height:77px;
}
#subheader {
	position: relative;
	max-width: 750px;
	background: #1E2327 url(/images/subheader.jpg) top left repeat-x;
    text-align: left;
}
#middle {
	width: 100%;
	background: #000000;
}
#submiddle {
	width: 100%;
	background: #000000 url(/images/subtileglow.jpg) top left repeat-x;
}
#main {
	margin: 0;
	padding: 0;
	text-align:left;
	max-width:750px;
	/*background: #000000;*/
}
#content {
	padding: 10px;
	margin-bottom: 30px;
}
ul.service-summary {
    list-style: none;
    margin: 0;
    padding-left: 0;
	text-align: left;
}
ul.service-summary li {
    display: inline;
    font-size: 0.8em;
    line-height: 1.4em;
    font-style: italic;
}
ul.service-summary li::after {
    content: ";";
}
.highlight {
	color: #fff;
	font-weight: bold;
}
.home-page-btn {
	left: 5px;
	position: relative;
	border: none;
	padding: 19px 0px 0px 8px;
	width: 95%;
    height: auto;
	max-width: 370px;
}

img.subheader-img {
    max-width: 100%;
}

table.container {
	margin-top: 10px;
	width: 100%;
}
table.container td {
	padding-top: 10px;
	padding-bottom: 10px;
}
td.description {
	padding-left: 10px;
}

.profile-text {
	margin-top: 1em;
}

.about-me-img {
	display: inline-block;
	/*border-radius: 14px;*/
	overflow: hidden;
}

#titleImg {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.gallery {
	position: relative;
	float: right;
	margin-top: 24px;
	margin-left: 12px;
	margin-bottom: 5px;
	width: 400px;
	text-align: center;
}
.gallery .pagscroll a, .gallery .prev, .gallery .next {
	font-size: 6px;
	color: #604006;
}
.slide img {
	border-radius: 8px;
}


.tech {
	font-style: italic;
	margin-bottom: 10px;
}

#subhead {
	position: relative;
	float: left;
}

table.info {
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0px;
	border-radius: 15px;
	overflow: hidden;
}
table.info td {
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.right {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #1a1d21;
}
td.left {
	line-height: 1.6em;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #16181c;
}

.exampleHeading {
	font-size: 1em;
	font-weight: bold;
	margin: 50px 0 30px 0;
	line-height: 1.6em;
	width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
hr.dashed {
	border: solid thin;
	color: #1e2225;
	/*B0B2B3, 1a1d21*/
	margin: 35px 0;
}

#bottom {
	width: 100%;
	background: #1E2327;
}
#footer {
	max-width:750px;
	background: #0C0A0F;
}

.mobile-only {
	display: none;
}

.no-mobile {
	display: unset;
}

.reference1 {
	margin: 0;
	padding: 20px;
	background-color: #16181c;
	text-align: justify;
}
.reference2 {
	margin: 0;
	padding: 20px;
	/*background-color: #1a1d21;*/
	text-align: justify;
}

#copyright {
	color: #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 1.6em;
}

.profileImage {
	float:right;
	margin-left:14px;
	margin-bottom:10px;
}

.profileImage.profileImage-bottom {
	display: none;
}

.projectSummary {
	display: inline-block;
	margin: 18px 0;
	font-size: 0.93em;
}

.projectImage {
	display: block;
	float: left;
	margin: 0.3em 14px 0.5em 3px;
	overflow: hidden;
	width: 200px;
	border-radius: 7px;
}

.projectImage img {
    transition: transform 400ms ease-out 100ms;
	display: block;
	border: none;
	max-width: 100%;
    height: auto;
}

.projectImage img:hover {
    transform: scale(1.1);
}

#video-container {
    position: fixed;
    top: 0;
	right: 0;
	bottom: 0;
    left: 0;
    z-index: 125;
    width: 100%;
    height: 100%;
	overflow: hidden;
}

#video-player-close-btn {
	position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    font-weight: bold;
    color: #fff;
	cursor: pointer;
	z-index: 126;
}

#video-player-close-btn::before {
	content: "X";
}

#video-player-container {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	pointer-events: none;
}

#video-container.hidden {
	display: none;
}

#video-poster {
    width: 100%;
    max-height: 100%;
    pointer-events: auto;
    object-fit: contain;}

#video-background {
	width: 100%;
	height: 100%;
    background: RGBA(0,0,0,0.75);
}

#skills .label a {
	color: #808080;
	text-decoration: none;
}
#skills .label a:hover {
	color: #D17626;
}
.content-highlight {
	align-items: center;
	background: #171b1e;
	border: solid 1px #1d2124 ;
	margin: 40px 0;
	padding: 1.25em 1em 0.75em 1em;
	border-radius: 10px;
	font-size: 0.98em;
}
.content-highlight img.highlight-icon {
	width: 60px;
	margin: 5px 15px 4px 0;
	float: left;
	height: auto;
}
.examples {
	position: relative;
}
.examples.isfull {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 150;
}
.examples.isfull #davinciViewer, .examples.isfull #davinci {
	height: 100%;
}
#davinci {
	width: 100%;
}
#davinciViewer {
	height: 400px;
}
.about-me-img {
	width: 115px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.about-me-img #davinciViewer {
	height: 230px;
}
#davinciViewer.prescript {
	background: url(/images/logo/front.jpg) no-repeat center center;
	background-size: contain;
}
.profileImage.logo2 .about-me-img #davinciViewer {
	height: 400px;
}
.about-me-img #dvv-loading {
	/*display: none !important;*/
	text-align: center;
}
.examples p.examples-title {
    display: inline-block;
}
.examples ul {
    display: inline-block;
}
.examples ul li {
    display: inline;
    margin: auto 0.5em;
}
.dv-icon-btn {
    margin: 0 5px;
    cursor: pointer;
}
.dv-btns {
    text-align: center;
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.dv-btns.no-folds #dv-open-fold {
    display: none;
}
.dv-btns.no-folds #dv-close-fold {
    display: none;
}

.social-icons ul {
}
.social-icons li {
    display: inline-block;
    margin: 5px 5px 10px 5px;
}
.social-icons img {
    max-width: 100%;
    width: 26px;
	height: auto;
	border: none;
}

.service-icons {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.service-icon {
    width: 18%;
    display: inline-block;
}
.service-icon img {
    max-width: 260px;
    width: 100%;
    border-radius: 10px;
	transition: background 400ms ease-out 100ms, transform 400ms ease-out 100ms, border 400ms ease-out 100ms;
	box-sizing: border-box;
}
.service-icon img:hover {
    transform: scale(1.1);
	background-color: #000 !important;
	border-color: #D17626 !important;
	border-style: solid;
}

.arrow-down {
	max-width: 2.5em;
    width: 100%;
    display: inline-block;
    margin: 15px 0 0;
	border: none;
	cursor: pointer;
}
.arrow-down img {
	width: 100%;
	border: none;
	transition: transform 400ms ease-out 100ms;
	overflow: hidden;
}
.arrow-down img:hover {
	transform: scale(1.1);
}

#service-list {
	display: block;
}

#project-list {
	display: block;
}
.about-me-click {
	font-size: 0.9em;
}


@media only screen and (max-width: 600px) {

	#subheader {
		text-align: center;
	}

	#subhead {
		float: none;
	}

	.gallery {
		margin-left: auto;
		margin-right: auto;
		float: none;
		max-width: 400px;
		width: 100%;
	}

	.home-page-btn {
		left: 0;
	}

}

@media only screen and (max-width: 500px) {

	html, body {
		font-size: 15px;
	}

	.profile-text h1 {
		margin-top: 0;
		margin-bottom: 1em;
		text-align: center;
	}

	#top {
		background: #000000 url(/images/subtile2.jpg) top left repeat-x;
	}

	#header {
		height: auto; /*67px*/
		background: #000 url(/images/subheader.jpg) top left repeat-x;
		text-align: center;
	}
	#header .header-title {
		left: 0;
		position: relative;
		padding: 19px 0 0 0;
		width: 95%;
		height: auto;
		max-width: 370px;
		bottom: auto;
	}
	#header-video-tag {
		background: #000;
		max-width: 100%;
		height: auto;
		left: 0;
		margin: 0;
	}
	.header-video-container {
		width: 100%;
		height: 100%;
	}
	.header-sub-img img {
		width: 100%;
		height: auto;
	}

	.header-video-nav {
		margin-right: 20px;
	}

	.mobile-only {
		display: unset;
	}

	.no-mobile {
		display: none;
	}

	.projectImageContainer {
		background: linear-gradient(#111, #222);
	}

	.projectImage {
		float: none;
		/*border: 2px #000 solid;*/
		border-top: 0;
		border-bottom: 0;
		margin: 0 auto;
	}

	.projectSummary {
		text-align: center;
		margin: 26px 0;
	}

	.projectSummary p, .projectSummary h2 {
		text-align: left;
	}

	.projectSummary h2 {
		margin-top: 14px;
	}

	.profile-container {
		display: flex;
		flex-direction: column-reverse;
	}

	.profileImage {
		text-align: center;
		margin-left: 0;
	}

	.about-me-img {
		width: 100%;
		height: 240px;
	}

	.about-me-click {
		margin-top: 2em;
	}

	#davinciViewer.prescript {
		background: url(/images/logo2/front.jpg) no-repeat center center;
		background-size: contain;
	}

	.content-highlight {
		margin: 30px -10px;
		padding: 20px 10px 12px 10px;
		border-radius: 0;
	}
	.exampleHeading {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	.service-icons {
		justify-content: space-around;
	}
	.service-icon {
		width: 40%;
		display: inline-block;
		margin: 10px auto;
	}

	.gallery .slide {
		margin-left: -12px;
	}

}

@media only screen and (max-width: 400px) {

	#content {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.gallery .slides_control {
		margin-left: calc(50vw - (400px / 2));
	}

}
