/*
Theme Name: The Grounded Truth
Theme URI: 
Description: Custom theme for Rachel Hoy.
Version: 2.0.5
Author: Shrieking Tree / Justin Norman
Author URI: https://shriekingtree.com
*/
@font-face {
	font-family: 'Helvetica';
	src: url('fonts/Helvetica-Bold.woff2') format('woff2'),
		url('fonts/Helvetica-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'AntipastoBold';
	src: url('fonts/AntipastoPro-Bold.woff2') format('woff2'),
		url('fonts/AntipastoPro-Bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'AntipastoDemiBold';
	src: url('fonts/AntipastoPro-DemiBold.woff2') format('woff2'),
		url('fonts/AntipastoPro-DemiBold.woff') format('woff');
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'AntipastoMed';
	src: url('fonts/Antipasto.eot');
	src: url('fonts/Antipasto.eot?#iefix') format('embedded-opentype'),
		url('fonts/Antipasto.woff2') format('woff2'),
		url('fonts/Antipasto.woff') format('woff'),
		url('fonts/Antipasto.ttf') format('truetype'),
		url('fonts/Antipasto.svg#Antipasto') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'AntipastoLight';
	src: url('fonts/AntipastoPro-Light.woff2') format('woff2'),
		url('fonts/AntipastoPro-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Open Sans';
	src: url('fonts/OpenSans-Bold.woff2') format('woff2'),
		url('fonts/OpenSans-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Open Sans';
	src: url('fonts/OpenSans-Regular.woff2') format('woff2'),
		url('fonts/OpenSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Open Sans';
	src: url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
		url('fonts/OpenSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Open Sans';
	src: url('fonts/OpenSans-Light.woff2') format('woff2'),
		url('fonts/OpenSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeue';
    src:url('fonts/helveticaneue_light-webfont.svg') format('svg'),
	    url('fonts/helveticaneue_light-webfont.eot') format('eot'),
        url('fonts/helveticaneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueL';
    src:url('fonts/helveticaneue-ultralight-webfont.svg') format('svg'),
	    url('fonts/helveticaneue-ultralight-webfont.eot') format('eot'),
        url('fonts/helveticaneue-ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'HelveticaBold';
	src: url('fonts/Helvetica-Bold.woff') format('woff2'),
		url('fonts/Helvetica-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Antipasto Pro';
    src: url('fonts/TradeGothicLTStd.woff2') format('woff2'),
        url('fonts/TradeGothicLTStd.woff') format('woff');
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section, 
div{
	font-family: "HelveticaNeue";
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;	
}
audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
    width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #555;
	font-family: 'selfFont', 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.8;
	outline: none;
}

input:invalid {
	box-shadow: none;
}

body {
	background: #7d9478;
}

a {
	color: #963;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
	text-decoration: none;
	color: #63965e !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	padding: 20px 0 12px;
	color: inherit;
	color: white !important;
}

h1 {
    font-family: 'AntipastoMed';
	font-size: 36px;
	line-height: 1.1;
}
h2 {
    font-family: 'AntipastoMed';
	font-size: 2.5em;
	text-align: left;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.7vw;
}
h2.section {
	font-size: 2.8em;
    letter-spacing: 24px;
    text-transform: uppercase;
}

h3 {
    font-family: 'AntipastoMed';
	font-size: 24px;
	line-height: 1.1;
}

h4 {
	font-size: 20px;
	line-height: 1.1;
}

h5 {
	font-size: 18px;
	line-height: 1.1;
}

h6 {
	font-size: 16px;
	line-height: 1;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
	color: #963;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

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

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

p {
	margin-bottom: 24px;
	font-family: "HelveticaNeue";
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

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

blockquote {
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

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

blockquote {
	border: 0;
	position: relative;
	font-family: Georgia, serif;
}

blockquote p {
	padding: 20px 0 0 48px;
}

blockquote p:before {
	content: "\201C";
	display: block;
	font-size: 84px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
}

blockquote footer {
	padding-left: 20px;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 0px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}
.button,
.everest-forms button[type=submit] {
    font-family: 'AntipastoDemiBold';
    font-size: 1.4em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background: #1b2638;
	padding: 16px 28px;
    letter-spacing: 4px;
    width: 45%;
    min-width: 510px;
    margin: 0 auto 20px;
    border: 0;
}
.home-page .button {
	display: none;
}
.button:hover,
.everest-forms button[type=submit]:hover {
	background-color: #31486d;
	color: white;
}
.careers-team .button {
	width: 280px;
	min-width: 0px;
	margin-top: 1em;
}
.careers-model {
	width: 60%;
    margin: 2em auto 0;
    min-width: 850px;
}
.half-width {
	width: 47%;
    margin-right: 3%;
    float: left;
}
input[type="radio"] {
	min-width: 16px !important;
	width: 16px !important;
}
.centered-q {
	margin: 0 auto;
    width: 50%;
    clear: both;
    margin-bottom: 20px;
    min-width: 450px;
}
.evf-submit-container  {
	text-align: center;
}
input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

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

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

th,
td {
	padding: 6px;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

::selection {
	background: #963;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #963;
	color: #fff;
	text-shadow: none;
}

:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease;
}

.required {
	color: #F00;
}

.clear {
	clear: both;
}

nav li {
	list-style-type: none;
}

/*
 * 0.1 WordPress CSS
 */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 15px 13px 20px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
#menu-main > li > a.current,
#menu-main > li > a.active {
	color: black !important;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.fxd-header {
	background-color: #5a5a50;
	display: block !important;
}
.fxd-header .site-nav {
	width: 77%;
    margin: 0 auto;
}
.fxd-header .site-nav img:hover {
	-webkit-animation: logoa 0.5s;
    animation: logoa 0.5s;
    -webkit-transform: scale(1,1); 
    transform: scale(1,1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;		
}
.fxd-header .site-nav img {
	width: 350px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease; 
	transition: all 0.2s ease;
}
.fxd-header #menu-main {
	margin: 24px 0px 22px;
}
.fxd-header a {
	font-family: 'AntipastoMed';
}
.admin-bar .fxd-header {
	top: 32px !important;
    opacity: 1;
}
/* Text meant only for screen readers. */
.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;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.col-main {
	background-color: transparent !important;
	width: 100%;
}
.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label {
	display: none !important;
}
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement, textarea, .frm_button_submit {
	font-family: 'AntipastoMed' !important;
	font-size: 2em !important;
	letter-spacing: 0.05em;
	line-height: 1em !important;
	padding: 2% 2.5% 2.1% !important;
	height: auto;
}
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement, textarea {
		border: 1px solid #d7d1d3 !important;
}
.frm_button_submit {
	border: none !important;
}
.frm_button_submit {
	text-align: left !important;
	background: #ca9f68 !important;
	box-shadow: none !important;
	padding: 3% 3.5% 3.1% !important;
	width: 100% !important;
}
.market-analysis .frm_button_submit {
	background: #ca9f68 !important;
}
.green .frm_button_submit {
	background: #8a7b69 !important;	
}
.selling .frm_button_submit {
	background: #86a586 !important;
}
.brown .frm_button_submit {
	background: #8c9f89 !important;
}
.frm_form_fields .frm_half {
	width: 98% !important;
}
#frm_field_10_container,
.frm_form_field.form-field.frm_none_container.frm_half:last-of-type {
	margin-left: 2% !important;
}
.frm_fields_container .frm_half input {
	padding: 3.8% 4.5% !important;
}
/*
 * 1.0 General
 */

body {
	position: relative;
}
.wrapper {
	background:url("images/bg4.jpg");
	position: relative;
}
.mobile-image {
	display: none;
}
#experience-4 {
    margin-bottom: 150px;
}
#experience-blurb-1 {
    z-index: 10;	
}
#experience-blurb-2 {
    z-index: 9;
}
#experience-blurb-3 {
    z-index: 8;
}
#experience-blurb-4 {
    z-index: 7;
}
.experience {
    margin-bottom: 180px;
}
.experience-bg {
	background-size: cover;
    min-height: 800px;
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(1.3,1.3); 
    transform: scale(1.3,1.3);
}
.bg-trig {
    -webkit-animation: expbg 2s;
    animation: expbg 2s;
    -webkit-transform: scale(1.3,1.3); 
    transform: scale(1.3,1.3);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.bg-trig:nth-of-type(2),
.bg-trig:nth-of-type(3),
.bg-trig:nth-of-type(4) {
    animation-delay: 1s;	
}
.experience-wrap {
	overflow: hidden;
    margin-bottom: 60px;
    position: relative;
}
.page-template-template-experience .post-wrap {
	margin-top: 14px;
}

@-webkit-keyframes expbg {
    100% {
        -webkit-transform: scale(1,1); 
    }
}

@keyframes expbg {
    100% {
        transform: scale(1,1); 
    }
}
@-webkit-keyframes logoa {
    100% {
        -webkit-transform: scale(1.1,1.1); 
    }
}

@keyframes logoa {
    100% {
        transform: scale(1.1,1.1); 
    }
}
#experience-1.experience-bg {
	min-height: 700px;
}
#experience-3 {
    background-position-y: -100px;
    background-repeat: no-repeat;
}
.experience .experience-blurb-l h2 {
    position: relative;
}
.experience .experience-blurb-r h2 {
    position: relative;
}
.experience-blurb-l, 
.experience-blurb-r {
    width: 60%;
    padding: 2em 0 3.1em;
    position: absolute;
    margin-top: -12em;
}.experience-blurb-l {
    left: 0;
}
.experience-blurb-r {
    right: 0;
}
.experience-blurb-l h2,
.experience-blurb-r h2 {
	text-align: left;
    padding: 20px 0 40px;
}
.experience-blurb-l {
	background: white;
    float: left;
    text-align: left;
}
.experience-blurb-r {
	background: white;
	float: right;
	text-align: right;
    right: 0;
}
.experience-list {
	font-family: "HelveticaNeue";
    font-size: 1.3em;
    margin: 0 auto;
    line-height: 28px;
    text-align: left;
}
.end-text,
.break-text {
    font-size: 1.1em;
    margin-left: 10%;
    width: 50%;
    margin: 0 auto;
}
.break-text {
	font-size: 1.3em;
	margin-bottom: 20px;
}
.double-list-box {
    font-size: 1.1em;
	margin-left: 10%;
    width: 50%;
    margin: 0 auto;
}
.experience-list-box {
	width: 80%;
    margin: 0 auto;
}
.experience-list li {
    margin-left: 18px;
}
.wp-block-image,
.careers-grid,
.img-box {
	overflow: hidden;
	margin-bottom: 3em;
}
.careers-grid {
	margin-bottom: 0;
}
.apply-box {
	padding-bottom: 6em;
}
.wp-block-image img,
.careers-grid img {
    height: 100%;
    width: 100%;
    -webkit-animation: expbg 2s;
    animation: expbg 2s;
    -webkit-transform: scale(1.3,1.3); 
    transform: scale(1.3,1.3);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;	
}
.img-box img {
    width: 100%;
	height: auto;
    -webkit-animation: expbg 1s;
    animation: expbg 1s;
    -webkit-transform: scale(1.3,1.3); 
    transform: scale(1.3,1.3);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;	
}
#content .giving,
#content .gallery-main,
.team-nav {
	margin-top: 30px;
}
.blog .button {
	width: auto;
    min-width: 0px;
    font-size: 1em;
}
.blog .team-single .img-box img {
	margin-top: -2em;
}
.gallery-grid ul li img {
	position: absolute;
    width: 100%;
    margin-top: 0;
}
.double-column-box {
	width: 100%;
    margin: 2em auto 0;
    padding: 2% 10%;
    background-color: #fbfbfb;
}
.double-column-box h2 {
	width: 50%;
	margin: 0 auto 20px;
}
.double-column li {
	font-size: 1.2em;
    line-height: 2em;
    display: flex;
    flex-wrap: wrap;
}
.double-column li div {
	width: 45%;
    margin: 0 2%;
}
.fine-print { 
	text-align: center;
	width: 50%;
    margin: 20px 25% 50px;
}
.giving h2 {
	color: black;
	width: 50%;
	margin: 0 auto;
	min-width: 720px;
	margin-bottom: 30px;
}
.giving-list {
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-bottom: 100px;
    color: black;
    list-style: none;
}

.celebrity-list {
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-bottom: 100px;
    color: black;
    list-style: none;
}
.celebrity-list-box {
	width: 80%;
	margin: 0 auto;
}
.celebrity-list li {
    display: flex;
}
.celebrity-name {
	width: 30%
}
.known-for {
	width: 64%;
	margin-left: 10px;
}
.celebrity-name {
	text-align: right;
}
.known-for {
	text-align: left;
	font-style: italic;
}
.giving-list-box {
    margin: 0 25%;
	width: 60%;
}
.celebrity-list-box {
    margin: 0 auto;
	width: 80%;	
}
.single-column-box {
	width: 50%;
    font-size: 1.3em;
    line-height: normal;
    margin: 0 auto;
    text-align: center;
    min-width: 550px;
    color: black;
}
.safety {
	margin-bottom: 40px;
}
.safety .double-list li {
	line-height: 1.3em;
	margin-bottom: 1em;
}
.safety .double-list-box,
.safety .double-list-box p {
	font-size: 1.3em;
}
.safety .single-column-box {
    text-align: left;
}
.giving-grid .single-column-box,
.giving-grid .giving-list-box,
.giving-grid h2 {
	display: none;
}
.giving-grid h2.featured-programs {
	display: block;
}
.award-years {
	display: none;
}
.press {
	margin-top: 4em;
}
.press-grid {
	clear: both;
    margin: 0 auto;
    width: 65%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	min-width: 900px;
}
.press-grid ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
}
.press-grid ul li {
	width: 25%;
    margin: 0 3% 4em;
}
.press-grid img {
	width: 100%;
    height: auto;
}
.awards-box {
	width: 25%;
	text-align: center;
    margin: 0 3% 4em;
}
.magazine-logo {
    height: 7em;
}
.press-grid .awards-box:first-child .magazine-logo .centerline {
    border-bottom: 4px solid #dd6565;	
}
.press-grid .awards-box:nth-child(2) .magazine-logo .centerline {
    border-bottom: 4px solid #7ab0b0;	
}
.press-grid .awards-box:nth-child(3) .magazine-logo .centerline {
    border-bottom: 4px solid #659ddd;	
}
.press-grid .awards-box:nth-child(4) .magazine-logo .centerline {
    border-bottom: 4px solid #dfbb68;	
}
.press-grid .awards-box:nth-child(5) .magazine-logo .centerline {
    border-bottom: 4px solid #b46e94;	
}
.press-grid .awards-box:nth-child(6) .magazine-logo .centerline {
    border-bottom: 4px solid #827276;	
}

.magazine-logo img {
	height: 60%;
    width: auto;
}
.award-years {
	margin: 0 auto;
	width: 50%;
	min-width: 120px;
    line-height: 1.5em;
}
.awards-list h4 {
	font-family: "HelveticaNeueC";
	text-transform: uppercase;
	letter-spacing: 0.2em;
	width: 100%;
	padding-bottom: 0.4em;
	color: black !important;
}
.mobile-social {
	display: none;
}
.press-grid {
	clear: both;
}
.container-fullwidth {
	width: 100%;
	display: inline-block;
	margin-bottom: 2em;
}
.container,
.home-page,
.services {
	width: 85% !important;
}
.wrapper .post-wrap {
	border-top: 2px solid black;
}
.home-page form,
.careers-team form {
	text-align: center;
}
.container .container {
	width: 100%;
}
/*
.container-fullwidth .row .row {
	margin-left: 0;
	margin-right: 0;
}
*/
.move-to-top {
	position: fixed;
}

/*
 * 2.0 Top bar
 */
section.home-section-1 {
	background-size: 100% !important;
}
.featured-in {
	padding: 20px 0 30px;;
    background-color: #fbfbfb;
}
.home-intro-text {
	display: block;
    background-color: #fff;
    padding: 50px 0;
    letter-spacing: 1px;
}
.home-intro-text .single-column-box {
    line-height: 1.7em;
}
.home-section-1 {
	width: 100%;
    color: white;
    margin: 0 auto;
    padding: 6em 20% 0;
    background-color: #fbfbfb;
    background-image: url("https://rachelhoy.com/wp-content/themes/rachel-hoy/images/wave-wall-bg.jpg");
    background-size: cover;
}
.ms-nav-next,
.ms-nav-prev {
	display: none;
}
section span {
  margin-top: 0;       
  padding-bottom: 0; 
}
.home-container .rachelhoy-animated {
	visibility: visible;
}
.banner-sns ul li {
	display: inline-block;
}
section.home-section-1 {
    height: 500px;
}
.home-section-1 .heading-border .heading-inner {
	color: white;
    letter-spacing: 1px;
	border: none;
}
.top-bar {
	background-color: #eee;
	font-size: .85em;
	line-height:30px;
	display:none;
}
.top-wrap .top-bar,
.hs-form-field label {
	display: none !important;
}
.rachelhoy-menuitem #rachelhoy-home {
	display: none;
}
.rachelhoy-menuitem {
	font-family: 'AntipastoDemiBold';
	text-transform: uppercase;
}
.top-bar-left {
	float: left;
	display: none;
}

.top-bar-right {
	float: right;
}

.top-bar-info {
	color: inherit;
}
.container-fluid .logo-left .site-nav, .site-nav {
	float: none;
	clear: none;
	width: 100%;
    text-align: center;
}
#menu-main > li > a {
	font-size: 1.8em;
	letter-spacing: 3px;
	color: #b65c50 !important;
	font-weight: 500;
	transition: all 0.2s;
}
.site-nav span:hover,
#menu-main > li > a span:hover {
    color: #f09b71 !important;
    font-weight: normal !important;
}
.site-nav > ul > li + li {
	margin-left: 0;
}
.home-container.container {
	width: 800px !important;
	padding: 0;
}
.attribution {
	font-family: 'AntipastoDemiBold';
	text-transform: uppercase;
	letter-spacing: 4px;
	font-variant-ligatures: none;
	font-size: 0.35em;
	color: white;
	margin-top: 12px;
	clear: both;
}
.ms-view ms-fade-view.ms-grab-cursor {
	height: 280px !important;
}
section.home-section-1 .section-title-container, section.home-section-1 .magee-heading h1 {
	font-family: 'AntipastoDemiBold' !important;
	color: #3d332d !important;
}
section.home-section-3 {
    padding: 24px 0 !important;
    background-size: cover !important;
}
section.home-section-4 {
    background-size: cover !important;
}
section.home-section-5 {
    padding-bottom: 70px !important;
}
.selling-options h2 {
	font-size: 1.8em;
    padding-top: 14px;
}
#menu-main {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 20px 40px 0 0;
    padding: 0;
    vertical-align: top;
}
#menu-main li {
    justify-content: space-between;
    cursor: pointer;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	#menu-main li {
		margin-bottom: 1%;
	}
}
@media only screen and (min-width: 800px) and (max-width: 1200px) {
	#menu-main li {
		margin-bottom: 2%;
	}
}
#menu-main a {
    cursor: pointer;
}
.ms-nav-next, .ms-nav-prev {
	opacity: 0.3;
}
.ms-info {
	font-weight: normal;
	font-size: 1.1em;
	color: #fff;
	padding-left: 30px;
}
.heading-inner {
    font-family: "HelveticaNeueL";
}
.ms-slide-info {
	right: -310px;
    width: 300px;
}
.ms-info ul {
	font-size: 0.8em;
}
.ms-sbar.ms-dir-h {
	display: none;
}
#about a {
	color: #bdde9b;
}
#about .home-container {
    background-size: auto 100%;
    background-position: left;
    height: 740px;
    background-repeat: no-repeat;
}
#about-content {
	width: 450px;
    font-size: 1.1em;
    clear: left;
    margin: 48px 0;
}
#about h2 {
	padding: 30px 0;
	width: 250px;
    float: left;
    color: #fff;
    font-size: 2em;
}
#about ul {
	list-style: none;
}
#about ul li {
	margin-left: 20px;
    list-style: disc;
}
#about ul li a {
	font-family: Helvetica;
}
#about ul li a:hover {
	color: #cfc12b;
}
#vsel {
    margin: 30px auto 5px;
}
#vsel .vsel-meta, .vsel-image-info {
	width: 100%;
}
#vsel .vsel-content {
	border: none;
	color: #fff;
	width: 16%;
	min-width: 170px;
    min-height: 120px;
	clear: none;
	float: left;
}
.vsel-image-info {
	display: block;
}
#vsel .vsel-meta-title {
	color: #fff;
	display: none;
}
#vsel p {
    margin: 0;
}
#vsel .vsel-meta-date {
	font-size: 1.2em;
}
#vsel .vsel-meta, #vsel .vsel-image-info, #vsel .vsel-info {
	float: none !important;
}
.post-wrap { 
	width: 90%;
	max-width: 1150px;
	margin: -7em auto 0;
}
.blog-sidebar {
	width: 36%;
	float: right;
}
.blog-sidebar .blog-bubble {
	width: 100%;
	margin-bottom: 10%;
	transition: ease all 0.5s;
}
.blog-sidebar .blog-bubble:hover,
.videos-grid .blog-bubble:hover {
	transform: scale(1.02);
}
.videos-grid .blog-bubble:hover {
	filter: brightness(1.15);
}
.sidebar-recent-videos .blog-bubble:hover a {
	color: #b65c50 !important;
}
.blog-sidebar .blog-bubble:hover img {
	filter: saturate(1.4);
}
.blog-sidebar .blog-bubble h2 {
	font-size: 2.3em;
	margin-bottom: 0.3em;
}
.sidebar-recent-blogs .blog-bubble:hover {
	filter: brightness(1.15);
}
.blog-sidebar .faded {
	padding: 7.5%;
}
.blog-sidebar .blog-excerpt {
	font-size: 1.2em;
}
.blog-sidebar .post-date {
	color: white !important;
	margin-bottom: 0.3em;
}
.blog-index.round {
	border-radius: 1vw 1vw 0 0;
}
.blog-featured-text {
	background: white;
	opacity: 0.8;
	padding: 4%;
}
.sidebar-header {
	font-size: 2em;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: black !important;
	margin-bottom: 0.5em;
}
.blog.index .sidebar-header {
	padding-top: 32px;
}
.sidebar h2 {
	font-family: 'HelveticaBold';
	letter-spacing: 0;
	color: white !important;
}
.sidebar-recent-videos .faded {
	padding: 0;
}
.blog-post {
	font-size: 1.05em;
	width: 48.5%;
	color: black !important;
	margin: 0.2em 0 0em;
	float: left;
}
.blog-post .embed-container,
.videos .blog-post .entry-content .embed-container,
.videos .entry-content iframe {
	display: none;
}
.videos .blog-post,
.videos .blog-post .blog-featured-text {
	transition: all 0.2s;
}
.videos .blog-post:hover .blog-featured-text {
	opacity: 1;
}
.video-description {
	display: none;
}
.videos .blog-post:first-of-type {
	margin-left: 0;
	margin-right: 3%;
}
.videos .blog-post .embed-container {
	display: block;
	border-radius: 1vw 1vw 0 0;
}
.videos .embed-container {
	margin-bottom: 0;
}
.entry-content .video-description {
	color: black;
	display: inline-block;
	margin-bottom: 10%;
}
.blog.index .blog-post {
	width: 60.5%;
	margin: 0.2vw 0 0.5vw;
}
.blog.index .blog-post p {
	margin-bottom: 4em;
}
.blog-featured-text {
	background: white;
	padding: 4% 5%;
	border-radius: 0 0 1vw 1vw;
	position: relative;
	transition: all 0.2s;
}
.blog.index .blog-post:hover,
.videos.index .blog-post:hover {
	transform: scale(1.02);
}
.blog.index .blog-post:hover .blog-featured-text {
	opacity: 1;
}
.blog.index .blog-post,
.blog.index .blog-post:hover img
.videos.index .blog-post,
.videos.index .blog-post:hover img,
.videos.index .blog-bubble {
	transition: all 0.2s;
}
.blog.index .blog-post:hover img {
	filter: saturate(1.4);
}
.videos-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
.videos-grid .blog-bubble .video-excerpt {
	font-size: 1.2em;
}
.videos-grid iframe,
.videos-grid .embed-container {
	display: none;
}
.videos-grid .blog-bubble {
	width: 31.1%;
	padding: 0;
	margin-right: 3.33333333%;
}
.videos-grid .blog-bubble:nth-of-type(3n+3) {
	margin-right: 0;
}
.videos-grid .blog-bubble .post-date {
	color: white !important;
	padding: 0.15em 0 0.7em;
}
.videos-grid .blog-bubble h2 {
	font-size: 2em;
}
.videos-grid img {
	border-radius: 1vw 1vw 0 0;
}
.videos-grid .video-bottom {
	padding: 7%;
	border-radius: 0 0 1vw 1vw;
	position: relative;	
	margin-bottom: 2.8em;
}
.videos-grid .blog-bubble:nth-of-type(odd) .video-bottom {
	background: #879a85;
}
.videos-grid .blog-bubble:nth-of-type(even) .video-bottom {
	background: #988d80;
}
.blog-post .blog-featured-text h1.entry-title a {
	font-family: 'AntipastoMed';
	font-size: 1.3em;
	letter-spacing: 0.02em;
	color: black !important;
}
.blog-featured-text .read-more {
	margin: 1vw 0 0.2vw;
}
.blog-featured-text .read-more a {
	color: black !important;
}
.blog-post h1 {
	font-family: 'HelveticaBold';
	font-size: 3em;
	color: black !important;
	padding-top: 0;
}
.blog-post h2 {
	font-family: 'HelveticaBold';
	font-size: 2.2em;
	letter-spacing: 0;
	text-transform: none;
	color: black !important;
	margin-bottom: 1.6vw;
}
.blog-post p {
	color: black !important;
	line-height: 1.7em;
	margin-bottom: 2em;
}
h2 strong {
	font-weight: normal !important;
	color: black !important;
}
.blog-post h3,
.post-date {
	font-family: 'AntipastoMed';
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.35em;
	color: black !important;
	margin-bottom: 1em;
}
.entry-content h3 {
	font-weight: bold;
	letter-spacing: 0.25em;	
}
.blog-img {
	margin: 2em auto;
}
.blog.index .blog-img {
	margin: 2vw auto 0;
	border-radius: 1vw 1vw 0 0;
}	
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	margin: 2em 0;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.team-details {
	font-size: 1.45vw;
	line-height: 1.5em;
    margin-top: 0.2em;
}
.artistic-team {
    margin-right: 200px;
    display: block;
}
.single-post #news .home-container, .blog #news .home-container {
	height: 500px;
}
.single-post .entry-content, .blog .entry-content {
    font-size: 1.2em;
}
.entry-meta, .about-author, .related-posts, .post-attributes {
	display: none;
}
.site-nav > ul > li {
	margin: 0;
	padding: 0;
}
ul.top-bar-sns {
	margin: 0;
	overflow: hidden;
}

.top-bar-sns li {
	list-style-type: none;
	float: left;
}

.top-bar-left .top-bar-sns li {
	margin-right: 10px;
}

.top-bar-right .top-bar-sns li {
	margin-left: 10px;
}

.top-bar-sns li a {
	color: ;
}

.top-bar-menu ul {
	margin: 0;
	overflow: hidden;
}

.top-bar-menu li {
	list-style-type: none;
	float: left;
}

.top-bar-menu li + li {
	border-left: 1px solid rgba(255,255,255,.5); /*optional*/
}

.top-bar-left .top-bar-menu li {
	margin-right: 10px;
	padding-right: 10px;
}

.top-bar-right .top-bar-menu li {
	margin-left: 10px;
	padding-left: 10px;
}

.top-bar-menu li a {
	color: ;
}
/*
 * 2.1 Header logo
 */

img.site-logo {
	float: left;
	height: 50px;
}

.name-box {
	display: none; /*optional*/
    padding: 4px 14px;
	width: max-content;
	margin: 0 auto;
}

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

.site-name {
	margin: 0 0 2px 0;
	color: #595959;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
	margin-top: 10px;
}

.name-box a {
	text-decoration: none;
}

.site-tagline {
	color: #595959;
}
.retina_logo{
	display:none;
	}

/*
 * 2.2 Header Search
 */

.wrapper .search-form {
	display: none;
	position: absolute;
	overflow: hidden;
	top: 100%; right: 0;
	width: 130px;
	margin-top: 5px;
	background-color: transparent;
	z-index: 99999;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.blog .wrapper, .single .wrapper, .page-template .wrapper {
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 3%;
	background-attachment: fixed;
}
.form-fields input[type='checkbox'] {
	width: auto;
}
.wrapper .search-form input[type="text"] {
	border: none;
	float: left;
	width: 100%;
	margin-right: -30px;
	padding: 5px 35px 6px 10px;
	background: none;
}

.wrapper .search-form input[type="submit"] {
	background: url(images/search.png) center no-repeat;
	float: right;
	border: none;
	width: 30px;
	height: 30px;
}
span.wpcf7-list-item {
	display: inline-block;
    margin: 0 !important;
}
/*
 * 2.3 Header navigation
 */

.site-nav-toggle {
	float: right;
    margin: 11px 0 10px;
	background-color: transparent;
	border: none;
	color: #ccc;
	opacity: 0;
}

.overlay .main-header .site-nav-toggle {
	color: #fff;
}

.site-nav {
	margin-top: 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.site-nav ul {
	margin: 0;
	background-color: #000;
}
.site-nav ul {
	opacity:.9;	
}
.hbspt-form input {
	width: 100%;
	margin-bottom: 14px;
    height: 40px;
    padding-left: 10px !important;
    font-size: 1.2em;
}
.hbspt-form textarea {
	width: 100%;
    font-size: 1.2em;
    padding-left: 10px !important;
}
.hs_interests label {
	display: block !important;
}
.hs-form-checkbox label,
.hs-form-checkbox input  {
	display: block !important;
	width: auto;
	height: auto;
}
.hs-form-checkbox input {
	float: left;
}
.inputs-list.multi-container {
	list-style: none;
}
.hs_interests label:first-of-type {
	display: none !important;
}
.hs_interests .hs-form-checkbox label {
	display: block !important;
}
.hs_interests {
	margin-top: 14px;
}
.wp-block-preformatted {
	background: none !important;
	border: none !important;
	padding-top: 0 !important;
	padding-left: 0 !important;
}

@media (min-width: 919px) {
    .site-nav ul {
		opacity:1;	
	}
}
@media (max-width: 919px) {
    .site-nav ul {
	width: 100%;
  }
}
.site-nav li ul {
    margin-left: 0;
}

.site-nav li {
	position: relative;
}

.site-nav > ul > li a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
	outline:none;
}

.site-nav > ul > li + li a {
	border-color: rgba(255,255,255,.2);
}

/*For onepage*/

.menu-dropdown-icon {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	width: 40px;
  	text-align: center;
  	cursor: pointer;
}

.site-nav li ul {
	display: none;
}

.site-nav li li a:before {
	margin: 0 3px 0 10px;
}

.site-nav li li li a:before {
	content: "--";
	margin: 0 3px 0 20px;
}

.site-nav li li li li a:before {
	content: "---";
	margin: 0 3px 0 30px;
}
.site-nav > ul > li > a,
.fxd-header .site-nav > ul > li > a {
    font-size: 13px;
    text-transform: uppercase;
}
@media (min-width: 920px) {
	.site-nav-toggle {
		display: none;
	}

	.menu-dropdown-icon {
		display: none;
	}

	.site-nav {
		display: block;
		margin: 0;
		width: auto;
		position: static;
		margin: 24px 0 19px;
	}

	.site-nav > ul {
		background-color: transparent;
	}
.site-nav span {
	
		border-bottom: none !important;
}
	.site-nav > ul > li {
		float: left;
		position: relative;		
		letter-spacing: 5px;
	}

	.site-nav > ul > li + li {
		padding: 0;
	}

	.site-nav > ul > li > a {
		display: block;
		line-height: 20px;
		padding: 0;
		background-color: transparent;
		border-bottom: 0 solid transparent;
		border-top: 0 solid transparent;
		color: #fff;
	}

	.overlay .main-header .site-nav > ul > li > a {
		color: #fff;
	}

	.site-nav > ul > li:hover > a {
		border-color: #963;
	}

	.site-nav > ul > li > a:hover {
		background-color: transparent;
		color: #963;
	}

	.site-nav li > ul {
		display: none;
		position: absolute;
		z-index: 9;
		left: 0;
		top: 100%;
		background-color: #000;
		width: 150px;
	}

	.site-nav li li > ul {
		left: 100%;
		top: 0;
	}

	.site-nav li:hover > ul {
		display: block;
	}

	.site-nav li li a:before {
		display: none;
	}

	.site-nav li li li a:before {
		display: none;
	}

}

ul.rachelhoy-dots {
    margin: 0;
    position: fixed;
    right: 20px;
    top: 30%;
	z-index: 999999;
}

.rachelhoy-dots li {
    list-style-type: none;
    margin: 10px 0;
}

.rachelhoy-dots li a {
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 100%;
	text-indent:-99999px;
}

.rachelhoy-dots li a:focus {
  outline:none;
}

.rachelhoy-dots li.active a,
.rachelhoy-dots li.current a,
.rachelhoy-dots li a:hover {
    background-color: #fff;
}
.fixed-header .site-nav > ul > li.current > a {
	color: #d6ceb6 !important;
}
/*
 * 2.4 Top Wrap
 */

.top-wrap {
	position: relative;
}

/*
 * 2.5 Main header
 */

.header-wrap {
	position: relative;
	z-index: 999;
}

.main-header {
	background-color: transparent !important;
	color: #555;
	width: 100%;
/*	box-shadow: 1px 1px 5px 0 rgba(100,100,100,.2); */

}
header.overlay .main-header{
	box-shadow:none;
}
#promo-top {
	/* display: flex; */
		display: block;
}
#promo-top,
#mobile-promo,
#covid-top {
	font-family: 'Antipasto Pro';
    font-style: normal;
	text-transform: uppercase;
	color: #c0c0c0;
	background: #333333;
	padding: 8px 0 2px;
}
#covid-top {
	background: #1c5bb0;
}
#promo-top-text,
#mobile-promo-text {
    font-family: 'Antipasto Pro';
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
    letter-spacing: 6px;
}
.closebtn,
.team-nav ul.dropdown-team-menu {
	display: none;
}
.fxd-header #promo-top-text {
    padding-left: 0px;
}
#mobile-promo {
	position: fixed;
	bottom: 0;
	display: none;
}
#promo-top-text a,
#mobile-promo-text a {
	color: #c4c4c4 !important; 
}
#promo-top:hover a,
#mobile-promo-text:hover a,
#covid-top:hover a {
	color: white !important;
}
#promo-top:hover {
	background: #131313;
}
#covid-top:hover {
	background: #144382;
}
.homepage h2 {
    width: 300px;
    margin: 0 auto 34px;
}
.homepage .centerline {8
	border-bottom: 4px solid #5093bb;
}
.experience h2 {
    font-size: 2em;
    width: 80%;
    padding-bottom: 1.1em;
    margin: 0 auto 1.1em;
    color: black !important;
}
.experience {
    color: black !important;
}
.exp-slider-l, 
.exp-slider-r,
.slider {
    position: absolute;
    display: block;
    left: 0;
    top:90%;
    margin: 8px auto 0;
    height: 4px;
    background-color: #0086a2;
    width: 0;
}
.slider {
	background-color: #b53656;
}
.exp-slider-r {
	background-color: #5576da;
}
.exphead,
.exphead2 {
	border-bottom: none;
}
#press-logos {
	min-width: 800px;
    max-width: 1000px;
	width: 70%;
	display: flex;
    margin: 0 auto 34px;
	justify-content: space-between;
}
.eapps-instagram-feed {
	margin-bottom: 34px;
}
#press-logos img {
	align-self: center;
	width: auto;
    height: 30px;
    margin-right: 30px;
}
#press-logos img:last-child {
    margin-right: 0px;
}
.multicolumn-box {
	width: 100%;
    margin: 70px auto 0;
    padding: 4.5em 15%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fbfbfb;
}
.multicolumn-box .single-column-box {
	width: 26%;
	min-width: 0px;
}
.single-column-wrap:nth-of-type(3) {
	width: 100%;
    margin: 30px auto 50px;
    padding: 4.5em 15%;
    background-color: #fbfbfb;	
}
.single-column-wrap:nth-of-type(3) h2 {
	margin-top: 0.5em;
}
.single-column-wrap h2 {
	border: none;
	position: relative;
    margin-bottom: 0.35em;
}
.centerline {
  	display: block;
    margin: 0.5em auto 0;
	bottom: 0;
  	border-bottom: 4px solid #45c8be;
  	width: 1px;
}
.trig {
    margin: 0.5em auto 0;
	bottom: 0;
  	left:50%;
  	animation: line 1s linear forwards;
  	width: 720px;
  	min-width: 0 !important;
}
.double-column-box .dcol-l h2,
.double-column-box .dcol-r h2 {
	font-family: 'Antipasto Pro';
	font-size: 1.3em;
    letter-spacing: 1px;
	width: 100%;
	padding-top: 0;
    margin: 0 auto;
}
.dcol-l,
.dcol-r {
	width: 40%;
}
.dcol-l p,
.dcol-r p {
	font-size: 1.2em;
}
.centerline.top {
	top: 0;
    position: absolute;
	bottom: auto;
	border-top: 2px solid #b53656;
	border-bottom: none;
	display: none;
}
.magazine-logo .centerline {
	margin-top: 1.5em;
}
.social-head,
.social-foot {
	position: absolute;
    right: 4%;
    height: 24px;
    top: 76px;
    z-index: 10;
}
.social-foot {
    top: 0;
    text-align: center;
}
.social-head img,
.social-foot img {
	width: 5em;
	height: auto;
	margin-top: -4px;
}
.social-head img:hover {
	mouse: pointer;
}
#social-head-list,
.social-foot-list {
	list-style: none;
}
.about #social-head-list,
.about .social-foot-list {
	width: 100%;
	display: inline-block;
}
.about .frm_forms {
	font-size: 1.5em;
}
#social-head-list a:hover {
	filter: contrast(2);
}
.social-foot-list a:hover {
	filter: contrast(2) !important;
}
.social-foot.blog-spring .social-foot-list a:hover {
	filter: contrast(2) !important;
}
#social-head-list li,
.social-foot-list li {
    margin-right: 1em;
	float: right;
	margin-left: 2em;
}
.social-foot-list li:first-of-type {
	margin-right: 0;
}
#social-head-list li:last-of-type {
    margin-right: 0;
}
@keyframes line {
  from {
    left:50%;
    width:0%;
  }
  to {
    left:5%;
	width:100%;
  }
}

.single-column-box h3 {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin-bottom: 0.3em;
}
.multicolumn-box .single-column-box:first-child h3 .centerline {
	border-bottom: 4px solid #dd6565;
}
.multicolumn-box .single-column-box:nth-child(2) h3 .centerline {
	border-bottom: 4px solid #7ab0b0;
}
.multicolumn-box .single-column-box:nth-child(3) h3 .centerline {
	border-bottom: 4px solid #659ddd;
}
.apply-box {
	padding-top: 50px;
    background-color: #fbfbfb;
}
.banner-wrap {
	overflow: hidden;
	width: 100%;
	margin: 2em auto 0;
	background-size: cover !important;
	color: white;
	text-align: center;
}
.prefix {
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}
.site-title {
	padding-top: 0.1em;
}
.tagline {
	font-family: 'HelveticaBold';
	font-size: 1.5em;
	text-align: center;
	text-transform: none;
	letter-spacing: 0;
	padding-top: 0;
}
.banner-wrap.home {
	text-shadow: 0px 0px 14px black;
	margin-bottom: 2em;
}
.banner-wrap.about {
	padding-top: 40%;
}
.testimonials-wrap.home {
	position: relative;
	margin-bottom: 2.5em;
	background-size: cover;
	background-position-y: -50px;
	padding: 53.64% 4% 4% 4%;
	display: block;
}
.testimonial {
	font-size: 1.4em;
	position: absolute;
	top: 7%;
	left: 4.2%;
}
.testimonial h2 {
	letter-spacing: 1vw;
	text-shadow: 0px 0px 14px #9e877a;
}
.testimonial .quote {
	font-size: 1.4em;
	color: black;
	width: 50%;
	margin-top: 5%;
}
.testimonial .cite {
	font-size: 0.75em;
	margin-top: 5%;
}
.home .video-embed,
.home .embed-container {
	margin: 0;
}
.rachel-primary-photo.home {
	display: inline-block;
	width: 35%;
}
.rachel-primary-photo.home img {
	width: 100%;
}
.home-page .primary-text {
	font-size: 1.4em;
	line-height: 1.79em;
	float: right;
	width: 62%;
}
.services .primary-text {
	width: 100%;
}
.primary-text p {
	margin-bottom: 40px;
}
.primary-text p:last-of-type {
	margin-bottom: 0px;
}
.primary-text h2 {
	width: 80%;
	margin-bottom: 2.7vw;
}
.primary-text:last-of-type {
	margin-bottom: 4%;
}
.inner-text {
	font-size: 1.5em;
	width: 50%;
}
.inner-text h2 {
	font-size: 3em;
}
.services h2 {
	text-transform: none;
	letter-spacing: 1px;
}
.services .side-form {
	font-size: 1.5em;
	width: 45%;
}
.primary-text:last-of-type {
	margin-bottom: 0;
}
.round {
	display: inline-block;
	border-radius: 1vw;
}
.faded {
	opacity: 0.8;
	color: white;
	padding: 5%;
}
.contact-button-primary.home {
	display: inline-block;
	width: 35%;
	background: #ca9f68;
	margin-top: 0.6em;
	font-size: 4em;
	letter-spacing: 0.3em;
}
.contact-button-primary h2 {
	font-family: 'AntipastoMed';
	font-size: 1em;
	letter-spacing: 0.23em !important;
}
.market-analysis-text {
	font-size: 1.82em;
	color: black;
	padding: 2% 0 1%;
	width: 50%;
}
.market-analysis-text h2 {
	color: black !important;
}
.main-text {
	font-size: 1.5em;
	padding: 3% 0;
	width: 50%;
}
.s0 {
	width: 100% !important;
}
.s0 .vertical_radio .frm_primary_label,
.s0 .vertical_radio .frm_checkbox label {
	display: block !important;
	font-size: 1.1em;
	font-family: 'Open Sans';
	font-weight: bold;
	color: black;
	margin-top: 0.4em;
}
.s0 .vertical_radio .frm_checkbox label {
	font-weight: normal !important;
}
.s0 .main-text {
	width: 90%;
}
.s0 .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
	font-family: 'AntipastoMed';
	letter-spacing: 0.1em;
	font-size: 2em;
	text-transform: none;
}
.s0 .frm_button_submit,
.s0 .frm_prev_page {
	font-family: 'AntipastoMed' !important;
	font-size: 2em !important;
	letter-spacing: 0.05em;
	text-align: left !important;
	background: #ca9f68 !important;
	box-shadow: none !important;
	padding: 2% 2.5% 2.1% !important;
	width: auto !important;
	border: none !important;
}
.s0 .frm_submit .frm_prev_page {
	padding: 1.75% 2.3% !important;
	border: none;
	margin-right: 1% !important;
}
.with_frm_style .vertical_radio .frm_radio label {
	font-family: "HelveticaNeue";
	font-size: 1.2em !important;
}
.main-text h2 {
	font-family: 'HelveticaBold';
	letter-spacing: 0.08em;
	text-transform: none;
	margin-bottom: 0.1em;
}
.main-text h2.thin {
	font-family: 'AntipastoMed';
}
.main-text h3 {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	line-height: 1.6em;
	padding: 0 0 1.4em;
}
.side-form {
	width: 35%;
	padding: 3% 0 1%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.black,
.black h2,
.black h3 {
	color: black !important;
}
.market-analysis-text h2 {
	font-family: 'AntipastoMed';
	font-weight: normal;
	font-size: 3em;
	letter-spacing: 2px;
	text-transform: none;
	padding-bottom: 0.3em;
}
.market-analysis-text.home {
	float: left;
}
.market-analysis.home .side-form.right {
	font-size: 1.5em;
	width: 46%;
}
.entry-content input,
.entry-content textarea {
	box-shadow: 0px 0px 6px black;
}
.entry-content .frm_submit .frm_button_submit {
	background: #8a7b69 !important;
}
.entry-content .frm_submit .frm_button_submit:hover,
.green .frm_button_submit:hover {
	color: white !important;
	background: #968973 !important;
}
.frm_button_submit {
	transition: all 0.5s;
}
.frm_button_submit:hover {
	transform:scale(1.02);
}
.side-form.right .frm_button_submit:hover {
	color: white !important;
	background: #d6a25f !important;
}
.selling .frm_button_submit:hover,
.buying .frm_button_submit:hover {
	color: white !important;
	background: #84b584 !important;
}
.sidebar-recent-videos .faded,
.sidebar-recent-videos .blog-bubble a,
.sidebar-recent-videos .post-date {
	color: black !important;
}
.sidebar-recent-videos .blog-bubble {
	margin-bottom: 3%;
}
.sidebar-recent-videos img {
	border-radius: 1vw;	
}
.sidebar-recent-videos h2 {
	margin: 0.55em 0 0 !important;
}
.blogs-horizontal {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 3em;
}
.blog-sidebar .blog-bubble:nth-of-type(even) {
	background: #988d80;
}
.sidebar-recent-videos .blog-bubble:nth-of-type(even) {
	background: none !important;
}
.blog-bubble {
	position: relative;
	width: 48%;
}
.blog-bubble h2 {
	font-family: 'HelveticaBold';
	font-size: 2.7em;
	letter-spacing: normal;
	text-transform: none;
}
.blog-date, .read-more {
	font-family: 'AntipastoMed';
	font-size: 1.6em;
	letter-spacing: 0.3em;
	margin: 0.4em 0;
	text-transform: uppercase;
}
.blog-bubble a {
	color: white !important;
}
.blog-excerpt {
	font-size: 1.5em;
	margin-bottom: 4em;
}
.read-more {
	position: absolute;
	bottom: 5%;
	right: 4.5%;
}
.read-more a {
	color: white !important;
}
.blog-sidebar .read-more {
	bottom: 1%;
	font-size: 1.4em;
	letter-spacing: 0.3em;
}
.green {
	background: #879a85;
}
.brown {
	background: #8a8074;
}
.video-embed {
	margin-bottom: 2.8vw;
	overflow: hidden;
}
.video-embed iframe {
	overflow: hidden;
	width: 100%;
	height: 47em;
}
.banner-text-wrap {
	padding: 14.6em;
	font-size: 1.05em;
}
.banner-wrap.home h1 {
	font-size: 4em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
.banner-img {
	width: 100%;
	margin: 0 auto;
}
.form-title {
	width: 50%;
    margin: 0 auto 0 20%;
}
.form-title h2 {
	font-size: 3.1em;
}
.form-fields label, .form-fields input, .form-fields textarea {
	width: 100%;
}
#inner-logo-box {
	width: 900px;
	height: 170px;
	margin: 10px auto;	
}
#img-logo {
	float: left;
}
#logo-text {
	font-family: 'AntipastoDemiBold';
    text-transform: uppercase;
    width: 680px;
    float: left;
    padding-left: 40px;
}
#logo-img {
	display: none;
}
#logo-text h1 {
	font-size: 4em;
	letter-spacing: 6px;
	color: #fff;
	padding-bottom: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
#logo-text h1 a {
	color: #fff;
}
#logo-text h2 {
	font-size: 3.15em;
    letter-spacing: 13px;
	color: #dbd3ba;
	padding: 4px 0 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
#logo-text h2 a {
	color: #dbd3ba;	
}
#logo-text h3 {
    font-family: 'TradeGothic LT';
    font-size: 1.585em;
    color: #fff;
    padding: 10px 0 0;
    letter-spacing: 3px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
#logo-text h3 a {
    color: #fff;
}
.press-mitem {
	margin-right: 38px !important;
}
#menu-band {
	display: none;
	background: #fff;
    padding: 14px 0 8px;
    height: 0px;
    position: relative;
    opacity: 0;
    margin-bottom: 0px;
}
#menu-band nav {
	max-width: 94%;
	margin: 0 auto;
}
#menu-band nav a {
	font-family: 'Aquifer';
    font-style: normal;	
}
#menu-band nav a:hover {
	color: #dbd3ba !important;	
	font-weight: normal !important;
}
/*
#menu-main li.rachelhoy-menuitem a:before,
.team-nav a:before,
.gallerysub a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: black;
  visibility: hidden;
  border-radius: 5px;
  transform: scaleX(0);
  transition: .15s linear;
}
*/
.team-nav a:hover:before,
.team-nav a:focus:before {
  visibility: visible;
  transform: scaleX(1);
}
#menu-main li.rachelhoy-menuitem a:hover:before,
#menu-main li.rachelhoy-menuitem a:focus:before,
.team-nav a:hover:before,
.team-nav a:focus:before,
.gallerysub a:hover:before,
.gallerysub a:focus:before {
  visibility: visible;
  transform: scaleX(1);
}
@keyframes hover-v {
  0% {
      transform: scaleX(0);
      height: 5px;
     }
  45% {   
      transform: scaleX(1.05);
      height: 5px;
     }
  55% {height: 5px;}
  100% {
      transform: scaleX(1.05);
      height: 3.8rem;
     }
}
@keyframes no-hover-v {
  0% {
      transform: scaleX(1.05);
      height: 3.8rem;
     }
  45% {height: 5px;}
  55% {   
      transform: scaleX(1.05);
      height: 5px;
      opacity: 1;
     }
  
  100% {
      transform: scaleX(0);
      height: 5px;
      opacity: .02;
     }
}
#menu-band nav {
	max-width: 1000px;
	margin: 0 auto;
    display: none;
}
#menu-band nav a {
	font-family: 'Antipasto Pro';
    font-style: normal;	
}
#menu-band nav a:hover {
	color: #dbd3ba !important;	
	font-weight: normal !important;
}
.header-wrap.overlay {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.master-slider {
	background: none !important;
}
.home-section-6 .master-slider-parent {
	width: 100% !important;
}
.home-section-6 .master-slider {
	width: 100% !important;
}
.home-section-6 div.ms-container {
	width: 60% !important;
    margin-left: 0 !important;
    overflow: hidden !important;
}
.home-section-6 .ms-slide-info {
	width: 420px !important;
	right: -10px !important;
}
.home-section-6 .ms-slide-info h2 {
	width: 100% !important;
}
.home-section-1 .master-slider {
	margin: 0 !important;
}
.home-section-1 .ms-slide-info {
	font-family: 'AntipastoDemiBold';
	width: 100% !important;
	right: 0 !important;
}
.ms-container {
    height: 300px;
}
.home-section-1 .ms-info {
	padding-left: 0 !important;
}
.home-section-1 .heading-inner {
    font-family: "HelveticaNeue";
	font-size: 0.35em !important;
	clear: both;
	width: 100%;
}
.slider-above-header .header-wrap.overlay {
	top: auto;
	bottom: 0;
}

.logo-right .logo-box {
	float: right;
	text-align: right;
}

.logo-right .site-nav {
	clear: left;
	float: left;
}

@media screen and (min-width: 920px) {
	.logo-center {
		text-align: center;
	}

	.logo-center .logo-box {
		float: none;
		text-align: center;
		margin: 10px 0;
	}

	.logo-center .site-logo {
		float: none;
		margin: 0;
	}

	.logo-center .site-nav ul {
		float: none;
	}

	.logo-center .site-nav > ul > li {
		float: none;
		display: inline-block;
	}
}

/*
 * 2.5 Fixed header
 */

.fxd-header {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: transparent !important;
    opacity: 1;
}
.fxd-header #menu-main {
	margin: 0px auto 22px !important;
	padding-top: 4px;
	max-width: 1150px;
}
.four {
	width: 30%;
}
.four img {
	width: 100%;
}
.header-wrap.logo-center .fxd-header .logo-box {
	display: none;
}

/*
 * 2.6 Side header
 */

@media screen and (min-width: 920px) {
	.side-header .container {
		width: 100%;
	}

	.side-header .header-wrap .container {
		padding-left: 0;
		padding-right: 0;
	}

	.side-header .header-wrap {
		position: absolute;
		top: 0;
		left: 0;
		width: 320px;
	}

	.side-header-right .header-wrap {
		left: auto;
		right: 0;
	}

	.side-header .wrapper {
		padding-left: 320px;
	}

	.side-header-right .wrapper {
		padding-right: 320px;
		padding-left: 0;
	}

	.side-header .site-nav > ul > li {
		display: block;
	}

	.side-header .site-nav > ul > li + li {
		margin-left: 0;
	}

	.side-header .site-nav li ul {
		left: 100%;
		top: 0;
	}

	.side-header-right .site-nav li ul {
		left: auto;
		right: 100%;
	}

	.side-header .site-nav > ul > li a {
		border-bottom-width: 0;
		border-right: 2px solid rgba(0, 0, 0, 0);
		border-bottom: 1px solid #f5f5f5;
	}

	.side-header .site-nav > ul > li a {
		border-bottom-width: 0;
		border-right-width: 0;
		border-left: 2px solid rgba(0, 0, 0, 0);
	}

	.side-header .site-nav > ul > li:first-child a {
		border-top: 1px solid #f5f5f5;
	}

	.side-header .site-nav > ul > li:hover > a {
		border-right-color: #963;
	}

	.side-header-right .site-nav > ul > li:hover > a {
		border-left-color: #963;
	}
}

/*
 * 2.6 Mega Menu
 */

header .container {
    position: relative;
}

@media screen and (min-width:920px) {
	.site-nav > ul > li.menu_column {
	    position: static;
	}

	.site-nav > ul > li.menu_column > ul {
	    width:100%!important;
	    padding: 20px 0;
	}

	.site-nav > ul > li.menu_column > ul > li.col-md-2,
	.site-nav > ul > li.menu_column > ul > li.col-md-1_5,
	.site-nav > ul > li.menu_column > ul > li.col-md-3,
	.site-nav > ul > li.menu_column > ul > li.col-md-4,
	.site-nav > ul > li.menu_column > ul > li.col-md-6 {
	    float:left;
	}

	.site-nav > ul > li.menu_column > ul > li > ul {
	    display: block;
	    position: static;
	    top: 0; left: 0;
	    width: 100%;
	}

	.site-nav li ul li + li > a {
		border-top: 1px solid rgba(255,255,255,.2);
	}

	.site-nav > ul > li.menu_column > ul > li + li > a {
		border-top: none;
	}

	.side-header .site-nav > ul > li.menu_column {
	    position: relative;
	}

	.side-header .site-nav > ul > li.menu_column > ul {
	    width: 600px;
	}
	
    li.hide-text > a > span.menu-item-label {
		display:none!important;
	}
}

.menu_icon {
    margin-right: 5px;
}

/*
 * 3.0 Footer
 */

footer {
	color: #fff;
	font-size: 12px;
	z-index: 2;
	position: relative;
}

footer a {
	color: white !important;
	font-weight: bold;
}

.footer-widget-area {
	background-color: #252525;
	padding: 60px 0 40px;
}

.footer-widget-area .widget-title {
	color: #fff;
}

.footer-widget-area .widget-search {
	border-color: #fff;
	max-width: 180px;
}

.footer-widget-area .widget-sns i {
	color: #fff;
	border-color: #fff;
}

.footer-widget-area .widget-sns i:hover {
	background-color: #fff;
	color: #19cbcf;
}

ul.footer-sns {
	display: inline-block;
	font-size: 20px;
	margin-left: 0;
	margin-bottom: 10px;
}

.footer-sns li {
	float: left;
	list-style-type: none;
	margin: 0 5px;
}

.footer-sns li a {
	display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
}

ul.footer-links {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 10px;
}

.footer-links li {
	float: left;
	list-style-type: none;
}

.footer-links li + li::before {
	content: "\/";
}
.site-social ul {
    margin: 0;
    overflow: hidden;
    width: 190px;
    margin: 0 auto;
}

.site-social li {
    list-style-type: none;
    display: inline-block;
}

.site-social li a {
    display: block;
    margin-left: 1em;
}

/*
 * 4.0 Page title bar
 */

.page-title-bar {
	border-top:1px solid transparent;
	border-bottom: 1px solid transparent;
	padding: 20px 0;
    text-transform: uppercase;
    font-size: 13px;
    background-color: #f5f5f5;
}

.page-title h1 {
	font-family: 'AntipastoDemiBold';
	font-size: 18px;
	line-height: 1;
	margin: 0;
}
.single .page-title h1, .blog .page-title h1 {
	font-size: 4em;
    margin-top: 30px;
    letter-spacing: 30px;
}
.blog .entry-header {
	padding-bottom: 18px;
	margin-bottom: 18px;
}
#archive-box {
	font-family: 'AntipastoDemiBold';
	font-size: 2em;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 30px 30px 0;
}
.page-title h3 {
	margin: 15px 0 0;
	line-height: 1;
	font-size: 20px;
}

ol.breadcrumb-nav {
	margin: 0;
	line-height: 65px;
}

.no-subtitle ol.breadcrumb-nav {
	line-height: 30px;
}

.breadcrumb-nav li {
	list-style-type: none;
	display: inline-block;
}

.breadcrumb-nav li + li {
	margin-left: 5px;
}

.breadcrumb-nav > li + li:before {
	content: "\/";
	margin-right: 5px;
}

.breadcrumb-nav a {
	color: #a0a0a0;
}

.breadcrumb-nav a:hover {
	color: #963;
}

.title-left .page-title {
	float: left;
}

.title-left .breadcrumb-nav {
	float: right;
}

.title-center .container {
	text-align: center;
}

.title-center .page-title {
	margin-bottom: 5px;
}

.title-center ol.breadcrumb-nav {
	line-height: 30px;
}

.title-right .page-title {
	float: right;
	text-align: right;
}

.title-right .breadcrumb-nav {
	float: left;
}


/*
 * 5.0 Blog Columns
 */

.right-aside .col-aside-left {
	display: none;
}

.left-aside .col-aside-right {
	display: none;
}

.no-aside .col-aside-left,
.no-aside .col-aside-right {
	display: none;
}
.col-main {
	width: 100%;
}
.col-main,
.col-aside-left,
.col-aside-right {
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
}
.post-inner {
	width: 100% !important;
}
.row {
    margin-right: 0px !important;
    margin-left:0px !important;
}

@media (min-width: 992px) {
	.col-main,
	.col-aside-left,
	.col-aside-right {
		float: left;
		padding-top: 0;
		padding-bottom: 0;
	}
	.no-aside .col-main {
		width: 100%;
	}
	.left-aside .col-main,
	.right-aside .col-main {
		width: 75%;
	}
	.both-aside .col-main {
		width: 60%;
	}
	.left-aside .col-aside-left,
	.right-aside .col-aside-right {
		width: 25%;
	}
	.both-aside .col-aside-left {
		width: 20%;
	}
	.both-aside .col-aside-right {
		width: 20%;
	}
	.left-aside .col-main {
		left: 25%; /*.left-aside .col-aside-left width*/
	}
	.left-aside .col-aside-left {
		right: 75%; /*.left-aside .col-aside-main width*/
	}
	.both-aside .col-main {
		left: 20%; /*.both-aside .col-aside-left width*/
	}
	.both-aside .col-aside-left {
		right: 60%; /*.both-aside .col-aside-main width*/
	}
}

/*
 * 5.1 Blog Detail
 */

.entry-summary img,
.entry-content img {
	max-width: 100%;
}

.blog .post-inner, .blog .page-inner {
	padding: 0 !important;
}

.entry-header {
	margin-bottom: 5px;
}

.feature-img-box .img-box,
.feature-img-box img {
    width: 100%;
}


.feature-img-box,
.feature-img-box {
	margin-bottom: 20px;
}

.no-text .feature-img-box {
	margin-bottom: 0;
}

.entry-title,
.entry-title a {
	font-family: 'AntipastoDemiBold';
	font-size: 1.8em;
	color: #5a5f50;
	margin: 0;
}
.date-of-post {
    font-family: 'TradeGothic LT';
    color: #adadad;
    font-size: 1.4em;
    padding-top: 0;
    font-weight: normal;
}
.entry-meta,
.entry-more {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
}

.entry-meta li {
	list-style-type: none;
	display: inline-block;
	margin-right: 10px;
}

.entry-meta i {
	margin-right: 5px;
}

.entry-meta a,
.entry-footer a {
	font-style: italic;
	color: #a0a0a0;
}

.entry-meta a:hover,
.entry-footer a:hover {
	color: #963;
}

.entry-footer {
	margin: 20px 0;
	overflow: hidden;
	border: 0 dashed #ccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.entry-box .entry-footer {
	border: 0;
}

.type-page .entry-footer {
    display: none;
}

.entry-more {
	
}

.entry-tags {
	margin: 10px 0;
}

.entry-tags li {
	display: inline-block;
	list-style-type: none;
}

.entry-tags li a {
	
}

.entry-tags li+li:before {
	content: ", ";
}

.post-attributes h3 {
	font-size: 16px;
	margin-top: 40px;
}

.post-attributes h3 {
	font-family: 'AntipastoDemiBold';
	font-size: 24px;
	text-transform: uppercase;
	color: #666;
	margin: 40px 0 10px;
}

.post-attributes a {
	color: #a0a0a0;
}

.post-attributes a:hover {
	color: #963;
}

.about-author {
	overflow: hidden;
}

.author-avatar {
	float: left;
	margin: 0 20px 5px 0;
}

.post-pagination {
	border: 0 dashed #ccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 50px;
}

.post-pagination ul {
	margin: 10px 0;
}

.post-pagination li {
	list-style-type: none;
	display: inline-block;
}

.post-pagination li a {
	
}

.post-pagination li a:hover {
	border-color: #963;
}

.post-list-pagination {
	text-align: center;
}

.post-list-pagination ul {
	margin: 10px 0;
}

.post-list-pagination li {
	list-style-type: none;
	display: inline-block;
}

.post-list-pagination i,
.post-list-pagination span,
.post-list-pagination a {
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
}

.post-pagination a,
.post-list-pagination a {
	color: #a0a0a0;
}

.post-pagination a:hover,
.post-list-pagination a:hover {
	color: #963;
}

.page-numbers {
    padding: 0 5px;
}

/*
 * 5.2 Blog Grid box
 */

.post-grid-box .img-caption {
	background-color: #fff;
	padding: 10px 0;
}

.post-grid-box .img-caption a h4,
.portfolio-box a h4 {
	margin: 0 0 10px;
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
}


/*
 * 5.3 Comments
 */

ul.comments-list {
	margin-left: 0;
}

.comments-list li {
	list-style-type:none;
}

.media-comment {
	margin-top: 30px;
	position: relative;
	overflow: visible;
	width: 100%;
	display: table!important;
}

.media-avatar {
    width: 60px;
    min-width: 60px;
}

.media-avatar img {
    border-radius:50%;
    border: 3px solid #fff;
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,.3);
}

.media-comment .media-heading {
	font-size: 14px;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	border-radius: 0;
	text-shadow: none;
	box-shadow: none;
}

.form-control:focus,
select:focus,
input:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #963;
    box-shadow: none;
}

.comment-reply-link {
	float: right;
	margin-right: 5px;
}

.comment-edit-link,
.comment-reply-link {
	font-style: italic;
	text-transform: uppercase;
}

.form-submit .submit {
	color: #fff;
	background-color: #000;
	width: 100%;
	border: none;
	padding: 8px 20px;
	border-radius: 0;
	display: inline-block;
	text-align: center;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border: 1px solid #c7c7c7;
    padding: 5px;
    background-color: transparent;
}

input[type="submit"] {
    background-color: transparent;
    padding: 5px;
}

/*
 * 5.4 Blog List Style
 */

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

.entry-box {
	margin-bottom: 50px;
}

.blog-list-wrap.blog-grid .entry-box-wrap {
	width: 100%;
	display: inline-block;
	padding: 0 15px;
	float: left;
}

@media screen and (min-width: 768px) {
	.blog-list-wrap.blog-grid .entry-box-wrap {
		width: 50%;
	}
	.container {
		padding: 0;
	}
}
@media screen and (max-width: 850px) {
	#archive-box {
		position: relative;
	}
	.container {
	    width: 100%;
	}
	#music-left {
		width: 100%;
		padding-bottom: 20px;
	}
	#music-right {
		width: 100%;
	}
	#music-right ul li {
	    width: 30.1%;
	}
	#news ul li {
	    width: 80%;
	    float: none;
	    margin: 0;
	}
	.home-section-3 .home-container, .home-section-4 .home-container, .home-section-5 .home-container, .home-section-6 .home-container, .home-section-10 .home-container {
		padding: 0 5%;
	}
	#news ul li:nth-of-type(2) {
	    display: none;
	}
	#news ul {
		position: relative;
	}
	#news .home-container {
		height: auto;
	}
	#about-content {
		margin-left: 0;
	}
}
@media screen and (min-width: 992px) {
	.no-aside .blog-list-wrap.blog-grid .entry-box-wrap {
		width: 33.333333333333%;
	}
}
@media screen and (max-width: 1200px) {
	#music-left iframe {
		height: 500px !important;
	}
}
@media screen and (max-width: 1100px) {
	#music-left iframe {
		height: 450px !important;
	}
}
@media screen and (max-width: 1000px) {
	.splash-button-box {
		display: inline-block;
	}
	.splash-button-box .button {
		width: 100%;
		display: block;
	}
	#music-left iframe {
		height: 400px !important;
	}
	.splash-text {
		font-size: 1.3em;
	    width: 50%;
	}
}
@media screen and (max-width: 950px) {
	#music-left iframe {
		height: 350px !important;
	}
}
@media screen and (max-width: 1050px) {
	.post-wrap,
	.fxd-header .site-nav {
		width: 90%;
	}
	.site-nav ul {
		background: transparent !important;
	}
	.videos-grid .video-bottom {
		margin-bottom: 1.7em;
	}
	.videos-grid .blog-bubble {
		width: 47.9%;		
	}
}
@media screen and (max-width: 500px) {
	#about-content {
		width: 100%;
	}
}
.blog-list-wrap.blog-grid .entry-box {
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #fff;
	margin-bottom: 30px;
}

.blog-list-wrap.blog-grid .entry-main {
	padding: 10px 20px;
}

.blog-list-wrap.blog-aside-image .entry-main {
	margin-top: 0;
}

.blog-list-wrap.blog-aside-image .entry-footer {
	margin: 10px 0;
}

.blog-timeline-icon {
	font-size: 60px;
	color: #ccc;
}

.blog-timeline-inner {
	position: relative;
}

.blog-timeline-line {
	position: absolute;
	top: 0;
	left: 30px;
	margin-left: -1px;
	height: 100%;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.blog-list-wrap.blog-timeline .entry-box-wrap {
	width: 100%;
	position: relative;
	padding-left: 60px;
}

.blog-list-wrap.blog-timeline .entry-box-wrap:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #e5e5e5;
	top: 55px;
	left: 25px;
}

.blog-list-wrap.blog-timeline .entry-box {
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #fff;
	position: relative;
	box-shadow: 1px 1px 5px 0 rgba(0,0,0,.1);
}

.blog-list-wrap.blog-timeline .entry-box:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	top: 50px;
}

.blog-list-wrap.blog-timeline .entry-box:before {
	border-right-color: #ccc;
	left: 0;
	margin-left: -21px;
}

.blog-list-wrap.blog-timeline .entry-box:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 9px solid transparent;
	top: 51px;
}

.blog-list-wrap.blog-timeline .entry-box:after {
	border-right-color: #fff;
	left: 0;
	margin-left: -18px;
}

.blog-list-wrap.blog-timeline .entry-main {
	padding: 10px 20px;
}

.blog-timeline-loading {
	margin: 20px 0;
}

@media screen and (min-width: 768px) {
	.blog-timeline-icon {
		text-align: center;
	}
	.blog-timeline-line {
		left: 50%;
	}
	.blog-list-wrap.blog-timeline .entry-box-wrap {
		width: 50%;
	}
	.blog-list-wrap.blog-timeline .entry-box-wrap.timeline-left {
		float: left;
		padding-right: 10%;
	}
	.blog-list-wrap.blog-timeline .entry-box-wrap.timeline-left:after {
		right: 0;
		margin-right: -5px;
		left: auto;
	}
	.blog-list-wrap.blog-timeline .entry-box-wrap.timeline-right {
		float: right;
		padding-left: 10%;
	}
	.blog-list-wrap.blog-timeline .entry-box-wrap.timeline-right:after {
		left: 0;
		margin-left: -5px;
	}
	.blog-list-wrap.blog-timeline .timeline-left .entry-box:before {
		border-left-color: #ccc;
		border-right-color: transparent;
		left: auto;
		right: 0;
		margin-right: -21px;
		margin-left: 0;
	}
	.blog-list-wrap.blog-timeline .timeline-left .entry-box:after {
		border-left-color: #fff;
		border-right-color: transparent;
		left: auto;
		right: 0;
		margin-right: -18px;
	}
}

/*
 * 6.0 Portfolio Detail
 */

.post-slider {
	margin-bottom: 20px;
}

#related-portfolio .owl-item {
	padding: 0 8px;
}

#related-portfolio .entry-title {
	font-size:16px;
}

/*
 * 6.1 Portfolio List
 */

 .portfolio-list-wrap {
	margin: 0 -15px;
}

.portfolio-list-wrap.no-text .portfolio-box .entry-main {
	display: none;
}

.portfolio-box-wrap {
	float: left;
	padding: 0 15px 15px;
	margin-bottom: 30px;
}

.portfolio-list-wrap.full-width {
	margin: 0;
}

.portfolio-list-wrap.full-width .portfolio-box-wrap {
	padding: 0;
	margin-bottom: 0;
}

/*
 * 7.0 Widget
 */

.widget-box {
	margin-bottom: 36px;
	overflow: hidden;
	font-size: 12px;
}

.widget-title {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 20px;
}

.widget-box ul {
	margin-left: 0;
}

.widget-box ul ul {
	margin-left: 10px;
}

.widget-box li {
	overflow: hidden;
	list-style-type: none;
	padding: 10px 0;
	border-bottom: 1px solid rgba(255,255,255,.1);
}

.widget-box > ul > li,
.widget-post > ul > li {

}

.widget-box a {
	color: #a0a0a0;
}

.widget-box a:hover {
	color: #963;
}


.widget_search .search-form {
	border: 1px solid #ccc;
	padding: 4px;
	overflow: hidden;
	width: 100%;
	display: block;
	position: static;
}

.widget_search .search-form div {
    position:relative;
}

.widget_search .search-form div:before {
    position:absolute;
    top:0; right:0;
    font: normal normal normal 16px/28px 'FontAwesome';
    content: "\f002";
}

.widget_search form.search-form input[type="text"] {
	border: none;
	float: left;
	width: 100%;
	margin-right: -25px;
	padding-right: 25px;
	background-color: transparent;
	color: inherit;
}

.widget_search form.search-form input[type="submit"] {
	background: none;
	float: right;
	border: none;
	width: 20px;
	height: 20px;
	position:relative;
	z-index:2;
}

.widget-box .widget-img {
	float: left;
	margin-right: 15px;
}

.widget-box .widget-img img {
	width: 60px;
	margin-top: 3px;
}

.widget-project img {
	border: 1px solid #eee;
}

.widget-project .row {
	margin-left: -2px;
	margin-right: -2px;
}

.widget-project [class*='col-xs'] {
    padding: 2px;
}

.widget_recent_posts li {
	clear: left;
}

.widget_recent_posts li,
.widget_contact_info li,
.widget_text li {
	background: none;
	padding-left: 0;
}

.widget-post li {
	list-style-type: none;
	margin-bottom: 15px;
}

.widget-post img {
	display: block;
	float: left;
	width: 20%;
	margin-right: 3%;
	border-radius: 5px;
}

.widget-post .widget-post-box {
	float: left;
	width: 75%;
	margin-top: -5px;
}

.widget-post .widget-post-box.no-img {
	width: 100%;
}

.widget_nav_menu ul {
    margin: 0;
}

.widget_nav_menu li {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

.widget_nav_menu li a {
    display: block;
    border-style: solid;
    border-color: #e5e5e5;
    border-bottom-width: 1px;
    border-right-width: 1px;
    margin: 0;
    padding: 10px;
    background-color:#fafafa;
}

.widget_nav_menu li li a {
    padding-left: 20px;
}

.widget_nav_menu li li li a {
    padding-left: 30px;
}

.widget_nav_menu {
    border-top: 1px solid #e5e5e5;
}

.widget_nav_menu li.current-menu-item a {
    border-right: 2px solid #963;
}

#wp-calendar td,.widget #wp-calendar th {
	text-align: center;
}

#wp-calendar #today {
	background: #f5f5f5;
}

/*
 * 8.0 Gallery
 */

.gallery {
	margin-bottom: 1.6em;
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}

.gallery-item {
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	margin-top: 0!important;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item img {
    border: 0!important;
}

.gallery.gallery-size-full {
	margin-left: 0;
	margin-right: 0;
}

.gallery-size-full .gallery-item {
	padding: 0;
	margin-bottom: 0;
}

.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.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	display: block;
	margin-top: 10px;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

section.section{
	position:relative;
	

}

.rachelhoy-parallax {
	background-attachment: fixed !important;
	background-position: 50% 0;
	background-repeat: repeat;
}

/*
 * 9.0 Video Background
 */
.mobile-video {
	margin-top: -56px;
}
#video-controls {
    width: 333px;
	display:none;
}

#video-controls i.fa{
	font-size:20px;
	vertical-align: middle;
}

#video-controls i.fa-volume-up {
	font-size:22px;
}

#video-controls i.fa-volume-off {
	font-size:25px;
}

.black-65 {
    color: #FFFFFF;
    margin: 24px 0;
    padding: 4px 12px;
	left: 20px;
	bottom: 0;
	position: absolute;
	z-index:999;
}
.video, #aftervid-slideshow {
	margin-top: 37px;
}
.home-wrapper ,.home-container {
	position: relative;
	/*z-index: 3;*/
}
section.video-section .home-container {
	z-index: 3;
    padding-bottom: 130px;
}
.home .blog-bubble:first-of-type {
	background: #879a85;
}
.home .blog-bubble:nth-of-type(2) {
	background: #8a8074;
} 
.s2-quote {
	font-family: 'AntipastoDemiBold';
	font-size: 1.5em;
	color: #fff;
	width: 45%;
	float: left;
	margin-right: 5%;
	text-align: center;
}
.s2-quote.second {
	font-size: 1.65em;
	margin-right: 0;
	
}
.s2-quote .attribution {
	color: #fff;
	font-size: 0.35em !important;
}
section.home-section-3 {
	color: #fff;
}
section.home-section-4 {
	padding-bottom: 0;
}
.intro-p {
    width: 550px;
    margin: 0 auto;
    margin-top: 20px;
    clear: both;
}
.col-box {
	max-width: 900px;
	text-align: left;
	font-size: 0.83em;
    display: block;
}
.col-box li {
	padding-bottom: 12px;
}
.col-left {
	width: 47%;
	float: left;
}
.col-right {
	width: 47%;
	float: right;
}
#jason-info {
	width: 500px;
	float: right;
}
#jason-photo {
	float: left;
	margin-right: 20px;
}
.home-section-4 .home-container.container {
	background-image: url('https://rachelhoys.com/wp-content/themes/rachel-hoy/images/iowa-silhouette.png');
	background-size: contain;
	background-repeat: no-repeat;
	min-height: 550px;
	text-align: center;
	padding-top: 120px;
}
.home-section-4.trees .home-container.container {
	min-height: 0px;
}
section.home-section-3.farmland-auctions.wood3 h2, section.home-section-3.farmland-auctions.wood4 h2, section.home-section-3.farmland-auctions.wood5 h2 {
    font-family: 'AntipastoDemiBold';
    width: 600px;
    margin: 0 auto;
    text-align: center;
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
    margin-bottom: 26px;
}
section.home-section-4.farmland-auctions.silo .home-container.container, section.home-section-4.farmland-auctions.silos .home-container.container {
	min-height: 450px;
}
section.home-section-3.farmland-auctions.wood5 .col-box h2 {
	border-bottom: 0;
	width: auto;
    text-align: left;
}
.home-section-4 #gallery-boost {
	font-family: 'TradeGothic LT';
    font-size: 4em;
    text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #688856;
    line-height: 1.3em;
    width: 700px;
    margin: 120px auto 0;
}
section.home-section-5, section.home-section-5 h2, section.home-section-5 h3 {
	color: #fff;
}
.home-section-6 iframe {
	width: 100% !important;
}
.home-section-7 {
	min-height: 700px;
}
footer .footer-info-area {
	font-family: 'AntipastoDemiBold';
	font-size: 1.9em;
	color: #fff;
	background: #7d9478 !important;
    text-align: center;
	padding: 20px 0;
}
.elfsight-widget-instagram-feed {
	margin-bottom: 0 !important;
}
.social-foot {
	display: block;
	justify-content: space-between;
	margin: 0 auto;
    position: relative;
}
.social-foot.blog-spring {
	float: right;
	right: 10px;
}
.social-foot.blog-spring .social-foot-list {
	justify-content: flex-end;
}
.social-foot-list li:last-of-type {
	margin-right: 0;
}
.foot-logo {
	width: 100%;
	height: auto !important;
    width: 80px !important;
}
.social-foot img:hover {
	filter: contrast(2));
}
.text-foot {
	font-family: 'Antipasto Pro';
	font-size: 0.65em;
	display: flex;
	justify-content: space-between;
    line-height: normal;
    width: 100%;
    margin: 30px auto 20px;
}
.text-foot h4 {
    font-size: 1em;
	padding: 0;
	color: #fff;
}
.textlet-foot {
	color: #9d9898;
	text-align: left;
    line-height: 1.65em;
    position: relative;
	width: 40%;
}
.textlet-food:first-of-type {
	width: 60%;
}
.textlet-foot a:hover {
	text-decoration: underline;
}
.textlet-foot ul {
	margin-top: 6px;
	margin-left: 0;
}
.textlet-foot ul,
.textlet-foot li {
	list-style: none;
}
/*
.textlet-foot .white {
    font-family: 'Antipasto Pro';
}*/
.textlet-foot h4 {
/*    font-family: 'Antipasto Pro'; */
	color: white !important;
} 
.textlet-foot a:hover {
	color: white !important;
}
#js-twitter {
	margin-left: 6px;
}
#js-facebook {
	margin: -2px 16px 0 6px;
}
.social-head img.app-img,
.social-foot img.app-img {
	height: 24px;
}
.mobile-menu-social {
	display: none;
}
.social-foot img.app-img {
	margin-top: -2px;
}
#jason-address, #jason-address p {
	font-family: 'TradeGothic LT';
	font-variant-ligatures: none;
	width: 320px;
	float: left;
}
#jason-address {
	margin-left: 20px;
}
#jason-address h3 {
    font-size: 2.43em;
}
#jason-address p {
	font-size: 1.1em;
	letter-spacing: 1px;
}
#jason-address a {
	color: #fff;
}
.h-line {
	margin-left: -7px;
}
#dreamdirt-logo {
	float: left;
}
#worth-button {
	font-family: 'AntipastoDemiBold';
	font-size: 1.6em;
	text-align: center;
	background: #594b3e;
    border-radius: 8px;
    padding: 4px 14px;
    letter-spacing: 2px;
    display: inline-block;
}
.button-box {
	text-align: center;
	width: 100%;
	margin: 30px 0 20px;
}
#tubular-container {
   position: absolute!important;
}

#big-video-wrap {
	/*z-index:1;*/
}
.homepage .page-inner {
    background-color: transparent;
}
.noticefailed {
	color: #FF0000 !important;
}
.section-banner-icon{
	margin-bottom:30px;
}
.blog .post-main, .single .post-main {
	width: 100%;
	margin: 0 auto;
}
.post-contact-box {
	width: 30%;
	float: left;
	margin: 25px 5% 0 0;
}
.post-contact-box label, .post-contact-box input, .post-contact-box textarea {
	font-family: 'AntipastoDemiBold';
	background: rgba(255, 255, 255, 0.47);
}
input[type=checkbox], input[type=radio] {
    margin: 4px 6px 0 0 !important;
}
.wpcf7-list-item {
	font-size: 0.9em;
}
span.wpcf7-list-item {
	width: 100% !important;
}
/*
 *  10.0 Back to Top
 */ 

#back-to-top {
	position:fixed;
	left:10px;
	bottom:10px;
	background:rgba(255,255,255,0.2);
	font-size:10px;
	padding:5px;
	border-radius:5px;
	display:none;
	z-index:999;
}
#back-to-top span {
	color: #dbd3ba;
}

.owl-item .inner {
	padding: 20px; 
}

/*
 *  10.1 rachelhoy Owl Slider
 */ 

.rachelhoy-owl-slider {
    position: relative;
}

.owl-theme .owl-controls {
    height: 0;
    margin: 0!important;
    position:static;
}

.owl-prev,
.owl-next {
    display:block!important;
    position:absolute;
    content:'';
    font-size:0;
    color: #fff;
    opacity: .3;
    bottom:50%;
    margin-bottom: -48px;
    padding: 40px 10px;
}

.owl-prev:hover,
.owl-next:hover {
    opacity: .5;
}

.owl-prev {
    left: 10px;
}

.owl-prev:before,
.owl-next:before {
    font: normal normal normal 16px/1 'FontAwesome';
}

.owl-prev:before {
    content: "\f053";
}

.owl-next {
    right:10px;
}

.owl-next:before {
    content: "\f054";
}

.owl-dots {
    position:absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.owl-dot {
    width: 16px;
    height: 16px;
    border-radius: 10px;
    display: inline-block;
    margin: 3px;
    border: 2px solid rgba(255,255,255,1);
}

.owl-dot.active {
    background-color: #fff;
}

#rachelhoy-owl-slider .owl-item .item .inner {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
}

.owl-item .inner {
	padding: 20px; 
}

#rachelhoy-owl-slider .owl-item .item > img {
    width:100%;
}

.rachelhoy-owl-slider {
    position: relative;
}

.owl-theme .owl-controls {
    height: 0;
    margin: 0!important;
    position:static;
}

.owl-prev,
.owl-next {
    display:block!important;
    position:absolute;
    content:'';
    font-size:0;
    color: #fff;
    opacity: 0;
    bottom:50%;
    margin-bottom: -48px;
    padding: 40px 10px;
    transition: .3s;
}

.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
    opacity: 1;
}

.owl-prev {
    left: 10px;
}

.owl-prev:before,
.owl-next:before {
    
}

.owl-prev:before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    border: 0 solid #fff;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(45deg);
}

.owl-next {
    right:10px;
}

.owl-next:before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    border: 0 solid #fff;
    border-width: 3px 3px 0 0;
    -webkit-transform: rotate(45deg);
}

.owl-dots {
    position:absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.owl-dot {
    width: 14px;
    height: 14px;
    border-radius: 10px;
    display: inline-block;
    margin: 2px;
    border: 2px solid rgba(255,255,255,1);
}

.owl-dot.active {
    background-color: #fff;
}

#rachelhoy-owl-slider .owl-item .item .inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
}

.owl-item .inner {
    padding: 20px; 
}

#rachelhoy-owl-slider .owl-item .item > img {
    width:100%;
}

#rachelhoy-owl-slider .owl-item .item .inner {
    padding: 0;
}

#rachelhoy-owl-slider .owl-item .item .inner .caption {
    display: table;
    width: 100%;
    height: 100%;
}

#rachelhoy-owl-slider .owl-item .item .inner .caption-inner {
    display: table-cell;
    vertical-align: middle;
}

#rachelhoy-owl-slider .btn {
    border-radius: 0;
    border: 2px solid #fff;
    display: inline-block;
    margin-top: 10px;
}
.closebtn {
    position: fixed;
    top: 70px;
    right: 15px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    z-index: 999;
}
.dropbtn {
	display: none;
}
.drop-arrow {
	margin-top: -4px;
	opacity: 0.8;
}
.entry-content a, .home-section-content a {
	color: #b75c50 !important;
}
@media only screen and (max-width: 920px) {
	.fxd-header .site-nav img {
		width: 250px;
	}
	.fxd-header {
		display: block;
		height: 151px;
	}
}
@media only screen and (max-width: 1250px) {
	.contact-button-primary h2 {
		font-size: 0.9em;
	}	
	.home-page .primary-text {
		font-size 1.4em;
	}
}
@media only screen and (max-width: 1230px) {
	.contact-button-primary h2 {
		font-size: 0.9em;
	}	
	.home-page .primary-text {
		font-size: 1.34em;
	}
}
@media only screen and (max-width: 1140px) {
	.contact-button-primary h2 {
		font-size: 0.85em;
	}	
	.home-page .primary-text {
		font-size: 1.3em;
	}
}
@media only screen and (max-width: 1095px) {
	.contact-button-primary h2 {
		font-size: 0.85em;
	}	
	.home-page .primary-text {
		font-size: 1.25em;
		line-height: 1.72em;
	}
}
@media only screen and (max-width: 1095px) {
	.contact-button-primary h2 {
		font-size: 0.8em;
	}	
	.home-page .primary-text {
		font-size: 1.1em;
		line-height: 1.82em;
	}
}
@media only screen and (max-width: 900px) {
	.embed-container {
		margin: 0;
	}
	.single .blog-img {
		margin: 1em auto 2em !important;
	}
	.home .video-embed .embed-container {
		padding-bottom: 46.75%;
	} 
	.container-fullwidth {
		margin-bottom: 0;
	}
	.fxd-header, .name-box {
		display: block;
	}
	.post-wrap.team-single.blog {
		margin: 14px auto;
	}
	.blog .team-single .img-box img {
		margin-top: 1.4em;
	}
	.social-foot {
		right: 0;
	}
	.mobile-menu-social {
		display: flex;
	    justify-content: center;
	    width: 50%;
	}
	.mobile-menu-social li {
		display: table-cell;
		margin-right: 22px;
	}
	.mobile-menu-social li:last-of-type {
		margin-right: 0;		
	}
	.fxd-header .site-nav .mobile-menu-social li img {
		display: inline-block;
		height: 25px;
		width: auto;
	}
	.foot-logo {
		margin-bottom: 60px;
	}
	.footer-info-area {
    	padding-bottom: 60px;
	}
	.social-foot-list li {
		display: inline-table;
	}
	.dcol-l,
	.dcol-r {
		width: 100%;
	}
	.careers-grid .wp-block-image {
		margin-top: 0;
	}
	.careers-grid h2 {
		padding-top: 0;
	}
	.careers-grid .multicolumn-box {
		padding: 0 15% !important;
	}
	.apply-box {
		padding-top: 0;
	}
	.single-column-wrap:nth-of-type(3) {
    	margin: 10px auto 0px;
    	padding: 0 15%;
    }
    .celebrity-list {
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	    margin-bottom: 0;
    }
	.fxd-header {
		height: 70px;
	}
	footer {
	    padding-bottom: 50px;
	    background: #333;
	}
	#xperience-3 {
		position: relative;
	}
	#experience-3 video {
		width: 100%;
		position: relative;
		top: 0;
	}
	.main-nav .press-mitem {
		margin-right: 0 !important;	
	}
	.team-nav a:hover:before,
	.team-nav a:focus:before {
	  visibility: hidden;
	  transform: scaleX(0);
	}
	#menu-main li.rachelhoy-menuitem a:hover:before,
	#menu-main li.rachelhoy-menuitem a:focus:before,
	.team-nav a:hover:before,
	.team-nav a:focus:before,
	.gallerysub a:hover:before,
	.gallerysub a:focus:before {
	  visibility: hidden;
	  transform: scaleX(0);
	}
	.wrapper .post-wrap.home-page {
	    margin-top: 0;
	}
	video::-webkit-media-controls {
	  	display:none !important;
	}
	video::-webkit-media-controls-enclosure {
	  	display:none !important;
	}
	::-webkit-media-controls {
	  	display:none !important;
	}
	.half-width {
		width: 100%;
	}
	.careers-model {
		width: 90%;
		margin: 12px auto 0;
		min-width: 0;
	}
	.centered-q {
	    width: 100%;
	    clear: both;
	    min-width: 0;
	}
	.site-nav-toggle {
		opacity: 1;
	}
	.site-nav {
		display: none;
		margin-top: 0;
		width: 100%;
		position: absolute;
		top: 100%;
		left: 0;
	}
	.team-details {
		font-size: 0.75em;
		letter-spacing: 2px;
	}
	.magazine-logo {
	    height: 5em;
	}
	.mobile-image {
		display: block;
	}
	.experience {
	    margin-bottom: 0px;
	}
	#experience-1.experience-bg {
		min-height: 0;
	}
	.experience-bg {
		min-height: 0;
		background-image: none;
		position: relative;
	}
	.experience-wrap {
   		margin-bottom: 0px;
   		clear: both;
	}
	.experience-blurb-l, .experience-blurb-r {
		margin-top: 0;
		position: relative;
		padding: 0.7em 0 2.1em;
	}
	.experience h2 {
		padding-bottom: 0.5em;
		margin: 0 auto 0.5em;
	}
	.team-grid > div.team-member {
		width: 47.8%;
		margin-bottom: 1em;
	}
	.team-info {
	    font-size: 0.7em;
	}
	.team-single article {
		display: block;
	}
	.team-single .feature-img-box,
	.entry-main {
		width: 100%;
	}
	.artistic-team {
		width: 100%;
	}
	.img-box {
		margin-bottom: 0.3em;
	}
	.team-highlights-gallery ul {
		margin-left: 0;
	}
	.team-single .entry-main {
		width: 100%;
	}
	.team-highlights-gallery ul li {
		margin-bottom: 0;
	}
	.text-foot {
		width: 90%;
		flex-wrap: wrap;
		font-size: 0.85em;
	}
	.textlet-foot {
		width: 46%;
		margin-bottom: 1em;
	}
    .fine-print {
	    width: 90%;
		margin: 0 5% 2em;
    }
    .double-column-box h2 {
	    width: 100%;
    }
    .double-column-box {
	    width: 90%;
    }
    .double-column li {
	    display: block;
    }
    .double-column li div {
	    width: 100%;
	    margin-bottom: 20px;
    }
    ul.double-column {
	    margin-left: 0;
    }
    .giving h2 {
	    width: 90%;
	    min-width: 0;
    }
    .giving-grid > div.giving-item {
	    width: 47%;
    }
    .giving-list-box,
    .celebrity-list-box {
	    margin: 0 5%;
	    width: 90%;
	}
	.giving-list {
		-webkit-column-count: 3;
	    -moz-column-count: 3;
	    column-count: 2;
	}
	.giving-item img:hover,
	.giving-item:hover img {
		opacity: 1;
	}
	.giving-info {
		z-index: 9999;
		height: 100%;
	}
	.giving-item:hover .giving-info {
		opacity: 1;
	}
	ul.services-list {
		margin-left: 0;
	}
	.gallery-grid ul li {
		width: 47%;
	}
	.gallery-grid ul {
		margin-left: 0;
	}
	#menu-band {
		height: 56px;
		opacity: 0;
	}
	.container {
		display: block !important;
	}
	.fxd-header #menu-main {
		margin-top: 0;
		display: block !important;
	}
	.fxd-header .site-nav img,
	#rachelhoy-logo {
		display: none;
	}
	.press-grid {
		justify-content: space-around;
	}
	#press-logos img {
		margin: 0 1em;
	}
	.press-grid {
		width: 90%;
		min-width: 0px;
	}
	.awards-box {
		width: 40%;
		margin: 0 0 1em;
	}
	.press-grid ul {
		margin-left: 0;
	}
	.press-grid ul li {
	    width: 47%;
	    margin: 0 0 4em;
	}
	.press-grid ul li img {
		width: 100%;
	}
	#press-logos {
		width: 90%;
		min-width: 0;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	#press-logos img {
		margin-bottom: 2em;
	}
	.magazine-logo img {
		max-height: 47%;
		height: auto;
	}
	.home-section-1 {
		width: 90%;
	}
	.ms-inner-controls-cont {
		width: 100% !important;
		max-width: 100% !important;
	}
	.home-section-1 .magee-heading {
		font-size: 1.8em !important;
		margin-bottom: 0;
	}
	.ms-container {
	    max-height: 150px;
	}
	.button, 
	.everest-forms button[type=submit],
	.careers-grid h2 {
		width: 90%;
		min-width: 0; 
	}
	.everest-forms button[type=submit] {
		width: 100%;
	}
	.multicolumn-box {
		width: 100%;
	}
	.multicolumn-box .single-column-box {
		width: 75%;
		margin-bottom: 2em;
	}
	.single-column-box {
		width: 80%;
		min-width: 0;
	}
	.home-intro-text {
		padding: 40px 0 20px;
	}
	#press-logos {
		margin-bottom: 0;
	}
	.careers-grid h2 {
		margin: 0.2em auto 0.8em;
	}
	.multicolumn-box {
		margin-top: 1.5em;
		margin-bottom: 0;
	}
	.careers-team .button {
		margin-bottom: 2em;
	}
	.experience-blurb-l, .experience-blurb-r {
		width: 100%;
	}
	.experience h2,
	.experience-list-box {
		width: 90%;
	}
	.header-wrap #promo-top,
	.header-wrap #covid-top {
		display: none;
		width: 100%;
		min-width: 0;
	}
	#promo-top-text {
		width: auto;
	}
	#mobile-promo-text,
	#mobile-promo {
		display: none;
		width: 100%;
	}
	#mobile-promo {
		z-index: 9999;
		padding: 20px 0 16px;
		transition: 0.15s all ease;
	}
	.fat-foot {
		padding: 20px 0 70px !important;
		transition: 0.15s all ease;		
	}
	.team-nav {
		margin-top: 0;
    	text-align: center;
	}
	.team-info, .giving-info, .gallery-info {
	    padding-top: 1em;		
	}
	.gallery-nav {
	    margin-top: 2em;
	}
	.giving-info {
		font-size: 0.8em;
		padding: 0 2em;
	}
	.team-more {
		width: 60%;
		padding-top: 6px;
		margin-bottom: 9px;
	}
	.mobile-social {
		display: block;
	}
	.fxd-header #menu-main {
		font-size: 1.5em;
	    padding-bottom: 200px;
	}
	.fxd-header .site-nav .mobile-menu-social li img {
		width: 1.5em;
		height: auto;
	}
	.banner-wrap.home {
		margin-bottom: 0;
	}
	.rachel-primary-photo.home {
		display: inline-block;
		width: 100%;
		/* position: relative; */
		height: 400px;
		overflow: hidden;
	}
	.contact-button-primary.home {
		font-size: 1em;
		width: 100%;
		margin-top: 0;
	}
	.contact-button-primary h2 {
		text-align: center;
		font-size: 3.3em;
	}
	#menu-main li {
		padding-bottom: 0.5em;
	}
	
}
@media only screen and (max-width: 650px) {
	
	.team-nav,
	#content .giving, 
	#content .gallery-main {
		margin-top: 0;
	}
	.team-nav ul.team-submenu {
		display: none;
	}
	.team-nav ul.dropdown-team-menu {
		display: block;
		font-size: 2em;
		margin-top: 0.4em;
	}
	.dropbtn {
		background-color: white;
	    font-family: 'Antipasto Pro';
		font-size: 1.5em;
	    text-transform: uppercase;
	    font-weight: normal;
	    background: transparent;
	    border: none;
	    display: inline-block;
		margin-top: 1.4em;
	}
	#dropdown-content {
	    font-family: 'Antipasto Pro';
	    letter-spacing: 3px;		
	}
	.closebtn {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	section.homepage-slider .inner {
		padding-top: 10px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 12px;
		width: 100%;
		margin: 0 auto;
	}
	#rachelhoy-owl-slider .owl-dots {
		display:none !important;
	}
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
	section.homepage-slider .inner {
		padding-top: 30px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 12px;
		width: 100%;
		margin: 0 auto 10px;
	}
	#rachelhoy-owl-slider .owl-dots {
		display:none !important;
	}
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
	section.homepage-slider .inner {
		padding-top: 50px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 14px;
		width: 80%;
		margin: 0 auto 10px;
	}

	#rachelhoy-owl-slider .owl-dots {
		display:none !important;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
	section.homepage-slider .inner {
		padding-top: 100px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 14px;
		width: 80%;
		margin: 0 auto 10px;
	}
}
/*
 * 11.0 bbPress
 */

.bbp-breadcrumb {
	display: none;
}

.bbp-search-form {
	margin-bottom: 10px;
}

#bbp-search-form {
	border: 1px solid #ccc;
	padding: 8px;
	overflow: hidden;
	width: 100%;
}

#bbp-search-form div {
    position:relative;
}

#bbp-search-form div:before {
    position:absolute;
    top:0; right:0;
    font: normal normal normal 18px/20px 'FontAwesome';
    content: "\f002";
}

#bbp-search-form input[type="text"] {
	border: none;
	float: left;
	width: 100%;
	margin-right: -25px;
	padding-right: 25px;
	background-color: transparent;
	color: inherit;
}

#bbp-search-form input[type="submit"] {
	background-color: transparent;
	float: right;
	border: none;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	position:relative;
	z-index:2;
}

#bbp-search-form input[type="submit"]:before {
    content: "\f002";
}

#bbp_topic_title,
.wp-editor-container,
#bbp_topic_tags {
    border: 1px solid #ccc;
}

#bbp_topic_submit,
#bbp_reply_submit {
    background-color: #000;
    color: #fff;
    border: none;
    padding: 5px 20px;
}

#bbp_topic_title,
#bbp_topic_content,
#bbp_topic_tags,
#bbp_topic_status_select,
#bbp_stick_topic_select {
    padding: 3px;
}

/*
 * 12.0 Post Format
 */

/*Post Format Video*/
.format-video iframe {
	border: 0;
}

/*Post Format image*/
.format-image .wp-caption {
	height: auto;
	padding: 5px;
}

/*Post Format Status*/
.format-status {
	
}

/*Post Format Audio*/
.format-audio {

}

/*Post Format Quote*/
.format-quote .entry-title {
	display: none;
}

.format-quote .entry-content blockquote {
    font-family: serif;
    font-style: italic;
    border: 0;
    padding: 20px 60px 0 60px;
    margin: 0;
    text-align: center;
}

.format-quote .entry-content blockquote cite {
    margin-top: 20px; 
}

.format-quote .entry-content blockquote p {
    font-size: 25px;
    color: #222222;
    line-height: 1.3;
}

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

.format-quote .entry-content blockquote + p:before {
    content: '- '; 
}

.format-quote .entry-content blockquote + p:after {
    content: ' -';
}

/*Post Format Link*/
.format-link .entry-content {
	background-color: #f5f5f5;
	margin: 0 0 20px;
	padding: 30px 60px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	font-family: serif;
}

.format-link .entry-content p {
	margin: 0;
}

.format-link .entry-title {
	display: none;
}

/*  Post Format Chat  */
.format-chat p {
	margin-bottom: 0;
	padding: 5px;
	background-color: #fefefe;
}

.format-chat p:nth-child(2n+1) {
	background: #f3f3f3;
}

/*  Post Format Gallery  */


/*  Post Format Aside  */
.format-aside.post {
	background-color: #f5f5f5;
	padding: 20px;
}

.format-aside .entry-footer {
    display: none;
}

.format-aside .entry-title {
    display: none;
}

.format-aside .entry-content p {
	margin: 0; 
	text-align:center;
}

#rachelhoy-owl-slider .owl-item .inner {
    position: absolute;
    top: 0;
}

#rachelhoy-owl-slider .owl-item .item > img {
    width:100%;
}

/** slider**/

section.homepage-slider .inner {
	padding: 100px 50px 10px;
	width:100%;
	position:absolute;
	top:0;
	text-align:center;
	margin:auto;
	color:#fff;
}

section.homepage-slider h1,
section.homepage-slider h2 {
	font-size: 40px;
	line-height: 52px;
	color: #fff;
	margin-top: 0;
}

section.homepage-slider .btn {
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid rgba(255,255,255,.4);
	border-radius: 5px;
}
section.homepage-slider .btn:hover {
	background: rgba(255,255,255,.05);
}
section.homepage-slider .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}

section.homepage-slider .btn, section.homepage-slider .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.foot-splitter {
	display: none;
}
.post-inner, .page-inner {
		padding-top: 0px !important;
	}
@media only screen and (max-width: 900px) {
	.fxd-header .site-nav {
		width: 100%;
		margin: -14px auto 0;
		padding-top: 3em;
		background: white;
	}
	.fxd-header,
	.name-box {
		display: block;
	}
	.main-header,
	.fxd-header {
		display: block !important;
	}
	.wrapper {
		background: white;
		background-image: none;
	}
	.site-nav li ul {
		display: flex;
	}
	.banner-wrap {
		margin: 0;
	}
	.contact-button-primary h2 {
		padding: 5vw 0;
	}
	.container-fullwidth {
		margin-top: -16px;
	}
	.banner-text-wrap {
		margin: 14.6vw 0.25vw;
		font-size: 2.45vw;
		padding: 0;
	}
	.video-embed iframe {
		height: 100%;
	}
	.round {
		border-radius: 0 !important;
	}
	.services .faded {
		padding: 1em 5% 0.8em;
	}
	.market-analysis {
		margin-bottom: 0.8em;
	}
	.services .primary-text {
		padding-top: 1.3em !important;
	}
	.selling {
		margin-bottom: 0.8em;
	}
	.selling h2 {
		margin-top: 0.4em;
	}
	.buying h2 {
		margin-top: 0.2em;
	}
	.single-post .entry-content, .blog .entry-content {
		font-size: 1.5em;
	}
	.single-post .entry-content {
		font-size: 1.2em;
	}
	.home-page .primary-text {
		font-size: 1.6em;
		width: 100%;
	}
	.inner-text h2 {
		font-size: 2em;
		letter-spacing: 0.08em;
	}
	.video, #aftervid-slideshow {
		margin-top: 0;
	}
	.market-analysis-text.home {
		float: none;
	}
	.market-analysis-text {
		font-size: 1.6em;
		width: 90%;
		margin: 0 auto;
	}
	.frm_form_fields .frm_half {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.primary-text.home {
		padding: 5% 5%;
	}
	.primary-text h2 {
		font-size: 1.9em;
		letter-spacing: 0.1em;
		width: 100%;
	}
	.side-form {
		width: 90%;
		margin: 0 auto;
	}
	.about h3 {
		font-size: 1em;
		letter-spacing: 0.2em;
		line-height: 1.2em;
		padding: 0.4em 0 0.9em !important;		
	}
	.videos .blog-post {
		width: 100%;
	}
	.blog-post h1 {
		font-size: 1em;
	}
	.blog-sidebar .blog-bubble:hover,
	.videos-grid .blog-bubble:hover,
	.blog.index .blog-post:hover,
	.videos.index .blog-post:hover {
		transform: none;
	}
	.blog-featured-text {
		border-radius: 0;
	}
	.entry-content .video-description {
		font-size: 1.4em;
	}
	.single-video h1 {
		margin-top: 0.78em;
	}
	.single-video .entry-content .video-description {
		font-size: 0.8em;
	}
	.blog-post h1 {
		padding-bottom: 0;
	}
	.blog-post .blog-featured-text h1.entry-title a {
		font-size: 3em;
		letter-spacing: 0.03em;
	}
	.videos .read-more {
		display: none;
	}
	.videos .blog-post .embed-container {
		margin-top: 0;
		border-radius: 0;
	}
	.videos .blog-post:first-of-type,
	.videos-grid .blog-bubble {
		margin-right: 0;
	}
	.videos-grid img,
	.videos-grid .video-bottom {
		border-radius: 0;
	}
	h2 {
		font-size: 2em;
	}
	.market-analysis.home .side-form.right {
		width: 90%;
		margin: 0 auto;
	}
	.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement, textarea {
		font-size: 1.35em !important;
		padding: 3.8% 3.8% !important;
		border: 1px solid #d4d4d4 !important;
	}
	.s0 .frm_style_formidable-style.with_frm_style .frm_submit button,
	.s0 .frm_submit .frm_prev_page {
		font-size: 1.35em !important;
		padding: 4.8% 3.8% !important;
		margin: 0;
		vertical-align: unset;
		line-height: 1em;
	}
	.frm_fields_container .frm_half input {
		padding: 3.8% 3.8% !important;
		margin-top: 0;
	}
	.with_frm_style .frm_submit,
	.frm_button_submit {
		margin-top: 0 !important;		
	}
	.frm_button_submit {		
		padding: 0.6em !important;
	}
	#frm_field_10_container, .frm_form_field.form-field.frm_none_container.frm_half:last-of-type {
		margin-left: 0 !important;
	}
	.faded {
		opacity: 0.9;
		padding: 8% 5%;
	}
	.market-analysis-text h2 {
		font-size: 2.6em;
		margin-bottom: 3vw;
	}
	.testimonials-wrap.home {
		background: #94a391 !important;
		padding: 3em 0;
		margin-bottom: 0 !important;
	}
	.testimonial {
		position: relative;
		left: 0;
		width: 95%;
		margin: 0 auto;
	}
	.testimonial h2 {
		text-align: center;
		text-shadow: none;
	}
	.testimonial .quote {
		width: 100%;
		text-align: center;
		color: white;
	}
	.video-embed {
		margin-bottom: 0;
		line-height: 0;
	}
	.blog-bubble {
		width: 100%;
	}
	.home .blog-bubble:nth-of-type(2) {
		display: none;
	}
	.home .blog-bubble:first-of-type {
		background: #8a8074;		
	}
	.blog-bubble h2 {
		font-size: 3.2em;
	}
	.blog-date, .read-more {
		font-size: 1.7em;
		letter-spacing: 0.35em;
	}
	.read-more {
		position: relative;
		bottom: auto;
		right: auto;
		text-align: right;
	}
	.blog-excerpt {
		font-size: 1.8em;
	}
	.blogs-horizontal {
		margin-bottom: 0;
	}
	.main-text,
	.inner-text {
		font-size: 1.6em;
		padding: 3% 0;
		margin: 0 auto;
	}
	.main-text {
		width: 90%;
	}
	.inner-text {
		width: 100%;
	}
	.services .side-form {
		width: 100%;
	}
	.left,
	.right {
		float: none;
	}
	.videos-grid .blog-bubble {
		width: 100%;
	}
	.videos-grid .video-bottom {
		margin: 0;
	}
	.blog-post {
		width: 95%;
		margin: 0 auto;
		float: none;
	}
	.blog.index .blog-post {
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.blog.index .blog-img {
		margin: 0;
	}
	.blog-sidebar {
		display: none;
	}
	.single .blog-post {
		font-size: 1.3em;
		width: 90%;
		margin: 0 auto;
	}
	.single .blog-post h1 {
		font-size: 2.3em;
	}
	.post-date, .single .blog-post .post-date {
		font-size: 1.2em;
		margin-bottom: 1em;
	}
	.textlet-foot {
		width: 100%;
	}
	.textlet-foot:nth-of-type(2) {
		display: none;
	}
	.text-foot {
		margin-bottom: 0;
	}
	footer {
		padding-bottom: 0;
	}
	.container, .home-page, .services {
		width: 100%;
		padding: 0;
	}
	.text-foot {
		width: 100%;
		margin-top: 0;
	}
	.social-foot,
	.social-foot-list,
	.social-foot-list li {
		display: none;
	}
	.staff-box ul li {
		width: 30%;
		float: left;
		margin-right: 4%;
		list-style: none;
	}
	.staff-box ul li:nth-of-type(4) {
		margin-right: 4%;
	}
	.staff-box ul li:nth-of-type(3), .staff-box ul li:nth-of-type(6) {
		margin-right: 0px;
	}
	.banner-img {
		padding-top: 16px;
	}
	.col-box
	.home-section-3 ul {
		padding-left: 20px;
	}
	section.home-section-4.farmland-auctions.silo, section.home-section-4.farmland-auctions.silos {
		background-position-y: 0px !important;
	}
	section.home-section-4.farmland-auctions.silo .home-container.container, section.home-section-4.farmland-auctions.silos .home-container.container {
		min-height: 0px;
	}
	section.home-section-4.farmland-auctions {
		padding-top: 0px;
	}
	.selling-options, section.home-section-3.farmland-auctions.wood3 h2, section.home-section-3.farmland-auctions.wood4 h2, section.home-section-3.farmland-auctions.wood5 h2 {
		width: auto;
	}
	.col-box .col-left, .col-box .col-right {
		padding-left: 0;
	}
	section.home-section-3.farmland-auctions.wood3 h2, section.home-section-3.farmland-auctions.wood4 h2, section.home-section-3.farmland-auctions.wood5 h2 {
		margin-bottom: 0;
	}
	.col-box .col-right ul {
		margin-bottom: 0;
	}
	section.home-section-4.farmland-auctions h1, section.home-section-3.farmland-auctions h1, .intro-p, .col-left, .col-right {
		width: 100%;
	}
	.col-left, .col-right {
		clear: both;
	}
	ul {
		margin-left: 20px;
	}
	#promo-top, #covid-top, #img-logo, #logo-text, .h-line, .ms-slide-bgcont img, .ms-nav-next, .ms-nav-prev, .ms-bullets.ms-dir-h.ms-align-bottom.ms-ctrl-hide, .home-section-7.rachelhoy-youtube-section.video-section, .post-contact-box {
		display: none;
	}
	.blog .post-main, .single .post-main {
		width: 100%;
	}
	#logo-img {
		display: block;
	}
	#inner-logo-box {
		width: 100%;
		height: auto;
		margin: 20px auto;
	}
	.site-nav-toggle {
		display: block;
		width: 12%;
		margin-top: 14px;
		padding: 0 18px 0 0;
	}
	.logo-box {
		float: left;
		width: 86%;
	}
	.home-container.container, #jason-info, #menu-band nav, .post-wrap, .selling-options li, .selling-options li img, .form-title {
		width: 100% !important;
	}
	.form-title {
		margin: 0;
	}
	.post-inner, .page-inner {
		padding-top: 0px !important;
	}
	.selling-options {
		padding-top: 16px;
	}
	.selling-options li {
		margin-right: 0;
	}
	#menu-band nav {
		padding-left: 0;
	}
	.s2-quote {
		clear: both;
		width: 100%;
		margin-right: 0;
	}
	.s2-quote:first-of-type {
		margin-bottom: 28px;
	}
	.single-post .post-wrap, .blog .post-wrap, .post-wrap {
		min-width: 1px;
	}
	.post-wrap {
		margin-top: 0 !important;
	}
	section.home-section-1 .attribution {
		font-size: 0.3em;
	}
	section.home-section-1 {
		height: auto;
	}
	.heading-inner {
		font-size: 0.5em !important;
		margin: 0 16px;
	}
	section.home-section-1 .magee-heading {
		line-height: 0.45em;
	}
	.home-section-1 {
	    width: 100%;
		font-size: 2em;
		padding: 0.6em 10% 3.4em 3.5%;
		margin-top: 0em;
	}
	.home-section-1 .magee-heading {
		margin-bottom: 55px;
	}
	.magee-heading.heading-border .heading-inner {
		padding-bottom: 0;		
	}
	.section-title {
		padding-top: 0;
	}
	.home-section-4 .home-container.container {
		padding: 10px 5% 0;
	}
	.home-section-4 #gallery-boost {
		font-size: 3em;
	}
	#worth-button {
		font-size: 1.2em;
	}
	.home-section-4 .home-container.container {
		min-height: 1px;
		padding: 0 15px;
	}
	section.home-section-4 {
		padding: 30px 0;
	}
	#jason-photo {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.jason-tagline {
		float: right;
	    width: 50%;
	    font-size: 1.5em;
	    line-height: 1.4em;
	}
	#dreamdirt-logo {
		width: 46%;
		height: auto;
	}
	#jason-address, #jason-address p {
		width: 100%;
		margin-left: 8px;
	}
	#about {
		width: 100%;
	}
	.ms-slide-info.ms-dir-v.ms-align-right, .ms-info {
		width: 100% !important;
		right: 0 !important;
	}
	.home-section-6 .ms-info {
		width: 87% !important;
	}
	#about h2 {
		width: 100%;
	}
	.ms-parent-id-1 > .master-slider {
		background: none !important;
		width: 100%;
	}
	section.home-section-5 {
		padding: 50px 0 20px !important;
	}
	.ms-info ul {
		margin-bottom: 0;
	}
	.ms-parent-id-1 > .master-slider {
		min-height: 450px;
	}
	.foot-splitter {
		display: block;
		width: 100%;
		height: 1px;
	}
	footer .footer-info-area {
		font-size: 1.4em;
		padding-top: 2.5em !important;
	}
	#menu-main  li a, header.overlay .main-header #menu-main > li > a {
		color: #5a5a50 !important;
		text-shadow: none;
	}
	#menu-band {
		padding: 0;
	}
	.top-wrap .header-wrap.overlay {
		height: auto !important;
	}
	#menu-main {
		padding-top: 12px;
	}
	#menu-main li a, header.overlay .main-header #menu-main > li > a {
		font-size: 1.8em;
		padding: 8px 0;
	}
	.site-nav ul {
		opacity: 1;
		padding-bottom: 20px;
	}
	.blog .wrapper, .single .wrapper, .page-template .wrapper {
		background-position-y: 80px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	section.homepage-slider .inner {
		padding-top: 10px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 14px !important;;
		line-height: 20px !important;;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 12px;
		width: 100%;
		margin: 0 auto;
	}

	section.homepage-slider .btn {
		margin: 0;
		padding: 0;
		font-size: 12px;
	}

	#rachelhoy-owl-slider .owl-dots {
		display:none !important;
	}
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
	section.homepage-slider .inner {
		padding-top: 30px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 18px !important;;
		line-height: 30px !important;;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 12px;
		width: 100%;
		margin: 0 auto 10px;
	}

	section.homepage-slider .btn {
		margin: 0;
		padding: 0;
		font-size: 12px;
	}

	#rachelhoy-owl-slider .owl-dots {
		display:none !important;
	}
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
	section.homepage-slider .inner {
		padding-top: 50px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 20px !important;;
		line-height: 40px !important;;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 12px;
		width: 80%;
		margin: 0 auto 10px;
	}

	section.homepage-slider .btn {
		margin: 0;
		padding: 5px 10px;
		font-size: 12px;
	}

	#rachelhoy-owl-slider .owl-dots {
		display:none !important;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
	section.homepage-slider .inner {
		padding-top: 100px;
		padding-bottom: 0;
	}

	section.homepage-slider h1,
	section.homepage-slider h2 {
		font-size: 24px !important;;
		line-height: 40px !important;;
		margin-bottom:0;
	}
	
	section.homepage-slider p {
		font-size: 14px;
		width: 80%;
		margin: 0 auto 10px;
	}

	section.homepage-slider .btn {
		margin: 0;
		padding: 5px 10px;
		font-size: 12px;
	}

	#rachelhoy-owl-slider .owl-dots {
		display:none !important;
	}
}

@media screen and (max-width: 600px) {
	#music-boost, #about-boost, #store-boost, #tour-boost, #news-boost {
	  margin-top: -34px;       
	  padding-bottom: 34px; 
	  display: block; 
	}
	.top-wrap .header-wrap.overlay {
		height: 54px;
	}
    .top-bar-left {
		padding-left: 28px;
		padding-top: 4px;
    }
    .top-bar-left h1 {
	    color: #fff;
	    font-family: 'AntipastoDemiBold';
	    font-size: 1em;
		letter-spacing: 9px;
	    text-transform: uppercase;
		margin-top: 0;
		padding-top: 16px;
    }
    .post-wrap {
	    margin-top: 54px;
    }
    #news ul li h2 {
	    padding-top: 0;
    }
    #news ul li {
	    width: 100%;
    }
    #news h2 a {
	    font-size: 0.75em;
    }
}

.footer-widget-area .widget_nav_menu{
    border-top: none;
}
.footer-widget-area .widget_nav_menu li{
border-bottom: 1px solid rgba(255,255,255,.1);
}

.footer-widget-area .widget_nav_menu li a{
background-color:transparent;
border:none;
}

.logo-right .site-logo {
	float: right;
	margin: 10px 0 10px 10px;
}

@media screen and (min-width: 920px) {
	.logo-center .logo-box {
		display: inline;
		float: none;
	}

	.logo-center .logo-box .name-box {
		display: inline;
		float: none;
	}

	.logo-center .site-logo {
		margin: 10px 0;
		display: inline;
	}
	.logo-center .site-logo.retina_logo {
    display: none;
	}
}
@media screen and (max-width: 850px) {
	#news .home-container {
		background-image: none;
	}
	#store h3 {
	    font-size: 1.2em;
	}
}
@media screen and (max-width: 600px) {
	#store ul li {
	    width: 49%;
	    margin: 0 0 1.5% 0;
	}
}
@media screen and (max-width: 550px) {
	#store ul li {
	    width: 100%;
	    margin: 0 0 1.5% 0;
	}
}
@media screen and (min-width: 1200px) {
	#music-left iframe {
		width: 100% !important;
		height: 600px !important;
	}
}
@media screen and (min-width: 500px) {
	#vsel .vsel-content:nth-of-type(2), #vsel .vsel-content:nth-of-type(4), #vsel .vsel-content:nth-of-type(6), #vsel .vsel-content:nth-of-type(8), #vsel .vsel-content:nth-of-type(10), #vsel .vsel-content:nth-of-type(12), #vsel .vsel-content:nth-of-type(14), #vsel .vsel-content:nth-of-type(16), #vsel .vsel-content:nth-of-type(18), #vsel .vsel-content:nth-of-type(20), #vsel .vsel-content:nth-of-type(22), #vsel .vsel-content:nth-of-type(24), #vsel .vsel-content:nth-of-type(26), #vsel .vsel-content:nth-of-type(28), #vsel .vsel-content:nth-of-type(30) {
		clear: right;
	}
}

@media screen and (min-width: 920px) {
    .site-nav.style1 > ul > li.current > a > span,
    .site-nav.style1 > ul > li > a:hover > span {
        padding: 10px;
        background-color: #963;
        color: #fff;
        border-radius: 5px;
    }
    .site-nav.style2 > ul > li.current > a > span,
    .site-nav.style2 > ul > li > a:hover > span {
        padding: 8px;
        border: 2px solid #963;
        border-radius: 5px;
    }
    .site-nav.style3 > ul > li.current > a > span,
    .site-nav.style3 > ul > li > a:hover > span {
        padding: 5px 0;
        border-bottom: 2px solid #963;
    }
}

@media screen and (max-width: 600px) {
    body.admin-bar {
        margin-top: -46px;
    }
    body.admin-bar .wrapper {
        padding-top: 46px;
    }
}

@media screen and (max-width: 768px) { 
	.splash-text {
		width: 90%;
		margin: 20px auto 0;
	}
	.end-text,
	.break-text,
	.double-list-box {
		margin-left: 0;
		width: 80%;
		margin: 0 auto 20px;
	}
    .footer-info-area .site-info,
    .footer-info-area .site-social {
        float: none!important;
        text-align: center;
    }
    .footer-info-area .site-social ul {
        margin: 0 auto;
    }
    .site-social li a {
    	margin-left: .5em;
    	margin-right: .5em;
    }
}
.img-frames {
	font-size:0;
	line-height:0;
}

.img-frames .img-box {
	margin-bottom:0;
}

/*rachelhoy Carousel*/
.rachelhoy-owl-carousel-wrap {
    margin: 0 -15px;
}

.rachelhoy-carousel-item {
    padding: 0 15px;
}

.rachelhoy-owl-carousel-wrap.full {
	margin: 0;
}

.rachelhoy-owl-carousel-wrap.full .rachelhoy-carousel-item {
	padding: 0;
}

.rachelhoy-owl-carousel .owl-prev,
.rachelhoy-owl-carousel .owl-next {
	display: none!important;
}

.rachelhoy-owl-carousel .owl-dots {
	position: static;
	margin-top: 20px;
}

.rachelhoy-owl-carousel .owl-dot {
	border: 2px solid #ccc;
	width: 12px;
	height: 12px;
}

.rachelhoy-owl-carousel .owl-dot.active {
	background-color: #ccc;
}
.owl-carousel .owl-item .testimonial-avatar img {
    width: 60px;
    height: auto;
}

.owl-carousel .owl-item .person-img-box img {
    width: auto;
    height: auto;
}
.rachelhoy-animated{
	visibility:hidden;
	}
	
@media only screen and (max-width: 920px) {
	
.social-head,
.social-foot {
	display: block;
}
.social-foot-list {
	display: inline-table;
}
.text-foot .textlet-foot:last-of-type {
	width: 100%;
}
.header-wrap.overlay{
   position: static;
}
.overlay .main-header .site-nav-toggle {
    color: #ccc;
}
header.overlay .main-header .site-tagline, header.overlay .main-header .site-name {
    color: #595959; 
}
.site-nav {
    z-index: -1;
}
.site-nav.style3 {
	width: 100%;
}
.rachelhoy-menuitem {
	
}
}
@media screen and (max-width: 768px) {
section.home-section-1 .home-section-content {
    font-size: 12px;
}
}