  /* Theme Name: Robert Fiance - Oozle Palm 
Theme URI: https://palm.provenlayout.com
Author: Oozle Media, Cameron Keyser
Author URI: https://www.provenlayout.com
Description: Welcome to your Oozle Media Proven Layout. If you have any questions or concerns, please contact your account manager at Oozle Media, or the Web Director at webmaster@oozlemedia.com.
Version: 1.5
Text Domain: oozlepalm
*/

/*
font-family: 'Raleway', sans-serif;
*/

* { box-sizing:border-box; margin:0; padding:0; vertical-align:baseline; border:0; outline:0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }

html { overflow: -moz-scrollbars-vertical; scroll-behavior:smooth; }
body { margin:0; padding:0; font-size:3.75vw; color:#373737; line-height:1.75em; font-family: 'Raleway', sans-serif; font-weight:400; }

@font-face { font-family: "Avenir"; src: url("/wp-content/themes/rf2022/fonts/Avenir.otf") format("opentype") }
@font-face { font-family: "AvenirBold"; src: url("/wp-content/themes/rf2022/fonts/AvenirBold.otf") format("opentype") }
@font-face { font-family: "AvenirItalic"; src: url("/wp-content/themes/rf2022/fonts/AvenirItalic.otf") format("opentype") }

/***/
/* DEFAULT STYLES */
/***/
p { margin:0 0 1.75em; }
p:last-child { margin:0; }
em, i { font-style:italic; }
strong, b { font-weight:700; }
sup { font-size:.5em; vertical-align:super; }
sub { font-size:.5em; vertical-align:sub; }
cite { font-family: 'Raleway', sans-serif; }
small { font-size:.7em; line-height:1.15em; }
code { font-family:monospace; font-size:.75em; line-height:1em; }
pre { clear:both; margin:0 0 1.5em; border:2px dashed #CCC; background:#EFEFEF; padding:.5em 1em; }
mark { background:#F3F2E9; display:inline-block; padding:0 .5em; }
address { display:block; font-style:italic; margin:0 0 .75em; }
blockquote { padding:.75em 1em; font-size:1.5em; margin:2em 0; text-align:center; position:relative; }
blockquote::before { content:" "; position:absolute; left:25%; top:-3px; height:3px; background:#981305; width:50%; }
blockquote::after { content:" "; position:absolute; left:25%; bottom:-3px; height:3px; background:#981305; width:50%; }
blockquote p { font-size:1em; line-height:1.25em; margin:0; font-style: italic; text-transform: uppercase; font-weight: 700; }
blockquote h2 { padding-bottom: 0; }
p.disclaimer { font-size:0.8em; line-height:1.45em; font-weight:400; padding: 0px 1em; text-align: center; text-transform: uppercase; }
.gfield_select, select {  letter-spacing: 1px; font-weight:500; font-style: italic; color: #000000 !important; }
::placeholder,select .gf_placeholder{color:rgba(0,0,0,0.5) !important;letter-spacing: 1px; font-weight:500; font-style: italic; }

/* Link Styles */
a { text-decoration:none; color:#981305;  }
a:hover { text-decoration:none; color:#323232; }
/*a:focus { box-shadow:0 0 2px blue; }*/
a.button, a.fancybox { background:#323232; text-transform:uppercase; padding:0.55em 2em; line-height:1.5em; border-radius:0; display:inline-block; color:#fff; letter-spacing:2px; text-align:center; margin:5px 10px; max-width:100%; font-size:1em; font-weight:bold; min-width:14em; cursor:pointer; font-family: 'Raleway', sans-serif; }
a.button:hover, a.fancybox:hover { background:#FFCA0B; color: #000; border-color:#FFCA0B; }
nav a { font-family: 'Raleway', sans-serif; }
#subfooter a { font-family: 'Raleway', sans-serif; }

/* Headings */
h1, h2, h3, h4, h5 { line-height:1.25em; margin:0 auto .5em; position:relative; font-weight:300; letter-spacing:1px; }
h1, h2 { font-size:1.6em; padding:0 0 0.5em; text-align:center; letter-spacing:1px; margin:0 auto 0.75em; text-transform:capitalize; font-family: 'Raleway', sans-serif; }
h1 { letter-spacing: -0.07em; font-family: 'Raleway', sans-serif; text-transform: capitalize; }
h2 { text-transform: uppercase; font-weight: 600; }
h3 { font-size:1.35em; text-transform: uppercase; font-family: 'Raleway', sans-serif; }
h4 { font-size:1.15em; font-family: 'Raleway', sans-serif; }
h5 { font-size:1em; text-transform:capitalize; margin:0; font-family: 'Raleway', sans-serif; font-weight: 500; text-transform:uppercase; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child { margin-bottom:0; }
h1 .subheading, h2 .subheading, h3 .subheading, .subheader .copy h1 small, .subheader .copy h2 small, .subheader .copy h3 small { font-size:.3em; display:block; width:100%; text-transform:uppercase; line-height:1em; text-align:left; }
h1::after, h2::after { content: ""; display: block; width: 50%; height: 3px; background: #981305; margin: 15px auto 0;  }
h3 small { text-transform:uppercase; font-size:0.6em; line-height:1em; }

/* Accent Header Font  */
h1.accent-font, h2.accent-font, h3.accent-font { font-family: 'Raleway', sans-serif; }
.centered-text { text-align: center !important; }
.centered-text h3 { text-align: center !important; }

/* List Elements */
ol, ul { margin:0 auto 1.75em; padding:0 .75em 0 1.75em; text-align:left; display:inline-block; }
li { line-height:1.75em; margin:0 0 .75em; position:relative; }
li:last-child { margin:0; }
ul li { list-style:none; margin:0 1em 0.55em 0; }
ul li::before { position:absolute; top:0; left:-1em; content: "•"; font-size:1em; color:#000; }
li ul, li ol { display:block; margin:.5em 1.75em 0 0; }
.styled-num-list span { font-family: 'Raleway', sans-serif; font-weight: 900; font-size: 1.5em; }
.styled-num-list .list-padding { padding: 0 3em; }

/* Definition List */
dl { display: block; margin: 1em 0; }
dt { display: block; }
dd { margin: 0; padding: 0 0 0.5em 0; }

/* Image Styles */
img { border:0; vertical-align:middle; max-width:100%; max-height:100%; width:auto; height:auto; }
dl.gallery-item img { border:0!important; }
.alignright, .alignleft, .aligncenter { display:block; margin:1.5em auto; max-width:100%; }
.wp-caption img { margin:0 0 3px; }
.wp-caption { max-width:100%; border:1px solid #C2C2C2; padding:3px; }
.wp-caption-text { font-size:.7em; font-weight:500; text-align:center; background:#EFEFEF; line-height:1.25em; margin:0; padding:.25em .5em; color:#000; }
img.aligncenter.hide-desktop { display: none !important; }
img.aligncenter.hide-mobile { display: block !important; }

/* HTML Elements */
iframe { max-width:100%; margin:0 auto; display:block; }
hr { width:85%; border-top:1px solid #d99f94; clear:both; margin:.25em auto 1.75em; height:0; }

/* Tables */
/*table { width:100%; border-collapse:collapse; border:0; font-size:.8em; margin:0 0 1.5em; }
th h1, th h2, th h3, th h4 { color:#FFF; font-size:1em; }
table th { padding:.25em .75em; vertical-align:middle; text-transform:uppercase; font-weight:bold; text-align:left; }
td { padding:1em; font-size:1em; height:1.5em; text-align:left; }
.country-table td { text-align:center !important; }*/




/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  margin-left: -48px !important;
  z-index: 999;
}



/* FORM ELEMENTS */
::-webkit-input-placeholder { color:rgba(26, 27, 27, 0.74); }
:-moz-placeholder { color:rgba(26, 27, 27, 0.74); }
::-moz-placeholder { color:rgba(26, 27, 27, 0.74); }
:-ms-input-placeholder { color:rgba(26, 27, 27, 0.74); }
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), select, textarea { -webkit-appearance:none; -moz-appearance:none; appearance:none; border:1px solid #FFF; color:#000000; padding:0 10px !important; font-size:1em; background:#FFF; max-width:100%; width:100%; margin:0!important; border-radius:0; height:3em; line-height:3em; font-family: 'Raleway', sans-serif;  }
input::placeholder {color: #000; }
input[type=submit] { -webkit-appearance:none; -moz-appearance:none; appearance:none;background: #981305; color: #fff; padding:.25em 0; margin:0 auto; display:inline-block; letter-spacing:3px; font-size:2em; width:100%; border-radius:0; line-height:2.15em; height:auto; cursor:pointer; text-transform:uppercase; text-align:center; font-family: 'Raleway', sans-serif; font-weight:600; transition:all 0.25s ease-in-out; }
input[type=submit]:hover { color: #000; background: #FFCA0B; }
.subheader input[type=submit]:hover { background: #E1AB24; color: #fff; }
select { background:#FFF url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAYAAABxVAqfAAAA5klEQVRYhe3TPUoDQRQH8J8ftemVHMA72ItewzqN9h5BLbQ0eA7PIKQMGj+KGEHLpBMRWZliEJbMJDbi+8Gwu7M8/rzHjBBCCCGEEMLftbLV7W7jGB+YYbWym09s4gZXk/H4uaRoHUNMcLTE+N5whqLQxtpGp9M8r1O3uwuEvmAHg+ZjNp0WFeVjPcFhZeg99vBQWfc96twp3nFeUHuXQh9rQ7UcpAv05tSNsL9oaFuw1PFBy79BOgvV4839HHWun94vs73bNN7XZUIV3Nl+1vnwt0LN6TgPb+7pU1ohhBBCCCGEfw1fNPgrN79qpKUAAAAASUVORK5CYII=') right center no-repeat; background-size:auto 100%; padding: 0 10px !important; cursor:pointer; }
textarea { height:6.7em; line-height:1.5em; padding:1em; }
input:focus, textarea:focus, select:focus { border:1px solid #4D4BFC!important; }

/* FORM ELEMENTS - Gravity Forms */
.form .gform_wrapper { padding:0; margin:0 auto 1em; }
.form .gform_wrapper .gform_footer { padding:0; margin:0; }
.gform_wrapper ul.gform_fields { margin:0; padding:0; width:100%; display:block; }
.gform_wrapper ul.gform_fields li.gfield { margin:0 auto; padding:0 0 0.8em; width:100%; display:block; position:relative; }
.gform_wrapper ul.gform_fields li.gfield::before { display:none; }
.gform_wrapper ul.gform_fields li.gfield .gfield_label { display:inline-block; font-weight:700; margin:0; font-size:1.1em; position:relative; color: #fff; text-transform: uppercase; font-weight: 400; }
.gform_wrapper ul.gform_fields li.gfield.hidden_label .gfield_label { display:none; }
.gform_wrapper ul.gform_fields li.gfield.gform_validation_container,
.gform_wrapper ul.gform_fields li.gfield.gfield_visibility_hidden { display:none!important; }
.gform_wrapper ul.gform_fields li.gfield ul.gfield_checkbox li::before { display:none; }
.gform_wrapper ul.gform_fields li.gfield.disclaimer { font-size:11px; line-height:15px; }
.gform_wrapper ul.gform_fields li.gfield.disclaimer input[type=checkbox] + label span { width:15px; height:15px; }
.subheader .gfield.heading h2 { font-family:'Lato', sans-serif; font-weight: 700; font-size: 2em; }
.subheader .gfield.heading { background: url('/wp-content/themes/john2021/images/form-underscore.png') no-repeat bottom center; padding-bottom: 15px; width: 100%; position: absolute;  top: -3.3em; right: 0%; font-size: 1.6em; }
h4.heading { text-align: center; }
ul.gfield_radio li::before { display: none; }
.form-contain .gform_wrapper { max-width: 720px; margin: 0 auto; background: #eee; padding: 2em; text-align: center; }
.form-contain .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button, 
.form-contain .gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button,
.form-contain .gform_legacy_markup_wrapper .gform_page_footer .button.gform_button { 
	max-width: 45%; 
}
.gform_legacy_markup_wrapper .gfield_required {
  color: #ffffff !important;
  margin-left: 2px !important;
}
.gform_legacy_markup_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}
/* Forms to use in White Content Sections */
.styled-form .gform_wrapper { background: #dee7e8; padding: 2em; }
.form-box { max-width: 600px; margin: 0 auto; }
#gform_2 label {
  color: #fff;
}
.instruction.validation_message {
  color: #F00;
}

.popup-contact .gform_wrapper ul.gform_fields li.gfield .gfield_label { 
  color: #fff;
}
.popup-contact .gform_legacy_markup_wrapper .gfield_required {
  color: #fff;
}
.popup-contact .form-intro {
  	text-align:  center;
	color: #fff;
}
.popup-contact h2 {
	color: #fff;
	font-size: 2em;
}
.popup-contact h2:after {
  display: none;
}
.popup-contact p.disclaimer {
	color: #fff;
}

/* Custom Radio and Checkbox Inputs */
.gfield_radio, .gfield_checkbox { margin:0; display:inline-block; padding:0; }
.gfield_radio label, .gfield_checkbox label { cursor:pointer; color:#000; }
.gfield_radio li, .gfield_checkbox li { margin:0 0 .35em; background:none; padding:0; display:block; }
.gfield_selector label.gfield_label { display:block; color:#383838; font-weight:700; margin:0 0 .5em; font-size:1.1em; position:relative; left:0; width:auto; height:auto; }
.gform_wrapper input[type=radio] { display:none !important; position:relative; left:auto; top:auto; width:auto !important; height:auto; }
.gform_wrapper input[type=radio] + label { line-height:20px; text-align:center; }
.gform_wrapper input[type=radio] + label span { display:inline-block; width:20px; height:20px; margin:0 0.5em 0 0; vertical-align:text-bottom; cursor:pointer; -moz-border-radius:100em; border-radius:100em; background:#eee; position:relative; border:2px solid #383838 !important; }
/*  .gform_wrapper input[type=radio]:checked + label span:before { position:absolute; left:-6px; top:-6px; width:25px; box-sizing:border-box; border-radius:100em; height:25px; border:1px solid #252525; content:" "; }  */
.gform_wrapper input[type=radio]:checked + label span { border:6px solid #FFF; background:#256053; }
.gform_wrapper input[type=checkbox] { display:none !important; }
.gform_wrapper input[type=checkbox] + label { line-height:15px; }
.gform_wrapper input[type=checkbox] + label span { display:inline-block; width:20px; height:20px; margin:0 8px 0 0; vertical-align:text-bottom; cursor:pointer; background:#FFF; border:1px solid #252525; }
.gform_wrapper input[type=checkbox]:checked + label span { background-image:url('/wp-content/themes/mbi2021/images/check.png'); background-position:center center; background-repeat:no-repeat; background-size:70% auto; } 

.form-contain .gform_wrapper input[type=checkbox] + label span { background-color: #eee; border: 2px solid #712D76; }
.form-contain .gform_wrapper input[type=radio] + label span { border:2px solid #712D76 !important; }


/* FORM ELEMENTS - Real Time Validation */
.gform_wrapper ul.gform_fields li.gfield.gfield_error { background:transparent; border:0; width:inherit; }
.gform_wrapper ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).LV_invalid_field, select.LV_invalid_field, textarea.LV_invalid_field { border:1px solid #F00!important; background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNy40OTQsNDI2LjA2NkwyODIuODY0LDUzLjUzN2MtNS42NzctOS40MTUtMTUuODctMTUuMTcyLTI2Ljg2NS0xNS4xNzJjLTEwLjk5NSwwLTIxLjE4OCw1Ljc1Ni0yNi44NjUsMTUuMTcyICAgIEw0LjUwNiw0MjYuMDY2Yy01Ljg0Miw5LjY4OS02LjAxNSwyMS43NzQtMC40NTEsMzEuNjI1YzUuNTY0LDkuODUyLDE2LjAwMSwxNS45NDQsMjcuMzE1LDE1Ljk0NGg0NDkuMjU5ICAgIGMxMS4zMTQsMCwyMS43NTEtNi4wOTMsMjcuMzE1LTE1Ljk0NEM1MTMuNTA4LDQ0Ny44MzksNTEzLjMzNiw0MzUuNzU1LDUwNy40OTQsNDI2LjA2NnogTTI1Ni4xNjcsMTY3LjIyNyAgICBjMTIuOTAxLDAsMjMuODE3LDcuMjc4LDIzLjgxNywyMC4xNzhjMCwzOS4zNjMtNC42MzEsOTUuOTI5LTQuNjMxLDEzNS4yOTJjMCwxMC4yNTUtMTEuMjQ3LDE0LjU1NC0xOS4xODYsMTQuNTU0ICAgIGMtMTAuNTg0LDAtMTkuNTE2LTQuMy0xOS41MTYtMTQuNTU0YzAtMzkuMzYzLTQuNjMtOTUuOTI5LTQuNjMtMTM1LjI5MkMyMzIuMDIxLDE3NC41MDUsMjQyLjYwNSwxNjcuMjI3LDI1Ni4xNjcsMTY3LjIyN3ogICAgIE0yNTYuNDk4LDQxMS4wMThjLTE0LjU1NCwwLTI1LjQ3MS0xMS45MDgtMjUuNDcxLTI1LjQ3YzAtMTMuODkzLDEwLjkxNi0yNS40NywyNS40NzEtMjUuNDdjMTMuNTYyLDAsMjUuMTQsMTEuNTc3LDI1LjE0LDI1LjQ3ICAgIEMyODEuNjM4LDM5OS4xMSwyNzAuMDYsNDExLjAxOCwyNTYuNDk4LDQxMS4wMTh6IiBmaWxsPSIjRDgwMDI3Ii8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==); background-repeat:no-repeat; background-position:95% center; background-size:1em auto; padding: 5px 10px !important; }
.gform_wrapper ul.gform_fields li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper ul.gform_fields li.gfield.gfield_error.gfield_contains_required label.gfield_label { margin:0!important; padding:0!important; }
.gform_wrapper ul.gform_fields li.gfield.gfield_error.gfield_contains_required div.gfield_description { position:absolute; left:0; bottom:2px; width:100%; padding:2px 0 0 2px; margin:0; line-height:1.25em; font-size:.65em; font-weight:400; color:#F00; }


    .application-form .gfield_description { font-size: .7em !important; }
	.application-form input[type=text], 
	.application-form input[type=password], 
	.application-form input[type=date], 
	.application-form input[type=datetime], 
	.application-form input[type=datetime-local], 
	.application-form input[type=month], 
	.application-form input[type=week], 
	.application-form input[type=email], 
	.application-form input[type=tel], 
	.application-form input[type=time], 
	.application-form input[type=url], 
	.application-form input[type=color], 
	.application-form input[type=number], 
	.application-form input[type=search], 
	.application-form textarea { margin-bottom: 0 !important; }
	.application-form .gfield_label { margin-top: 10px !important; min-height: 25px !important; font-weight: 400 !important; }
	.application-form .gform_body ul { display: flex !important; flex-wrap: wrap !important; }
	.application-form .gform_body li { padding: 0 10px !important; }
	.application-form .long-radios li { display: flex !important; align-items: center !important; margin: 5px 0 !important; }
	.application-form .regular-list ul { display: block !important; }
	.application-form .regular-list li { list-style: inside !important; }
	.application-form .upload-file-btn .validation_message {display: none !important;}
	.application-form .hide-label {margin-top: 15px !important;}
	.application-form .hide-label label {display: none !important;}
	.application-form .ginput_container {margin-top:0 !important; }
	.application-form .gfield_label { margin-bottom:0 !important; }
	.application-form { background:#eee; padding:2em; }
	.gform_wrapper .application-form .gsection {border-bottom:none !important; border-top: 1px solid #000 !important; }
	.application-form .section-break .gsection_title { font-weight: 600 !important; font-size: 1.1em !important; margin-top: 15px !important; }


	/* Personality Quiz Form */
	.gform_wrapper .gf_progressbar_wrapper {
	    clear: both;
	    width: 100%;
	    margin: 0 0 16px 0;
	    padding: 0 0 16px 0;
	}
	.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
	    font-size: 0.813em;
	    line-height: 1 !important;
	    margin: 0 0 8px 12px !important;
	    padding: 0 !important;
	    clear: both;
	    -moz-opacity: 0.6;
	    -khtml-opacity: 0.6;
	    opacity: 0.6;
	}
	.gform_wrapper .gf_progressbar {
	    padding: 10px;
	    position: relative;
	    background-color: rgba(0, 0, 0, 0.1);
	    -moz-border-radius: 25px;
	    -webkit-border-radius: 25px;
	    border-radius: 25px;
	    -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.05);
	    -moz-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.05);
	    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.05);
	    width: 100%;
	}
	.gform_wrapper .gf_progressbar_percentage {
	    height: 24px;
	    text-align: right;
	    font-family: helvetica, arial, sans-serif;
	    font-size: 0.813em !important;
	    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	    border-top-right-radius: 4px;
	    border-bottom-right-radius: 4px;
	    border-top-left-radius: 20px;
	    border-bottom-left-radius: 20px;
	    z-index: 999;
	    vertical-align: middle;
	}
	.gform_wrapper .gf_progressbar:after {
	    content: "";
	    display: block;
	    width: 100%;
	    z-index: 990;
	    height: 24px;
	    margin-top: -24px;
	    background-color: rgba(0, 0, 0, 0.1);
	    border-top-right-radius: 20px;
	    border-bottom-right-radius: 20px;
	    border-top-left-radius: 20px;
	    border-bottom-left-radius: 20px;
	    -webkit-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.05);
	    -moz-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.05);
	    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.05);
	}
	.gform_wrapper .gf_progressbar_percentage.percentbar_100 {
	    border-top-right-radius: 20px;
	    border-bottom-right-radius: 20px;
	}
	.gform_wrapper .gf_progressbar_percentage span {
	    display: block;
	    width: auto;
	    float: right;
	    margin-right: 5px;
	    margin-left: 5px;
	    line-height: 1.8;
	}
	.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
	    color: #959595;
	    text-shadow: none;
	    float: none !important;
	    margin-left: 12px;
	    word-wrap: normal;
	}
	.gform_wrapper .percentbar_blue {
	    background-color: #712D76 !important;
	    color: #fff;
	}
	.gform_wrapper .percentbar_gray {
	    background-color: #7c7c7c;
	    color: #fff;
	}
	.gform_wrapper .percentbar_green {
	    background-color: #88b831;
	    color: #fff;
	}
	.gform_wrapper .percentbar_orange {
	    background-color: #ff7120;
	    color: #fff;
	}
	.gform_wrapper .percentbar_red {
	    background-color: #ff2a1a;
	    color: #fff;
	}
	.gform_wrapper .gf_page_steps {
	    width: 100%;
	    margin: 0 0 8px 0;
	    padding: 0 0 4px 0;
	    border-bottom: 1px dotted #ccc;
	}
	.gform_wrapper .gf_step {
	    width: 100%;
	    margin: 24px 24px 24px 0;
	    font-size: 0.875em;
	    height: 14px;
	    line-height: 1.25 !important;
	    -moz-opacity: 0.2;
	    -khtml-opacity: 0.2;
	    opacity: 0.2;
	    font-family: inherit;
	}
	.gform_wrapper .gf_step span.gf_step_number {
	    font-size: 1.25em;
	    font-family: arial, sans-serif;
	    margin-right: 4px;
	}
	.gform_wrapper .gf_step span.gf_step_label,
	.gform_wrapper .gf_step span.gf_step_number {
	    display: -moz-inline-stack;
	    display: inline-block;
	    vertical-align: middle;
	}
	.gform_wrapper .gf_step.gf_step_active {
	    -moz-opacity: 1;
	    -khtml-opacity: 1;
	    opacity: 1;
	}
	.gform_wrapper .gf_step_clear {
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}
	.form-contain .gform_next_button, .form-contain input[type=submit] {
	    background: #C70039;
	    text-transform: uppercase;
	    padding: 0.75em 1.5em 0.65em;
	    line-height: 1.5em;
	    border-radius: 0;
	    display: inline-block;
	    color: #fff;
	    letter-spacing: 2px;
	    text-align: center;
	    margin: 5px 10px;
	    max-width: 100%;
	    font-size: 1em;
	    font-weight: 400;
	    min-width: 14em;
	    cursor: pointer;
	    border: 3px solid #C70039;
	    border-radius: 3px;
	    font-family: 'Raleway', sans-serif;
	}
	.form-contain .gform_next_button:hover, .form-contain input[type=submit]:hover { background: #FFC300; color: #000; border: 3px solid #FFC300; }
	.form-contain .gform_previous_button { background: none;
	    text-transform: uppercase;
	    padding: 0.75em 1.5em 0.65em;
	    line-height: 1.5em;
	    border-radius: 0;
	    display: inline-block;
	    color: #571845;
	    letter-spacing: 2px;
	    text-align: center;
	    margin: 5px 10px;
	    max-width: 100%;
	    font-size: 1em;
	    font-weight: 400;
	    min-width: 14em;
	    cursor: pointer;
	    border: 3px solid #571845;
	    border-radius: 3px;
	    font-family: 'Raleway', sans-serif; }
	.form-contain .gform_previous_button:hover { background: #571845; color: #fff; }
	.form-contain h3.gf_progressbar_title {
    	text-align: center !important;
    	opacity: 1 !important;
    	font-weight: 600 !important;
	}

/* Layout Styles*/
.layer { width:100%; position:relative; clear:both; }
.wrapper { width:100%; position:relative; clear:both; margin:0 auto; max-width:960px; padding:0 2em; }
.desktop { display:none; }
.mobile { display:block; }

.spacer { height: 40px; }
.less-pad .wrapper { padding-bottom: 0 !important; }


/**/
/* POPUP CONTACT FORM */
/**/
.popup-contact { display:none; padding:1em; background-color: #323232 !important; max-width:450px; width:100%; }
.popup-contact.post-a-job { font-size:12px; }
.popup-contact.post-a-job .gform_wrapper ul.gform_fields li.gfield { display:flex; }
.popup-contact.post-a-job .gform_wrapper ul.gform_fields li.gfield .gfield_label { width:30%; min-width:30%; max-width:30%; }
.popup-contact.post-a-job .gform_wrapper ul.gform_fields li.gfield .ginput_container { width:70%; max-width:70%; min-width:70%; }
.popup-contact h3 { text-align: center; }


/**/
/* PHONE NUMBERS */
/**/
#phone-numbers { display:none; padding:3em 2em 1em; background:#000; width:95%; }
#phone-numbers a { display:block; margin:0 auto 1em; overflow:auto; color:#FFF; }
#phone-numbers span { display:inline-block; width:45%; float:left; line-height:1.5em; }
#phone-numbers span.number { font-size:1.25em; float:right; width:50%; font-weight:700; text-align:right; }


/****/
/* ALERT */
/****/
.wysiwyg.alert { background:#003769; color:#fff; text-align:center;  }
.wysiwyg.alert .wrapper, .home .wysiwyg.alert .wrapper { padding:0.5em; font-size:2em; text-transform:uppercase; line-height:1.25em; }
.wysiwyg.alert a { color:#fff; font-size: .7em; font-weight: 500; letter-spacing: 1px; }
.wysiwyg.alert a:hover { opacity: .7; }
.wysiwyg.alert a.divider-line:hover { opacity: 1; cursor: default; }


//
/* HEADER */
//
#header { background:#FFF; z-index:9999; padding: 0 1em; }
#header .wrapper { height:7em; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; justify-content:space-between; max-width:1400px; padding:0; }
#header .wrapper .logo { width:55%; height:100%; float:left; }
#header .wrapper .logo a { display:block; width:100%; height:100%; position:relative; }
#header .wrapper .logo img { position:absolute; margin:auto; left:0; top:0; right:0; bottom:0; max-width:95%; max-height:90%; }


/* MOBLE MENU/CALL */
#header .wrapper .cta { width:35%; height:100%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; justify-content:space-around; float:right; }
#header .wrapper .cta a { display:block; width:3em; height:100%; background-size:80% auto; background-position:center center; background-repeat:no-repeat; background-color:#FFF; }
#header .wrapper .cta a.call { background-image:url("/wp-content/themes/rf2022/images/call-bg.svg"); display: none; }
#header .wrapper .cta a.menu { background-image:url("/wp-content/themes/rf2022/images/menu-bg.svg"); }

/* DESKTOP CTAS */
#header .ctas { float:right; overflow:hidden; position:absolute; top:0; right:0; max-width:900px; z-index: 99999; }
#header .ctas a { min-width:185px; height:40px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; justify-content:center; margin:0 .5em; padding:0 20px; font-size:16px; text-align:center; float:left; line-height:1em; text-transform:capitalize; color:#fff; letter-spacing:1px; font-weight:500; border-radius: 0; font-family: 'Raleway', sans-serif; background: #981305; }
#header .ctas a.contact.button { font-size: 0.85em !important; font-weight: 800; text-transform: uppercase; }
#header .ctas a:hover, #header .ctas a:focus { background: #FFCA0B; color: #000; }
#header .ctas a.phone { background: #323232; color: #fff; }
#header .ctas a.phone span { display:block; width:100%; margin:0; padding:0; font-weight: 800; }
#header .ctas a.phone span.title { font-size:13px; line-height:16px; }
#header .ctas a.phone:hover { background: #FFC726; color: #000; }
#header .ctas a.red-cta-btn { background: #9d1e29; }
#header .ctas a.red-cta-btn:hover { background: -moz-linear-gradient(90deg, rgba(255,150,54,1) 0%, rgba(204,79,0,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,150,54,1) 0%, rgba(204,79,0,1) 100%);
background: linear-gradient(90deg, rgba(255,150,54,1) 0%, rgba(204,79,0,1) 100%); }
#header .ctas a.accent-cta { background: #323232; color: #fff; }
#header .ctas a.accent-cta:hover { background:#FFCA0B; color: #000; }
.ctas.desktop {
    margin-top: 40px;
}

/* MOBILE CTA */
#cta .wrapper { padding:0; max-width: 90%; }
#cta a { display:block; border-radius:0; width:100%; line-height:2em; font-size:1.5em; text-align:center; color:#fff; text-transform:uppercase; padding:0 0 0.15em; margin:7px 0; background: #981305;  }
#cta a:hover { color:#000; background-color:#FFF; }
#cta a.accent-cta { background: #323232; color: #fff;}

/* MOBILE NAV */
#mmenu { z-index:999999; display:none; }
#mmenu .menu-item { background:none; text-transform: capitalize; }
#mmenu.mm-opened { display:block; }
.mm-listview>li>a, .mm-listview>li>span {
  color: #fff;
}
.mm-menu {
  background: #232323;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
  color: #fff;
}
.mm-listview>li:not(.mm-divider):after {
  background: #fff;
  left: 0 !important;
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
  border-color: #fff;
}
.mm-menu .mm-listview>li .mm-next:after {
  border-color: #fff;
}
.mm-navbar {
  border-color: #fff;
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: #fff;
}



/* DESKTOP NAV */
#nav { display:none; z-index:9999; overflow:visible; font-size:15px; text-transform:uppercase; width:100%; padding:0; position:relative; clear:both; font-weight:400; }
#nav li::before { display:none; }
#nav .menu-primary { max-width:1400px; margin:0 auto; padding:0; width:100%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; justify-content:space-between; }
#nav .menu-primary li { display:inline-block; position:relative; margin:0; padding:0 10px; background:none; }
#nav .menu-primary li a, #nav .menu-primary span.placeholder { padding:0; color:#000; display:flex; height:42px; line-height:1.15em; width:100%; align-items:center; font-weight:600; text-transform: capitalize; }
#nav .menu-primary li.menu-item-has-children > a[href="#"] { cursor:default; }
#nav .menu-primary li.menu-item-has-children { padding:0 15px 0 8px; }
#nav .menu-primary li.menu-item-has-children > span.placeholder { cursor:default; }
#nav .menu-primary li:hover > a, #nav .menu-primary li:hover > span.placeholder { color:#981305; }
#nav .menu-primary li a:focus, #nav .menu-primary li span.placeholder:focus { color:#981305; }

/* SUB MENU */
#nav .menu-primary ul.sub-menu { z-index:999999; display:none; position:absolute; top:100%; left:0; margin:0; padding:0; background:#FFF; width:325px; box-shadow:1px 3px 3px rgba(0,0,0,0.5); }
#nav .menu-primary ul.sub-menu li { width:100%; margin:0; padding:0; position:relative; background:transparent; }
#nav .menu-primary ul.sub-menu li a, #nav .menu-primary ul.sub-menu li span.placeholder { color:#000; padding:8px 10px; height:auto; line-height:25px; border-bottom:1px solid rgba(0, 0, 0, 0.15); background:#fff; font-weight:600; }
#nav .menu-primary ul.sub-menu li:hover > a, #nav .menu-primary ul.sub-menu li:hover > span.placeholder { background-color: #323232; color: #fff; }
#nav .menu-primary ul.sub-menu li a:focus, #nav .menu-primary ul.sub-menu li span.placeholder:focus { background-color:#323232; color: #fff; }
#nav .menu-primary ul.sub-menu ul.sub-menu { top:0; left:100%; display:none; }

/* MENU ARROWS */
#nav .menu-primary .menu-item-has-children > .placeholder .menu-arrow, #nav .menu-primary .menu-item-has-children > a .menu-arrow { position:absolute; right:0px; top:-1px; height:100%; display:block; width:8px; }
#nav .menu-primary .menu-item-has-children > .placeholder .menu-arrow::after, #nav .menu-primary .menu-item-has-children > a .menu-arrow::after { top:50%; left:0; border:solid transparent; content:" "; height:0; width:0; position:absolute; pointer-events:none; border-color:rgba(0, 55, 104, 0); border-top-color:#003769; border-width:4px; margin:0; }
#nav .menu-primary .menu-item-has-children:hover > .placeholder .menu-arrow::after, #nav .menu-primary .menu-item-has-children:hover > a .menu-arrow::after { border-top-color:#981305; }

#nav .menu-primary ul.sub-menu .menu-item-has-children > .placeholder .menu-arrow::after, #nav .menu-primary ul.sub-menu .menu-item-has-children > a .menu-arrow::after { left:auto; right:0; border:solid transparent; border-color:rgba(0, 55, 104, 0); border-left-color:#333737; border-width:5px; margin:-6px 0 0; }
#nav .menu-primary ul.sub-menu .menu-item-has-children:hover > .placeholder .menu-arrow::after, #nav .menu-primary ul.sub-menu .menu-item-has-children:hover > a .menu-arrow::after { border-left-color:#FFF; }



//
/* DESKTOP PHONE NUMBERS */
//
#numbers { display:none; background:#E5E9E8; text-align:center; }
#numbers .wrapper { display:flex; justify-content:space-between; align-items:center; padding:25px 10px; line-height:15px; font-size:14px; max-width:1050px; }
#numbers .wrapper h3 { color:#3A6985; font-size:14px; margin:0; padding:0; line-height:15px; vertical-align:middle; }
#numbers .wrapper a { color:#333; display:inline-block; margin:0; vertical-align:middle; line-height:15px; }
#numbers .wrapper a span { display:inline-block; padding:0 2px; }
#numbers .wrapper a span.number { color:#3A6985; font-weight:bold; }
#numbers .wrapper a:hover span.number { color:#4bcee5; }


//
/* PAGE CONTENT ELEMENTS */
//
/* SLIDESHOW NAV */
.slick-dots { position:absolute; left:0; bottom:-50px; width:100%; text-align:center; margin:0; padding:0; display:block; }
.slick-dots li { display:inline-block; width:1em; height:1em; overflow:hidden; margin:0 5px; padding:0; background:none; }
.slick-dots li button { padding:0; border-radius:100%; display:block; background:transparent; box-shadow:none; text-indent:100em; overflow:hidden; width:100%; height:100%; cursor:pointer; border:2px solid #fff; }
.slick-dots li.slick-active button, .slick-dots li.slick-active button:focus { background:#fff; }
.slick-dots li button::before { display:none; }

/* SUBHEADERS */
.subheader .container { height:18em; z-index:99; position:relative; }
.subheader .background { width:100%; height:100%; position:absolute; left:0; top:0; z-index:0; background-position:center center; background-size:cover; background-repeat:no-repeat; }
.subheader .overlay { width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; opacity:0; }
.subheader .wrapper { height:100%; z-index:9; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; padding:1em; max-width:1300px; }
.subheader .caption { position:relative; padding:1.5em 2em; max-width:450px; text-align:left; }
.subheader .caption .button { margin: 0; color: #fff; background: #981305; }
.subheader .caption .button:hover { background: #FFC726; color: #000; }

.subheader .copy { position:relative; z-index:9; }
.subheader .copy h1, .subheader .copy h2, .subheader .copy h3 { font-family: 'Raleway', sans-serif; font-size: 2.6em; line-height: 1.15em; padding: 0; text-align: left; text-transform: capitalize; margin-bottom: 15px; letter-spacing: 2px; font-weight: 300; }
.subheader .copy h1 .subheading, .subheader .copy h2 .subheading, .subheader .copy h3 .subheading { font-size:0.45em; line-height:1.3; letter-spacing:2px; font-family: 'Raleway', sans-serif; }
.subheader .copy h1::after, .subheader .copy h2::after { display:none; }
.subheader .copy h3 .subheading ~ br, .subheader .copy h1 small ~ br, .subheader .copy h2 small ~ br, .subheader .copy h3 small ~ br { display:none; }
.subheader .copy h5 { font-weight: 300; text-transform: none; }

/* SUBHEADER - Slideshows */
.subheader .slider, .subheader .slider .slick-list, .subheader .slider .slick-slide { width:100%; height:100%; position:relative; }
.subheader .slider .slick-track { height:100%; }

/* SUBHEADER - Home */
.home .subheader .container { height:23em; }
.home .subheader .caption { padding:1.5em 1em 1em 3em; } 

/* SUBHEADER - Form */
.subheader .form { background:#C70039; padding:2em 3em; position:relative; color:#FFF; }
.subheader .form .errorMessages { display:none; margin:0; padding:0; }
.subheader .form .gform_wrapper { position:relative; z-index:9; text-align:center; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; justify-content:center; height:100%; }
.subheader .form h1, .subheader .form h2, .subheader .form h3, .subheader .form h4, .subheader .form p { color:#fff; text-align:center; }
.subheader .gfield.disclaimer p { font-size: 1.1em; color: #fff; }
.subheader .form h2, .subheader .form h3 { text-transform: uppercase; font-weight: 700; letter-spacing: 1px; line-height:1.15em; font-size:2.3em; padding:0; font-family: 'Raleway', sans-serif; }
.subheader .form h2::after, .subheader .form h3::after { display:none; }
.subheader .form p.disclaimer { color:#fff; text-align:center; padding:1em 0 0; }
.subheader .form .gform_wrapper ul.gform_fields li.gfield { display:inline-block; }
.subheader.vertical .form .gform_wrapper ul.gform_fields li.gfield.left { width:49%; padding:0 0 1em 1em; }
.subheader.vertical .form .gform_wrapper ul.gform_fields li.gfield.right { width:49%; margin:0 0 0 2%; padding:0 1em 1em 0; }
.subheader.vertical .form li.disclaimer::marker { font-size: 0; }
.subheader .form .gform_wrapper ul.gform_fields li.gfield .gfield_label { color:#FFF; text-transform:uppercase; text-align:center; letter-spacing:3px; width:100%; margin:0; padding:0; font-size:1.4em; }
.subheader .form .gform_wrapper ul.gform_fields li.gfield .gfield_description { letter-spacing:1px; color:#FFF; text-align:center; text-transform:lowercase; font-style:italic; margin:0 0 0.75em; font-size:1.25em; }
.subheader .form .gform_wrapper input[type=checkbox] + label { color:#FFF; }

/* WYSIWYG */
.wysiwyg .wrapper { padding:1em 2em; max-width:1300px; }
.wysiwyg.less-header-padding .wrapper { padding: 3em 2em 0.5em; }

/* WYSIWYG - Full Width */.wrapper
.wysiwyg .wrapper.full { max-width:100%; }
.wysiwyg.full .wrapper { max-width:100%; padding:0; width:100%; margin:0; }
.wysiwyg.full img { width: 100%; }

/* WYSIWYG - Callout */
.wysiwyg.cta { background: #323232; padding:0; color:#fff; }
.wysiwyg.cta .wrapper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-wrap: wrap; justify-content:space-evenly; align-items:center; padding:1.5em 1em; text-align:center; max-width:1400px; flex-direction: column; }
.wysiwyg.cta h1, .wysiwyg.cta h2, .wysiwyg.cta h3, .wysiwyg.cta h4, .wysiwyg.cta p { margin:0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; display:inline-block; font-size:1.6em; font-weight:300; line-height:1.25em; color:#fff; text-transform:capitalize; padding: 0; font-family: 'Raleway', sans-serif;  }
.wysiwyg.cta .button {
  display: block;
  font-size: 0.55em;
  margin: 1em auto;
  background: #981305;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 600;
  cursor: pointer;
  padding: 0.3em 0.9em;
  min-width: unset;
}
.wysiwyg.cta .button:hover { background: #981305; color: #fff; }


/* WYSIWYG - Highlight */
.wysiwyg.highlight { background: #7f8787; text-align: center; }
.wysiwyg.highlight h3 { color: #fff; text-transform: uppercase; }

/* WYSIWYG - Light + Dark Backgrounds */
.dark-bg { background: #232323; color: #fff; }
.dark-bg .button { background: none; color: #B384E1; border: 5px solid #B384E1; }
.dark-bg h2::after { background: #981305; }
.light-bg { background: #EEEEEE; }
.light-bg h2 {  }

/* WYSIWYG - Our Partners */
.wysiwyg.partners { background:#fff; color:#000; }
.wysiwyg.partners .wrapper, .home .wysiwyg.partners .wrapper { max-width:1400px; text-align:center; letter-spacing:5px; }
.wysiwyg.partners h2, .wysiwyg.partners h3 { text-align:center; margin:0 0 1em; letter-spacing:3px; font-size:1.875em; }
.wysiwyg.partners p { display:flex; justify-content:center; flex-wrap:wrap; align-items:center; }
.wysiwyg.partners p img { display:inline-block; vertical-align:middle; max-height:7em; margin:0.5em; }
.wysiwyg.partners h5 { text-transform:none; color:#d6e6df; font-weight:400; }
.wysiwyg.partners h5 a { color:#d6e6df; font-weight:bold; }
.wysiwyg.partners h5 a:hover, .wysiwyg.partners h5 a:focus { color:#4bcee5; }

/* WYSIWYG - Instagram */
.wysiwyg.instagram { margin:0; }
.wysiwyg.instagram .wrapper { max-width:100%; width:100%; padding:2em 0; }
.wysiwyg.instagram .logo { height:auto; width:auto; text-align:center; margin:0 auto 0.5em; }
.wysiwyg.instagram .logo img { padding: 0 10%; }

/* WYSIWYG - Intro */
.wysiwyg.intro { margin:0 auto; padding-top: 20px; }
.wysiwyg.intro .wrapper { max-width:910px; padding:2em 2em 0; }
.wysiwyg.intro p { font-size:1.1em; line-height:1.75em; }
.intro .centered { text-align:center; }

/* WYSIWYG - Callout */
.wysiwyg.callout { background:#F9F9F9; color:#343434; font-size:1.25em; line-height:1.75em; }
.wysiwyg.callout .wrapper { max-width:800px; }
.wysiwyg.callout p:last-child { margin:0; }

/* WYSIWYG - Video */
.wysiwyg.video iframe { width:100%; margin:0; }
.column.video iframe { width:100%; margin:0; }
.wysiwyg.video-top .wrapper, .wysiwyg.video-top { padding-bottom: 0; }


/* WYSIWYG - International page */
.heading-international { overflow: unset !important; margin-bottom: 15px !important; }
.consumer-info h2 { margin-bottom:0;}

/* WYSIWYG - Net Price Calculator */
.npc-wrap { text-align: center; margin: 2em; }

/* .gif Container */
.gif-wrap { max-width: 545px; margin: 2em auto; }

.pic-wrap { max-width: 750px; margin: 2em auto; }

.test-pic-wrap { display: inline-block; float: left; }
.test-pic-wrap img { max-width: 150px; margin: 30px 50px; border-radius: 50%; }
.test-split { color: #fff; }

/* COLUMNS */
.cols { clear:both; width:100%; overflow:visible; padding: 40px 0; text-align:left; }
.cols .wrapper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; margin:0 auto; max-width:1400px; flex-wrap:wrap; }
.cols .column { margin:0 0 2em; width:100%; position:relative; overflow:auto; }
.cols .column.accordions { padding:0; }
.bottom-margin { margin-bottom: 3em; }
.column.center-align { text-align: center; }
.cols.center-align p { text-align: center; }
.cols.center-align h4 { text-align: center; font-weight: 600; }
.cols.center-align .extra-padding { margin: 30px 0; }
.extra-padding.small-box { background: #eee; }


/* COLUMNS - Sidebar, Intro */
.column.sidebar { padding:1.5em; background:#EEEEEE; height: 100%; }
.column.sidebar a { color: #000; font-weight:600; }
.column.sidebar .button { color:#fff; background: #0C0C0B; }
.column.sidebar a:hover { color: #9d1e29; }
.column.sidebar .button:hover { color:#000; background:#FFCA0B; }
.column.sidebar.slide-up .button { color: #fff; padding: 0.5em 0; font-size: 1.5em; font-weight: 800; }
.column.sidebar.slide-up .button:hover { background: #FFCA0B; color: #000;}
.column.sidebar h3 { font-family: 'Raleway', sans-serif; text-align:left; font-size:1.5em; padding:0 0 0.3em; margin:0 0 0.3em; text-transform: capitalize; border-bottom: 3px solid #981305; font-weight: 700; width: fit-content; }
.column.sidebar.hours h3 { font-weight: 400; border-bottom: none; text-align: center; }
.column.sidebar.hours h3::before {
  content: url(/wp-content/uploads/2021/11/Clock-1.png);
  vertical-align: middle;
  margin-right: 6px;
}
.column.sidebar #datepicker { margin:1em 0 0; }
.column.sidebar.form { padding:0 0 0.5em; background:transparent; }
.column.sidebar.form .gform_wrapper { max-width:450px; margin:0 auto; background:#e5e9e8; }
.column.sidebar.form .gfield, .column.sidebar.form .gform_footer { padding:0 1.5em 1em; }
.column.sidebar.form .gfield.gfield_html.form-head { background:#1DB5B5; color:#FFF; padding:1.5em; margin:0 0 1em; }
.column.sidebar.form h2, .column.sidebar.form h3 { color:#FFF; margin:0; padding:0; text-align:center; font-size:1.75em; line-height:1.25em; }
.column.content { padding:0 1em; }
.cols .column.content.accordions { padding:0 1em; }
.column.intro p { font-size:1.1em; line-height:1.75em; }
.contact-page .social-icons-lists { text-align:center; }
.contact-page span.socicon { background: #65ede4 !important; }
.column.sidebar.contact-us-form h3 { font-size:2.5em; text-transform: lowercase; text-align:center; padding:0; margin:0; }
.column.sidebar h2 { margin-bottom: 0; padding-bottom: 5px; font-size: 2.4em; color: #fff; text-transform: uppercase;  font-weight: 300; }
.column.sidebar.mission p { text-align:center; } 
.column.sidebar.flex-center { display: flex; flex-direction: column; justify-content: center;  }
.column.sidebar p.disclaimer { margin-top: 1em; text-align: center; color: #fff; }
.column.sidebar h2.heading { margin-bottom: 0.5em; }
.column.sidebar h4 { margin: 0; font-weight: 600; }
.column.sidebar li { font-weight: 500; font-size: 1.2em }
.bigger-margins .column { margin: 1.5em 0; }
.bigger-margins .sidebar { align-items: center; }
.sidebar.reduce-padding { padding: 2em; }
.sidebar.center-box { text-align: center; margin: 0 auto !important; }
.wysiwyg.cols.staff-bios .wrapper { justify-content: center; }
.wysiwyg.cols.staff-bios .bio { margin-bottom: 20px; font-size: 18px; line-height: 1.4; }
.staff-bios .column { display: flex; justify-content: center; }
.contact-icon { max-width: 30px; margin-right: .6em; }
.sidebar .flex-row { display: flex; flex-direction: row; align-items: center; justify-content: center; margin: 35px 0 10px;  }

.column.sidebar.hours span { width: 50%; float: right; }

.column.sidebar.slide-up h2:after { display: none; }
.column.sidebar.slide-up { background: #981305; }
.column.sidebar.slide-up .gform_legacy_markup_wrapper .gform_footer { padding: 0; }

.column.sidebar.slide-up h3 {
  border-bottom: none;
  text-align: center;
  font-weight: 500;
  margin: 0;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-size: 2em;
  font-style: italic;
  padding: 0;
}
.sidebar.slide-up .gfield_html .form-intro {
  color: #fff;
  text-align: center;
  margin: 0 25px 20px;
  font-weight: 300;
}

.column.sidebar.accent-sidebar { background: #981305; }
.column.sidebar.accent-sidebar h3 { font-weight: 500; font-family: 'Raleway', sans-serif; font-style: italic; font-size: 1.9em; }
.column.sidebar.accent-sidebar p { font-weight: 400; }
.column.sidebar.accent-sidebar h3, .column.sidebar p { color: #fff; }
.accent-sidebar.accent-sidebar h3::after { display: none; }
.column.sidebar.hours p {
  color: #000;
  font-weight: 600;
  text-align: left;
}
.accent-sidebar .gform_body h2:after {
  display: none;
}

.accent-sidebar .gform_body p {
  text-align: center;
}

.tablepress .odd td { background-color: #CBC5D1 !important; }
.tablepress .even td { background-color: #EEEEEE !important; }
.tablepress thead th {
	background:  #C03A2C !important;
	color:  #fff !important;
}
.tablepress tfoot th {
	background:  #232323 !important;
	color:  #fff !important;
}
.tablepress td.column-2 { text-align: right; }
.tablepress tbody td {
    font-weight: 600;
}
.table-contain .wrapper {
    max-width: 900px;
}
.tablepress thead th.column-2, .tablepress tfoot th.column-2 {
  text-align: right;
}


.cols .vid-wrapper { position: relative; }
.cols .play-btn { position: absolute; top: 15%; width: 50px; right: 5%; }
.cols .vid-wrapper a:hover > .play-btn { transform: scale(1.2); transition: .3s; }


/* ACCORDIONS */
.accordions { padding:2em; }
.accordions .copy { margin:0 0 1em; overflow:auto; }
.accordions .accordion { margin-bottom: 5px; overflow:hidden; position:relative; }
.accordions .accordion ul li { line-height: 1.5em; }
.accordions .accordion:last-child { margin-bottom:0px; }
.accordions .accordion .title { padding: 1em 2em 1em 0em; font-size: 1em; position: relative; cursor: pointer; line-height: 1.25em; font-weight: 600; text-transform: uppercase; border-bottom: 3px solid #323232; font-family: 'Raleway', sans-serif; }
.accordions .accordion .title > .expand { display:block; position:absolute; right:0.75em; top:1.5em; width:12px; height:2px; background:#323232; }
.accordions .accordion .title > .expand::after { background:#323232; content:""; height:12px; left:5px; position: absolute; top:-5px; width:2px; }
.accordions .accordion .title .num { position: absolute; left:0; top:0; font-weight:bold; width:3em; height:3em; line-height:3em; text-align:center; }
.accordions .accordion .copy { padding:1.5em; overflow: hidden; display:none; border-top:0; }
.accordions .accordion.active .title > .expand { background:#685760; }
.accordions .accordion.active .title > .expand::after { display:none; }
.accordions .accordion.active p:last-child { margin-bottom:0; }
.accordions .accordion .wprt-container .table > thead > tr > th, .accordions .accordion .wprt-container .table > tbody > tr > th, .accordions .accordion .wprt-container .table > tfoot > tr > th { text-align:left; line-height:1.35em; }
.accordions .accordion .wprt-container .table > thead > tr > td, .accordions .accordion .wprt-container .table > tbody > tr > td, .wprt-container .table > tr > td { vertical-align:top; }
.accordions .accordion .wprt-container .table p { margin:0 0 0.5em!important; line-height:1.5em; text-align:left; }
.accordions .accordion h5 { text-align:left; margin:0 0 1em; }
.accordions .accordion .button { margin:1em 0; }
.accordions .accordion .button:nth-child(even) { background:#78B5BD; color:#212121; }


/* TABBED CONTENT */
.oozle-tabs {}
.oozle-tabs ul { margin:0; padding:3px 3px 0; width:100%; display:-webkit-flex; display:-ms-flexbox; display:flex; justify-content:flex-start; align-items:stretch; border-radius:3px; background: #fff; }
.oozle-tabs li { margin:0; padding:0 15px; display:inline-block; background:none; overflow:hidden; }
.oozle-tabs li a { display:block; line-height:2.5em; padding:0 5em; background: #981305; color: #fff; font-weight: 500; text-transform: uppercase; }
.oozle-tabs li.active { border:none }
.oozle-tabs li.active a { background: #EEEEEE; color: #282828; }
.oozle-tabs .tabbed-content { display:none; padding:1.5em; text-align:left; }
.oozle-tabs .tabbed-content.active { display:block; }
.tab-col { display: flex; justify-content: space-evenly; }
.tab-col span { float: right; }
.tab-col div { width: 35%; }
.tab-col ul { display: flex !important; padding: 10px 0 10px !important; flex-direction: column !important; background: none !important; }
.tab-col h5 { color: #000; font-weight: 600; font-size: 0.9em; text-transform: uppercase; padding: 5px 0; }
.tab-col h3 { margin-bottom: 5px; font-family: 'Raleway', sans-serif; }
.tabbed-menus h3 { text-transform: capitalize !important; }
.tabbed-menus { padding-bottom: 0; }
.tabbed-menus .wrapper { max-width: 100%; background: #EEEEEE; }
p.list-margin { margin-bottom: 0 !important; }
.tab-col li { padding-right: 0 !important; }
.oozle-tabs .tabbed-content p {
  font-weight: 600;
}


/* IMAGE LAYOUTS */
.image-layout { font-size:3.75vw; }
.image-layout .wrapper { height:100%; padding:0; width:100%; }
.image-layout .overlay { display:none; }
.image-layout h3 { font-style:normal; }

/*Centered Logo*/
.logo-wrap { display: flex; justify-content: center;}

/* Full Width */
.image-layout.full .wrapper { padding:0; width:100%; height:20em; max-width:100%; }
.image-layout.full .image { width:100%; height:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0; top:0; }
.image-layout.full .caption { width:100%; padding:0 5%; height:100%; display:-webkit-flex; display:-ms-flexbox; display:flex; justify-content:center; flex-direction:column; align-items:center; position:relative; z-index:9; color:#FFF; line-height:1.35em; text-align:center; font-weight:300; }
.image-layout.full .caption p { color:#FFF; line-height:1.75em; margin:0; font-weight:300; text-align:center; }
.image-layout.full .overlay { display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.3; }
.image-layout.full h1, .image-layout.full h2, .image-layout.full h3 { color:#FFF; font-weight:600; background:none; padding:0; font-size:2.5em }
.image-layout.full h1 span, .image-layout.full h2 span, .image-layout.full h3 span { text-transform:none; font-weight:400; font-style:normal; }

/* Standard and Large Width */
.image-layout.standard .wrapper, .image-layout.large .wrapper { display:-webkit-flex; display:-ms-flexbox; display:flex; justify-content:space-between; flex-direction:column; align-items:center; margin:0 0 2em; }
.image-layout.large .image, .image-layout.standard .image { width:100%; text-align:center; }
.image-layout.large .image img, .image-layout.standard .image img { margin:0 auto; }
.image-layout.large .caption, .image-layout.standard .caption { padding:1em 6%; color:#000; line-height:1.35em; margin:0 auto; font-weight:300; text-align:center; }
.image-layout.large .caption p, .image-layout.standard .caption p { color:#000; line-height:1.35em; margin:0; font-weight:300; text-align:center; }
.image-layout .button { font-size:.85em; padding:.5em 1.5em; margin:1em 0; }


/* PHOTO GALLERIES */
.photo-gallery { padding:50px 0; overflow:auto; }
.photo-gallery .wrapper { width:100%; max-width:1170px; padding:0 0 2em; overflow:auto; }

/* Default Galleries */
.wysiwyg .gallery { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-wrap:wrap; justify-content:space-around; }
.wysiwyg .gallery .gallery-item { margin:0; min-width:100px; }
.wysiwyg .gallery br { display:none; clear:none; }
.wysiwyg .gallery .gallery-item .gallery-icon { padding:5px; }

/* Carousel */
.photo-gallery .album { margin:0 2em; }
.photo-gallery .item { padding:.25em; }
.photo-gallery .image { max-height:100%; max-width:100%; height:7em; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.layout-carousel .wrapper .slick-arrow.slick-next { right:-1.75em; margin:-2em 0 0; }
.layout-carousel .wrapper .slick-arrow.slick-prev { left:-1.75em; margin:-2em 0 0; }
.photo-gallery .wrapper .slick-dots { margin:0; bottom:-2em; }

/* Photo Slideshow */
.photo-gallery .album img { margin:0 auto; }


/* PROGRAMS */
.featured-programs { padding:2em 0; }
.wysiwyg.progs { background-color: #fff; }
.featured-programs .wrapper { max-width:800px; padding:0 2em; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; justify-content:space-around; align-items:center; flex-wrap:wrap; z-index:9; }
.featured-programs .program { width:100%; padding:0; margin:1em auto 2em; text-align:center; position:relative; max-width:77%; }
.featured-programs .program .icon { margin:0 auto 1em; width:100%; position:relative; display:inline-block; }
.featured-programs .program .icon img { width:auto; height:9em; }
.featured-programs h2 { text-transform:lowercase; }
.featured-programs h2::after { content:""; display:block; width:8em; height:1px; background:#BAE5E5; position:absolute; left:50%; bottom:0; margin:0 0 0 -4em; }
.featured-programs h3 { font-size:1.875em; padding:0 0 0.5em; text-align:center; margin:0 auto 0.75em; text-transform: uppercase; font-family: 'Raleway', sans-serif; }
.featured-programs h3::after { content: ""; display: block; width: 9em; height: 3px; background: #981305; margin: 0 auto; margin-top: .5em; }
.featured-programs .program p { font-size:1.2em; margin:0 auto 1.5em; line-height:1.65em; text-align:left; }
.featured-programs .program li { color:#1e1e1e; font-size:0.9em; }
.featured-programs .program p.learn-more { display:block; width:100%; text-align:center; margin:0; }
.featured-programs .program .button { min-width:unset; font-family: 'Raleway', sans-serif; color: #fff; background: #981305; }
.featured-programs .program .button:hover {
	background: #FFCA0B;
  	color: #000;
}


/* FEATURED CONTENT */
.featured-topic .wrapper { padding:0; max-width:100%; font-size:4vw; font-weight:400; }
.featured-topic .image { width:100%; position:relative; background-size:cover; background-position:center center; height:25em; font-size:4vw; }
.featured-topic .image .overlay { width:100%; position:absolute; left:0; bottom:0; background:url("/wp-content/themes/rf2022/images/topic-mobile-bg.png") center center no-repeat; height:19px; }
.featured-topic .copy { width:100%; padding:2em 3em; }
.featured-topic .copy h3, .featured-topic .copy h2 { font-size:1.875em; padding:0 0 0.5em; text-align:left; margin: .5em 0; text-transform: uppercase;  font-weight:600; width: 8em; }
.featured-topic .copy h3::after, .featured-topic .copy h2::after { content:""; display:block; width:8em; height:4px; background:#981305; position:absolute; left:50%; bottom:0; margin:0 0 0 -4em; }
.featured-topic .copy h2 small, .featured-topic .copy h3 small { color:#808080; }
.featured-topic .copy .feat-cont { text-align:center; }
.featured-topic .copy .button { 
    color: #fff;
	background: #981305;
}
.featured-topic .copy .button:hover {
  background: #FFC726;
  color: #000;
}

/* FEATURED CONTENT - Small */
.featured-topic.small .wrapper { max-width:1200px; }


/* GALLERY */
.gallery { margin:0 0 2em; }
.gallery .wrapper { width:100%; max-width:100%; padding:0; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-wrap:wrap; flex-direction:row-reverse; }
.gallery .copy { width:100%; padding:1.5em 6%; margin:0 auto; text-align:center; }
.gallery .copy h3 { font-size:.85em; text-transform:uppercase; color:#494848; margin:0; font-weight:600; padding:0 0 20px; line-height:1em; font-style:normal; }
.gallery .copy h3 strong { font-size:4em; font-weight:400; text-transform:lowercase; line-height:1em; }
.gallery .image, .gallery .link { width:50%; background-position:center top; background-size:cover; background-repeat:no-repeat; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; align-items:center; align-content:center; justify-content:center; }
.gallery .image a { display:block; width:100%; height:100%; }
.gallery .image img { width:100%; height:auto; visibility:hidden; }
.gallery .learn-more { display:block; width:300px; position:absolute; left:50%; bottom:-1.75em; margin:0 auto 0 -150px; background:#F2AE96; text-transform:uppercase; font-weight:600; color:#494848; line-height:3.5em; border-radius:5px; text-align:center; font-size:20px; }
.gallery .learn-more:hover { opacity:1; background:#7BA7AE; }


/* TESTIMONIALS */
.wysiwyg.testimonials { background: url(/wp-content/uploads/2022/06/test-bg-min-3.jpg); background-size: cover;  }
.wysiwyg.testimonials .wrapper { padding:3em 2em; }
.wysiwyg.testimonials h2 { text-transform:uppercase; text-align:center; margin-bottom: 40px; padding-bottom: 0; font-family: 'Raleway', sans-serif; font-weight: 400; color: #fff; }
.wysiwyg.testimonials h2:after { content: ""; display: block; width: 50%; height: 3px; background: #981305; margin: 15px auto 0;  }
.wysiwyg.testimonials cite { font-style:normal; text-transform: capitalize text-align:left; letter-spacing:1px; font-size:1.4em; display:block; margin:0; line-height:1.25em; color: #fff; }
.wysiwyg.testimonials cite span { display:block; text-transform:lowercase; color:#212121; }
.wysiwyg.testimonials p { margin:0 0 1em; position:relative; z-index:1; color: #fff; }
.wysiwyg.testimonials img.stars { margin: 1em 0; display: block; }
.test-stars { padding: 20px 0; }
.test-flex { 
  display: flex; 
  flex-direction: row; 
}
.test-review {
  width: 60%;
  color: #fff;
}
.test-pic {
  width: 40%;
}
/*.wysiwyg.testimonials .citation {
  margin-left: 40%;
}*/
.test-cite {
  padding: 10px 0;
}

/* TESTIMONIALS - List */
.wysiwyg.testimonials .testimonial { position:relative; margin:0 auto 2em; font-size:1em; line-height:1.75em; }

/* TESTIMONIALS - Slideshow */
.wysiwyg.testimonials .testimonial-slideshow { text-align:left; padding:0; }
.wysiwyg.testimonials .testimonial-slideshow .slick-next, .wysiwyg.testimonials .testimonial-slideshow .slick-prev { margin:-45px 0 0; }
.wysiwyg.testimonials .testimonial-slideshow .testimonial { max-width:none; margin:0; }


/* LOCATIONS */
.locations { margin:0; font-weight:400; background: #fff; }
.locations a { color:#981305; }
.locations a:hover, .locations a:focus { color:#000; box-shadow:none; }
.location-header h2 { padding: 0; font-weight: 900; text-transform: uppercase; }
.location-header .wrapper { padding: 3em 0 1em !important; }

/* LOCATIONS - Maps */
.locations .maps { width:100%; position:relative; z-index:1; display:none; }
.locations .maps .iframe { height:100%; width:100%; position:absolute; left:0; top:0; z-index:0; }
.locations .maps .iframe a { display:block; width:100%; height:100%; position:relative; background-position:center center; background-size:cover; background-repeat:no-repeat; }
.locations .maps .iframe a:hover, .locations .maps .iframe a:focus { box-shadow:0 0 2px rgba(122, 181, 188, 0.85); }
.locations .maps .iframe img { width:100%; height:100%; margin:0; padding:0; display:none; }
.locations .maps .iframe iframe { width:100%; height:100%; border:0; margin:0; padding:0; display:none; }
.locations .maps .iframe.active { z-index:99; }
.locations .maps .iframe.active iframe { display:block; }
.locations .maps .iframe.active img { display:block; }

/* LOCATIONS - Highlighted Address */
.locations .addresses .highlight { display:block; width:100%; transition:all 0.5s ease; }
.locations .addresses .highlight .info { display:none; width:100%; background:#232323; color:#fff; text-align:left; justify-content:flex-start; flex-direction:column; padding:30px 0; }
.locations .addresses .highlight h4 { font-weight:bold; font-size:1.25em; text-transform:uppercase; letter-spacing:3px; }
.locations .addresses .highlight p { font-size:1em; margin:0 auto 1em; }
.locations .addresses .highlight p.numbers span { display:inline-block; width:7em; }
.locations .addresses .highlight a.phone-number { font-weight:bold; display:inline-block; }
.locations .addresses .highlight a.phone-number:focus, .locations .addresses .highlight a.phone-number:hover { text-shadow:0 0 2px #326AB0; color:#FFF; }
.locations .addresses .highlight .info.active { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; align-items:center; }
.locations .addresses .highlight .info .button { color:#fff; background: #981305;  }
.locations .addresses .highlight .info .button:focus, .locations .addresses .highlight .info .button:hover { background: #FFC726; color: #000000; }


.locations .addresses .highlight .info .button.sec-loc { background: #981305; color: #fff; }
.locations .addresses .highlight .info .button.sec-loc:hover { background: #FFCA0B; color: #000; }
.locations .addresses .highlight .info .button.third-loc { background: none; border: 3px solid #fff; color: #fff; }
.locations .addresses .highlight .info .button.third-loc:hover { background: #FFCA0B; color: #000; border-color: #FFCA0B; }


/* LOCATIONS - Addresses */
.locations ul { margin:0; padding:2em; width:100%; position:relative; z-index:3; display:block; display:flex; flex-wrap:wrap; }
.locations li { margin:0; padding: 0.3em; width:100%; display:inline-block; }
.locations li::before { display:none; }
.locations .address { margin:0; display:inline-block; width:auto; border-bottom:0.13em solid #FFF; cursor:pointer; color:#000; text-transform:uppercase; font-weight: 600; padding:0 0.13em 0.5em 0; letter-spacing:2px; padding-bottom: 0; border-bottom: none; }
.locations .address:hover, .locations .address:focus, .locations .address.active { color: #000; padding-left: 5px; margin-left: -5px;  }
.locations .address:hover { background: none; }
.locations .address.active { background: none; border-bottom: 3px solid #981305; }
.locations .address:focus { color:#000; }
.locations .addresses .address { padding: .5em .5em .5em 0 !important; line-height: 1.3em; text-transform: capitalize; letter-spacing: 0.9px; }
.locations .info .left { max-width: 70%; text-align: center; }
.wysiwyg.location-bg { background: #900C3E; }
.location-bg a, .location-bg p { text-align: center; color: #fff; }
.location-bg span { font-weight: 600; text-transform: uppercase; font-size: 1.1em; }
.wysiwyg.location-bg .wrapper { padding: 15px 50px !important; }
.location-bg::before {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #900C3E;
}

/* Location Indicator Section */
.flex-locations .allLocations {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	padding: 0 15px;
}
.loc-item {
	text-align: center;
	max-width: 50%;
	padding: 10px 0;
}
.flex-locations .wrapper {
  max-width: 1600px;
}


/* BLOG POSTS */
#content.blog .wrapper { background:#FFF; padding:0; max-width:1000px; }
#content.blog .copy { width:100%; padding:2em 1.5em; }
#content.blog .blog-date { font-size:1em; line-height:1.5em; color:#000; letter-spacing:2px; margin:0 0 0.5em; text-align:center; }
#content.blog .blog-title { color:#060606; text-align:center; font-size:1.5em; letter-spacing:1px; text-transform:none; line-height:1.25em; }
#content.blog .blog-title a { color:#000; text-transform: uppercase; font-weight: 600; }
#content.blog .blog-title a:hover, #content.blog .blog-title a:focus { color:#323232; }
#content.blog .wp-post-image { margin:0 auto 1.5em; max-width:70%; display:block; }
#content.blog .comments-area { padding:2em 0 0; }
#content.blog .a2a_kit { text-align:center; margin:0 0 0.5em; }
#content.blog .a2a_default_style .a2a_counter img, #content.blog .a2a_default_style .a2a_dd, #content.blog .a2a_default_style .a2a_svg, #content.blog .a2a_default_style a { display:inline-block; float:none; }
.rmv-t label { display: none; }

/* BLOG - Archive */
#content.blog .blog-excerpt { width:100%; margin:0 auto; border-bottom:1px solid #7BA7AE; padding:2em; }
#content.blog .blog-excerpt::last-child { border:0; }
#content.blog .blog-excerpt p { margin:0 auto; }
#content.blog .blog-excerpt .blog-image { position:relative; max-height:410px; width:100%; font-size:3vw; height:17em; background-position:center center; background-size:contain; background-repeat:no-repeat; margin:0 0 .25em; }
#content.blog .blog-excerpt .blog-image a { display:block; width:100%; height:100%; position:absolute; left:0; top:0; }
#content.blog .blog-excerpt .blog-tags { text-align:center; color:#ff3088; margin:0 0 .5em; padding:0 1.5em; text-transform:uppercase; font-size:1em; font-weight:bold; }
#content.blog .blog-excerpt .blog-tags a { color:#000; }
#content.blog .blog-excerpt .blog-tags a:hover, #content.blog .blog-excerpt .blog-tags a:focus { color:#25245a; }
#content.blog .blog-excerpt .blog-tagline { color:#494848; font-size:1.3em; font-style:italic; padding:0 1.5em 20px; line-height:1.25em; text-align:center; margin:0 auto .5em; width:90%; }
#content.blog .blog-excerpt a.button { margin-top:1.5em; padding:0.75em 2em; }
#content.blog .blog-excerpt .excerpt { padding:0 1.5em; }
#content.blog .blog-excerpt .excerpt p { line-height:1.75em; font-weight:400; font-size:1em; }

/* BLOG - Pagination */
#content .wp-pagenavi { width:100%; padding:.5em; text-align:center; }
#content .wp-pagenavi a, #content .wp-pagenavi span { display:inline-block; }

/* BLOG - Sidebar */
#content.blog .sidebar { width:100%; padding:2em; }
#content.blog .sidebar ul { margin:0; padding:0; display:block; }
#content.blog .sidebar li { margin:0 0 .75em; padding:0; display:block; line-height:1.25em; }
#content.blog .sidebar ul a { color:#494848; }
#content.blog .sidebar ul a:hover { color: #323232; }
#content.blog .sidebar .widget { margin:0 0 2.5em; }
#content.blog .sidebar .widgettitle { font-size:1.4em; font-weight:bold; color:#606060; text-transform:uppercase; text-align:left; margin:0 0 1em; }
#content.blog .sidebar .menu li, #content.blog .sidebar .widget_categories li, #content .sidebar .widget_archive li { display:block; margin:0; line-height:1.1em; font-size:1.1em; padding:0; width:100%; }
#content.blog .sidebar .menu a, #content.blog .sidebar .widget_categories a, #content .sidebar .widget_archive a { color:#797878; text-transform:uppercase; line-height:1.5em; }
#content.blog .sidebar .screen-reader-text { display:none; }
#content.blog .sidebar select { /*width:100%; font-size:14px; height:40px; line-height:40px;*/ height:46.8px; line-height:43.8px; border:1px solid #606060; border-radius:5px; /*background-color:#F9F9F9;*/ }
#content.blog .sidebar li::before { display:none; }

/* BLOG - Search Widget */
#content.blog .widget_search { text-align:center; overflow:auto; }
#content.blog .widget_search #search-form { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:row; justify-content:center; align-items:center; }
#content.blog .widget_search label { display:none; }
#content.blog .widget_search input[type=text] { background:#F9F9F9; border:1px solid #606060; border-radius:5px 0 0 5px; border-right:0px; width:100%; height:40px; box-sizing:border-box; float:left; font-size:14px; }
#content.blog .widget_search input[type=submit] { background:#F9F9F9 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAACVUlEQVQ4y2WTMUtrQRSEv917QaOQoIWCXEyRFHaBIAELsbCx1EYt7PwNYqHCExRBKxUri4BVCgVBKxsLSWVKBRsTEBECgmKRuItkXpXl5Xlg4bCzzCxn5hjnnACMMdTrda6vr7m9vaXZbDI8PMzMzAwLCwvkcjkkYYyhp5xz8t6rUqkon88LEKA4jkOfJIlOT0/lnPt18N7r8vJSmUxGgEqlknZ3d3V2dqb9/X1NT08LUF9fn8rlsrqCzjl9f3+Ll5cXTUxMCNDKyorq9XoAnXN6fX3V6uqqAGWzWT0+PvaQUC6XBahYLOr5+TkA3vtA8vHxoWKxKEA7Ozvh3jknW61WAZibmyNJEiQB0Ol0wsD6+/tZXl4GoFar9czQNptNAMbHx3sBawOZtZZcLgfA19cX3vsgYDOZDADv7+89BJKw1tK1+O3tDWMMqVSKOI4DZkulEgA3Nzd8fn5ijMEYg6Sg8vPzw8XFBZIoFApEURREeHp6UjablbVWa2trarVav7ze3t6WtVYjIyO6v7/vzYFzTicnJ7LWCtD8/LzOz89Vq9V0dXWlpaWlEKhUKqWjo6NeG733arfb2tvb09DQUHhsjAl9Op1WFEUCNDAwoOPj45CVaGNj408URUxNTTE5OUkURVhrSafTJEnC7Owsm5ub5PN5qtUq3nvu7u4YHR2lUCjAv6HosjYaDT08PKjRaIRAtVotra+vh18NDg6qUqko/n+7rLWMjY39stMYw9bWFp1Oh4ODA7z3xHGM6a5z1+9ueP6v7iq3220ODw/JZrMsLi7yFzYp1evVIAISAAAAAElFTkSuQmCC') center center no-repeat; background-size:20px auto; border:1px solid #606060; border-radius:0 5px 5px 0; overflow:hidden; text-indent:100px; width:40px; border-left:0px; height:40px; float:left; cursor:pointer; }


/***/
/* SUBFOOTER */
/***/
#subfooter { padding:3em 0 2em; margin:0; background:#100F0F; color:#fff; font-size:1em; line-height:1.75em; border-top:2px solid #EAE9E9; }
#subfooter a { color:#282828; font-weight:500; }
#subfooter a:hover, #subfooter a:focus { color:#981305; }
#subfooter .email-add { color:#d99f94; font-weight: 600; }
#subfooter .email-add:hover { color:#000; }
#subfooter .foot-contact .phone-num { color: #000; font-weight: 600; font-size: 1.2em; }
#subfooter .foot-contact .phone-num:hover { color: #981305;}
#subfooter p { margin:0 auto 0.75em; }
#subfooter .wrapper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; justify-content:space-around; align-items:center; flex-wrap:wrap; max-width:1200px; }
#subfooter .column { padding:0; margin:0 0 1.5em; text-align:center; font-size:0.9em; }
#subfooter .column.logo { max-width:380px; width:75%; }
#subfooter .column.logo a { display:block; }
#subfooter .column.logo a:focus { opacity:0.8em; }
#subfooter .column.logo img { width:100%; }
#subfooter .column.contact { color:#1db5b5; font-size:1.25em; }
#subfooter .column.contact a { color:#1db5b5; font-weight:bold; }
#subfooter .column.contact a:hover, #subfooter .column.contact a:focus { color:#343233; }
#subfooter .menu, #subfooter .sub-menu { margin:0; padding:0; }
#subfooter .menu-footer-menu-container { display: flex; justify-content: center; }
#subfooter .menu li { margin:0; padding:0; display:block; }
#subfooter .menu li::before { display:none; }
#subfooter .menu a { text-transform:capitalize; margin:0 0 .5em; line-height:1.35em; display:block; font-size: 1.2em; color: #fff; }
#subfooter .menu li.current-menu-item a { color:#981305; }
#subfooter .menu li a:hover, #subfooter .menu li a:focus { color: #981305; }
#subfooter .foot-contact a, #subfooter .foot-menu a { font-weight: 400; margin-bottom: 15px; }
#subfooter .foot-contact .spacer { height: 18px; }
#subfooter a.phone-number,
#subfooter a.email-addy {
    color: #c70039;
}
#subfooter a.phone-number:hover,
#subfooter a.email-addy:hover,
#subfooter a.addy:hover {
    color: #B5302B;
}
#subfooter .foot-logo { display: flex; flex-direction: column; align-items: center; }


/* SOCIAL MEDIA ICONS */
.social-icons-lists, .social-icons-lists li { margin:0; padding:0; background:0; display:block; }
.social-icons-lists { margin:0 auto 0.25em; text-align:center; }
.social-icons-lists li.social-icons-list-item { margin:0.5em; }
.social-icons-lists .socicon { font-size: 1.25em!important; font-weight: bold; padding: 0.5em!important; background: black !important; border-radius: 5px; }
.foot-contact span.socicon { background: #003769 !important; color: #fff !important; border-radius: 5px; padding: 10px !important; }
ul.cnss-social-icon {
  display: flex;
  justify-content: space-evenly;
  max-width: 200px;
  margin: 0 auto;
}
ul.cnss-social-icon li {
  margin: 0 15px !important;
}

/* COPYRIGHT */
#copyright { background:#000; padding:.75em 0; margin:0; color:#FFF; text-transform:capitalize; }
#copyright p { text-align:center; line-height:1.5em; vertical-align:middle; margin:0; font-size:.75em; }
#copyright span { display:block; line-height:1.2em; }
#copyright a { color:#FFF; display:inline-block; margin:0 .5em 0 0; padding:0 .5em 0 0; line-height:.9em; border-right:1px solid #FFF; }
#copyright a:hover { color:#f8cf40; }
#copyright p a:last-child { border:0; }

/* Job Board Page */
.job_listings { margin-top: 2em; }


@media only screen and (max-width: 768px) {
	.wysiwyg.alert a { font-size: 16px;	}
	.subheader .copy h1, .subheader .copy h2, .subheader .copy h3 { font-size: 2.3em; }
  .wysiwyg.cta .button {
    font-size: 0.8em;
    padding: 0.7em 0.6em;
  }
	.locations .info .right {
  		display: flex;
  		flex-direction: column;
  		justify-content: center;
	}
	.column.slide-up,
	.column.accent-sidebar {
  		width: 110%;
  		margin-left: -5%;
	}
}
@media only screen and (max-width:480px) {

	.wysiwyg.alert a { font-size: 12px;	}
		
	.wysiwyg.testimonials .testimonial { font-size:1em; }
	.wysiwyg.testimonials .testimonial-slideshow { font-size:1em; }
	
	#subfooter { font-size:1.25em; }
	
	#copyright p { font-size:0.9em; }

}

@media only screen and (min-width: 640px) {
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	    width: 100% !important;
	}
	.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	   padding-right: 0 !important; 
	}
	.gform_legacy_markup_wrapper textarea.large {
	  height: 200px !important;
	}
}

@media only screen and (min-width: 768px) {
	
	body { font-size:18px; }
	h1, h2 { font-size: 43px; line-height: 1; }
	h3 { font-size: 26px; font-weight: 600; }
	h4 { font-size:22px; }

	img.aligncenter.hide-mobile { display: none !important; }
	img.aligncenter.hide-desktop { display: block !important; }

	.consumer-info h2 { font-size:32px;}
	a.button, a.fancybox { font-size:16px; }
	.columns { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; overflow:auto; margin:0 0 1.5em; width:100%; }
	.columns div { display:inline-block; width:100%; }

	.sidebar p.disclaimer { font-size: 0.9em; font-weight: 400; }

	/* SLICK DOTS */
	.slick-dots li { width:15px; height:15px; }

	/* ALERT */
	.home .wysiwyg.alert .wrapper, .wysiwyg.alert .wrapper { padding:15px 1em; font-size:24px; text-transform:uppercase; line-height:1.25em; }
	
	/* SUBHEADERS */
	.subheader .form .gform_wrapper { max-width:400px; }
	
	/* WYSIWYG - Callout */
	.wysiwyg.cta p { font-size:42px; }
	.wysiwyg.cta .button { margin:0 0 0 3em; display:inline-block; }
	
	/* WYSIWYG - Partners */
	.wysiwyg.partners h2, .wysiwyg.partners h3 { font-size:40px; }

	/* COLUMNS */
	.wysiwyg.cols .wrapper { flex-direction:row; justify-content:space-between; align-items:stretch; padding:0; }
	.cols .column { margin:0; padding:0 15px; }
	.bigger-margins .column { margin: 2em 0; }
	.wysiwyg.cols.team-bios .wrapper { justify-content: space-evenly; }


	/* COLUMNS - Sidebar, Intro */
	.column { padding: 1em 2em !important; }
	.column.sidebar { padding:2.5em !important; border-top:0; font-size:15px; line-height:1.75em; }
	.column.sidebar.hours { padding: 2.5em 3.5em !important; }
	.column.sidebar .gform_wrapper { font-size:13px; }
	.column.content { padding:0 0 0 40px; }
	.column.intro { width:100%; }
	.form-contained { max-width: 550px !important; min-width: 400px !important; margin: 0 auto !important; }
	.sidebar.reduce-padding { padding: 2em; }
	
	/* COLUMNS - Location Pages */
	.cols.location .sidebar.form { max-width:325px!important; min-width:325px!important; }
	.cols.location .details { max-width:calc(100% - 350px)!important; }
	.cols.location .column.details { display:flex; flex-wrap:wrap; }
	.cols.location .column.details div { width:50%; padding:5px; }
	.cols.location .column.details iframe { width:100%; height:100%; margin:0; padding:0; }
	.cols.location .column.details img { width:100%; height:100%; margin:0; padding:0; }
	
	.cols.location-cols { text-align: center; }
	
	/* COLUMNS - How Much Can I Make? */
	.cols.earning-potential .wrapper { font-size:20px; }
	
	/* COLUMNS - Financial Aid */
	.wysiwyg.cols.finance-options .wrapper { padding:50px 0; }

	/* PHOTO GALLERIES */
	.photo-gallery .slick-slide .image { width:203px; height:203px; }

	.oozle-tabs ul { padding: 3px 20% 0; }

	/* PROGRAMS */
	.featured-programs { padding:3em 0; }
	.featured-programs::after { width:240px; height:525px; }
	.featured-programs .wrapper { flex-direction:row; align-items:stretch; justify-content:space-around; }
	.featured-programs .program { margin:25px 20px 50px; position:relative; padding:0 0 50px; max-width:400px; }
	.featured-programs .program .icon { width:100%; height:150px; }
	.featured-programs .program h3 { font-size:22px; font-weight: 700; }
	.featured-programs .program p { font-size:18px; padding: 0 1.5em; }
	.featured-programs .program .button { font-size:16px; height:40px; line-height:40px; padding:0 2em; }
	.featured-programs p.learn-more { display:block; position:absolute; left:0; bottom:0; text-align:center; width:100%; }
	
	/* FEATURED CONTENT */
	.featured-topic .wrapper { font-size:15px; line-height:1.5em; }	
	.featured-topic .copy h2, .featured-topic .copy h3 { font-size:40px; line-height:1.15em; }
	.featured-topic .copy h2 small, .featured-topic .copy h3 small { font-size:18px; }
	.featured-topic .copy .button { font-size:16px; }
	.featured-topic .copy p { margin:0 0 1em; }
	.featured-topic .copy { width: 50%; margin: 0 auto; }
	
	/* TESTIMONIALS */
	.wysiwyg.testimonials { font-size:16px; min-height:425px; display:flex; justify-content:center; align-items:center; }
	.wysiwyg.testimonials .wrapper { padding:75px 0; max-width:900px; }
	.wysiwyg.testimonials h2 { font-size:40px; } 
	.wysiwyg.testimonials p { font-size:16px; }
	.wysiwyg.testimonials cite {  }
	.wysiwyg.testimonials::before { bottom:-90px; height:188px; width:135px; }
	.wysiwyg.testimonials::after { top:-125px; width:115px; height:256px; }
	
	/* BLOG */
	#content.blog .blog-excerpt .excerpt { font-size:16px; }
	
	/* SUBFOOTER */
	#subfooter { font-size:14px; padding:50px 0; border:0; }
	#subfooter .wrapper { flex-direction:row; padding:0; align-items: start; }
	#subfooter .column { text-align:left; padding:0 25px; font-size:15px;}
	#subfooter .column.logo { width:255px; max-width:255px; min-width:255px; }
	#subfooter .column.contact { font-size:18px; }
	.social-icons-lists { text-align:left; }
	.social-icons-lists.icons-background-none .socicon { font-size:26px!important; }
	.social-icons-lists li.social-icons-list-item { margin: 0.5em 1em 0.5em 0; }

	/* ADMISSIONS FORM CONTAINER */
	.styled-form .form-wrap { max-width: 70%; margin: 0 auto; }

}

@media only screen and (max-width: 960px) {
	.subheader.horizontal .form ul.gform_fields .gfield.heading { display:none; }
  #header .wrapper .logo img {
    left: 1em;
    right: unset; 
  }
	.cols .column.accordions {
  		margin-bottom: 0;
	}
}

@media only screen and (min-width: 960px) {
	
	/* Layout Styles*/
	.wrapper { padding:0; }
	.desktop { display:block; }
	.mobile { display:none; }
	.columns.three { -webkit-column-count:3; -moz-column-count:3; column-count:3; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px; overflow:auto; margin:0 0 1.5em; width:100%; }
	

	//
	/* HEADER */
	//
	#header { box-shadow:0 0 3px rgba(0,0,0,0.5); }
	#header .wrapper { height:140px; display:block; padding:0 10px; }
	#header .wrapper .logo { margin-top: 35px; width: 275px; max-height: 120px; }
	#header .wrapper .logo img { max-width:100%; position:relative; margin:5px 0 0; }
	#header .wrapper .cta { display:none; }

	/* MOBILE CTA */
	#cta { display:none; }

	/* Alert Banner */
	.wysiwyg.alert a { font-size: 1.2em; }

	/* DESKTOP NAV */
	#nav { display:block; }
	
	/* DESKTOP PHONE NUMBERS */
	#numbers { display:block; }


	//
	/* PAGE CONTENT ELEMENTS */
	//

	/* SUBHEADERS */
	.subheader .container { height:23em; z-index:1; }
	.subheader .wrapper { padding:50px; }
	.subheader .caption { max-width:560px; }
	.subheader .copy h2, .subheader .copy h3 { font-size:50px; }
	.subheader .copy h1 .subheading, .subheader .copy h2 .subheading, .subheader .copy h3 .subheading, .subheader .copy h1 small, .subheader .copy h2 small, .subheader .copy h3 small { font-size:30px; }
	
	/* SUBHEADER - Home */
	.home .subheader .wrapper { justify-content:center!important; }
	.home .subheader .wrapper .caption { padding:15px 35px; }
	.home .subheader .wrapper .copy { padding:0; }
	.home .subheader .wrapper .copy h2 { 
		font-size: 37px;
		line-height: 1.3em;
	}
	
	/* SUBHEADER - Slideshows */
	.subheader.slideshow .container { height:450px; }
	
	/* SUBHEADER - Form */
	.subheader .form { font-size:12px; }
	.subheader .form h2, .subheader .form h3 { font-size:32px; }
	.subheader .form p.disclaimer { font-size: 13px; line-height: 1.35em; } 
	.subheader .form .disclaimer p { text-align: left; }
	.subheader.horizontal .form p.disclaimer { width:800px; } 
	.subheader .form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .subheader .form select, .subheader .form textarea { font-size:16px; height:50px; line-height:50px; }
	.subheader input[type=submit] { font-size: 1.7em !important; font-weight: 600; }
	.subheader .gfield.heading h2 { font-size: 28px; }
    .subheader .gfield.heading { top:-41px; left:50%; width:300px; max-width:300px!important; margin:0 0 0 -150px!important; }
	.subheader.horizontal .form ul.gform_fields .gfield.heading { position:absolute; padding: 0 0 15px!important; text-shadow: 1px 1px 3px #000;  }
	.subheader.horizontal .form ul.gform_fields .gfield.disclaimer { max-width: 100%; }
	.subheader.horizontal .form ul.gform_fields .gfield.disclaimer { bottom:-6px; }
	
	.subheader.vertical .wrapper { padding:25px 350px 25px 25px; }
	.subheader.vertical .container { height:600px; }
	.subheader.vertical .caption { max-width:490px; }
	.subheader.vertical .form { position:absolute; right:0; top:0; width:450px; padding:20px 35px; z-index:9; margin:0; height:100%; }
	.subheader.vertical .form .gform_wrapper ul.gform_fields li.gfield { padding:0 0 0.8em; }
	.subheader.vertical .form .gform_wrapper ul.gform_fields li.gfield.gfield_html { padding:0 0 0.8em; }
	.subheader.vertical.form-left .wrapper { padding:25px 25px 25px 350px; }
	.subheader.vertical.form-left .form { left:auto; left:0; }
	
	.subheader.horizontal .container { height:530px; }
	.subheader.horizontal.form-bottom .background { height:100%; }
	.subheader.horizontal.form-top .background { height:400px; top:78px; }
	.subheader.horizontal .wrapper { padding:50px 50px 125px 50px; }
	.subheader.horizontal.form-top .wrapper { padding:125px 50px 50px; }
	.subheader.horizontal.form-bottom .slick-dots { bottom:auto; top:0; margin:1em 0 0; }
	.subheader.horizontal .form { position:absolute; left:0; top:auto; bottom:0; width:100%; margin:0; padding:0; z-index:999; }
	.subheader.horizontal.form-top .form { bottom:auto; top:0; }
	.subheader.horizontal .form .gform_wrapper { max-width:1200px; width:100%; margin:0 auto; height:100%; position:relative; padding:15px; }
	.subheader.horizontal .form form { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; height:100%; align-items:flex-start; padding:0; }
	.subheader.horizontal .form .gform_body { width:calc(100% - 205px); }
	.subheader.horizontal .form .gform_footer { width:205px; padding:0 0 0 5px; }
	.subheader.horizontal .form .gform_body ul.gform_fields { display:flex; flex-wrap:wrap; }
/* 	.subheader.horizontal .form .gform_body ul.gform_fields { overflow:auto; display:flex; flex-wrap:wrap; } */
	.subheader.horizontal .form .subheader-form-title { display:none !important; }
	.subheader.horizontal .form ul.gform_fields .gfield { float:left; max-width:25%; margin:0; padding:0 3px; }
	.subheader.horizontal .form ul.gform_fields .gfield.program-select, .subheader.horizontal .form ul.gform_fields .gfield.campus-select { max-width:18%; }
	.subheader.horizontal .form ul.gform_fields .gfield.form-head { max-width:100%; width:100%; position:absolute; left:0; bottom:100%; z-index:9; }
	.subheader.horizontal .form ul.gform_fields .gfield.form-head br { display:none; }
	.subheader.horizontal .form ul.gform_fields .gfield.form-head h3 { padding:0 0 15px; font-size:25px; background:url("/wp-content/themes/john2021/images/form-underscore.png") bottom center no-repeat; margin:0 0 -8px; color:#fff; text-shadow:0 1px 3px #000; }
	.subheader.horizontal .form ul.gform_fields .gfield.subtext { max-width:100%; width:100%; position:absolute; left:2px; bottom:2px; }
	.subheader.horizontal .form ul.gform_fields .gfield.subtext p.disclaimer { font-size:9px; line-height:15px; }
	.subheader.horizontal .form ul.gform_fields .gfield.left { width:auto; float:left; }
	.subheader.horizontal .form ul.gform_fields .gfield.right { width:auto; float:left; }
	.subheader.horizontal .form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .subheader.horizontal .form select, .subheader.horizontal .form textarea { height:43px; font-size:12px; line-height:43px; }
	.subheader.horizontal .form input[type=submit] { width:100%; font-size:20px; line-height:43px; height:43px; letter-spacing:1px; padding:1px 0 0; margin:0; }

	/* Subheader Form - Shifted Up */
	.slide-up { margin-top: -330px !important; z-index: 999; }


	/* WYSIWYG */
	.wysiwyg .wrapper { padding:75px 50px; }
	.wysiwyg.less-header-padding .wrapper { padding: 3em 2em 0.5em; }

	/* WYSIWYG - Instagram */
	.wysiwyg.instagram .wrapper, .home .wysiwyg.instagram .wrapper { padding:0; }
	.wysiwyg.instagram p { margin:0; }
	.wysiwyg.instagram .logo, .sb_instagram_header { max-width: 600px; text-align:center; margin:0 auto; padding:35px 0; }
	.sbi_lb-outerContainer { height:100%!important; }
	.wysiwyg .two-cols { text-align:center; }
	.wysiwyg .two-cols ul { column-count: 2; }

	/* WYSIWYG - Video */
	.wysiwyg.video { font-size:20px; }

	/* WYSIWYG - Columns */
	.cols .wrapper.full { max-width: 70%; }
	.cols.reasons .column { display: flex; flex-direction: column; justify-content: space-between;}
	.two-by-two .sidebar { margin: 1em .5em; min-width: 48% !important; max-width: 48% !important; text-align: center; }

	/* PHOTO GALLERIES */
	.photo-gallery .slick-slide .image { width:230px; height:230px; }
	.photo-gallery .slick-arrow { left:50%; margin:-2em 0 0 -480px; }
	.photo-gallery .slick-arrow.slick-next { left:auto; right:50%; margin:-2em -480px 0 0; }

	/* GALLERY */
	.gallery .image, .gallery .link { width:25%; }
	.gallery .learn-more { bottom:-1em; line-height:2em; }
	
	/* FEATURED PROGRAMS */
	.featured-programs .wrapper { max-width: 1400px; }
	
	
	/* FEATURED CONTENT */
	.featured-topic .wrapper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; width:100%; font-size:17px; }
	.featured-topic.right .wrapper { flex-direction:row-reverse; }
	.featured-topic .image { width:51%; height:700px; font-size:16px; }
	.featured-topic .image .overlay { height:100%; left:auto; right:0; background:url("/wp-content/themes/rf2022/images/topic-desktop-bg.png") center center no-repeat; width:19px; }
	.featured-topic.right .image .overlay { left:0; right:auto; background:url("/wp-content/themes/rf2022/images/topic-desktop-right-bg.png") center center no-repeat; }
	.featured-topic .copy { width:48%; padding:0 7%; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; align-items:center; justify-content:center; }
	.featured-topic .copy h4, .featured-topic .copy h2 span.subheading, .featured-topic .copy h3 span.subheading, .featured-topic .copy h5 { font-size:14px; margin:0 0 0.25em; }
	.featured-topic .copy p { padding:0; max-width:350px; font-size:15px; line-height:1.75em; width:100%; }
	.featured-topic .copy h2, .featured-topic .copy h3 { font-size: 35px; line-height: 1.15em; width: 350px; }
	.featured-topic .copy h3::after, .featured-topic .copy h2::after { width:350px; height:4px; left:45%; margin:0 0 0 -4em; }
	

	/* FEATURED CONTENT - Small */
	.featured-topic.small .image { height:600px; }
	
	
	/**/
	/* Admissions Form Fields*/
	/**/
	.ff-full { width: 100% !important; }
	.ff-half { width: 50% !important; }
	.ff-third { width: 33% !important; }
	.ff-fourth { width: 25% !important; }
	.ff-threefourths { width: 75% !important; }

	/* ADMISSIONS FORM CONTAINER */
	.styled-form .form-wrap { max-width: 65%; }
	
	
	/* REQUEST INFO */
	.wysiwyg.new-form { padding:0 0 2em; }
	.wysiwyg.new-form .wrapper { align-items:stretch; justify-content:space-between; }
	.new-form .request-image.column { min-width:425px!important; margin:0; padding:0; }
	.new-form .request-image.column img { margin:0; padding:0; }
	.new-form .request-image.column p { margin:0; padding:0; }
	.new-form .new-form-wrapper.column { margin:0; max-width:365px!important; min-width:365px!important; display:flex; align-items:center; justify-content:center; flex-direction:column; }
	
	
	/* LOCATIONS */
	.locations { margin:0; }
	.locations h2 { font-size:44px; }
	.locations .mobile { display:none; }
	.locations .switcher { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:row; justify-content:center; align-items:center; }
	
	
	/* LOCATIONS - Maps */
	.locations .maps { width:50%; display:block; min-width:450px; min-height: 575px; }

	/* LOCATIONS */
	.locations .addresses { max-width:50%; width:50%; min-height: 575px; }
	.locations .addresses .highlight { font-size:15px; line-height:1.5em; }
	.locations .addresses .highlight .info { flex-direction:row; padding:0; min-height:225px; }
	.locations .addresses .highlight .info .left { width:60%; padding:1em 0 1em 2em; max-width:450px; }
	.locations .addresses .highlight .info .right { width:40%; }
	.locations .addresses .highlight h4 { font-size:18px; }
	.locations .addresses .highlight .info .button { font-size:13px; height:45px; line-height:45px; padding:0 20px; }
	.locations ul { font-size:18px; width:100%; max-width:600px; padding:20px 30px; }	
	.locations .info .left { max-width: 100%; text-align: left; }
	

	/* BLOG POSTS */
	#content.blog .wrapper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; }
	#content.blog .copy { border-right:1px solid #7BA7AE; }
	#content.blog .sidebar { width:300px; min-width:300px; }
	#content.blog .blog-excerpt { border-bottom:0; }
	#content.blog .blog-excerpt .blog-tagline { width:75%; padding:0; }
	#content.blog .blog-excerpt .blog-tags { padding:0; }
	#content.blog .blog-excerpt .excerpt { padding:0; }

	/* COPYRIGHT */
	#copyright p { font-size:14px; }
	#copyright span { display:inline-block; border-right:1px solid #FFF; margin:0 .5em 0 0; padding:0 .75em 0 0; line-height:.9em; }
	#copyright br { display:none; }

	/* SUBFOOTER */
	#subfooter .partners { flex-direction:row; }
	#subfooter .partners img { margin:0 1em; }
	a.social-icon span { padding: 0px !important; margin-bottom:1em; }
	ul.cnss-social-icon {
	  justify-content: start;
	  margin: 0;
	}
	ul.cnss-social-icon li {
	  margin: 0 15px 0 0 !important;
	}
}

@media only screen and (min-width:1000px) {
  .wysiwyg.cta p {
    font-size: 42px;
    display: flex;
    align-items: center;
  }
}

@media only screen and (min-width:1040px) {
	
	.subheader.vertical .form { left:50%; right:auto; margin:0 0 0 125px; }
	.subheader.vertical.form-left .form { right:50%; left:auto; margin:0 170px 0 0; }
	
}

@media only screen and (max-width:1069px) {
	
	#content-1 .background { background-position-x: 60% !important; }
	
}

@media only screen and (max-width: 1140px) {
	.oozle-tabs li a { padding: 0 3em; }
}
@media only screen and (max-width: 960px) {
.tab-col { align-items: center; flex-direction: column;	}
.tab-col div { width: 85%; }
.oozle-tabs li a { padding: 0 2em; }
}
@media only screen and (max-width: 770px) {
	.oozle-tabs li a { padding: 0 0.5em; }
	.tabbed-menus .wrapper { padding: 0; }
}
@media only screen and (max-width: 960px) {
.oozle-tabs .tabbed-content { padding: 3em 3em; }
}

@media only screen and (min-width:1260px) {
	
	/* SUBHEADER - Horizontal Form*/
	.subheader.horizontal .form ul.gform_fields .gfield.subtext p.disclaimer { font-size:11px; }
	
	/* SUBHEADER - Home */


	.oozle-tabs .tabbed-content { padding: 3em 8em; }
	 
    /*  Featured Content */
	.featured-topic .copy p { max-width:440px; width:100%; }
	.featured-topic .copy h2, .featured-topic .copy h3 { width: 440px; }
	.featured-topic .copy h3::after, .featured-topic .copy h2::after { width:440px; left:32%; }
	
	/* LOCATIONS - Highlight */
	.locations .addresses .highlight { font-size:16px; line-height:1.5em; }
	.locations .addresses .highlight .address .button { font-size:14px; font-weight:900; }
	
	/* LOCATIONS - Addresses */
	.locations .addresses ul .address h4 { font-size:16px; }
	
}

@media only screen and (min-width:1350px) { 
	
	.subheader.horizontal .form ul.gform_fields { display:flex; }
	.subheader.horizontal .form ul.gform_fields .gfield { max-width:25%; min-width:165px; margin:0!important; padding:0 5px 0 0; }
	.subheader.horizontal .form ul.gform_fields .gfield.program-dropdown, .subheader.horizontal .form ul.gform_fields .gfield.campus-dropdown { min-width:200px; max-width:200px; }
	.subheader.horizontal .form ul.gform_fields .gfield.heading { padding:0 0 15px!important; bottom:100%; top:auto; left:0; width:100%!important; max-width:100%!important; margin:0 0 -6px!important; }
	.subheader.horizontal .form ul.gform_fields .gfield.heading { text-shadow:1px 1px 3px #000; }
	.subheader.horizontal .form ul.gform_fields .gfield.disclaimer { bottom:-6px; }
}

@media only screen and (min-width:1400px) {

	.featured-topic .copy { padding:0 10% 0 4%; }

	.oozle-tabs .tabbed-content { padding: 4em 11em; }
			
	.locations .addresses .highlight a.phone-number { font-size:18px; }
	.locations .addresses .highlight .info .button { font-size:16px; width:225px; }
}
.column_tabs {
  padding: 0 !important;
}


/* Force Resize Blog Images */
.full-featured-image, #content.blog .blog-excerpt .blog-image { padding-top: 70%; position: relative; width: 70%; margin: 30px auto 30px auto; background-size:cover !important }
.full-featured-image img { position: absolute; top: 0;left: 0; right: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover; max-width: 100% !important; margin: 0 !important; }
.comment-respond input:not([type="submit"]), .comment-respond textarea { background: #f9f9f9 !important; }
span.subheading { text-align: center; letter-spacing: 0; }
.wp-block-archives-dropdown.wp-block-archives label { display: none; }
.wp-block-search__inside-wrapper { position: relative }
.wp-block-search__inside-wrapper button { position: absolute; top: 0; right: 6px; font-size: 0; padding: 0; width: 40px; height: 40px; bottom: 0; margin: auto; border: none; line-height: 1; display: flex; align-items: center; justify-content: center; cursor: pointer; background:#ffffff }
div.wp-block-search__inside-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), select, textarea { border: 1px solid #606060 !important; border-radius: 0 !important; width: 100%; padding-right: 50px !important; height:46.8px; color:#333 !important   }
button.wp-block-search__button:after { content: "\f002"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 16px; opacity: 0.9; }