/* boulevard stylesheet */
body {
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	-webkit-font-smoothing: antialiased;	
	font-weight: 400; /* Regular */
	color: #9c958b;
	background-color: white;
	padding-top: 30px;
}
a,
a:hover,
a:active,
a:visited {
	color: #9c958b;
	text-decoration: none;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	width: 100%;
	max-width: 1600px !important;
	overflow-x: hidden;
}
#header {
	display: block;
	position: relative;
	width: 100%;
}
#logo {
	margin: 0 auto 0 auto;
	height: auto;
	padding: 0;
	width: 14.9%;
}
nav#primary {
	width: auto;
	height: auto;
	position: absolute;
	right: 2.5%;
	bottom: 10%;
	display: block;
}
nav#primary ul {
	display: block;	
}
nav#primary li {
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-weight: 400; /* regular */
	display: inline-block;
	position: relative;
	clear: none;
	float: left; 
	width: auto;
	height: auto;
	margin: 0 0 0 45px;
	padding: 0;
	font-size: 1.1em;	
	line-height: 0.8rem;
}
nav#primary li a:hover {
	color: #c1d42e;
	border-bottom: 1px solid #c1d42e;
}
nav#primary li a.current {
	border-bottom: 1px solid #c1d42e;
	color: #c1d42e;
}
nav#primary li a {
	display: inline;
	padding-bottom: 4px;
}
#main {
	margin-top: 25px;
	padding-bottom: 18px;
}
#main h1 {
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	font-weight: 300; /* light */
	color: #9c958b;
	width: 98%;
	height: auto;
	margin: 110px 1% 20px 1%;
	font-size: 36px;	
	line-height: 46px;		
}
#main h1.green {
	color: #c1d42e;		
}
#main h1.highlight {
	color: #c1d42e;
	font-weight: 400; /* regular */
	text-transform: uppercase;
	font-size: 33px;
	line-height: 43px;
}
#main h2 {
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	font-weight: 300; /* light */
	color: #9c958b;
	width: 98%;
	height: auto;
	margin: -17px 1% 25px 1%;
	font-size: 21px;	
	line-height: 29px;		
}
#main h2.green {
	color: #c1d42e;	
	margin-top: 10px;
	margin-bottom: 5px;
}
#main h3 {
	color: #c1d42e;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 2px;	
	margin-left: 1%;
	margin-right: 1%;
}
#main p {
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	font-weight: 300; /* light */	
	color: #9c958b;	
	font-size: 18px;	
	line-height: 30px;		
	margin-left: 1%;
	margin-right: 1%;
}
#main p.first {
	margin-bottom: 24px;	
}
#main p.about-first {
	margin-bottom: 30px;	
}
#main p.client-list {
	padding-top: 10px;
}
#main .about-box {
	background-color: #f0efee;
	padding-bottom: 0;
}
#main .about-box .col,
#main .about-box .col img {
	padding-bottom: 0;
	margin-bottom: 0;
}
#main .about-box .col img {
	width: auto;
	height: auto;
	margin-left: 10px;
}
#main .about-box h3 {
	margin-top: 20px;
}
#main .about-box p {
	width: 75%;
}
#main p.portfolio img {
	width: 108.6%;
	max-width: 108.6%;
	margin: 0 0 0 -4.3%;
	height: auto;
	background-image: url('../images/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto;
	color: transparent;
}
#main.identities p.portfolio img {
	margin-top: 20px;
}
#main p.break-line {
	font-size: 14px;
	line-height: 19px;
	width: 95%;
	margin: -20px 2% 32px 1.2%;
	padding: 12px 0 0 0;
}
#main p.break-line-overlap {
	margin-top: -63px;
}
#main p.break-line-pull-up {
	margin-top: -36px;
}
#main p.break-line-pad-bottom {
	padding-bottom: 20px;
}
#main p.break-line-overlap-down {
	margin-top: 40px;
	margin-bottom: -50px;
	z-index: 999;
	position: relative;
}
#main p.break-line .smaller {
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
}
#main p.identity-container {
    display: block;
    position: relative;
	height: auto;
	width: 108%;
	max-width: none;
	margin: 0 0 0 -4%;	
	padding: 0 0 0 0;
	background-image: none;
}
#main p.identity-container.first {
	margin-top: -20px;
}
#main p.identity-container img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: none;	
}
#main p.identity-container .portfolio-caption {
	display: block;
	position: absolute;
	width: 93%;
	max-width: 93%;
	height: auto;
	left: 5%;
	bottom: 20px;
	background-color: transparent;
	font-size: 14px;
	line-height: 18px;
}
#main p.identity-container .portfolio-caption .smaller {
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
}
#main p.identity-container.alt {
	background-color: #f0efee;
}
#main span.quick-heading {
	color: #c1d42e;	
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	font-weight: 400 !important; /* regular */		
	display: inline-block;
	width: 10px;
	padding-right: 2px;
}
.row .col p.card-details {
	font-weight: 400 !important; /* normal */
	white-space: nowrap;
	padding-bottom: 0;
	margin-bottom: 0;
}
#main p.trip-print {
	display: block;
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	font-weight: 300; /* light */
	color: #aba59d;	
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;	
	clear: both;	
	margin: 10px 0 0 10px;
	padding: 0;
	width: 100%;
}
#main p.trip-print.smaller-only {
	display: none;
}
figcaption a {
	color: #aba59d !important;
}
#main .square {
	margin: 1%;
	width: 23%;
	height: auto;
	background-color: #c1d42e;
	text-align: center;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	background-size: 100% auto;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
#main .square img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#main .square a.text-link {
	display: none;
	position: absolute;	
	width: 88%;
	height: auto;
	top: 0px;
	left: 0px;
	padding: 0 0 0 10.5%;
	margin: 0;
	color: white;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	font-weight: 500; /* medium */
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;	
	top: 50%;
  	transform: translateY(-50%);	
}
#main .square-static a.text-link {
	display: block;
}
#main .square:hover {
	display: block;
	background-position: 0 100.1%;
	background-color: #c1d42d;
}
#main .square-static:hover {
	opacity: 0.6;
}
#portfolio-nav {
	width: 141px; /* 166px; */
	height: 61px; /* 72px; */
	margin: 25px auto 25px auto;
	padding: 0;
	clear: both;
	float: none;
}
#portfolio-nav > a.prev,
#portfolio-nav > a.next {
	display: block;
	float: left;
	width: 25px;
	height: auto;
	margin: 6px 21px 0 0;
	padding: 0;
	cursor: pointer;
}
#portfolio-nav > a.next {
	margin: 6px 0 0 21px;
}
#portfolio-nav > a.prev img,
#portfolio-nav > a.next img {
	width: 100%;
}
#portfolio-nav > a.up {
	display: block;
	float: left;
	width: 46px;
	height: 51px;
	margin: 0;
	padding: 0;	
}
#portfolio-nav > a.up img {
	width: 46px;
	height: auto;
	margin: 0;
	padding: 0;
}
footer {
	padding-top: 2.25%;
	display: block;
	position: relative;
}
footer p {
	font-family: 'Montserrat', sans-serif;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;	
	font-weight: 300; /* light */
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding: 0 0 0 0;
	margin: -10px 0 50px -15px;
	text-transform: uppercase;
	height: 25px;
	width: 99.1%;
	display: block;
	position: relative;
}
body.index footer p {
	margin-left: 0;
	padding: 0 0 0 1%;	
}
body.about footer p {
	margin-left: 0;
	padding: 0 0 0 10px;	
}
body.portfolio footer p {
	margin-left: 0;
	padding: 0 0 0 1%;
}
footer p.footer-portfolio {
	clear: both;
	padding-left: 3%;
}
footer p #instagram img {
	display: block;
	position: relative;
	width: auto;
	height: 35px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0px;
	bottom: 2px;
}

.clear {
	clear: both;
	float: none;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 1024px) {
	body {
		padding-top: 20px;
	}
	#logo {
		width: 16.4%;
	}
	nav#primary {
		margin-right: 2%;
	}
	nav#primary li {
		font-size: 1.0em;	
		line-height: 0.8rem;
		margin: 0 0 0 35px	
	}	
	#main .square {
		margin: 1.1%;
		width: 31%;
	}
	#main h1 {
		font-size: 32px;
		line-height: 41px;
		margin: 80px 1% 15px 1%;		
	}
	#main h1.highlight {
		font-size: 29px;
		line-height: 38px;
		margin-left: 1%;
	}
	#main h2 {
		font-size: 18px;
		line-height: 27px;
	}
	#main h3 {
		font-size: 13px;
		line-height: 17px;
	}
	#main p {
		font-size: 18px;
		line-height: 26px;
	}
	#main p.about-first {
		padding-top: 7px;
	}
	footer {
		padding-top: 4%;
		overflow-y: visible;
	}
	footer p {	
		font-size: 12px;
		line-height: 16px;
		padding: 5px 0 25px 1%;
		margin-top: -18px !important;	
		width: 98.7%;	
		height: 15px;
	}
	body.about footer p {
		padding-left: 0;
	}
	footer p #instagram img {
		bottom: -10px;
	}
	#main p.break-line-overlap-down {
		margin-top: 30px;
		margin-bottom: -40px;
	}
	.client-list p {
		width: 31.2%;
		margin-bottom: 18px;
	}	
	.client-list p span {
		font-size: 20px;
		line-height: 28px;
		width: 88%;
		margin: 0 auto;
	}
	#main .about-box p {
		width: 96%;
	}	
}

/* breakpoint specific to about page 
   - re-adjust when text to right becomes longer than image to the left */
@media only screen and (max-width: 640px) {

}

@media only screen and (max-width: 767px) {
	body {
		padding-top: 10px;
	}	
	#logo {
		width: 16.4%;
	}
	nav#primary {
		margin-right: 2.5%;
	}
	nav#primary li {
		font-size: 0.9rem;	
		line-height: 0.7rem;		
		margin: 0 0 0 20px;	
	}	
	#main .square {
		margin: 1% 2% 3% 2%;
		width: 46%;
	}	
	#main h1 {
		font-size: 24px;
		line-height: 31px;
		margin: 60px 2% 20px 1%;	
		clear: both; 
		float: none;
	}	
	#main h1.highlight {
		font-size: 21px;
		line-height: 27px;
	}
	#main h2 {
		font-size: 16px;
		line-height: 25px;
		margin-top: -20px;
	}	
	#main p {
		font-size: 15px;
		line-height: 22px;
	}	
	#main p.break-line {	
		font-size: 12px;
		line-height: 18px;
	}
	#main p.break-line-overlap {
		margin-top: -20px;
	}	
	#main p.break-line-overlap-down {
		margin-top: 12px;
		margin-bottom: 8px;
	}
	#main p.break-line .smaller {
		font-size: 9px;
		line-height: 11px;
		text-transform: uppercase;
	}	
	.row .col p.card-details {
		position: relative;
		bottom: auto;
	}
	figcaption {
		font-size: 10px;
		line-height: 14px;		
	}
	footer {
		padding-top: 5%;
		margin-bottom: 25px;
	}	
	footer p {	
		font-size: 12px;
		line-height: 16px;
		padding: 0 0 0 1%;	
		height: 18px;
		width: 98%;
	}	
	body.index footer p {
		padding-left: 2%;
	}
	footer p #instagram img {
		height: 24px;
		bottom: -1px;
	}
	.right-col {
		padding-left: 3.2%;
	}
	.client-list p {
		width: 48%;
		margin-bottom: 12px;
	}	
	.client-list p span {
		font-size: 20px;
		line-height: 27px;
		width: 86%;
		margin: 0 auto;
	}
	#main .about-box,
	#main .about-box h3,	
	#main .about-box p,
	#main .about-box .col,
	#main .about-box .right-col,
	#main .about-box .col img {
		background-color: white;
		padding-left: 0;
		margin-left: 0;
		clear: both;
		float: none;
		width: 100%;
		display: block;
		flex: none;
		max-width: none;
		min-width: none;
	}
	#main .about-box {
		margin-bottom: 45px;
	}		
	#main p.trip-print {
		display: none;
	}
	#main p.trip-print.smaller-only {
		display: block;
		padding-left: 0;
	}	
	#main p.identity-container {	
		padding-top: 30px;
		padding-bottom: 40px;
		margin-top: 0;
		margin-bottom: 0;
	}
	#main p.identity-container img {
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0 !important;
		margin-bottom: 0;
	}	
}

@media only screen and (max-width: 600px) {
	.client-list p {
		width: 48%;
		margin-bottom: 8px;
	}	
	.client-list p span {
		font-size: 16px;
		line-height: 23px;
		width: 90%;
		margin: 0 auto;
	}
	footer,
	footer p {
		width: 220px;
		height: auto;
		padding: 0;
		margin: 10px auto 25px auto !important;
		clear: both;
		float: none;
		text-align: center;
	}
	footer p {
		font-size: 12px;
		line-height: 18px;
		text-align: center;
		clear: both;
		float: none;
	}	
	footer .pipe-div {
		display: none;
	}			
	footer p #instagram img {
		clear: both;
		float: none;
		position: relative;
		margin: 20px auto 10px auto;
		padding: 0 0 30px 0;
		width: 36px;
		height: auto;
	}	
}

@media only screen and (max-width: 480px) {
	body {
		padding-top: 10px;
	}		
	.container-fluid {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		height: auto;		
	}
	#header > div {
		text-align: left !important;
	}
	#logo {
		width: 27.5%;
		height: auto;
		margin: 10px 0 0 10px;
	}
	nav#primary {
		margin-right: 2.75%;
	}	
	nav#primary li {
		font-size: 1.0rem;	
		line-height: 0.5rem;		
		margin: 0 0 0 20px;
	}	
	#main p.break-line {
		font-size: 11px;
		line-height: 16px;
	}	
	figure.left {
		margin-left: 0.6% !important;
	}
	#main .square {
		margin: 0 0 20px 0;
		width: 100%;
	}	
	#main h1 {
		font-size: 22px;
		line-height: 28px;
		margin: 45px 1% 15px 1%;				
	}	
	#main h1.highlight {
		font-size: 19px;
		line-height: 26px;
	}
	#main h2 {
		font-size: 16px;
		line-height: 20px;
		margin-top: -12px;
	}		
	#main p.break-line-pull-up {
		margin-top: -20px;
	}
	#main p.identity-container {	
		padding-top: 40px;
		padding-bottom: 80px;
		margin-top: 0;
		margin-bottom: 0;
	}
	#main p.identity-container img {
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0 !important;
		margin-bottom: 0;
	}
	#main p.identity-container .portfolio-caption {
		font-size: 12px;
		line-height: 16px;	
		max-width: 95%;
	}			
	#main p.identity-container .portfolio-caption .smaller {
		font-size: 9px;
		line-height: 16px;	
	}	
}

@media only screen and (max-width: 400px) {
	#portfolio-nav {
		width: 94px; /* 111px; */
		height: 30px; /* 35px; */
		margin: 25px auto 25px auto;
		padding: 0;
		clear: both;
		float: none;
	}
	#portfolio-nav > a.prev,
	#portfolio-nav > a.next {
		display: block;
		float: left;
		width: 17px; /* 20px; */
		height: 21px; /* 25px; */
		margin: 2px 14px 0 0;
		padding: 0;
		cursor: pointer;
	}
	#portfolio-nav > a.next {
		margin: 2px 0 0 14px;
	}
	#portfolio-nav > a.up {
		display: block;
		float: left;
		width: 31px; /* 36px; */
		height: 47px;http://localhost/boulevard/
		margin: 0;
		padding: 0;	
	}
	#portfolio-nav > a.up img {
		width: 31px; /* 36px; */
		height: auto;
		margin: 0;
		padding: 0;
	}	
	.client-list p {
		width: 48%;
		margin-bottom: 6px;
	}
	.client-list p span {
		font-size: 12px;
		line-height: 17px;
		width: 94%;
		margin: 0 auto;
	}	
}
@media only screen and (max-width: 320px) {
	.client-list p span {
		font-size: 10px;
		line-height: 14px;
	}
}

#main .square-saxon { background-image: url('../images/square-saxon.jpg'); }
#main .square-jack-astors { background-image: url('../images/square-jack-astors.jpg'); }
#main .square-sir-corp { background-image: url('../images/square-reds.jpg'); }
#main .square-cara { background-image: url('../images/square-cara.jpg'); }
#main .square-am-a { background-image: url('../images/square-am-a.jpg'); }
#main .square-mhs { background-image: url('../images/square-mhs.jpg'); }
#main .square-ashof { background-image: url('../images/square-ashof.jpg'); }
#main .square-52-pmu { background-image: url('../images/square-52-pmu.jpg'); }
#main .square-misc { background-image: url('../images/square-misc.jpg'); }
#main .square-whats-new { background-image: url('../images/square-whats-new.jpg'); }