@charset "UTF-8";
/* CSS Document */

@import url("https://use.typekit.net/sin3czo.css");

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #fff;
}

#container {
	width: 75%;
	height: 100%;
	margin: auto;
	background-color: #fff;
}

#header {
	width: 100%;
	padding-top: 2%;
	display: block;
	float: left;
	clear: both;
}

#header_logo {
	float: left;
	width: 100%;
	margin: 0px;
	vertical-align: middle;
	display: table-cell;
}

#header_logo img {
	float: left;
	width: 50%;
	object-fit: fill;
}

#header_menu {
	float: left;
	width: 50%;
	height: 100%;
	margin: 0px;
}

#header_logo ul {
	float: right;
	list-style-type: none;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0px;
	line-height: 1em;
} 

#header_logo ul li{
  	display: inline;
	margin-left: 1em;
	font-size: 1em;
}

#header_logo ul li a {
	text-decoration: none;
	color: #c4c4c4;
} 

#header_logo ul li a:hover {
	color: #f7961d;
} 

.logo-subheader {
	float: left;
	list-style-type: none;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #c4c4c4;
}

#sub-header {
	width: 100%;
}

#page-divider {
	display: block;
    border-bottom: 1px solid #c4c4c4;
	float: left;
	width: 100%;
}

#content-top {
	display: block;
	float: left;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 3%;
    border-bottom: 1px solid #c4c4c4;
}

#content-main {
	display: block;
	float: left;
	width: 100%;
	padding-top: 0;
	padding-bottom: 3%;
    border-bottom: 1px solid #c4c4c4;
}

#content-more {
	display: block;
	float: left;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 0%;
    border-bottom: 1px solid #c4c4c4;
}

.home-top {
	padding-bottom: 1% !important;	
}

.home-top-services {
	padding-bottom: 1% !important;	
}

#content-item {
	display: block;
	float: left;
	width: 33.3%;
}

#content-item img {
	float: left;
	width: 100%;
	object-fit: fill;
}

#content-item img.menu1 {
	content: url("images/atg-vinyl.jpg");
}

#content-item img.menu2 {
	content: url("images/work-video.gif");
}

#content-item img.menu3 {
	content: url("images/work-product.jpg");
}

#content-item img.menu4 {
	content: url("images/work-identity.jpg");
}

#content-item img.menu5 {
	content: url("images/work-advertising.jpg");
}

#content-item img.menu6 {
	content: url("images/work-miscellaneous.jpg");
}

#video-item {
	display: block;
	float: left;
	width: 49%;
	overflow-y: visible;
}

#digital-item {
	display: block;
	float: left;
	width: 24%;
	overflow-y: visible;
}

#video-item img {
	float: left;
	width: 100%;
	object-fit: fill;
}

#about-image img {
	float: left;
	width: 100%;
	object-fit: fill;
}

#contact-image img {
	float: left;
	width: 100%;
	object-fit: fill;
}

div.video-content > * {
	margin-right:2%;
}

div.video-content :nth-child(2n+2) {
	margin-right:0% !important;
}

div.digital-content > * {
	margin-right:1.3%;
}

div.digital-content :nth-child(4n+4) {
	margin-right:0% !important;
}

div.services-wrap {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c4c4c4;
}

div#services-wrap-last {
	border-bottom: none !important;
}

#video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%; 
}

#identity-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%; 
}

#video-container iframe {
	position: absolute;
  	top:0;
  	left: 0;
	width: 100%;
	height: 100%;
}

img.hit-the-deck {
	content: url("images/identity/hit-the-deck.jpg")
}

img.soan {
	content: url("images/identity/stuck-on-a-name-studios.jpg")
}

img.old-god {
	content: url("images/identity/old-god-electronics.jpg")
}

img.field-records {
	content: url("images/identity/field-records.jpg")
}

img.town-man-music {
	content: url("images/identity/town-man-music.jpg")
}

img.ludovician {
	content: url("images/miscellaneous/ludovician.jpg")
}

img.deatheagle {
	content: url("images/miscellaneous/deatheagle.jpg")
}

img.darwin {
	content: url("images/miscellaneous/mr-charles-darwin.jpg")
}

img.tile {
	float: left;
	margin: 0;
	width: 20%;
}

#work-title {
	display: block;
	float: left;
	width: 100%;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 600;
	color: #c4c4c4;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 8%;
}

#content-title {
	display: block;
	float: left;
	width: 100%;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 500;
	color: #c4c4c4;
	text-align: center;
	font-size: 1em;
	margin-bottom: 8%;
}

#content-title-video {
	display: block;
	float: left;
	width: 100%;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 500;
	color: #c4c4c4;
	text-align: left;
	font-size: 1em;
	margin-bottom: 8%;
}

#content-title p {
	margin: auto;
}

#content-title-video p {
	margin: auto;
}

#content-title p span {
	font-weight: 600;
}

#content-title-video p span {
	font-weight: 600;
}

#copyright-footer {
	float: left;
	width: 100%;
	text-align: center;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 400;
	font-size: 0.9em;
	color: #c4c4c4;
}

p.section-header {
	float: left;
	width: 100%;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 500;
	font-size: 1.5em;
	color: #c4c4c4;
	margin: auto;
	margin: 1em 0 1em 0;
}

p.section-header span{
	font-weight: 600;
	color: #c4c4c4;
}

p.section-header-blog {
	float: left;
	width: 100%;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 500;
	font-size: 1.5em;
	color: #c4c4c4;
	margin: auto;
	margin: 1em 0 1em 0;
}

p.section-header-blog span{
	font-weight: 600;
	color: #c4c4c4;
}

p.item-header {
	float: left;
	text-align: left;
	width: 100%;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	color: #c6c6c6;
	margin: auto;
	margin-top: 2%;
}

p.item-header span {
	font-weight: 500;
	color: #B3B3B3;
}

p.item-header span.back , p.section-header span.back  {
	float: right;
}

p.item-header span.back a , p.section-header span.back a {
	font-weight: 500;
	color: #B3B3B3;
	text-decoration: none;
}

p.item-header span.back a:hover , p.section-header span.back a:hover {
	font-weight: 500;
	color: #f7961d;
}

#item-main {
	float: left;
	width: 100%
}

#item-main img {
	float: left;
	width: 100%;
	object-fit: fill;
}

#item-text {
	float: left;
	width: 100%
}

#item-text p.details {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 600;
	font-size: 1em;
	color: #c4c4c4;
	text-transform: uppercase;
}

div.services-text {
	float: left;
}

div.services-text:nth-child(1) {
	width: 48%;
	padding-right: 2%;
}

div.services-text:nth-child(2) {
	width: 48%;
	padding-left: 2%;
}

img.services-image {
	width: 100%;
}

p.welcome-copy {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #c4c4c4;
}

p.services-header {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 600;
	font-size: 1.4em;
	color: #c4c4c4;
}

p.services-body {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #c4c4c4;
}

p.services-body a {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 700;
	font-size: 1em;
	text-decoration: none;
	color: #c4c4c4;
}

p.services-body a:hover {
	color: #f7961d;
}

p.bodycopy {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1em;
	color: #c4c4c4;
	margin-right: 5%;
}

p.bodycopy a{
	font-family: brandon-grotesque, sans-serif;
	font-weight: 600;
	font-size: 1em;
	color: #c4c4c4;
	text-decoration: none;
}

p.bodycopy a:hover{
	color: #f7961d;
}

#about-text {
	float: left;
	width: 50%;
}

#about-image {
	float: left;
	width: 50%;
}

#contact-image {
	float: left;
	width: 45%;
	margin-left: 5%;
}

#contact-form {
	float: left;
	width: 50%;
}

.contact-form-body {
	width: 90%;
    margin: 0 5% 0 0;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1em;
    color: #c4c4c4;
    text-align: left;
    background-color: #fff;
    padding: 5%;
    padding-bottom: 10px;
    border: 1px solid #c4c4c4;
    max-width: 100%;
}

.contact-form-group {
	width: 100%;
}

.contact-form-group input, 
.contact-form-group textarea
{
	width: 96%;
}

.contact-input-group {
	width: 100%;
	margin-bottom: 1rem;
}

.contact-form-control {
    display: block;
    width: 96%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0% 2% 0% 2%;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #c4c4c4;
	font-family: brandon-grotesque, sans-serif;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #c4c4c4;
    outline: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.contact-form-control:focus {
    border: 1px solid #f7961d;
}

select.contact-form-control[size], select.contact-form-control[multiple] {
    height: auto;
}

textarea.contact-form-control {
	font-family: brandon-grotesque, sans-serif;
    height: auto;
	resize: vertical;
}

label.contact-label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.contact-btn {
    display: inline-block;
    font-weight: 600;
	font-family: brandon-grotesque, sans-serif;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin-bottom: 1rem;
}

img.welcome-image {
	width: 100%;
	content: url("images/welcome-image.jpg");
}

@media (prefers-reduced-motion: reduce) {
    .contact-btn {
        transition: none;
    }
}

.contact-btn:hover {
    color: #212529;
    text-decoration: none;
}

.contact-btn:focus, .contact-btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.contact-btn-primary {
    color: #fff;
    background-color: #c4c4c4;
    border-color: #c4c4c4;
}

.contact-btn-primary:hover {
    color: #fff;
    background-color: #f7961d;
    border-color: #f7961d;
}

.contact-btn-primary:focus, .fcf-btn-primary.focus {
    color: #fff;
    background-color: #f7961d;
    border-color: #f7961d;
    box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 1);
}

.contact-btn-lg, .contact-btn-group-lg>.contact-btn {
    padding: 0.5rem 1rem;
    font-size: 1em;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.contact-btn-block {
    display: block;
    width: 100%;
}

.contact-btn-block+.contact-btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].contact-btn-block, input[type="reset"].contact-btn-block, input[type="button"].contact-btn-block {
    width: 50%;
}

#item-text p.body-copy {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #c4c4c4;
}

p.body-copy {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #c4c4c4;
}

div.content-advertising {
	display: block;
	float: left;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 3%;
    border-bottom: 1px solid #c4c4c4;
}

.content-advertising > * {
	margin-right:2%;
}

.content-advertising :nth-child(3n+3) {
	margin-right:0% !important;
}

#advertising-item {
	display: block;
	float: left;
	width: 32%;
}

.advertising-item {
	display: block;
	float: left;
	width: 32%;
}

#advertising-item img {
	float: left;
	width: 100%;
	object-fit: fill;
}

.advertising-item img {
	float: left;
	width: 100%;
	object-fit: fill;
}

p.blog_header {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.4em;
	color: #c4c4c4;	
	margin: 0 0 0.5em 0;
}

div.blog_post {
	width: 100%;
}

div.blog_post {
	width: 100%;
	margin-bottom: 2em;
	border-top: #c4c4c4 solid 1px;
	float: left;
}

div.blog_title {
	width: 50%;
	float: left;
}

div.blog_title p {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #f7961d;
}

div.blog_date {
	width: 50%;
	float: left;
	text-align: right;
}

div.blog_date p {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #c4c4c4;
}

div.blog_image {
	width: 50%;
	float: left;
}

img.blog_pic_landscape {
	max-width: 100%;
	float: left;
}

img.blog_pic_portrait {
	max-width: 50%;
	float: left;
}

div.blog_text_landscape {
	width: 100%;
	float: left;
}

div.blog_text_portrait {
	width: 50%;
	float: left;
}

div.blog_text_landscape p {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #c4c4c4;
	margin: 1.2em 0 0.5em 0;
}

div.blog_text_portrait p {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #c4c4c4;
	margin: 0 0 0.5em 1.2em;
}

@media only screen and (max-width: 1132px) {
	
#content-item {
	display: block;
	float: left;
	width: 50%;
}
	
#container {
	width: 85%;
	height: 100%;
	margin: auto;
	background-color: #fff;
}
	
#header_logo img {
	float: left;
	width: 100%;
	object-fit: fill;
	margin-top: 1em;
}
	
#header_logo ul {
	line-height: 0.8em;
	float: left;
	margin: 1.2em 0 0.3em 0;
	width: 100%;
	padding: 0 0 0 0;
	display: flex;
    align-items: stretch; /* Default */
    justify-content: space-between;
} 
	
#header_logo ul li{
  	display: inline;
	margin-left: 0.5em;
	margin-right: 0.5em;
	font-size: 1em;
}
	
.logo-subheader {
	font-size: 0.8em;
}
	
p.section-header {
	font-size: 1em;
}
	
p.item-header {
	font-size: 1em;
}
	
.home-top {
	padding-top: 3% !important;	
}
	
#item-text p.details {
	font-size: 0.75em;
}

#item-text p.body-copy {
	font-size: 0.75em;
}
	
#video-item {
	display: block;
	float: left;
	width: 100%;
	overflow-y: visible;
}
	
#digital-item {
	display: block;
	float: left;
	width: 49%;
	overflow-y: visible;
}
	
div.digital-content > * {
	margin-right:1%;
}

div.digital-content :nth-child(2n+2) {
	margin-right:0% !important;
}
	
div.services-text {
	float: left;
	width: 100%;
}

div.services-text:nth-child(1) {
	width: 100%;
	padding-right: 0;
	border-bottom: 1px solid #c4c4c4;
}

div.services-text:nth-child(2) {
	width: 100%;
	padding-left: 0;
	border-bottom: 1px solid #c4c4c4;
}
	
div#services-text-last {
	border-bottom: none;
}
	
div.services-wrap {
	border-bottom: none;
}
	
div.home-top-services {
	display: none !important;
}
	
#advertising-item {
	display: block;
	float: left;
	width: 49%;
}
	
.advertising-item {
	display: block;
	float: left;
	width: 49%;
}
	
.content-advertising > * {
	margin-right:2%;
}

.content-advertising :nth-child(2n+2) {
	margin-right:0% !important;
}
	
}

@media only screen and (max-width: 600px) {
	
img.blog_pic_portrait {
	max-width: 100%;
	float: left;
}
	
div.blog_text_portrait {
	width: 100%;
	float: left;
}
	

div.blog_text_portrait p {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #c4c4c4;
	margin: 1.2em 0 0.5em 0;
}
	
#advertising-item {
	display: block;
	float: left;
	width: 100%;
}
	
.advertising-item {
	display: block;
	float: left;
	width: 100%;
}
	
.content-advertising > * {
	margin-right:2%;
}

.content-advertising :nth-child(2n+2) {
	margin-right:0% !important;
}
	
#digital-item {
	display: block;
	float: left;
	width: 100%;
	overflow-y: visible;
	margin-right:0% !important;
}
	
#content-item {
	display: block;
	float: left;
	width: 100%;
}
	
#container {
	width: 85%;
	height: 100%;
	margin: auto;
	background-color: #fff;
}
	
#header_logo img {
	float: left;
	width: 100%;
	object-fit: fill;
	margin-top: 1em;
}
	
#header_logo ul {
	line-height: 0.8em;
	float: left;
	margin: 1.2em 0 0.3em 0;
	width: 100%;
	padding: 0 0 0 0;
	display: flex;
    align-items: stretch; /* Default */
    justify-content: space-between;
} 
	
#header_logo ul li{
  	display: inline;
	margin-left: 0.5em;
	margin-right: 0.5em;
	font-size: 0.8em;
}
	
.logo-subheader {
	font-size: 0.7em;
	text-align: center;
	width: 100%;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
	
#work-title {
	font-size: 1em;
}
	
#content-item img.menu2 {
	content: url("images/work-video-small.jpg");
}
	
#content-item img.menu4 {
	content: url("images/work-identity-small.jpg");
}
	
p.section-header {
	font-size: 1em;
	margin-bottom: 0;
}
	
p.section-header-blog {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 600;
	color: #c4c4c4;
	font-size: 1em;
	margin-bottom: 1em;
}
	
p.item-header {
	font-size: 1em;
}
	
#about-text {
	float: left;
	width: 100%;
}

#about-image {
	float: left;
	width: 100%;
}
	
#contact-image {
	float: left;
	width: 100%;
	margin: 5% 0 0 0;
}
	
#contact-form {
	float: left;
	width: 100%;
}
	
#content-title {
	margin-bottom: 5%;
	text-size-adjust: auto;
	text-align: center;
}
	
#item-text p.details {
	font-size: 0.75em;
}

#item-text p.body-copy {
	font-size: 0.75em;
}
	
#video-item {
	display: block;
	float: left;
	width: 100%;
	overflow-y: visible;
}
	
p.item-header span.back , p.section-header span.back  {
	float: right;
	visibility: hidden;
}
	
#identity-container {
    padding-bottom: 0;
}
	
img.hit-the-deck {
	content: url("images/identity/hit-the-deck-mobile.jpg")
}
	
img.soan {
	content: url("images/identity/stuck-on-a-name-studios-mobile.jpg")
}

img.old-god {
	content: url("images/identity/old-god-electronics-mobile.jpg")
}

img.field-records {
	content: url("images/identity/field-records-mobile.jpg")
}
	
img.ludovician {
	content: url("images/miscellaneous/ludovician-mobile.jpg")
}

img.deatheagle {
	content: url("images/miscellaneous/deatheagle-mobile.jpg")
}

img.darwin {
	content: url("images/miscellaneous/mr-charles-darwin-mobile.jpg")
}
	
div.blog_title {
	width: 100%;
	float: left;
}

div.blog_title p {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	color: #f7961d;
	margin-bottom: 0;
}

div.blog_date {
	width: 100%;
	float: left;
	text-align: left;
}

div.blog_date p {
	font-family: brandon-grotesque, sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	margin-top: 0;
	color: #c4c4c4;
}
	
p.services-header {
	font-size: 1.2em;	
}
	
.home-top {
	padding-top: 3% !important;	
}
	
}