/* 
  -----------------------------------
  PVII Vanilla
  by Project Seven Development
  www.projectseven.com
  Custom CSS
  -----------------------------------
*/

#layout-container {
	margin: auto;
	box-sizing: border-box;
	padding: auto;
}
.max-1600 {
	max-width: 1600px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	box-shadow: 0px 0px 40px #bbb;
}
.max-1920 {
	max-width: 1920px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	box-shadow: 0px 0px 40px #bbb;
}
..address {
	font-size: 1.0rem;
	line-height: 1.5;
    color: #222;
}
.company {
	font-size: 1.1rem;
    font-weight: 800;
	line-height: 1.5;
    color: #222;
}
.footer-info {
    font-size: 1.0rem;
	line-height: 1.5;
    color: #222;
}
.footer-phone     {
    font-family: proxima-nova, sans-serif;
    font-size: 1.8rem;
    line-height: 1.65;
    color: #222;
}
.header-info {
    font-size: 1.0rem;
	line-height: 1.5;
    color: #222;
}
.header-phone     {
    font-family: proxima-nova, sans-serif;
    font-size: 1.8rem;
    line-height: 1.65;
    color: #222;
    margin: 12px auto;
}
.logo	{
	padding: 0px;
}
.logo-tagline {
	margin-top: 12px;
	color: #222;
	font-family: proxima-nova, sans-serif;
	font-size: 1.0rem;
	font-weight: 300;
	line-height: 1.5;
}
.plus-sign {
	margin-bottom: 1px;
}

.callout {
	float: left;
	margin: 20px 20px 10px 0px;
	background: transparent;
	font-size: 0.9rem;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5;
	max-width: 300px;
}
.callout-review {
	float: left;
	margin: 20px 20px 10px 0px;
	font-size: 0.9rem;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5;
	max-width: 300px;
}
.callout-home {
	float: left;
	margin: 20px 20px 10px 0px;
	background: transparent;
	width: auto;
	height: auto;
}
.callout-lower {
	float: left;
	margin: 20px 12px 0px 0px;
	background: transparent;
}
.callout-references {
	float: left;
	margin: 20px 40px 10px 0px;
	background: transparent;
	width: auto;
	height: auto;
}
.description {
	font-family: proxima-nova, sans-serif;
	font-size: 2.5rem;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: 400;
	line-height: 1.65;
	color: inherit;
}
.disclaimer	{
	color: #222;
	font-family: proxima-nova, sans-serif;
    padding: 0.75em 0;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	text-transform: uppercase;
}
.divider	{
	padding: 16px auto;
	border-bottom: 1px solid #999;
	width: 64px;
}
.divider-2	{
	margin: 0px auto 12px auto;
	border-top: 1px solid #ababab;
	width: 120px;
	text-align: center;
}
.divider-link	{
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	color: #222;
	padding-top: 26px;
}
.font-black {
	color: #222;
}
.font-gray {
	color: #aaa;
}
.font-white {
	color: #fff;
}
.image-caption	{
	font-size: 1.0rem;
	text-transform: normal;
	line-height: 1.5;
	padding: 20px;
}
img.rollover a {	
	opacity: .75;
 	transition: all linear .2s .1s;
}
img.rollover a:hover {
	opacity: 1;
}
.indent		{
    padding-left: 10px;
}
.photo {
	margin: 0px auto;
	color: #222;
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
}
.photography {
	margin: 10px auto;
	color: #222;
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
}
.photography a:link, a:active, a:visited {
	color: #620c0d;
	text-decoration: none;
	border-bottom: none;
}
.photography a:hover {
	color: #620c0d;
	text-decoration: none;
	border-bottom: none;
}
.photo-copyright {
	margin: 0px;
	color: #222;
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
}
.photo-copyright a:link, a:active, a:visited {
	color: #620c0d;
	text-decoration: none;
	border-bottom: none;
}
.photo-copyright a:hover {
	color: #620c0d;
	text-decoration: none;
	border-bottom: none;
}
.photo-credit  {
	margin: 6px auto;
	color: #222;
	font-family: proxima-nova, sans-serif;
	font-size: 0.75rem;
	text-align: center;
	line-height: 1.65;
}
.project-name {
	margin: 6px 12px 12px 12px;
	line-height: 1.5;
    font-size: 1.0rem;
	color: #222;
	padding: 0px 20px;
    text-transform: uppercase;
}
.project-location {
	margin: 6px 18px;
    font-size: 1.0rem;
    line-height: 1.5;
	color: #222;
	padding: 0px 20px;
    text-transform: uppercase;
}
.quote {
	padding: 20px 15%;
	color: #222;
	font-family: proxima-nova, sans-serif;
	font-size: 1.3rem;
	line-height: 1.65;
	font-weight: 300;
    text-align: center;
}
.quote-author {
	padding-bottom: 20px;
	color: #222;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: 300;
    text-align: center;
}
.review	{
	font-family: proxima-nova, sans-serif;
	margin: 18px auto 24px auto;
	padding: 18px 10px;
	color: #222;
	background-color: #e5e4e2;
	font-size: 110%;
	font-weight: 400;
	box-shadow: 2px 2px 16px #e5e4e2;
	line-height: 1.5;
}
.review-client {
	font-family: proxima-nova, sans-serif;
	color: #222;
	font-size: 1.0rem;
	font-weight: 400;
	text-align: right;
	line-height: 1.5;
}
.review-link {
	font-family: proxima-nova, sans-serif;
	color: #222;
	font-size: 90%;
	font-weight: 600;
	text-transform: normal;
	line-height: 1.5;
	text-align: center;
}
.review-text {
	font-family: proxima-nova, sans-serif;
	color: #222;
	font-size: 0.9rem;
	font-weight: 400;
	text-transform: normal;
	line-height: 1.5;
	text-align: left;
}
.review a:link {
	color: #229e4d;
	text-decoration: none;
}
.review a:hover, a:visited {
	color: #620c0d;
	text-decoration: underline;
}
.rounded {
	border-radius: 8px;
	border: 1px solid #444;
}
.scalable {
	width: auto;
	height: auto;
	max-width: 100%;
}
.site-design {
	margin: 0px auto;
	font-size: 0.9rem;
    color: #023253;
    text-transform: uppercase;
    padding: 15px 0;
}
.soundcloud{
	display: none;
}

td { 
	font-family: proxima-nova, sans-serif;
	color: #cacaca;
	font-size: 0.8rem;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	padding-top: 8px;
	text-align: center;
}
.venetiangem { 
	font-family: proxima-nova, sans-serif;
	color: #cacaca;
	font-size: 0.8rem;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}
.zillow {
	margin: 6px 0;
}

/*CONTACT FORM*/

form	{
	font-family: proxima-nova, sans-serif;
	font-size: 1.1rem;
	font-weight: 400;
	padding: 0px 6px 0px 0px;
	color: #000;
	line-height: 1.5;
}
input[type=text] {
    width: 320px;
	padding: 8px 10px;
    margin: 4px 0;
    box-sizing: border-box;
	font-family: proxima-nova, sans-serif;
	font-size: 11.1rem;
	font-weight: 400;
	text-transform: normal;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 7px;
}
input[type=text]:focus {
	border: 1px solid #a89377;
	outline: none;
}
select {
    font-family: proxima-nova, sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	text-transform: normal;
	line-height: 1.5;
	padding: 8px 10px;
	color: #000;
	width: 320px;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 7px;
    background-color: #fff;
}
textarea	{
	font-family: proxima-nova, sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	text-transform: normal;
	line-height: 1.5;
	padding: 8px 10px;
	color: #000;
	width: 320px;
    height: 100px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 7px;
    background-color: #fff;
    resize: none;
}
.button	{
	font-family: proxima-nova, sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.5;
	padding: 6px 8px;
	color: #000;
	background-color: #e5e4e2;
	border: 1px solid #ccc;
	border-radius: 7px;
}
.buttonon	{
	font-family: proxima-nova, sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.5;
	padding: 6px 8px;
	color: #222;
	background-color: #faf8f6;
	border: 1px solid #ccc;
	border-radius: 7px;
}
.submit {
	padding: 8px 10px;
	font-family: proxima-nova, sans-serif;
	font-size: 1.0rem;
	font-weight: 400;
	text-transform: normal;
	line-height: 1.5;
	color: #000;
}

/*IMAGE EFFECTS*/

.brightness {
	-webkit-filter: brightness(100%);
  	filter: brightness(100%);
}
.brightness:hover {
	-webkit-filter: brightness(120%);
  	filter: brightness(120%);
}
.contrast {
	-webkit-filter: contrast(100%);
  	filter: contrast(100%);
}
.contrast:hover {
	-webkit-filter: contrast(120%);
  	filter: contrast(120%);
}
.grayscale {
	-webkit-filter: grayscale(0%);
  	filter: grayscale(0%);
}
.grayscale:hover {
	-webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
}
.opacity {
	-webkit-filter: opacity(1.0);
  	filter: opacity(1.0);
}
.opacity:hover {
	-webkit-filter: opacity(0.8);
  	filter: opacity(0.8);
}
.saturate {
	-webkit-filter: saturate(100%);
  	filter: saturate(100%);
}
.saturate:hover {
	-webkit-filter: saturate(120%);
  	filter: saturate(120%);
}
.zoom3		{ transition: all .3s ease-in-out; }
.zoom3:hover 	{ transform: scale(1.03); }

.zoom5		{ transition: all .3s ease-in-out; }
.zoom5:hover 	{ transform: scale(1.05); }

.zoom7 		{ transition: all .3s ease-in-out; }
.zoom7:hover 	{ transform: scale(1.07); }

.padded {padding: 20px;}
.padded-top {padding-top: 20px;}
.padded-bottom {padding-bottom: 20px;}
.padded-left {padding-left: 20px;}
.padded-right {padding-right: 20px;}
.left-5 {padding-left: 5px;}
.left-10 {padding-left: 10px;}
.left-30 {padding-left: 30px;}
.right-5 {padding-right: 5px;}
.right-10 {padding-right: 10px;}
.right-30 {padding-right: 30px;}
.top-10 {padding-top: 10px;}
.top-15 {padding-top: 15px;}
.top-30 {padding-top: 30px;}
.top-40 {padding-top: 40px;}
.bottom-10 {padding-bottom: 10px;}
.bottom-15 {padding-bottom: 15px;}
.bottom-30 {padding-bottom: 30px;}
.instagram {padding: 10px 10px 20px 10px;}
.instagram-left {padding-left: 20px;}
.instagram-right {padding: 20px;}

.zoom3			{ transition: all .3s ease-in-out; }
.zoom3:hover 	{ transform: scale(1.03); }
.zoom5			{ transition: all .3s ease-in-out; }
.zoom5:hover 	{ transform: scale(1.05); }
.zoom7 			{ transition: all .3s ease-in-out; }
.zoom7:hover 	{ transform: scale(1.07); }
.zoom10 		{ transition: all .3s ease-in-out; }
.zoom10:hover 	{ transform: scale(1.10); }
.zoom12 		{ transition: all .3s ease-in-out; }
.zoom12:hover 	{ transform: scale(1.12); }

/*MARKETING*/

.dropcap {
 	float: left; 
 	color: #222;
 	font-family: proxima-nova, sans-serif;
 	background-color: transparent; 
 	padding: 5px;
 	font-size: 3.6rem;
	font-weight: 400; 
 	line-height: .30; 
 	margin: 12px 0 0 0;
}
.introduction	{
	margin: 20px 0;
	padding: 0px 20px;
	color: #696161;
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 300;
}
.marketing {
	margin: 30px 0;
	padding: 0px 30px;
	color: #696161;
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 300;
}
.marketing-author {
	margin: 20px 0;
	padding: 0px 20px;
	color: #696161;
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 300;
}
.marketing-description {
	margin: 30px 0;
	padding: 0px 50px;
	color: #ccc;
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 300;
}
.marketing-title {
	margin: 30px 0;
	padding: 0px 50px;
	color: #ccc;
	font-family: proxima-nova, sans-serif;
	font-size: 2.5rem;
	line-height: 1.5;
	font-weight: 400;
}
.marketing-zoomer {
	margin: 20px 0;
	padding: 0px 20px;
	color: #cccccc;
	font-family: proxima-nova, sans-serif;
	font-size: 1.1rem;
	line-height: 1.5;
	font-weight: 300;
}
.marketing-fauxfx {
	margin: 20px 0;
	padding: 0px 20px;
	color: #cccccc;
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 300;
}
.tag-box {
 	background-color: #e5e4e2;
 	margin: 18px auto;
	width: 98%;
}
.tag-box-v1 { 	
	border: 1px solid #999;
	border-top: 2px solid #620c0d;
 	border-radius: 0px 0px 12px 12px;
}
.tagline {
	margin: 20px auto;
	color: #222;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	line-height: 1.65;
	font-weight: 300;
	text-align: center;
	max-width: 1200px;
}
/* SOCIAL */

.social {
  	font-size: 1.0rem;
	color: inherit;
    margin: 6px 20px;
}
.social li {
	list-style-type: none;
	display: inline-block;
}
.social i {
  	padding: 0px 8px;
}
.fab {
  color: black;
  font-size: 1.0rem;
  padding: 3px 6px;
  margin: 6px 20px 6px -20px;
}
.fad {
  color: black;
  font-size: 1.0rem;
  padding: 3px 6px;
}
.far {
  color: black;
  font-size: 1.0rem;
  padding: 3px 6px;
}
.fas {
  color: black;
  font-size: 1.0rem;
  padding: 3px 6px;
}
.fa-check-square {
  color: black;
  font-size: 1rem;
}
.fa-cog {
  color: black;
  font-size: 1rem;
  padding: 3px 10px;
}
.fa-cogs {
  color: black;
  font-size: 1.5rem;
}
.fa-copyright {
  color: black;
  font-size: 1rem;
}
.fa-hard-hat {
  color: black;
  font-size: 1.5rem;
}
.fa-home {
  color: black;
}
.fa-phone {
  color: black;
  font-size: 1.5rem;
}
.fa-quote-left {
  color: #000;
  font-size: 1.0rem;
}
.fa-quote-right {
  color: #000;
  font-size: 1.0rem;
}
.fa-shield-alt {
  color: black;
}
.fa-sitemap {
  color: black;
  font-size: 1rem;
  padding: 3px 10px;
}
.fa-user-friends {
  color: black;
  font-size: 1.5rem;
}
.fa-user-hard-hat {
  color: #b40400;
  font-size: 1.5rem;
}
.fa-user-tie {
  color: black;
  font-size: 1.5rem;
}
.fa-facebook-f {
  color: #222;
  font-size: 1.8em;
}
.fa-facebook-f:hover {
  color: #4367b2;
  transform: scale(1.35);
}
.fa-houzz {
  color: #222;
  font-size: 1.8em;
}
.fa-flickr {
  color: #222;
  font-size: 1.8em;
}
.fa-flickr:hover {
  color: #ff0084;
  transform: scale(1.35);
}
.fa-houzz {
  color: #222;
  font-size: 1.8em;
}
.fa-houzz:hover {
  color: #4cbc16;
  transform: scale(1.35);
}
.fa-instagram {
  color: #222;
  font-size: 1.8rem;
}
.fa-instagram:hover {
  color: #ffa24e;
  transform: scale(1.35);
}
.fa-linkedin-in {
  color: #222;
  font-size: 1.8em;
}
.fa-linkedin-in:hover {
  color: #0173b0;
  transform: scale(1.35);
}
.fa-pinterest {
  color: #c0423e;
  font-size: 1.8rem;
}
.fa-pinterest:hover {
  color: #c42328;
  transform: scale(1.35);
}
.fa-vimeo-v   {
  color: black;
  font-size: 2.0rem;
}
.fa-vimeo-v a:hover {
  color: #4dd4ff;
  transform: scale(1.25);
}
.fa-youtube {
  color: black;
  font-size: 1.5rem;
}
.fa-youtube:hover {
  color: #fe2322;
  transform: scale(1.35);
}

/*Media Query for all devices at screen/browser widths of 1025px or less*/
@media only screen and (min-width: 0px) and (max-width: 1025px) {
.address {
	font-size: 0.7rem;
}
.contact {
	font-size: 0.7rem;
}
}

/*Media Query for all devices at screen/browser widths of 768px or less*/
@media only screen and (min-width: 0px) and (max-width: 768px) {
.address {
	display: none;
	margin: 0;
	padding: 0;
}
.logo {
	margin: 0;
	padding: 0 40px;
}
.contact {
	display: none;
	margin: 0;
	padding: 0;
}
}

/*Media Query for smartphones in landscape mode*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {
/*Add rules here*/
}
