/*
Theme Name: Univest Blog
Theme URI: http://underscores.me/
Author: Allebach Communications
Author URI: http://www.allebach.com
Description: Univest Blog Template
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: univestblog
Tags:
*/

/*
Gold - #e7a614
 */

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

@font-face {
	font-family: 'Muli';
	src: url('fonts/muli-light-webfont.eot');
	src: url('fonts/muli-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/muli-light-webfont.woff2') format('woff2'),
		 url('fonts/muli-light-webfont.woff') format('woff'),
		 url('fonts/muli-light-webfont.ttf') format('truetype'),
		 url('fonts/muli-light-webfont.svg#mulilight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('fonts/muli-lightitalic-webfont.eot');
	src: url('fonts/muli-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/muli-lightitalic-webfont.woff2') format('woff2'),
		 url('fonts/muli-lightitalic-webfont.woff') format('woff'),
		 url('fonts/muli-lightitalic-webfont.ttf') format('truetype'),
		 url('fonts/muli-lightitalic-webfont.svg#mulilight_italic') format('svg');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Muli';
	src: url('fonts/muli-regular-webfont.eot');
	src: url('fonts/muli-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/muli-regular-webfont.woff2') format('woff2'),
		 url('fonts/muli-regular-webfont.woff') format('woff'),
		 url('fonts/muli-regular-webfont.ttf') format('truetype'),
		 url('fonts/muli-regular-webfont.svg#muliregular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Muli';
	src: url('fonts/muli-italic-webfont.eot');
	src: url('fonts/muli-italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/muli-italic-webfont.woff2') format('woff2'),
		 url('fonts/muli-italic-webfont.woff') format('woff'),
		 url('fonts/muli-italic-webfont.ttf') format('truetype'),
		 url('fonts/muli-italic-webfont.svg#muliitalic') format('svg');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/montserrat-bold-webfont.eot');
	src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
		 url('fonts/montserrat-bold-webfont.woff') format('woff'),
		 url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
		 url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/montserrat-regular-webfont.eot');
	src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
		 url('fonts/montserrat-regular-webfont.woff') format('woff'),
		 url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
		 url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
  font-family: 'Satisfy';
  src: url('fonts/Satisfy.eot');
  src: url('fonts/Satisfy.eot?#iefix') format('embedded-opentype'),
	   url('fonts/Satisfy.woff2') format('woff2'),
	   url('fonts/Satisfy.woff') format('woff'),
	   url('fonts/Satisfy.ttf') format('truetype'),
	   url('fonts/Satisfy.svg#pt_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: Icons;
    src: url(fonts/Icons.eot);
    src: url(fonts/Icons.eot?#iefix) format("eot"),url(fonts/Icons.woff2) format("woff2"),url(fonts/Icons.woff) format("woff"),url(fonts/Icons.ttf) format("truetype")
}
/*
Loaded from fonts.com
font-family:'Univers LT W01_45 Light1475944';
font-family:'Univers LT W01_55 Roman1475956';
font-family:'Univers LT W01_65 Bold1475968';
 */

/*--------------------------------------------------------------
# Tags
--------------------------------------------------------------*/

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

body {
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	outline: none;
	cursor: pointer;
}

a:active,
a:hover,
a:focus {
	outline: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

input:focus {
	outline: none;
}

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

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

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

div#content {
	min-height: 768px;
}

.mobile-only {
	display: none;
}

.tablet-only {
	display: none;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.hidden {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #666666;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	font-family: 'Univers LT W01_55 Roman1475956', sans-serif;
	/* Font weight fix for macs */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-top: 0;
	margin-bottom: 20px;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

p {
	font-size: 14px;
}

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

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

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

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

big {
	font-size: 125%;
}

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

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

body {
	background: #f5f4f3; /* Fallback for when there is no custom background color defined. */
}

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

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

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

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#logo {
	margin: 20px 20px 18px 100px;
	position: absolute;
}

.site-branding {
	float: left;
}

.site-header > div,
.site-header > nav {
	vertical-align: middle;
}

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

nav ul > li {
	display: inline-block;
	vertical-align: middle;
}

nav.main-navigation ul.menu > li {
	padding: 30px 20px;
}

/* Navigation arrow */
nav.main-navigation .menu-main-menu-container > ul.menu:not(.mobile) > li:hover > a:after {
	content: '';
	display: block;
	margin-left: 50%;
	position: relative;
	top: 20px;
	margin-top: -10px;
	width: 10px;
	transform: translateX(-50%);
	border-bottom: 10px solid #fff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

nav.main-navigation {
	text-align: center;
}

nav.main-navigation a {
	font-family: Montserrat,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	color: #005596;
	text-decoration: none;
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #e7a614;
	padding-bottom: 6px;
}

nav.main-navigation ul.menu > li:hover > a {
	color: #e7a614;
}

nav.right-navigation {
	position: absolute;
	right: 100px;
	top: 0px;
}

nav.right-navigation ul > li {
	padding: 30px 10px;
}

nav a {
	text-decoration: none;
}

nav.right-navigation ul.menu > li#menu-item-40 > a {
	font-family: Satisfy,Helvetica,Arial,sans-serif;
	color: #666;
	text-transform: lowercase;
	font-size: 18px;
}

nav.right-navigation ul.menu > li#menu-item-40 > a:after {
	font-family: Icons;
	content: "\E002";
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-transform: none;
	font-size: 11px;
	padding-left: 10px;
}

nav.right-navigation ul.menu > li#menu-item-41 > a {
	font-size: 0px;
}

nav.right-navigation ul.menu > li#menu-item-41 > a:before {
	font-family: Icons;
	content: "\E009";
	color: #666;
	font-size: 18px;
}

nav.right-navigation ul.menu > li#menu-item-42 > a,
a.login-mobile {
	font-family: Montserrat,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 400px;
	color: white;
	padding: 8px 25px;
	background-color: #e7a614;
	border-radius: 4px;
	text-transform: uppercase;
}

nav.right-navigation ul.menu > li#menu-item-42 > a:hover,
a.login-mobile:hover {
	background-color: #f7d52c;
}
/*--------------------------------------------------------------
## Sub-Menus
--------------------------------------------------------------*/
ul.menu:not(.mobile) > li > ul.sub-menu {
	display: none;
	position: absolute;
	background-color: white;
	padding: 30px 60px;
	z-index: 9999;
}

ul.menu:not(.mobile) > li:hover > ul.sub-menu {
	display: block;
	margin-left: -120px;
	margin-top: 20px;
}

ul.menu#right-menu:not(.mobile) > li:hover > ul.sub-menu {
	margin-left: -365px;
}

ul.menu > li > ul.sub-menu > li {
	width: 250px;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

ul.menu#right-menu > li > ul.sub-menu > li {
	width: 230px;
}

ul.menu > li > ul.sub-menu > li:first-child {
	border-right: 1px solid #e7a614;
	margin-right: 50px;
}

ul.menu > li > ul.sub-menu > li > a {
	font-family: Satisfy;
	color: #005596;
	font-size: 24px;
	text-transform: lowercase;
	border-bottom: 0;
	padding-bottom: 20px;
	cursor: default;
}

ul.menu > li > ul.sub-menu > li > ul.sub-menu {
	padding-left: 15px;
}

ul.menu > li > ul.sub-menu > li > ul.sub-menu > li {
	display: block;
	padding: 2px 0;
}

ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
	font-family: Muli,Helvetica,Arial,sans-serif;
	color: #666;
	border-bottom: 0;
	text-transform: none;
	font-size: 14px;
}
ul.menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
	color: #e7a614;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Search Bar
--------------------------------------------------------------*/
.searchbar span.search-icon:before {
	font-family: Icons;
	content: "\E009";
	color: white;
	font-size: 18px;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-right: -4px;
}

.searchbar span.x-icon:before {
	font-family: Icons;
	content: "\E00C";
	color: white;
	font-size: 10px;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-left: -9px;
	cursor: pointer;
}

.searchbar {
	max-height: 0;
	position: absolute;
	width: 100%;
	background-color: rgba(0,85,150,.75);
	overflow: hidden;
	webkit-transition: max-height 200ms ease-in;
	-moz-transition: max-height 200ms ease-in;
	transition: max-height 200ms ease-in;
	z-index: 22;
}

.searchbar.active {
	max-height: 200px;
	webkit-transition: max-height 200ms ease-in;
	-moz-transition: max-height 200ms ease-in;
	transition: max-height 200ms ease-in;
}

.searchbar form {
	display: inline-block;
	width: 95%;
}

.searchbar input[type=text] {
	width: 100%;
	background-color: transparent;
	margin: 10px 0;
	border: 0;
	border-bottom: 1px solid white;
	border-radius: 0;
	color: white;
	font-family: Montserrat, sans-serif;
}

.searchbar input::-webkit-input-placeholder {
	font-family: Muli, sans-serif;
	color: white !important;
	font-weight: bold;
	font-size: 16px;
}
 
.searchbar input:-moz-placeholder {
	font-family: Montserrat, sans-serif;
	color: white !important;
	font-weight: bold;
	font-size: 16px;
}
 
.searchbar input::-moz-placeholder {
	font-family: Montserrat, sans-serif;
	color: white !important;
	font-weight: bold;
	font-size: 16px;
}
 
.searchbar input:-ms-input-placeholder {
	font-family: Montserrat, sans-serif;
	color: white !important;
	font-weight: bold;
	font-size: 16px;
}

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

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

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

.container {
	max-width: 1024px;
	margin: 0 auto;
}

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.sidebar {
	display: inline-block;
	vertical-align: top;
}

#sidebar-left {
	width: 28%;
	text-align: center;
	margin-right: 10px;
}

#sidebar-right {
	width: 18%;
	margin-left: 10px;
}

.sfmsb-icon-facebook,
.sfmsb-icon-twitter,
.sfmsb-icon-youtube,
.sfmsb-icon-linkedin {
	font-family: Icons;
}

.sfmsb-icon-facebook.sfmsb-square:before {
	content: "\E004";
}

.sfmsb-icon-twitter.sfmsb-square:before {
	content: "\E00A";
}

.sfmsb-icon-youtube.sfmsb-square:before {
	content: "\E00D";
}

.sfmsb-icon-linkedin.sfmsb-square:before {
	content: "\E006";
}

.sfmsb-text {
	font-size: 18px !important;
	margin-top: -5px;
}

.sidebar .sfmsb-follow-social-buttons {
	text-align: right;
	background-color: #3b8dbd;
	padding: 21px 10px 15px 10px;
}

footer .sfmsb-follow-social-buttons {
	background-color: transparent;
	float: right;
	display: inline-block;
}

.sfmsb-follow-social-buttons .sfmsb-text {
	margin-right: 15px;
	color: #e2eef5;
	font-weight: bold;
	font-size: 16px;
}

.sfmsb-follow-social-buttons.sfmsb-under a {
	margin-right: 15px;
}

.sfmsb-follow-social-buttons a,
.sfmsb-follow-social-buttons .sfmsb-text {
	margin-bottom: 0;
	float: none;
	display: inline-block;
	vertical-align: middle;
}

#sidebar-left .widget:first-child {
	margin-bottom: 15px;
}

#sidebar-left .widget:nth-child(2),
#sidebar-left .widget:nth-child(3) {
	background-color: white;
	padding-bottom: 15px;
}

.baw_widgetarchives_widget_class {
	background-color: white;
	padding: 5px 15px;
}

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

.baw_widgetarchives_widget_class a {
	color: #e7a614;
	text-decoration: none;
}

.baw_widgetarchives_widget_class a:hover {
	color: #11609d
}

li.baw-month:not(:last-child) {
	border-bottom: 1px solid #ddd;
}

li.baw-month:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f073";
	color: #e7a614;
	position: relative;
	top: -2px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.single .sidebar {
	width: 29%;
	display: inline-block;
}

.single .widget {
	background-color: white;
	margin-bottom: 10px;
}

.single .entry-content img {
	border-radius: 10px;
}

input.wpcf7-form-control {
	width: 100%;
}

.single input.wpcf7-form-control {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.widget_text {
	margin-top: 10px;
	background-color: white;
	padding: 15px 5px;
}

.widget_text h2.widget-title {
	text-align: center;
	font-size: 15px;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
}

.textwidget p {
	color: #3399cc;
	font-size: 10px;
}

.single .textwidget p {
	font-size: 14px;
}

.textwidget p > span {
	font-size: 12px;
}

.single .textwidget p > span {
	font-size: 15px;
}

.textwidget center {
	font-size: 9px;
}

.single .textwidget center {
	font-size: 12px;
}

.textwidget img:first-child {
	float: left;
	max-width: 53px;
}

.single .textwidget img.wpcf7-captchac {
	margin-left: 20px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
	border: 2px solid #ddd;
	padding: 0px 5px;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus {
	border: 2px solid #3399cc;
}

.wpcf7-form input[type="submit"] {
	margin-top: 10px;
	padding: 10px;
	border: 0;
	border-radius: 15px;
	background-color: #2990ea;
	text-shadow: none;
	color: white;
	box-shadow: none;
	font-size: 14px;
}

.wpcf7-form input[type="submit"]:hover {
	box-shadow: none;
	color: #e7a614;
	cursor: pointer;
}

.g-recaptcha {
	-webkit-transform: scale(0.55);
	-ms-transform: scale(0.55);
	-o-transform: scale(0.55);
	transform: scale(0.55);
	margin-left: -49px;
}

.single .g-recaptcha {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	margin-left: -16px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
a.archive-link {
	color: #005596;
	text-decoration: none;
}

a.archive-link:hover {
	color: #e7a614;
}	

input.search-submit {
	display: none;
}

input.search-field {
	border: 2px solid #CCC;
	max-width: 100%;
	padding-left: 20px;
}

input.search-field::-webkit-input-placeholder {
	font-size: 12px;
}
 
input.search-field:-moz-placeholder {
	font-size: 12px;
}
 
input.search-field::-moz-placeholder {
	font-size: 12px;
}
 
input.search-field:-ms-input-placeholder {
	font-size: 12px;
}

.widget_search label.label-floatlabel {
	margin-left: 14px;
}

i.fa.fa-search.searchicon {
    position: absolute;
    z-index: 20;
    margin-top: 9px;
    margin-left: 6px;
}

.widget_search {
	margin-bottom: 15px;
}

.plus-icon:before {
	content: "\E007";
	font-family: Icons;
}

a.read-more {
	display: block;
}

.top-bar {
	background-color: #e7a614;
	height: 48px;
}

main {
	display: inline-block;
	background-color: white;
	vertical-align: top;
	padding: 20px 0px;
	width: 100%;
}

main > div,
main > article {
	padding-left: 15px;
	padding-right: 15px;
}

main > hr {
	margin-left: 15px;
	margin-right: 15px;
}

main.home {
	width: 50%;
	margin: 0 auto;
}

h2.entry-title {
	margin: 0;
	font-size: 20px;
}

.article-list h2.entry-title a {
	font-family: 'Univers LT W01_55 Roman1475956', sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.article-list h2.entry-title a:hover {
	text-decoration: underline;
}

.entry-content {
	margin-top: 15px;
}

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

.article-list .entry-content {
	margin-top: 0;
}

a.more-link {
	display: block;
	text-decoration: none;
}

div.feat-header {
	padding-left: 0;
	padding-right: 0;
}

.feat-header hr {
	margin-bottom: 10px;
}

ul.feat-nav-button {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 15px;
	display: inline-block;
}

ul.feat-nav-button > li {
	height: 3px;
	width: 30px;
	background-color: #ddd;
	margin-right: 3px;
	display: inline-block;
	cursor: pointer;
}

ul.feat-nav-button > li.active {
	background-color: #3b8dbd;
}

.article-img {
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
	overflow: hidden;
}

.single .article-img,
.archive .article-img {
	max-width: 50%;
	float: right;
	border-radius: 0;
	margin-left: 10px;
}

.archive .article-img {
	max-width: 25%;
	margin-left: 10px;
}

.article-img img {
	width: 100%;
	border-radius: 10px;
}

.page-header .home-link {
	text-align: right;
	display: block;
	margin-top: -50px;
	margin-right: 40px;
}

.home-link a {
	text-decoration: none;
	color: #e7a614;
}

.home-link a:hover {
	text-decoration: underline;
}

.feat-nav-arrows {
	display: inline-block;
	float: right;
	margin-top: -27px;
	margin-right: 30px;
	padding: 0 15px;
	font-size: 30px;
	font-weight: bold;
	line-height: 31px;
	background-color: white;
}

.feat-nav-arrows > span:first-child {
	margin-right: 20px;
}

.feat-nav-arrows > span {
	font-weight: bold;
	cursor: pointer;
	color: #aaa;
}

.feat-nav-arrows > span:hover {
	color: #e7a614;
}

.featured-post .entry-header {
	font-family: 'Univers LT W01_55 Roman1475956', sans-serif;
	color: #288eb5;
	font-size: 14px;
}

.featured-post .entry-header .featured-date {
	color: #aaa;
}

.featured-post .article-img {
	max-width: 80%;
	max-height: 240px;
	margin-bottom: 50px;
	position: relative;
	z-index: 10
}

.featured-post .article-title {
	position: relative;
	float: right;
	padding: 20px;
	background-color: #efefef;
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
	vertical-align: middle;
	max-width: 400px;
	margin-top: -130px;
	z-index: 11;
}

.featured-post .article-title a {
	font-family: Satisfy;
	font-size: 30px;
	line-height: 34px;
	color: #0a5693;
	text-decoration: none;
}

.article-list article {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}

.widget_acw_advanced_categories h2 {
	font-family: Satisfy;
	color: #11609d;
	font-size: 34px;
	margin: 0 0 0 15px;
}

.widget_acw_advanced_categories {
	background-color: white;
	padding: 10px 0;
}

ul.acatw-term-list {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}

ul.acatw-term-list li:before {
	content: "\E008";
	font-family: Icons;
	color: #11609d;
	display: inline-block;
	font-size: 10px;
}

ul.acatw-term-list div {
	display: inline-block;
}

ul.acatw-term-list h3 {
	margin: 0;
}

ul.acatw-term-list a {
	color: #e7a614;
	text-decoration: none;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	cursor: pointer;
}

ul.acatw-term-list a:hover {
	color: #11609d;
}

.single .content-area {
	width: 70%;
	display: inline-block;
}

.single .entry-header > .categories {
	color: #3399cc;
}

.single hr {
	margin-bottom: 0;
}

.single .entry-title {
	font-family: 'Univers LT W01_45 Light1475944';
	margin: 0;
}

.single .entry-meta {
	font-size: 14px;
}

.entry-meta > .post-date {
	color: #e7a614;
}

.header-right {
	float: right;
	font-size: 30px;
	margin-top: -14px
}

.header-right a,
.header-right i {
	color: #666666;
	cursor: pointer;
}

.header-right a:hover,
.header-right i:hover {
	color: #11609d;
}

.header-right .comment-amt,
i#comment-toggle {
	font-size: 20px;
}

.search h1.page-title,
.archive h1.page-title {
	padding-left: 15px;
	margin-top: 0px;
	color: #005596;
}

.archive h1.page-title {
	font-family: Satisfy;
}

.search .entry-title a,
.archive .entry-title a {
	color: #e7a614;
	text-decoration: none;
}

.search .entry-title a:hover
.archive .entry-title a:hover {
	color: #005596;
}

.archive article .entry-content {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.25s linear;
	-o-transition: max-height 0.25s linear;
	transition: max-height 0.25s linear;
}

.archive article:hover .entry-content {
	max-height: 800px;
}

.nav-links {
	margin: 0 15px;
}

.nav-previous {
	float: right;
}

.search .page-nav-label,
.page-nav-label-bottom {
	margin-left: 15px;
}

.wp-pagenavi {
	display: inline-block;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Login Popup
--------------------------------------------------------------*/
.external-link-popup-wrapper,
.login-popup-wrapper {
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 9999999;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.25s linear;
	-o-transition: opacity 0.25s linear;
	transition: opacity 0.25s linear;
}

.external-link-popup-wrapper.active,
.login-popup-wrapper.active {
	opacity: 1;
	pointer-events: auto;
}

.external-link-popup,
.login-popup {
	background-color: white;
	padding: 20px 35px;
	padding-bottom: 60px;
	margin: 50px auto;
	width: 850px;
	-webkit-transition: margin-top 0.25s linear;
	-o-transition: margin-top 0.25s linear;
	transition: margin-top 0.25s linear;
	border-radius: 10px;
}

.external-link-popup {
	padding-bottom: 25px;
}

.external-link-popup-wrapper.active .external-link-popup,
.login-popup-wrapper.active .login-popup {
	margin-top: 100px;
}

.login-popup span.x-icon {
	float: right;
}

.login-popup span.x-icon:before {
	font-family: Icons;
	content: "\E00C";
	color: #666;
	font-size: 18px;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	vertical-align: middle;
}

.external-link-popup button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: none;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    padding: 11px 50px;
    box-shadow: none;
    text-shadow: none;
}

.external-link-popup button#ext-cancel {
	color: #fff;
	background-color: #e7a614;
}

.external-link-popup button#ext-proceed {
    color: #fff;
    background-color: #005596;
}

.tab-nav ul {
	list-style-type: none;
	padding: 0;
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-left: -10px;
}

.tab-nav ul > li {
	display: inline-block;
}

.tab-nav ul > li:not(:last-child) {
	border-right: 1px solid black;
}

.tab-nav ul > li a {
	font-family: Montserrat,Helvetica,Arial,sans-serif;
	color: #005596;
	text-transform: uppercase;
	padding: 10px 15px;
	text-decoration: none;
}

.tab-nav ul > li a:hover {
	color: #e7a614;
}

.tabs > .tab {
	padding: 35px 25px;
	background-color: #f0f0f0;
	border-radius: 40px 0;
	line-height: 28px;
	display: none;
}

.tabs > .tab.active {
	display: block;
}

.tab form {
	margin: 0 auto;
    text-align: left;
}

.tab button {
	padding: 8px 20px;
    color: #e7a614;
    background: 0 0;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    border: none;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: none;
}

.tab button:after {
	content: "\E008";
	position: relative;
	top: 2px;
	margin-left: 5px;
	color: #e7a614;
	font-size: 12px;
	font-family: Icons;
}

#online-banking form {
	max-width: 300px;
}

div#wealth-tab {
	text-align: center;
}

select#wealth-options {
	display: inline-block;
	margin: 0 auto;
	padding: 7px 20px;
	color: #979797;
	border: none;
}

select#wealth-options:after {
	font-family: Icons;
    content: "\E002";
    color: #005596;
    font-size: 12px;
    pointer-events: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.5s linear;
	-o-transition: max-height 0.5s linear;
	transition: max-height 0.5s linear;
}

.comments-area.active {
	max-height: 2000px;
	overflow-y: scroll;
}

.comments-area p,
.comments-area ul {
	font-size: 15px;
}

.comments-area ul {
	margin: 0;
}

.comments-area footer,
.post footer {
	padding: 10px;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-list {
	margin: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
	margin-top: 25px;
	padding: 40px 0 65px;
	background-color: #f0f0f0;
	position: relative;
	overflow: hidden;
	font-family: Muli, sans-serif;
}

footer .eagle-bg {
	position: absolute;
	top: -30px;
	left: -100px;
	width: 478px;
	height: 320px;
	background-image: url(images/eagle@2x.png);
	background-size: 478px auto;
	background-repeat: no-repeat;
	z-index: 1;
}

#footer-menu > li:not(:last-child) {
	border-right: 1px solid black;
	padding-right: 5px;
}

.site-info {
	color: black;
	font-size: 14px;
	position: relative;
	z-index: 10;
}

.site-info p {
	font-size: 12px;
}

.site-info p,
.site-info nav {
	display: inline-block;
	margin-bottom: 0;
}

.house-icon:before {
	font-family: Icons;
	content: "\E003";
	position: relative;
	top: 1px;
}

footer .stick-foot {
	position: fixed;
	background: #005596;
	padding: 15px 0;
	width: 100%;
	bottom: -100px;
	z-index: 100;
	transition: all .3s;
}

footer .stick-foot.active {
	bottom: 0;
}

nav#sticky-footer-navigation {
	display: inline-block;
}

div#sidebar-sticky-footer {
	display: inline-block;
	float: right;
}

.stick-foot nav ul > li {
	margin-right: 15px;
}

.stick-foot nav ul > li > a {
	color: white;
	font-size: 14px;
}

.stick-foot nav ul > li > a:hover {
	color: #005596;
}

footer ul.footer-group {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    float: right;
    text-align: right;
    max-width: 80%;
}

footer ul.footer-group li h1 {
	color: #005596;
    font-size: 18px;
    line-height: 30px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    margin: 0;
}

ul.footer-group p {
    color: rgb(102, 102, 102);
    font-family: Muli, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.footer-group a {
	/*color: #e7a614;*/
	text-decoration: none;
}

.footer-info-links a, 
footer ul.footer-group a,
#footer-menu > li > a {
    color: #005596;
}

.footer-info-links a:hover, 
footer ul.footer-group a:hover,
#footer-menu > li > a:hover {
    text-decoration: underline;
}

.footer-group li {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	max-width: 30%;
}

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

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

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

/*--------------------------------------------------------------
# Social Share
--------------------------------------------------------------*/
ul.share-buttons{
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.share-buttons li{
	display: inline;
}

ul.share-buttons li > a {
	text-decoration: none;
	font-size: 15px;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

/* Tablet screens */
@media only screen
	and (min-device-width: 769px)
	and (max-device-width: 1200px)
	and (-webkit-min-device-pixel-ratio: 1) {
	.desktop-only {
		display: none;
	}
	.tablet-only {
		display: block;
	}

	img#logo {
		margin-left: 35px;
	}

	nav.right-navigation {
		right: 10px;
	}

	/*--------------------------------------------------------------
	# Content
	--------------------------------------------------------------*/
	.featured-post .article-img {
		max-width: auto;
		width: 100%;
	}

	.featured-post .article-title {
		float: left;
	}

	footer .eagle-bg {
		width: 378px;
		background-size: contain;
		z-index: 10;
	}

	.site-info {
		position: relative;
		z-index: 11;
	}

	.menu-sticky-footer-menu-container {
		padding-left: 10px;
	}
}

/* Phone screens */
@media (max-width: 769px) {
	.desktop-only,
	#sidebar-left {
		display: none;
	}
	.mobile-only {
		display: block;
	}
	/*--------------------------------------------------------------
	# Header
	--------------------------------------------------------------*/
	.external-link-popup,
	.login-popup {
		max-width: 100%;
	}

	.external-link-popup-wrapper.active .external-link-popup,
	.login-popup-wrapper.active .login-popup {
		margin-top: 0;
	}

	header#masthead {
		background-color: white;
	}

	.site-branding {
		float: none;
	}

	.site-branding a {
		text-decoration: none;
	}

	#logo {
		position: static;
		margin: 20px 0 15px 60px;
		display: inline-block;
		max-width: 130px
	}

	a.login-mobile {
		margin-left: 10px;
		margin-top: 20px;
		display: inline-block;
		vertical-align: top;
		padding-bottom: 5px;
	}

	/*--------------------------------------------------------------
	# Menu
	--------------------------------------------------------------*/
	.mobile-searchbar span.search-icon:before {
		font-family: Icons;
		content: "\E009";
		color: #666;
		font-size: 18px;
		border-bottom: 1px solid white;
	    padding-left: 5px;
		margin-right: -4px;
		margin-left: 5px;
	}

	.mobile-searchbar span.search-icon {
		margin-right: -5px;
		padding-bottom: 5px;
		padding-right: 10px;
		border-bottom: 1px #ddd solid;
	}

	.mobile-searchbar span.x-icon:before {
		font-family: Icons;
		content: "\E00C";
		color: #666;
		font-size: 18px;
		border-right: 1px solid #ddd;
		margin-left: 10px;
		padding-right: 10px;
		padding-top: 9px;
		padding-bottom: 9px;
		cursor: pointer;
	}

	.mobile-searchbar form {
		max-width: 150px;
		display: inline-block;
	}

	.mobile-searchbar input[type="text"] {
		max-width: 100%;
		border-radius: 0;
		border: 0;
		border-bottom: 1px #ddd solid;
	}

	.mobile-menu {
		position: absolute;
		top: 20px;
		left: 20px;
		padding-right: 7px;
		border-right: 1px solid #666;
	}

	.mobile-menu .fa {
		font-size: 30px;
		color: #e7a614;
	}

	ul#primary-menu {
		padding: 30px 0;
	}

	nav.main-navigation {
		position: absolute;
		text-align: left;
		max-width: 100%;
		z-index: 99999;
		background-color: white;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: max-height 0.5s linear;
		-o-transition: max-height 0.5s linear;
		transition: max-height 0.5s linear;
	}

	nav.main-navigation.active {
		max-height: 600px;
	}

	nav.right-navigation {
		display: none;
	}

	nav.main-navigation ul.menu > li {
		display: block;
		padding: 0 10px 0 30px;
	}

	nav.main-navigation ul.menu > li:before {
	    content: '';
		position: absolute;
		right: 100%;
		margin-right: -20px;
		height: 1px;
		width: 30px;
		margin-top: 10px;
		background: #b1b1b1;
	}

	nav.main-navigation ul.menu > li > a {
		border-bottom: 0;
		color: #666;
		font-size: 18px;
		display: block;
	}

	nav.main-navigation .sub-menu {
		display: none;
	}

	nav.main-navigation .sub-menu.active {
		display: block;
	}

	ul.menu > li > ul.sub-menu > li {
		margin-left: 5px;
	}

	ul.menu > li > ul.sub-menu > li:first-child {
		border-right: 0;
	}

	ul.menu > li > ul.sub-menu > li > a {
		display: block;
		padding-bottom: 0;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 20px;
	}

	nav.main-navigation ul.menu > li.menu-item-823 > a {
		font-family: Satisfy;
		font-size: 25px;
		text-transform: lowercase;
	}

	/*--------------------------------------------------------------
	# Sidebar
	--------------------------------------------------------------*/
	.sidebar,
	#sidebar-left,
	#sidebar-right {
		width: 100%;
		margin: 0 auto;
	}

	.single .widget {
		background-color: transparent;
	}

	/*--------------------------------------------------------------
	# Content
	--------------------------------------------------------------*/	a.archive-link {
		color: #005596;
		text-decoration: none;
	}

	a.archive-link:hover {
		color: #e7a614;
	}
	div#content,
	div#page {
		max-width: 100%;
		overflow: hidden;
	}

	main.home {
		width: auto;
		max-width: 100%;
	}

	main.home > div {
		margin: 0 auto;
	}

	.g-recaptcha {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		margin-left: 0px;
	}

	.article-list article {
		width: auto;
		max-width: 100%;
	}

	.article-img {
		display: inline-block;
		width: auto;
		max-width: 100%;
		margin: 0 auto;
	}

	.article-img img {
		width: auto;
		max-width: 100%;
	}

	.single .article-img,
	.archive .article-img {
		max-width: 100%;
		margin: 0 auto;
		display: block;
		float: none;
	}

	.single .content-area,
	.single .sidebar {
		width: auto;
		max-width: 100%;
		display: block;
		background-color: white;
	}

	.featured-post .article-img {
		display: block;
		margin-left: 0;
	}

	.single .g-recaptcha {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		margin-left: 0;
	}
	
	/*--------------------------------------------------------------
	# Footer
	--------------------------------------------------------------*/
	footer .eagle-bg {
		display: none;
	}

	footer span.more {
		color: #fff;
		font-size: 12px;
		cursor: pointer;
		display: block;
		padding: 5px 0 10px 0;
	}

	footer span.more > span {
		font-size: 14px;
	}

	footer .stick-foot {
		background: rgb(231,166,20);
		padding-top: 10px;
		bottom: -302px;
	}

	footer .stick-foot.peek {
		bottom: -248px;
	}

	footer .stick-foot.peek.active {
		bottom: 0;
	}

	nav#sticky-footer-navigation {
		display: block;
		text-align: center;
	}

	.stick-foot nav ul > li {
		margin: 0;
		display: block;
		padding-bottom: 5px;
	}

	div#sidebar-sticky-footer {
		display: block;
		float: none;
		text-align: center;
	}
	
	footer .sfmsb-follow-social-buttons {
		display: block;
		float: none;
	}

	.footer-group li {
		display: block;
		max-width: 100%;
		margin-bottom: 20px;
	}
}

/* login modal revisions */
.tab {
    text-align: center;
}

.tab a {
    text-decoration: none;
    font-style: normal;
}

.tab a:hover {
    font-weight: bold;
}

.tab .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: none;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    padding: .84615rem 3.84615rem;
    font-size: 1.07692rem;
    line-height: 1.42857;
    border-radius: .30769rem;
}

.tab .btn-default {
    color: #fff;
    background-color: #e7a614;
}

.tab .btn-primary {
    color: #fff;
    background-color: #005596;
}

.tab .text-center a {
    color: #e7a614;
    text-align: center;
}

.tab .text-center a:hover {
    color: #fed766;
    font-weight: normal;
    text-decoration: underline;
}

#wealth-tab select {
    padding: .53846rem 1.53846rem;
    color: #979797;
    background: 0 0;
    border: none;
    width: 100%;
}

#wealth-tab form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

#wealth-tab form input {
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 5px 10px;
    width: 180px;
    margin: 0 5px;
}

.tab#wealth-tab .btn {
    padding: 0;
}

.select-wrapper {
    margin: 0 0 10px 5px;
    background: #fff;
    width: 200px;
    position: relative;
    text-align: left;
}

/* Test Site Sidebar Menu*/
nav.right-navigation ul.menu > li#menu-item-12 > a {
	font-family: Satisfy,Helvetica,Arial,sans-serif;
	color: #666;
	text-transform: lowercase;
	font-size: 18px;
}

nav.right-navigation ul.menu > li#menu-item-12 > a:after {
	font-family: Icons;
	content: "\E002";
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-transform: none;
	font-size: 11px;
	padding-left: 10px;
}

nav.right-navigation ul.menu > li#menu-item-13 > a {
	font-size: 0px;
}

nav.right-navigation ul.menu > li#menu-item-13 > a:before {
	font-family: Icons;
	content: "\E009";
	color: #666;
	font-size: 18px;
}

nav.right-navigation ul.menu > li#menu-item-14 > a,
a.login-mobile {
	font-family: Montserrat,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 400px;
	color: white;
	padding: 8px 25px;
	background-color: #e7a614;
	border-radius: 4px;
	text-transform: uppercase;
}

nav.right-navigation ul.menu > li#menu-item-14 > a:hover,
a.login-mobile:hover {
	background-color: #f7d52c;
}