@charset "UTF-8";
/* CSS Document */
.section{
	width:100%;
}
#home{
	background-color:#A68585;
	height:100vh;
}
#home #logo {
	width:22%;
	margin-left:39%;
	padding-top:220px;
}
#cover-heading{
	font-family: pinot-grigio-modern, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding-top: 220px;
	font-size: 132px;
	text-align: center;
	color: #2D5959;
}
#buttons{
	padding-top:40px;
	margin-left:44%;
}
#button{
	width:20%;
	height:auto;
	background-color:#2D5959;
	border-radius:20px;
	display:inline-block;
	color:#D9D1D0;
	text-align:center;
	padding:9px 0 9px 0;
	font-family: usual, sans-serif;
	font-weight: 400;
	font-style: normal;
}
#social-buttons{
	margin-top:26px;
	width: 10%;
	margin-left: 45%;
}
#social-buttons img{
	width: 26%;
	margin-right: 2%;
	height: auto;
}
#button:hover, #buttontwo:hover{
	text-decoration:none;
	background-color: #733954;
}
#button a, #buttontwo a{
	color:#fff;
}

#home #arrows h2{
	padding-top:30px;
	text-align: center;
	font-family: blockhead-illust-ot-blackfac, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 160px;
	color: #2D5959;
}
#home #arrows h2:hover{
	color: #733954;
	text-decoration: none!important;
}
.navbar-header h2{
	display: none;
}
a:link{
	text-decoration: none
}
a:visited{
	text-decoration: none
}
a:hover{
	text-decoration: none
}
a:active{
	text-decoration: none
}
.navbar-wrapper{
	font-family: usual, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.section h2{
	font-family: pinot-grigio-modern, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size:54px;
	text-align:center;
	margin-top:120px;
	padding-top:0;
	color:#733954;
	clear:both;
}
h4{
	font-family: usual, sans-serif;
	font-weight: 300;
	font-style: italic;
	text-align: center;
	color: #A68585;
}
#photo{
	padding:20px 0 20px 0;
}
.gallery-slider{
	width:56%;
	margin-left:22%;
}
.gallery-slider img{
	width:100%;
	height:auto;
}
#photo .photo-examples{
	width: 60%;
	margin-left: 20%;
}
#photo .photo-examples img{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.caption{
	font-family: usual, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size:16px;
	margin:3px 2% 0 2%;
}
#video{
	padding:20px 0 20px 0;
}
h3{
	font-family: usual, sans-serif;
	font-weight: 600;
	font-style: normal;
	color:#A68585;
	font-size:28px;
}
#video h3{
	margin:45px 15% 10px 15%;
}
.video{
	width:70%;
	margin-left:15%;
}
#projects{
	width:56%;
	margin-left:22%;
	padding:20px 0 20px 0;
}
#projects p, #voice p, #revenue-projects p{
	font-family: usual, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	color:#000;
	padding:8px 0 8px 0;
}
#contents a:link{
	color:#A68585;
	text-decoration:none;
}
#contents a:visited{
	color:#A68585;
	text-decoration:none;
}
#contents a:hover{
	color:#2D5959;
	text-decoration:none;
}
#contents a:active{
	color:#A68585;
	text-decoration:none;
}
#writing{
	padding:20px 0 20px 0;
}
#writing-links{
	width:40%;
	margin-left:30%;
}
#writing-links #link{
	margin-left:10px;
	font-size:17px;
}
#design{
	padding:20px 0 700px 0;
}
#design-links, #revenue-intro{
	width:40%;
	margin-left:30%;
}
.design-button-left{
	display:inline;
	float:left;
	clear:left;
	width:48%;
	margin-right:2%;
}
.design-button-right{
	display:inline;
	float:right;
	clear:right;
	width:48%;
	margin-left:2%;
}
.design-button-left a:hover, .design-button-right a:hover{
	opacity:.75;
	text-decoration:none;
}
#design img{
	width:55%;
	height:auto;
	border:1px solid #000000;
	margin-bottom:20px;
}
#competencies{
	padding:20px 0 20px 0;
	width:70%;
	margin-left:15%;
}
.comp-left-subhead{
	display:inline;
	float:left;
	clear:left;
	width:30%;
	margin-right:2%;
}
.comp-right-body{
	display:inline;
	float:right;
	clear:right;
	width:66%;
	margin-left:2%;
	margin-top: 31px;
	font-family: usual, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 40px;
}
.comp-clear-line{
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #A68585;
	margin-bottom: 40px;
}
.competency-link a{
	font-size: 17px;
}
.competency-link a:link, .comp-right-body ul li a:link, .comp-right-body p a:link{
	color:#A68585;
	text-decoration:none;
}
.competency-link a:visited, .comp-right-body ul li a:visited, .comp-right-body p a:visited{
	color:#A68585;
	text-decoration:none;
}
.competency-link a:hover, .comp-right-body ul li a:hover, .comp-right-body p a:hover{
	color:#2D5959;
	text-decoration:none;
}
.competency-link a:active, .comp-right-body ul li a:active, .comp-right-body p a:active{
	color:#A68585;
	text-decoration:none;
}
.comp-right-body ul{
	padding: 0;
	font-family: usual, sans-serif;
	font-weight: 400;
	font-style: normal;
	list-style-type: none;
}
.comp-right-body ul li::before{
	content: "*";
	margin-right: 8px;
}
.comp-right-body ul li{
	margin-top: 15px;
	margin-bottom: 15px;
}
#revenue-projects{
	padding:20px 0 300px 0;
}
#revenue-projects img{
	width:55%;
	height:auto;
	margin-left: auto;
	margin-bottom:20px;
}
.design-button-clear{
	clear: both;
	width: 100%;
	margin-bottom: 30px;
}
.design-button-right p, .design-button-left p{
	font-family: usual, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 13px!important;
}
#advising{
	padding:20px 0 20px 0;
}
@media(max-width:700px){
	#voice p, #custom-tweet-embeds, #custom-instagram-embeds, #projects, .video, #video h3, .gallery-slider, #projects, #writing-links, #design-links, #revenue-intro, #competencies{
		width:90%;
		margin-left:5%;
	}
	#home #logo{
		width:50%;
		margin-left:25%;
	}
	#buttons{
		margin-left:36%;
	}
	#button, #buttontwo{
		width:40%;
	}
	#home #arrows{
		width:20%;
		margin-left:38.7%;
		padding-bottom:300px;
	}
	#home #logo {
		padding-top:50px;
	}
	#photo, #video, #projects, #voice{
		padding:8px 0 5px 0;
	}
	.design-button-left{
		clear:both;
		width:90%;
		margin-right:5%;
		margin-left:5%;
	}
	.design-button-right{
		clear:both;
		width:90%;
		margin-right:5%;
		margin-left:5%;
	}
	#design img, #revenue-projects img{
		width:80%;
		margin-left:10%;
		margin-bottom:10px;
	}
	#insta-hide{
		display:none;
		height:0px;
	}
	#button, #buttontwo{
		width:70%;
	}
	#buttons{
		padding-top:40px;
		margin-left:20%;
	}
	.comp-left-subhead{
		clear:both;
		width:90%;
		margin-right:5%;
	}
	.comp-right-body{
		clear:both;
		width:90%;
		margin-left:5%;
	}
	#cover-heading{
		padding-top: 180px;
		font-size: 76px;
		line-height: 80px;
	}
	#home #arrows h2{
		padding-top:0;
		margin-top: 0;
	}
	.section h2{
		font-size:44px;
		margin-top:40px;
	}
	.navbar-header h2{
		display: inline-block;
		clear: none;
		margin-left: 10px;
		margin-top: 8px;
		color: #D9D1D0;
	}
	#buttons{
		padding-top: 20px;
	}
	.navbar-nav li:first-child{
		display: none;
	}
	#social-buttons{
		margin-top:26px;
		width: 60%;
		margin-left: 20%;
}
#social-buttons img{
		margin-right: 2%;
}
}