/*
Theme Name: HigherAdvantage
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

 html {
 	font-family: sans-serif; /* 1 */
 	-ms-text-size-adjust: 100%; /* 2 */
 	-webkit-text-size-adjust: 100%; /* 2 */
 }

/**
 * Remove default margin.
 */

 body {
 	margin: 0;
 }

/* HTML5 display definitions
========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

 [hidden],
 template {
 	display: none;
 }

/* Links
========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

 a {
 	background-color: transparent;
 	color: #0e3a4a;
 }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

 b,
 strong {
 	font-weight: bold;
 }

/**
 * Address styling not present in Safari and Chrome.
 */

 dfn {
 	font-style: italic;
 }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

 small {
 	font-size: 80%;
 }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

 sup {
 	top: -.5em;
 }

 sub {
 	bottom: -.25em;
 }

/* Embedded content
========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

 img {
 	border: 0;
 }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

 figure {
 	margin: 1em 40px;
 }

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

 pre {
 	overflow: auto;
 }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

 button,
 input,
 optgroup,
 select,
 textarea {
 	color: inherit; /* 1 */
 	font: inherit; /* 2 */
 	margin: 0; /* 3 */
 }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

 button {
 	overflow: visible;
 }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

 button,
 select {
 	text-transform: none;
 }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

 input {
 	line-height: normal;
 }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

 input[type="search"] {
 	-webkit-appearance: textfield; /* 1 */
 	box-sizing: content-box; /* 2 */
 }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

 legend {
 	border: 0; /* 1 */
 	padding: 0; /* 2 */
 }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

 textarea {
 	overflow: auto;
 }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

 optgroup {
 	font-weight: bold;
 }

/* Tables
========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

 td,
 th {
 	padding: 0;
 }

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

 [class^="icon-"], [class*=" icon-"] {
 	/* use !important to prevent issues with browser extensions that change fonts */
 	font-family: 'icomoon' !important;
 	speak: none;
 	font-style: normal;
 	font-weight: normal;
 	font-variant: normal;
 	text-transform: none;
 	line-height: 1;

 	/* Better Font Rendering =========== */
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
 }

 .icon-triangle:before {
 	content: "\e907";
 }
 .icon-square:before {
 	content: "\e908";
 }
 .icon-circle:before {
 	content: "\e909";
 }
 .icon-rhombus:before {
 	content: "\e900";
 }
 .icon-keyboard-right-arrow-button:before {
 	content: "\e901";
 }
 .icon-facebook:before {
 	content: "\e902";
 }
 .icon-desktop-monitor:before {
 	content: "\e903";
 }
 .icon-linkedin-sign:before {
 	content: "\e904";
 }
 .icon-social-media:before {
 	content: "\e905";
 }
 .icon-magnifier:before {
 	content: "\e906";
 }

 .clearfix:after,
 dl:after,
 .widget:after,
 .search-form:after,
 .post-password-form p:after,
 .navigation-single:after {
 	content: "";
 	display: block;
 	clear: both;
 }

 .lwa {
 	margin-bottom: 0;
 }

 .ellipsis {
 	white-space: nowrap; /* 1 */
 	text-overflow: ellipsis; /* 2 */
 	overflow: hidden;
 }

 html {
 	box-sizing: border-box;
 }

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

 * {
 	max-height: 1000000px;
 }

 body {
 	color: #333;
 	background: #fff;
 	font: 16px/1.2 "Arial", "Helvetica Neue", "Helvetica", sans-serif;
 	min-width: 320px;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
 }

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

 .gm-style img {
 	max-width: none;
 }

 ul,
 ol,
 dl,
 p,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 address,
 form,
 table,
 blockquote,
 applet,
 embed,
 object,
 iframe,
 frameset {
 	margin: 0 0 1.2em;
 }

 blockquote {
 	border-left: 4px solid #999;
 	padding-left: .5em;
 	margin-left: 1.2em;
 }

 th,
 td {
 	border: 1px solid #999;
 	padding: .5em;
 	text-align: left;
 	vertical-align: top;
 }

 th {
 	text-align: center;
 	vertical-align: middle;
 }

 ul,
 ol {
 	padding-left: 3em;
 }

 ul ul,
 ul ol,
 ol ul,
 ol ol {
 	padding-left: 3em;
 	margin: 0;
 }

 ul {
 	list-style-type: disc;
 }

 dl dt {
 	float: left;
 	clear: left;
 	padding-right: .3em;
 	font-weight: bold;
 }

 dl dd {
 	overflow: hidden;
 }

 pre {
 	max-width: 100%;
 }

 form,
 fieldset {
 	margin: 0;
 	padding: 0;
 	border-style: none;
 }

 input[type="text"],
 input[type="tel"],
 input[type="email"],
 input[type="search"],
 input[type="password"],
 textarea {
 	-webkit-appearance: none;
 	-webkit-border-radius: 0;
 	box-sizing: border-box;
 	border: 1px solid #999;
 	padding: .4em .7em;
 }

 input[type="text"]:focus,
 input[type="tel"]:focus,
 input[type="email"]:focus,
 input[type="search"]:focus,
 input[type="password"]:focus,
 textarea:focus {
 	border-color: #adb2b5;
 }

 input[type="text"]::-webkit-input-placeholder,
 input[type="tel"]::-webkit-input-placeholder,
 input[type="email"]::-webkit-input-placeholder,
 input[type="search"]::-webkit-input-placeholder,
 input[type="password"]::-webkit-input-placeholder,
 textarea::-webkit-input-placeholder {
 	color: #0d6084;
 }

 input[type="text"]::-moz-placeholder,
 input[type="tel"]::-moz-placeholder,
 input[type="email"]::-moz-placeholder,
 input[type="search"]::-moz-placeholder,
 input[type="password"]::-moz-placeholder,
 textarea::-moz-placeholder {
 	opacity: 1;
 	color: #0d6084;
 }

 input[type="text"]:-moz-placeholder,
 input[type="tel"]:-moz-placeholder,
 input[type="email"]:-moz-placeholder,
 input[type="search"]:-moz-placeholder,
 input[type="password"]:-moz-placeholder,
 textarea:-moz-placeholder {
 	color: #0d6084;
 }

 input[type="text"]:-ms-input-placeholder,
 input[type="tel"]:-ms-input-placeholder,
 input[type="email"]:-ms-input-placeholder,
 input[type="search"]:-ms-input-placeholder,
 input[type="password"]:-ms-input-placeholder,
 textarea:-ms-input-placeholder {
 	color: #0d6084;
 }

 input[type="text"].placeholder,
 input[type="tel"].placeholder,
 input[type="email"].placeholder,
 input[type="search"].placeholder,
 input[type="password"].placeholder,
 textarea.placeholder {
 	color: #0d6084;
 }

 select {
 	-webkit-border-radius: 0;
 }

 textarea {
 	resize: vertical;
 	vertical-align: top;
 }

 button,
 input[type="button"],
 input[type="reset"],
 input[type="file"],
 input[type="submit"] {
 	-webkit-appearance: none;
 	-webkit-border-radius: 0;
 	cursor: pointer;
 }

 .formError {
 	display: none !important;
 }

 .widget {
 	margin-bottom: 41px;
 	position: relative;
 }

 .widget_search .searchsubmit {

 }

 .widget ul {
 	padding-left: 2em;
 }

 .widget select {
 	min-width: 150px;
 }

 .textwidget .lwa-username-label, .textwidget .lwa-password-label {
 	display: none !important;
 }

 .textwidget .lwa td {
 	display: block;
 	width: 100%;
 	padding: 10px;
 }

 .textwidget .lwa-submit-button {
 	padding: 0 !important;
 }

 .simcal-nav h3 {
 	font-size: 20px;
 }

 .simcal-default-calendar-grid .simcal-day>div {
 	max-height: 20px;
 }

 .simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-number {
 	background: transparent !important;
 	font-size: 12px;
 }

 .simcal-today .simcal-day-label, .simcal-day-has-events .simcal-day-number {
 	color: #172b2e !important;
 }

 .simcal-events-dots b {
 	color: orange !important;
 	font-size: 26px;
 	display: block;
 	margin-top: -10px;
 }

 .simcal-default-calendar-grid>table tbody td {
 	text-align: right !important;
 }

 .simcal-default-calendar-grid>table thead th {
 	font-size: 14px;
 }

 .comment-form label {
 	display: block;
 	padding-bottom: 4px;
 }

 .comment-form textarea {
 	overflow: auto;
 	margin: 0;
 	height: 120px;
 	min-height: 120px;
 }

 .comment-form textarea,
 .comment-form input[type="text"] {
 	margin: 0 4px 0 0;
 	max-width: 300px;
 	width: 100%;
 }

 .comment-form input[type="submit"] {
 	display: block;
 	float: none;
 }

 .post-password-form label {
 	display: block;
 	margin-bottom: 4px;
 }

 .post-password-form input[type="password"] {
 	margin: 0 4px 0 0;
 	max-width: 300px;
 	width: 100%;
 }

 .search-form {
 	margin-bottom: 15px;
 }

 .search-form input {
 	float: left;
 	height: 2em;
 }

 .search-form input[type="search"] {
 	margin: 0 4px 0 0;
 	width: 150px;
 }

 .post-password-form input {
 	float: left;
 	height: 2em;
 }

 .post-password-form input[type="password"] {
 	width: 150px;
 }

 .comment-form input[type="submit"],
 .post-password-form input[type="submit"],
 .search-form input[type="submit"] {
 	background: #333;
 	color: #fff;
 	height: 2em;
 	border: none;
 	padding: 0 .5em;
 }

 .comment-form input[type="submit"]:hover,
 .post-password-form input[type="submit"]:hover,
 .search-form input[type="submit"]:hover {
 	opacity: .8;
 }

 .commentlist {
 	margin: 0 0 1.2em;
 }

 .commentlist .edit-link {
 	margin: 0;
 }

 .commentlist .avatar-holder {
 	float: left;
 	margin: 0 1.2em 4px 0;
 }

 .commentlist-item .commentlist-item {
 	padding: 0;
 }

 .comment,
 .commentlist-holder {
 	overflow: hidden;
 }

 .commentlist-item .commentlist-item,
 .commentlist-item + .commentlist-item {
 	padding-top: 1.2em;
 }

 .widget_calendar #next {
 	text-align: right;
 }

 .gallery-item dt {
 	float: none;
 	padding: 0;
 }

 .navigation,
 .navigation-comments {
 	position: relative;
 	vertical-align: middle;
 	margin-bottom: 1.2em;
 }

 .navigation .screen-reader-text,
 .navigation-comments .screen-reader-text {
 	position: absolute;
 	left: -99999px;
 }

 .navigation .page-numbers,
 .navigation-comments .page-numbers {
 	display: inline-block;
 	vertical-align: middle;
 	padding: 0 .4em;
 }

 .navigation .next,
 .navigation .prev,
 .navigation-comments .next,
 .navigation-comments .prev {
 	display: inline-block;
 	vertical-align: middle;
 	max-width: 48%;
 	background: #333;
 	color: #fff;
 	padding: .4em;
 	text-decoration: none;
 }

 .navigation .next:hover,
 .navigation .prev:hover,
 .navigation-comments .next:hover,
 .navigation-comments .prev:hover {
 	opacity: .8;
 }

 .navigation-single {
 	margin-bottom: 1.2em;
 }

 .navigation-single .next,
 .navigation-single .prev {
 	float: left;
 	vertical-align: middle;
 	max-width: 48%;
 	background: #333;
 	color: #fff;
 	text-decoration: none;
 }

 .navigation-single .next:hover,
 .navigation-single .prev:hover {
 	opacity: .8;
 }

 .navigation-single .next a,
 .navigation-single .prev a {
 	color: inherit;
 	text-decoration: none;
 	padding: .4em;
 	display: block;
 }

 .navigation-single .next {
 	float: right;
 }

 .wp-caption {
 	max-width: 100%;
 	clear: both;
 	border: 1px solid #999;
 	padding: .4em;
 	margin-bottom: 1.2em;
 }

 .wp-caption img {
 	margin: 0;
 	vertical-align: top;
 }

 .wp-caption p {
 	margin: .4em 0 0;
 }

 div.aligncenter {
 	margin: 0 auto 1.2em;
 }

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

 .alignleft {
 	float: left;
 	margin: 0 1.2em 4px 0;
 }

 .alignright {
 	float: right;
 	margin: 0 0 4px 1.2em;
 }

 .mejs-container {
 	margin-bottom: 1.2em;
 }

 .wp-caption-text,
 .gallery,
 .alignnone,
 .gallery-caption,
 .sticky,
 .bypostauthor {
 	height: auto;
 }

 #wp-calendar tbody td {
 	text-align: center;
 }

 #wp-calendar td,
 #wp-calendar th {
 	border: 1px solid #999;
 }

 h1,
 .h1,
 h2,
 .h2,
 h3,
 .h3,
 h4,
 .h4,
 h5,
 .h5,
 h6,
 .h6,
 .h {
 	font-family: inherit;
 	font-weight: bold;
 	margin: 0 0 .5em;
 	color: inherit;
 }

 h1,
 .h1 {
 	font-size: 30px;
 }

 h2,
 .h2 {
 	font-size: 27px;
 }

 h3,
 .h3 {
 	font-size: 24px;
 }

 h4,
 .h4 {
 	font-size: 21px;
 }

 h5,
 .h5 {
 	font-size: 17px;
 }

 h6,
 .h6 {
 	font-size: 15px;
 }

 p {
 	margin: 0 0 1em;
 }

 a {
 	color: #39f;
 }

 a:hover,
 a:focus {
 	text-decoration: none;
 }

 body {
 	font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
 	min-width: 320px;
 	font-size: 18px;
 	color: #0e3a4a;
 }

 body h1 {
 	font-size: 48px;
 	line-height: 1.2;
 }

 body h2 {
 	font-size: 48px;
 	font-weight: 500;
 	margin-bottom: 10px;
 	line-height: 1.2;
 }

 body h3 {
 	font-size: 36px;
 	font-weight: 500;
 	line-height: 1.2;
 }

 body h4 {
 	font-size: 29px;
 	line-height: 1.2;
 }

 .resize-active {
 	transition:none;
 }

 #wrapper {
 	overflow: hidden;
 	min-width: 320px;
 }

 .container {
 	max-width: 1175px;
 	margin: 0 auto;
 	padding-left: 15px;
 	padding-right: 15px;
 }

 a {
 	text-decoration: none;
 	color: #0e3a4a;
 }

 input[type="text"],
 input[type="tel"],
 input[type="email"],
 input[type="search"],
 input[type="password"],
 input[type="submit"],
 textarea {
 	-webkit-transition: all .3s ease-in-out;
 	transition: all .3s ease-in-out;
 	font-size: 21px;
 	outline: none;
 	padding: 9px 15px;
 	width: 100%;
 	max-width: 300px;
 	border: none;
 	background-color: #fff;
 	text-align: left;
 	color: #025f86;
 }

 .page-id-2079 #content:before {
 	content: "";
 	display: block;
 	margin-bottom: 10px;
 	padding-bottom: 24.2%;
 	background: url('../../uploads/interior-headers/Higher-Website-Blog-Header.png') 0 0 no-repeat;
 	background-size: 100% 100%;
 }

 #sidebar .widget_custom_html.search-top-text {
 	border: none;
 	font-size: 18px;
 }

 #sidebar .search-top-text .textwidget {
 	margin-bottom: 0;
 }

 #sidebar .search-top-text .textwidget p {
 	margin-bottom: 7px;
 }

 .top-nav {
 	width:45%;
 }

 @media (max-width: 767px) {
 	input[type='text'],
 	input[type='tel'],
 	input[type='email'],
 	input[type='search'],
 	input[type='password'],
 	input[type='submit'],
 	textarea {
 		max-width: 100%; } 
 	}

 	input[type="submit"]:hover,
 	input[type="submit"]:active,
 	input[type="submit"]:focus {
 		color: #fff;
 		background-color: #025f86;
 	}

 	#header#header {
 		background-image: none !important;
 	}

 	.list-unstyled {
 		margin: 0;
 		padding: 0;
 		list-style: none;
 	}

 	.qtip ul {
 		padding: 0;
 		margin: 0;
 	}

 	.title {
 		display: block;
 	}

 	.header {
 		position: relative;
 	}

 	.inner-nav {
 		position: relative;
 		padding-top: 25px;
 		padding-bottom: 34px;
 	}

 	.inner-nav .container {
 		display: flex;
 		flex-direction:row;
 		align-items:center;
 	}

 	.nav-drop {
 		-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
 		transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out;
 		position: relative;
 	}

 	.nav-active .nav-drop {
 		opacity: 1;
 		visibility: visible;
 		-webkit-transform: translateX(0);
 		-ms-transform: translateX(0);
 		transform: translateX(0);
 	}

 	.nav-opener {
 		display: none;
 		position: absolute;
 		width: 40px;
 		height: 40px;
 		right: 20px;
 		top: 15px;
 		z-index: 99999;
 		text-indent: -9999px;
 	}

 	.nav-opener:before,
 	.nav-opener:after,
 	.nav-opener span {
 		-webkit-transition: -webkit-transform .3s ease-in-out, background .3s ease-in-out;
 		transition: transform .3s ease-in-out, background .3s ease-in-out;
 		width: 40px;
 		height: 5px;
 		background: #747b8d;
 		position: absolute;
 		top: 20px;
 		left: 4px;
 		right: 3px;
 		-webkit-transition: all .2s linear;
 		transition: all .2s linear;
 		border-radius: 5px;
 	}

 	.nav-active .nav-opener span {
 		opacity: 0;
 	}

 	.nav-opener:before,
 	.nav-opener:after {
 		content: "";
 		top: 8px;
 	}

 	.nav-active .nav-opener:before,
 	.nav-active .nav-opener:after {
 		-webkit-transform: rotate(45deg);
 		-ms-transform: rotate(45deg);
 		transform: rotate(45deg);
 		top: 20px;
 		left: 10%;
 		right: 3%;
 	}

 	.nav-opener:after {
 		top: 32px;
 	}

 	.nav-active .nav-opener:after {
 		-webkit-transform: rotate(-45deg);
 		-ms-transform: rotate(-45deg);
 		transform: rotate(-45deg);
 	}

 	.nav-opener:hover:before,
 	.nav-opener:hover:after,
 	.nav-opener:hover span,
 	.nav-opener:focus:before,
 	.nav-opener:focus:after,
 	.nav-opener:focus span {
 		outline: none;
 	}

 	.nav > ul {
 		display: -webkit-box;
 		display: -ms-flexbox;
 		display: flex;
 		-ms-flex-wrap: wrap;
 		flex-wrap: wrap;
 		-webkit-box-pack: justify;
 		-ms-flex-pack: justify;
 		justify-content: space-between;
 		-webkit-box-align: center;
 		-ms-flex-align: center;
 		align-items: center;
 		font-weight: normal;
 		width:100%;
 	}

 	.nav > ul > li {
 		display: inline-block;
 		vertical-align: top;
 		position: relative;
 		padding: 0 10px 0 0;
 	}

 	.nav > ul > li:hover .drop {
 		opacity: 1;
 		visibility: visible;
 	}

 	.nav > ul > li .drop {
 		position: absolute;
 		top: 100%;
 		left: 0;
 		z-index: 10;
 		width: 144px;
 		background: #fff;
 		padding: 18px 0 0;
 		opacity: 0;
 		visibility: hidden;
 		-webkit-transition: opacity .3s linear, visibility .3s linear;
 		transition: opacity .3s linear, visibility .3s linear;
 	}

 	.nav > ul > li .drop ul {
 		display: block;
 		padding: 0;
 	}

 	.nav > ul > li .drop li {
 		padding: 0 5px 10px 18px;
 		display: block;
 	}

 	.nav > ul > li .drop a {
 		display: inline-block;
 		vertical-align: top;
 	}

 	.nav > ul > li .drop a:hover,
 	.nav > ul > li .drop li.active a {
 		color: #d07700;
 	}

 	.nav > ul > li > a {
 		color: inherit;
 		display: block;
 		font-size: 22px;
 	}

 	.nav > ul > li.active > a,
 	.nav > ul > li:hover > a {
 		color: #d07700;
 	}

 	.nav a {
 		-webkit-transition: color .3s ease-in-out;
 		transition: color .3s ease-in-out;
 		display: block;
 	}

 	.header-top-line {
 		padding-top: 27px;
 		padding-bottom: 22px;
 		padding-right: 10px;
 		padding-left: 10px;
 		font-size: 16px;
 		background-color: #FFF;
 	}

 	.header-top-line .container {
 		padding: 0;
 	}

 	.header-top-line ul {
 		display: -webkit-box;
 		display: -ms-flexbox;
 		display: flex;
 		-ms-flex-wrap: wrap;
 		flex-wrap: wrap;
 		-webkit-box-pack: end;
 		-ms-flex-pack: end;
 		-webkit-box-align: center;
 		-ms-flex-align: center;
 		align-items: center;
 	}

 	.header-top-line li {
 		padding-left: 16px;
 		text-transform: capitalize;
 		position: relative;
 		font-weight: bold;
 	}

 	.header-top-line li:after {
 		content: "";
 		position: absolute;
 		background-color: #747b8d;
 		height: 15px;
 		width: 2px;
 		top: 2px;
 		left: 7px;
 	}

 	.header-top-line li:first-of-type {
 		padding-left: 5px;
 		margin: 0 3em 0 0;
 		font-weight: bold;
 		text-transform: uppercase;
 		color: #d07700;
 		display: -webkit-box;
 		display: -ms-flexbox;
 		display: flex;
 		-ms-flex-wrap: wrap;
 		flex-wrap: wrap;
 		-webkit-box-align: center;
 		-ms-flex-align: center;
 		align-items: center;
 	}

 	.header-top-line li:first-of-type:after {
 		width: 0;
 	}

 	.header-top-line li:nth-of-type(2):after {
 		width: 0;
 	}

 	.header-top-line li:last-child a {
 		color: #d07700;
 	}

 	.header-top-line li i {
 		padding-right: 10px;
 		font-size: 26px;
 	}

 	.header-top-line a {
 		-webkit-transition: color .3s ease-in-out;
 		transition: color .3s ease-in-out;
 		color: #0e3a4a;
 	}

 	.header-top-line a:hover {
 		color: #d07700;
 	}

 	.logo {
 		background-color: #0e3a4a;
 		overflow: hidden;
 		padding: 19px 0 10px;
 	}

 	.logo  .container {
 		position: relative;
 	}

 	.logo a {
 		padding: 19px 0 10px;
 	}

 	.slider-wrap .cycle-gallery {
 		position: relative;
 	}

 	.slider-wrap .mask {
 		position: relative;
 		overflow: hidden;
 	}

 	.slider-wrap .slideset {
 		width: 99999px;
 		float: left;
 		min-height: 583px;
 	}

 	.slider-wrap .slide {
 		float: left;
 		height: 100%;
 		background-size: cover;
 		background-position: 50% 50%;
 	}

 	.slider-wrap .slide-wrap {
 		max-width: 1175px;
 		margin: 0 auto;
 		overflow: hidden;
 		height: 100%;
 		padding-top: 92px;
 		padding-right: 86px;
 		padding-bottom: 52px;
 	}

 	.slider-wrap .icons-holder {
 		overflow: hidden;
 		width: 100%;
 		padding: 45px 0 0;
 	}

 	.slider-wrap .icons-slider {
 		float: right;
 		padding: 0;
 		margin: 0;
 		list-style: none;
 		width: 53%;
 		display: flex;
 		flex-direction: row;
 		justify-content: center;
 	}

 	.slider-wrap .icons-slider li {
 		padding: 0 25px;
 		text-align: center;
 		width: 33.3%;
 	}

 	.slider-wrap .icons-slider a {
 		display: block;
 		transition:color 0.3s;
 		color: #36badc;
 	}

 	.slider-wrap .icons-slider .icon {
 		display: block;
 		width: 60px;
 		position: relative;
 		margin: 0 auto 7px;
 	}

 	.slider-wrap .icons-slider .icon img {
 		-webkit-transition:opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
 		transition:opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
 	}

 	.slider-wrap .icons-slider .icon .hover {
 		opacity: 0;
 		visibility: hidden;
 		position: absolute;
 		top: 0;
 		left: 0;
 	}
 	.slider-wrap .icons-slider a:hover .icon .hover {
 		opacity: 1;
 		visibility: visible;
 	}

 	.slider-wrap .icons-slider a:hover .icon .default {
 		opacity: 0;
 		visibility: hidden;
 	}

 	.slider-wrap .icons-slider .title {
 		display: block;
 		text-transform: uppercase;
 		font-weight: 500;
 		font-size: 21px;
 		line-height: 23px;
 	}

 	.slider-wrap .icons-slider a:hover {
 		color: #d07700;
 	}

 	.slider-wrap .btn-prev {
 		left: 8%;
 		position: relative;
 	}

 	.slider-wrap .btn-prev i {
 		position: absolute;
 		-webkit-transform: rotate(180deg);
 		-ms-transform: rotate(180deg);
 		transform: rotate(180deg);
 		top: 0;
 	}

 	.slider-wrap .btn-prev,
 	.slider-wrap .btn-next {
 		position: absolute;
 		top: calc(50% - 18px);
 		right: 8%;
 		font-size: 45px;
 		color: #fff;
 	}

 	.slider-wrap .txt-box {
 		background-color: rgba(255, 255, 255, 0.75);
 		padding: 32px 66px 0 40px;
 		float: right;
 		color: #0d6084;
 		width: 53%;
 	}

 	.slider-wrap .txt-box h2:last-of-type {
 		margin-bottom: 25px;
 	}

 	.slider-wrap .txt-box p {
 		font-size: 32px;
 	}

 	.advertising {
 		padding: 100px 0 50px;
 	}

 	.advertising .advertising-wrap {
 		display: -webkit-box;
 		display: -ms-flexbox;
 		display: flex;
 		-ms-flex-wrap: wrap;
 		flex-wrap: wrap;
 		-webkit-box-pack: center;
 		-ms-flex-pack: center;
 		justify-content: center;
 	}

 	.advertising .advertising-item {
 		text-align: center;
 		width: 33.33%;
 	}

 	.advertising .advertising-item .icon {
 		-webkit-font-smoothing: antialiased;
 		-moz-osx-font-smoothing: grayscale;
 		-webkit-transition: color 0.3s ease-in-out;
 		transition: color 0.3s ease-in-out;
 		display: block;
 		position: absolute;
 		left: 50%;
 		width: auto;
 		height: 82px;
 		font-size: 50px;
 		bottom: calc(100% + 23px);
 		-webkit-transform: translateX(-50%);
 		-ms-transform: translateX(-50%);
 		transform: translateX(-50%);
 	}

 	.advertising .advertising-item .icon img {
 		display: block;
 		height: 100%;
 		width: auto;
 		max-width: none;
 	}

 	.advertising .advertising-item .title a .hover-image {
 		opacity: 0;
 		visibility: hidden;
 		position: absolute;
 		top: 0;
 		left: 0;
 	}

 	.advertising .advertising-item.show .title a:hover .hover-image {
 		opacity: 1;
 		visibility: visible;
 	}

 	.advertising .advertising-item.show .title a:hover .default-image {
 		opacity: 0;
 		visibility: hidden;
 	}

 	.advertising .txt-box {
 		padding-top: 35px;
 		color: #0e3a4a;
 	}

 	.advertising .txt-box p {
 		font-size: 22px;
 	}

 	.advertising .title {
 		font-size: 32px;
 		font-weight: bold;
 		margin-bottom: 12px;
 	}

 	.advertising .title {
 		font-size: 32px;
 		font-weight: bold;
 		margin-bottom: 12px;
 	}

 	.advertising .title a {
 		
 		display: inline-block;
 		position: relative;
 		color: #0e3a4a;
 	}

 	.advertising .title a:hover {
 		color: #d07700;
 	}

 	.advertising .not-hover-class .title a span {
 		pointer-events: none;
 	}

 	.advertising .not-hover-class .title a:hover span {
 		color: #025f86;
 	}

 	.wrap {
 		overflow: hidden;
 		margin-bottom: 32px;
 		display: flex;
 		flex-direction:row;
 		flex-wrap:wrap;
 		align-items:stretch;
 	}

 	#content {
 		width: 68%;
 		/* float: left; */
 		padding-top: 5px;
 	}

 	#content .img-box {
 		padding-top: 8px;
 		margin-bottom: 43px;
 	}

 	#content .inner-txt-box {
 		color: #333;
 		line-height: 1.4;
 	}

 	#content .inner-txt-box h2 {
 		font-size: 31px;
 		margin-bottom: 16px;
 	}

 	#content .inner-txt-box ul {
 		padding-top: 13px;
 	}

 	#content .inner-txt-box li {
 		margin-bottom: 17px;
 	}

 	#content .inner-txt-box a {
 		-webkit-transition: color .3s ease-in-out;
 		transition: color .3s ease-in-out;
 		color: #007dbb;
 	}

 	#content .inner-txt-box a:hover {
 		color: #d07700;
 	}

 	#content h2 {
 		font-size: 38px;
 		margin-bottom: 24px;
 	}

 	#content h2 a {
 		-webkit-transition: color .3s ease-in-out;
 		transition: color .3s ease-in-out;
 		color: inherit;
 	}

 	#content h2 a:hover {
 		color: #d07700;
 	}

 	#content .blog-holder {
 		border-top: 2px solid #adb2b5;
 		border-bottom: 2px solid #adb2b5;
 		margin-bottom: 29px;
 		display: -webkit-box;
 		display: -ms-flexbox;
 		display: flex;
 		-ms-flex-wrap: wrap;
 		flex-wrap: wrap;
 		line-height: 0;
 	}

 	#content .img-holder {
 		width: 33%;
 		display: inline-block;
 		vertical-align: top;
 	}

 	#content .img-holder img {
 		width: 100%;
 		height: auto;
 	}

 	#content .txt-holder {
 		width: 67%;
 		padding: 21px 33px;
 		line-height: 1.2;
 		color: #0e3a4a;
 	}

 	#content .txt-holder h4 {
 		margin-bottom: 20px;
 	}

 	#content .txt-holder p {
 		margin-bottom: 8px;
 	}

 	#content .txt-holder a {
 		-webkit-transition: color .3s ease-in-out;
 		transition: color .3s ease-in-out;
 		color: inherit;
 		text-transform: uppercase;
 		display: inline-block;
 		vertical-align: top;
 		padding-top: 7px;
 		font-size: 20px;
 		font-weight: bold;
 	}

 	#content .txt-holder a:hover {
 		color: #d07700;
 	}

 	#content .blog-container .blog-holder:last-child{
 		margin-bottom: 0;
 	}

 	.comment-respond h3 {
 		font-size: 20px;
 		line-height: 18px;
 		margin: 0 0 10px;
 		color: #424c5d;
 		font-family: "proxima-nova-alt",sans-serif;
 	}

 	.comment-respond .comment-form p {
 		font-size: 14px;
 		line-height: 18px;
 		margin: 0;
 	}

 	.comment-respond .comment-form textarea {
 		margin: 10px;
 		height: 150px;
 		min-height: 150px;
 		width: 98%;
 		border: 1px solid #ddd;
 		background: #fff;
 		border-radius: 5px;
 		max-width: 100%;
 	} 

 	.comment-respond .comment-form label {
 		display: inline-block;
 		vertical-align: middle;
 		padding: 0;
 		color: #000;
 		font-size: 15px;
 	}

 	.comment-respond .comment-form input {
 		border: 1px solid #ddd;
 		background: #fff;
 		border-radius: 5px;
 	}

 	.comment-respond .comment-form input[type="submit"] {
 		width: 100px;
 		height: 30px;
 		text-align: center;
 		font-family: "proxima-nova-alt",sans-serif;
 		font-size: 15px;
 		color: #727a7c;
 	}

 	#sidebar {
 		width: 32%;
 		/* float: right; */
 		padding-top: 12px;
 		padding-left: 63px;
 		text-align: center;
 		color: #172b2e;
 	}

 	#sidebar .widget_search button {
 		-webkit-transition: color .3s linear;
 		transition: color .3s linear;
 		position: absolute;
 		right: 10px;
 		top: 10px;
 		bottom: 10px;
 		width: 50px;
 		outline: none;
 		border: none;
 		color: #fff;
 		background-color: #0e3a4a;
 	}

 	#sidebar .widget_search button:hover,
 	#sidebar .widget_search button:active,
 	#sidebar .widget_search button:focus {
 		color: #d07700;
 	}

 	#sidebar .widget_search button i {
 		font-size: 28px;
 		position: absolute;
 		right: 10px;
 		top: 7px;
 	}

 	#sidebar .input-row {
 		margin-bottom: 23px;
 	}

 	#sidebar .widget_search {
 		padding: 13px 53px 13px 10px;
 		background-color: #0e3a4a;
 		width: 100%;
 	}

 	.single-post #sidebar .widget_search {
 		/*background: none;
 		margin: 0 0 15px;
 		padding: 0;*/
 	}

 	.single-post #sidebar .widget_search h4 {
 		font-size: 18px;
 		line-height: 18px;
 		margin: 0 0 10px;
 		font-weight: normal;
 	}

 	.single-post #sidebar .widget_search .searchform {
 		border: 1px solid #72787c;
 		margin: 0;
 	}

 	.single-post #sidebar .widget_search .searchform .s {
 		background: none;
 		padding: 6px 5px;
 		font-size: 12px;
 		line-height: normal;
 		width: 90%;
 		max-width: 220px;
 		color: #727a7c;
 		height: auto;
 	}

 	.single-post #sidebar .widget_search .searchform button {
 		background: none;
 		width: 16px;
 		height: 16px;
 		position: relative;
 		top: 10px;
 		left: auto;
 		right: -2px;
 		margin: 0;
 	}

 	.single-post #sidebar .widget_search .searchform button i {
 		font-size: 18px;
 		line-height: 18px;
 		color: #6f7072;
 		top: 3px;
 		left: 3px;
 		transform:rotate(-90deg);
 	}

 	#sidebar .widget_text {
 		width: 100%;
 	}

 	#sidebar .widget_text .textwidget {
 		background-color: #004f6c;
 		margin-bottom: 30px;
 	}

 	#sidebar .widget_text .lwa-username td {
 		padding-top: 30px;
 	}

 	#sidebar .widget_text .textwidget input[type="submit"]  {
 		text-align: center;
 		background: -webkit-linear-gradient(right, #005776 0%, #98cade 30%, #98cade 100%);
 		background: linear-gradient(to left, #005776 0%, #98cade 30%, #98cade 100%);
 		border: 0;
 		color: #004f6c;
 		width: 100%;
 		max-width: 304px;
 		padding: 11px;
 		font-size: 24px
 	}

 	#sidebar .widget_wysija h4 {
 		margin: 0;
 		padding-top: 18px;
 		padding-bottom: 15px;
 		background: -webkit-linear-gradient(right, #005776 0%, #98cade 30%, #98cade 100%);
 		background: linear-gradient(to left, #005776 0%, #98cade 30%, #98cade 100%);
 		font-size: 30px;
 		font-weight: 400;
 		color: #004f6b;
 	}

 	#sidebar .widget_text .textwidget .blog-sigh-up-link {
 		display: block;
 		margin: 0;
 		padding-top: 20px;
 		padding-bottom: 20px;
 		font-size: 23px;
 		font-weight: 400;
 		color: #fff;
 		background: #0e3a4a;
 		border-radius: 34px;
 	}

 	#sidebar .widget_text .textwidget .blog-sigh-up-link:hover {
 		/*color: #004f6b;
 		background: -webkit-linear-gradient(right, #005776, #98cade);
 		background: linear-gradient(to left, #005776, #98cade);*/
 		color: #fff;
 		background: #d07700;
 	}

 	#sidebar .widget_custom_html.sign-up {
 		border: none;
 		flex-grow:0;
 		margin-bottom: 41px;
 	}

 	#sidebar .widget_custom_html.sign-up .textwidget {
 		margin-bottom: 0;
 	}

 	#sidebar .widget_wysija .widget_wysija_cont .wysija-paragraph {
 		padding: 10px;
 		background-color: #0e3a4a;
 		width: 100%;
 		margin: 0;
 	}

 	#sidebar .widget_wysija .widget_wysija_cont .wysija-paragraph:nth-of-type(1) {
 		padding: 30px 15px 15px;
 	}

 	#sidebar .widget_wysija .widget_wysija_cont .wysija-paragraph:nth-of-type(2) {
 		padding: 8px 15px 30px;
 	}

 	#sidebar .widget_wysija .widget_wysija_cont .wysija-submit {
 		text-align: center;
 		background: -webkit-linear-gradient(right, #005776 0%, #98cade 30%, #98cade 100%);
 		background: linear-gradient(to left, #005776 0%, #98cade 30%, #98cade 100%);
 		border: 0;
 		color: #004f6c;
 		width: 100%;
 		padding: 11px;
 		font-size: 24px;
 		max-width: inherit;
 		margin: 0;
 	}

 	#sidebar .widget_wysija .widget_wysija_cont .wysija-submit:hover {
 		background: -webkit-linear-gradient(right, #005776, #98cade);
 		background: linear-gradient(to left, #005776, #98cade);
 	}

 	#sidebar .widget_gce_widget {
 		padding: 20px 10px;
 		margin-top: 19px;
 		margin-bottom: 0;
 		background-color: #0e3a4a;
 		color: #fff;
 	}

 	#sidebar .widget_gce_widget#gce_widget-3 {
 		margin: 0;
 		padding: 7px 17px 1px;
 		border: 2px solid #b8bbbd;
 		border-width: 0 2px;
 		background-color: transparent;
 	}

 	#sidebar .simcal-default-calendar-list .simcal-calendar-head {
 		display: none !important;
 	}

 	#sidebar .simcal-default-calendar-list {
 		padding-bottom: 0;
 	}

 	#sidebar .simcal-default-calendar-list ul.simcal-events {
 		padding: 0;
 		margin: 0;
 	}

 	#sidebar .simcal-default-calendar-list ul.simcal-events li.simcal-event {
 		margin: 0;
 		text-align: center;
 	}

 	#sidebar .simcal-default-calendar-list dt.simcal-day-label {
 		display: none;
 	}

 	#sidebar .simcal-default-calendar-list .simcal-event-details {
 		font-size: 22px;
 		line-height: 1.1;
 	}

 	#sidebar .simcal-events-list-container {
 		margin: 0;
 	}

 	#sidebar .widget_custom_html {
 		border: 2px solid #b8bbbd;
 		border-width: 0 2px 2px;
 		font-size: 22px;
 		margin-bottom: 0;
 		flex-grow:1;
 	}

 	#sidebar .widget_custom_html .textwidget {
 		margin-bottom: 17px;
 		background-color: transparent;
 	}

 	#sidebar .widget_custom_html .textwidget a {
 		-webkit-transition: color .3s ease-in-out;
 		transition: color .3s ease-in-out;
 		font-weight: 700;
 		color:#172b2e;
 	}

 	#sidebar .widget_text .textwidget a:hover {
 		color: #d07700;
 	}

 	#sidebar .widget_gce_widget h4 {
 		font-weight: 500;
 	}

 	#sidebar .simcal-default-calendar-list .simcal-event-details > *:not(:first-child) {
 		display: none;
 	}

 	#sidebar .simcal-default-calendar-list .simcal-event-details strong {
 		font-weight: 400;
 	}

 	#sidebar .social-links {
 		padding-top: 37px;
 		margin-bottom: 0;
 		font-size: 50px;
 		line-height: 1;
 	}

 	#sidebar .social-links li {
 		padding: 0 22px;
 	}

 	#sidebar .social-links ul {
 		padding: 0;
 		display: flex;
 		flex-direction:row;
 		align-items:center;
 		justify-content:center;
 	}

 	#sidebar .social-links a {
 		color: #0e3a4a;
 		transition:color 0.3s;
 	}

 	#sidebar .social-links a:hover {
 		color: #d07700;
 	}

 	#sidebar .widget_socials {
 		margin-bottom: 0;
 	}

 	@media (max-width: 767px) {
 		#sidebar .widget_text .textwidget input[type="submit"]  {
 			max-width: 100%; } 
 		}

 		#sidebar .widget_text .textwidget input[type="submit"]:hover,
 		#sidebar .widget_text .textwidget input[type="submit"]:active,
 		#sidebar .widget_text .textwidget input[type="submit"]:focus {
 			background: -webkit-linear-gradient(right, #005776, #98cade);
 			background: linear-gradient(to left, #005776, #98cade);
 		}

 		#sidebar .widget_text h4 {
 			font-size: 30px;
 			padding-top: 18px;
 			padding-bottom: 15px;
 			margin-bottom: -18px;
 			color: #025f86;
 			font-weight: normal;
 			background: -webkit-linear-gradient(right, #005776 0%, #98cade 30%, #98cade 100%);
 			background: linear-gradient(to left, #005776 0%, #98cade 30%, #98cade 100%);
 		}

 		#sidebar .title-box span {
 			color: #025f86;
 		}

 		#sidebar .calendar-box {
 			border: 2px solid #b8bbbd;
 			padding: 17px;
 			margin-top: 39px;
 		}

 		#sidebar .simcal-calendar {
 			background-color: #FFF;
 			color: #172b2e;
 		}

 		#sidebar .calendar-box p {
 			font-size: 22px;
 			margin-bottom: 13px;
 		}

 		#sidebar .calendar-box p:last-of-type {
 			margin-bottom: 21px;
 		}

 		#sidebar .calendar-box a {
 			-webkit-transition: color .3s ease-in-out;
 			transition: color .3s ease-in-out;
 			display: inline-block;
 			vertical-align: top;
 			text-transform: uppercase;
 			color: inherit;
 			font-size: 22px;
 			font-weight: bold;
 			margin-bottom: 5px;
 		}

 		#sidebar .calendar-box a:hover {
 			color: #d07700;
 		}

 		#sidebar .calendar-holder {
 			margin-bottom: 23px;
 		}

 		.footer {
 			background-color: #0e3a4a;
 			color: #fff;
 			font-size: 16px;
 			width: 100%;
 			overflow: hidden;
 		}

 		.footer .footer-wrap {
 			position: relative;
 			padding-top: 58px;
 			padding-bottom: 44px;
 			z-index: 1;
 			text-align: center;
 		}

 		.footer .footer-logo {
 			margin-bottom: 59px;
 			padding-top: 7px;
 		}

 		.footer .footer-logo a {
 			-webkit-transition: opacity .3s ease-in-out;
 			transition: opacity .3s ease-in-out;
 			display: inline-block;
 			vertical-align: top;
 			width: 266px;
 		}

 		.footer .footer-logo a img {
 			display: block;
 			width: 100%;
 		}

 		.footer .footer-logo a:hover {
 			opacity: .8;
 		}

 		.footer .txt-holder h3 {
 			font-size: 24px;
 			font-weight: normal;
 			margin-bottom: 23px;
 		}

 		.footer .txt-holder p {
 			margin-bottom: 12px;
 		}

 		.footer .txt-holder p:last-of-type {
 			margin-bottom: 43px;
 		}

 		.footer .txt-holder ul {
 			display: -webkit-box;
 			display: -ms-flexbox;
 			display: flex;
 			-ms-flex-wrap: wrap;
 			flex-wrap: wrap;
 			-webkit-box-pack: center;
 			-ms-flex-pack: center;
 			justify-content: center;
 			-webkit-box-align: center;
 			-ms-flex-align: center;
 			align-items: center;
 		}

 		.footer .txt-holder ul li {
 			padding: 0 20px;
 			position: relative;
 		}

 		.footer .txt-holder ul li:first-of-type:after {
 			width: 0;
 		}

 		.footer .txt-holder ul li:after {
 			content: "";
 			position: absolute;
 			width: 2px;
 			height: 15px;
 			background-color: #fff;
 			left: 0;
 			top: 2px;
 		}

 		.footer .txt-holder ul a {
 			-webkit-transition: color .3s ease-in-out;
 			transition: color .3s ease-in-out;
 			color: inherit;
 		}

 		.footer .txt-holder ul a:hover {
 			color: #d07700;
 		}

 		.footer .social-links {
 			padding-top: 62px;
 			font-size: 47px;
 			margin-bottom: 45px;
 		}

 		.footer .social-links ul {
 			display: -webkit-box;
 			display: -ms-flexbox;
 			display: flex;
 		}

 		.footer .social-links ul li {
 			padding: 0 45px;
 		}

 		.footer .social-links ul li:after {
 			width: 0;
 		}

 		@media (min-width: 768px) {
 			.commentlist-item .commentlist-item {
 				padding: 0 0 0 2em;
 			}

 			.advertising {
 				padding: 150px 0 50px;
 			}

 			.advertising .title a span {
 				font-size: 82px;
 				bottom: calc(100% + 23px);
 			}
 		}

 		@media (max-width: 1299px) {
 			.slider-wrap .btn-prev {
 				left: 15px;
 			}

 			.slider-wrap .btn-prev,
 			.slider-wrap .btn-next {
 				right: 15px;
 			}
 		}

 		@media (max-width: 1140px) {

 			.header-top-line li:first-of-type {
 				margin-right: -9px;
 			}

 			.header-top-line {
 				padding-left: 0;
 				padding-right: 0;
 			}
 		}

 		@media (max-width: 1023px) {
 			iframe {
 				width: 100%;
 			}

 			body h4 {
 				font-size: 24px;
 			}

 			.nav > ul > li > a {
 				font-size: 20px;
 			}

 			.logo img {
 				max-width: 225px;
 			}

 			.advertising .txt-box p {
 				font-size: 20px;
 			}

 			.advertising .title {
 				font-size: 28px;
 			}

 			.simcal-default-calendar-grid .simcal-day>div {
 				max-height: 30px;
 			}

 			#sidebar {
 				padding-left: 20px;
 			}

 			.footer .txt-holder ul li {
 				padding: 0 3px;
 			}

 			.footer .social-links ul li {
 				padding: 0 10px;
 			}

 			.inner-nav .container {
 				flex-wrap:wrap;
 			}

 			.top-nav {
 				width: 100%;
 			}

 			.header-top-line {
 				width: 100%;
 				padding-bottom: 0;
 			}

 			.nav > ul > li {
 				padding: 0 10px;
 			}

 			.header-top-line li:first-of-type {
 				margin: 0 -9px 0 0;
 			}

 			#sidebar .social-links {
 				font-size: 30px;
 			}

 			#sidebar .social-links li {
 				padding: 0 15px;
 			}

 			.slider-wrap .txt-box {
 				float: none;
 				width: 100%;
 				padding: 20px;
 			}

 			.slider-wrap .icons-slider {
 				float: none;
 				display: flex;
 				justify-content:center;
 				width: 100%;
 			}

 			.slider-wrap .slide-wrap {
 				padding-left: 86px;
 			}
 		}

 		@media (max-width: 767px) {
 			.navigation .page-numbers,
 			.navigation-comments .page-numbers {
 				padding: 0 3px;
 			}

 			.navigation .next,
 			.navigation .prev,
 			.navigation-comments .next,
 			.navigation-comments .prev {
 				padding: .2em;
 			}

 			.navigation-single .next a,
 			.navigation-single .prev a {
 				padding: .2em;
 			}

 			body {
 				font-size: 14px;
 			}

 			body h2 {
 				font-size: 34px;
 			}

 			.inner-nav {
 				padding-bottom: 20px;
 				padding-top: 40px;
 			}

 			.nav-drop {
 				position: absolute;
 				left: 0;
 				top: 53px;
 				width: 100%;
 				z-index: 99;
 				background: #fff;
 				overflow-y: auto;
 				opacity: 0;
 				visibility: hidden;
 				-webkit-transform: translateX(100%);
 				-ms-transform: translateX(100%);
 				transform: translateX(100%);
 			}

 			.nav-opener {
 				display: block;
 			}

 			.nav > ul {
 				display: block;
 				padding: 15px;
 			}

 			.nav > ul > li {
 				display: block;
 				margin-bottom: 7px;
 			}

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

 			.nav > ul > li .drop {
 				position: static;
 				display: none;
 				opacity: 1;
 				visibility: visible;
 			}

 			.nav > ul > li .drop li {
 				padding: 0 0 10px;
 			}

 			.header-top-line {
 				font-size: 14px;
 				padding-top: 32px;
 				padding-bottom: 0;
 				padding-right: 0;
 			}

 			.header-top-line ul {
 				display: block;
 				text-align: center;
 			}

 			.header-top-line li {
 				display: inline-block;
 				vertical-align: top;
 				padding-left: 14px;
 			}

 			.header-top-line li:after {
 				width: 0;
 			}

 			.header-top-line li:first-of-type {
 				-webkit-box-pack: center;
 				-ms-flex-pack: center;
 				justify-content: center;
 				padding-left: 0;
 				margin: 5px;
 			}

 			.slider-wrap .slideset {
 				min-height: 450px;
 			}

 			.slider-wrap .slide-wrap {
 				padding-right: 0;
 				padding-top: 40px;
 				padding-bottom: 20px;
 			}

 			.slider-wrap .btn-prev,
 			.slider-wrap .btn-next {
 				display: none;
 			}

 			.slider-wrap .txt-box {
 				float: none;
 				width: 100%;
 				padding: 20px;
 			}

 			.slider-wrap .txt-box p {
 				font-size: 20px;
 			}

 			.advertising .advertising-wrap {
 				display: block;
 			}

 			.advertising .advertising-item {
 				width: 100%;
 			}

 			.advertising .advertising-item .icon {
 				height: 50px;
 				bottom:calc(100% + 15px);
 			}

 			.advertising .advertising-item .icon img {
 				height: 50px;
 				width: auto;
 			}

 			.advertising .txt-box {
 				padding-top: 20px;
 				margin-bottom: 65px;
 			}

 			.advertising .txt-box p {
 				font-size: 18px;
 			}

 			.advertising .title {
 				font-size: 24px;
 			}

 			.advertising .title a:before {
 				width: 40px;
 				height: 40px;
 				bottom: 100%;
 			}

 			#content {
 				width: 100%;
 				float: none;
 			}

 			#content .img-box {
 				margin-bottom: 20px;
 			}

 			#content h2 {
 				text-align: center;
 			}

 			#content .blog-holder {
 				display: block;
 				border-top: none;
 			}

 			#content .blog-container .blog-holder:last-child{
 				margin-bottom: 29px;
 			}

 			#content .img-holder {
 				width: 100%;
 				margin-bottom: 20px;
 				line-height: 0;
 			}

 			#content .img-holder img {
 				max-width: 255px;
 				max-height: 255px;
 				display: block;
 				margin: 0 auto;
 			}

 			#content .txt-holder {
 				padding: 0;
 				width: 100%;
 			}

 			#content .txt-holder a {
 				margin-bottom: 10px;
 			}

 			#sidebar {
 				width: 100%;
 				float: none;
 				padding-left: 20px;
 				padding-right: 20px;
 			}

 			#sidebar .title-box {
 				text-align: center;
 			}

 			#sidebar .calendar-box {
 				max-width: 300px;
 				margin: 0 auto;
 			}

 			.footer .txt-holder ul {
 				display: block;
 			}

 			.footer .txt-holder ul li:after {
 				width: 0;
 			}

 			.footer .social-links ul {
 				display: -webkit-box;
 				display: -ms-flexbox;
 				display: flex;
 			}

 			.footer .social-links ul li {
 				padding: 10px;
 			}

 			.slider-wrap .icons-slider {
 				padding-bottom: 30px;
 				width: 100%;
 			}

 			.slider-wrap .slide-wrap {
 				padding-left: 0;
 			}

 			.slider-wrap .icons-slider li {
 				padding: 0 10px;
 				width: 33.3%;
 				float: none;
 			}

 			.slider-wrap .icons-slider .icon {
 				width: 86px;
 				margin: 0 auto;
 			}

 			.slider-wrap .icons-slider .title {
 				font-size: 14px;
 				line-height: 16px;
 			}

 			.slider-wrap .icons-holder {
 				padding-top: 20px;
 			}
 		}

 		#content h2.entry-title {
 			color: #213258;
 			font-family: "proxima-nova-alt",sans-serif;
 			font-size: 24px;
 			line-height: 30px; }

 			.post-info {
 				color: #6B99B9;
 				font-size: 12px;
 				margin: 10px 0 10px;
 				text-transform: uppercase; }

 				.type-post {
 					margin: 0 0 15px;
 					padding: 20px;
 					background: rgba(255, 255, 255, 0.8);
 					border: 1px solid #ccc;
 					border-radius: 5px;
 					font-family: "proxima-nova-alt",sans-serif;
 					font-size: 14px;
 					font-weight: normal;
 					line-height: 18px;
 					text-decoration: none; }

 					a {
 						color: #0080a7; }

 						.post-meta {
 							border-top: 1px solid #ddd;
 							clear: both;
 							color: #999;
 							font-size: 12px;
 							padding: 5px 0 0; }

 							.tags {
 								background: url(images/icon-dot.png) no-repeat left;
 								margin: 0 0 0 3px;
 								padding: 0 0 0 10px; }

 								.navigation ul {
 									list-style-type: none;
 									padding: 0; }
 									.navigation ul li {
 										display: inline-block;
 										vertical-align: middle;
 										padding: 0 .4em; }

 										.pagination-next a {
 											display: none; }