@charset "UTF-8";

/* CSS Document */

/* COLORS
MAGENTA 03 	#ec315f;
MAGENTA 04 	#ad2445
MAGENTA 05 	#a02140;
MAGENTA 10	#601426;

GRAY 08 	#464646;
GRAY 09 	#0d1113;
GRAY 10 	#020202; rgba(2,2,2)

*/

/* --- GLOBAL --- */

body {
	margin: 0;
	font-size: 100%;
	font-family: 'Work Sans', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight: 400;
}

a img, iframe { border: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

abbr { text-decoration: none; }

a#skip-to-content {
	position: absolute;
	top: -40px;
	left: 0;
}

a#skip-to-content:focus {
	top: 0;
	left: 0;
}

.group:after {
	content: "";
	display: table;
	clear: both;
}

.container {
	width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

header, main, article, aside, form, figure, .container, .column, .columns, .page, .width-50, .promos a, .errors-container, .portfolio-thumbnail img, .event-container, .footer-column, .nivo-caption, .nivo-caption p, .nivo-caption a, #title, #main-nav ul a, #banner a, #photo-album a, #events, .employees, #average-summary, #projects-container .project-gallery-thumbnail, .gallery a { box-sizing: border-box; }

.visuallyhidden {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ALIGNMENT */

.columns { float: left; }

.align-left { float: left; }

.align-right { float: right; }

img.align-left { margin: 0 1em 1em 0; }

img.align-right { margin: 0 0 1em 1em; }

.centered { text-align: center; }

img.centered {
	display: block;
	margin: 0 auto;
}

/* WIDTH */

.width-20 { width: 20%; }

.width-25 { width: 25%; }

.width-30 { width: 30%; }

.width-33 { width: 33.332%; }

.width-40 { width: 40%; }

.width-50 { width: 50%; }

.width-60 { width: 60%; }

.width-70 { width: 70%; }

.width-80 { width: 80%; }

.width-100 { width: 100%; }

/* FONTS */

h1, h2, h3, #main-nav a, #secondary-nav a { font-weight: 600; }

p, a, ul, ol, th, td, legend, label, nav a, input[type=text], input[type=email], input[type=password], input[type=tel], textarea, figcaption, .title, .phone, .slogan, .list-of-errors, .instagram-icon span, .price, #main-menu-button, #header-email, #title, #cart-submit, .faq-label span { }

div#h1-container {
	background-color: #f2f2f2;
	background: url(../images/bkg-h1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 130%;
	border-bottom: 1px solid #eeeeee;
}

h1 {
	margin: 0;
	padding: 25px 0 20px 0;
	color: #212121;
	font-size: 2em;
	line-height: 1.1;
	text-align: center;
	font-weight: 600;
}

h2 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 1.7em;
	line-height: 1.2;
	color: #a02140;
	font-weight: 600;
}

h2.no-top-spacing { margin: 0 0 10px 0; }

h2 a { text-decoration: none; }

h3 {
	margin: 25px 0 10px 0;
	padding: 0;
	font-size: 1.35em;
	line-height: 1.2;
	color: #292929;
	font-weight: 600;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.15em;
	color: #444;
	line-height: 1.5;
}

p strong { font-weight: 700; }

p.quote-marks {
	margin: 40px 0 0 0;
	padding: 0 0 0 45px;
	max-width: 500px;
	font-size: 24px;
	font-family: 'Work Sans', sans-serif;
	background: url(../images/quotes-left.png);
	background-size: 39px 30px;
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: 0.25px;
}

a {
	color: #1486bc;
	text-decoration: none;
}

a:hover {
	color: #78c8e6;
	text-decoration: underline;
}

a.phone-link { text-decoration: none; }

a.phone-track-link {
	color: #444;
	text-decoration: none;
}

a.phone-track-link:hover {
	color: #a02140;
}

ul {
	font-size: 1.15em;
	color: #444;
	line-height: 1.5;
}

ul ul { font-size: 1em; }

ol {
	font-size: 1.15em;
	color: #444;
	line-height: 1.5;
}

/* --- NAVIGATION --- */

nav ul, nav ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

nav a {
	text-decoration: none;
	line-height: 1;
}

#main-menu { display: none; }

/* UTILITY NAV */

#utility-nav {
	float: right;
	margin: 5px 0;
}

#utility-nav li {
	display: block;
	float: left;
}

#utility-nav a {
	display: block;
	float: left;
	padding: 0 13px;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	text-transform: uppercase;
}

#utility-nav a:hover, #utility-nav li.current-page a { text-decoration: underline; }

#utility-nav .current-page { text-decoration: underline; }

.icons-utility {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(../images/icons/icon-set.png) no-repeat;
	background: url(../images/icons/icon-set.svg), linear-gradient(transparent, transparent) no-repeat;
	background-size: auto 35px;
	cursor: pointer;
}

.icons-utility-text { padding: 0 0 0 5px; }

#icon-cart { background-position: -41px -7px; }

#icon-phone { background-position: -78px -7px; }

#icon-account { background-position: -147px -7px; }

#icon-email { background-position: -112px -8px; }

#icon-logout { background-position: -182px -7px; }

#icon-map { background-position: -218px -7px; }

#icon-about { background-position: -253px -7px; }

#icon-news { background-position: -287px -7px; }

#icon-blog { background-position: -321px -7px; }

/* MAIN NAV */

#main-menu-button { display: none; }

#main-nav ul { display: inline-block; }

#main-nav li {
	float: left;
	position: relative;
}

#main-nav a {
	display: block;
	padding: 0 13px;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	line-height: 80px;
	text-decoration: none;
	letter-spacing: -0.25px;
	transition: color 0.2s ease-in-out;
}

#main-nav a:hover {
	color: #ec315f;
	transition: color 0.2s ease-in-out;
}

#main-nav a:active { color: #ec315f; }

#main-nav ul li.current-page a { }

#main-nav ul li.current-page a:hover { }

#main-nav ul li:hover>a {
	color: #ec315f;
	text-decoration: none;
}

/* MAIN NAV SUB MENU */

#main-nav ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	border-bottom: 1px solid #fff;
}

#main-nav ul li:hover ul { display: inherit; }

#main-nav ul ul a {
	padding: 15px 10px;
	width: 200px;
	background: #020202;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 1;
}

#main-nav ul ul a:hover { background: #2D2D2D; }

/* SECONDARY NAV */

aside.right-column { padding: 40px 0 0 50px; }

#secondary-nav { background: #464646; }

#secondary-nav li { border-bottom: 1px solid #f0f0f0; }

#secondary-nav a {
	display: block;
	padding: 15px;
	font-size: 15px;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
}

#secondary-nav a:hover {
	background: #202020;
	color: #ec315f;
	text-decoration: none;
}

#secondary-nav li.current-page a {
	background: #2d2d2d;
	color: #fff;
	cursor: default;
}

#secondary-nav li.current-page a:hover { color: #fff; }

/* FOOTER NAV */

#footer-nav ul {
	font-size: 14px;
	line-height: 1;
}

#footer-nav li {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 50%;
}

#footer-nav a {
	font-size: 14px;
	color: #a3a3a3;
}

#footer-nav a:hover {
	text-decoration: underline;
	color: #fff;
}

#footer-nav li.current-page a { text-decoration: underline; }

#footer-nav li.current-page a:hover { text-decoration: underline; }

/* BREADCRUMBS */

#breadcrumbs {
	padding: 7px 0 20px 0;
	text-align: center;
}

#breadcrumbs ul { display: inline-block; }

#breadcrumbs li, #breadcrumbs a {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #999;
	line-height: 1;
	text-transform: uppercase;
}

#breadcrumbs li {
	display: block;
	float: left;
}

#breadcrumbs a { border-bottom: 1px dotted #999; }

#breadcrumbs a:hover {
	color: #676767;
	border-bottom: 1px solid #676767;
	text-decoration: none;
}

#breadcrumbs li span { padding: 0 5px; }

/* SOCIAL ICONS */

.social-icon {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/social/social-sprite.png);
	opacity: 1.0;
}

.social-icon:hover { opacity: 0.7; }

.social-icon span.social-name {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

.facebook { background-position: 0; }

.twitter { background-position: -39px; }

.youtube { background-position: -75px; }

.instagram { background-position: -111px; }

.googleplus { background-position: -146px; }

.linkedin { background-position: -183px; }

.yelp { background-position: -221px; }

.houzz { background-position: -255px; }

.pinterest { background-position: -288px; }

.etsy { background-position: -324px; }

.amazon { background-position: -359px; }

.thumbtack { background-position: -390px; }

/* LINK AS BUTTON */

.link-as-button {
	display: inline-block;
	padding: 10px;
	background: #a02140;
	font-size: 16px;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	border-radius: 0;
	border: 1px solid #a02141;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
	transition: background 0.2s ease-in-out;
}

.link-as-button:hover {
	background: #601426;
	color: #fff;
	text-decoration: none;
	transition: background 0.2s ease-in-out;
}

/* --- PAGE LAYOUT --- */

/* TOP BAR */

#top-bar {
	display: none;
	padding: 5px 0;
	background: #edd2cc;
	color: #555555;
}

.container-top-bar {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1600px;
}

/* HEADER */

header { background: #020202; }

div#header { }

#title {
	display: block;
	float: left;
	margin-right: 30px;
	padding: 8px 0 5px 0;
	width: 100%;
	max-width: 200px;
}

#title:hover { opacity: 0.8; }

#logo {
	display: block;
	width: 100%;
}

/* BODY */

article {
	margin-bottom: 30px;
	padding-bottom: 30px;
}

article.cool-article { padding: 50px 0; }

article.cool-article-dark {
	padding: 50px 0;
	background: #0d1113;
}

article.cool-article-dark h2 { color: #ad2445; }

article.cool-article-dark p { color: #f3f3f3; }

aside h2 {
	margin: 0 0 20px 0;
	font-size: 1.5em;
}

#body-content { padding: 0 0 10px 0; }

.page { padding: 15px 0 0 0; }

/* FOOTER */

div#no-walk {
	margin: 25px 0 0 0;
	padding: 20px 0 15px 0;
	background: #601426;
	text-align: center;
}

div#no-walk p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #fff;
	line-height: 1.4;
}

div#no-walk p a {
	color: #fff;
}

footer {
	margin: 0;
	padding: 30px 0;
	background: #020202;
}

footer h3 {
	margin: 0 0 20px 0;
	font-size: 25px;
	color: #fff;
	font-weight: 400;
	line-height: 1.1;
}

footer .name {
	margin: 0 0 25px 0;
	font-size: 1.25em;
}

footer a#footer-address, footer a#footer-phone, footer a#footer-email, footer a#footer-web {
	display: block;
	padding-left: 25px;
	color: #a3a3a3;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}

footer a#footer-address:hover, footer a#footer-phone:hover, footer a#footer-email:hover, footer a#footer-web:hover {
	color: #fff;
	text-decoration: underline;
}

footer .street, footer .city-state-zip {
	font-size: 16px;
	color: #a3a3a3;
	line-height: 1;
}

footer .street { margin: 0 0 5px 0; }

footer a#footer-address { background: url(../images/icons/footer-link-icons.png) no-repeat 0 0; }

footer a#footer-address:hover { background: url(../images/icons/footer-link-icons.png) no-repeat 0 -80px; }

footer a#footer-address:hover p.street, footer a#footer-address:hover p.city-state-zip { color: #fff; }

footer a#footer-phone {
	margin: 0 0 20px 0;
	background: url(../images/icons/footer-link-icons.png) no-repeat 0 -160px;
	text-decoration: none;
}

footer a#footer-phone:hover { background: url(../images/icons/footer-link-icons.png) no-repeat 0 -240px; }

footer a#footer-email {
	margin: 0 0 20px 0;
	background: url(../images/icons/footer-link-icons.png) no-repeat 0 -320px;
}

footer a#footer-email:hover { background: url(../images/icons/footer-link-icons.png) no-repeat 0 -400px; }

footer a#footer-web {
	margin: 0;
	background: url(../images/icons/footer-link-icons.png) no-repeat 0 -480px;
}

footer a#footer-web:hover { background: url(../images/icons/footer-link-icons.png) no-repeat 0 -560px; }

div#social-footer {
	padding: 15px 0 25px 0;
	background: #444;
}

div#social-footer dl {
	margin: 0 auto;
	padding: 0 0 0 15px;
	width: 180px;
}

div#social-footer dt {
	display: block;
	margin: 0 0 8px -7px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

div#social-footer dd {
	display: inline-block;
	margin: 0 15px 0 0;
}

div#mind-body {
	margin-top: 15px;
	text-align: center;
}

div#mind-body a {
	display: inline-block;
	width: 75px;
	height: 75px;
	
}

div#mind-body a img {
	display: block;
	width: 100%;
}
/* --- PAGES --- */

/* BLOG */

.blog-card {
	padding: 10px;
	min-height: 370px;
	text-decoration: none;
}

.blog-card:hover { background: #fff; }

.blog-card .thumbnail { position: relative; }

.blog-card .thumbnail img {
	display: block;
	width: 100%;
}

.blog-card .title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 10px 20px;
	background: rgba(0,0,0,0.65);
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
}

.blog-card .description {
	margin: 10px 0 0 0;
	padding: 0 20px;
	font-size: 16px;
	color: #444;
	border-bottom: none;
}

/* BLOG POST */

.post { margin: 15px 0; }

#post-banner {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	max-height: 500px;
	overflow: hidden;
}

#post-banner img {
	display: block;
	width: 100%;
}

#post-banner div {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 30px 0;
	background: rgba(0,0,0,0.65);
}

#post-banner p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 15px;
	font-size: 24px;
	color: #fff;
	line-height: 1.4;
}

/* EMPLOYEES */

.employees {
	display: block;
	float: left;
	width: 50%;
	padding: 10px;
	text-decoration: none;
	border: 1px solid #fff;
}

.employees:hover { border: 1px solid #b2c6d3; }

.employees:hover span.employees-read-more { background: #767676; }

.employees-headshot {
	float: left;
	width: 170px;
	height: 200px;
	overflow: hidden;
}

.employees-headshot img {
	display: block;
	width: 100%;
}

.employees-summary {
	float: left;
	overflow: auto;
	padding-left: 15px;
}

.employees-summary p { line-height: 1; }

.employees-name {
	margin: 15px 0 10px 0;
	padding: 0;
	font-size: 24px;
	color: #525252;
}

.employees-position {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #767676;
}

.employees-department {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #767676;
}

.employees-read-more {
	display: inline-block;
	margin: 15px 0 0 0;
	padding: 10px 15px;
	background: #525252;
	color: #f4f8fa;
	text-transform: uppercase;
	text-align: center;
}

.employee-headshot {
	width: 100%;
	overflow: hidden;
}

.employee-headshot img {
	display: block;
	width: 100%;
}

.employee-content p { line-height: 1; }

.employee-name {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 36px;
	color: #525252;
}

.employee-position {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
	color: #767676;
}

.employee-contact {
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 10px 15px;
	background: #1486bc;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
}

.employee-contact:hover { background: #1cabda; }

/* NEWS */

#news .description { border-bottom: none; }

.news-summary {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #f4f8fa;
}

.news-summary img {
	float: left;
	margin: 0 15px 0 0;
	width: 200px;
}

.news-summary h2 {
	margin: 0;
	padding: 0;
	font-size: 24px;
}

.news-summary .meta-date {
	margin: 10px 0 10px 10px;
	padding: 0;
	text-transform: uppercase;
}

.news-summary .description {
	margin: 10px 0 10px 10px;
	padding: 0;
	font-size: 20px;
	line-height: 1.2;
}

.news-summary .link-as-button { margin: 10px 0 10px 10px; }

#news-article .meta-date {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
}

ul#list-of-articles {
	margin: 0;
	padding: 0;
}

ul#list-of-articles li { margin-bottom: 15px; }

ul#list-of-articles a { text-decoration: none; }

ul#list-of-articles a:hover { text-decoration: underline; }

/* --- COMPONENTS --- */

/* EMBED */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* FIGURE */

figure { }

figure img {
	display: block;
	width: 100%;
}

figcaption { text-align: center; }

/* FORMS */

form { padding: 0; }

form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form li { margin: 0 0 12px 0; }

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	font-size: 1.35em;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1;
}

label {
	display: block;
	margin: 0 0 0 2px;
	font-size: 12px;
	color: #565656;
	font-weight: 400;
	text-transform: uppercase;
}

label.inline-label { display: inline; }

input[type=text], input[type=email], input[type=password], input[type=tel], textarea {
	padding: 10px;
	box-shadow: none;
	border-radius: 0;
	box-sizing: border-box;
}

input[type=text], input[type=email], input[type=password], input[type=tel], textarea, select {
	font-size: 16px;
	background: #f4f4f4;
	color: #292929;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #999;
	border-left: none;
}

input[type=text]:hover, input[type=email]:hover, input[type=password]:hover, input[type=tel]:hover, textarea:hover { border-color: #428bca }

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, textarea:focus {
	outline-color: #ccc;
	color: #428bca;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #428bca;
	border-left: none;
}

input.required-field, input[type=text].required-field:focus, select.required-field, select.required-field:focus, textarea.required-field, textarea.required-field:focus { border: 2px solid #be0d30; }

input[type=text], input[type=tel], input[type=password], input[type=email], textarea { width: 100%; }

input[type=submit] {
	display: inline-block;
	padding: 10px;
	background: #428bca;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	border-radius: 0;
	border: 1px solid #1486bd;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	transition: background 0.2s ease-in-out;
}

input[type=submit] { -webkit-appearance: none; }

input[type=submit]:hover {
	background: #00416a;
	color: #fff;
	transition: background 0.2s ease-in-out;
}

input[type=submit].delete-button {
	background: #b10001;
	border: 1px solid #b10002;
}

input[type=submit].delete-button:hover { background: #fe0002; }

/* FORM ACCESSORIES */

abbr.required-field-label {
	font-size: 18px;
	color: #be0d30;
}

.optional {
	font-size: 11px;
	font-style: italic;
	font-weight: 400;
}

.input-as-display label, .input-as-display input[type=text] {
	margin: 0;
	padding: 0;
}

.input-as-display label { float: left; }

.input-as-display input[type=text] {
	width: auto;
	background: #fff;
	border: none;
}

.form-row {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #b2c6d3;
}

label span.form-optional {
	font-size: 10px;
	font-style: italic;
}

.form-instructions {
	margin: 1px 0 0 3px;
	padding: 0;
	font-size: 10px;
	color: #999;
	line-height: 1;
	letter-spacing: 0.5px;
}

.form-tools {
	margin: 25px 0 15px 5px;
	padding: 0;
	list-style-type: none;
}

.form-tools a { text-decoration: none; }

.form-tools a:hover { text-decoration: underline; }

/* FORM TIP */

.form-tip-li {
	position: relative;
	display: inline-block;
}

.form-tip {
	display: none;
	position: absolute;
	top: 0;
	left: 102%;
	padding: 15px 10px;
	width: 250px;
	background: #161c27;
}

.form-tip p.title {
	margin: 0 0 10px 0;
	font-size: 20px;
}

.form-tip ol li {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

img.close-form-tip {
	float: right;
	cursor: pointer;
}

img.close-form-tip, .form-tip p.title, .form-tip ol li { color: #fff; }

/* MESSAGES */

.message-container {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	background: #f9eac0;
	border-left: 3px solid #426277;
}

.message-container p {
	margin: 0;
	padding: 0;
	line-height: 1;
}

.errors-container {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
}

.errors-container li {
	margin: 0 0 5px 0;
	padding: 7px 8px;
	background: #ffecec;
	font-size: 14px;
	color: #be0d30;
	border-left: 3px solid #be0d30;
	line-height: 1;
}

/* --- MEDIA --- */

/* BANNERS */

div#cta-banner {
	margin: 15px 0 25px;
	background: #d6c35e;
}

div#cta-banner div#cta-banner-left {
	float: left;
	width: 50%;
	background: #23472d;
}

div#cta-banner div#cta-banner-left p {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-align: right;
	line-height: 50px;
}

div#cta-banner div#cta-banner-right {
	float: left;
	padding-left: 70px;
	width: 50%;
	background: url(https://www.cheekyfitness.com/images/call-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

div#cta-banner div#cta-banner-right a {
	display: block;
	color: #292929;
	font-size: 30px;
	font-weight: 700;
	line-height: 50px;
}

/* GALLERY */

.gallery a {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	width: 33.332%;
	min-height: 208px;
	text-decoration: none;
	border: 1px solid transparent;
}

.gallery a:hover { border: 1px solid #a1a1a1; }

.gallery div {
	height: 208px;
	overflow: hidden;
}

.gallery div img {
	display: block;
	width: 100%;
}

/* LIGHTBOX */

.nivo-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	box-sizing: border-box;
}

.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1;
}

.nivo-lightbox-wrap {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}

.nivo-lightbox-content {
	width: 100%;
	height: 100%;
}

.nivo-lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}

.nivo-lightbox-nav { display: none; }

.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}

.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}

.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.nivo-lightbox-image { text-align: center; }

.nivo-lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}

.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%;
}

.nivo-lightbox-inline, .nivo-lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	box-sizing: border-box;
}

.nivo-lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}

.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

.nivo-lightbox-notouch .nivo-lightbox-effect-fade { transition: all 0.2s ease-in-out; }

.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall { perspective: 1000px; }

.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	transition: all 0.3s ease-out;
	transform: translateZ(300px);
}

.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap { transform: translateZ(0); }

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: #666;
	background: rgba(0,0,0,0.9);
}

.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(../images/icons/loading.gif) no-repeat 50% 50%; }

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}

.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-prev {
	background-image: url(../images/icons/prev.png);
	border-radius: 0 3px 3px 0;
}

.nivo-lightbox-theme-default .nivo-lightbox-next {
	background-image: url(../images/icons/next.png);
	border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url(../images/icons/close.png) no-repeat 5px 5px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5;
}

.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }

.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

/* PHONE */
@media only screen and (max-width : 1023px) {

/* --- ALIGNMENT --- */

.columns { float: none; }

/* --- WIDTH --- */

.width-20 { width: 20%; }

.width-30, .width-33, .width-40, .width-50, .width-60, .width-70, .width-80, .width-100 { width: 100%; }

/* --- FONTS --- */

div#h1-container {
	background-color: #f2f2f2;
	background: #f2f2f2;
	border-bottom: none;
}

h1 {
	padding: 12px 0 10px 0;
	font-size: 20px;
}

h2 { font-size: 1.35em; }

/* --- NAVIGATION --- */

/* UTILITY NAV */
	
#main-menu {
	display: block;
	background-position: 0 0;
}

#utility-nav {
	float: right;
	margin: 0;
}

#utility-nav a {
	margin: 0 0 0 3px;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.icons-utility {
	width: 50px;
	height: 50px;
	background: url(../images/icons/icon-set.svg) no-repeat;
	background-size: auto 50px;
}

.icons-utility-text { display: none; }

#icon-cart { background-position: -50px 0; }

#icon-phone { background-position: -100px 0; }

#icon-account { background-position: -200px 0; }

#icon-email { background-position: -150px 0; }

#icon-logout { background-position: -250px 0; }

#icon-map { background-position: -300px 0; }

#icon-about { background-position: -350px 0; }

#icon-news { background-position: -400px 0; }

#icon-blog { background-position: -450px 0; }

/* MAIN NAV */

#main-nav {
	position: absolute;
	display: none;
	overflow-x: hidden;
	overflow-y: hidden;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 100;
}

#main-nav ul { float: none; display: block;}

#main-nav a { line-height: 60px; }

#main-nav li {
	float: none;
	border-bottom: 1px solid #fff;
}

#main-nav li.desktop-only-menu { display: none; }

#main-nav a {
	padding: 0 5px 0 20px;
	background: #292929;
	font-size: 16px;
	color: #fff;
}

#main-nav a:hover { background: #000; }

#main-nav ul li.current-page a { background: #292929; }

#main-nav ul li.current-page a:hover { background: #000; }

#main-nav ul li:hover>a { background: #000; }

#main-nav ul li:hover ul { display: none; }

/* SECONDARY NAV */

#secondary-nav { margin: 15px 0; }

/* FOOTER NAV */

#footer-nav { margin: 0; }

#footer-nav li {
	margin-bottom: 0;
	width: 50%;
}

#footer-nav a {
	display: block;
	padding: 10px 0;
	font-size: 14px;
}

/* BREADCRUMBS */
	
#breadcrumbs { padding: 5px 0; }

#breadcrumbs li, #breadcrumbs a { font-size: 12px; }

/* --- PAGE LAYOUT --- */

/* TOP BAR */

#top-bar {
	display: inherit;
	padding: 5px 0;
}

/* HEADER */

header { position: relative; }

#header { float: none; }

#title {
	float: none;
	margin: 0 auto;
	padding: 5px 0;
	max-width: 100px;
}

/* BODY */

#body-content { padding: 0 0 5px 0; }

.page { padding: 5px 10px; }

aside { padding-left: 0; }

aside.right-column { padding: 0; }
	
	article.cool-article { padding: 30px 10px; }

/* FOOTER */

footer { padding: 20px 10px 20px 10px; }
	
footer nav h3 { font-size: 22px; }

footer h3.title {
	margin: 0 0 5px 0;
	font-size: 25px;
}

footer .columns { margin-bottom: 25px; }

/* --- PAGES --- */
	

/* EMPLOYEES */

#employees {
	background: #fff;
	padding: 10px;
}

#employees .employee {
	float: none;
	width: 100%;
}

#employees .employee:after {
	content: "";
	display: table;
	clear: both;
}

/* --- COMPONENTS --- */
	
/* FORMS */

form li { margin: 0 0 10px 0; }

legend {
	font-size: 1.25em;
	margin: 0 0 10px 0;
}

input[type=text], input[type=email], input[type=password], input[type=tel], textarea { padding: 8px; }
}

@media only screen and (max-width : 330px) {

footer .title { font-size: 25px; }

footer .description {
	font-size: 20px;
	letter-spacing: 0;
}

footer a#footer-address, footer a#footer-phone, footer a#footer-email, footer a#footer-web { font-size: 15px; }

form li { margin: 0 0 7px 0; }

legend {
	font-size: 1em;
	margin: 0 0 7px 0;
}

label { font-size: 11px; }

input[type=text], input[type=email], input[type=password], input[type=tel], textarea { padding: 3px 8px; }
}