/*---
	
	PTFO
	created by Sandau Creative
	version 7.0
	Dec, 2013
	
---*/


html{
	height:100%;
}

/*BODY*/

body {
	background-color: #fff;
	color:#4D4D4D;
	height:100%;
	overflow-x: hidden;
}


#swif1,
#swif2,
#swif3{
	height:50px;
	width:50px;
	/*background-color:green;*/
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

#swiffycontainer_logo{
	margin-top:-15px;
	
}

.swiffy_logo_wrap{
	height:72px;
}

#swiffycontainer,
#swiffycontainer2,
#swiffycontainer3{
	height:400px;
}

/*FONTS*/

p {
	font-family: "superclarendon",serif;
	font-weight:100;
	font-size:2.4em;
}

p strong{
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	/*font-size:.85em;*/
	letter-spacing: .125em;
}

p em{
	color: #EB7D4F; 
	font-style:normal;
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	letter-spacing: .125em;
}

ul li{
	font-size:3.6em;
	font-family: "superclarendon",serif;
	font-weight:100;
	font-size:2.4em;
}

h1{
	font-family: "superclarendon",serif;
	font-weight:500;
	font-size:4em;
	line-height:1.6em;
	letter-spacing: .0em;
}

h2{
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	font-size:3em;
	line-height: 1.5em;
	letter-spacing: .05em;
}

h3{
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	font-size:2.4em;
	letter-spacing: .05em;
}

h4{
	font-family: "superclarendon",serif;
	font-weight:400;
	font-size:1.6em;
	letter-spacing: .125em;
}

h5{
	font-family: "superclarendon",serif;
	font-weight:700;
	font-size:1.6em;
	letter-spacing: .15em;
	margin-top:5px;
	/*color:#EB7D4F;*/
}


.page-id-82 h5,
.single h5{
	/*color:#E5463E;*/
}

.parent-pageid-70 h5 {
	/*color:#62ADC9;*/
}


div.wpcf7-mail-sent-ok {
   border: 0 !important; 
  font-family: "superclarendon",serif;
  font-weight: 100;
  font-size: 2.4em;
  padding: 0;
  opacity: .6;
  margin-left: 0;
 }





/*NAVIGATION*/

.navbar-nav{
	float:right;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
}

.navbar-nav>li>a {
	font-family: "superclarendon",serif;
	font-weight:600;
	font-size:16px;
	letter-spacing: .0825em;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 55px 0 0 30px;
	
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.navbar {
	border-radius: 0px;
	min-height:126px;
	margin-bottom:72px;
	
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.navbar-toggle{
	margin-top:18px;
	margin-bottom: 19px;
}

.navbar-default .navbar-toggle{
	border:0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:transparent;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}

.navbar-default {
	background-color: #34343A;
	border:none;
}

.navbar-brand {
	float: left;
	padding: 0px 0 30px 15px;
	position:relative;
	z-index:1000;
}

.gif_logo{
	width:72px;
	height:72px;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}

.floatoff{
	top:27px;
	position:relative;
}

.first>a{
	padding-left:0 !important;
}
.navbar-collapse.in {
	 overflow-y: initial; 
}

.navbar-collapse {
	max-height: 500px;
	border-top: none;

}

.active1>a,
.linkid1>a:hover{
	color:#62ADC9 !important;
}

.active2>a,
.linkid2>a:hover{
	color:#EB7D4F !important;
}

.active3>a,
.linkid3>a:hover{
	color:#E5463E !important;
}

.active4>a,
.linkid4>a:hover{
	color:#6FBA55 !important;
}

.active5>a,
.linkid5>a:hover{
	color:#B9954A !important;
}

.linkid6>a:hover{
	color:#fcef54 !important;
}





/*FOOTER*/

footer{
	background-color:#34343A;
}

.social{
	width:60px;
	height:60px;
	background-color:#fff;
	border-radius:50%;
	padding:12px 15px;
	font-size:36px;
	margin-left:28px;
	/*margin-top:36px;*/
	margin-bottom:28px;
	color:#34343A;
}

.copyright{
	text-align:right;
	font-size:1.5em;
	color:#fff;
	margin-top:9px;
}

.footer_font{
	font-family: "superclarendon",serif;
	font-weight:400;
}

.last-social{
	margin-left:0;
}

.coffee_gallery_control{
	opacity:.4;
}

.coffee_gallery_control:hover{
	opacity:1;
	cursor:pointer;
}



/*HELPER CLASSES*/

.fullwidth{
	width:100%;
	height:auto;
}



.overlay{
	position: absolute;
	bottom: -100%;
	/*padding:72px;*/
	background-color: rgba(235, 125, 79, .85);
	width:100%;
}

.overlay h1,
.overlay h3{
	color:#fff;
}

.overlay h3{
	margin-top:20px;
}

.single_case_wrapper:hover .overlay{
	bottom:0;
}

.single_case_wrapper a img{
	width:100%;
	height:auto;
}

.rule{
	height:2px;
	background-color:#EB7D4F;
}

.spacer118 {
  margin-top: 118px;
}

.spacer72{
	height:72px;
}

.spacer36{
	height:36px;
}

.spacer16{
	height:16px;
}

.spacer6{
	height:6px;
}

.margin72{
	margin:72px 0;
}

.fixed-nav-compensate{
	height:210px;
}

.zindex_up{
	position: relative;
	z-index:1;
}

.transitionall{
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.transition_delay{
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.no_pad{
	padding:0;
}

.bold-weight{
	font-weight:500;
}


.fullwidth-background{
	background-color:#FFFAEC;
}

.center_column{
	float:none;
	margin:0 auto;
}

#coffee_gallery{
	text-align:center;
}

a:hover {
	text-decoration:none;
}

.coverall_link{
	width:100%;
	height:100%;
	position:absolute;
	top:0;	
	left:0;
	z-index:100;
}

.coverall{
	width:100%;
	height:100%;
	position:absolute;
}


.overlay_link h1{
	padding:72px 72px 0 72px;
}

.overlay_link h3{
	padding:0 72px 72px 72px;
}

.post_copy p a{
	color:#E5463E
}

.post_copy p a:hover{
	color:#E5463E
}






/*HOME*/

.background_color{
	background-color:#62adca;
}

.home .home_nav {
	background-color: rgba(52, 52, 58, .4);
}

.background_cover{
	height:100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center top;
}

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


.gallery_nav_wrap{
	text-align:center;
	margin-top:-80px;
}

.gallery_nav_buttons{
	margin:0 auto;
	display:inline-block;
}

.gallery_nav_buttons div{
	padding: 0 5px;
}

.gallery_nav_buttons h1{
	font-size:5em;
}

.home_icon_text{
	text-align:center;
}

.home_icon_text h3{
	color:#fff;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:12px 36px;
	display: inline;
}

.overlay_wrap{
	width:100%;
	height:100%;
}

.home_overlay{
	position: absolute;
	color:#fff;
	bottom: -120px;
	padding:24px 36px;
	background-color: rgba(98, 173, 202, .85);
	width:100%;
}

.work_thumb{
	overflow:hidden;
}

.work_thumb:hover .home_overlay{
	bottom:0;
}

.home a{
	color:#62ADCA;
}



.white{
	color:#fff;
}

.home_gif{
	text-align:center;
}

.home_gif img{
	max-width:350px;
}








/*CASES*/

.single_case_wrapper{
	overflow:hidden;
}









/*CASE*/

.case_client{
	text-align:right;
	overflow:hidden;
	padding-top:20px;
}

.case_intro h3{
	padding-top:24px;
}

.case_quote{
	font-size:4.2em;
	color:#EB7D4F;
}

.quote_attribute{
	font-size:1.6em;
	color:#B3B3B3;
}



/*PROJECT*/

.coffee_nav{
	position:absolute;
	bottom:50%;
	width:100%;
}

.coffee_stepBackward{
	margin-left:25px;
	margin-top: 25px;
	margin-bottom: -25px;
}

.coffee_stepForward{
	margin-right:25px;
	margin-top: 25px;
	margin-bottom: -25px;
}

.project_quote{
	font-size:4.2em;
	color:#62ADC9;
}




/*CONTACT */

input[type="text"],
input[type="email"],
textarea{
	border: 2px solid #B9954A;
	width:100%;
	margin-bottom:36px;
	padding:10px 15px;
}

.left-half{
	margin-right:4%;
}

.half-width{
	width:48% !important;
	float:left;
}

.form-label{
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	font-size:2.8em;
	letter-spacing: .05em;
	margin:36px 0;
}

.wpcf7-submit{
	border:0;
	background-color:#B9954A;
	color:#fff;
	font-weight:700;
	padding:10px 20px;
}

.page-id-96 a{
	font-weight:700;
	color:#B9954A;
}

.page-id-96 a:hover{
	text-decoration:none;
}






/*WORK*/


.spacer126{
	margin-top:126px;
}

.work_menu{
	position:fixed;
	top:72px;
	z-index:100;
	width:100%;
	background-color:#62ADC9;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#menu {
	text-align: justify;
	/*border-bottom:2px solid #62ADC9;*/
	padding:22px 0 5px 0;
}

#menu * {
	display: inline;
}

#menu li {
	display: inline-block;
	font-size:1.6em;
	text-transform:uppercase;
}

.work-categories,
.about-categories,
#menu li a{
	color:#fff;
	font-style:normal;
	font-family: "brandon-grotesque",sans-serif;
	font-weight: 700;
	letter-spacing: .05em;
}

#menu li .work_active{
	color:#34343A;
}

#menu li a:hover{
	color:#34343A;
	text-decoration:none;
}

#menu ul {
	padding: 0;
}

#menu span {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 0;
}


.work_intro{
	max-width:1200px;
	margin:0 auto;
}


.vertical_spacer{
	width:2px;
	background-color:#62ADC9;
	height:21px;
}

.work_thumb{
	margin-top:30px;
}

.work_thumb img{
	width: 100%;
	height: auto;
}

.work_overlay {
	position: absolute;
	color:#fff;
	bottom: -145px;
	padding:12px 12px;
	background-color: rgba(98, 173, 202, .85);
	width:100%;
}

.work_thumb:hover .work_overlay{
	bottom:0;
}

.work_overlay h4{
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:0.0125em;
}

.work_overlay h3{
	text-transform:capitalize;
	font-weight:400;
	font-size:1.8em;
}






/*ABOUT*/


.about_menu{
	background-color:#6FBA55;
	position:fixed;
	top:72px;
	z-index:100;
	/*left:100px;*/
	width:100%;
	
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.push_down{
	top:126px;
}

#menu li a:focus{
	text-decoration: none;
}

#menu li .active{
	color: #34343A;
	text-decoration: none;
}

.column ul{
	padding-left:0;
}

.column ul li{
	font-size:1.65em;
	margin-bottom:24px;
	list-style:none;
}

.column ul li:before {
	color:#6FBA55;
	content:"\002A";
	font-size:1em;
	padding-right:.25em;
	position:relative;
	top:.1em;
}

.recognition_thumbs_wrap{
	margin-left:-40px;
	margin-right:-40px;
}

.recogniton_thumb{
	padding:0 40px;
}

.recogniton_thumb h3{
	margin-top:24px;
	line-height:1.4em;
	color:#6FBA55;
	cursor:pointer;
}

.recogniton_thumb h3,
.recogniton_thumb p{
	font-size:1.8em;
}

.more_recognition h3{
	margin-top:36px;
	line-height:1.4em;
	font-size:1.8em;
	text-transform:uppercase;
	color:#6FBA55;
	cursor:pointer;
}

.recognition_btn:after{
	font-family: FontAwesome;
	content: " \f0d7";
}

.more_recognition p{
	font-size:1.6em;
}

.recognition_links_1,
.recognition_links_2{
	height:0px;
	overflow:hidden;
}

.fullheight{
	height:100%;
}

.more_recognition .gray{
	color:#999999;
}

.gray:after{
	font-family: FontAwesome;
	content: " \f00d";
}

.page-template-about_template-php #coffee_gallery img{
	max-width:100%;
}

#team_member p{
	font-size:1.8em;
	max-width: 800px;
	margin: 0 auto;
}







/*NEWS*/

.blog_poster_img img{
	width:100%;
	height:auto;
}

.post_title h1 a{
	color:#4D4D4D;
}

.post_title h1 a:hover{
	color:#4D4D4D;
	text-decoration:none;
}

.single p{
	margin-bottom:36px;
}







/*MEDIA QUERIES*/
@media (min-width: 1400px){

	.container {
		width: 1630px;
		max-width: 100%;
	}
}

@media (max-width: 992px){

	.case_img{
		margin-top:0 !important;
		margin-bottom:0 !important;
	}
	
	.swiffy_logo_wrap {
	    left: -20px;
	}
	.nav>li>a {
	    padding: 55px 0 0 15px;
	}
	
	.home_gif{
		margin-bottom:20px;
	}
}


@media (max-width: 768px){

	p {
		font-size:2.3em;
	}
	ul li{
		font-size:2.3em;
	}
	
	h1{
		font-size:2.5em;
	}
	
	h2 {
		font-size:2.4em
	}
	
	h3 {
		font-size:1.8em
	}
	
	.fixed-nav-compensate{
		height:105px;
	}
	
	.spacer72{
		height:36px;
	}
	
	.recogniton_thumb{
		margin-bottom:36px;
	}
	
	.floatoff{
		top:-200px;
	}
	
	.navbar {
		min-height:72px;
	}
	
	.gif_logo{
		opacity:1;
	}
	
	
	.navbar-nav{
		float:none;
	}
	
	.navbar-nav li{
		text-align:center;
	}
	
	.nav>li>a{
		padding:18px 0;
	}
	
	.push_down{
		top:72px;
	}
	
	.spacer126{
		margin-top:72px;
	}
	
	.case_client{
		float:left;
		text-align:left;
	}
	
	.overlay,
	.work_overlay,
	.home_overlay{
		bottom:0;
	}
	
	.home_icon_text{
		margin-bottom:20px;
	}
	
	
	
	/*ABOUT MOBILE NAV*/
	
	.about_menu .container{
		height:100%;
	}
	
	.about_menu #menu{
		
		min-height:36px;
		height:36px;
		max-height:36px;
		/*height:0%;*/
		overflow:hidden;
	}
	
	
	.about_menu #menu li{
		display:block;
		text-align:center;
		margin:18px 0;
		font-size:1.6em;
	}
	
	.about_menu #menu .about-categories{
		margin-top:-14px;
	}
	

	
	.work_menu #menu{
		
		min-height:36px;
		height:36px;
		max-height:36px;
		/*height:0%;*/
		overflow:hidden;
	}
	
	.nav-extend{
		height:100% !important;
		max-height:500px !important;
	}
	
	.work_menu #menu li{
		display:block;
		text-align:center;
		margin:18px 0;
		font-size:1.6em;
	}
	
	.work_menu #menu .work-categories{
		margin-top:-14px;
	}
	
	.case_intro .floatleft {
		float:none;
	}
	
	.recognition_thumbs_wrap{
		margin-left:0;
		margin-right:0;
	}
	
	.overlay_link h1{
		padding:24px 24px 0 24px;
	}
	
	.overlay_link h3{
		padding:0 24px 24px 24px;
	}
	
}



@media (max-width: 768px){
	.home .home_nav {
	    background-color: rgba(52, 52, 58, 1);
	}
	
	.no-pad-small{
		margin-left:0;
	}
	
	p{
		font-size:2em;
	}
	
	ul li{
		font-size:2em;
	}
}







