/*
Theme Name: Bourn Creative
Theme URI: https://www.bourncreative.com/
Description: Bourn Creative is a custom theme created for the Genesis Framework.
Author: Bourn Creative
Author URI: https://www.bourncreative.com/
Template: genesis
Template Version: 2.1.2
*/


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before,
.portfolio-single-slider:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after,
.portfolio-single-slider:after {
	clear: both;
	content: " ";
	display: table;
}

/* Icon Fonts
---------------------------------------------------------------------------------------------------- */

@font-face {
  font-family: "creaticons";
  src:url("fonts/creaticons.eot");
  src:url("fonts/creaticons.eot?#iefix") format("embedded-opentype"),
    url("fonts/creaticons.woff") format("woff"),
    url("fonts/creaticons.ttf") format("truetype"),
    url("fonts/creaticons.svg#creaticons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "creaticons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="creaticon-"]:before,
[class*=" creaticon-"]:before {
  font-family: "creaticons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.creaticon-check:before {
  content: "a";
}
.creaticon-code:before {
  content: "b";
}
.creaticon-comment-discussion:before {
  content: "c";
}
.creaticon-device-mobile:before {
  content: "e";
}
.creaticon-device-desktop:before {
  content: "f";
}
.creaticon-mail:before {
  content: "j";
}
.creaticon-hamburger:before {
  content: "p";
}
.creaticon-search:before {
  content: "q";
}
.creaticon-rocket:before {
  content: "t";
}
.creaticon-sync:before {
  content: "u";
}
.creaticon-laptop:before {
  content: "K";
}
.creaticon-monitor:before {
  content: "Q";
}
.creaticon-paperclip:before {
  content: "S";
}
.creaticon-photo:before {
  content: "U";
}
.creaticon-play-video:before {
  content: "V";
}
.creaticon-people:before {
  content: "Y";
}
.creaticon-x:before {
  content: "2";
}
.creaticon-twitter:before {
  content: "8";
}
.creaticon-process-square:before {
  content: "\"";
}
.creaticon-shuffle:before {
  content: "#";
}
.creaticon-paper-plane:before {
  content: "%";
}
.creaticon-phone:before {
  content: "'";
}
.creaticon-network:before {
  content: "(";
}
.creaticon-desktop:before {
  content: ")";
}
.creaticon-mobile:before {
  content: "*";
}
.creaticon-megaphone:before {
  content: "+";
}
.creaticon-linkedin:before {
  content: "/";
}
.creaticon-link:before {
  content: ":";
}
.creaticon-light-bulb-border:before {
  content: "=";
}
.creaticon-heart:before {
  content: ">";
}
.creaticon-heart-border:before {
  content: "?";
}
.creaticon-gplus:before {
  content: "@";
}
.creaticon-globe:before {
  content: "[";
}
.creaticon-flag-angle:before {
  content: "^";
}
.creaticon-flashlight:before {
  content: "_";
}
.creaticon-facebook:before {
  content: "`";
}
.creaticon-document:before {
  content: "{";
}
.creaticon-chart:before {
  content: "~";
}
.creaticon-chat:before {
  content: "\\";
}
.creaticon-clock:before {
  content: "\e001";
}
.creaticon-camera:before {
  content: "\e002";
}
.creaticon-calendar:before {
  content: "\e003";
}
.creaticon-process-circle:before {
  content: "\e005";
}
.creaticon-picture:before {
  content: "\e006";
}
.creaticon-right-open-big:before {
  content: "\e007";
}
.creaticon-right-open:before {
  content: "\e008";
}
.creaticon-up-open-big:before {
  content: "\e009";
}
.creaticon-up-open:before {
  content: "\e00a";
}
.creaticon-right-arrow:before {
  content: "\e00b";
}
.creaticon-mic:before {
  content: "\e00e";
}
.creaticon-image:before {
  content: "\e00f";
}
.creaticon-science-laboratory:before {
  content: "\e012";
}
.creaticon-briefcase:before {
  content: "5";
}
.creaticon-desktop-apple:before {
  content: "6";
}
.creaticon-pencil:before {
  content: "7";
}
.creaticon-pin-map:before {
  content: "\e016";
}
.creaticon-wrench:before {
  content: "\e017";
}
.creaticon-rocket-solid:before {
  content: "g";
}
.creaticon-flag:before {
  content: "o";
}
.creaticon-clipboard-pencil:before {
  content: "s";
}
.creaticon-clipboard-notes:before {
  content: "v";
}
.creaticon-gear:before {
  content: "k";
}
.creaticon-gauge:before {
  content: "h";
}
.creaticon-left-open:before {
  content: "i";
}
.creaticon-left-arrow:before {
  content: "l";
}
.creaticon-left-open-big:before {
  content: "m";
}
.creaticon-up-arrow:before {
  content: "n";
}
.creaticon-down-open-big:before {
  content: "r";
}
.creaticon-down-open:before {
  content: "x";
}
.creaticon-down-arrow:before {
  content: "y";
}
.creaticon-puzzle:before {
  content: "d";
}
.creaticon-light-bulb:before {
  content: "z";
}
.creaticon-dashboard:before {
  content: "A";
}
.creaticon-bourn-creative:before {
  content: "w";
}
.creaticon-rocket-border:before {
  content: "B";
}
.creaticon-rulers:before {
  content: "C";
}
.creaticon-coffee:before {
  content: "D";
}
.creaticon-comment-heart:before {
  content: "E";
}
.creaticon-devices:before {
  content: "F";
}
.creaticon-heart-comment:before {
  content: "G";
}
.creaticon-l-arrow-thick:before {
  content: "H";
}
.creaticon-l-arrow-thin:before {
  content: "I";
}
.creaticon-pen:before {
  content: "J";
}
.creaticon-pencil-ruler:before {
  content: "L";
}
.creaticon-quote:before {
  content: "M";
}
.creaticon-r-arrow-thick:before {
  content: "N";
}
.creaticon-r-arrow-thin:before {
  content: "O";
}
.creaticon-responsive:before {
  content: "P";
}
.creaticon-dot:before {
  content: "T";
}

/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background: #fff;
	color: #000;
	font-family: 'ff-dagny-web-pro',sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #000;
	color: #fff;
}

::selection {
	background-color: #000;
	color: #fff;
}

a {
	color: #008da9;
	text-decoration: none;
}

a:hover {
	color: #005564;
}

.entry-content a {
	border-bottom: 1px solid #7ec6d4;
}

.entry-content a:hover {
	border-bottom: 1px solid #008da9;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite {
	font-style: normal;
}

em,
i {
	font-style: italic;
}

blockquote {
	border-left: 5px solid #d2c9c0;
	color: #008da9;
	font-size: 24px;
	line-height: 1.3;
	margin: 45px 45px 45px 80px;
	padding-left: 35px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 40px;
	height: 0;
	left: -23px;
	position: relative;
	top: -7px;
}

.blockquote {
	margin: 0;
	padding: 0;
}

.quote-cite {
	color: #a59482;
	font-size: 14px;
	text-transform: uppercase;
}

hr {
	border-collapse: collapse;
	border-top: 1px solid #e4dfd9;
	border-width: 1px 0 0;
	clear: both;
	margin: 60px 0;
}

pre {
	background-color: #f5f5f5;
	display: block;
	font-size: 16px;
  	margin: 0 0 20px;
	padding: 20px;
}

code {
	font-size: 16px;
	overflow: auto;
	padding: 0;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.black-text {
	color: #000;
}

.red-text {
	color: #b11f24;
}

.teal-text {
	color: #008da9;
}

.small-text {
	font-size: 14px;
	line-height: 1.3;
}

/* Headings & Titles
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1,
.entry-title,
.entry-title a {
	color: #000;
	font-size: 26px;
}

.entry-title a:hover {
	color: #008da9;
}

.blog .entry-title,
.category .entry-title,
.single-post .entry-title,
.tag .entry-title,
.portfolio-single .entry-title,
.portfolio-archive .entry-title {
	margin-bottom: 10px;
}

h2 {
	color: #b11f24;
	font-size: 22px;
}

.blog .entry-content h2,
.category .entry-content h2,
.single-post .entry-content h2,
.tag .entry-content h2 {
	padding-top: 20px;
}

h3 {
	color: #000;
	font-size: 20px;
}

h4 {
	color: #000;
	font-size: 20px;
}

h5 {
	color: #b11f24;
	font-size: 18px;
}

h6 {
	color: #000;
	font-size: 18px;
}

.archive-title {}

.widget-title {
	font-size: 26px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #a59482;
	border-radius: 0;
	box-shadow: none;
	color: #333;
	font-family: 'ff-dagny-web-pro',sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
select:focus,
textarea:focus {
	border: 1px solid #63594f;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .gform_footer .button {
	background-color: #008da9;
	border: none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	padding: 14px 24px 12px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	-webkit-font-smoothing: antialiased;
}

.post-password-form input[type="submit"] {
	margin: 10px 0 0;
}

.button {
	display: inline-block;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .gform_footer .button:hover {
	background-color: #000;
	color: #fff;
}

.button:visited {
	color: #fff;
}

.entry-content .button {
	font-size: 15px;
	margin: 0 0 5px;
	padding: 11px 15px 9px;
}

.entry-content .gform_footer .button,
.entry-content .read-more .button {
	margin-bottom: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	clear: both;
	padding-top: 170px;
}

.archive .site-inner,
.blog .site-inner,
.portfolio-single .site-inner {
	padding-top: 90px;
}

.has-page-header .site-inner {
	padding-top: 80px;
}

.content {
	width: 100%;
}

.entry .wrap,
.after-entry-widget .wrap,
.footer-widgets .wrap,
.about-team-intro .wrap,
.portfolio-intro .wrap,
.content-row.services-intro .wrap,
.testimonials-intro .wrap {
	max-width: 780px;
}

/* Column Classes - 1200px - 60px
--------------------------------------------- */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 5%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 47.5%;
}

.one-third,
.two-sixths {
	width: 30%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 21.25%;
}

.three-fourths {
	width: 73.75%;
}

.one-fifth {
	width: 16%;
}

.two-fifths {
	width: 37%;
}

.three-fifths {
	width: 58%;
}

.four-fifths {
	width: 79%;
}

.one-sixth {
	width: 12.5%;
}

.five-sixths {
	width: 82.5%;
}

.first {
	clear: both;
	margin-left: 0;
}

/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

/* WordPress
--------------------------------------------- */

.avatar {
	border-radius: 50%;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 5px auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 24px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 5px 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 5px 0 24px 24px;
}

.entry-header img {
	display: block;
	margin: 0 auto 60px;
}

.wp-caption a,
.wp-caption a:hover {
	border: 0;
}

.wp-caption-text {
	color: #777;
	font-size: 14px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
}

.wp-caption-text a {
	color: #777;
	text-decoration: underline;
}

.wp-caption-text a:hover {
	text-decoration: none;
}

.sticky {}

.blog .entry-content .aligncenter,
.category .entry-content .aligncenter,
.single-portfolio .entry-content .aligncenter,
.single-post .entry-content .aligncenter,
.tag .entry-content .aligncenter {
	padding: 20px 0;
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}
.gallery-item {
	display: inline-block;
	margin: 0 0 20px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.1111%;
}

.gallery .gallery-caption {
	padding-top: 0;
}

.gallery a,
.gallery a:hover {
	border: 0;
}

/* Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 20px;
	padding: 0 0 20px;
}

.featured-content .entry-title {
	font-size: 20px;
}

/* Site Header & Footer Logo
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #000;
	position: fixed;
	width: 100%;
	z-index: 100;
}

.title-area,
.site-title,
.site-title a,
.footer-logo,
.footer-logo a {
	display: block;
	float: left;
	height: 40px;
	width: 284px;
}

.title-area {
	margin: 24px 0 25px;
}

.site-title,
.footer-logo p {
	margin-bottom: 0;
}

.site-title a,
.footer-logo a {
    background: url(images/logo.png) no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transition: none;
	-moz-transition:    none;
	-ms-transition:     none;
	-o-transition:      none;
	transition:         none;
}

.footer-logo a {
	opacity: .5;
}

.site-description {
	margin: 0;
	padding: 0;
}

/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #fff;
	display: block;
	margin: 0 18px;
	padding: 11px 0;

}

.genesis-nav-menu a:hover {
	box-shadow: 0 -5px 0 0 #008da9 inset;
}

.genesis-nav-menu .current-menu-item a {
	box-shadow: 0 -5px 0 0 #454545 inset;
}

.genesis-nav-menu .highlight a {
	background-color: #008da9;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	font-size: 15px;
	margin: 0 0 0 20px;
	padding: 12px 16px;
	text-transform: uppercase;
}

.genesis-nav-menu .highlight a:hover {
	background-color: #005564;
	box-shadow: none;
	color: #fff;
}


/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	float: right;
	margin-top: 26px;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {

}

/* Mobile Navigation
--------------------------------------------- */
.mobile-menu {
	background: none;
	display: none;
	float: right;
	margin: 21px 0 0;
	outline: none;
	padding: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.mobile-menu:before {
	color: #fff;
	content: "p";
	font-size: 28px;
}

.mobile-home-link {
	display: none;
}

/* Page Header
---------------------------------------------------------------------------------------------------- */

.page-header {
	color: #fff;
	background-color: #b11f24;
	font-size: 26px;
	line-height: 1.3;
	padding-top: 89px;
	text-align: center;
}

.page-header .wrap {
	height: 350px;
	position: relative;
}

.page-header .page-header-content {
	left: 50%;
	position: absolute;
	top: 50%;
	-o-transform: translate(-50%, -50%);;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 90%;
}

.page-header .page-header-title {
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
}

.page-header-content p {
	margin-bottom: 0;
}

.page-about .page-header .wrap {
	background: url(images/page-header-about.png) no-repeat bottom right;
}

.page-contact .page-header .wrap {
	background: url(images/page-header-contact.png) no-repeat bottom right;
}

.page-home .page-header .wrap {
	background: url(images/page-header-home.png) no-repeat bottom right;
}

.page-portfolio .page-header .wrap {
	background: url(images/page-header-portfolio.png) no-repeat bottom right;
}

.page-project .page-header .wrap {
	background: url(images/page-header-project.png) no-repeat bottom right;
}

.page-services .page-header .wrap {
	background: url(images/page-header-services.png) no-repeat bottom right;
}

.page-testimonials .page-header .wrap {
	background: url(images/page-header-testimonials.png) no-repeat bottom right;
}


/* Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry.even {
	background-color: #f6f4f2;
}

.entry.even,
.entry.odd {
	margin-bottom: 0;
	padding: 80px 0;
}

.entry.even .entry-header,
.entry.odd .entry-header,
.single .entry-header {
	text-align: center;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 20px;
	margin-left: 80px;
}

.entry-content ol li {
	list-style-type: decimal;
	padding-bottom: 12px;
}

.entry-content ul li:before {
	color: #a59482;
	content: "\e00b";
	display: block;
	height: 0;
	font-size: 16px;
    left: -26px;
    position: relative;
	top: 4px;
}

ul.arrows li:before,
ul.arrow li:before {
	content: "N";
	font-size: 17px;
	left: -30px;
}

ul.checks li:before,
ul.check li:before {
	content: "a";
	font-size: 17px;
	top: 3px;
}

.entry-content ul li {
	padding-bottom: 12px;
}

.entry-content ol li:last-child,
.entry-content ul li:last-child {
	padding-bottom: 0;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.feature-box {
	border: 1px solid #e4dfd9;
	margin: 40px 0 20px;
	overflow: hidden;
	padding: 50px 50px 30px;
}

.feature-box ul {
	margin-left: 50px;
}

.read-more {
	margin-bottom: 0;
	padding-top: 10px;
}

/* Archive Images */

.entry-image {
	position: relative;
}

.entry-image img {
	display: block;
	margin: 0 auto 60px;
}

.entry-image-link {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}

.entry-image-link:hover {
	background-color: rgba(0,0,0,.2);
}

/* Post Formats
--------------------------------------------- */

.entry-header .post-format-icon {
	display: block;
	margin-bottom: 30px;
}

.has-post-thumbnail .entry-header .post-format-icon {
	margin-top: -80px;
}

.entry-header .post-format-icon:before {
	background-clip: padding-box;
	background-color: #a59482;
	border: 8px solid #fff;
	border-radius: 50%;
	color: #fff;
	font-size: 36px;
	padding: 18px;
	position: relative;
	z-index: 30;
}

.entry.even .entry-header .post-format-icon:before {
	border-color: #f6f4f2;
}

.entry-header .icon-audio:before {
	content: "\e00e";
}

.entry-header .icon-image:before {
	content: "\e002";
}

.entry-header .icon-link:before {
	content: ":";
}

.entry-header .icon-quote:before {
	content: "M";
}

.entry-header .icon-standard:before {
	content: "{";
}

.entry-header .icon-video:before {
	content: "V";
}

.format-quote .entry-content {
	text-align: center;
}

.format-quote .entry-content blockquote {
	border-left: 0;
	color: #000;
	font-size: 26px;
	margin: 0;
	padding: 0;
}

.format-quote .entry-content blockquote:before {
	display: none;
}

/* Entry Meta
--------------------------------------------- */

.entry-meta {
	color: #a59482;
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}

.entry-header .entry-meta {
	margin-bottom: 25px;
}

.entry-author-name:before {
	content: "T";
	font-size: 16px;
	height: 0;
	left: -1px;
	position: relative;
	top: 3px;
}

.entry-footer {
	border-bottom: 1px solid #e4dfd9;
	border-top: 1px solid #e4dfd9;
	margin: 60px 0 40px;
	overflow: hidden;

}

.entry-footer .entry-meta {
	margin: 0 auto;
	max-width: 780px;
}

.entry-categories-wrap,
.entry-tags-wrap {
	float: left;
	padding: 35px;
	width: 50%;
}

.entry-tags-wrap {
	border-left: 1px solid #e4dfd9;
}

.entry-meta-heading,
.entry-categories,
.entry-tags {
	display: block;
}

.entry-footer .entry-meta a {
	color: #a59482;
	text-transform: none;
}

.entry-footer .entry-meta a:hover {
	border-bottom: 1px solid #a59482;
	color: #63594f;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.entry-pagination {
	margin: 0 0 20px;
	padding: 0;
}

.archive-pagination {
	border-bottom: 1px solid #e4dfd9;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
}

.pagination-next {
	border-left: 1px solid #e4dfd9;
	padding: 40px 0 45px;
	text-align: center;
	width: 50%;
}

.pagination-previous {
	padding: 40px 0 45px;
	text-align: center;
	width: 50%;
}

.archive-pagination a {
	color: #a59482;
}

.pagination-previous a:before {
	color: #e4dfd9;
	content: "I";
	font-size: 22px;
	height: 0;
	left: -5px;
	position: relative;
	top: 6px;
}

.pagination-next a:after {
	color: #e4dfd9;
	content: "O";
	font-size: 22px;
	height: 0;
	right: -5px;
	position: relative;
	top: 6px;
}

.archive-pagination a:hover {
	color: #63594f;
}

/* After Post Widget
--------------------------------------------- */

.after-entry-widget .widget {
	background-color: #b11f24;
	color: #fff;
	font-weight: 700;
	padding: 45px;
	text-align: center;
}

.after-entry-widget .widget-title {
	color: #fff;
}

.after-entry-widget .form-email {
	float: left;
	width: 66%;
}

.after-entry-widget input[type="email"] {
	border: 0;
	padding: 13px;
	text-transform: uppercase;
	-webkit-appearance: none; /* iOS rendering */
}

.after-entry-widget .form-submit {
	float: right;
}

.after-entry-widget input[type="submit"] {
	background-color: #000;
}

.after-entry-widget input[type="submit"]:hover {
	background-color: #008da9;
}

.single-format-quote .after-entry-widget {
	margin: 0 0 80px;
}

/* Author Box
--------------------------------------------- */

.author-box {
	border-top: 3px solid #008da9;
	margin: 130px auto 80px;
	max-width: 780px;
	text-align: center;
}

.author-box .avatar {
	display: block;
	height: 130px;
	margin: -65px auto 20px;
	width: 130px;
}

.author-box-title {
	margin-bottom: 4px;
	text-transform: uppercase;
}

.author-box-subtitle {
	color: #a59482;
	font-size: 14px;
	text-transform: uppercase;
}

.author-box p:last-child {
	margin-bottom: 0;
}

/* Comments
--------------------------------------------- */

.entry-comments {
	background-color: #f6f4f2;
	padding: 80px 0 0;
}

.entry-comments h3,
.comment-respond h3 {
	font-size: 26px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

.entry-comments .comments-subtitle {
	color: #b11f24;
	display: block;
	font-size: 18px;
	padding: 10px 0 0;
	text-transform: none;
}

.comment-list {
	border-bottom: 3px solid #d6cec5;
	font-size: 16px;
	margin: 0 auto;
	max-width: 780px;
	padding: 0 0 35px;
}

.comment-list .comment {
	border-top: 3px solid #008da9;
	margin-top: 35px;
	padding-top: 53px;
}

.children .comment {
	border-top: 0;
	margin-top: 0;
}

.comment-author-link,
.comment-author-link:hover {
	color: #000;
}

.comment-time-link,
.comment-time-link:hover {
    color: #a59482;
    font-size: 12px;
    text-transform: uppercase;
}

.comment-author {
	line-height: 1;
	margin-bottom: 0;
}

.comment .avatar {
	height: 75px;
	float: left;
	margin: -17px 16px 24px 0;
	width: 75px;
}

.comment-list .children,
.comment-content,
.comment-reply {
	padding-left: 91px;
}

.children .children {
	padding-left: 0;
}

/* Comment Form */

.comment-respond {
	background-color: #f6f4f2;
	padding: 80px 0;
}

.comment-form {
	margin: 0 auto;
	max-width: 500px;
}

.comment-reply-title {
	position: relative;
}

.comment-reply-title a {
	font-size: 12px;
	position: absolute;
	right: 155px;
	text-transform: none;
	top: -16px;
}

.comment-reply-title a:after {
	content: "2";
}

.children .comment-reply-title a {
	right: 109px;
}

.comment-list .comment-respond {
	padding-top: 30px;
}

.comment-form-notes {
	color: #b11f24;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 35px;
	text-align: center;
}

.comment-respond label {
	display: block;
	font-size: 14px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	-webkit-appearance: none; /* iOS rendering */
}

.comment-respond .form-submit {
	margin-bottom: 0;
	text-align: center;
}

.comment-respond input[type="submit"] {
	background-color: #000;
}

.comment-respond input[type="submit"]:hover {
	background-color: #008da9;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {}


/* Page Templates & Portfolio
---------------------------------------------------------------------------------------------------- */

/*
Common Classes
--------------------------------------------- */

/* Content Rows */

.content-row {
	margin: 0 0 80px;
}

.content-row .wrap {
	max-width: 1200px;
}

.row-column {
	float: left;
	width: 47.5%;
}

.row-column-alt {
	float: right;
	width: 47.5%;
}

.content-row .entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.content-row img {
	display: block;
	margin: 5px auto 20px;
}

/* Galleries */

.page-gallery {
	margin-bottom: 60px;
}

.page-gallery-grid {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	float: left;
	min-height: 350px;
	width: 33.3333333333333%;
}

.page-gallery-grid p {
	margin: 0;
}

/* Footer Aside & Testimonials Sections */

.footer-aside,
.testimonial-section {
	color: #fff;
	font-size: 26px;
	line-height: 1.2;
	margin: 40px 0 0;
	padding: 90px 0 110px;
	text-align: center;
}

.footer-aside,
.testimonial-bottom {
	background-color: #008da9;
}

.testimonial-top {
	background-color: #b11f24;
}

.testimonial-middle {
	background-color: #a59482;
}

.footer-aside .quote-icon,
.testimonial-section .quote-icon {
	display: block;
	margin: 0 0 40px;
}

.footer-aside .quote-icon:before,
.testimonial-section .quote-icon:before {
	content: "M";
	background-color: #fff;
	border-radius: 50%;
	font-size: 36px;
	padding: 18px;
}

.footer-aside .quote-icon:before,
.testimonial-bottom .quote-icon:before {
	color: #008da9;
}

.testimonial-top .quote-icon:before {
	color: #b11f24;
}

.testimonial-middle .quote-icon:before {
	color: #a59482;
}

.footer-aside p:last-child,
.testimonial-section p:last-child {
	margin-bottom: 0;
}

.footer-aside .portfolio-quote-cite {
	font-size: 16px;
	text-transform: uppercase;
}

/*
Home Page
--------------------------------------------- */

.page-home .entry {
	margin-bottom: 0;
}

/* Columns */

.home-columns {
	background-color: #f6f4f2;
	padding: 80px 0 60px;
	text-align: center;
}

.home-column-icon {
	border-top: 3px solid #d6cec5;
	display: block;
	margin: 0 0 15px;
}

.home-column-icon:before {
	background-clip: padding-box;
	background-color: #a59482;
	border: 8px solid #f6f4f2;
	border-radius: 50%;
	color: #fff;
	font-size: 26px;
	padding: 12px;
	position: relative;
	top: -15px;
}

.home-column-1 .home-column-icon:before {
	content: "Y";
}

.home-column-2 .home-column-icon:before {
	content: "g";
}

.home-column-3 .home-column-icon:before {
	content: ">";
}

.home-column-title {
	color: #000;
	text-transform: uppercase;
}

/* Bottom Section */

.home-bottom {
	padding: 20px 0 0;
}

/*.home-bottom .row-column {
	width: 30%;
}

.home-bottom .row-column-alt {
	width: 65%;
}*/

.home-bottom blockquote {
	border-top: 1px solid #a59482;
	border-bottom: 1px solid #a59482;
	border-left: 0;
	color: #000;
	margin: 45px;
	padding-left: 75px;
}

.home-bottom blockquote::before {
	background-color: #008da9;
    border-radius: 50%;
	color: #fff;
    content: "M";
	display: inline;
    font-size: 26px;
	left: -72px;
    padding: 12px;
	top: 68px;
}

.home-bottom .quote-cite {
	color: #000;
	font-size: 16px;
	padding-bottom: 15px;
	text-transform: none;
}

.home-bottom .quote-cite:before {
	content: "\2014";
	margin: 0 6px 0 4px;
}

/* Featured Projects */

.home-featured-projects {
	background-color: #000;
	color: #fff;
	font-weight: 700;
	padding: 80px 0 0;
	text-align: center;
}

.featured-projects-header .entry-title {
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.featured-projects-text {
	padding: 0 0 60px;
}

.portfolio-grid {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	min-height: 330px;
	position: relative;
	width: 25%;
}

.portfolio-grid-link {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}

.portfolio-grid-link:hover {
	background-color: rgba(0,0,0,.2);
}

/*
Portfolio Archive
--------------------------------------------- */

.portfolio-intro {
	text-align: center;
	padding: 0 0 80px;
}

.portfolio-intro .entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.portfolio-intro p:last-child {
	margin-bottom: 0;
}

.page-portfolio .entry.odd {
    background-color: #f6f4f2;
}

.page-portfolio .entry.even {
    background: none;
}

.page-portfolio .entry-image img {
	margin-bottom: 40px;
}

.page-portfolio .read-more {
	padding-top: 0;
	text-align: center;
}

/* Project Types */

.entry-meta .project-type {
	display: inline-block;
}

.entry-meta .project-type:after {
	content: "T";
    font-size: 16px;
    left: 0;
    position: relative;
    top: 3px;
}

.entry-meta .project-type:last-child:after {
	display: none;
}

/*
Portfolio Single
--------------------------------------------- */

.portfolio-single-slider {
	margin: 0 0 40px;
}

.portfolio-post-nav {
	font-size: 14px;
	margin-top: 89px;
}

.portfolio-post-nav .pagination-previous,
.portfolio-post-nav .pagination-next {
	padding: 25px 0 30px;
}

.portfolio-post-nav .pagination-next {
	min-height: 80px;
}

/*
Services Page
--------------------------------------------- */

.page-services .entry {
	margin-bottom: 0;
}

.content-row.services-intro {
	margin-bottom: 80px;
}

.content-row.services-intro .wrap {
	border-bottom: 1px solid #a59482;
	padding-bottom: 60px;
}

.services-intro {
	text-align: center;
}

.services-intro .entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.services-intro p:last-child {
	margin-bottom: 0;
}

.page-services .content-row.page-gallery {
	margin-bottom: 100px;
}

.page-services .footer-aside {
	margin-top: 20px;
}

/*
About Page
--------------------------------------------- */

/* Team Intro */

.about-team-intro {
	margin: 0 0 60px;
	text-align: center;
}

.about-team-intro .entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

/* Team Members */

.team-member {
	border-top: 1px solid #a59482;
	margin-bottom: 60px;
	padding-top: 80px;
}

.team-member .entry-header {
	float: right;
	text-align: center;
	width: 30%;
}

.team-member .entry-content {
	float: left;
	width: 65%;
}

.team-member:nth-of-type(2n) .entry-header {
	float: left;
}

.team-member:nth-of-type(2n) .entry-content {
	float: right;
}

.team-member .entry-header img {
	border-radius: 50%;
	display: block;
	margin: 5px auto 15px;
}

.member-name {
	color: #000;
	margin-bottom: 5px;
}

.member-title {
	color: #a59482;
	font-size: 14px;
	text-transform: uppercase;
}

.member-twitter {
	line-height: 1;
	margin-top: -10px;
}

.member-twitter a:before {
	color: #c0b4a7;
	content: "8";
	font-size: 20px;
}

.member-twitter a:hover:before {
	color: #a59482;
}

/*
Testimonials Page
--------------------------------------------- */

.testimonials-intro {
	padding: 0 0 80px;
	text-align: center;
}

.testimonials-intro .entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.testimonials-intro p:last-child {
	margin-bottom: 0;
}

.page-testimonials .entry {
	margin-bottom: 60px;
}

.page-testimonials .entry .wrap {
	border-top: 1px solid #a59482;
	max-width: 900px;
	padding-top: 80px;
}

.testimonials-middle .entry:first-of-type .wrap,
.testimonials-bottom .entry:first-of-type .wrap {
	border: 0;
}

.testimonials .entry-header {
	float: left;
	text-align: center;
	width: 30%;
}

.testimonials .entry:nth-of-type(2n) .entry-header {
	float: right;
}

.testimonials .entry-content {
	float: right;
	width: 65%;
}

.testimonials .entry:nth-of-type(2n) .entry-content {
	float: left;
}

.testimonials .entry-header img {
	border-radius: 50%;
	margin-bottom: 25px;
}

.testimonials .entry-title {
	font-size: 16px;
	font-weight: 400;
}

/*
Project Inquiry & Contact Page & Page Centered
--------------------------------------------- */

.page-centered .entry,
.page-contact .entry,
.page-project .entry {
	text-align: center;
}

.page-contact .entry-title,
.page-project .entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

/*
404 Page
--------------------------------------------- */

.error404 .entry {
	text-align: center;
}

.error404 .entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	clear: both;
	font-size: 20px;
	line-height: 1.4;
	padding: 80px 0;
	text-align: center;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.error404 .footer-widgets,
.page-template-default .footer-widgets,
.single-format-quote .footer-widgets,
.single-post .footer-widgets {
	border-top: 1px solid #e4dfd9;
}

.error404 .footer-widgets,
.page-template-default .footer-widgets {
	margin-top: 20px;
}

/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #000;
	color: #808080;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 50px 0 40px;

}

.footer-logo {
	margin: 10px 0 0;
}

.footer-text {
	float: right;
	text-align: right;
}

.footer-text p {
	margin-bottom: 5px;
}

.footer-text a {
	color: #808080;
}

.footer-text a:hover {
	color: #fff;
}

.footer-text p:last-child {
	margin-bottom: 0;
}

/* Social Icons
--------------------------------------------- */

.social-icons li {
	display: inline-block;
	padding: 0 3px 10px;
}

.social-icons a:before {
	background-color: #808080;
	border-radius: 50%;
	color: #000;
	font-size: 12px;
	padding: 5px;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
}

.social-icons a:hover:before {
	background-color: #fff;
}

/* Icon Fonts
---------------------------------------------------------------------------------------------------- */

.home-column-icon:before,
.home-bottom blockquote::before,
.about-bottom-section .quote-icon:before,
#cancel-comment-reply-link:after,
.content .share-medium .share:before,
.entry-content ul li:before,
.entry-author-name:before,
.entry-meta .project-type:after,
.footer-aside .quote-icon:before,
.mobile-home-link a:before,
.member-twitter a:before,
.mobile-menu:before,
.pagination-previous a:before,
.pagination-next a:after,
.post-format-icon:before,
.scriptlesssocialsharing .button span:before,
.soliloquy-container .soliloquy-next:before,
.soliloquy-container .soliloquy-prev:before,
.testimonial-section .quote-icon:before {
	font-family: "creaticons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	line-height: 1;
	speak: none;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* Forms
---------------------------------------------------------------------------------------------------- */

.entry-content ul.gform_fields {
	margin: 0;
	padding: 0;
}

.entry-content ul.gform_fields li::before {
	content: "";
}

.agile-form .agile-group,
.entry-content ul li.gfield {
    margin: 0 0 20px;
	padding: 0;
}

.entry-content .gfield_label .gfield_required {
	padding-left: 3px;
}

.entry-content .gform_wrapper textarea {
	height: 200px;
}

.agile-form input,
.agile-form select,
.agile-form textarea,
.entry-content .gform_wrapper input,
.entry-content .gform_wrapper select,
.entry-content .gform_wrapper textarea {
	-webkit-appearance: none;
}

.agile-form label,
.entry-content .gform_wrapper label {
	display: inline-block;
	margin: 0 0 5px;
}

/* Checkbox Options */

.agile-form .check-header {
	margin-bottom: 5px;
}

.agile-form .checkbox-wrapper {
	margin: 0 0 20px;
}

.agile-form .agile-option-checkbox {
	clear: both;
	float: left;
	position: relative;
	width: 25px;
}

.agile-form input[type="checkbox"].agile-checkbox {
	visibility: hidden;
}

.agile-form .agile-option-checkbox label {
	border: 1px solid #a59482;
	cursor: pointer;
	float: left;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.agile-form .agile-option-checkbox input[type="checkbox"]:checked + label:after {
	background: transparent;
	border: 3px solid #333;
	border-top: none;
	border-right: none;
	content: "";
	height: 5px;
	left: 2px;
	position: absolute;
	top: 3px;
	-webkit-transform:	rotate(-55deg);
	-moz-transform: 	rotate(-55deg);
	-o-transform: 		rotate(-55deg);
	-ms-transform: 		rotate(-55deg);
	transform: 			rotate(-55deg);
	width: 11px;
}

.agile-form .checkbox-text {
	float: left;
  	font-size: 16px;
    margin-left: 5px;
}

/* Project Inquiry & Contact */

.page-project .agile-form,
.page-project .gform_wrapper {
	margin: 0 auto 40px;
	max-width: 600px;
	text-align: left;
}

.page-contact .agile-form,
.page-contact .gform_wrapper {
	margin: 40px auto;
	max-width: 600px;
	text-align: left;
}

.page-contact .agile-form .agile-submit,
.page-project .agile-form .agile-submit,
.page-project .gform_footer,
.page-contact .gform_footer {
	text-align: center;
}

.form-small-text,
.entry-content .gform_wrapper .gfield_description,
.entry-content .gform_wrapper .validation_error,
.entry-content .gform_wrapper .validation_message {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 8px;
}

.entry-content .gform_wrapper .validation_error,
.entry-content .gform_wrapper .validation_message {
	color: #b11f24;
}


/* Ads
---------------------------------------------------------------------------------------------------- */

.ad-unit {
	border-bottom: 2px solid #f6f4f2;
	border-top: 2px solid #f6f4f2;
	clear: both;
	display: block;
	margin-bottom: 25px;
	padding: 10px 0;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */

/*
Retina Images
--------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (-o-min-device-pixel-ratio: 3/2),
	   only screen and (min-device-pixel-ratio: 1.5),
	   only screen and (min-resolution: 192dpi),
	   only screen and (min-resolution: 2dppx) {

	.site-title a,
	.footer-logo a {
    	background: url(images/logo2x.png) no-repeat;
    	background-size: 284px 40px;
	}
}

/*
Responsive Design
--------------------------------------------- */

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

	.wrap,
	.content-row .wrap {
		max-width: 90%;
	}

	.site-header {
		position: static;
	}

	.page-header .wrap {
		max-width: 100%;
	}

	.page-header,
	.archive .site-inner,
	.blog .site-inner {
	    padding-top: 0;
	}

	.portfolio-archive .site-inner,
	.single .site-inner,
	.error404 .site-inner,
	.page-template-default .site-inner,
	.page-no-footer-widget .site-inner,
	.page-centered .site-inner {
		padding-top: 80px;
	}

	.footer-aside {
		margin-top: 20px;
	}

	.portfolio-post-nav,
	.page-services .footer-aside {
		margin-top: 0;
	}

	.page-gallery-grid,
	.portfolio-grid {
		width: 50%;
	}

	/* Menu */

	.mobile-menu {
		display: block;
	}

	.nav-primary {
		background-color: #000;
		height: 100%;
		left: -240px;
		margin: 0;
		overflow-y: auto;
		position: fixed;
		top: 0;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-ms-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		width: 240px;
		z-index: 1000;
	}

	.nav-primary.mobile-nav-open {
		left: 0;
	}

	.menu-primary {
	    padding: 35px 0 45px;
	}

	.mobile-home-link ,
	.nav-primary .genesis-nav-menu .menu-item {
		display: block;
	}

	.nav-primary .genesis-nav-menu .menu-item a {
		border-bottom: 1px solid #353535;
		margin: 0;
		padding: 15px;
		text-transform: uppercase;
	}

	.nav-primary .genesis-nav-menu .highlight a {
		background: none;
		border-radius: 0;
		font-size: 16px;
	}

	.nav-primary .genesis-nav-menu a:hover,
	.nav-primary .genesis-nav-menu .current-menu-item a {
		box-shadow: none;
	}

	.mobile-home-link a:before {
		background-clip: padding-box;
		background-color: #fff;
		border-radius: 50%;
		color: #000;
		content: "w";
		font-size: 24px;
		left: 20px;
		padding: 5px;
		position: relative;
		top: -7px;
	}

	.mobile-home-link a {
		display: inline;
		margin: 0;
		padding: 0;
	}

}

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

	.page-testimonials .entry .wrap {
		max-width: 90%;
	}

	.after-entry-widget .form-email {
		display: block;
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}

	.after-entry-widget .form-submit {
		float: none;
		text-align: center;
	}

}

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


	.entry .wrap, .after-entry-widget .wrap,
	.footer-widgets .wrap,
	.about-team-intro .wrap,
	.portfolio-intro .wrap,
	.content-row.services-intro .wrap,
	.testimonials-intro .wrap,
	.author-box,
	.comment-list,
	.entry-comments h3,
	.comment-respond h3 {
		max-width: 90%;
	}

	.row-column,
	.row-column-alt,
	.home-bottom .row-column,
	.home-bottom .row-column-alt,
	.team-member .entry-header,
	.team-member .entry-content,
	.testimonials .entry-header,
	.testimonials .entry-content {
		width: 100%;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.has-page-header .site-inner,
	.portfolio-archive .site-inner,
	.single .site-inner,
	.error404 .site-inner,
	.page-template-default .site-inner,
	.page-no-footer-widget .site-inner,
	.page-centered .site-inner,
	.entry-comments {
		padding-top: 60px;
	}

	.entry.even,
	.entry.odd,
	.footer-aside,
	.testimonial-section,
	.comment-respond,
	.footer-widgets {
		padding: 60px 0;
	}

	.content-row,
	.page-home .row-1 .row-column,
	.page-home .row-2 .row-column-alt,
	.home-bottom .row-column-alt,
	.home-column-1,
	.home-column-2,
	.page-services .row-1 .row-column-alt,
	.page-services .row-2 .row-column,
	.page-services .row-3 .row-column-alt,
	.page-services .row-4 .row-column,
	.page-services .row-5 .row-column-alt,
	.page-services .row-6 .row-column,
	.about-team-intro,
	.page-about .row-1 .row-column,
	.page-about .row-2 .row-column-alt,
	.page-about .row-3 .row-column,
	.page-about .row-4 .row-column-alt,
	.page-testimonials .entry {
	    margin: 0 0 40px;
	}

	.content-row img {
		margin-top: 0;
	}

	.page-gallery {
		margin: 0 0 20px;
	}

	.home-columns {
		padding: 60px 0 40px;
	}


	.home-featured-projects {
		padding-top: 40px;
	}

	.featured-projects-text {
	    padding: 0 0 20px;
	}

	.portfolio-intro,
	.testimonials-intro {
		padding-bottom: 60px;
	}

	.content-row.services-intro,
	.page-services .content-row.page-gallery {
		margin-bottom: 60px;
	}

	.page-testimonials .entry .wrap {
		padding-top: 60px;
	}

	.team-member {
		margin-bottom: 40px;
		padding-top: 60px;
	}

	.team-member .entry-header img {
		height: 125px;
		width: 125px;
	}

	.testimonials .entry-header img {
		height: 100px;
		width: 100px;
	}

	.entry-footer {
		margin: 40px 0 20px;
	}

	.author-box {
		margin: 110px auto 60px;
	}

	.entry-comments h3,
	.comment-respond h3 {
		margin: 0 auto 10px;
	}

	.comment-reply-title a,
	.children .comment-reply-title a {
	    right: 0;
	}

	.footer-aside {
		margin-top: 0;
	}

	.error404 .footer-widgets,
	.page-template-default .footer-widgets {
		margin-top: 0;
	}

	.footer-logo {
		display: none;
	}

	.footer-text {
		float: none;
		line-height: 1.3;
		text-align: center;
		width: 100%;
	}

}

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

	h1,
	.entry-title,
	.entry-title a {
		font-size: 24px;
	}

	blockquote {
		font-size: 20px;
		margin: 40px 0;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button,
	.entry-content .gform_footer .button {
		font-size: 15px;
		padding: 11px 15px 9px;
	}

	.entry-content ol,
	.entry-content ul {
		margin-left: 40px;
	}

	.feature-box {
		padding: 35px 20px 15px;
	}

	.feature-box ul {
	    margin-left: 30px;
	}

	.entry-comments h3,
	.comment-respond h3,
	.widget-title {
		font-size: 20px;
	}

	.footer-aside,
	.testimonial-section,
	.format-quote .entry-content blockquote {
		font-size: 20px;
	}

	.entry-header .post-format-icon:before {
		border-width: 4px;
		font-size: 18px;
		padding: 9px;
	}

	.has-post-thumbnail .entry-header .post-format-icon {
	    margin-top: -71px;
	}

	.entry-categories-wrap,
	.entry-tags-wrap {
		padding: 20px;
	}

	.after-entry-widget .widget {
		padding: 25px;
	}

	.after-entry-widget input[type="email"] {
		padding: 10px;
	}

	.author-box {
		margin-top: 80px;
	}

	.author-box .avatar {
		height: 86px;
		margin-top: -43px;
		width: 86px;
	}

	.entry-comments .comments-subtitle,
	.comment-form-notes {
		font-size: 16px;
	}

	.comment .avatar {
		height: 50px;
		margin-top: -8px;
		width: 50px;
	}

	.comment-list .children {
		padding-left: 0;
	}

	.comment-content,
	.comment-reply {
		padding-left: 66px;
	}

	.comment-form-notes,
	.footer-aside .quote-icon,
	.testimonial-section .quote-icon,
	.page-portfolio .entry-image img,
	.portfolio-single-slider {
		margin-bottom: 20px;
	}

	.footer-aside .portfolio-quote-cite {
		font-size: 14px;
	}

	.page-gallery-grid,
	.portfolio-grid {
		width: 100%;
	}

	.home-column-icon:before,
	.home-bottom blockquote:before,
	.footer-aside .quote-icon:before,
	.testimonial-section .quote-icon:before {
		font-size: 18px;
		padding: 9px;
	}

	.home-column-icon:before {
		top: -11px;
	}

	.home-bottom blockquote {
		margin: 40px 0;
		padding-left: 70px;
	}

	.footer-widgets {
		font-size: 18px;
	}

	.infusion-form .checkbox-text {
		width: 80%;
	}

	.page-header {
		font-size: 22px;
	}

	.page-header .page-header-title {
		font-size: 26px;
	}

}

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

	.comment-form {
		max-width: 90%;
	}

	.page-header {
		font-size: 20px;
	}

	.page-header .page-header-title {
		font-size: 24px;
	}

	.page-gallery-grid,
	.portfolio-grid {
		min-height: 195px;
	}

	.archive-pagination {
		font-size: 14px;
	}

	.pagination-next,
	.pagination-previous,
	.portfolio-post-nav .pagination-previous,
	.portfolio-post-nav .pagination-next {
		padding: 15px 25px 20px;
	}

	.portfolio-post-nav .pagination-next {
		min-height: 60px;
	}

}

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

	.title-area,
	.site-title,
	.site-title a {
		height: 28px;
		width: 200px;
	}

	.site-title a {
		background: url(images/logo-sm.png) no-repeat;
	}

	.mobile-menu:before {
		font-size: 24px;
	}

	.mobile-menu {
		margin-top: 17px;
		padding: 10px 3px;
	}

	.portfolio-single .site-inner,
	.single-post .site-inner {
		padding-top: 40px;
	}

	.entry.even,
	.entry.odd {
		padding: 40px 0;
	}

}

/* Retina Support */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 428px),
	   only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 428px),
	   only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 428px),
	   only screen and (min-device-pixel-ratio: 1.5) and (max-width: 428px),
	   only screen and (min-resolution: 192dpi) and (max-width: 428px),
	   only screen and (min-resolution: 2dppx) and (max-width: 428px) {

		   .site-title a {
			   background: url(images/logo-sm2x.png) no-repeat;
			   background-size: 200px 28px;
		   }

}

/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Soliloquy
--------------------------------------------- */

.soliloquy-container .soliloquy-next,
.soliloquy-container .soliloquy-prev {
	background: rgba(165,148,130, .5) !important;
	border-radius: 50% !important;
	height: 40px !important;
	width: 40px !important;
}

.soliloquy-container .soliloquy-prev {
	left: -50px !important;
}

.soliloquy-container .soliloquy-next {
	right: -50px !important;
}

.soliloquy-container .soliloquy-next:hover,
.soliloquy-container .soliloquy-prev:hover {
	background: rgba(165,148,130, .8) !important;
}

.soliloquy-container .soliloquy-next:before {
	color: #fff;
	content: "\e007";
	font-size: 22px;
	left: 11px;
	position: relative;
	top: 8px;
}

.soliloquy-container .soliloquy-prev:before {
	color: #fff;
	content: "m";
	font-size: 22px;
	left: 8px;
	position: relative;
	top: 8px;
}

/* Thumbnails Nav */

.soliloquy-container.soliloquy-thumbnails-container .soliloquy-next,
.soliloquy-container.soliloquy-thumbnails-container .soliloquy-prev {
	height: 26px !important;
	width: 26px !important;
}

.soliloquy-container.soliloquy-thumbnails-container .soliloquy-next {
	right: 10px !important;
}

.soliloquy-container.soliloquy-thumbnails-container .soliloquy-prev {
	left: 10px !important;
}

.soliloquy-container.soliloquy-thumbnails-container .soliloquy-next:before,
.soliloquy-container.soliloquy-thumbnails-container .soliloquy-prev:before {
	font-size: 16px;
}

.soliloquy-container.soliloquy-thumbnails-container .soliloquy-next:before {
	left: 7px;
	top: 4px
}

.soliloquy-container.soliloquy-thumbnails-container .soliloquy-prev:before {
	left: 4px;
	top: 4px
}

/* Nav Icons */

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

	.soliloquy-container .soliloquy-prev {
		left: 10px !important;
	}

	.soliloquy-container .soliloquy-next {
		right: 10px !important;
	}

}

/* Share Buttons
--------------------------------------------- */

.scriptlesssocialsharing-buttons {
	padding-top: 20px;
}

.scriptlesssocialsharing .button {
	border-radius: 3px;
	font-size: 12px;
	line-height: 1;
	margin: 0 5px 5px 0;
	padding: 8px 12px 6px 26px;
	text-transform: none;
}

.scriptlesssocialsharing .button span:before {
	display: block;
	font-size: 14px;
	height: 0;
	left: -18px;
	position: relative;
	top: -2px;
}

.scriptlesssocialsharing .button.facebook span:before {
	content: "`";
}

.scriptlesssocialsharing .button.twitter span:before {
	content: "8";
}

.scriptlesssocialsharing .button.linkedin span:before {
	content: "/";
	font-size: 12px;
	top: -1px;
}