html{
	height: 100% !important;
}

body{
	background-color: #f5f5f8;
	font-size: .625%; /*SETS DEFAULT FONT-SIZE TO 10px ie font-size: 1.4rem;*/
	height: 100% !important;
}

header{padding-bottom: 10px;}

a{text-decoration: none;}

p{
	font-family: Lato;
	font-size: 1.7rem;
	font-weight: 300;
	color: rgb(70,70,70);}

.underconstruction{text-align: center;}

.nomargin{margin: 0px !important;padding: 0px !important;}


/* ABOUT */
.aboutCopy{margin-top: 20px;}

/* LOGO */
.logo a{
	text-decoration: none;
	text-align: center;
	padding: 0;}

h1{
	font-family: Lato;
	font-size: 3.2rem;
	font-weight: 900;
	color: rgb(70,70,70);}

.homelogo{color: #f5f5f8;}


/* FOOTER */
.footer{
	background-color: rgb(232,232,242);
	position:fixed;
	bottom:0;
	left:0;
	right: 0;
	text-align: right;
	height: 25px;}

.footer p{
	font-family: Lato;
	font-weight: 100;
	font-size: 1.3rem;
	padding: 2px 0 0 0;
	color: rgb(0,0,0);
	letter-spacing: .2px;}

.footerSm p{
	font-weight: 300;
	color: rgb(80,80,80);}


/*HOME*/
.blackBody{background-color: rgb(40,40,45); overflow: hidden;}

/*==========================================
		HOME NAVIGATION
==========================================*/

	.navList ul{
		margin-top: 0;
		list-style-type: none;
		text-align: center;}

	.navList ul li a, .accordion-heading a{display: inline;text-decoration:none;}

	.navList ul li, .navList ul li a h2, .accordion-heading a h2, .inline{display: inline;}

	h2{
		font-family: Raleway;
		font-size: 2.2rem;
		font-weight: 200;
		color: rgb(70,70,70);}

	.aboutAbout{
		text-decoration: overline;
		color: #e2c6b2;
		margin-right: 20px;}

	.worksWorks{
		text-decoration: overline;
		color: #e2c6b2;
		margin-left: 20px;}

	.aboutHome{margin-right: 20px;color: #f5f5f8;}

	.worksHome{color: #f5f5f8;}


/*==========================================
		WORK NAV
==========================================*/

	.wrapperMobile{
   		width: 100%;
   		position: fixed;
   		margin-left: -15px;}

	.wrapper{position: fixed;width: 100%;}

	#collapseHome{margin-left: 24px;}

	.workNav ul, .workNavHome ul{
		margin-top: -10px;
		list-style-type: none;
		width: 162px;

		margin-left: auto;
   		margin-right: auto;
   		display: block;
   		float: none;

   		position: relative;
   		text-align: center;}

	.workNav ul li, .workNavHome ul li{
		display: block;
		padding: 1px 0;
		margin: 5px 0;
		border: 1px solid rgb(200,200,200);}

	.workNav ul li a, .workNavHome ul li a{text-decoration:none;}

	.workNav ul li a h3, .workNavHome ul li a h3{display: inline;}

	h3{
		font-family: Lato;
		font-size: 2rem;
		font-weight: 300;
		color: rgb(70,70,70);
		padding: 0 10px;}

	.workNavHome ul li{border: 1px solid #f5f5f8;}

	.lwh a h3, .swh a h3, .dh a h3{color: #f5f5f8;}

	.lwlw, .swsw, .dd{border: 1px solid #e2c6b2 !important;}

	.lwlw a h3, .swsw a h3, .dd a h3{color: #e2c6b2;}

	.lwlw a h3:hover, .swlw a h3:hover, .dlw a h3:hover, .lwsw a h3:hover, .swsw a h3:hover, .dsw a h3:hover, .lwd a h3:hover, .swd a h3:hover, .dd a h3:hover, .lwh a h3:hover, .swh a h3:hover, .dh a h3:hover{
		color: #e2c6b2;}

	.workNav ul li:hover, .workNavHome ul li:hover{border: 1px solid #e2c6b2;}

	.workTop{padding: 20px 0 0 0;}

/*==========================================
		DRAWINGS
==========================================*/

.drawings img{margin: 10px 0 0 0;}

.drawings{padding-bottom: 50px;}

/*==========================================
		CAROUSEL
==========================================*/

#overflow{overflow: hidden;}

#overflow .carousel{ /* maybe just set the height as a hard number for each size*/
	padding: 0;
	margin: 0 0 0 -50%;
  	height: 100% !important;
  	width: 200%;}

/*==========================================
		FULL BLEED CAROUSEL
==========================================*/

.carousel{z-index: -9999;}

.fullbleed{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;}

.carousel, .item, .active, .carousel-inner{height: 100% !important;}

.carouselImg1, .carouselImg2, .carouselImg3, .carouselImg4, .carouselImg5, .carouselImg6, .carouselImg7, .carouselImg8{
	height: 100% !important;
	width: 100%;
	background: no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;}

.carouselImg1{background-image: url('../img/home/h1.jpg');}

.carouselImg2{background-image: url('../img/home/h2.jpg');}

.carouselImg3{background-image: url('../img/home/h3.jpg');}

.carouselImg4{background-image: url('../img/home/h4.jpg');}

.carouselImg5{background-image: url('../img/home/h5.jpg');}

.carouselImg6{background-image: url('../img/home/h6.jpg');}

.carouselImg7{background-image: url('../img/home/h7.jpg');}

/*==========================================
		SUB NAV
==========================================*/

.divider {
	font-family: Raleway;
	font-size: 2rem;
	font-weight: 200;
	color: rgb(205,205,205);
	display: inline;
	margin: 0 15px;}

.aboutSub ul li a{
	font-family: Raleway;
	font-size: 1.9rem;
	font-weight: 200;
	color: rgb(130,130,130);
	text-decoration: none;
	display: inline;
	letter-spacing: .2px;}

.aboutSub ul li a:hover{
	text-decoration: overline;
	color: #e2c6b2;}

.aboutSub ul{
	margin-top: 0;
	list-style-type: none;
	text-align: center;}

.aboutSub ul li{display: inline; }

.aboutCopy{padding-bottom: 60px;}




/* ===========================
Media Queries
==============================*/


/* Extra Small devices (tablets, 0px and up) */
@media only screen and (min-width: 0px) {
	
	.worksImgs div h4{
		margin: 15px 0 0 0;
		font-family: Lato;
		font-size: 1.9rem;
		font-weight: 300;
		color: rgb(45,45,55);}

	.worksImgs div h4 span, .worktext{
		font-family: Lato;
		font-size: 1.5rem;
		font-weight: 300;
		color: rgb(120,120,130);}

	.worktext span{
		font-family: Lato;
		font-size: 1.7rem;
		font-weight: 400;
		color: rgb(70,70,70);}

	.worksImgs div a img, .worksImgs div img {margin: 25px 0 0 0;}

	.worksImgs div p{margin: 10px 0;}

	.worksImgs{padding-bottom: 50px;}
	
}

/* For Carousel (tablets, 415px and up) */
@media only screen and (min-width: 415px) {
	
	#overflow .carousel{margin: 0 0 0 -15%;width: 130%;}

}

/* Small devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {

	p, .worktext span{font-size: 1.6rem;}

	#overflow .carousel{width: 110%;margin: 0 0 0 -5%;}

	.worksImgs{padding-bottom: 60px;}

	.navList{margin-right: -15px !important;}


/*==========================================
		NAVIGATION
==========================================*/

	.navList ul{margin-top: 27px;text-align: right;}

	.aboutAbout{margin-right: 30px;}

	.aboutWorks{margin-right: 15px;}

	.worksWorks{margin-left: 15px;}

	.aboutHome{margin-right: 30px;}

	.aboutAbout:hover, .worksAbout:hover, .worksWorks:hover, .aboutWorks:hover, .aboutHome:hover, .worksHome:hover{
		text-decoration: overline;
		color: #e2c6b2;}

/*==========================================
		WORK NAV
==========================================*/

	.workNav ul, .workNavHome ul{margin-top: 15px !important;}
	
	.workNav ul{margin-right: 0px;}

	.workNav ul li, .workNavHome ul li{text-align: right;display: block; }

	.workTop, .workTopHome{padding: 0;}

	/*.workNavHome{position: fixed;padding-left: 23px;}*/

	.dh a h3, .dd a h3, .dlw a h3, .dsw a h3{padding-left: 45px;}

/*==========================================
		SUB NAV
==========================================*/
	.aboutSub ul{text-align: left;}

}



/* Medium devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) {

	.aboutSub ul{text-align: right;}

	#overflow .carousel{width: 106%;margin: 0 0 0 -3%;}

	.worksImgs div a img, .worksImgs div img {margin: 30px 0 0 0;}

	.worksImgs{padding-bottom: 70px;}
	
}



/* Large devices (large desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

	
}










/*==============================
 FancyBox CSS 
 ===============================*/

#links {
    bottom: 10px;
    list-style: none;
    padding-top: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999;
}

#links li {
    display: inline;
    padding: 0 5px;
}

#links li label {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    width: 12px;
}

#links li.active label {
    background-color: rgb(116,116,116);
}




