/*
	Theme Name: Laidlaw Theme
	Theme URI: http://html5blank.com
	Description: Laidlaw Group Wordpress Theme
	Version: 1.0
	Author: Laidlaw Group
	Author URI:
	Tags: Blank, HTML5, CSS3

*/

/* RESET CSS */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}table{border-collapse:separate;border-spacing:0;margin-bottom:1.4em;}caption,th,td{text-align:left;font-weight:400;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:;}a img{border:none;}html,body { overflow-x: hidden; }

/* global box-sizing */
*, *:after, *:before { -moz-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; }


/* MAIN */

html {  }

body {
	color:#6c6c6c;
}

.clearfix:after {
	clear:both;
	display:block;
	content:"";
}

img {
	max-width: 100%;
	height: auto;
	vertical-align:bottom;
}

a {
	color:inherit;
	text-decoration:none;
}

article p a {
	text-decoration: none;
  /* border-bottom: 1px solid; */
	font-style: italic;
}

a:focus {
	outline:0;
}

a:hover,
a:active {
	outline:0;
	color: #444;
}

input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

article p:empty {
	display:none;
	margin-bottom: 0px !important;
}



/* TYPE */

body {
  font-size:100%;
	font-family: tablet-gothic, sans-serif;
	font-weight: 250;
	font-style: normal;
}

strong {
	font-family: tablet-gothic, sans-serif;
	font-weight: 400;
}

h1 {
	  margin-bottom: 20px;

		font-family: tablet-gothic, sans-serif;
		text-transform: none;
		letter-spacing: 0.0em;
		font-weight: 400;
		font-size: 1.4em;
		line-height: 1.65em;
		color:inherit;

}

.post h1, .post h2, .post h3, .post h4, .post h5, h1.categories_header {
	font-family: tablet-gothic, sans-serif;
	text-transform: none;
	letter-spacing: 0.0em;
	font-weight: 400;
	font-size: 1.4em;
	line-height: 1.65em;
	color:inherit;
	text-align:center;
}

h2 {
	font-family: franklin-gothic-urw-comp, sans-serif;

	font-weight: 600;

	font-style: normal;
    font-size: 2.5em;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 20px;
    color: #000;
}


.homepage_panel h1 {
    /*font-size: 10.0em;*/
    font-size:7.5vw;
    letter-spacing: 0.02em;
	text-align: center;
	margin-bottom:0px;
	font-weight: 900;
	line-height:1.25em;
	color:#fff;
}

.homepage_panel h2 {
    /*font-size: 3.4em;	*/
    font-size:2.5vw;
    letter-spacing: 0.02em;
	text-align: center;
	margin-bottom:0px;
	color:#fff;
}

.homepage_panel h3 {
    /*font-size: 3.4em;	*/
	font-size: 1.4vw;
    font-weight: 900;
    letter-spacing: 0.05em;
	text-align: center;
	margin-bottom:0px;
	text-transform:uppercase;
	color:#fff;
	background-color: #000;
    padding: 5px 20px;
    margin: 0 auto;
    display: inline;
}


.blog_post h3 {
	font-family: franklin-gothic-ext-comp-urw, sans-serif;
	color: #000;
	font-size: 2.9vw;
	line-height: 1.1em;
	text-transform:uppercase;
  hyphens: none;
  text-align: left;
}

.panel_header h4 {
    /*font-size: 1.8em;	*/
    font-size:1.2vw;
    letter-spacing: 0.04em;
	text-align: center;
    font-weight: 900;
	margin-bottom:0px;
	text-transform:uppercase;
	color:#fff;
}


.grid_item_caption h2 {
	font-size:1em;
	margin-bottom: 0px;
	color:#fff;
}

h3 {
	font-family: franklin-gothic-urw-comp, sans-serif;

	font-weight: 600;

	font-style: normal;
	font-size:2.2em;
	margin-bottom:20px;
	color:inherit;
}

footer h3 {
	font-size: 1.2em;
}


footer p {
		font-size: 1.0em;
}



h4 {
	font-family: franklin-gothic-urw-comp, sans-serif;

	font-weight: 600;

	font-style: normal;
	font-size:2.0em;
	margin-bottom:20px;
	color:inherit;
}

h5 {
	font-size:1.7em;
	margin-bottom:20px;
	color:inherit;
}

h6 {
	font-size:1.4em;
	margin-bottom:20px;
	color:inherit;
}

p {
	font-size:1.4em;
	line-height:1.65em;
	margin-bottom:20px;
		font-weight: 100;
}





.block50 p {
    font-size: 1.5em;
    line-height: 1.9em;
    margin-bottom: 20px;
			font-weight: 100;
}

.two_column_center .col25 h2{
	font-family: franklin-gothic-ext-comp-urw, sans-serif;
	color:#000;
	font-size: 2.9vw;
  hyphens: auto;
  line-height: 1.1em;
}
.two_column_center .col25 p{
	color:#000;
		font-weight: 100;
}

.about_rightcol article {
    font-size: 1.3em;
}

blockquote {
	font-family: tablet-gothic, sans-serif;
	font-weight: 250;
	font-style: normal;
    font-size: 2.38em;
    line-height: 1.65em;
    max-width: 1100px;
    margin: 0 auto;
}
blockquote p {
	margin-bottom:0px;
}

.attribution {
    font-size: 0.8em;
		font-weight:100;
}

nav ul li a {
	color: #fff;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 400;
}

nav ul li a {
	/* font-family: 'Oswald', helvetica, sans-serif;
		font-size: 5.39vw;
    font-weight: 900;
    letter-spacing: 0.02em;
		line-height:1em;
    color: #000;
    text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; */
}
header .current_page_item a {
	/* color: #fff;
    border-bottom: 1px solid #fff; */
}

header nav ul li a:hover {
	/* color: #fff;
    border-bottom: 1px solid #fff; */
		color: #aaa;
}




.approach_subnav ul {

}

.approach_subnav ul li {

}

.approach_subnav ul li a {
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: 0.08em;
	text-transform: none;
	color:#6c6c6c;
}
.approach_subnav ul li a:hover {color:#000;}

.approach_subnav ul li.current_page_item a {color:#000;}

.filter_list li.filter_header {
	font-family: tablet-gothic, sans-serif;
	font-weight: 250;
	font-style: normal;
    font-size: 1.4em;
    /* font-weight: 500; */
    letter-spacing: 0.0em;
    color:#6c6c6c;
    /* text-transform: uppercase; */
}

.filter_list li.filter_header:hover {
    color:#000;
}

.filter_list li.filter_header.filter_nav_active {
    color:#000;
}

.filter_list li.filter_header ul.filter_subnav {
	font-size: 0.65em;
	font-weight: 400;
	letter-spacing: 0.08em;
	text-transform: none;
}

.filter_list li.filter_header ul.filter_subnav li {
	color:#6c6c6c;
}

.filter_list li.filter_header ul.filter_subnav li:hover {
	color:#000;
}




hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
	width: 80%;
	max-width: 1000px;
}





/* STRUCTURE */

body {
	position:relative;
}

/* Wrappers */
.wrapper {
	position:static;

}

.main_content {
	padding:70px 18px 15px 18px;
}


/* Logo */

.logo {
	position:absolute;
	/* left:80px; */
	top:0px;
	z-index:700;
}

.logo-img {
	display: block;
	width: 130px;
	height: auto;
	margin-top: 13px;
}
/* .logo-img-mobile {width:60px; height: auto; display:none;} */

/* Header */

.nav_spacer {
	height:108px;
	width:100%;
}

header {
	width:100%;
	height:70px;
	background-color: #000;
	position:absolute;
	top:0;
	z-index:200;
	padding:15px 18px 0px 18px;
}

.page-template-homepage-template header {
	/* background-color:transparent; */

/*	background: -moz-linear-gradient(2deg, rgba(255,255,255,0) 1%, rgba(255,255,255,0) 42%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(2deg, rgba(255,255,255,0) 1%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 100%);
    background: linear-gradient(2deg, rgba(255,255,255,0) 1%,rgba(255,255,255,0) 42%,rgba(255,255,255,1) 100%);*/
}



nav {
	position: absolute;
	right: 0px;
	top: 0px;
}

nav ul {
  padding: 23px 20px;
}

nav ul.nav_center {

}

nav ul li {
	display: inline-block;
}

nav ul li a {
  margin-left: 3.5vw;
}


/* nav {
	display:none;
	width: 100%;
	height: 100vh;
	text-align: left;
	background-color: #fff;
	position: absolute;
	z-index:300;
	top: 0px;
  left: 0px;
	padding: 200px 40px 20px 30px;
}

nav ul {
	height:100%;
}

nav ul.nav_center {
	width: 25vw;
	height: 25vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

nav ul li {
	display:block;
	width:100%;
	margin-bottom:20px;
	margin-right:20px;

}

nav ul li a {
	padding-bottom: 12px;
} */

.nav_slide {
	/* right: 0px !important;
	transition: all 0.65s; */
}

.nav_icon {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	margin-right: 12px;
}

.nav_icon a {
	display:block;
	height:25px;
	width:25px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

nav .nav_icon {

}

.twitter { background-image: url(../laidlaw_theme/img/icons/social/twitter.png); }
.facebook { background-image: url(../laidlaw_theme/img/icons/social/facebook.png); }
.linkedin { background-image: url(../laidlaw_theme/img/icons/social/linkedin.png); }
.instagram { background-image: url(../laidlaw_theme/img/icons/social/instagram.png); }

.mobile_nav_icons {
	display:none;
    position: absolute;
    right: 10px;
    top: 0px;
}

.mobile_nav_icons li {
	display:inline-block;
	margin-right: 10px;
	margin-top: 20px;
}


.desktop_nav_icons {
	display: block;
	position: absolute;
	height: auto;
	right: 9%;
	bottom: 36px;
}

.desktop_nav_icons li{
		display:inline-block;
	height:20px;
	width:20px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.desktop_nav_icons .twitter { background-image: url(../laidlaw_theme/img/icons/social/twitter-w.png); }
.desktop_nav_icons .facebook { background-image: url(../laidlaw_theme/img/icons/social/facebook-w.png); }
.desktop_nav_icons .linkedin { background-image: url(../laidlaw_theme/img/icons/social/linkedin-w.png); }
.desktop_nav_icons .instagram { background-image: url(../laidlaw_theme/img/icons/social/instagram-w.png); }
.desktop_nav_icons .pinterest { background-image: url(../laidlaw_theme/img/icons/social/pinterest-w.png); }

.nav_icon a:hover {
	border-bottom: none;
}

/* Fixed Header - Column Styling */

header {
	position:fixed;
}



.blank_spacer {
	display:block;
}








/* Our Work Grid */


#our_work_filters {
	/* width: fit-content; */
  margin-top: 30px;
  display: block;
  margin: 0 auto;
}

.filter_list {

}

.filter_list li.filter_header {
    display: inline-block;
    margin-right: 50px;
    vertical-align: top;
    cursor:pointer;
    -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.filter_list li.filter_header:last-of-type {
    margin-right: 0px;
}

.filter_list li.filter_header ul.filter_subnav {
	display:none;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	column-gap: 40px;
	-moz-column-gap: 40px;
	list-style: none;
	padding-top:10px;
	background-color:#fff;
	width: 119%;
}

.filter_subnav_wrap {

}

.filter_list li.filter_header ul.filter_subnav li {
    cursor:pointer;
	margin-bottom:9px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}

/* Positioning Fixes */

.filter_list li.margin_fix {
	/*margin-right: 75px;*/
}

.filter_header_fixwidth {
	/*width:155px;*/
}

.filter_header_offset {
	margin-left:-175px;
}





#our_work_grid {
	width:calc(100% + 18px); /* Offset */
}

#our_work_grid .grid_container {
	list-style: none;
}

#our_work_grid .grid_item_wrap {
	width:25%;
	float:left;
	display:inline-block;
	list-style: none;
	padding-right:18px;
	padding-top:18px;
	position:relative;
}

#our_work_grid .grid_item {

}

#our_work_grid .grid_item:nth-child(4n) {
	padding-right:0px;
	margin-bottom:10px;
}

#our_work_grid .grid_item img {
	width:100%;
	height:auto;
	background-color:#000000;
}

/* Captions */

.grid_item_caption {
	position:absolute;
	left:0px;
	bottom:0px;
	padding:0px 0px 10px 10px;
	opacity: 1;
	transition: all 0.5s;
}

.grid_item  a:hover > .grid_item_caption {
	/* opacity: 1; */
}

.grid_item_caption h2 {

}



/* 2 Column */

.leftcol {
	width: 100%;
	height: auto;
	position: static;
}

.leftcol article {
	padding-top: 50px;
	padding-left:62px;
	padding-right:30px;
}

.rightcol {
	width: 100%;
	display: block;
	margin: 0 auto;
	position: static;
}


/* Our Work Interiors */


.client_leftcol {

}

.client_leftcol article {

}

.client_rightcol {
	/* position:relative; */
}


/* Client Slideshow */


.client_slideshow {
	width:100%;
	height:100%;
	background-color:#f8f8f8;
	position:relative;
	overflow:hidden;
}

.client_slideshow .slick-list {
	height:100%;
	width:100%;
}

.client_slideshow .slick-track {
	height:100%;
	width:100%;
}


.client_slide {
	width:100%;
	height:100%;
	text-align: center;
	padding: 35px;
}

.client_slide img {
	display:inline-block !important;
	/* Centering */
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	max-height:95%;
}

.client_slide .embed-container {
	/* Centering */
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	max-height: 95%;
	max-width: 58%;
	margin: 0 auto;
	background: transparent !important;
}

.client_slide .embed-container iframe {
	height: 30vw;
  width: 53.19vw;
	top: 18%;
	background: transparent !important;
}

.client-arrow-left, .client-arrow-right {
    position: absolute;
    z-index: 20;
    top: calc(50% - 9px);
    width: 25px;
    height: 25px;
    cursor: pointer;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.client-arrow-left {
	left:25px;
	background-image:url(../laidlaw_theme/img/icons/left-chevron.png);
}
.client-arrow-right {
	right:25px;
	background-image:url(../laidlaw_theme/img/icons/right-chevron.png);
}

.slick-arrow {
	opacity:1;
	-webkit-transition: all 0.65s;
		transition: all 0.65s;
}

.slick-arrow.slick-disabled {
	opacity:0;
	cursor:default;
	-webkit-transition: all 0.65s;
		transition: all 0.65s;
}

.slick-dots {
	width:100%;
	position:absolute;
	bottom:20px;
	text-align:center;
}

.slick-dots li {
	display:inline-block;
}

.slick-dots li .client-dot {
   width:12px;
   height:12px;
   margin-left:10px;
   margin-right:10px;
   background-color:#d0d0d0;
   cursor:pointer;
   display:inline-block;
   	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.slick-dots li .client-dot:hover {
   background-color:#000;
}
.slick-dots li.slick-active .client-dot {
   background-color:#000;
}

.grid_icon {
	position:absolute;
	top:24px;
	right:24px;
	width:28px;
	height:auto;
}

.grid_icon img {

}

.portfolio_caption {
	position: absolute;
    left: 0px;
    top: 0px;
    /* bottom: 0px; */
    padding: 20px 30px;
    z-index: 200;
    pointer-events: all;
}

.portfolio_caption p {
	font-size: 1em;
}



/* Social Media Slide */

.social_slide .vertical_center {
	position: relative;
	top:58%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	max-height:95%;
}

.social_slide a {
	cursor:pointer;
	display: inline-block;
	max-width: 1700px !important;
}

.social_slide span.no_link {
	display: inline-block;
	max-width: 1700px !important;
}


.social_slide img {
	display:inline-block !important;
	/* Centering */
	top:0px;
	width:50%;
  margin-bottom: 15px;
}

.social_power_pack_panel .fade-stagger .col25 img {
    background-color:#efefef;
}

.social_power_pack_panel .one_column_center {
    padding: 1vh 0px 0.1vh 0px;
}






/* Client List Page */

.client_list_leftcol {
/*	padding-top: 50px;
    padding-left: 62px;
    padding-right: 18px;*/
}

.client_list_leftcol article {

}

.client_list_rightcol article {
    padding-top: 50px;
    padding-left: 62px;
    padding-right: 18px;
}

.client_list {
	list-style: none;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 40px;
	column-gap: 40px;
	-moz-column-gap: 40px;
}

.client_list li {
    margin-bottom: 15px;
    font-size: 1.3em;
}

/* Approach Page */

.approach_leftcol {

}

.approach_leftcol article {

}

.approach_rightcol {

}



/* Subnav */

.approach_subnav ul {

}

.approach_subnav ul li {
	list-style: none;
	margin-bottom:15px;

}

.approach_subnav ul li a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}




	/* Content Blocks */

.content_block {

}

.block_inner {
    /*background-color: #aaa;*/
    /* min-height: 400px; */
    max-height: 600px;
    width: 100%;
    padding: 40px 60px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    vertical-align: middle;
}

.block100 {
	width:100%;
	float:left;
	padding-right:0px;
	padding-bottom:18px;
	position:relative;
}

.block100 .block_inner {
	padding: 110px 100px;
}

.block50 {
	width:50%;
	float:left;
	padding-right:18px;
	padding-bottom:18px;
	position:relative;

}

.block50:nth-of-type(odd) {
	padding-right:0px;
	position:relative;
}

.block_center {
    display: table-cell;
    vertical-align: middle;
}

/*.block50:nth-of-type(5) {
	padding-right:0px;
	position:relative;
}*/



.button {

}

.button a {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    padding: 15px 20px;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.06em;
}


/* About Page */

.about_rightcol article {
	max-width: 850px;
	padding-top: 50px;
}


/* Contact Page */

.contact_leftcol {
	float:left;
	width:25%;
}

.contact_leftcol article {

}

.contact_rightcol {
	float:left;
	width:75%;
}

.square_map {
	width: 25vw;
	height: 25vw;
}


/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
    visibility: hidden !important;
}

/* Shows the reCAPTCHA on the Contact page */
/* Obviously change the page number to your own */
.page-id-14 .grecaptcha-badge {
    visibility: visible !important;
}


/* Hamburger Toggle */

.nav_toggle_wrap {
	position:absolute;
	right: 40px;
  top: 23px;
  z-index: 310;
	display:none;
}

#nav_toggle {
	position: relative;
	width: 40px;
	height: 36px;
	/*margin: 100px auto;*/
}
#nav_toggle input {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	z-index: 310;
	opacity: 0;
	cursor: pointer;
}
#nav_toggle input:checked + span {
	background: transparent;
}
#nav_toggle input:checked + span:after {
	-webkit-transform: rotate(45deg) translate(-4px, -8px);
	      transform: rotate(45deg) translate(-4px, -8px);
	      background:#000;
}
#nav_toggle input:checked + span:before {
	-webkit-transform: rotate(-45deg) translate(-7px, 12px);
	      transform: rotate(-45deg) translate(-7px, 12px);
	      background:#000;
}
#nav_toggle span {
	position: absolute;
	width: 100%;
	height: 4px;
	background: #fff;
	margin-top: 10px;
}
#nav_toggle span:before, #nav_toggle span:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	background: #fff;
	top: -11px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#nav_toggle span:after {
	top: 11px;
}

/* .home #nav_toggle span {
	background: #fff;
}
.home #nav_toggle span:before, .home #nav_toggle span:after {
	background: #fff;
} */



/*Backup*/
/*#nav_toggle {
	position: relative;
	width: 30px;
	height: 26px;
}
#nav_toggle input {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	cursor: pointer;
}
#nav_toggle input:checked + span {
	background: transparent;
}
#nav_toggle input:checked + span:after {
	-webkit-transform: rotate(45deg) translate(-1px, -8px);
	      transform: rotate(45deg) translate(-1px, -8px);
}
#nav_toggle input:checked + span:before {
	-webkit-transform: rotate(-45deg) translate(-4px, 12px);
	      transform: rotate(-45deg) translate(-4px, 12px);
}
#nav_toggle span {
	position: absolute;
	width: 100%;
	height: 3px;
	background: #000;
	margin-top: 10px;
}
#nav_toggle span:before, #nav_toggle span:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background: #000;
	top: -9px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#nav_toggle span:after {
	top: 9px;
}*/




/* Home Page Slider */







/* Home Page Panels */


#homepage_panels, #case_study_panels {
	height:100%;
	width:100%;
	overflow:hidden;
}

.homepage_panel_wrap {
		margin-bottom:20px;
}
.homepage_panel_wrap:last-of-type {
	margin-bottom:0px;
}

.homepage_panel {
	min-height:75vh;
	width:100%;
	background-size: cover;
	background-position: center center;
	/* background-image:url(https://placehold.it/2000x1500/555); */
	margin-bottom:20px;
	padding:20px;
	display:table;
	position:relative;
	cursor:pointer;
}

.monika_ramizi_panel, .social_power_pack_panel, .micronotes_panel {
	cursor: pointer;
}

.social_power_pack_panel .fade-stagger p {
		margin: 0px !important
}

.gecko .homepage_panel, .firefox .homepage_panel {
	display:block;
}

.panel_header {
	position:absolute;
	top:4vh;
	left:0px;
	z-index:100;
	padding:0px 10px;
	width:100%;
}

.panel_caption {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center;
    z-index: 100;
}

.gecko .panel_caption, .firefox .panel_caption {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.panel_button {
		position:absolute;
    bottom: 25%;
    left: 0px;
    z-index: 100;
    padding: 0px 10px;
    width: 100%;
    text-align: center;
}

.panel_button a {
	font-family: franklin-gothic-urw-comp, sans-serif;

	font-weight: 600;

	font-style: normal;
    /*font-size: 1.8vw;*/
    font-size:1.5em;
    font-weight:bold;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    padding:10px 20px;
    border: 2px solid #fff;
    background-color: rgba(0,0,0,0.5);
    transition: background-color 0.4s;
}

.panel_button a:hover {
		background-color: rgba(0,0,0,0.5);
}

.homepage_panel.video_panel {
  /*float:left;
  width:50%;
  height:100%;
  background-color:powderblue;*/
  overflow:hidden;
  position:relative;
}



video.panel_bg_video {
  position: absolute;
  z-index: 0;
	background-repeat: no-repeat;
  background-size: 100% 100%;
  top: -12%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width:100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index:10;
}


.branding_gif {
	background-size: 25vw !important;
	background-repeat: no-repeat;
}



.print_digital_gif {
	min-height: auto;
  padding: 20px 20px 120px 20px;
}

.print_digital_gif .left_gif {
	background-color: #fff;
	width: 25vw;
	height: 25vw;
	position: relative;
	/* right: calc(50% + 10px); */
	right:10px;
	/* top:24%; */
	background-image: url(https://laidlawsandbox.com/laidlaw2016/wp-content/uploads/2018/10/cmyk-gif-2.gif);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.print_digital_gif .right_gif {
	background-color: #fff;
	width: 25vw;
	height: 25vw;
	position: relative;
	/* left: calc(50% + 10px); */
	left:10px;
	/* top:24%; */
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow:hidden;

}

.print_digital_gif video {
	width: 100%;
  height: 100%;
	top:0px;
}

.print_digital_caption {
	height: 25vw;
	width: auto;
	margin: 0 auto;
	display: block;
	position: relative;
	left: 1.5%;
}





/* Case Study Panels */



.logo_panel {
	min-height:50vh;
	width:100%;
	margin-bottom:20px;
	padding:20px;
	display:table;
	position:relative;
	vertical-align: middle;
	background-color:#e6e6e6;
}

.logo_panel .logo_wrap {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 100;
    text-align: center;
}

.logo_panel .logo_wrap img {
	display:inline-block;
}



.quote_panel {
	min-height:50vh;
	width:100%;
	margin-bottom:20px;
	padding:20px;
	display:table;
	position:relative;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position:center 0%;
}

.quote_panel .quote_wrap {
	display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 100;
}

.quote_panel .quote_wrap h2 {
    display: inline;
    background-color: #000;
    padding: 10px;
    line-height: 1.4em;
    color: #fff;
}

.quote_copy {
    position: absolute;
    top: 0px;
    right: 3vw;
    padding: 20px;
    z-index: 120;
    max-width: 37vw;
}

.quote_copy p {
	color:#fff;
	font-size: 1.5em;
}


.text_panel {
	min-height:50vh;
	width:100%;
	margin-bottom:20px;
	padding:20px;
	display:table;
	position:relative;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position:center 0%;
}

.text_panel_wrap {
	display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 100;
}

.text_panel h2 {
    display: inline;
    background-color: #000;
    padding: 10px;
    line-height: 1.4em;
    color: #fff;
}

.text_panel p {
	color:#fff;
	font-size: 1.5em;
}

.site_panel {
	overflow:hidden;
	padding:4vw 20px 0px 20px;
}

.site_panel_text {
    margin: 0 auto;
    max-width: 600px;
    margin-bottom: 3vw;
}

.site_panel_text h2 {
	color:#fff;
	text-align:center;
}

.site_panel_text p {
	color:#fff;
	font-size: 1.5em;
}

.site_panel img {
	margin: 0 auto;
    display: block;
    box-shadow: 0px 3px 4px rgba(0,0,0,0.2);
    margin-bottom:10px;
}



.page-id-12 footer {
    margin-top: -15px;
}

.logo_farm {
	background-color: #f8f8f8;
  margin-top: 35px;
}

.logo_farm .logo_item {
	width:25%;
	float:left;
  padding: 20px 0px;
}

.logo_farm .logo_item img {
	max-width: 240px;
	margin: 0 auto;
	display: block;
}


/* .logo_farm_wrap {
	display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 100;
}

.logo_farm img {
    width: 16.66666666666%;
    float: left;
    padding: 0px 2%;
    margin-top: 20px;
    margin-bottom: 20px
} */

/*.homepage_slide img {
	height:auto;
	width:100%;
	position:relative;
	top:-50%;
}*/

.two_column {
  padding: 5vh 0px;
	max-width: 1520px;
	margin: 0 auto;
}

.two_column .col50 {
  padding: 0px 20px;
}

.two_column .col50 img {
	margin: 0 auto;
	display: block;
}


.center_text {
  padding: 5vh 0px;
}

.center_text .center_text_wrap {
	max-width: 1280px;
	margin: 0 auto;
	padding:0px 20px;
}


.stats_panel {
	display: flex;
  justify-content: space-around;
	padding: 5vh 0px;
  margin-bottom: 20px;
  text-align: center;
}

.stats_panel .stat_item {
	max-width: 400px;
	float: left;
	padding: 20px 20px;
}

.stats_panel .stat_item h3 {
	font-size: 5em;
	font-weight: 900;
	letter-spacing: -0.03em;
}

.stats_panel .stat_item p {
	font-family: 'Oswald', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
	padding: 2px 10px;
}




.one_column_center .col25 {
	margin: 0 auto;
	display: block;
	float: none;
}




.one_column_center {
	padding:1.5vh 0px;
}




.two_column_center {
	padding:1.5vh 0px;
}

.two_column_center .col25 {
	padding-right: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.two_column_center .col25.centerfix {
	/* display: inline-block !important;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(16%);
	-moz-transform: translateY(16%);
	-ms-transform: translateY(16%);
	-o-transform: translateY(16%);
	transform: translateY(16%); */
}

.two_column_centertext {
	padding:4vh 0px;
}

.two_column_centertext .col25 {
	padding-right: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.two_column_centertext .col50 {
	padding-right: 18px;
	padding-top: 18px;
}

.two_column_centertext h2 {
	color:#000;
	letter-spacing: 0em;
	font-size:3.2em
}

.two_column_centertext p, .fullwidth_panel p  {
	font-size:1.4em;
	color:inherit;
	font-weight: 100;
}

.fullwidth_panel .col25 p  {
	color:inherit;
	font-size:1.25em;
	font-weight: 100;
}




.fullwidth_panel {

	/* padding:3vh 0px; */
}

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


.fullwidth_panel .col25 {
	/* padding-right: 9px;
	padding-left: 9px; */
	padding: 9px;
}

.fullwidth_panel .col25 p {
	margin-bottom:0px;
}
.fullwidth_panel .col25 img {
	margin-bottom:0px;
	margin-top:0px;
}

.fullwidth_panel .col25:first-child {
	/* padding-left:0px; */

}

.fullwidth_panel .col25:nth-child(4n) {
	/* padding-right:0px; */

}



.fade-in .col25{
	opacity:0;
}

.fade-stagger .col25 {
	-webkit-animation: fade-1 10s infinite; /* Safari 4+ */
	-moz-animation:    fade-1 10s infinite; /* Fx 5+ */
	-o-animation:      fade-1 10s infinite; /* Opera 12+ */
	animation:         fade-1 10s infinite; /* IE 10+, Fx 29+ */
	-webkit-animation-fill-mode: forwards;
}


.fade-in.fade-stagger .col25:nth-of-type(1){
  animation-delay: 0s;
}

.fade-in.fade-stagger .col25:nth-of-type(2){
  animation-delay: 1.0s;
}

.fade-in.fade-stagger .col25:nth-of-type(3){
  animation-delay: 2.0s;
}

.fade-in.fade-stagger .col25:nth-of-type(4){
  animation-delay: 3.0s;
}





@-webkit-keyframes fade-1 {
  0%   { opacity: 0; }
  12.5% { opacity: 1; }
	50% { opacity: 1; }
	62.5% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes fade-1 {
	0%   { opacity: 0; }
  12.5% { opacity: 1; }
	50% { opacity: 1; }
	62.5% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes fade-1 {
	0%   { opacity: 0; }
  12.5% { opacity: 1; }
	50% { opacity: 1; }
	62.5% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes fade-1 {
	0%   { opacity: 0; }
  12.5% { opacity: 1; }
	50% { opacity: 1; }
	62.5% { opacity: 0; }
	100% { opacity: 0; }
}



.video_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 10;
}

.video_overlay img {
	width: 25%;
  display: inline-block;
  position: relative;
  top: calc(50% - 12.5vw);
}



.drop_shadow img {
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.13);
}

img.drop_shadow {
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.13);
}

.wp-video {
	width:100% !important;
	height:32.7vw !important
}

.wp-video-shortcode {
	width:100% !important;
	height:32.7vw !important
}

.mejs-container {
    background: #fff !important;
}

.page-template-case-study-template .mejs-controls {
	/* opacity: 0 !important; */
}




/* Case Study Accordions */

.homepage_accordion {
	display:none;
}

.accordion_open, .accordion_close {
	width: 100%;
	display: block;
	margin: 0 auto;
	font-size: 1.2em;
	/* text-transform: uppercase; */
	font-weight: 250;
	color: #000;
	letter-spacing: 0.06em;
	transition: all 0.2s;
	text-align: center;
	cursor: pointer;
}

.accordion_open {
	position: absolute;
	bottom: 40px;
	left: 0px;
	z-index: 100;
	font-weight: 100;
}

.micronotes_wrapper_accordion{
	position: static;

}

.accordion_close {
	margin-bottom: 60px;
	background-image: url(../laidlaw_theme/img/arrow-up.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.video_panel .accordion_open, .homepage_slider .accordion_open {
	color: #fff;
	font-weight: 400;
}

.caseStudyActive .accordion_open {
	opacity: 0;
	pointer-events: none;
}

.monika_ramizi_panel .accordion_open, .social_power_pack_panel .accordion_open, .micronotes_panel .accordion_open {
	position: static;
	margin-bottom:60px;
}




/* fix for spacing on social */
.social_power_pack_panel.caseStudyActive {
  margin-bottom: -12%;
}




/* Imageswap panel */

.imageswap_panel img.desktop_swap {
	display:block;
}
.imageswap_panel img.mobile_swap {
	display:none;
}



/* Footer */


footer {
	background-color: black;
  min-height: 400px;
  padding-top: 20px;
  padding-bottom: 70px;
	margin-top: 30px;
  color: #fff;
	position: relative;
}

footer .col20 {
	padding: 20px;
	text-align: center;
}

footer .widget_text {
	display: inline-block;
  text-align: left;
}

footer .footer_contact_info {
	padding: 20px;
	margin-top: 20px;
	text-align: center;
}

footer h3 {
	text-align:left;
  /* -webkit-font-smoothing: subpixel-antialiased; */
}

footer ul {
	text-align:left;
	display:inline-block;
}

footer li {
	margin-bottom: 8px;
  list-style: none;
  /* -webkit-font-smoothing: subpixel-antialiased; */
}




/* Portfolio revisions */

p.agency_services, p.client_website_link {
	font-size: 1.1em;
}


/* Copyright */

.copyright {
	position:absolute;
	bottom: 30px;
  padding-left: 18px;
  padding-bottom: 9px;
  font-size: 0.75em;
  letter-spacing: 0.025em;
  margin-bottom:0px;
}

/* .page-template-homepage-template .copyright,
.page-template-contact-template .copyright {
	position:absolute;
	padding-left: 30px;
	bottom:0px;
	left:0px;
}

.page-template-about-template .copyright,
.page-template-approach-template .copyright,
.single-client .copyright {
	position:fixed;
	padding-left: 30px;
	bottom:0px;
	left:0px;
}

.page-template-homepage-template .copyright {
	color:#fff;
	    bottom: 12px;
} */






/* Loader */

.loader{
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
	margin-bottom: 40px;
}


#loader-flip{
  -webkit-perspective: 120px;
  -moz-perspective: 120px;
  -ms-perspective: 120px;
  perspective: 120px;
}

#loader-flip:before{
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  background-color: #000;
  animation: flip 1s infinite;
}

@keyframes flip {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotateY(180deg);
  }

  100% {
    transform: rotateY(180deg)  rotateX(180deg);
  }
}




.homepage_slider {
	height:100%;
	width:100%;
	overflow:hidden;
	padding:0px;
	background-image:none;
}

.homepage_slide {
	height:100%;
	width:100%;
	background-size: cover;
	background-position: center center;
}

.homepage_slider .slick-list {
	height:100% !important;
	width:100%;
}
.homepage_slider .slick-track {
	height:75vh;
	width:100%;
}



.homepage_slider.micronotes_panel {
	min-height: auto;
}

.homepage_slider.micronotes_panel .accordion_open {
	display: none;
}

.homepage_slider.micronotes_panel .slick-track {
	height:auto;
	width:100%;
}




/* Blog */

.single-post article {
  /* padding: 90px 20px 20px 20px; */
}

.blog_header_image {
	margin-bottom:20px;
}

.blog_wrap {
	padding:0px;
}


.blog_post .post {

  margin-bottom: 40px;

	-ms-box-orient: horizontal;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;

	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}


.blog_post:nth-child(even) .blog_post_left {
	order:2;
}

.blog_post:nth-child(even) .blog_post_right {
	order:1;
}

.blog_post_image  {
	height: 100%;
	width: 100%;
	background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.blog_post_left, .blog_post_right {
	height: calc(25vw - 40px);
	/* width: calc(25vw - 40px); */
	width:50%;
	padding-right: 18px;
  padding-top: 18px;
}

.blog_excerpt {
	display:table;
	vertical-align: middle;
}

.blog_excerpt_center {
	display:table-cell;
	vertical-align: middle;
}



.blog_excerpt_center p {
  font-size: 1.2em;
}

.blog_pagination {
    margin-top: 50px;
}

.blog_pagination .newer {
	float: left;
}

.blog_pagination .older {
	float:right;
}


/* Piling Sections */


.page-template-homepage-test-template .main_content {
  padding: 0px;
}


#piling_sections {
	height:100vh;
}


.pile_section {
	height:100vh;
	padding:20px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.image_vertical_fix {
  margin-top: 3.5vw !important;
}




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

.col25.empty {
	display:none;
}

.two_column_center .col25 {
    padding-right: 0px;
}

.blog_wrap .col50 {
	padding-right:0px;
}

.blog_post_left, .blog_post_right {
    height: calc(50vw - 40px);
    width: 50%;
    padding-right: 18px;
    padding-top: 18px;
}


.blog_post h3 {
    font-size: 3.0em;
}

}



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


	.video_overlay img {
	    width: 50%;
	    display: inline-block;
	    position: relative;
	    top: calc(50% - 25vw);
	}


	.print_digital_caption {
	    height: auto;
	    width: 50%;
	}

	.monika_ramizi_panel .col25 .wp-image-2295, .social_power_pack_panel .col25 .wp-image-3687 {
		height: auto;
		width: 50%;
		margin: 0 auto;
		display: block;
		position: relative;
		left: 1.5%;
	}

	.social_power_pack_panel .col25 .wp-image-3687 {
		margin-bottom:70px;
	}

	.social_power_pack_accordion .two_column_centertext {
    padding: 0px 20px;
	}

	.two_column_center .col25 h2 {
    font-size: 1.9em;
    line-height: 1.3em;
    padding: 0px 20px;
	}

	.blog_post h3 {
	    font-size: 2.7em;
	}



}



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

	.blog_post_left, .blog_post_right {
		width:100%;
    padding-right: 0px;
	}

	.blog_post_left {
    height: 100vw;
}

	.blog_post:nth-child(even) .blog_post_left {
    order: 1;
	}

	.blog_post h3 {
	    font-size: 2.5em;
	}

}



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

.two_column_center .col25 {
	width:100%;
}




.social_power_pack_panel .fade-stagger .col100 {
    position: relative;
		height: 250px;
    margin-top: -90px;
}


.social_power_pack_panel .fade-stagger .col100 .col25 {
    position: absolute;
		-webkit-animation: fade-2 10s infinite; /* Safari 4+ */
		-moz-animation:    fade-2 10s infinite; /* Fx 5+ */
		-o-animation:      fade-2 10s infinite; /* Opera 12+ */
		animation:         fade-2 10s infinite; /* IE 10+, Fx 29+ */
		-webkit-animation-fill-mode: forwards;
}

.social_power_pack_panel .fade-in.fade-stagger .col25:nth-of-type(1){
  animation-delay: 0s;
}

.social_power_pack_panel .fade-in.fade-stagger .col25:nth-of-type(2){
  animation-delay: 2.5s;
}

.social_power_pack_panel .fade-in.fade-stagger .col25:nth-of-type(3){
  animation-delay: 5.0s;
}

.social_power_pack_panel .fade-in.fade-stagger .col25:nth-of-type(4){
  animation-delay: 7.5s;
}


@-webkit-keyframes fade-2 {
  0%   { opacity: 0; }
  12.5% { opacity: 1; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes fade-2 {
	0%   { opacity: 0; }
  12.5% { opacity: 1; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes fade-2 {
	0%   { opacity: 0; }
  12.5% { opacity: 1; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes fade-2 {
	0%   { opacity: 0; }
  12.5% { opacity: 1; }
	25% { opacity: 1; }
	37.5% { opacity: 0; }
	100% { opacity: 0; }
}


.monika_ramizi_panel .accordion_open {
	margin-top:70px;
}


.social_power_pack_panel .accordion_open {
	margin-top:110px;
}


.image_vertical_fix {
	margin-top:0px !important;
	margin-bottom:-20px !important;
}


}


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

	.monika_ramizi_panel .accordion_open, .social_power_pack_panel .accordion_open {
		margin-top:50px;
	}

}


/* --------------------------------------------------------------------------------------------------- */




/* Social Forms */


#social_form {

}

/*hide labels*/
#social_form label {
    text-indent: -10000px;
    display: block;
    height: 0px;
}

#social_form .form_item {

}


#social_form input {
		width:100%;
		border: 1px solid #000;
    height: 45px;
    padding:5px 5px 5px 10px;
    color:#000;
}

#social_form input:focus, #social_form textarea:focus {
	outline:none;
	box-shadow: none;
}

#social_form textarea {
	width:100%;
	border: 1px solid #000;
  padding:5px 5px 5px 10px;
  color:#000;

}

#social_form input[type="submit"] {
	width:200px;
	float:right;
	background-color:#000;
	color:#fff;
	font-weight: bold;
	margin-top:20px;
	transition: all 0.35s;
}

#social_form input[type="submit"]:hover {
	background-color:#fff;
	color:#000;
}

#social_form .float_left {
	width:calc(50% - 15px);
	float:left;
}

#social_form .float_right {
	width:calc(50% - 15px);
	float:right;
}


#social_form input::-webkit-input-placeholder, #social_form textarea::-webkit-input-placeholder {
   color: #000;
}

#social_form input:-moz-placeholder, #social_form textarea:-moz-placeholder { /* Firefox 18- */
   color: #000;
}

#social_form input::-moz-placeholder, #social_form textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}

#social_form input:-ms-input-placeholder, #social_form textarea:-ms-input-placeholder {
   color: #000;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* Validation */

div.wpcf7-response-output {
    margin: 0px;
    padding: 20px 0px 0px 0px;
    clear:both;
}

div.wpcf7-mail-sent-ok {
  border: none !important;
}

div.wpcf7-mail-sent-ng {
  border: none !important;
}

div.wpcf7-spam-blocked {
  border: none !important;
}

div.wpcf7-validation-errors {
  border: none !important;
}





/*------------------------------------*\
    GRID (In Percentages)
\*------------------------------------*/

.col100 {
	width:100%;
}

.col75 {
	width:75%;
	float:left;
}

.col66 {
	width:66.6666%;
	float:left;
}

.col50 {
	width:50%;
	float:left;
}

.col33 {
	width:33.3333%;
	float:left;
}

.col25 {
	width:25%;
	float:left;
}

.col20 {
	width:20%;
	float:left;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/

/* For Image Hover Scaling */

/* img:hover {  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
} */


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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

/* Grid */
#our_work_grid .grid_item_wrap {
	width:25%;
}

#our_work_grid .grid_item:nth-child(5n) {
	padding-right:0px;
	margin-bottom:10px;
}

}



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

	.logo_farm .logo_item {

	}

	.logo_farm .logo_item img {
	  max-width: 160px;
	}

}



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


/* .logo_farm img {
    width: 25%;
} */





}



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


.nav_spacer {
	display:none;
}

/* Fixed Header - Column Styling */

header {
	position:static;
}
.page-template-homepage-template header {
   position:fixed;
}

.leftcol article {
	position:static;
	width: inherit;
}

.blank_spacer {
	display:none;
}

/* 2 Column */

.leftcol {
	float:left;
	width:100%;
}

.leftcol article {
	padding-top: 20px;
	padding-left: 12px;
    padding-right: 12px;
}

.rightcol {
	float:left;
	width:100%;
}


.client_list_leftcol {
	padding-top: 20px;
	padding-left: 12px;
    padding-right: 12px;
}

.client_list_rightcol article {
	padding-top: 20px;
	padding-left: 24px;
    padding-right: 24px;
}

.client_list {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.about_rightcol article {
    padding-top: 20px;
    padding-left: 12px;
    padding-right: 12px;
}



.single-post article {
    padding: 20px 20px 20px 20px;
}


}



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


.nav_toggle_wrap {
	position:absolute;
 	right:25px;
	top:19px;
	z-index: 310;
	display:block;
	    width: 30px;
}



.logo {
    /* left: 70px; */
}

.logo-img {
    margin-top: 8px;
}

header {
	height:60px;
    padding: 10px 12px 0px 12px;
}

.main_content {
    padding: 35px 12px 10px 12px;
}

.home .main_content {
    padding: 75px 12px 10px 12px;
}

nav {
/*	display:none;
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #fff;
    position: absolute;
    z-index:30;*/
    top: 0px;
    right:auto;
    left: 0px;
    text-align:left;
/*    padding:0px 0px 20px 0px;*/
}

nav ul.nav_center {
    /* background-color: #000; */
    width: 33.3333vw;
    height: 33.3333vw;
}

.branding_gif {
	background-size: 33.3333vw !important;
}

/*nav ul {
	height:100%;
}

nav ul li {
	display:block;
	width:100%;
}
*/

nav ul li a {
	font-family: franklin-gothic-ext-comp-urw, sans-serif;
	font-weight: 600;
	font-style: normal;
		font-size: 5.39vw;
    letter-spacing: 0.02em;
		line-height:1em;
    color: #000;
    text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

nav ul li a {
	font-size: 7vw;
  line-height: 0.96em;
}

.nav_slide {
	left: 0px !important;
	transition: all 0.65s;
}

nav .nav_icon {
	display:none;
}



nav {
	display:none;
	width: 100%;
	height: 100vh;
	text-align: left;
	background-color: #fff;
	position: absolute;
	z-index:300;
	top: 0px;
  left: 0px;
	padding: 200px 40px 20px 30px;
}

nav ul {
	height:100%;
}

nav ul.nav_center {
	width: 50vw;
	height: 50vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

nav ul li {
	display:block;
	width:100%;
	margin-bottom:20px;
	margin-right:20px;

}

nav ul li a {
	padding-bottom: 12px;
}


.mobile_nav_icons {
	display:inline-block;
}


footer {
    padding-bottom: 35px;
}


.desktop_nav_icons {
	right: -20px;
	bottom: 36px;
	width: 50%;
}



/* Our Work Grid */


#our_work_filters {
	padding-left:0px;
}


.filter_list {
	margin-top:20px;
}



.filter_list li.filter_header {
    margin-right: 30px;
    vertical-align: top;
    /*width:24%;*/
}
.filter_list li.filter_header:last-of-type {
    margin-right: 0px;
}

/*.filter_list li.filter_header:nth-of-type(1) {
	text-align: left;
	width:21%;
}
.filter_list li.filter_header:nth-of-type(2) {
	text-align: center;
	width:28%;
}
.filter_list li.filter_header:nth-of-type(3) {
	text-align: center;
	width:28%;
}
.filter_list li.filter_header:nth-of-type(4) {
	text-align: right;
	width:21%;
}*/

.filter_list li.filter_header ul.filter_subnav {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0px;
	column-gap: 0px;
	-moz-column-gap: 0px;
	padding-top:10px;
	width:100%;
	text-align: left;
}

.filter_subnav_wrap {

}

.filter_list li.filter_header ul.filter_subnav li {
    cursor:pointer;
	margin-bottom:9px;
}

/* Positioning Fixes */

.filter_list li.margin_fix {
	/*margin-right: 0px;*/
}

.filter_header_fixwidth {
	width:auto;
}

.filter_header_offset {
	margin-left:-175px;
}


#our_work_grid .grid_item_wrap {
	width:33.3333%;
}

#our_work_grid .grid_item:nth-child(3n) {
	padding-right:0px;
	margin-bottom:10px;
}



.slick-slider {
    padding-bottom: 25px;
    padding-top:25px;
}

.portfolio_caption {
    top: -25px;
    padding: 20px 16px;
}

.client_slide {
    padding: 20px;
}


/*.client-arrow-left {
	left:33%;
}
.client-arrow-right {
	right:34%;
}*/

	/* Content Blocks */

.content_block {

}

.block_inner {
    padding: 20px 20px;
    display: table;
    vertical-align: middle;
}

.block100 {
	padding-right:0px;
	padding-bottom:18px;
}

.block100 .block_inner {
    padding: 45px 30px;
}

.block50 {
	padding-right:18px;
	padding-bottom:18px;
	position:relative;

}

.block50:nth-of-type(odd) {

}

.block_center {
    display: table-cell;
    vertical-align: middle;
}



.logo_farm .logo_item {
	width:50%;
}

.logo_farm .logo_item img {
  max-width: 240px;
}





#nav_toggle {
	width: 30px;
	height: 26px;
}

#nav_toggle input:checked + span {
	background: transparent;
}

#nav_toggle input:checked + span:after {
	-webkit-transform: rotate(45deg) translate(-1px, -8px);
	      transform: rotate(45deg) translate(-1px, -8px);
}
#nav_toggle input:checked + span:before {
	-webkit-transform: rotate(-45deg) translate(-4px, 12px);
	      transform: rotate(-45deg) translate(-4px, 12px);
}
#nav_toggle span {
	margin-top: 10px;
}
#nav_toggle span:before, #nav_toggle span:after {
	top: -9px;
}
#nav_toggle span:after {
	top: 9px;
}

.home #nav_toggle span {
	background: #fff;
}
.home #nav_toggle span:before, .home #nav_toggle span:after {
	background: #fff;
}

.copyright,
.page-template-homepage-template .copyright,
.page-template-contact-template .copyright,
.page-template-about-template .copyright,
.page-template-approach-template .copyright,
.single-client .copyright {
	position:static;
    padding-left: 12px;
}


.col100 {width:100%;}

.col75 {width:75%;}

.col66 {width:100%;}

.col50 {width:100%;}

.col33 {width:100%;}

.col25 {width:50%;}

.col20 {width:50%;}




.square_map {
	width: 50vw;
	height: 50vw;
}




footer .widget_text {
    display: block;
}

footer ul {
    display: block;
}


}






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

/* Panel Breakpoint */
#homepage_panels {

}



nav ul.nav_center {
    /* background-color: #000; */
    width: 50vw;
    height: 50vw;
}

nav ul li a {
  font-size: 8.22vw;
  line-height: 0.96em;
}

.branding_gif {
	background-size: 50vw !important;
}



.homepage_panel {
	min-height:122vw;
}

.homepage_panel video {
	/* display:none; */
}

.panel_button {
	bottom:20%;
}

.panel_button a {
    font-size:1.2em;
}

.logo_panel {
    min-height: 122vw;
}

/* Grid */
#our_work_grid .grid_item_wrap {
	width:50%;
}

#our_work_grid .grid_item:nth-child(2n) {
	padding-right:0px;
	margin-bottom:10px;
}



blockquote {
	text-align: center;
    font-size: 1.7em;
}

.client_slide {
    padding: 15px;
}

.client-arrow-left, .client-arrow-right {
    bottom: 18px;
		top: auto;
    width: 20px;
    height: 20px;
}

/*.client-arrow-left {
	left:33%;
}
.client-arrow-right {
	right:34%;
}*/

.slick-dots {
	bottom:20px;
}

.slick-dots li .client-dot {
   width:8px;
   height:8px;
   margin-left:8px;
   margin-right:8px;

}

/* .logo_farm img {
    width: 33.333333%;
    padding: 0px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
} */

.client_slide .embed-container {
    max-height: 95%;
    max-width: 95%;
}

.client_slide .embed-container iframe {
    height: 42vw;
    width: 79vw;
    top: 10%;
		left: 4%;
}


.print_digital_gif .left_gif {
	width: calc(50vw - 28px);
	height: calc(50vw - 28px);
}
.print_digital_gif .right_gif {
	width: calc(50vw - 28px);
	height: calc(50vw - 28px);
    float: right;
}




/* Imageswap panel */

.imageswap_panel img.desktop_swap {
	display:none;
}
.imageswap_panel img.mobile_swap {
	display:block;
}





}

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

.block50 {
	width:100%;
	padding-right:0px;
}

.block50:nth-of-type(odd) {
	padding-right:0px;
}



.logo_farm .logo_item {

}

.logo_farm .logo_item img {
	max-width: 160px;
}



}


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



nav ul.nav_center {
    /* background-color: #000; */
    width: 80vw;
    height: 80vw;
}

nav ul li a {
  font-size: 13.32vw;
  line-height: 0.96em;
}

.branding_gif {
	background-size: 80vw !important;
}



.panel_button {
	bottom:20%;
}

.panel_button a {
    font-size:1.0em;
}


/* Grid */

.grid_item_caption {
	opacity: 1;
	font-size:1.2em;
}

#our_work_grid .grid_item_wrap {
	width:100%;
}

#our_work_grid .grid_item:nth-child(1n) {
	padding-right:0px;
	margin-bottom:0px;
}



.filter_list li.filter_header {
    margin-right: 17px;
}

/*.filter_list li.filter_header:nth-of-type(1) {
    width: 20%;
}*/

.filter_list li.filter_header {
    font-size: 1.2em;
}
.filter_list li.filter_header ul.filter_subnav {
    font-size: 0.9em;
}


.client_list {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}

.client-arrow-left {
	left:15px;
}
.client-arrow-right {
	right:15px;
}



.logo_farm .logo_item {

}

.logo_farm .logo_item img {
	max-width: 130px;
}




.col20 {width:50%;}

.col25 {width: 100%;}


.square_map {
	width: 92vw;
	height: 92vw;
}



.social_power_pack_panel.caseStudyActive {
    margin-bottom: -18%;
}


.desktop_nav_icons {
    display: inline-block;
    position: static;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.desktop_nav_icons li:last-of-type {
    margin-right: 0px;
}

.copyright {
    position: static;
    text-align: center;
}




}



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


}



/* TYPE */


/* Responsive Type */

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

	body {font-size:100%;}

}

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

	body {font-size:95%;}

}

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

	body {font-size:85%;}

	.panel_header h4 {
	    font-size:1.4em;
	}

}

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



}

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

	body {font-size:80%;}

	.homepage_panel h1 {
	    font-size:5.8em;
	}

	.homepage_panel h2 {
	    font-size:2.0em;
	}

	.homepage_panel h3 {
	    font-size:1.4em;
	}
	.block50 p {
    font-size: 1.2em;
    line-height: 1.8em;
	}
	.block50 h2 {
    font-size: 2.2em;
	}

}

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

	.homepage_panel h1 {
	    font-size:4.6em;
	}

	.homepage_panel h2 {
	    font-size:1.7em;
	}

	.homepage_panel h3 {
	    font-size:1.2em;
	}

	.panel_header h4 {
	    font-size:1.2em;
	}


}

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

	body {
		font-size:75%;
	}

	.homepage_panel h1 {
	    font-size:3.4em;
	}

	.homepage_panel h2 {
	    font-size:1.4em;
	}

	.homepage_panel h3 {
	    font-size:0.8em;
	}

	.panel_header h4 {
	    font-size:1.0em;
	}

	.block50 p {
    font-size: 1.5em;
    line-height: 1.9em;
	}
	.block50 h2 {
    font-size: 2.4em;
	}

}

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



}



/*------------------------------------*\
    MISC
\*------------------------------------*/



/* WORDPRESS CORE */

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size: 100%;
	line-height:20px;
	margin:0;
	padding:0 4px 5px;
  margin-top: 10px;
}
.sticky {

}
.bypostauthor {

}

/* PRINT STYLES */

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a, a:visited { text-decoration:underline; }
	a[href]:after { content:" (" attr(href) ")"; }
	abbr[title]:after { content:" (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content:""; }
	pre,blockquote { border:1px solid #999; page-break-inside:avoid; }
	thead { display:table-header-group; }
	tr,img { page-break-inside:avoid; }
	img { max-width:100% !important; }
	@page { margin:0.5cm; }
	p, h2, h3 { orphans:3; widows:3; }
	h2, h3 { page-break-after:avoid; }
}
