body{
	 font-size: 13px;
	 font-family: "Roboto";
	 font-style: normal;
	 font-weight: 400;
}


a {
	color: black;
/*	opacity: .75;*/
	opacity: 1;
}

a:hover {
	color: black;
	opacity: 1;
	text-decoration: none;
/*	border-bottom: 1px dotted gray;
*/}

p {
	 font-family: "Roboto";
	 font-weight: 400;
	 font-size: 16px !important;
	 line-height: 18px;
		margin-bottom: 14px !important;
}

p.weight1{
	 font-family: "Roboto";
	 font-weight: 100;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight2{
	 font-family: "Roboto";
	 font-weight: 100;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight3{
	 font-family: "Roboto";
	 font-weight: 300;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight4{
	 font-family: "Roboto";
	 font-weight: 300;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight5{
	 font-family: "Roboto";
	 font-weight: 400;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight6{
	 font-family: "Roboto";
	 font-weight: 400;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight7{
	 font-family: "Roboto";
	 font-weight: 500;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight8{
	 font-family: "Roboto";
	 font-weight: 500;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight9{
	 font-family: "Roboto";
	 font-weight: 700;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight10{
	 font-family: "Roboto";
	 font-weight: 700;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight11{
	 font-family: "Roboto";
	 font-weight: 900;
	 font-style: italic;
	 font-size: 36px;
	 line-height: 30px;
}

p.weight12{
	 font-family: "Roboto";
	 font-weight: 900;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

div.wrapper{
/*	 margin: 0 auto;
	 display: block;
	 white-space: nowrap;
	 text-align: center;
	 padding-bottom: 20px;
	 min-height: 100%;
	 width: auto;
	 max-width: none;*/
}

div{
/*	 text-align: left;
	 display: inline-block;
	 white-space: normal;
	 vertical-align: top;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 padding: 0 2%;
	 max-width: 760px;
	 width: 760px;*/
}

h1{
   font-size: 64px;
   line-height: 73px;
   margin-bottom: 25px;
}

h2 {
   font-size: 24px;
   line-height: 24px;
   margin: 2em 0 2em;
   color: #555;
   text-transform: uppercase;
   letter-spacing: 0.1em;
}

p{
	 font-size: 17px;
	 line-height: 26px;
	 margin-bottom: 35px;
}

p.weights{
	 letter-spacing: 2px;
	 font-size: 13px;
	 color: rgba(173,173,173,1);
	 margin-bottom: 35px;
	 border-width: 0px 0px 1px 0px;
	 border-style: dotted;
	 margin-top: 45px;
}

p.pullquote{
	 font-size: 17px;
	 line-height: 26px;
	 margin-bottom: 35px;
	 padding-left: 15px;
	 border-width: 0px 0px 0px 3px;
	 border-style: solid;
}

p.map{
	 font-weight: 400;
	 font-style: normal;
	 margin-bottom: 0px;
	 text-align: justify;
	 font-size: 27px;
	 line-height: 54px;
	 margin-top: 0px;
}

p.heading{
	 letter-spacing: 2px;
	 font-size: 13px;
	 margin-bottom: 35px;
	 border-width: 0px 0px 1px 0px;
	 border-style: dotted;
	 margin-top: 45px;
	 color: rgba(0,0,0,1);
}

p.intro{
	 margin-bottom: 35px;
	 font-size: 21px;
	 line-height: 28px;
}

p.inverse-big{
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
}

p.inverse-med{
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 padding-top: 0px;
	 font-size: 15px;
}

p.inverse-small{
	 padding-top: 0px;
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-bottom: 30px;
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 font-size: 13px;
}

p.inverse-heading{
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 padding-bottom: 0px;
	 font-size: 15px;
	 letter-spacing: 2px;
	 margin-top: 50px;
}




.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

	cursor: pointer;
}




#socialContainer {
	/* width: 100%; */
	height: 50px;
	/* position: relative; */
	/* top: 0px; */
	/* margin-top: 61px; */
	/* margin-bottom: 12px; */
	background-color: #F8F8F8;
	/* left: 39px; */
	/* right: -55px; */
	margin: 20px 40px 0 40px;
	padding-top: 14px;
	padding-bottom: 14px;
	display: none;
}

.social-container {
}

.social-container .links {
	margin-bottom: 40px;
	text-align: center;
}
.social-container .links a {
	margin: 0 20px;
	color: black;
	opacity: .5;
	text-decoration: none;
	font-size: 24px;
	transition: all 0.2s ease;
}
.social-container .links a:hover {
	color: black;	
	opacity: 1;	
}


.textbox-vert-offset {
	margin-top: 0px;
}


@media screen and (max-width: 1024px){
	
	.textbox-vert-offset {
		margin-top: 10px;
	}
	
	#socialContainer {
		margin: 10px 10px 0px 10px;
		padding-top: 8px;
		padding-bottom: 14px;
		display: none;
	}
	
	
	
	#project-header {
		text-align: left;
		font-size: 18px;
		line-height: 18px;	
		padding-top: 12px;
		padding-bottom: 6px;
	}

	.project-title {
		padding-left: 10px;
	}



	.project-share {
		padding-right: 10px;
	}
	
	
}




@media screen and (max-width: 768px){
	
	.navbar-default {
/*		height: 50px;*/
	}

	#carousel-container-vert>#carousel-inner>.item {
	display: block; 
	padding-bottom: 20px;
	}

	#carousel-inner>.item {
	display: block; 
	padding-bottom: 20px;
	
	}

	.carousel-inner-home>.item {
	display: block; 
	padding-bottom: 20px;
	padding-left:10px;
	padding-right: 10px;	
	}
		
	.carousel-inner>.item {
	display: block; 
	padding-bottom: 20px;
	}
	
	.carousel-control  {
		display: none; 
	}

	.textbox-vert-offset {
		margin-top: 10px;
	}
	
	


	#socialContainer {
		height: 44px;
		background-color: #F8F8F8;
		margin: 20px 10px 0px 10px;
		padding-top: 8px;
		padding-bottom: 14px;
		display: none;
	}

	.social-container {
	}

	.social-container .links {
		margin-bottom: 40px;
		text-align: center;
	}
	.social-container .links a {
		margin: 0 24px;
		color: black;
		opacity: .5;
		text-decoration: none;
		font-size: 24px;
		transition: all 0.2s ease;
	}	
	
}


@media screen and (min-width: 1680px) {

	p {
		font-size: 18px !important;
		line-height: 150%;
	}
}

@media screen and (min-width: 1920px) {

	p {
		font-size: 20px !important;;
		line-height: 150%;
	}
}



