/*
Theme Name: BK Child
Version: 1.0
Author: Ben Kauffman
Author URI: https://benjaminkauffman.com
Template: BK
*/



/*Add your own styles here:*/

/* GLOBAL */

* {
	-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Red Hat Display", sans-serif;
}

p, a, ol, ul {
	font-family: "Red Hat Display", sans-serif;
}

ol, ul {
	margin-left: 0px;
}

body .column-top-margin {
    margin-top: 30px;
}

img[title] {
        pointer-events: none;
}


/* HEADER */

#header_main {
	padding-top: 40px;
}

.logo svg {
	height: 85px;
	width: 85px;
}

.av-main-nav > li > a {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 0 33px;
	font-weight: 800!important;
}

#top #wrap_all .social_bookmarks li a { 
	font-size: 16px; 
	width: 30px !important; 
	line-height: 30px !important; 
	min-height: 30px !important; 
}


/* HOMEPAGE */

#hero {
	margin-top: 80px;
}

#headshot img {
	height: 175px;
	width: 175px;
	margin-bottom: 30px;
}

h1 {
	font-size: 36px;
	font-weight: 900;
}

h2 {
	font-size: 14px;
	letter-spacing: 2px!important;
}

#awards .content {
	padding: 0!important;
}

#logolounge img {
	height: 55px;
	width: 400px;
}

#aaf img {
	height: 95px;
	width: 500px;
}

#cbma img {
	height: 55px;
	width: 400px;
}

.default-btn a {
	border-radius: 0px!important;
	padding: 20px 40px!important;
	text-transform: uppercase;
	font-weight: 700!important;
	letter-spacing: 2px;
}


/* ABOUT */

.interior-content {
	margin-top: 100px;
}

.interior-content h1 {
	text-transform: none!important;
	max-width: 55%;
	margin: 0 auto 80px;
	line-height: 45px;
}

.interior-content h3 {
	font-size: 14px;
	letter-spacing: 2px!important;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.interior-content img {
	margin-bottom: 60px;
}

.interior-content p,
.interior-content ul {
	font-size: 16px;
	line-height: 26px;
	margin-top: 0px;
}

.interior-content ul li {
	margin-bottom: 10px;
}

.interior-content p a {
	font-weight: 700;
}


/* PORTFOLIO */

.grid-image img {
	border: none;
}

.grid-entry .inner-entry {
	box-shadow: none;
}

.grid-content {
	display: none;
}

#hp-portfolio .grid-entry:nth-of-type(odd) .inner-entry {
	margin-right: 1.5%;
	margin-bottom: 3%;
}

#hp-portfolio .grid-entry:nth-of-type(even) .inner-entry {
	margin-left: 1.5%;
	margin-bottom: 3%;
}

#main-portfolio .grid-entry:nth-of-type(1) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(4) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(7) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(10) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(13) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(16) .inner-entry {
	margin-right: 2%;
	margin-bottom: 3%;
}

#main-portfolio .grid-entry:nth-of-type(2) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(5) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(8) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(11) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(14) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(17) .inner-entry {
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 3%;
}

#main-portfolio .grid-entry:nth-of-type(3) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(6) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(9) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(12) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(15) .inner-entry,
#main-portfolio .grid-entry:nth-of-type(18) .inner-entry {
	margin-left: 2%;
	margin-bottom: 3%;
}

.grid-image img {
	transition: all 0.5s!important;
}

.grid-image:hover img {
    scale: 1.25!important;
    transition: all 0.7s!important;
}

.avia_transform a:hover .image-overlay {
    opacity: 0!important;
}


/* CONTACT */

#contact-form {
	max-width: 70%;
	margin: 0 auto!important;
	float: none;
}

.gform_required_legend {
	display: none;
}

#gform_1 ::placeholder {
	color: #333333!important;
	opacity: .7;
	font-family: "Red Hat Display", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: #E9E9E9;
    background-color: #FFF;
    color: #333333;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    -webkit-appearance: none;
    padding: 15px;
    outline: none;
    font: 1em "Red Hat Display", sans-serif;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 0px!important;
    background: #fff;
    border-radius: 0px;
}

#top .main_color input[type='text'],
#top .main_color input[type='email'],
#top .main_color input[type='tel'] {
	height: 50px;
}

#gform_submit_button_1 {
	text-transform: uppercase;
	padding: 20px 40px;
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 13px;
	background: #333333;
	border: solid 2px #333333;
	display: inline;
	color: white;
	float: left;
	margin-right: 30px;
	transition: all 0.4s ease-in-out;
	font-family: "Red Hat Display", sans-serif!important;
	border-radius: 0px;
}

#field_1_1 {
	margin-bottom: 0px!important;
}

#gform_submit_button_1:hover {
	background: #111111!important;
	border: solid 2px #111111!important;
	transition: all 0.4s ease-in-out;
	font-family: "Red Hat Display", sans-serif;
}

#top .gform_wrapper input, #top .gform_wrapper select {
    margin-bottom: 0;
    min-width: 100%!important;
}

#gform_confirmation_message_1 {
	text-align: center;
	font-family: "Red Hat Display", sans-serif;
	font-size: 18px;
	line-height: 28px;
}

#field_1_8 label {
	display: none;
}

.gform-footer {
	margin-top: 0px!important;
}


/* MEDIA QUERIES */

@media only screen and (max-width: 1440px) {
	.interior-content h1 {
		max-width: 70%;
	}
}

@media only screen and (max-width: 1000px) {
	#contact-form {
		max-width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	#top #wrap_all .social_bookmarks li a { 
		font-size: 20px; 
		width: 30px !important; 
		line-height: 30px !important; 
		min-height: 30px !important; 
	}
	#awards img {
		margin-bottom: 50px;
	}
	#cbma img {
		margin-bottom: 0px;
	}
	.responsive .logo img, .responsive .logo svg {
		height: 85px;
		width: 85px;
	}
	.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a {
		text-transform: uppercase;
		font-weight: 700;
		letter-spacing: 1px;
	}
	.grid-entry .inner-entry {
		margin-right: 0px;
		margin-bottom: 5%;
	}
	.award-list {
		margin-bottom: 0px!important;
	}
	.interior-content h1 {
		max-width: 90%;
	}
	.interior-content ul {
	    margin-bottom: 0px;
	}
	#hp-portfolio .grid-entry:nth-of-type(odd) .inner-entry {
		margin-right: 0;
		margin-bottom: 3%;
	}
	
	#hp-portfolio .grid-entry:nth-of-type(even) .inner-entry {
		margin-left: 0;
		margin-bottom: 3%;
	}
	#main-portfolio .grid-entry:nth-of-type(1) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(4) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(7) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(10) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(13) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(16) .inner-entry {
		margin-right: 0;
		margin-bottom: 3%;
	}
	
	#main-portfolio .grid-entry:nth-of-type(2) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(5) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(8) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(11) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(14) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(17) .inner-entry {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 3%;
	}
	
	#main-portfolio .grid-entry:nth-of-type(3) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(6) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(9) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(12) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(15) .inner-entry,
	#main-portfolio .grid-entry:nth-of-type(18) .inner-entry {
		margin-left: 0;
		margin-bottom: 3%;
	}
}

@media only screen and (max-width: 639px) { 
	.gform-theme--foundation .gform_fields {
		row-gap: 30px!important;
	}
}

@media only screen and (max-width: 610px) { 
	h1 {
		font-size: 30px;
		line-height: 30px;
	}
	.interior-content h1 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 60px;
		max-width: 100%;
	}
	.interior-content h3 {
		font-size: 12px;
	}
	h2 {
		font-size: 12px;
		line-height: 18px;
	}
	.interior-content {
	    margin-top: 40px;
	}
	.interior-content img {
	    margin-bottom: 40px;
	}
}

@media only screen and (max-width: 537px) { 
	.hide {
		display: none;
	}
	.line-break::before {
	  content: "\A";
	  white-space: pre;
	}
}

@media only screen and (max-width: 479px) {
	.responsive #top #header .main_menu .social_bookmarks {
		display: block!important;
	}
	.grid-entry .inner-entry {
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.interior-content h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.interior-content h3 {
		font-size: 11px;
	}
	.interior-content {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 427px) {
	#headshot img {
		height: 125px;
		width: 125px;
	}
	#hero {
		margin-top: 40px;
	}
	#hero .content {
		padding-bottom: 0px;
	}
}