/*
Theme Name: Testbed
Theme URI: https://testbed.gkvhosting.com
Author: Chris Kultzow
Author URI: http://gkv/
BlankSlate WordPress Theme © 2011-2017 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

* {
	box-sizing: border-box;
}

.hidden {
	display:none !important;
}

article.page {
	padding:40px;
}

.comment {
	font-size:.9em;
	line-height:1.4em;
}
.comment-meta {
	margin:10px 0;
}

h1.entry-title {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:20px;
}

img, video {
	max-width:100%;
	vertical-align: bottom;
	position:relative;
	height:auto;
	max-height:100%;
}

.intrinsic-container {
  position: relative;
  height: 0;
  display:block;
	margin:auto;
  overflow: hidden;
  padding-bottom: 45%;
  max-width:1280px;
}
.intrinsic-container.square {
  padding-bottom: 100%;
}
.intrinsic-container.wide {
  padding-bottom: 56.25%;
}
.intrinsic-container.tall {
  padding-bottom: 177.78%;
}
#clip-link {
	display:none;
}
#clip-button {
	position: absolute;
	right:20px;
	top:20px;
	font-size:.6em;
	line-height:1.4em;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}




.purchase {
	color:#fff;
	background:magenta;
	padding:5px 0;
	width:100%;
	text-align:center;
	display:block;
	margin:0px auto 20px;
}

#comments {
	padding:20px;
	margin:20px;
	background:#ccc;
}

.header {
	position: relative;
}

.fixed {
	position:absolute;
	left:0px;
	z-index:9;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	color:#333;
	font-size:1.2em;
}

a {
	color:inherit;
	text-decoration: underline;
}

a:hover {
	color:#f28d1e;
}

em {
	font-style:italic;
}

em.update-time {
	font-size:.8em;
	float:right;
	padding-top:3px;
}
.active a:hover {
	color:inherit;
}

.navigation a {
	text-decoration:none;
	color:white;
	padding:3px 8px;
}

.navigation a.prev {
	border-radius:5px 0 0 5px;
}

a.client-info {
	color:#c41230;
}

a.job-info {
	color:#f28d1e;
}

a.concept-info {
	color:#98012e;
}

footer {
	margin-top:20px;
	text-align: left;
}
.info {
	background:#efefef;
	position: relative;
	padding:20px 100px 5px 20px;
	width:100%;
	font-size:1.2em;
	line-height: 2em;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.info a {
	text-decoration: underline;
}

.info a, .info span {
	position:relative;
	white-space: nowrap;
}

.info a::before, .info span::before {
	font-size:.5em;
	position:absolute;
	top:-30px;
	color:#666;
}

.client-info::before {
	content:"CLIENT";
}
.job-info::before {
	content:"JOB";
}
.concept-info::before {
	content:"CONCEPT";
}
.execution-info::before {
	content:"EXECUTION";
}

.creative {
	padding:20px;
    max-width: 90%;
    margin: auto;
	text-align: center;
}

/*

.creative:not(.social):not(.web) {
	height:70vh;
	min-height: 600px;
}
.creative:not(.social):not(.web) .image-wrapper {
	height:70vh;
}
*/

.native-wrapper {
				margin:auto;
				display:block;
				width:640px;
			}
			
			.native-wrapper .col {
				display:inline-block;
				vertical-align:top;
			}
			
			.native-wrapper-image {
				width:30%;
			}
			
			.native-wrapper-copy {
				width:65%;
				text-align:left;
				padding:10px 20px;
			}
			
			.native-wrapper strong {
				font-weight:700;
			}
			
			.native-wrapper p {
				font-weight:300;
				line-height:1.2em;
				margin-bottom:10px;
			}
			
			.native-wrapper a {
				text-decoration:none; 
				font-weight:400;
			}

p {
	margin-bottom:10px;
}

ol, ul {
	padding:20px 20px 0 20px;
}

.social-post ul.carousel {
	padding:0px;
}




li {
	padding:20px;
	margin-bottom:5px;
	list-style: none;
	position: relative;
	background:#eee;
}

footer li {
	padding:10px 20px;
	margin-bottom:10px;
} 
strong {
	font-weight: bold;
}


p.calendar-date {
	text-align: center;
}


ol.child-concepts {
	padding:20px 20px 0px 20px;
}

.single-concept ol.child-concepts {
	padding:20px;
}

ol.concepts.child-concepts > li {
	background:#eeeeee;
}
ol.child-concepts ol.child-concepts > li {
	background:#dddddd;
}

ol.child-concepts ol.child-concepts ol.child-concepts > li {
	background:#eeeeee;
}

ol ol.executions li {
	background:#ffffff;
}

.child-concepts .concepts,
.single-concept .child-concepts .child-concepts {
	padding:20px 20px 0px 20px;
}

.jobs .child-concepts {
	margin-bottom:0px;
	padding-bottom:0px;
}



.toggle {
	position: absolute;
	right:0px;
	top:5px;
  width: 50px;
  height: 50px;
}


.toggle:before, .toggle:after {
  content: "";
  display: block;
  width: 20px;
  height: 5px;
  background: #f28d1e;
  position: absolute;
  top: 20px;
  transition: transform .5s;
}

.concepts .toggle:before, .concepts .toggle:after {
  background: #c41230;
}

.toggle:before {
  right: 21px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transform: rotate(45deg);
}

.toggle:after {
  right: 10px;
  transform: rotate(-45deg);
}

.toggle.active:before {
  transform: rotate(-45deg);
}

.toggle.active:after {
  transform: rotate(45deg);
}

ul.clients li {
}


ol.concepts > li {
	list-style:inside upper-alpha;
	background:#ddd;
}

ol.executions li {
	list-style:inside decimal;
	background:#efefef;
	border-left:4px #c41230 solid;
}

ol.executions li:nth-child(odd) {
	border-left:4px #f28d1e solid;
}

ol.executions li.active {
	background:#f28d1e;
	color:white;
}

.navigation {
	padding:5px 20px;
	background:#999;
	display:block;
	z-index: 2;
	position: relative;
}

.navigation .next {
	position:absolute;
	right:20px;
	top:2px;
}
.phone_wrapper {
	display:block;
	background:url('images/iphone_new.jpg?9') center no-repeat;
	text-align: center;
	background-size:410px;
	width:411px;
	height:850px;
	margin:auto;
	position: relative;
}

.phone_outer {
	width:375px;
	height:670px;
	overflow: hidden;
	position: absolute;
	top:80px;
	left:18px;
}

.phone_inner {
position: absolute;
top: 0;
bottom: 0;
left: 0;
overflow-y: scroll;
}

.phone_inner img {
	width:375px;
	vertical-align: bottom;
	max-width: none;
}

.laptop_wrapper {
	display:block;
	background:url('images/laptop.jpg') center no-repeat;
	text-align: center;
	width:992px;
	height:559px;
	margin:auto;
	position: relative;
}

.laptop_outer {
	width:656px;
	height:354px;
	overflow: hidden;
	position: absolute;
	top:97px;
	left:158px;
}

.laptop_inner {
position: absolute;
top: 0;
bottom: 0;
left: 0;
overflow-y: scroll;
}

.laptop_inner img {
	width:656px;
	vertical-align: bottom;
	max-width: none;
}

.social-post {
    display: block;
    position: relative;
    margin: auto;
	text-align: left;
    width: 500px;
    height: auto;
    border: thin #d6d7db solid;
    overflow: hidden;
    padding: 60px 12px 12px;
    background: #fff;
	font-family: "Lucida Grande", "Tahoma", "Helvetica Neue", "Roboto", sans-serif;
	line-height: 1.4em;
}


.social-info {
	display:block;
	position:absolute;
	z-index: 9;
	text-align: left;
	top:10px;
	left:10px;
}

.phone_wrapper.instagram .phone_inner {
	bottom:84px;
	border-radius:10px;
	right:0px;
	overflow: hidden;
}
.phone_wrapper.instagram .content {
	position: relative;
	top:-20px;
}

.instagram-cta {
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index: 9;
}


.instagram-cta h4 {
	position: absolute;
	display:block;
	font-size:.7em;
	font-weight: bold;
	text-decoration: underline;
	padding:10px 10px;
	border-radius:40px;
	margin:auto;
	background:#fff;
	top:20px;
	left:50%;
	z-index: 3;
	transform: translateX(-50%);
}


.social-info .logo {
	display:inline-block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
	vertical-align: middle;
	margin-right:10px;
}


.social-info h3 {
	display:inline-block;
	text-decoration: underline;
	color:#fff;
	font-size:1em;
	text-shadow:1px 1px 3px rgba(0,0,0,.3);
}

.social-info.paid h3 {
	position: relative;
	top:-7px;
}
.social-info.paid:after {
	content:"Sponsored";
	display: block;
	text-decoration: none;
	color:#fff;
	font-size:.8em;
	text-shadow:1px 1px 3px rgba(0,0,0,.3);
	position: absolute;
	left:54px;
	top:23px;
}

.social-post .logo {
    position: absolute;
    left: 13px;
    top: 13px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: thin #ccc solid;
}

.social-post h3 {
    font-size: 13px;
    color: #3b5998;
    font-weight: bold;
    position: absolute;
    left: 61px;
    top: 16px;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    display: inline-block;
}

.social-post .inset {
    position: relative;
    padding: 0px;
    margin: 10px 0 0 0;
    width: 470px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.social-post .inset .content {
    padding: 8px 10px 8px 10px;
}

.social-post .inset .content h4 {
    margin: 0px;
    font-family: Georgia, 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 5px;
    max-height: 110px;
    float: none;
}

.social-post .inset .content p {
    position: relative;
    font-size: 11px;
    left: 0px;
    top: 0px;
    width: 100%;
    line-height: 15px;
}
.social-post .inset img {
   width:100%;
}

.social-post .inset .content h5 {
    margin: 17px 0 6px 0px;
    font-size: 11px;
    color: #9197a3;
}

.social-post .carousel button,
.social-post .inset .content button {
    position: absolute;
    right: 10px;
    bottom: 10px;
	font-weight: bold;
	padding:3px 5px;
	background:#fcfcfc;
	border-radius: 3px;
}


.social-post.carousel .content {
	text-align: left;
}

ul.carousel {
    width: 6000px;
    display: inline-block;
    float: none;
	position: relative;
	left:0px;
	-webkit-transition: left 1s;
	transition: left 1s;
}


ul.carousel li {
    padding: 0px;
    margin: 0px;
    border: 1px #d6d7db solid;
    display: block;
    float: left;
    margin-right: 5px;
    width: 300px;
    background: #fff;
    color: #000;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 5px;
    position: relative;
}

ul.carousel .headline {
    font-weight: bold;
    margin: 8px 5px 32px 5px;
}

ul.carousel .link-description {
    margin: 0px 5px 0 5px;
    font-weight: normal;
}


ul.carousel button {
    right: 5px;
    bottom: 5px;
}

.navigation.carousel a {
	cursor:pointer;
}

.pinterest {
	margin:auto;
	max-width:480px;
	border:thin #eee solid;
}


.standalone-image {
	text-align: center;
}



.neutral {
	display:inline-block;
	border:thin #ccc solid;
}

.email { 
	display: inline-block;
	margin:0 10px;
}
.email h3 {
	margin-bottom:10px;
}
.email iframe { 
	border:thin #ccc solid;
}

.standalone-image img {
	max-height: 70vh;
}

form.search {
	position: absolute;
	right:20px;
	top:10px;
}

form.search button, form.search select {
	font-size:.5em;
}

.search-results li {
	width:240px;
	padding:0px;
	margin:10px;
	display:inline-block !important;
	vertical-align: top;
	overflow: hidden;
}

.search-results ul.carousel button {
	position: absolute;
}

.search-results ul.carousel {
	padding:0px;
}
.search-results ul.carousel li {
	width:220px;
}

.search-results p {
	padding:10px;
	margin:0px;
}

.search-results p.calendar-date {
	border:thin black solid;
	background:white;
}

.search-results a {
	display: block;
	text-decoration:none;
}


.raw-html img {
  width:inherit !important;
}

.cred-form .alert {
	font-weight:bold;
}
.cred-form .alert-success {
	color:green;
} 

.cred-form option[value='pinterest'],
.cred-form option[value='carousel'] {
	display:none !important;
}

@media (max-width:767px) {
	
	.info {
		padding-right:20px;
		padding-top:40px;
	}
	.info a, .info span {
		position: relative;
		white-space:normal;
		display: inline-block;
		line-height: 1.2em;
		margin-bottom: 5px;
	}
	.info a::before, .info span::before {
		top: -20px;
	}
	
	.creative {
		padding:20px 0;
		max-width: 100%;
	}
}

/*
.soliloquy-image {	
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.soliloquy-container .soliloquy-wrap {
	min-height:474px !important;
}
.soliloquy-outer-container,
.soliloquy-container,
.soliloquy-container .soliloquy-wrapper,
.soliloquy-container .soliloquy-viewport,
.soliloquy-container .soliloquy-wrap,
.soliloquy-container .soliloquy-item {
	height:100% !important;
	max-height:100% !important;
}

*/
.soliloquy-controls {
	opacity:0.6 !important;
}
.soliloquy-container .soliloquy-pager {
    bottom: -30px !important;
}

.soliloquy-container .soliloquy-pager-item {
    background: #4c4c4c;
    border: 2px #4c4c4c solid;
    border-radius: 20px;
}


.soliloquy-container .soliloquy-next {
    right: -50px !important;
}

.soliloquy-container .soliloquy-prev {
    left: -50px !important;
}
