
/*--------------------------------------------------------------
# NORMALIZE
--------------------------------------------------------------*/

/*! normalize.css v5.0.0 */
button, hr, input {
	overflow: visible;
}

audio, canvas, progress, video {
	display: inline-block;
}

progress, sub, sup {
	vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

h1 {
	font-size: 2em;
	margin: .67em 0;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active, a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
	-webkit-text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
	font-weight: 400;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, select {
	text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: ButtonText dotted 1px;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}

textarea {
	overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

[hidden], template {
	display: none;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

:focus {
	outline: -webkit-focus-ring-color auto 0px;
}

/*--------------------------------------------------------------
# WP
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background: #fff;
}

body.menu-active {
	overflow: hidden;
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ol, ul {
	margin: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ol, li>ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# CLEARINGS
--------------------------------------------------------------*/
.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
	clear: both;
}

/*--------------------------------------------------------------
# WIDGETS
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
## COMMENTS
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Older / Newer Posts Navigation (always hidden) */

/*--------------------------------------------------------------
# INFINITE SCROLL
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# MEDIA
--------------------------------------------------------------*/

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
	max-width: 100%;
}

img.responsive, video.responsive {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

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

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

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

/*--------------------------------------------------------------
# GRID
--------------------------------------------------------------*/
.container {
	margin: 0 auto;
	max-width: 450px;
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media screen and (min-width: 500px) {
	.container {
		max-width: 600px;
	}
}

@media screen and (min-width: 768px) {
	.container {
		max-width: 800px;
	}
}

@media screen and (min-width: 1024px) {
	.container {
		max-width: 1024px;
	}
}

@media screen and (min-width: 1200px) {
	.container {
		max-width: 1100px;
	}
}

.container .row {
	margin-left: -.75rem;
	margin-right: -.75rem;
}

.row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

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

.row .col {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 2.5rem;
	min-height: 1px;
}

.row .col[class*=push-], .row .col[class*=pull-] {
	position: relative;
}

/*PHONE - TABLETS*/
.row .col.s1, .row .col.s10, .row .col.s11, .row .col.s12, .row .col.s2, .row .col.s3, .row .col.s4, .row .col.s5, .row .col.s7, .row .col.s8, .row .col.s9 {
	margin-left: auto;
	left: auto;
	right: auto;
}

.row .col.s1 {
	width: 8.3333333333%;
}

.row .col.s2 {
	width: 16.6666666667%;
}

.row .col.s3 {
	width: 25%;
}

.row .col.s4 {
	width: 33.3333333333%;
}

.row .col.s5 {
	width: 41.6666666667%;
}

.row .col.s6 {
	width: 50%;
	margin-left: auto;
	left: auto;
	right: auto;
}

.row .col.s7 {
	width: 58.3333333333%;
}

.row .col.s8 {
	width: 66.6666666667%;
}

.row .col.s9 {
	width: 75%;
}

.row .col.s10 {
	width: 83.3333333333%;
}

.row .col.s11 {
	width: 91.6666666667%;
}

.row .col.s12 {
	width: 100%;
	padding: 0 15px;
}

.row .col.offset-s1 {
	margin-left: 8.3333333333%;
}

.row .col.pull-s1 {
	right: 8.3333333333%;
}

.row .col.push-s1 {
	left: 8.3333333333%;
}

.row .col.offset-s2 {
	margin-left: 16.6666666667%;
}

.row .col.pull-s2 {
	right: 16.6666666667%;
}

.row .col.push-s2 {
	left: 16.6666666667%;
}

.row .col.offset-s3 {
	margin-left: 25%;
}

.row .col.pull-s3 {
	right: 25%;
}

.row .col.push-s3 {
	left: 25%;
}

.row .col.offset-s4 {
	margin-left: 33.3333333333%;
}

.row .col.pull-s4 {
	right: 33.3333333333%;
}

.row .col.push-s4 {
	left: 33.3333333333%;
}

.row .col.offset-s5 {
	margin-left: 41.6666666667%;
}

.row .col.pull-s5 {
	right: 41.6666666667%;
}

.row .col.push-s5 {
	left: 41.6666666667%;
}

.row .col.offset-s6 {
	margin-left: 50%;
}

.row .col.pull-s6 {
	right: 50%;
}

.row .col.push-s6 {
	left: 50%;
}

.row .col.offset-s7 {
	margin-left: 58.3333333333%;
}

.row .col.pull-s7 {
	right: 58.3333333333%;
}

.row .col.push-s7 {
	left: 58.3333333333%;
}

.row .col.offset-s8 {
	margin-left: 66.6666666667%;
}

.row .col.pull-s8 {
	right: 66.6666666667%;
}

.row .col.push-s8 {
	left: 66.6666666667%;
}

.row .col.offset-s9 {
	margin-left: 75%;
}

.row .col.pull-s9 {
	right: 75%;
}

.row .col.push-s9 {
	left: 75%;
}

.row .col.offset-s10 {
	margin-left: 83.3333333333%;
}

.row .col.pull-s10 {
	right: 83.3333333333%;
}

.row .col.push-s10 {
	left: 83.3333333333%;
}

.row .col.offset-s11 {
	margin-left: 91.6666666667%;
}

.row .col.pull-s11 {
	right: 91.6666666667%;
}

.row .col.push-s11 {
	left: 91.6666666667%;
}

.row .col.offset-s12 {
	margin-left: 100%;
}

.row .col.pull-s12 {
	right: 100%;
}

.row .col.push-s12 {
	left: 100%;
}

/*PHONE SPECIFICS*/
@media only screen and (max-width:481px) {
	.row .col.xs12 {
		width: 100%;
	}
	
	.row .col.offset-xs0 {
		margin-left: 0;
	}
	
	.row .col.push-s6 {
		left: 0;
	}
	
	.row .col.pull-s6 {
		right: 0;
	}
}

/*TABLETS - LAPTOPS*/
@media only screen and (min-width:767px) {
	.row .col.m1, .row .col.m10, .row .col.m11, .row .col.m12, .row .col.m2, .row .col.m3, .row .col.m4, .row .col.m5, .row .col.m7, .row .col.m8, .row .col.m9 {
		margin-left: auto;
		left: auto;
		right: auto;
	}
	
	.row .col.m1 {
		width: 8.3333333333%;
	}
	
	.row .col.m2 {
		width: 16.6666666667%;
	}
	
	.row .col.m3 {
		width: 25%;
	}
	
	.row .col.m4 {
		width: 33.3333333333%;
	}
	
	.row .col.m5 {
		width: 41.6666666667%;
	}
	
	.row .col.m6 {
		width: 50%;
		margin-left: auto;
		left: auto;
		right: auto;
	}
	
	.row .col.m7 {
		width: 58.3333333333%;
	}
	
	.row .col.m8 {
		width: 66.6666666667%;
	}
	
	.row .col.m9 {
		width: 75%;
	}
	
	.row .col.m10 {
		width: 83.3333333333%;
	}
	
	.row .col.m11 {
		width: 91.6666666667%;
	}
	
	.row .col.m12 {
		width: 100%;
	}
	
	.row .col.offset-m1 {
		margin-left: 8.3333333333%;
	}
	
	.row .col.pull-m1 {
		right: 8.3333333333%;
	}
	
	.row .col.push-m1 {
		left: 8.3333333333%;
	}
	
	.row .col.offset-m2 {
		margin-left: 16.6666666667%;
	}
	
	.row .col.pull-m2 {
		right: 16.6666666667%;
	}
	
	.row .col.push-m2 {
		left: 16.6666666667%;
	}
	
	.row .col.offset-m3 {
		margin-left: 25%;
	}
	
	.row .col.pull-m3 {
		right: 25%;
	}
	
	.row .col.push-m3 {
		left: 25%;
	}
	
	.row .col.offset-m4 {
		margin-left: 33.3333333333%;
	}
	
	.row .col.pull-m4 {
		right: 33.3333333333%;
	}
	
	.row .col.push-m4 {
		left: 33.3333333333%;
	}
	
	.row .col.offset-m5 {
		margin-left: 41.6666666667%;
	}
	
	.row .col.pull-m5 {
		right: 41.6666666667%;
	}
	
	.row .col.push-m5 {
		left: 41.6666666667%;
	}
	
	.row .col.offset-m6 {
		margin-left: 50%;
	}
	
	.row .col.pull-m6 {
		right: 50%;
	}
	
	.row .col.push-m6 {
		left: 50%;
	}
	
	.row .col.offset-m7 {
		margin-left: 58.3333333333%;
	}
	
	.row .col.pull-m7 {
		right: 58.3333333333%;
	}
	
	.row .col.push-m7 {
		left: 58.3333333333%;
	}
	
	.row .col.offset-m8 {
		margin-left: 66.6666666667%;
	}
	
	.row .col.pull-m8 {
		right: 66.6666666667%;
	}
	
	.row .col.push-m8 {
		left: 66.6666666667%;
	}
	
	.row .col.offset-m9 {
		margin-left: 75%;
	}
	
	.row .col.pull-m9 {
		right: 75%;
	}
	
	.row .col.push-m9 {
		left: 75%;
	}
	
	.row .col.offset-m10 {
		margin-left: 83.3333333333%;
	}
	
	.row .col.pull-m10 {
		right: 83.3333333333%;
	}
	
	.row .col.push-m10 {
		left: 83.3333333333%;
	}
	
	.row .col.offset-m11 {
		margin-left: 91.6666666667%;
	}
	
	.row .col.pull-m11 {
		right: 91.6666666667%;
	}
	
	.row .col.push-m11 {
		left: 91.6666666667%;
	}
	
	.row .col.offset-m12 {
		margin-left: 100%;
	}
	
	.row .col.pull-m12 {
		right: 100%;
	}
	
	.row .col.push-m12 {
		left: 100%;
	}
}

/*LG. LAPTOPS - DESKTOPS*/
@media only screen and (min-width:1025px) {
	.row .col.l1, .row .col.l10, .row .col.l11, .row .col.l12, .row .col.l2, .row .col.l3, .row .col.l4, .row .col.l5, .row .col.l7, .row .col.l8, .row .col.l9 {
		margin-left: auto;
		left: auto;
		right: auto;
	}
	
	.row .col.l1 {
		width: 8.3333333333%;
	}
	
	.row .col.l2 {
		width: 16.6666666667%;
	}
	
	.row .col.l3 {
		width: 25%;
	}
	
	.row .col.l4 {
		width: 33.3333333333%;
	}
	
	.row .col.l5 {
		width: 41.6666666667%;
	}
	
	.row .col.l6 {
		width: 50%;
		margin-left: auto;
		left: auto;
		right: auto;
	}
	
	.row .col.l7 {
		width: 58.3333333333%;
	}
	
	.row .col.l8 {
		width: 66.6666666667%;
	}
	
	.row .col.l9 {
		width: 75%;
	}
	
	.row .col.l10 {
		width: 83.3333333333%;
	}
	
	.row .col.l11 {
		width: 91.6666666667%;
	}
	
	.row .col.l12 {
		width: 100%;
	}
	
	.row .col.offset-l1 {
		margin-left: 8.3333333333%;
	}
	
	.row .col.pull-l1 {
		right: 8.3333333333%;
	}
	
	.row .col.push-l1 {
		left: 8.3333333333%;
	}
	
	.row .col.offset-l2 {
		margin-left: 16.6666666667%;
	}
	
	.row .col.pull-l2 {
		right: 16.6666666667%;
	}
	
	.row .col.push-l2 {
		left: 16.6666666667%;
	}
	
	.row .col.offset-l3 {
		margin-left: 25%;
	}
	
	.row .col.pull-l3 {
		right: 25%;
	}
	
	.row .col.push-l3 {
		left: 25%;
	}
	
	.row .col.offset-l4 {
		margin-left: 33.3333333333%;
	}
	
	.row .col.pull-l4 {
		right: 33.3333333333%;
	}
	
	.row .col.push-l4 {
		left: 33.3333333333%;
	}
	
	.row .col.offset-l5 {
		margin-left: 41.6666666667%;
	}
	
	.row .col.pull-l5 {
		right: 41.6666666667%;
	}
	
	.row .col.push-l5 {
		left: 41.6666666667%;
	}
	
	.row .col.offset-l6 {
		margin-left: 50%;
	}
	
	.row .col.pull-l6 {
		right: 50%;
	}
	
	.row .col.push-l6 {
		left: 50%;
	}
	
	.row .col.offset-l7 {
		margin-left: 58.3333333333%;
	}
	
	.row .col.pull-l7 {
		right: 58.3333333333%;
	}
	
	.row .col.push-l7 {
		left: 58.3333333333%;
	}
	
	.row .col.offset-l8 {
		margin-left: 66.6666666667%;
	}
	
	.row .col.pull-l8 {
		right: 66.6666666667%;
	}
	
	.row .col.push-l8 {
		left: 66.6666666667%;
	}
	
	.row .col.offset-l9 {
		margin-left: 75%;
	}
	
	.row .col.pull-l9 {
		right: 75%;
	}
	
	.row .col.push-l9 {
		left: 75%;
	}
	
	.row .col.offset-l10 {
		margin-left: 83.3333333333%;
	}
	
	.row .col.pull-l10 {
		right: 83.3333333333%;
	}
	
	.row .col.push-l10 {
		left: 83.3333333333%;
	}
	
	.row .col.offset-l11 {
		margin-left: 91.6666666667%;
	}
	
	.row .col.pull-l11 {
		right: 91.6666666667%;
	}
	
	.row .col.push-l11 {
		left: 91.6666666667%;
	}
	
	.row .col.offset-l12 {
		margin-left: 100%;
	}
	
	.row .col.pull-l12 {
		right: 100%;
	}
	
	.row .col.push-l12 {
		left: 100%;
	}
}

/*--------------------------------------------------------------
  MEDIA QUERY CLASSES
--------------------------------------------------------------*/
@media only screen and (max-width:600px) {
	.hide-on-small-and-down, .hide-on-small-only {
		display: none !important;
	}
}

@media only screen and (max-width:992px) {
	.hide-on-med-and-down {
		display: none !important;
	}
}

@media only screen and (min-width:601px) {
	.hide-on-med-and-up {
		display: none !important;
	}
}

@media only screen and (min-width:600px) and (max-width:992px) {
	.hide-on-med-only {
		display: none !important;
	}
}

@media only screen and (min-width:993px) {
	.hide-on-large-only {
		display: none !important;
	}
	
	.show-on-large {
		display: block !important;
	}
}

@media only screen and (min-width:600px) and (max-width:992px) {
	.show-on-medium {
		display: block !important;
	}
}

@media only screen and (min-width:601px) {
	.show-on-medium-and-up {
		display: block !important;
	}
}

@media only screen and (max-width:992px) {
	.show-on-medium-and-down {
		display: block !important;
	}
}

@media only screen and (max-width:600px) {
	.show-on-small {
		display: block !important;
	}
	
	.center-on-small-only {
		text-align: center;
	}
}

/*--------------------------------------------------------------
# Section Blocks
--------------------------------------------------------------*/
.section-bloc {
	/*background-color: #ffffff;*/
	padding: 100px 0;
	padding: 50px 0;
}

.gray-back, .black-back {
	background-color: #3f4f5f;
	background-color: #5b5b57;
	color: #fff;
	padding-bottom: 80px;
}

.grayer-back {
	background-color: #f8f8f8;
}

.gray-back p, .black-back p, .black-back a {
	color: #fff;
}

.black-back {
	background-color: #111;
}

.black-back p {
	margin-top: 5px;
}

.black-back h3 {
	margin-bottom: 0px;
}

img.serv-icn {
	max-width: 90px;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
.yellow {
	color: #f2ee56;
}

body, button, input, select, optgroup, textarea {
	color: #111;
	font-family: sans-serif;
	font-family: "Moderat", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	font-size: 17px;
	line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 400;
	font-family: "Moderat", sans-serif;
}

h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong {
	font-weight: 400 !important;
}

h1 {
	font-size: 46px;
	margin-bottom: 10px;
	letter-spacing: -2px;
	line-height: 1.2;
	max-width: 56%;
}

h2 {
	font-size: 30px;
	margin-bottom: 10px;
	letter-spacing: 0px;
	line-height: 1.4;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: 400;
}

h4 {
	font-size: 30px;
	line-height: 1.2;
	margin-top: 70px;
	margin-top: 105px;
}

p {
	margin-bottom: 1.5em;
	color: #111;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 300;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

span.ft p {
	color: #111;
	font-size: 17px;
	margin-bottom: 10px;
}

.gray-back span.ft p {
	color: #fff;
}

a, a:visited, a:focus, a:active {
	color: #111;
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
.no-pad-bottom {
	padding-bottom: 0;
}

.no-pad-bottom .row {
	margin-bottom: 0;
}

.no-pad-top {
	padding-top: 0;
}

.no-link-style, .no-link-style a {
	color: inherit;
	text-decoration: none;
}

.is-disabled a.btn {
	opacity: .5;
	cursor: not-allowed;
}

.is-disabled a.btn:hover {
	background-color: #fff;
	color: inherit;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.yellow-bloc {
	background-color: #f2ee56;
	position: absolute;
	z-index: 1;
}

#ft.yellow-bloc {
	width: 85%;
	width: 82%;
	top: -90px;
	bottom: 40px;
	right: 0;
}

body.home #header.yellow-bloc, body.page-template-default #header.yellow-bloc, body.page-template-page-team #header.yellow-bloc, body.page-template-page-work #header.yellow-bloc, body.page-template-page-blog #header.yellow-bloc, body.single-post #header.yellow-bloc, .single-case-studies #header.yellow-bloc {
	position: absolute;
	left: 5%;
	top: 0;
	height: 740px;
	height: 780px;
	width: 66%;
	z-index: -2;
}

.ft-spacer {
	position: relative;
	height: 110px;
}

footer#colophon {
	background-color: #111;
	background-color: #191917;
	position: relative;
}

body:not(.home) footer#colophon {
	margin-top: 180px;
}

footer#colophon .container {
	position: relative;
	z-index: 2;
	margin-top: -65px;
}

.min-menu .col {
	background-color: #fff;
	margin: 15px;
	padding: 0;
}

.min-menu .site-branding {
	margin: 15px 15px 8px;
}

.col.s12.ftmen-padr {
	padding: 0;
}

.ftmenu ul#primary-menu {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.ftmenu ul#primary-menu li {
	display: inline-block;
	margin-right: 24px;
	list-style: none;
	line-height: 56px;
	position: relative;
}

.ftmenu ul#primary-menu li a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "FFMarkWebProBold", sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	color: #111;
	transition: .2s opacity;
	opacity: .9;
}

.ftmenu ul#primary-menu li a:hover {
	opacity: 1;
}

.ftmen-padr {
	background-color: #fff;
	padding: 25px 10px 20px;
}

.ftflex {
	display: flex;
	align-items: center;
}

@media screen and (min-width: 1025px) {
	.widerplease {
		width: 85% !important;
	}
}

@media screen and (min-width: 1680px) {
	.widerplease {
		width: 77% !important;
	}
}

.min-menu {
	margin-bottom: 60px;
}

a.btn {
	padding: 13px 20px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-family: "Moderat", sans-serif;
	background-color: transparent;
	color: #111;
	cursor: pointer;
	transition: .2s all;
	border: 1px solid #111;
	text-decoration: none;
	font-weight: 400;
	font-weight: 700;
}

a.btn:hover {
	background-color: #111;
	color: #f2ee56;
}

a.btn.moaspace {
	margin-top: 5px;
	margin-bottom: 45px;
}

a.btn.black-back {
	border: 1px solid #111;
	background-color: #111;
	color: #f2ee56;
}

a.btn.black-back:hover {
	background-color: #000;
}

a.btn.btn-white {
	color: #fff;
	border: 1px solid #fff;
	background-color: #111;
}

a.btn.btn-white:hover {
	color: #111;
	background-color: #fff;
}

.mm-ctn {
	margin-top: 2.5rem;
}

@media screen and (max-width: 767px) {
	.mm-ctn {
		margin-top: 0;
	}
	
	.menuopen #trigger-overlay {
		padding-right: 2rem !important;
	}
}

.da-main-menu-wrap {
	margin-top: -7px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/* header#masthead {
  padding: 4em 0 0;
  position: relative;
  z-index: 99999;
} */
.site-branding {
	float: left;
	max-width: 75px;
}

.overlay.overlay-corner p a {
	color: #fff;
}

.overlay.overlay-corner p a:hover {
	color: #f2ee56;
}

#trigger-overlay {
	float: right;
	cursor: pointer;
	font-family: "FFMarkWebProBold", sans-serif;
	letter-spacing: 1px;
	font-size: 16px;
	font-size: 14px;
	position: relative;
}

.menuopen #trigger-overlay {
	color: #fff;
}

#trigger-overlay:before, #trigger-overlay:after {
	content: "";
	position: absolute;
	bottom: 9px;
	bottom: -6px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #111;
}

#trigger-overlay:before {
	opacity: 0;
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	transition: opacity 0s, -webkit-transform 0s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform 0s cubic-bezier(.175, .885, .32, 1.275), opacity 0s;
	transition: transform 0s cubic-bezier(.175, .885, .32, 1.275), opacity 0s, -webkit-transform 0s cubic-bezier(.175, .885, .32, 1.275);
}

#trigger-overlay:after {
	opacity: 0;
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	transition: opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s;
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
}

#trigger-overlay:hover:before, #trigger-overlay:hover:after, #trigger-overlay:focus:before, #trigger-overlay:focus:after {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#trigger-overlay:hover:before, #trigger-overlay:focus:before {
	transition: opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s;
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
}

#trigger-overlay:hover:after, #trigger-overlay:focus:after {
	transition: opacity 0s .2s, -webkit-transform 0s .2s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform 0s .2s cubic-bezier(.175, .885, .32, 1.275), opacity 0s .2s;
	transition: transform 0s .2s cubic-bezier(.175, .885, .32, 1.275), opacity 0s .2s, -webkit-transform 0s .2s cubic-bezier(.175, .885, .32, 1.275);
}

.menuopen #trigger-overlay:after, .menuopen #trigger-overlay:before {
	background-color: #fff;
}

.ftmenu a:before, .ftmenu a:after {
	content: "";
	position: absolute;
	bottom: 9px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #111;
}

.ftmenu a:before {
	opacity: 0;
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	transition: opacity 0s, -webkit-transform 0s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform 0s cubic-bezier(.175, .885, .32, 1.275), opacity 0s;
	transition: transform 0s cubic-bezier(.175, .885, .32, 1.275), opacity 0s, -webkit-transform 0s cubic-bezier(.175, .885, .32, 1.275);
}

.ftmenu a:after {
	opacity: 0;
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	transition: opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s;
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
}

.ftmenu a:hover:before, .ftmenu a:hover:after, .ftmenu a:focus:before, .ftmenu a:focus:after {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.ftmenu a:hover:before, .ftmenu a:focus:before {
	transition: opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s;
	transition: transform .2s cubic-bezier(.175, .885, .32, 1.275), opacity .2s, -webkit-transform .2s cubic-bezier(.175, .885, .32, 1.275);
}

.ftmenu a:hover:after, .ftmenu a:focus:after {
	transition: opacity 0s .2s, -webkit-transform 0s .2s cubic-bezier(.175, .885, .32, 1.275);
	transition: transform 0s .2s cubic-bezier(.175, .885, .32, 1.275), opacity 0s .2s;
	transition: transform 0s .2s cubic-bezier(.175, .885, .32, 1.275), opacity 0s .2s, -webkit-transform 0s .2s cubic-bezier(.175, .885, .32, 1.275);
}

body.lockemup, html.lockemup {
	overflow: hidden !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(15, 29, 43, .98);
}

/* Overlay closing cross */

/*.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(../img/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}*/

/* Menu style */
.overlay nav {
	/*	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);*/
	position: relative;
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	line-height: 1.75;
}

.overlay ul li a {
	font-size: 48px;
	font-weight: 300;
	font-weight: 700;
	display: block;
	color: #fff;
	-webkit-transition: color .2s;
	transition: color .2s;
	text-decoration: none;
	font-family: "Moderat", sans-serif;
}

.overlay ul li a:hover, .overlay ul li a:focus {
	color: #f0f0f0;
}

.overlay ul li a:hover {
	color: #f2ee56;
}

a#menu-c {
	float: right;
	cursor: pointer;
	font-family: "FFMarkWebProBold", sans-serif;
	letter-spacing: 1px;
	font-size: 14px;
	position: relative;
	color: #111;
	background-color: red;
	background-color: hsla(0, 0%, 5%, .07);
	padding: 4px 14px 6px;
	padding: 4px 14px 6px;
	margin: -3px 15px;
	margin: -4px 15px;
	border-radius: 16px;
	text-decoration: none;
}

a#menu-c:hover {
	background-color: hsla(0, 0%, 5%, .1);
}

/* Effects */
body.menuopen {
	overflow: hidden !important;
}

.overlay-corner {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(50px) translateX(50px);
	transform: translateY(50px) translateX(50px);
	-webkit-transition: opacity .5s, -webkit-transform .5s, visibility 0s .5s;
	transition: opacity .5s, transform .5s, visibility 0s .5s;
	padding-top: 200px;
	padding-top: 180px;
}

.overlay-corner.open {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: opacity .5s, transform .5s;
	z-index: 20;
	overflow-y: auto;
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	
	.overlay ul li {
		min-height: 34px;
	}
}

.overlay p {
	color: #fff;
}

.overlay h3 {
	color: rgba(255, 255, 255, .5);
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
}

/*--------------------------------------------------------------
# Home Page
--------------------------------------------------------------*/
.logo {
	max-width: 22%;
	max-width: 24%;
	display: inline-block;
	padding: 2%;
}

.home-img {
	position: absolute;
	right: -5%;
	top: -130px;
	bottom: -130px;
	left: 30%;
	z-index: -1;
	background-size: cover;
	-webkit-box-shadow: 4px 4px 0 0 rgba(66, 77, 79, .1);
	box-shadow: 4px 4px 0 0 rgba(66, 77, 79, .1);
}

.section-bloc.home-landing, .section-bloc.work-landing {
	padding-bottom: 160px;
	margin: 50px 0;
	min-height: 550px;
}

.home-landing a.btn, .work-landing a.btn {
	margin-left: 11%;
	margin-top: 20px;
}

/*--------------------------------------------------------------
# Case Studies Page
--------------------------------------------------------------*/

/*
.single-case-studies #header.yellow-bloc {
    position: absolute;
    left: 5%;
    top: 0;
    height: 580px;
    width: 43%;
    z-index: -2;
}
*/
#page {
	max-width: 1920px;
	margin: 0 auto;
}

.single-case-studies .home-img {
	position: absolute;
	right: -5%;
	top: -130px;
	bottom: -220px;
	left: 15%;
	z-index: -1;
	background-size: cover;
	-webkit-box-shadow: 4px 4px 0 0 rgba(66, 77, 79, .1);
	box-shadow: 4px 4px 0 0 rgba(66, 77, 79, .1);
}

.row.port {
	margin-left: 5%;
	margin-right: 5%;
}

.row.port .fimg {
	padding-left: 0;
	padding-right: 0;
	margin-top: 4px;
}

.row.port .limg {
	padding-left: 0;
}

.row.port .rimg {
	padding-right: 0;
}

.fimg img, .limg img, .rimg img {
	width: 100%;
}

.goal {
	background-color: #f2ee56;
	margin: 5%;
	padding: 20px 6px;
}

.goal .container {
	width: 90%;
}

.goal {
	background-color: #f2ee56;
	margin: 0 5%;
	padding: 20px 6px;
	margin-bottom: 30px;
	margin-top: 50px;
}

.section-bloc.work-intro {
	padding-bottom: 0px;
}

.section-bloc.port-row {
	padding: 50px 0;
}

/*--------------------------------------------------------------
# Default Page
--------------------------------------------------------------*/
.default-img {
	position: absolute;
	right: -5%;
	top: -130px;
	bottom: -200px;
	left: 30%;
	z-index: -1;
	z-index: 10;
	background-size: cover;
	background-position: center;
	-webkit-box-shadow: 4px 4px 0 0 rgba(66, 77, 79, .1);
	box-shadow: 4px 4px 0 0 rgba(66, 77, 79, .1);
	height: 490px;
}

.home-landing h1, .home-landing h3, .work-landing h1, .work-landing h3 {
	position: relative;
	z-index: 11;
}

.sbsbg {
	display: block;
	position: absolute;
	width: calc(95% - 5px);
	height: 95%;
	top: 10%;
	bottom: 0;
	left: 10%;
	right: 0;
	background-color: #f8f8f8;
	z-index: -1;
}

.col.r .sbsbg {
	left: -3%;
	width: calc(95% - 6px);
}

.sbsbg.bg {
	display: block;
	position: absolute;
	width: 93%;
	height: 97%;
	top: 10%;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #f8f8f8;
	z-index: -1;
}

.col.l .sbsbg.bg {
	width: 96%;
	left: 7%;
}

input#gform_submit_button_1, input#gform_submit_button_4, input#gform_submit_button_15, input#gform_submit_button_17 {
	padding: 13px 20px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: "Moderat", sans-serif;
	background-color: transparent;
	background-color: #111;
	color: #111;
	color: #f2ee56;
	cursor: pointer;
	transition: .2s all;
	border: 1px solid #111;
	border: 1px solid #111;
	text-decoration: none;
	font-weight: 600;
	white-space: normal;
}

@media screen and (max-width: 1400px) {
	body.home #header.yellow-bloc, body.page-template-default #header.yellow-bloc, body.page-template-page-team #header.yellow-bloc, body.page-template-page-work #header.yellow-bloc, .single-case-studies #header.yellow-bloc {
		height: 720px;
	}
	
	.home-img, .default-img {
		bottom: -100px;
	}
	
	.section-bloc.home-landing, .section-bloc.work-landing {
		min-height: 470px;
	}
}

@media screen and (max-width: 1200px) {
	.home-landing a.btn {
		margin-left: 7%;
	}
	
	.ftmenu ul#primary-menu li {
		margin-right: 20px;
	}
}

@media screen and (max-width: 1024px) {
	.home-landing a.btn {
		margin-left: 0;
	}
	
	#ft.yellow-bloc {
		width: 96%;
	}
	
	.min-menu .col {
		margin: 15px 0;
	}
	
	.has-sbsbg.on-right>div>div:last-child {
		padding-right: 3rem;
	}
	
	.has-sbsbg.on-left>div>div:last-child {
		padding-left: 3rem;
	}
}

@media screen and (max-width: 997px) {
	.black-back p {
		font-size: 15px;
	}
}

@media screen and (max-width: 932px) {
	.min-menu .site-branding {
		display: none;
	}
	
	.min-menu {
		margin-left: 15px;
	}
	
	.ftmenu {
		padding-left: 15px;
	}
}

@media screen and (max-width: 767px) {
	.hero-play-button {
		height: 63px;
		width: 86px;
	}
	
	.hero-play-button:after {
		left: 1.5rem;
		top: 1.25rem;
		border-left: 2.5rem solid #f2ee56;
		border-top: .75rem solid transparent;
		border-bottom: .75rem solid transparent;
	}
	
	a#menu-c {
		display: none;
	}
	
	.section-bloc.home-landing .btn, .section-bloc.work-landing .btn {
		display: none;
	}
	
	.home-img, .default-img {
		bottom: 100px;
		bottom: -10px;
	}
	
	.default-img {
		height: auto;
	}
	
	.section-bloc.home-landing h3 {
		font-size: 17px;
	}
	
	h1 {
		margin-top: 20px;
		font-size: 40px;
	}
	
	body.home #header.yellow-bloc, body.page-template-default #header.yellow-bloc, body.page-template-page-team #header.yellow-bloc, body.page-template-page-work #header.yellow-bloc, .single-case-studies #header.yellow-bloc {
		height: 510px;
	}
	
	.section-bloc.home-landing, .section-bloc.work-landing {
		padding-bottom: 0;
		min-height: auto;
	}
	
	.col.l8.m8.s12 .col.s12 {
		padding-left: 0;
	}
	
	h2 {
		font-size: 32px;
		line-height: 1.2;
	}
	
	.col.l6.s12.limg {
		padding-right: 0;
	}
	
	.col.l6.s12.rimg {
		padding-left: 0;
		padding-top: 20px;
	}
	
	.col.r .sbsbg, .col.l .sbsbg.bg, .col.l .sbsbg {
		left: 0%;
		width: 100%;
	}
	
	h4 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	.sbsbg.bg {
		top: 5%;
	}
	
	div#trigger-overlay {
		position: fixed;
		background-color: #fff;
		padding: .5rem 1rem;
		right: 0;
		margin-top: -1rem;
	}
	
	.menuopen div#trigger-overlay {
		background-color: transparent;
	}
	
	.menuopen .site-branding {
		display: none;
	}
	
	.has-sbsbg.on-right>div>div:last-child, .has-sbsbg.on-left>div>div:last-child {
		padding: 2rem 1rem 1rem;
	}
}

/**********************************************************
  Blog Styles
**********************************************************/
h1.entry-title {
	max-width: 100%;
}

.blog-back-cta {
	margin-top: 2rem;
}

hr.blog-seperator {
	display: block;
	border-bottom: 1px solid #f8f8f8;
	margin-top: 5rem;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	clear: none;
}

.pagination {
	text-align: center;
	margin-bottom: 4rem;
}

.pagination a {
	color: #111;
	text-decoration: none;
	padding: 0 .25rem;
}

.entry-content a {
	color: #111;
}

.pagination a:hover, .entry-content a:hover {
	color: #f2ee56;
}

@media screen and (min-width: 768px) {
	.next-posts {
		text-align: right;
	}
}

/**********************************************************
  LightBox
**********************************************************/
.lightbox {
	display: flex;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 999997;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
}

.lightbox-overlay {
	background-color: rgba(0, 0, 0, .75);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 999998;
}

.lightbox-inner {
	position: relative;
	z-index: 999999;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	max-width: 300px;
}

.lightbox-inner iframe {
	width: 300px;
	height: 169px;
}

.close-lightbox {
	position: absolute;
	top: 2rem;
	right: 2rem;
	color: #fff;
	background-color: transparent;
	border: 0;
	z-index: 999999;
	font-size: 2rem;
	cursor: pointer;
}

@media screen and (min-width: 576px) {
	.lightbox-inner {
		-ms-flex: 0 0 480px;
		flex: 0 0 480px;
		max-width: 480px;
	}
	
	.lightbox-inner iframe {
		width: 480px;
		height: 270px;
	}
}

@media screen and (min-width: 768px) {
	.lightbox-inner {
		-ms-flex: 0 0 560px;
		flex: 0 0 560px;
		max-width: 560px;
	}
	
	.lightbox-inner iframe {
		width: 560px;
		height: 315px;
	}
}

/**********************************************************
  Post Filter
**********************************************************/
.post-filters {
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
}

.post-filters.from-left {
	justify-content: flex-start;
	margin: 0;
	margin-left: -.75rem;
}

.post-filters .filter-group {
	padding: .25rem .75rem;
}

.post-filters .filter-group a.btn {
	margin: 0;
}

.select2-container--classic span.select2-selection--single {
	border-radius: 0 !important;
	font-size: 13px;
	color: #444;
	white-space: nowrap;
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
}

.select2-container--classic span.select2-selection--single .select2-selection__arrow {
	border-radius: 0 !important;
	background: none !important;
	border: none !important;
}

.select2-container--classic .select2-selection--single span.select2-selection__rendered {
	line-height: 26px;
}

.select2-search__field {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: url("https://whatisyourm.com/wp-content/themes/whatisyourm/chosen-sprite.png") 100% -20px no-repeat;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0;
}

.select2-results__option {
	font-size: 13px;
}

.select2-container--classic.select2-container--open span.select2-dropdown, .select2-container--classic.select2-container--open span.select2-selection--single {
	border: 1px solid #aaa;
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
}

.select2-container--classic li.select2-results__option--highlighted[aria-selected] {
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
}

li.select2-results__option {
	margin-left: .35rem;
	margin-right: .35rem;
	padding: .25rem .5rem;
}

.no-marg {
	margin: 0 !important;
}

.select2-search__field.nitro-lazy {
	background-image: none !important;
}

.padding-top {
	padding-top: 5rem;
}

/**********************************************************
  Flex Grid
**********************************************************/
.flex-grid {
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}

.flex-col {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: .5rem;
}

.flex-col-image {
	display: -ms-flex;
	display: flex;
	height: 380px;
	align-items: center;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.flex-col .hover-content {
	padding: 1.5rem;
	text-align: center;
	width: 100%;
	opacity: 0;
	transition: opacity 320ms;
	position: relative;
	z-index: 5;
	color: #fff;
}

.flex-col .hover-content h4, .flex-col .hover-content {
	margin-top: 0;
	text-decoration: none;
}

.flex-col:hover .hover-content {
	opacity: 1;
}

.full-link {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.flex-col:hover .full-link {
	background-color: rgba(0, 0, 0, .5);
}

@media screen and (min-width: 640px) {
	.flex-col:not(.half) {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 768px) {
	.flex-col.half {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 1024px) {
	.flex-col:not(.half) {
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}
}

.hide-widgettitle .widgettitle {
	display: none;
}

/* YouTube embed jQuery plugin */
.yte-video-embed {
	z-index: 10;
}

.yte-video-embed, .yte-thumb, .yte-overlay, .yte-iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.yte-thumb {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	transition: opacity 320ms;
}

.yte-overlay {
	background-color: rgba(0, 0, 0, .5);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 10;
	transition: opacity 320ms;
}

.yte-video-embed .in-background {
	z-index: -1;
	opacity: 0;
}

.yte-overlay:hover .yte-play-btn {
	opacity: 1;
}

.yte-play-btn {
	width: 75px;
	height: 50px;
	background-image: linear-gradient(to top, #a28a00, #f2ee56);
	border-radius: .5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: .85;
	transition: opacity 320ms;
}

.yte-play-btn-arrow {
	border-left: 1.25rem solid #fff;
	border-top: .65rem solid transparent;
	border-bottom: .65rem solid transparent;
	display: block;
	width: 0;
	height: 0;
}

.yte-iframe {
	z-index: 10;
}

svg path, svg rect {
	fill: #fff;
}

#insta-gallery-feed-1 .insta-gallery-actions .insta-gallery-button {
	color: #f2ee56 !important;
}

.section-insta {
	margin-top: 3rem;
	padding: 6rem 0 8rem 0;
}

.section-insta-inner {
	padding: .5% 8%;
	position: relative;
}

.insta-gallery-feed[data-feed_layout=carousel] {
	overflow: visible;
}

.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next, .insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev {
	top: 2rem !important;
	width: 20px !important;
}

.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next:hover, .insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev:hover {
	background-color: transparent !important;
}

.insta-grid {
	align-items: center;
	padding-bottom: 2rem;
}

.insta-icon {
	max-width: 55px;
}

.insta-label {
	font-size: 1.35rem;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1rem;
	padding-bottom: 1.5rem;
}

.insta-label a {
	text-decoration: none;
}

@media screen and (max-width: 576px) {
	.hero-video {
		height: 250px !important;
	}
}

@media screen and (min-width: 576px) {
	.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next {
		right: 10px !important;
	}
	
	.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev {
		left: 10px !important;
	}
	
	.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next, .insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev {
		width: auto !important;
		height: auto !important;
		top: 4rem !important;
	}
}

@media screen and (min-width: 768px) {
	.yte-play-btn {
		width: 100px;
		height: 65px;
	}
	
	.yte-play-btn-arrow {
		border-left-width: 2rem;
		border-top-width: 1rem;
		border-bottom-width: 1rem;
	}
}

@media screen and (min-width: 992px) {
	.section-insta {
		margin-top: 7rem;
	}
	
	.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next, .insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev {
		padding: 0 1rem;
		top: 4.5rem !important;
	}
	
	i.qligg-icon-next, i.qligg-icon-prev {
		transform: scaleY(1.5) !important;
		font-size: 2.25rem !important;
		font-weight: bold !important;
		opacity: .5 !important;
	}
}

@media screen and (min-width: 1024px) {
	.demo-container {
		padding-bottom: 600px;
	}
	
	.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next {
		right: 2.75% !important;
	}
	
	.insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev {
		left: 2.75% !important;
	}
}

/**********************************************************
  Review Form
**********************************************************/
.review-form {
	text-align: center !important;
	margin: 0 auto !important;
}

.review-form ul.gfield_radio li input, .review-form .gsurvey-rating input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.review-form ul.gfield_radio li label, .review-form .green-review-button {
	border-radius: 0px;
	padding: .75rem 2rem;
	font-size: 1.1rem;
	letter-spacing: .1rem;
	display: inline-block;
	position: relative;
	color: #f2ee56;
	background-color: #191917;
	max-width: 100%;
	width: 170px;
	text-align: center;
	margin-right: 1rem;
	transition: color 320ms, background-color 320ms;
	text-decoration: none;
	text-transform: uppercase;
}

.review-form ul.gfield_radio li label:hover, .review-form .gfield_radio input:checked~label, .review-form .green-review-button:hover {
	color: #191917;
	background-color: #f2ee56;
	font-weight: normal;
}

.review-form ul.gfield_radio li {
	display: inline-block;
}

.gsurvey-rating>input:checked~label, .gsurvey-rating>input:checked~label:hover, .gsurvey-rating>input:checked~label:hover~label, .gsurvey-rating>label:hover~input:checked~label, .gsurvey-rating>input:checked+label:hover, .gsurvey-rating>input:checked+label:hover~label, .gsurvey-rating:not(:checked)>label:hover, .gsurvey-rating:not(:checked)>label:hover~label, .review-form .gsurvey-rating label, .gsurvey-rating>input:checked~label {
	width: 40px !important;
	height: 30px !important;
	color: transparent !important;
	background-size: 30px 30px !important;
}

.ginput_container.gsurvey-rating-wrapper:after {
	content: "";
	display: block;
	clear: both;
}

.ginput_container.gsurvey-rating-wrapper .gsurvey-rating {
	float: none !important;
	display: inline-block;
}

input#gform_submit_button_8 {
	border-radius: 0px;
	padding: .75rem 2rem;
	font-size: 1.1rem;
	letter-spacing: .1rem;
	display: inline-block;
	position: relative;
	color: #1a1917;
	background-color: #f2ee56;
	max-width: 100%;
	width: 170px;
	text-align: center;
	margin-right: 1rem;
	transition: color 320ms, background-color 320ms;
	text-decoration: none;
	text-transform: uppercase;
	border: 0px;
	box-shadow: none;
}

.d-inline-block {
	display: inline-block;
}

.gform_wrapper .gfield_required {
	color: #f2ee56 !important;
}

div#gform_wrapper_9, div#gform_confirmation_wrapper_9 {
	color: #fff;
	background-color: #1a1917;
	padding: 25px;
}

input#gform_submit_button_9 {
	background-color: #f2ee56 !important;
	box-shadow: none !important;
	border: none !important;
	padding: 5px 26px !important;
	cursor: pointer !important;
}

.elt-header {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Moderat", sans-serif;
	font-weight: bold;
}

.job-posting {
	background-color: #111;
	padding: .5rem 1.5rem;
	color: #fff;
	margin-bottom: .5rem;
}

.job-posting-excerpt p {
	color: #fff;
}

a.btn.yellow-button {
	background-color: #f2ee56;
	color: #111;
	border: 2px solid #f2ee56;
	font-weight: 700;
}

a.btn.yellow-button:hover {
	color: #f2ee56;
	background-color: #111;
}

.row.port.fulwidth {
	margin: 0;
}

.row.port.fulwidth .fimg {
	margin: 0;
	line-height: 0;
	padding: 0;
}

.page-template-page-team h5 {
	margin-top: 10px;
}

h4.team {
	margin-bottom: 0;
}

/* Moved from Additional CSS field */
.plyr--video .plyr__controls {
	visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
	visibility: hidden;
}

.landingpagetitle {
	padding-top: 5rem;
	max-width: 97%;
	letter-spacing: .2px;
}

.landing-head {
	background-color: #fbea72;
}

.landing-form-wrapper {
	background-color: #ffe869;
	margin-top: 7.3rem;
	padding-top: 4rem;
	height: 500px;
}

.grey-bar {
	margin-top: 9rem;
	padding-bottom: 0rem;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
	visibility: hidden;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
	visibility: hidden;
}

.whyteam {
	padding-top: 5rem;
}

.mn-gif {
	max-width: 650px;
}

.update-look {
	padding-top: 5rem;
}

.whyteam h3 {
	line-height: 2rem;
}

.whyteam ul {
	list-style: none;
	padding-top: 2rem;
}

.m-bg-graphic {
	padding-top: 1rem;
	margin-bottom: -201px;
	position: relative;
}

#insta-gallery-feed-2 .swiper-button-next>i, #insta-gallery-feed-2 .swiper-button-prev>i {
	margin-left: -5rem;
	margin-right: -5rem;
	padding-left: 3rem;
}

.who-we-work {
	background-color: #5b5b57;
	color: white;
	padding-top: 3rem;
}

.who-we {
	padding-bottom: 3rem;
}

.ppc-learnnmore {
	color: white;
}

.whatisyour {
	color: #ffe869;
}

.logo-slider {
	background-color: #5b5b57;
}

.logos-slider .mySlides p {
	max-width: 800px;
	background-color: #5b5b57;
}

.logos-slider, .slider {
	background-color: #5b5b57;
	margin-top: -8rem;
}

.m-learn-more {
	background-color: #5b5b57;
	margin-top: -7rem;
	padding-bottom: 3rem;
}

.col.r .sbsbg {
	left: -4.5%;
	width: calc(95% - 6px);
}

.swap-order .col-lg-6:first-child {
	order: 2;
}

.swap-order .col-lg-6:last-child {
	order: 1;
}

.mySlides.fade {
	background-color: #f8f8f8;
}

.landing-head .col-lg-6:first-child .lp-content {
	margin-top: -4rem;
}

.plyr--video {
	overflow: hidden;
	background-color: #feeb75;
}

.plyr {
	max-width: 200%;
}

.plyr--video {
	width: 140%;
}

@media only screen and (max-width: 1399px) {
	.m-bg-graphic {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	.plyr {
		max-width: 2000px;
	}
	
	.plyr--video {
		width: 1050px;
	}
	
	.plyr--video {
		margin-left: -2rem;
	}
	
	.landing-head .col-lg-6:first-child .lp-content {
		margin-top: -8rem;
	}
}

@media only screen and (min-width: 992px) {
	.swap-order .col-lg-6:first-child {
		order: 1;
	}
	
	.swap-order .col-lg-6:last-child {
		order: 2;
	}
	
	.plyr--video {
		margin-left: -4rem;
	}
	
	.landingpagetitle {
		padding-top: 10rem;
	}
	
	.landing-head .col-lg-6:first-child .lp-content {
		margin-top: 0;
	}
}

.whatisyoura, .allservices {
	margin-top: 8rem;
}

@media screen and (max-width: 600px) {
	.allservices-growth {
		font-size: 30px;
	}
}

.allservices-growth {
	margin-top: 9rem;
}

@media screen and (max-width: 600px) {
	.allservices-growth {
		margin-top: 2rem;
	}
}

@media screen and (max-width: 600px) {
	.allservices {
		margin-top: 2rem;
	}
}

@media only screen and (min-width: 1025px) {
	.row .col.l4 {
		width: 31%;
	}
}

@media only screen and (min-width: 767px) {
	.row .col.l4 {
		width: 31%;
	}
}

.elc-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.down-arrow {
	margin-top: -14rem;
}

.landing-gif {
	max-width: 200%;
	width: 190%;
	margin-top: -2.4rem;
}

@media only screen and (min-width: 768px) {
	.landing-gif {
		max-width: 2000px;
		margin-left: -5rem;
	}
}

@media only screen and (max-width: 768px) {
	.landing-gif {
		margin-top: -9rem;
	}
	
	.landingpagetitle {
		font-size: 2.3rem;
		margin-top: -5rem;
	}
	
	.landing-gif {
		margin-left: -2.5rem;
		padding-top: 4rem;
	}
}

@media only screen and (max-width: 768px) {
	.down-arrow {
		margin-top: -15rem;
	}
	
	.landing-form-wrapper {
		height: auto;
	}
}

.m-learn-more {
	padding-top: 5rem;
}

.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active {
	background: #5a5a56 url("https://cdn-ildaedn.nitrocdn.com/mGwycdCxQkdFbWKSJGfqgmeZGPwktCWh/assets/images/optimized/rev-6a0baa7/whatisyourm.com/wp-content/uploads/2020/06/white-arrow-transparent-png-1.png") center center no-repeat !important;
	background-size: 30px 30px !important;
	box-shadow: none !important;
}

.wpls-logo-showcase button.slick-next.nitro-lazy, .wpls-logo-showcase button.slick-next:active.nitro-lazy {
	background-image: none !important;
}

.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active {
	background: #5a5a56 url("https://cdn-ildaedn.nitrocdn.com/mGwycdCxQkdFbWKSJGfqgmeZGPwktCWh/assets/images/optimized/rev-6a0baa7/whatisyourm.com/wp-content/uploads/2020/06/white-arrow-Left-transparent-png-1.png") center center no-repeat !important;
	background-size: 30px 30px !important;
	box-shadow: none !important;
}

.wpls-logo-showcase button.slick-prev.nitro-lazy, .wpls-logo-showcase button.slick-prev:active.nitro-lazy {
	background-image: none !important;
}

.update-look {
	margin-top: -1rem;
	padding-top: 0rem;
}

.whyweare {
	padding-bottom: 2rem;
}

.how-a-new {
	margin-bottom: -.88rem;
}

.telephone {
	margin-left: 0rem;
}

.menu-primary-container .footer-only {
	display: none;
}

.d-flex {
	display: flex;
}

.lead-form-right .gfield_checkbox label {
	color: #fff !important;
}

@media only screen and (max-width: 768px) {
	.telephone {
		margin-left: 0rem;
	}
}

@media only screen and (max-width: 500px) {
	.telephone {
		margin-left: 0rem;
	}
}

.slide-margin {
	margin-top: -1.5rem;
}

.test {
	margin-top: -2em;
}

.alignleft {
	margin-right: 6rem;
}

.postid-11955 .header-thumbnail {
	object-fit: contain;
	background-color: #fff;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
	visibility: visible;
}

/**********************************************************
Header 2022 Styles
**********************************************************/
.header-2022 .client-info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.header-2022 .client-info-title {
	color: #8d8d8d;
	font-family: "Moderat";
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;
}

.header-2022 .client-info-text {
	font-family: "Moderat";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	margin-top: 0;
	line-height: 24px;
}

@media (max-width:768px) {
	.header-2022 .client-info {
		display: grid;
		grid-template-columns: auto auto;
	}
}

:root {
	--color-primary: #f2ee56;
	--color-secondary: #0c0d0e;
	--color-tertiary: #f8f8f8;
	--color-white: #fff;
	--color-black: #000;
	--color-slate: #202020;
	--color-dark: #0c0d0e;
	--color-offwhite: #f8f8f8;
	--color-gray: #111;
	--color-gray-light: #afafaf;
	--color-gray-lighter: #8d8d8d;
	--color-gray-lightest: #e0e0e0;
	--color-button-border: #b8b8b8;
	--color-transparent: transparent;
	--color-current: currentColor;
	--color-red: #ff4633;
	--color-orange: #ff8033;
	--color-yellow: #f2ee56;
	--color-green: #15d31a;
	--color-blue: #157ad3;
	--color-purple: #b315d3;
	--font-display: "Moderat", sans-serif;
	--font-body: "Moderat", sans-serif;
}

.footer-subscription-form h3 {
	margin-top: 0;
	margin-bottom: 1rem;
	font-weight: 400;
	font-size: 1.25rem;
	font-family: var(--font-body);
	text-transform: none !important;
}

@media screen and (min-width: 768px) {
	.footer-subscription-form h3 {
		font-size: 1.75rem;
	}
}

@media screen and (min-width: 1024px) {
	.footer-subscription-form h3 {
		font-size: 2.25rem;
	}
}

.footer-subscription-form .form-grid {
	padding: 2rem 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 1rem;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.footer-subscription-form .form-title {
	flex-grow: 1;
}

.footer-subscription-form .form-form {
	flex-shrink: 0;
	position: relative;
	width: 100%;
}

.footer-subscription-form .form-form input {
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	padding-left: 0 !important;
	padding-bottom: .5rem !important;
	color: var(--color-white);
}

.footer-subscription-form .form-form .gform_heading {
	display: none;
}

.footer-subscription-form .form-form .gform_image_button {
	position: absolute;
	top: 5px;
	right: 0;
	transition: transform 300ms;
}

.footer-subscription-form .form-form .gform_image_button:hover {
	transform: translateX(.15rem);
}

.footer-subscription-form .form-form .gform_footer {
	height: 0;
	margin: 0 !important;
	padding: 0 !important;
}

.footer-subscription-form .form-form .gform_validation_errors {
	display: none !important;
}

.footer-subscription-form .form-form .validation_message {
	background-color: rgba(0, 0, 0, 0) !important;
	border: 0 !important;
	padding: 0 !important;
	margin-top: 2px !important;
}

.footer-subscription-form .form-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
	border: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

@media screen and (min-width: 500px) {
	#footer-menu {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin: 1.5rem 0;
	}
}

@media screen and (min-width: 768px) {
	#footer-menu {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 2rem;
	}
	
	#footer-menu .menu-item a {
		padding-bottom: 1rem;
		text-align: left;
	}
	
	#footer-menu .menu-item a:after {
		right: unset;
	}
	
	.footer--left {
		text-align: left;
	}
	
	.footer--right {
		display: block;
	}
	
	.footer--logo {
		margin: 0 0 1.5rem 0;
	}
	
	.footer--contact:after {
		right: unset;
	}
	
	.footer--sub {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: .5rem;
		align-items: center;
		margin-top: 1rem;
	}
	
	.footer--sub:before {
		margin-bottom: 1.25rem;
	}
	
	.footer--sub-menu {
		text-align: right;
		display: flex;
		flex-wrap: nowrap;
		gap: 1rem;
	}
	
	.footer--sub-left {
		text-align: left;
		padding-bottom: 0;
	}
	
	.footer--sub-right {
		display: flex;
		justify-content: flex-end;
	}
	
	.footer-subscription-form .form-grid {
		flex-wrap: nowrap;
		gap: 2rem;
	}
	
	.footer-subscription-form .form-form {
		min-width: 320px;
		width: auto;
	}
}

@media screen and (min-width: 1024px) {
	#footer-menu {
		gap: 4rem;
		margin: 0;
	}
	
	.footer--logo {
		margin: 0 0 2rem 0;
	}
	
	.footer--inner {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		gap: 7rem;
	}
	
	.footer--left {
		padding-bottom: 4.25rem;
	}
	
	.footer--sub {
		margin-top: 1.5rem;
	}
	
	.footer--contact {
		padding-bottom: 1.5rem;
	}
	
	.footer--address {
		padding-top: 1.25rem;
	}
}

@media screen and (min-width: 1200px) {
	.footer--inner {
		gap: 10rem;
	}
}

.bg-white {
	background-color: var(--color-white);
}

.bg-offwhite {
	background-color: var(--color-offwhite);
}

.bg-gray {
	background-color: var(--color-gray);
}

.bg-black {
	background-color: var(--color-black);
}

.bg-slate {
	background-color: var(--color-slate);
}

.bg-yellow {
	background-color: var(--color-yellow);
}

.bg-dark {
	background-color: var(--color-dark);
}

.text-white {
	color: var(--color-white);
}

.text-offwhite {
	color: var(--color-offwhite);
}

.text-gray {
	color: var(--color-gray);
}

.text-black {
	color: var(--color-black);
}

.summerloving {
	font-family: "SummerLoving", cursive;
}

li {
	font-weight: 300;
}
