/*! Made with Bones: http://themble.com/bones :) */
/******************************************************************
Site Name:
Author:
Stylesheet: Main Stylesheet

Helpful articles on Sass file organization: http://thesassway.com/advanced/modular-css-naming-conventions

******************************************************************/
/*IMPORTING PARTIALS: These files are needed at the beginning so that we establish all our mixins, functions, and variables that we'll be using across the whole project.*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template, #credit {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
a {
  background: transparent;
}
a:focus {
  outline: none;
}
a:active, a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
h1 {
  font-size: 2em;
  margin: .67em 0;
  font-family: 'MillerText';
  font-weight: bold;
  font-style: normal;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong, .strong {
  font-weight: bold;
}
dfn, em, .em {
  font-style: italic;
}
em, i {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
}
hr {
  box-sizing: content-box;
  height: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
pre {
  margin: 0;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
q:before, q:after {
  content: "";
  content: none;
}
small, .small {
  font-size: 75%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
/* ==========================================================================
  Lists
========================================================================== */
dl, menu, ol, ul {
  margin: 1em 0;
}
dd {
  margin: 0;
}
menu {
  padding: 0 0 0 40px;
}
ol, ul {
  padding: 0;
  list-style-type: none;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
  Embedded content
========================================================================== */
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
button, input, select, textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/* ==========================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
.image-replacement, .ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.clearfix, .cf, .comment-respond {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after, .comment-respond:after {
  clear: both;
}
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}
/*********************
FONT FACE (IN YOUR FACE)
*********************/
@font-face {
  font-family: 'BlackDiamond';
  src: url('../fonts/BlackDiamond.eot?#iefix') format('embedded-opentype'), url('../fonts/BlackDiamond.otf') format('opentype'), url('../fonts/BlackDiamond.woff') format('woff'), url('../fonts/BlackDiamond.ttf') format('truetype'), url('../fonts/BlackDiamond.svg#BlackDiamond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/Interstate-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Interstate-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Interstate-Light.woff") format("woff"), url("../fonts/Interstate-Light.ttf") format("truetype"), url("../fonts/Interstate-Light.svg#Interstate-Light") format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Interstate";
  src: url("../fonts/Interstate-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Interstate-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Interstate-Regular.woff") format("woff"), url("../fonts/Interstate-Regular.ttf") format("truetype"), url("../fonts/Interstate-Regular.svg#Interstate-Regular") format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Interstate Cond";
  src: url("../fonts/Interstate-LightCondensed.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Interstate-LightCondensed.eot?#iefix") format("embedded-opentype"), url("../fonts/Interstate-LightCondensed.woff") format("woff"), url("../fonts/Interstate-LightCondensed.ttf") format("truetype"), url("../fonts/Interstate-LightCondensed.svg#Interstate-LightCondensed") format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Interstate Cond";
  src: url("../fonts/Interstate-RegularCondensed.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Interstate-RegularCondensed.eot?#iefix") format("embedded-opentype"), url("../fonts/Interstate-RegularCondensed.woff") format("woff"), url("../fonts/Interstate-RegularCondensed.ttf") format("truetype"), url("../fonts/Interstate-RegularCondensed.svg#Interstate-RegularCondensed") format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "Interstate Cond";
  src: url("../fonts/Interstate-UltraBlackCondensed.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Interstate-UltraBlackCondensed.eot?#iefix") format("embedded-opentype"), url("../fonts/Interstate-UltraBlackCondensed.woff") format("woff"), url("../fonts/Interstate-UltraBlackCondensed.ttf") format("truetype"), url("../fonts/Interstate-UltraBlackCondensed.svg#Interstate-UltraBlackCondensed") format("svg"); /* Legacy iOS */
  font-style: normal;
  font-weight: 900;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "MillerText-Roman";
  src: url("../fonts/MillerText-Roman.eot"); /* IE9 Compat Modes */
  src: url("../fonts/MillerText-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/MillerText-Roman.woff") format("woff"), url("../fonts/MillerText-Roman.ttf") format("truetype"), url("../fonts/MillerText-Roman.svg#MillerText-Roman") format("svg"); /* Legacy iOS */
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "MillerText-italic";
  src: url("../fonts/MillerText-Italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/MillerText-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/MillerText-Italic.woff") format("woff"), url("../fonts/MillerText-Italic.ttf") format("truetype"), url("../fonts/MillerText-Italic.svg#MillerText-Italic") format("svg"); /* Legacy iOS */
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'MillerText';
  src: url('../fonts/MillerText-Bold.eot');
  src: url('../fonts/MillerText-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MillerText-Bold.woff2') format('woff2'), url('../fonts/MillerText-Bold.woff') format('woff'), url('../fonts/MillerText-Bold.ttf') format('truetype'), url('../fonts/MillerText-Bold.svg#MillerText-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/**/
p {
  -ms-word-break: keep-all;
  -ms-word-wrap: keep-all;
  word-break: keep-all;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}
.last-col {
  float: right;
  padding-right: 0 !important;
}
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}
.blue-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: white;
  font-size: .9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color .14s ease-in-out;
  transition: background-color .14s ease-in-out;
}
.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
  color: white;
  text-decoration: none;
}
.blue-btn:active, .comment-reply-link:active, #submit:active {
  top: 1px;
}
.blue-btn, .comment-reply-link, #submit {
  background-color: #2980b9;
}
.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
  background-color: #2574a8;
}
.blue-btn:active, .comment-reply-link:active, #submit:active {
  background-color: #2472a4;
}
/*********************
INPUTS
*********************/
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field, .gform_wrapper textarea, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  display: block;
  line-height: 28px;
  padding: 8px 12px;
  margin-bottom: 14px;
  font-size: 14px;
  color: #C3C5C8;
  border-radius: 3px;
  vertical-align: middle;
  border: 0;
  width: 100%;
  max-width: none;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.27);
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  -webkit-transition: background-color .24s ease-in-out;
  transition: background-color .24s ease-in-out;
}
input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="date"]:focus, input[type="date"]:active, input[type="month"]:focus, input[type="month"]:active, input[type="time"]:focus, input[type="time"]:active, input[type="week"]:focus, input[type="week"]:active, input[type="number"]:focus, input[type="number"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="color"]:focus, input[type="color"]:active, select:focus, select:active, textarea:focus, textarea:active, .field:focus, .field:active {
  background-color: #f7f8fa;
}
input[type="text"].error, input[type="text"].is-invalid, input[type="password"].error, input[type="password"].is-invalid, input[type="datetime"].error, input[type="datetime"].is-invalid, input[type="datetime-local"].error, input[type="datetime-local"].is-invalid, input[type="date"].error, input[type="date"].is-invalid, input[type="month"].error, input[type="month"].is-invalid, input[type="time"].error, input[type="time"].is-invalid, input[type="week"].error, input[type="week"].is-invalid, input[type="number"].error, input[type="number"].is-invalid, input[type="email"].error, input[type="email"].is-invalid, input[type="url"].error, input[type="url"].is-invalid, input[type="search"].error, input[type="search"].is-invalid, input[type="tel"].error, input[type="tel"].is-invalid, input[type="color"].error, input[type="color"].is-invalid, select.error, select.is-invalid, textarea.error, textarea.is-invalid, .field.error, .field.is-invalid {
  color: #fbe3e4;
  border-color: #fbe3e4;
  background-color: white;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
  outline-color: #fbe3e4;
}
input[type="text"].success, input[type="text"].is-valid, input[type="password"].success, input[type="password"].is-valid, input[type="datetime"].success, input[type="datetime"].is-valid, input[type="datetime-local"].success, input[type="datetime-local"].is-valid, input[type="date"].success, input[type="date"].is-valid, input[type="month"].success, input[type="month"].is-valid, input[type="time"].success, input[type="time"].is-valid, input[type="week"].success, input[type="week"].is-valid, input[type="number"].success, input[type="number"].is-valid, input[type="email"].success, input[type="email"].is-valid, input[type="url"].success, input[type="url"].is-valid, input[type="search"].success, input[type="search"].is-valid, input[type="tel"].success, input[type="tel"].is-valid, input[type="color"].success, input[type="color"].is-valid, select.success, select.is-valid, textarea.success, textarea.is-valid, .field.success, .field.is-valid {
  color: #e6efc2;
  border-color: #e6efc2;
  background-color: white;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
  outline-color: #e6efc2;
}
input[type="text"][disabled], input[type="text"].is-disabled, input[type="password"][disabled], input[type="password"].is-disabled, input[type="datetime"][disabled], input[type="datetime"].is-disabled, input[type="datetime-local"][disabled], input[type="datetime-local"].is-disabled, input[type="date"][disabled], input[type="date"].is-disabled, input[type="month"][disabled], input[type="month"].is-disabled, input[type="time"][disabled], input[type="time"].is-disabled, input[type="week"][disabled], input[type="week"].is-disabled, input[type="number"][disabled], input[type="number"].is-disabled, input[type="email"][disabled], input[type="email"].is-disabled, input[type="url"][disabled], input[type="url"].is-disabled, input[type="search"][disabled], input[type="search"].is-disabled, input[type="tel"][disabled], input[type="tel"].is-disabled, input[type="color"][disabled], input[type="color"].is-disabled, select[disabled], select.is-disabled, textarea[disabled], textarea.is-disabled, .field[disabled], .field.is-disabled {
  cursor: not-allowed;
  border-color: #cfcfcf;
  opacity: .6;
}
input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active, input[type="password"][disabled]:focus, input[type="password"][disabled]:active, input[type="password"].is-disabled:focus, input[type="password"].is-disabled:active, input[type="datetime"][disabled]:focus, input[type="datetime"][disabled]:active, input[type="datetime"].is-disabled:focus, input[type="datetime"].is-disabled:active, input[type="datetime-local"][disabled]:focus, input[type="datetime-local"][disabled]:active, input[type="datetime-local"].is-disabled:focus, input[type="datetime-local"].is-disabled:active, input[type="date"][disabled]:focus, input[type="date"][disabled]:active, input[type="date"].is-disabled:focus, input[type="date"].is-disabled:active, input[type="month"][disabled]:focus, input[type="month"][disabled]:active, input[type="month"].is-disabled:focus, input[type="month"].is-disabled:active, input[type="time"][disabled]:focus, input[type="time"][disabled]:active, input[type="time"].is-disabled:focus, input[type="time"].is-disabled:active, input[type="week"][disabled]:focus, input[type="week"][disabled]:active, input[type="week"].is-disabled:focus, input[type="week"].is-disabled:active, input[type="number"][disabled]:focus, input[type="number"][disabled]:active, input[type="number"].is-disabled:focus, input[type="number"].is-disabled:active, input[type="email"][disabled]:focus, input[type="email"][disabled]:active, input[type="email"].is-disabled:focus, input[type="email"].is-disabled:active, input[type="url"][disabled]:focus, input[type="url"][disabled]:active, input[type="url"].is-disabled:focus, input[type="url"].is-disabled:active, input[type="search"][disabled]:focus, input[type="search"][disabled]:active, input[type="search"].is-disabled:focus, input[type="search"].is-disabled:active, input[type="tel"][disabled]:focus, input[type="tel"][disabled]:active, input[type="tel"].is-disabled:focus, input[type="tel"].is-disabled:active, input[type="color"][disabled]:focus, input[type="color"][disabled]:active, input[type="color"].is-disabled:focus, input[type="color"].is-disabled:active, select[disabled]:focus, select[disabled]:active, select.is-disabled:focus, select.is-disabled:active, textarea[disabled]:focus, textarea[disabled]:active, textarea.is-disabled:focus, textarea.is-disabled:active, .field[disabled]:focus, .field[disabled]:active, .field.is-disabled:focus, .field.is-disabled:active {
  background-color: #d5edf8;
}
input[type="password"] {
  letter-spacing: .3em;
}
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}
select {
  -webkit-appearance: none; /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center;
}
#gform_wrapper_1.gform_wrapper .top_label .gfield_label, #gform_wrapper_1.gform_wrapper legend.gfield_label, #gform_wrapper_2.gform_wrapper .top_label .gfield_label, #gform_wrapper_2.gform_wrapper legend.gfield_label {
  display: none;
}
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #5a5a5a;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto;
}
/*********************
LINK STYLES
*********************/
a, a:visited {
  color: #E12E26;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #E12E26;
  text-decoration: none;
}
.entry-content a, .entry-content a:visited {
  border-bottom: 1px solid #E12E26;
}
.entry-content a:hover, .entry-content a:focus, .entry-content a:visited:hover, .entry-content a:visited:focus {
  border-bottom: 0;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .3);
}
/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}
h1, .h1 {
  font-family: 'MillerText', Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.333em;
}
h2, .h2 {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.4em;
  margin-bottom: .375em;
}
h3, .h3 {
  font-family: 'MillerText', Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  font-size: 20px;
}
h4, .h4 {
  font-family: "Interstate";
  font-weight: 300;
  font-size: 18px;
  color: #E12E26;
}
h5, .h5 {
  font-family: "interstate-mono", monospace;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5em;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #E12E26;
}
@media (min-width:768px) {
  h1, .h1 {
    font-size: 48px;
  }
  h2, .h2 {
    font-size: 30px;
  }
}
@media (min-width:1200px) {
  h1, .h1 {
    font-size: 60px;
  }
  h2, .h2 {
    font-size: 48px;
  }
  h3, .h3 {
    font-size: 40px;
  }
  h4, .h4 {
    font-size: 28px;
  }
  h5, .h5 {
    font-size: 24px;
  }
}
/*********************
HEADER STYLES
*********************/
.header {
  background-color: #323944;
}
#logo {
  margin: .75em 0;
}
#logo a {
  color: white;
}
/*********************
NAVIGATION STYLES
*********************/
.nav {
  border-bottom: 0;
  margin: 0;
}
.nav li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: .75em;
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
  padding-left: 30px;
}
.no-link > a {
  pointer-events: none;
  cursor: default;
}
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.hentry {
  background-color: white;
  margin-bottom: 1.35em;
}
.hentry header {
  padding: 1em 0 0;
}
.hentry footer {
  padding: 1.5em 0;
  border-top: 1px solid #f8f9fa;
}
.hentry footer p {
  margin: 0;
}
/* end .hentry */
.single-title, .page-title, .entry-title {
  margin: 0;
}
.byline {
  color: #9fa6b4;
  font-style: italic;
  margin: 0;
}
/* entry content */
.entry-content {
  padding: 0;
}
.entry-content p {
  margin: 0 0 1.5em;
}
.entry-content table {
  width: 100%;
  border: 1px solid #eaedf2;
  margin-bottom: 1.5em;
}
.entry-content table caption {
  margin: 0 0 7px;
  font-size: .75em;
  color: #9fa6b4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.entry-content tr {
  border-bottom: 1px solid #eaedf2;
}
.entry-content tr:nth-child(even) {
  background-color: #f8f9fa;
}
.entry-content td {
  padding: 7px;
  border-right: 1px solid #eaedf2;
}
.entry-content td:last-child {
  border-right: 0;
}
.entry-content th {
  background-color: #f8f9fa;
  border-bottom: 1px solid #eaedf2;
  border-right: 1px solid #eaedf2;
}
.entry-content th:last-child {
  border-right: 0;
}
.entry-content blockquote {
  margin: 0 0 1.5em .75em;
  padding: 0 0 0 .75em;
  border-left: 3px solid #2980b9;
  font-style: italic;
  color: #9fa6b4;
}
.entry-content dd {
  margin-left: 0;
  font-size: .9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content ol, .entry-content ul {
  margin-left: 20px;
}
.entry-content ul {
  list-style: disc;
}
.entry-content ol {
  list-style: decimal;
}
article img {
  max-width: 100%;
  height: auto;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content .size-auto, .entry-content .size-full, .entry-content .size-large, .entry-content .size-medium, .entry-content .size-thumbnail {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #323944;
  color: #f8f9fa;
  font-size: .9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: .85em;
  margin: 4px 0 7px;
  text-align: center;
}
.tags {
  margin: 0;
}
/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination, .wp-prev-next {
  margin: 1.5em 0;
}
.pagination {
  text-align: center;
}
.pagination ul {
  display: inline-block;
  background-color: white;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}
.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #eaedf2;
}
.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: .75em;
  min-width: 1em;
  display: block;
  color: #2980b9;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background-color: #2980b9;
  color: white;
}
.pagination .current {
  cursor: default;
  color: #5c6b80;
}
.pagination .current:hover, .pagination .current:focus {
  background-color: white;
  color: #5c6b80;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
/******************************************************************
COMMENT STYLES
******************************************************************/
#comments-title {
  padding: .75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
}
.commentlist {
  margin: 0;
  list-style-type: none;
}
.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment .vcard {
  margin-left: 50px;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: block;
  font-size: .9em;
  font-style: italic;
}
.comment .vcard time a {
  color: #9fa6b4;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
}
.comment[class*=depth-] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}
.comment.odd {
  background-color: white;
}
.comment.even {
  background: #f8f9fa;
}
/* comment content */
.comment_content p {
  margin: .7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
/* comment reply link */
.comment-reply-link {
  font-size: .9em;
  float: right;
}
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: .9em;
}
/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa;
}
#reply-title {
  margin: 0;
}
.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0;
}
.logged-in-as a {
  color: #5c6b80;
}
.comment-form-comment {
  margin: 1.5em 0 .75em;
}
.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: .9em;
}
/* comment submit button */
#submit {
  float: right;
  font-size: 1em;
}
/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px .7335em 0;
}
/* no comments */
.nocomments {
  margin: 0 20px 1.1em;
}
/*********************
SIDEBARS & ASIDES
*********************/
.no-widgets {
  background-color: white;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 1.5em;
}
/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  background-color: #323944;
  color: #f8f9fa;
}
footer#footer {
  border-top: 0;
  font-family: "Interstate";
}
.home footer#footer {
  border-top: 6px solid #F1F0F0;
}
#main-content #content-area .container {
  padding: 0;
}
#nav .primary-menu, #nav .primary-menu > li .sub-menu, .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
body {
  min-width: 320px;
  color: #333e48;
  font: 400 16px/1.2 "Interstate";
}
@media (min-width:768px) {
  body {
    font-size: 18px;
    line-height: 1.6;
  }
}
@media (min-width:1200px) {
  body {
    font-size: 24px;
  }
  .entry-content p {
    margin: 0 0 1.8em;
  }
}
body.nav-active {
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
a {
  -webkit-transition: color .3s ease-in-out, background .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
  transition: color .3s ease-in-out, background .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
}
form input:focus {
  outline: none;
}
a.btn, button.btn, button, input[type="button"], input[type=submit], input[type="reset"], .btn:visited, .button:visited, button:visited, input[type="button"]:visited, input[type=submit]:visited, input[type="reset"]:visited, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer input.button:visited, .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .gform_wrapper .gform_footer input[type=submit]:visited, .gform_wrapper .gform_page_footer input.button:visited, .gform_wrapper .gform_page_footer input[type=submit]:visited {
  text-transform: uppercase;
  color: #fff;
  box-shadow: 3px 2px 7px rgba(0, 0, 0, .27);
  background: #E12E26;
  border-color: #E12E26;
  border-radius: 50px;
  font-size: 16px;
  line-height: 1.25;
  padding: 7px 12px;
  border: 1px solid transparent;
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a.btn:hover, button.btn:hover, button:hover, input[type="button"]:hover, input[type=submit]:hover, input[type="reset"]:hover, .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background: none;
  color: #E12E26;
  border-color: #E12E26;
}
a.btn:focus, button.btn:focus, button:hover, input[type="button"]:focus, input[type=submit]:focus, input[type="reset"]:focus, .gform_wrapper .gform_footer input.button:focus, .gform_wrapper .gform_footer input[type=submit]:focus, .gform_wrapper .gform_page_footer input.button:focus, .gform_wrapper .gform_page_footer input[type=submit]:focus {
  box-shadow: none;
  color: #fff;
  background: #E12E26;
  border-color: #E12E26;
}
a.btn:focus:hover, button.btn:focus:hover, button:focus:hover, input[type="button"]:focus:hover, input[type=submit]:focus:hover, input[type="reset"]:focus:hover, .gform_wrapper .gform_footer input.button:focus:hover, .gform_wrapper .gform_footer input[type=submit]:focus:hover, .gform_wrapper .gform_page_footer input.button:focus:hover, .gform_wrapper .gform_page_footer input[type=submit]:focus:hover {
  background: none;
  color: #E12E26;
  border-color: #E12E26;
}
/*------------------------------------
    #HEADER OF SITE
------------------------------------*/
.home .sticky-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#header {
  position: relative;
  z-index: 99;
  -webkit-transition: .3s ease-in-out background, .3s ease-in-out box-shadow;
  transition: .3s ease-in-out background, .3s ease-in-out box-shadow;
  padding: 15px 0;
  font-family: "Interstate";
}
.fixed-position #header {
  background: #fff;
  box-shadow: 0 6px 27px 2px rgba(0, 0, 0, .4);
  padding: 5px 0;
}
.home .fixed-position #header {
  background: #fff;
}
.home #header {
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.logo {
  width: 125px;
  position: relative;
  z-index: 22;
}
.fixed-position .logo {
  width: 96px;
}
.logo a {
  display: block;
  position: relative;
}
.logo img {
  width: 100%;
  -webkit-transition: .3s ease-in-out opacity;
  transition: .3s ease-in-out opacity;
}
.home .logo img.color {
  opacity: 0;
}
.home .fixed-position .logo img.color {
  opacity: 1;
}
.nav-active.home .fixed-position .logo img.color {
  opacity: 0;
}
.logo img.white {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.home .fixed-position .logo img.white {
  opacity: 0;
}
.nav-active.home .fixed-position .logo img.white {
  opacity: 1;
}
.home .logo img.white {
  opacity: 1;
}
.nav-opener {
  height: 25px;
  width: 31px;
  font-size: 0;
  line-height: 0;
  background: none;
  outline: none;
  border: none;
  margin: 0 0 0 auto;
  padding: 0;
  float: right;
  z-index: 21;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
.nav-opener:focus {
  outline: none;
}
.nav-opener:hover {
  opacity: .8;
}
.resize-active .nav-opener {
  -webkit-transition: none;
  transition: none;
}
.nav-opener span {
  -webkit-transition: .3s ease-in-out all;
  transition: .3s ease-in-out all;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 3px;
  background: #333f3e;
  margin-top: -1px;
  -webkit-transition-duration: .3s, .3s;
  transition-duration: .3s, .3s;
  border-radius: 20px;
}
.fixed-position .nav-opener span {
  top: 42%;
}
.home .nav-opener span {
  background: #fff;
}
.fixed-position .nav-opener span {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.nav-active .fixed-position .nav-opener span {
  -webkit-transition-delay: .3s, 0s;
  transition-delay: .3s, 0s;
}
.home .fixed-position .nav-opener span {
  background: #333f3e;
}
.nav-active.home .fixed-position .nav-opener span {
  background: none;
}
.nav-active .nav-opener span {
  background: none;
}
.resize-active .nav-opener span {
  -webkit-transition: none;
  transition: none;
}
.nav-opener span:before, .nav-opener span:after {
  position: absolute;
  right: 0;
  width: 100%;
  height: 3px;
  background: #333f3e;
  content: "";
  margin: 0;
  border-radius: 20px;
}
.home .nav-opener span:before, .home .nav-opener span:after {
  background: #fff;
}
.home .fixed-position .nav-opener span:before, .home .fixed-position .nav-opener span:after {
  background: #333f3e;
}
.nav-active .nav-opener span:before, .home.nav-active .nav-opener span:before, .nav-active .nav-opener span:after, .home.nav-active .nav-opener span:after {
  background: #E12E26;
}
.resize-active .nav-opener span:before, .resize-active .nav-opener span:after {
  -webkit-transition: none;
  transition: none;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.nav-opener span:before {
  top: -9px;
  -webkit-transition: .3s ease-in-out top .3s, .3s ease-in-out transform 0s;
  transition: .3s ease-in-out top .3s, .3s ease-in-out transform 0s;
}
.fixed-position span:before {
  top: -5px;
}
.nav-active .nav-opener span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .3s ease-in-out top 0s, .3s ease-in-out transform .3s;
  transition: .3s ease-in-out top 0s, .3s ease-in-out transform .3s;
}
.nav-opener span:after {
  bottom: -9px;
  -webkit-transition: .3s ease-in-out bottom .3s, .3s ease-in-out transform 0s;
  transition: .3s ease-in-out bottom .3s, .3s ease-in-out transform 0s;
}
.fixed-position span:after {
  bottom: -5px;
}
.nav-active .nav-opener span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .3s ease-in-out bottom 0s, .3s ease-in-out transform .3s;
  transition: .3s ease-in-out bottom 0s, .3s ease-in-out transform .3s;
}
#nav {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s ease-in-out opacity, .5s ease-in-out visibility;
  transition: .5s ease-in-out opacity, .5s ease-in-out visibility;
}
.nav-active #nav {
  opacity: 1;
  visibility: visible;
}
#nav .nav-wrap {
  padding: 50px 25px 0;
  background: #fff;
}
#nav .nav-bg {
  position: relative;
}
#nav .nav-bg .bg {
  z-index: 8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-transition: .4s ease-in-out opacity;
  transition: .4s ease-in-out opacity;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#nav .nav-bg .bg img {
  opacity: 0;
  width: 100%;
}
#nav .nav-bg .bg.default {
  opacity: 1;
}
#nav .nav-bg .bg.active {
  opacity: 1;
  z-index: 9;
}
#nav .primary-menu {
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  position: relative;
}
#nav .primary-menu > li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.sm:before, .menu-item-has-children:before {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  top: 18px;
  right: 10px;
}
.sm > a, .menu-item-has-children > a {
  padding-right: 1.5em !important;
}
#nav .primary-menu > li > a {
  /*color: #414042;*/
  color: #B4B9BC;
  display: inline-block;
  text-decoration: none;
  padding: .625em;
  text-transform: uppercase;
}
.fixed-position #nav .primary-menu > li > a {
  color: #B4B9BC;
}
#nav .primary-menu > li > a:hover, .fixed-position #nav .primary-menu > li > a:hover, #nav .primary-menu > li.menu-item-has-children:hover > a, .fixed-position #nav .primary-menu > li.menu-item-has-children:hover > a {
  color: #414042;
  font-weight: 300 !important
}
#nav .primary-menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  font: italic 16px/1.25 "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  width: 100%;
  max-width: 200px;
  display: none;
}
#nav .primary-menu > li .sub-menu > li {
  padding: 0;
}
#nav .primary-menu > li .sub-menu > li > a {
  color: #414042;
  display: block;
  text-decoration: none;
  font-weight: normal;
}
#nav .primary-menu > li .sub-menu > li > a:hover {
  color: #E12E26;
}
/* Blog */
.bg-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.blog-featured-img {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
/* Hero */
.hero-banner {
  position: relative;
  overflow: hidden;
}
.hero-banner .bg-image {
  min-height: 480px;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner .bg-image img {
  width: 100%;
  opacity: 0;
}
.hero-banner .banner-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  width: 100%;
  margin: 17px 0 0;
}
.hero-banner .banner-content .content-wrap {
  background: rgba(220, 30, 53, .85);
  padding: 18px;
  max-width: 200px;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hero-banner .banner-content h1, .hero-banner .banner-content h2 {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.1667;
}
.hero-banner .banner-content h1 {
  text-transform: uppercase;
  margin: 0 0 .5556em;
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}
.hero-banner .banner-content h2 {
  margin: 0;
}
.blog-page-container {
  margin: 0 auto;
  padding: 25px 0 18px;
}
.blog-page-container h1 {
  font: 25px/1 'MillerText', Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  margin: 0 0 .25em;
}
.blog-page-container .blogs-holder > .blog-item, .blog-page-container .blogs-holder .alm-reveal > .blog-item {
  -ms-flex-preferred-size: calc(100vw - 30px);
  flex-basis: calc(100vw - 30px);
  max-width: calc(100vw - 30px);
}
.blog-page-container .blogs-holder .alm-reveal {
  padding: 0 10px;
}
.page-title {
  display: block;
  color: #333e3e;
  font: 20px/1 'MillerText', Georgia, Times, "Times New Roman", serif;
  text-align: right;
  position: relative;
  padding-right: 1.2292em;
  font-weight: bold;
  font-style: normal;
}
.page-title:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: .9375em;
  height: .9375em;
  background: #E12E26;
}
.blog-item {
  margin-bottom: 20px;
}
/* Saad */
.alm-reveal .blog-item a {
  color: #333;
}
.alm-reveal .blog-item a:hover {
  color: #fff;
}
.blog-item.blog-item-color-1 a, .alm-reveal .blog-item:nth-child(1) a, .alm-reveal .blog-item:nth-child(4n+1) a {
  background-color: #E12E26;
  color: #fff;
}
.blog-item.blog-item-color-2 a, .alm-reveal .blog-item:nth-child(2) a, .alm-reveal .blog-item:nth-child(4n+2) a {
  background-color: rgba(195, 197, 200, 1);
  color: #fff;
}
.blog-item.blog-item-color-3 a, .alm-reveal .blog-item:nth-child(3) a, .alm-reveal .blog-item:nth-child(4n+3) a {
  background-color: rgba(51, 62, 72, 1);
  color: #fff;
}
.blog-item.blog-item-color-4 a, .alm-reveal .blog-item:nth-child(4) a, .alm-reveal .blog-item:nth-child(4n+4) a {
  background-color: rgba(234, 234, 234, 0.5);
  color: #333e48;
}
.alm-reveal .blog-item:nth-child(4n+4) a:hover .blog-title {
  color: #fff;
}
.blog-item > a {
  display: block;
  position: relative;
  overflow: hidden;
  background: rgba(234, 234, 234, .5);
  color: #3f3e41;
  text-decoration: none;
  padding: 8.5vw 9vw 5vw;
  height: calc(100vw - 30px);
  outline: none;
}
.blog-item > a:hover {
  color: #3f3e41;
}
.blog-item > a:hover .img-wrap {
  opacity: 1;
}
.blog-item > a .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transition: .3s ease-in-out opacity;
  transition: .3s ease-in-out opacity;
}
.blog-item > a .img-wrap img {
  width: 100%;
}
.blog-item > a .blog-category {
  display: block;
  font: 300 16px/1.25 "Interstate", Arial, Helvetica, sans-serif;
  letter-spacing: .03em;
  margin: 0 0 5vw;
}
.blog-item > a .blog-title {
  display: block;
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  margin: 0;
}
/* Blog Page */
.blog-item * {
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.blog-item > a:hover {
  padding-top: 50%;
}
.blog-item > a:hover .blog-category {
  padding-top: 60px;
  margin-bottom: 5px;
}
/*------------------------------------
    #FOOTER OF SITE
------------------------------------*/
/*#footer {  border-top: 3px solid #f1f0f0;}*/
.home #footer {
  border: none;
}
.footer-top {
  padding: 20px 0;
}
.subscribe-box {
  padding: 0 0 20px;
}
.subscribe-box .subscribe-title {
  font: 400 20px/1.2 "Interstate";
  /*font: 20px/1.1667 "MillerText-Roman", Georgia, Times, "Times New Roman", serif;*/
  color: #333e48;
  display: block;
  margin: 0 0 .8333em;
}
.subscribe-box .subscribe-title i {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.subscribe-box form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 406px;
}
.subscribe-box form .email-input {
  box-shadow: 3px 2px 7px rgba(0, 0, 0, .27);
  border-radius: 50px;
  font-size: 16px;
  line-height: 1.25;
  height: 36px;
  padding: 8px 12px;
  border: none;
  background: #fff;
  color: #333e48;
  margin: 0;
  -ms-flex-preferred-size: calc(100% - 122px);
  flex-basis: calc(100% - 122px);
  max-width: calc(100% - 122px);
}
.subscribe-box form .email-input::-webkit-input-placeholder, .field, .gform_wrapper textarea::-webkit-input-placeholder, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
  color: #c3c5c8;
}
.subscribe-box form .email-input::-moz-placeholder, .field, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder {
  opacity: 1;
  color: #c3c5c8;
}
.subscribe-box form .email-input:-moz-placeholder, .field, .gform_wrapper textarea:-moz-placeholder, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder {
  color: #c3c5c8;
}
.subscribe-box form .email-input:-ms-input-placeholder, .field, .gform_wrapper textarea:-ms-input-placeholder, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder {
  color: #c3c5c8;
}
.subscribe-box form .email-input.placeholder, .field, .gform_wrapper textarea.placeholder, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).placeholder {
  color: #c3c5c8;
}
.subscribe-box form .btn {
  margin-left: auto;
  -ms-flex-preferred-size: 112px;
  flex-basis: 112px;
  max-width: 112px;
}
.social-connect .connect-title {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.2778;
  text-transform: uppercase;
  display: block;
  margin: 0 0 .4444em;
}
.social-connect .social-networks {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /*justify-content: space-between;*/
  max-width: 145px;
  gap: 15px;
}
.social-networks {
  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;
  font-size: 17px;
  line-height: 1;
}
.social-networks a {
  color: #333e3e;
  text-decoration: none;
}
.social-networks a:hover {
  color: #E12E26;
}
.footer-bottom {
  font-size: 12px;
  line-height: 1.1667;
  text-transform: uppercase;
  color: #333e48;
  text-align: center;
  padding: 3px 0 10px;
  font-weight: 400;
}
.footer-bottom a {
  color: #333e48;
  text-decoration: none;
}
.footer-bottom a:hover {
  color: #E12E26;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .t-1of2 {
    float: left;
    padding-right: .75em;
    width: 50%;
  }
  .t-1of3 {
    float: left;
    padding-right: .75em;
    width: 33.33%;
  }
  .t-2of3 {
    float: left;
    padding-right: .75em;
    width: 66.66%;
  }
  .t-1of4 {
    float: left;
    padding-right: .75em;
    width: 25%;
  }
  .t-3of4 {
    float: left;
    padding-right: .75em;
    width: 75%;
  }
  .t-1of5 {
    float: left;
    padding-right: .75em;
    width: 20%;
  }
  .t-2of5 {
    float: left;
    padding-right: .75em;
    width: 40%;
  }
  .t-3of5 {
    float: left;
    padding-right: .75em;
    width: 60%;
  }
  .t-4of5 {
    float: left;
    padding-right: .75em;
    width: 80%;
  }
}
@media only screen and (min-width: 768px) {
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 760px;
  }
  /*********************
  HEADER STYLES
  *********************/
  .nav-active .logo img.color {
    opacity: 0;
  }
  .nav-active .logo img.white {
    opacity: 1;
  }
  /*********************
  NAVIGATION STYLES
  *********************/
  .nav {
    border: 0;
  }
  .nav ul {
    background: #323944;
    margin-top: 0;
  }
  .nav li {
    float: left;
    position: relative;
  }
  .nav li a {
    border-bottom: 0;
  }
  .nav li a:hover, .nav li a:focus {
    color: white;
    text-decoration: underline;
  }
  .nav li ul.sub-menu, .nav li ul.children {
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    visibility: hidden;
    z-index: 8999;
  }
  .nav li ul.sub-menu li a, .nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: 1px solid #ccc;
  }
  .nav li ul.sub-menu li:last-child a, .nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  .nav li ul.sub-menu li ul, .nav li ul.children li ul {
    top: 0;
    left: 100%;
  }
  .nav li:hover > ul {
    top: auto;
    visibility: visible;
  }
  /*********************
  SIDEBARS & ASIDES
  *********************/
  .sidebar {
    margin-top: 2.2em;
  }
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: .75em;
  }
  .widget {
    padding: 0 10px;
    margin: 2.2em 0;
  }
  .widget ul li {
    margin-bottom: .75em;
  }
  .widget ul li ul {
    margin-top: .75em;
    padding-left: 1em;
  }
  #nav .primary-menu {
    justify-content: end;
  }
  #nav .primary-menu > li .sub-menu > li > a {
    padding-left: 30px;
  }
  #nav .primary-menu > li > a, .fixed-position #nav .primary-menu > li > a {
    border-bottom: 4px solid transparent;
  }
  #nav .primary-menu > li > a:hover, .fixed-position #nav .primary-menu > li > a:hover, #nav .primary-menu > li.menu-item-has-children:hover > a {
    border-bottom: 4px solid #E12E26;
  }
  .home #nav .primary-menu > li > a, .home #nav .primary-menu .sm:before, .home .menu-item-has-children:before {
/*    color: #fff;*/
    color: #B4B9BC;
  }
  .home .fixed-position #nav .primary-menu > li > a, .home .fixed-position #nav .primary-menu .sm:before, .menu-item-has-children:before, .home .fixed-position .menu-item-has-children:before {
    color: #B4B9BC;
  }
  .home #nav .primary-menu > li:hover > a {
/*    color: #fff;*/
    color: #414042;
  }
  .home .fixed-position #nav .primary-menu > li:hover > a {
    color: #414042;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
    padding-left: 12px;
    padding-right: 12px;
  }
  a.btn, button.btn, button, input[type="button"], input[type=submit], input[type="reset"], .btn:visited, .button:visited, button:visited, input[type="button"]:visited, input[type=submit]:visited, input[type="reset"]:visited, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer input.button:visited, .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .gform_wrapper .gform_footer input[type=submit]:visited, .gform_wrapper .gform_page_footer input.button:visited, .gform_wrapper .gform_page_footer input[type=submit]:visited {
    font-size: 17px;
    line-height: 1.4118;
    padding: 8px 14px;
  }
  #header {
    padding: 30px;
  }
  .fixed-position #header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #header {
    -webkit-transition: .3s ease-in-out padding, .3s ease-in-out background, .3s ease-in-out box-shadow;
    transition: .3s ease-in-out padding, .3s ease-in-out background, .3s ease-in-out box-shadow;
  }
  .logo {
    width: 150px;
    -webkit-transition: .3s width;
    transition: .3s width;
  }
  .fixed-position .logo {
    width: 110px;
  }
  .nav-opener {
    height: 37px;
    width: 37px;
  }
  .nav-opener span {
    height: 4px;
  }
  .nav-opener span:before, .nav-opener span:after {
    height: 4px;
  }
  .nav-opener span:before {
    top: -12px;
  }
  body:not(.nav-active) .fixed-position .nav-opener span:before {
    top: -8px;
  }
  .nav-opener span:after {
    bottom: -12px;
  }
  body:not(.nav-active) .fixed-position .nav-opener span:after {
    bottom: -8px;
  }
  #nav .nav-wrap {
    width: 44.14%;
    max-width: 565px;
    padding: 70px 30px 0;
    margin-left: auto;
    height: 100%;
  }
  #nav .nav-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 55.86%;
    min-width: calc(100% - 565px);
  }
  #nav .nav-bg .bg {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
  }
  #nav .primary-menu {
    font-size: 24px;
  }
  #nav .primary-menu > li .sub-menu {
    font-size: 18px;
    line-height: 1.333;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
  }
  .hero-banner .banner-content .container {
    max-width: 78%;
  }
  .hero-banner .banner-content .content-wrap {
    height: 27vw;
    max-width: 27vw;
    padding: 3.28vw 3.28vw 3.13vw;
  }
  .hero-banner .banner-content h1, .hero-banner .banner-content h2 {
    font-size: 2vw;
  }
  .blog-page-container {
    max-width: 78.6vw;
    padding: 30px 0 22px;
  }
  .blog-page-container h1 {
    font-size: 35px;
  }
  .blog-page-container .blogs-holder, .blog-page-container .blogs-holder .alm-reveal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 0px;
  }
  .blog-page-container .blogs-holder > .blog-item, .blog-page-container .blogs-holder .alm-reveal > .blog-item {
    -ms-flex-preferred-size: calc(39.3vw + 10px);
    flex-basis: calc(39.3vw + 10px);
    max-width: calc(39.3vw + 10px);
    padding: 0 10px;
  }
  .page-title {
    font-size: 28px;
  }
  .blog-item > a {
    padding: 5.78vw 7.81vw 1.87vw 5.16vw;
    height: calc(39.3vw - 10px);
  }
  .blog-item > a .blog-category {
    font-size: 18px;
    margin: 0 0 3.28vw;
  }
  .blog-item > a .blog-title {
    font-size: 24px;
  }
  #footer {
    border-top-width: 4px;
  }
  .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 26px 0;
  }
  .subscribe-box {
    -ms-flex-preferred-size: calc(100% - 164px);
    flex-basis: calc(100% - 164px);
    max-width: calc(100% - 164px);
    padding: 13px 20px 0 0;
  }
  .subscribe-box .subscribe-title {
    font-size: 20px;
  }
  .subscribe-box form .email-input {
    height: 42px;
    font-size: 18px;
    line-height: 1.3333;
    padding: 9px 15px;
    -ms-flex-preferred-size: calc(100% - 158px);
    flex-basis: calc(100% - 158px);
    max-width: calc(100% - 158px);
  }
  .subscribe-box form .btn {
    -ms-flex-preferred-size: 145px;
    flex-basis: 145px;
    max-width: 145px;
  }
  .social-connect {
    -ms-flex-preferred-size: 164px;
    flex-basis: 164px;
    max-width: 164px;
  }
  .social-connect .connect-title {
    font-size: 28px;
  }
  .footer-bottom {
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field, .gform_wrapper textarea, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 18px;
    padding: 8px 24px;
  }
  a.btn, button.btn, button, input[type="button"], input[type=submit], input[type="reset"], .btn:visited, .button:visited, button:visited, input[type="button"]:visited, input[type=submit]:visited, input[type="reset"]:visited, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer input.button:visited, .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .gform_wrapper .gform_footer input[type=submit]:visited, .gform_wrapper .gform_page_footer input.button:visited, .gform_wrapper .gform_page_footer input[type=submit]:visited, .gform_wrapper.gf_browser_chrome input.button.gform_button_select_files, .gform_wrapper.gf_browser_chrome input.button.gform_button_select_files:visited {
    font-size: 17px;
    line-height: 1.5294;
    padding: 10px 30px !important;
  }
  #header {
    padding: 35px 0;
  }
  .fixed-position #header {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .fixed-position .nav-opener {
    height: 25px;
  }
  .nav-opener span {
    height: 5px;
  }
  .nav-opener span:before, .nav-opener span:after {
    height: 5px;
  }
  .nav-opener span:before {
    top: -17px;
  }
  body:not(.nav-active) .fixed-position .nav-opener span:before {
    top: -7px;
  }
  .nav-opener span:after {
    bottom: -17px;
  }
  body:not(.nav-active) .fixed-position .nav-opener span:after {
    bottom: -7px;
  }
  #nav .nav-wrap {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #nav .primary-menu {
    font-size: 32px;
  }
  #nav .primary-menu > li > a {
    padding: .7396em;
  }
  #nav .primary-menu > li .sub-menu {
    font-size: 21px;
    line-height: 1.2381;
  }
  .hero-banner .bg-image {
    height: 100vh;
    overflow: hidden;
  }
  .blog-page-container {
    font-size: 45px;
    padding: 45px 0 25px;
  }
  .blog-page-container h1 {
    font-size: 45px;
  }
  .page-title {
    font-size: 36px;
  }
  .blog-item > a .blog-category {
    font-size: 20px;
  }
  .blog-item > a .blog-title {
    font-size: 30px;
  }
  #footer {
    border-top-width: 6px;
  }
  .footer-top {
    padding: 34px 0;
  }
  .subscribe-box {
    padding-left: 3px;
  }
  .subscribe-box form .email-input {
    height: 48px;
    font-size: 21px;
    line-height: 1.2381;
    padding: 11px 20px;
    -ms-flex-preferred-size: calc(100% - 172px);
    flex-basis: calc(100% - 172px);
    max-width: calc(100% - 172px);
  }
  .subscribe-box form .btn {
    -ms-flex-preferred-size: 157px;
    flex-basis: 157px;
    max-width: 157px;
  }
  .social-connect .connect-title {
    font-size: 32px;
  }
  .hero-banner .banner-content .container {
    max-width: 82%;
  }
}
@media (min-width: 1030px) {
  .d-all {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .d-1of2 {
    float: left;
    padding-right: .75em;
    width: 50%;
  }
  .d-1of3 {
    float: left;
    padding-right: .75em;
    width: 33.33%;
  }
  .d-2of3 {
    float: left;
    padding-right: .75em;
    width: 66.66%;
  }
  .d-1of4 {
    float: left;
    padding-right: .75em;
    width: 25%;
  }
  .d-3of4 {
    float: left;
    padding-right: .75em;
    width: 75%;
  }
  .d-1of5 {
    float: left;
    padding-right: .75em;
    width: 20%;
  }
  .d-2of5 {
    float: left;
    padding-right: .75em;
    width: 40%;
  }
  .d-3of5 {
    float: left;
    padding-right: .75em;
    width: 60%;
  }
  .d-4of5 {
    float: left;
    padding-right: .75em;
    width: 80%;
  }
  .d-1of6 {
    float: left;
    padding-right: .75em;
    width: 16.6666666667%;
  }
  .d-1of7 {
    float: left;
    padding-right: .75em;
    width: 14.2857142857%;
  }
  .d-2of7 {
    float: left;
    padding-right: .75em;
    width: 28.5714286%;
  }
  .d-3of7 {
    float: left;
    padding-right: .75em;
    width: 42.8571429%;
  }
  .d-4of7 {
    float: left;
    padding-right: .75em;
    width: 57.1428572%;
  }
  .d-5of7 {
    float: left;
    padding-right: .75em;
    width: 71.4285715%;
  }
  .d-6of7 {
    float: left;
    padding-right: .75em;
    width: 85.7142857%;
  }
  .d-1of8 {
    float: left;
    padding-right: .75em;
    width: 12.5%;
  }
  .d-1of9 {
    float: left;
    padding-right: .75em;
    width: 11.1111111111%;
  }
  .d-1of10 {
    float: left;
    padding-right: .75em;
    width: 10%;
  }
  .d-1of11 {
    float: left;
    padding-right: .75em;
    width: 9.09090909091%;
  }
  .d-1of12 {
    float: left;
    padding-right: .75em;
    width: 8.33%;
  }
}
@media only screen and (min-width: 1030px) {
  .wrap {
    width: 1040px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 91.41%;
  }
  .container.large, .single-people .container#inner-content {
    width: 82%;
    max-width: 1298px;
  }
  .container.medium {
    width: 75%;
    max-width: 1120px;
  }
  .container.smaller {
    width: 65%;
    max-width: 920px;
  }
  .container.narrow {
    width: 60%;
    max-width: 800px;
  }
  #header {
    padding: 47px 0;
  }
  #header .container {
    max-width: 91.25%;
  }
  .logo {
    width: 154px;
  }
  #nav .nav-wrap {
    padding-top: 79px;
  }
  #nav .primary-menu {
    font-size: 40px;
  }
  #nav .primary-menu > li .sub-menu {
    font-size: 24px;
    line-height: 1.2917;
    /*color: #414042;*/
    color: #B4B9BC;
  }
  .blog-page-container {
    font-size: 55px;
    padding: 123px 0 30px;
  }
  .blog-page-container h1 {
    font-size: 55px;
  }
  .page-title {
    font-size: 42px;
  }
  .blog-item > a .blog-title {
    font-size: 35px;
  }
  #footer .container {
    max-width: 1170px;
  }
  .footer-top {
    padding: 47px 0;
  }
  .social-connect .connect-title {
    font-size: 36px;
    letter-spacing: -.01em;
  }
  .hero-banner .banner-content .container {
    max-width: 90%;
  }
  .subscribe-box .subscribe-title {
    font-size: 24px;
  }
  input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field, .gform_wrapper textarea, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 30px;
    padding: 14px 34px;
    line-height: 40px;
  }
  .small-em {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  #nav .primary-menu {
    font-size: 48px;
  }
  .hero-banner .banner-content .content-wrap {
    padding: 42px 42px 40px;
    height: 406px;
    max-width: 406px;
  }
  .hero-banner .banner-content h1, .hero-banner .banner-content h2 {
    font-size: 36px;
  }
  .blog-page-container h1 {
    font-size: 60px;
  }
  .page-title {
    font-size: 48px;
  }
  .blog-item > a .blog-title {
    font-size: 40px;
  }
}
@media (min-width: 1600px) {
  .blog-item > a .blog-title {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .m-all {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .m-1of2 {
    float: left;
    padding-right: .75em;
    width: 50%;
  }
  .m-1of3 {
    float: left;
    padding-right: .75em;
    width: 33.33%;
  }
  .m-2of3 {
    float: left;
    padding-right: .75em;
    width: 66.66%;
  }
  .m-1of4 {
    float: left;
    padding-right: .75em;
    width: 25%;
  }
  .m-3of4 {
    float: left;
    padding-right: .75em;
    width: 75%;
  }
  .container {
    max-width: none;
  }
  .home.nav-active .logo img.color {
    opacity: 1;
  }
  .home.nav-active .logo img.white {
    opacity: 0;
  }
  #nav .nav-bg {
    height: 50vh;
  }
  .social-connect .connect-title br {
    display: none;
  }
}
/******************************************************************
	Inside Page
******************************************************************/
.page-id-1982 .page-header {
  display: none;
}
.page-title {
  line-height: 1;
  font-size: 30px;
  padding: 0 40px;
  margin-bottom: 15px;
  position: relative;
  text-align: right;
}
.page-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  display: block;
  right: 0;
  top: 1px;
  background: #E12E26;
}
.orange-text {
  color: #dd5837;
}
@media (min-width: 768px) {
  .page-title {
    font-size: 34px;
    padding: 7px 30px 20px;
    padding-right: 52px;
  }
  .page-title:after {
    width: 36px;
    height: 36px;
  }
}
@media (min-width: 992px) {
  .page-title {
    padding: 8px 30px 24px;
    padding-right: 51px;
  }
  .page-title:after {
    top: 3px;
  }
}
@media (min-width: 1200px) {
  .page-title {
    /*font-size: 48px;*/
    padding-top: 11px;
    padding-bottom: 68px;
  }
}
.hero-banner-inner .hero-img, .hero-banner-inner .hero-img img, .full-image-block .full-img, .full-image-block .full-img img, .big-photo .text-on-image, .big-photo .text-on-image img, .big-photo .wpb_single_image .vc_single_image-wrapper, .big-photo .wpb_single_image .vc_single_image-wrapper * {
  width: auto !important;
  height: 100% !important;
  max-width: none !important
}
.hero-banner-inner .hero-img img, .full-image-block .full-img img, .big-photo .text-on-image img {
  position: relative;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
}
@media (min-width: 992px) {
  .hero-banner-inner .hero-img, .hero-banner-inner .hero-img img, .full-image-block .full-img, .full-image-block .full-img img, .big-photo .text-on-image, .big-photo .text-on-image img, .big-photo .wpb_single_image .vc_single_image-wrapper, .big-photo .wpb_single_image .vc_single_image-wrapper * {
    width: 100% !important;
    height: auto !important;
    max-width: none !important
  }
}
.hero-banner-inner .hero-img p, .full-image-block .full-img p, .big-photo .text-on-image p, .big-photo .wpb_single_image .vc_single_image-wrapper * {
  margin-bottom: 0 !important
}
.big-photo .text-on-image .caption {
  position: absolute;
  z-index: 1;
  right: 3%;
  bottom: 5%;
  color: #fff;
  max-width: 70%;
  text-align: left;
  line-height: 1;
  text-shadow: 0 0 100px #00364b, 0 0 200px #00364b, 0 0 50px #00364b;
  font-family: 'BlackDiamond';
}
.hero-banner-inner .hero-img .logo-mark, .big-photo .text-on-image .cener-img {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  max-height: 700px;
  width: 570px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.big-photo .text-on-image img.cener-img {
  max-height: 190px !important;
  max-width: 190px !important;
  width: 190px !important
}
@media (min-width: 1200px) {
  .big-photo .text-on-image .caption {
    font-size: 110px;
  }
}
@media (max-width: 1399px) {
  .hero-banner-inner .hero-img .logo-mark {
    max-height: 40%;
  }
  .big-photo .text-on-image img.cener-img {
    max-height: 190px !important;
    max-width: 190px !important;
    width: 190px !important
  }
}
@media (max-width: 1199px) {
  .hero-banner-inner .hero-img .logo-mark {
    max-height: 25%;
  }
  .big-photo .text-on-image img.cener-img {
    max-height: 100px !important;
    max-width: 100px !important;
    width: 100px !important;
  }
}
@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
  .hero-banner-inner .hero-img, .hero-banner-inner .hero-img img, .full-image-block .full-img, .full-image-block .full-img img, .big-photo .text-on-image, .big-photo .text-on-image img, .big-photo .wpb_single_image .vc_single_image-wrapper, .big-photo .wpb_single_image .vc_single_image-wrapper * {
    width: 100% !important;
    height: auto !important;
  }
}
/* Reverse */
.reverse {
  color: #fff !important;
}
.reverse a {
  color: #fff !important;
  border-color: #fff !important;
}
.full-height, .half-height {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .full-height, .full-height .wpb_column img.full, .full-height .wpb_column .full img {
    min-height: 100vh;
  }
}
.half-height {
  min-height: 50vh;
}
.full-height .wpb_column, .half-height .wpb_column {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Fixings */
.vc_row-no-padding .vc_inner.container {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mb-0 .wpb_content_element, .red-section .wpb_content_element, .mb-0 .vc_column-inner, .top-caption-bar .wpb_content_element, .more-partner.section .wpb_content_element {
  margin-bottom: 0 !important;
}
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
/*Section */
.section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.section.partner {
  padding-bottom: 1rem !important;
}
@media (min-width: 768px) {
  .section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 992px) {
  .section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .more-partner.section {
    padding-bottom: 4rem;
    padding-top: 10rem;
  }
}
/* MISC */
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.red {
  color: #E12E26
}
.normal-font {
  font-family: 'MillerText-Roman', "Times New Roman", serif;
}
.weight-normal {
  font-weight: 400;
}
h1 span.normal-font {
  font-size: 65%;
}
.script-font {
  font-family: 'BlackDiamond';
  line-height: 1;
}
h1 .script-font {
  color: #536163
}
span.script-font {
  font-size: 150%;
}
.heading {
  font-family: "Interstate";
  font-weight: 400
}
@media (min-width:1200px) {
  h2.script-font {
    font-size: 110px;
  }
}
/**************************************************
	GIVING 
**************************************************/
.giving-content, .giving-content p {
  list-style: 1.75;
  color: #3F3E41
}
.giving-content p {
  margin: 0 0 1.75em;
}
.giving-content .heading {
  font-weight: 300;
}
.italic-heading {
  font: 30px/1 "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  margin-bottom: 1.5rem !important;
  text-align: left
}
@media (min-width:1200px) {
  .italic-heading {
    font-size: 40px;
    margin-bottom: 25px !important;
  }
  .image-bar {
    height: 468px;
  }
  .giving-content {
    margin-bottom: 52px;
  }
}
.wide-image * {
  width: 100%;
}
/**************************************************
	SERVICES 
**************************************************/
.top-caption-bar {
  margin-bottom: 2rem !important;
  height: 250px;
}
.top-caption-bar > .wpb_column, .top-caption > .wpb_column {
  align-items: center;
  display: flex;
  height: 100%;
}
.top-caption {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 2rem !important;
  text-align: left
}
.top-caption-bar .top-caption, .top-caption-bar .top-caption p {
  margin-bottom: 0 !important;
}
.top-caption-bar .top-caption p.subhead {
  font-family: "MillerText-Roman";
  margin-top: 2rem;
  font-size: 16px;
}
/* Testimonial */
.testimonial, .testimonial p {
  font-family: "MillerText-Roman" !important;
  line-height: 1.45;
  font-style: italic;
  text-align: left
}
#sp-testimonial-free-wrapper-2314 .sp-testimonial-free-section h2.tfree-client-name {
  font-family: "Interstate";
  font-weight: 400;
  text-transform: uppercase;
}
.sp-testimonial-free-section h2.tfree-client-name, .sp-testimonial-free-section .tfree-client-designation {
  text-align: left;
}
.sp-testimonial-free-section .tfree-client-designation {
  font-size: 18px;
}
#sp-testimonial-free-wrapper-2314 .sp-testimonial-free-section .slick-dots li {
  border-radius: 100% !important;
  overflow: hidden !important;
}
@media (min-width:768px) {
  .top-caption {
    font-size: 48px;
  }
}
@media (min-width:1200px) {
  .top-caption-bar {
    margin-bottom: 100px !important;
    height: 469px;
  }
  .page-id-1951 .top-caption-bar {
    margin-bottom: 150px !important;
    height: 472px;
  }
  .top-caption {
    font-size: 60px;
    margin-bottom: 145px;
  }
  .testimonial, .testimonial p {
    font-size: 30px;
  }
  #sp-testimonial-free-wrapper-2314 .sp-testimonial-free-section h2.tfree-client-name {
    font-size: 24px;
  }
  .top-caption-bar .top-caption p.subhead {
    font-size: 24px;
    margin-top: 4.5rem;
  }
}
@media (min-width:1480px) {
  .top-caption {
    font-size: 60px;
  }
  #sp-testimonial-free-wrapper-2314 .sp-testimonial-free-section {
    padding: 0 !important;
  }
  .sp-testimonial-free-section .slick-prev {
    left: -25px !important;
  }
  .sp-testimonial-free-section .slick-next {
    right: -25px !important;
  }
}
/**************************************************
	TEAM
**************************************************/
.team {
  text-align: center;
}
.team .heading {
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  padding-bottom: .4rem;
}
.team p {
  line-height: 1.1;
  letter-spacing: normal
}
.team .wpb_content_element.wpb_single_image {
  margin-bottom: 20px;
}
.bio-quote {
  font-size: 30px;
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  line-height: 1.25;
  font-weight: normal;
}
.single-people .entry-content {
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.single-people h1.entry-title {
  font-family: 'MillerText', Georgia, Times, "Times New Roman", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
}
.single-people h3.bio-title {
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  color: #EC1D46;
  margin-bottom: 24px;
  margin-top: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.team-thumb > .vc_grid {
  text-align: left;
}
.team-thumb .vc_grid-item {
  text-align: center;
}
.team-thumb .heading, .team-thumb .heading h5 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.team-thumb .vc_gitem-acf {
  /*font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;*/
}
/* Individual */
@media (min-width:768px) {
  .type-people .article-header.entry-header {
    max-width: 80%;
    padding-bottom: 40px;
  }
  .type-people .entry-content.row .col-md-9 {
    -ms-flex: 0 0 58.33333333333333%;
    flex: 0 0 58.33333333333333%;
    max-width: 58.33333333333333%;
    padding-right: 7%;
  }
  .type-people .entry-content.row .col-md-3 {
    -ms-flex: 0 0 41.66666666666667%;
    flex: 0 0 41.66666666666667%;
    max-width: 41.66666666666667%;
  }
  .type-people .entry-content.row .col-md-3 img {
    max-width: 450px;
    width: auto;
  }
}
@media (min-width:992px) {
  .type-people .entry-content.row .col-md-3 img {
    max-width: 510px;
  }
}
@media (min-width:1200px) {
  .type-people .article-header.entry-header {
    padding-bottom: 95px;
  }
  .bio-quote {
    font-size: 60px;
  }
  .single-people h1.entry-title {
    font-size: 40px;
  }
  .single-people h3.bio-title {
    font-size: 20px;
    margin-top: 24px;
  }
  .type-people .entry-content.row .col-md-9 {
    line-height: 42px;
  }
  .type-people .entry-content.row .col-md-3 img {
    max-width: 693px;
  }
  .type-people .entry-content.row .col-md-9 em.emphasized {
    font-size: 22px;
  }
}
/**************************************************
	SINGLE POST
**************************************************/
.single-post .post-meta {
  font-family: "Interstate";
  font-size: 20px;
  line-height: 60px;
  font-weight: 300
}
.single-post #blog-author {
  text-align: center;
}
.single-post #blog-author .author-avatar {
  width: 138px;
  height: 138px;
  background-color: #ccc;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center
}
.single-post #blog-author .author-avatar img {
  width: 100%;
  border-radius: 0;
}
.single-post #blog-author .author-by {
  margin-top: 1em;
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
  line-height: 32px;
  font-style: italic;
}
.single-post #blog-author .author-name {
  font-family: "Interstate";
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #E12E26;
}
.single-post .post-categories {
  margin: 0;
  display: inline-block;
}
.single-post .post-categories a {
  color: #333e48;
}
.single-post h1.entry-title {
  font-family: 'MillerText', Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: #E12E26;
}
.single .entry-content {
  font-family: "MillerText-Roman";
  font-weight: normal;
  font-size: 24px;
  line-height: 42px;
  color: #3F3E41;
}
.post-nav {
  margin-top: 2rem;
  padding-top: 30px;
  position: relative;
  text-transform: uppercase;
  font-family: "Interstate";
  font-size: 20px;
}
.post-nav, .post-nav a {
  color: #E12E26;
}
.post-nav:before, .post-nav:after {
  position: absolute;
  display: block;
  width: 65px;
  height: 15px;
  top: 0;
}
.post-nav:before {
  content: url(/wp-content/themes/ndic/library/images/prev.svg);
}
.post-nav:after {
  content: url(/wp-content/themes/ndic/library/images/next.svg);
  right: 0;
}
.post-nav .post-nav-prev {
  float: left;
}
.post-nav .post-nav-next {
  float: right;
}
@media (min-width:1200px) {
  .single .entry-content {
    font-size: 24px;
  }
  .single-post .hentry header {
    padding-top: 0;
  }
  .single-post .post-meta {
    margin-bottom: 30px;
  }
  .team {
    font-size: 22px;
  }
  .team .wpb_content_element {
    margin-bottom: 60px;
  }
  .team .vc_col-sm-4 .wpb_single_image .vc_figure, .team .vc_col-sm-4 .wpb_single_image .vc_single_image-wrapper, .team .vc_col-sm-4 .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
    max-width: none;
  }
  .post-nav:before, .post-nav:after {
    width: 100px;
    height: 24px;
  }
  .post-nav {
    padding-top: 60px;
    margin-top: 130px;
  }
  .blog-page-container h1 {
    margin-bottom: 14px;
  }
}
/**************************************************
	WHAT WE DO 
**************************************************/
@media (min-width: 1200px) {
  #uncovering {
    margin-top: 50px;
  }
  #uncovering .vc_col-sm-6:first-child {
    padding-right: 2rem;
  }
  #uncovering .vc_col-sm-6:last-child {
    padding-left: 2rem;
  }
}
/* Icon */
.whole-point-box {
  margin-top: 2rem;
  margin-left: auto !important;
  margin-right: auto !important
}
.whole-point-icon {
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mb-0 .wpb_content_element.whole-point-icon {
  margin-bottom: 3rem !important;
}
.whole-point-icon img {
  max-height: 100px;
  max-width: 100px;
}
@media (min-width: 768px) {
  .whole-point-box .vc_col-sm-4 {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
}
@media (min-width:1200px) {
  .whole-point-box {
    margin-top: 3.5rem;
  }
}
/**************************************************
	WORK
**************************************************/
.work-content {
  line-height: 1.5;
  font-size: 1.5rem;
  text-align: center
}
.work-content > .vc_column-inner > .wpb_wrapper {
  background-color: rgba(234, 234, 234, 0.5);
  height: 100%;
  display: flex;
  align-items: center;
}
.work-row:hover .work-content > .vc_column-inner > .wpb_wrapper {
  background-color: #333E48;
  /*font-weight: 600;*/
}
.work-row:hover .work-content > .vc_column-inner > .wpb_wrapper span {
  font-weight: 500;
}
.work-content > .vc_column-inner > .wpb_wrapper .wpb_content_element, .work-content > .vc_column-inner > .wpb_wrapper .wpb_content_element .wpb_wrapper, .work-content > .vc_column-inner > .wpb_wrapper .wpb_content_element .wpb_wrapper p {
  height: 100%;
}
.work-content p {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.work-content .location {
  font-family: "Interstate";
  font-size: 1rem;
  font-weight: 300;
}
.work-content a {
  color: #333e48;
  text-decoration: none;
  border: none;
  outline: none;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.work-row:hover .work-content > .vc_column-inner > .wpb_wrapper a {
  color: #FFF;
}
.work .wpb_content_element {
  margin-bottom: 0;
}
.work-img .wpb_single_image .vc_figure, .work-img .wpb_single_image .vc_single_image-wrapper, .work-img .wpb_single_image .vc_single_image-wrapper img {
  width: 100%;
  max-width: none;
}
.work-row:hover .work-img .wpb_single_image .vc_single_image-wrapper img {
  position: relative;
  z-index: 1;
}
.work-row .work-img .wpb_single_image .vc_single_image-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(51, 62, 62, 0);
  z-index: 2;
}
.work-row:hover .work-img .wpb_single_image .vc_single_image-wrapper:before {
  background-color: rgba(51, 62, 62, .8);
}
.work-row .work-img .wpb_single_image .vc_single_image-wrapper:before, .work-content > .vc_column-inner > .wpb_wrapper {
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
@media (min-width:768px) {
  .work-row {
    margin-bottom: 20px;
  }
  .work-content p {
    /*max-width:62%;*/
    text-align: left;
  }
  .work-content a {
    padding: 0 19%;
  }
  .work-row .vc_col-sm-6:first-child .vc_column-inner {
    padding-right: 0;
  }
  .work-row .vc_col-sm-6:last-child .vc_column-inner {
    padding-left: 0;
  }
  .work-row .vc_col-sm-6:first-child {
    padding-left: 0;
    padding-right: 0;
    border-right: 10px solid #fff;
  }
  .work-row .vc_col-sm-6:last-child {
    padding-right: 0;
    padding-left: 0;
    border-left: 10px solid #fff;
  }
  .work-row .work-img .wpb_single_image .vc_single_image-wrapper:before {
    width: calc(100% - 15px);
  }
}
@media (min-width:1200px) {
  .work-content {
    font-size: 40px;
  }
  .work-content .location {
    font-size: 20px;
  }
}
@media (min-width:1480px) {
  .work-content a {
    padding: 0 24%;
  }
}
@media (max-width:767px) {
  .work-img > .vc_column-inner, .work-content > .vc_column-inner {
    padding: 0;
  }
  .work-content {
    margin: 10px auto 30px;
    background-color: rgba(234, 234, 234, 0.5);
  }
  .work-content a {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
  .work-row:hover .work-content {
    background-color: #333E48;
  }
  .work-row .work-content > .vc_column-inner > .wpb_wrapper, .work-row:hover .work-content > .vc_column-inner > .wpb_wrapper {
    background-color: transparent;
  }
  .work-row.alternate .vc_col-sm-6:first-child {
    order: 2;
  }
  .work-row.alternate .vc_col-sm-6:last-child {
    order: 1;
  }
}
/*HERO*/
.caption-wrap {
  top: 50% !important;
  bottom: auto !important;
  -webkit-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  opacity: 1 !important;
  background: none !important;
  padding: 0 20% !important;
  align-items: center;
  display: flex !important;
  justify-content: center;
}
.caption-wrap .caption {
  padding: 0 !important;
  opacity: 1 !important;
  background: none !important;
}
.caption-wrap .caption h1 {
  font-style: normal;
  font-size: 48px;
  font-weight: 300;
  font-family: "Interstate Cond";
  margin: 0 auto;
  color: #fff;
  padding: 0 !important;
  opacity: 1 !important;
  max-width: 480px;
}
/* Mobile and Desktop */
.hero-banner .bg-image {
  display: blockl
}
.hero-banner .desktop-only {
  display: none;
}
@media (max-width:479px) {
  .caption-wrap .caption h1 {
    font-size: 36px;
    line-height: 1.2;
  }
  .metaslider.ms-theme-outline .flexslider ul.flex-direction-nav li a, .metaslider.ms-theme-outline a.rslides_nav, .metaslider.ms-theme-outline div.nivoSlider div.nivo-directionNav a, .metaslider.ms-theme-outline .coin-slider .coin-slider div a {
    border: none !important;
  }
  .metaslider.ms-theme-outline .flexslider ul.flex-direction-nav li a.flex-next, .metaslider.ms-theme-outline .rslides_nav.next, .metaslider.ms-theme-outline div.nivoSlider div.nivo-directionNav a.nivo-nextNav, .metaslider.ms-theme-outline .coin-slider .coin-slider div a.cs-next {
    right: 0 !important;
  }
  .metaslider.ms-theme-outline .flexslider ul.flex-direction-nav li a.flex-prev, .metaslider.ms-theme-outline .rslides_nav.prev, .metaslider.ms-theme-outline div.nivoSlider div.nivo-directionNav a.nivo-prevNav, .metaslider.ms-theme-outline .coin-slider .coin-slider div a.cs-prev {
    left: 0 !important;
  }
}
@media (min-width:768px) {
  .hero-banner .bg-image {
    display: none;
  }
  .hero-banner .desktop-only {
    background: #333;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
}
/* Contact Us */
.serif-miller, .contact-info {
  font-family: "MillerText-Roman";
}
.serif-miller-italic {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.sanserif-interstate {
  font-family: "Interstate";
}
.contact-info .red {
  font-family: "Interstate";
}
@media (min-width:1200px) {
  .contact-info .red {
    font-size: 20px;
  }
}
/* Accordion */
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
  border: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
  font-family: "MillerText-Roman";
  font-size: 16px;
  font-weight: normal;
}
.wpb-js-composer .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 16px;
}
@media (min-width:1200px) {
  .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
    font-size: 24px;
  }
  .wpb-js-composer .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
    font-size: 22px;
  }
}
/* Popup */
.pum-container.pum-responsive.pum-responsive-medium {
  width: 100% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-left: 0 !important
}
.pum-theme-2343 .pum-container, .pum-theme-lightbox .pum-container {
  border-radius: 0 !important;
}
.pum-theme-2343 .pum-content, .pum-theme-lightbox .pum-content {
  max-width: 91.41%;
  margin: 0 auto;
}
p.points {
  counter-increment: myIndex;
  font-family: "Interstate";
  font-weight: 300;
}
p.points::before {
  content: counter(myIndex);
  color: #E12E26;
  vertical-align: middle;
  min-width: 20px;
  display: inline-block;
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
p.points#three::before {
  content: "3" !important;
}
@media (min-width:992px) {
  p.points {
    font-size: 36px;
  }
  p.points::before {
    font-size: 60px;
    min-width: 40px;
  }
}
/******************************************************
	About Us 
******************************************************/
.red-section {
  font-weight: 400;
}
.partner {
  background-size: cover !important;
  background-position: center 0 !important;
}
.partner * {
  color: #fff;
}
.partner p {
  /*font-family: "MillerText-Roman";*/
}
.meet-partner h4, .about-last h4 {
  font-weight: 400;
  color: #fff;
}
.more-partner {
  background-size: 100% 100% !important;
  background-position: 0 0 !important;
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.more-partner p {
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.more-partner {
  margin-top: 445px;
}
.more-partner a {
  color: #fff;
  border-color: #fff;
}
.about-last h4 {
  font-weight: 300;
}
@media (min-width:768px) {
  .meet-partner .vc_col-sm-4 {
    width: 30%;
    margin-right: 5%;
  }
  .meet-partner .vc_col-sm-4:last-child {
    margin-right: 0% !important;
  }
  .more-partner {
    margin-top: 475px;
  }
}
@media (min-width:992px) {
  .more-partner {
    margin-top: 335px;
  }
}
@media (min-width:1200px) {
  .red-section {
    line-height: 44px;
  }
  .meet-partner h4, .about-last h4 {
    font-size: 24px;
  }
  .more-partner {
    margin-top: 345px;
  }
}
@media (min-width:1600px) {
  .more-partner {
    margin-top: 545px;
  }
}
@media (max-width:767px) {
  .partner .wpb_content_element {
    margin-bottom: 15px;
  }
}
.test h2 {
  font-size: 400px;
  line-height: 400px;
}
/* NDIC GIVE RECIPIENTS */
.ndic-give-recipients-wrapper {
  padding-bottom: 50px;
}
.ndic-give-recipients-wrapper .ndic-give-recipient-image {
  padding-bottom: 1.65em;
}
.ndic-give-recipients-wrapper .ndic-give-recipient-image img {
  height: 400px;
  object-fit: cover;
}
.ndic-give-recipients-wrapper .ndic-give-recipient-title {
  font-family: "Interstate", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 42px;
}
.ndic-give-recipients-wrapper .ndic-give-recipient-subtitle {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 22px;
  line-height: 42px;
}
.ndic-give-recipients-wrapper .ndic-give-recipient-description {
  font-family: "MillerText-Roman", Georgia, Times, "Times New Roman", serif;
  font-size: 24px;
  line-height: 42px;
  color: #3F3E41
}
.ndic-give-recipients-wrapper .slick-prev, .ndic-give-recipients-wrapper .slick-next {
  top: auto;
  bottom: -50px;
  z-index: 100;
  height: 25px;
  width: 122px;
  box-shadow: none;
  padding: 0 !important;
}
.ndic-give-recipients-wrapper .slick-prev {
  left: 5%;
}
.ndic-give-recipients-wrapper .slick-next {
  right: 5%;
}
.ndic-give-recipients-wrapper .slick-prev:before, .ndic-give-recipients-wrapper .slick-next:before {
  margin-left: -5px;
}
.ndic-give-recipients-wrapper .slick-prev:before {
  content: url(/wp-content/themes/ndic/library/images/prev.svg);
}
.ndic-give-recipients-wrapper .slick-next:before {
  content: url(/wp-content/themes/ndic/library/images/next.svg);
}
/* 2021 */
#service {
  background-image: url(/homepage4/library/images/services.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.testimonial-single {
  position: relative;
  letter-spacing: 1.5px;
}
.testimonial-single {
  position: relative;
  letter-spacing: 1.5px;
}
.testimonial-single .start-quote, .testimonial-single .end-quote {
  color: #E12E26;
}
.testimonial-single .start-quote {
  font-size: 500%;
  position: absolute;
  left: 0;
  top: -60px;
}
.testimonial-single .end-quote {
  font-size: 200%;
  line-height: 1;
}
.testimonial-single .what-said {
  line-height: 2;
}
.testimonial-single .who-said {
  font-family: "MillerText-italic", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.testimonial-single .who-said .name {
  font-weight: 300;
  font-family: "Interstate";
  color: #E12E26;
  font-style: normal;
}
.video-wrapper *, .video-wrapper .wpb_content_element {
  line-height: 0 !important;
  margin: 0 !important;
}
.people .entry-content h4 {
  line-height: 1.7 !important;
}
@media (min-width: 1200px) {
  .container.large.testimonial-single {
    width: 72%;
  }
  .testimonial-single .start-quote {
    left: -35px;
  }
  .testimonial-single .what-said {
    line-height: 3;
    font-size: 20px;
  }
}
@media (min-width:1200px) {
  .ndic-give-recipients-wrapper {
    padding-bottom: 0;
  }
  .ndic-give-recipients-wrapper .ndic-give-recipient-subtitle {
    padding-top: 7px;
  }
  .ndic-give-recipients-wrapper .slick-prev, .ndic-give-recipients-wrapper .slick-next {
    top: 500px;
    height: 24px;
    width: 100px;
  }
  .ndic-give-recipients-wrapper .slick-prev {
    left: 25px;
  }
  .ndic-give-recipients-wrapper .slick-next {
    right: 25px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " ("attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " ("attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none;
  }
}