/*!
	Theme Name: No On Prop 56
    Theme URI: http://www.noonproposition56.com
    Description: Custom Theme No On Prop 56
    Author: No On Prop 56
    Author URI: http://www.noonproposition56.com
    Version: 1.0
    Template Version: 1.4.1
*/
/*
 * Mixin for easy media queries
 * @include bp(tablet) { SCSS here };
*/
/*
 * Mixin for micro clearfix
 * @include microclearfix;
*/
/*
 * Mixin for basic CSS triangles
 * @include triangle(up, #000, 50px)
*/
/* Reset
============================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

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

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

a:focus {
  outline: thin dotted;
}

a:active {
  outline: none;
}

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

audio, canvas, video {
  display: inline-block;
}

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

del {
  color: #333;
}

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

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

small {
  font-size: smaller;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after, .format-status .entry-header:after {
  clear: both;
}

.clear:before, .clear:after, .format-status .entry-header:before, .format-status .entry-header:after {
  display: table;
  content: "";
}

/* Basic Styles
============================================================== */
html {
  font-size: 81.3%;
}

/* 87.5% => 14px;  81.3% => 13px; 75% => 12px; */
body {
  font-size: 13px;
  font-size: 1rem;
  color: #999;
  background-color: #e6e6e6;
}

/* Links
============================================================== */
a {
  color: #21759b;
  text-decoration: none;
  outline: none;
  -webkit-transition: color .12s ease, background-color .12s ease, border-color .12s ease;
  -moz-transition: color .12s ease, background-color .12s ease, border-color .12s ease;
  -o-transition: color .12s ease, background-color .12s ease, border-color .12s ease;
  transition: color .12s ease, background-color .12s ease, border-color .12s ease;
}

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

a:focus {
  outline: none;
}

/* Footer links */
#Bottom a, #Bottom a, #Bottom a, #Bottom a, #Bottom a, #Bottom a {
  color: #888;
}

#Bottom a:hover, #Bottom a:hover, #Bottom a:hover, #Bottom a:hover, #Bottom a:hover, #Bottom a:hover {
  color: #111;
}

/* Widget / Sidebar */
.widget a {
  color: #777;
}

.widget li.recentcomments a, .widget-area .textwidget p a, .widget-area .static-block a {
  text-decoration: underline;
}

/* Masthead Widgets */
#MastheadSidebar-1, #MastheadSidebar-2 {
  display: none;
}

/* hidden on phones */
.masthead-container .widget-area a {
  color: #bbb;
  color: rgba(255, 255, 255, 0.6);
}

/* Meta Links */
.entry-meta a {
  text-decoration: underline;
}

.entry-meta a, .edit-link a, body .wpb_teaser_grid .categories_filter li a, body .wpb_categories_filter li a {
  color: #aaa;
}

.entry-meta a:hover, .edit-link a:hover, body .wpb_teaser_grid .categories_filter li a:hover, body .wpb_categories_filter li a:hover, body .wpb_teaser_grid .categories_filter li.active a, body .wpb_categories_filter li.active a {
  color: #222;
}

/* Tour margin */
div.wpb_tour .wpb_tabs_nav a {
  width: auto;
  margin-right: 20px;
}

/* Fonts
============================================================== */
/* Content and Default Text */
body {
  font-family: "Arial",sans-serif;
  font-weight: 400;
}

/* Titles and Headings */
h1, h2, h3, h4, h5, h6, .vc_text_separator div, .wpb_accordion .ui-accordion .ui-accordion-header, .comments-area article header cite {
  font-family: "Arial",sans-serif;
  font-weight: 700;
}

/* Thin or Light Headings */
.headline, .page-title, h2.wpb_call_text, header.vc_cta3-content-header h2 {
  font-family: "Arial",sans-serif;
  font-weight: 300;
}

/* Text Formatting
============================================================== */
h1, h2, h3, h4, h5, h6 {
  color: #393939;
  line-height: 1.7;
  margin: 20px 0 24px;
  /*letter-spacing: -0.03em;*/
  text-rendering: optimizelegibility;
  -webkit-text-stroke: 0.015em rgba(57, 57, 57, 0.85);
  /* smoother text on Chrome */
}

h1 {
  font-size: 30px;
  line-height: 1.25;
}

h2 {
  font-size: 24px;
  line-height: 1.3;
}

h3, body .vc_text_separator div {
  font-size: 18px;
  line-height: 1.4;
}

h4 {
  font-size: 16px;
  line-height: 1.5;
}

h5 {
  font-size: 14px;
  line-height: 1.5;
}

h6 {
  font-size: 12px;
  line-height: 1.5;
}

/* Headling Text */
h1.headline {
  font-size: 32px;
  line-height: 1.2;
}

h2.headline, h2.wpb_call_text, header.vc_cta3-content-header h2 {
  font-size: 30px;
  line-height: 1.2;
}

h3.headline {
  font-size: 28px;
  line-height: 1.25;
}

h4.headline {
  font-size: 24px;
  line-height: 1.4;
}

h5.headline {
  font-size: 20px;
  line-height: 1.4;
}

h6.headline {
  font-size: 18px;
  line-height: 1.5;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  -webkit-text-stroke: 0 !important;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  -webkit-text-stroke: 0;
}

/* Accent text in headings and headlines */
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, h2.wpb_call_text em, header.vc_cta3-content-header h2 em {
  font-style: normal;
  color: #d00;
}

/* Sub-titles */
h1 .sub-title, h2 .sub-title, h3 .sub-title, h4 .sub-title, h5 .sub-title, h6 .sub-title {
  display: block;
  font-weight: normal;
  font-size: 0.75em;
  line-height: 1.3em;
  letter-spacing: normal;
  margin-top: .3em;
}

h1 .sub-title, h2 .sub-title, h3 .sub-title, h4 .sub-title, h5 .sub-title, h6 .sub-title, h2.subtitle {
  color: #999;
  -webkit-text-stroke: 0 !important;
}

/* Big headlines */
.big-headline {
  font-size: 65px;
  padding: 0;
  -webkit-text-stroke: 0 !important;
}

/* Content Element Headers (includes Visual Composer) */
.wpb_heading, body .vc_text_separator div, .content-rotator-heading {
  color: #999;
  -webkit-text-stroke: 0 !important;
}

.wpb_teaser_grid_heading, body .vc_text_separator div, .content-rotator-heading {
  font-size: 16px;
  margin-top: 0;
  font-weight: normal;
}

.wpb_teaser_grid_heading, .content-rotator-heading {
  margin-bottom: 17px;
}

/* first title */
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-top: 0;
  padding-top: 4px;
}

/* Footer headings */
#Bottom h1, #Bottom h2, #Bottom h3, #Bottom h4, #Bottom h5, #Bottom h6 {
  color: #555;
  font-weight: bold;
}

/* Paragraphs */
p {
  margin: 0 0 24px;
  line-height: 1.76924;
}

/* List */
ol, ul {
  margin: 0 0 20px 24px;
  line-height: 1.7;
}

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
}

ul {
  list-style: disc outside;
}

ol {
  list-style: decimal outside;
}

li {
  margin: 0 0 0 24px;
}

dl {
  margin: 0 20px;
}

dt {
  font-weight: bold;
  line-height: 1.714285714;
}

dd {
  line-height: 1.714285714;
  margin-bottom: 20px;
}

/* Font Awesome Lists */
ul.fa-ul {
  margin-left: 0;
}

ul.fa-ul li {
  padding-bottom: 6px;
}

ul.fa-ul li i.fa {
  line-height: 19px;
  font-size: 14px;
}

.iconBox ul.fa-ul {
  margin-left: 0;
}

.iconBox ul.fa-ul li {
  padding-bottom: 6px;
  padding-left: 30px;
}

.iconBox ul.fa-ul li i.fa {
  padding-top: 19px;
  line-height: 19px;
  font-size: 14px;
}

/* Other text */
blockquote, .pull-left, .pull-right {
  margin: 28px 30px;
  font-style: italic;
  font-family: serif;
  font-size: 18px;
  line-height: 1.5;
}

blockquote p {
  line-height: 1.5;
}

blockquote p:last-child {
  margin-bottom: 0;
}

code, pre {
  font-family: Consolas,Monaco,Lucida Console,monospace;
  font-size: 12px;
  line-height: 2;
}

pre {
  white-space: pre-wrap;
  border: 1px solid #ededed;
  background-color: #f9f9f9;
  color: #666;
  line-height: 1.714285714;
  margin: 22px 0;
  overflow: auto;
  padding: 22px;
}

pre code {
  display: block;
}

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

address {
  display: block;
  line-height: 1.714285714;
  margin: 0 0 20px;
}

/* Small headers */
.entry-content th, .comment-content th {
  font-size: 11px;
  line-height: 2;
  text-transform: uppercase;
}

/* Breadcrumbs */
#Breadcrumbs {
  display: none;
}

/* only show on big screens */
.breadcrumbs {
  font-size: 12px;
}

.breadcrumbs .breadcrumbs {
  margin: 0 0 -42px;
  height: 42px;
  line-height: 42px;
  text-align: right;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited {
  color: #999;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
}

.breadcrumbs a:hover, .breadcrumbs a:active {
  color: #333;
}

.breadcrumbs i {
  font-size: 18px;
  line-height: 5px;
  color: #aaa;
  padding: 0 3px 4px;
  vertical-align: middle;
}

/* Assistive text */
.assistive-text, #page .screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}

/* Tables
============================================================== */
table {
  border-bottom: 1px solid #ededed;
  color: #757575;
  font-size: 12px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

table caption {
  font-size: 16px;
  margin: 20px 0;
}

td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}

/* Design Structure
============================================================== */
/* Fade In Content Effect */
#FadeInContent {
  background: #f6f6f6;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

.lt-ie9 #FadeInContent, .no-js #FadeInContent {
  display: none;
}

/* Boxed Page Style */
body.boxed, body.boxed-left, body.boxed-right {
  padding: 0;
  box-shadow: none;
}

/* Default background color */
#page, .site-header {
  background-color: #fff;
}

/* Main Containers */
#page {
  margin: 0 auto;
}

.inner-wrapper, .grid-row {
  padding: 0 5%;
}

/* Minimum padding from browser edges */
#page .inner-wrapper, #page .grid-row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* respect the width ;) */
.top-content-area {
  background: #fff;
}

/* Header */
#Middle .grid-section-1 .grid-row {
  padding-top: 32px;
}

/* Content section (top padding) */
/* *[class*='grid-section-']:last-child .grid-row { padding-bottom: 32px; } Content section (bottom padding) */
/* Masthead
============================================================== */
#masthead {
  visibility: visible;
  z-index: 123;
}

#masthead .site-title {
  margin: 0;
  float: left;
  display: table;
  min-height: 50px;
}

#masthead .site-title a {
  color: #333;
  font-size: 30px;
  font-weight: 300;
  margin: 12px 0 35px;
  /*letter-spacing: -.03em;*/
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
  z-index: 101;
}

#masthead .site-title a:hover {
  color: #000;
}

#masthead .site-title a.logo-image {
  margin: 0;
}

#masthead .site-title a.logo-image img {
  max-height: 50px;
  max-width: 100%;
  width: auto;
}

.masthead-container {
  position: relative;
  padding: 1.5% 0;
}

/* Docked Top Banner */
body.dockedNav #masthead {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}

.dockedNav #MastheadSidebar-1, .dockedNav #MastheadSidebar-2 {
  display: none;
}

.dockedNav #DockedNavPlaceholder {
  display: block;
}

#DockedNavPlaceholder {
  display: none;
}

/* Docking transitions (not slide down after header) */
.fixedDockedNav .masthead-container {
  -webkit-transition: padding .35s .05s ease;
  -moz-transition: padding .35s .05s ease;
  -o-transition: padding .35s .05s ease;
  transition: padding .35s .05s ease;
}

/* Show/Hide vertical masthead */
.boxed-left.toggleMasthead #masthead, .full-width-left.toggleMasthead #masthead, .boxed-left.toggleMasthead #masthead .masthead-vertical-bg, .full-width-left.toggleMasthead #masthead .masthead-vertical-bg, .boxed-right.toggleMasthead #masthead, .full-width-right.toggleMasthead #masthead, .boxed-right.toggleMasthead #masthead .masthead-vertical-bg, .full-width-right.toggleMasthead #masthead .masthead-vertical-bg {
  z-index: 9999;
  transition: margin-left 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  margin-left: -375px;
  left: 0;
}

.toggleMasthead .masthead-container {
  z-index: 9999;
}

.toggleMasthead #FadeInContent {
  background: #393939;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  opacity: .8;
}

/* Main Menu (UberMenu) - colors and styling in skin CSS
============================================================== */
#MainNav {
  position: relative;
}

#MainNav ul {
  list-style: none;
}

#MainNav .ubermenu-main.ubermenu-vertical ul.ubermenu-nav {
  float: none;
}

.ubermenu-nav i.fa, .ubermenu-nav i.fa {
  font-size: 14px;
  margin-right: .5em;
  width: 0.5em;
}

/* icons look best at 14px */
#MainNav a {
  outline: none;
}

/* Responsive menu */
#MainNav .ubermenu-main {
  position: static;
  width: 100%;
}

#MainNav .ubermenu-responsive-toggle {
  position: absolute;
  top: -3px;
  right: 0;
  padding: 0 5% 0 0;
  font-size: 12px;
  vertical-align: middle;
  text-shadow: none;
  background: transparent;
  font-size: 32px;
  color: #e8e8e8;
}

#MainNav .ubermenu-responsive-toggle .fa {
  margin-right: 0;
  width: auto;
}

/*#MainNav .ubermenu-responsive-toggle .ubermenu-responsive-toggle-icon { margin-top: 0; margin-left: 1em; float: none; }
	#MainNav .ubermenu-responsive-toggle i .ubermenu-responsive-toggle i:before, .ubermenu-responsive-toggle i { height: 4px; width: 30px; }
	.ubermenu-responsive-toggle i:before { top: -8px; }
	.ubermenu-responsive-toggle i:after  { top: -16px; }*/
/* Other Nav Bar Content */
#NavExtras {
  display: none;
  z-index: 101;
}

/* only show on large screens */
/* Nav Search
============================================================== */
.navSearch #NavSearchLink {
  display: block;
  float: right;
  margin-right: 50px;
  height: 44px;
  line-height: 44px;
}

.navSearch #NavSearchLink span {
  width: 1em;
  display: inline-block;
}

.navSearch a#NavSearchLink, .navSearch a#NavSearchLink:visited {
  font-size: 19px;
  color: #eee;
  margin-top: 1px;
}

.navSearch a#NavSearchLink:hover, .navSearch a#NavSearchLink:active {
  color: #fff;
}

.boxed .navSearch #NavSearchLink, .full-width .navSearch #NavSearchLink {
  margin-right: 0;
}

/* Nav search Input */
#NavSearchForm {
  display: none;
}

#NavSearchForm > div {
  position: relative;
  padding: 0;
}

#NavSearchForm button {
  display: none;
}

#NavSearchForm input {
  position: absolute;
  right: 0;
  margin: 0;
  width: 85%;
  height: 40px;
  color: #393939;
  background: #fff;
  font-size: 14px;
  padding-right: 36px;
  z-index: 1;
  border: 1px solid #E0E0E0;
  border-width: 1px 0 1px 1px;
  border-color: rgba(0, 0, 0, 0.1);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 97% 50%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.2);
}

#NavSearchForm.searchLoading input#NavS {
  background-image: url(assets/images/loading_32px_2x.gif);
}

/* Boxed layouts */
.boxed #NavSearchForm input, .boxed-left #NavSearchForm input, .boxed-right #NavSearchForm input {
  width: 265px;
}

/* Right Masthead layouts */
.boxed-right .navSearch #NavSearchLink, .full-width-right .navSearch #NavSearchLink {
  float: left;
  margin-left: 50px;
  margin-right: 0;
}

.boxed-right #NavSearchForm input, .full-width-right #NavSearchForm input {
  left: 0;
  right: auto;
  border-width: 1px 1px 1px 0;
  padding-left: 50px;
  -webkit-box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset -1px 0 1px rgba(0, 0, 0, 0.2);
}

/* Top Masthead layouts */
.boxed #NavExtras, .full-width #NavExtras {
  float: right;
}

.boxed #NavSearchForm input, .full-width #NavSearchForm input {
  margin: 0 10px;
  width: 350px;
  border-width: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.boxed #NavSearchForm > div, .full-width #NavSearchForm > div {
  padding: 10px 0;
}

/* Nav search results */
#AjaxSearchPane {
  display: none;
  padding: 15px 7px 0;
}

#AjaxSearchPane .ajax-result-title {
  margin: 0;
}

#AjaxSearchPane .ajax-search-result {
  margin-bottom: 1.5em;
}

#AjaxSearchPane .ajax-search-result .ajax-search-excerpt {
  font-size: 12px;
  margin-top: .5em;
  margin-bottom: 0;
}

#AjaxSearchPane .ajax-result-title, #AjaxSearchPane .ajax-result-title a {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  font-size: 14px;
  letter-spacing: -.03em;
  line-height: 1;
  -webkit-text-stroke: 0;
}

#AjaxSearchPane .ajax-search-link {
  display: block;
  margin: 0;
  padding: 15px 0 7px;
  float: none;
  font-size: 14px;
  border-top: 1px solid #e5e5e5;
}

#AjaxSearchPane .ajax-search-link {
  margin: 0;
  margin-top: 5px;
}

/* Top masthead layouts */
.boxed #AjaxSearchPane, .full-width #AjaxSearchPane {
  padding: 24px 12px 0;
}

/* Left and Right masthead layouts */
body.boxed-left #AjaxSearchPane, body.full-width-left #AjaxSearchPane, body.boxed-right #AjaxSearchPane, body.full-width-right #AjaxSearchPane {
  position: absolute;
  top: -36px;
  background: #fff;
  width: 300px;
  min-height: 82px;
  padding: 24px 20px 10px;
  -webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.25);
}

body.boxed-left #AjaxSearchPane, body.full-width-left #AjaxSearchPane {
  left: 100%;
}

body.boxed-right #AjaxSearchPane, body.full-width-right #AjaxSearchPane {
  right: 100%;
  -webkit-box-shadow: -2px 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 1px 8px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 1px 8px rgba(0, 0, 0, 0.25);
}

/* No results */
.ajax-search-result.nothing-found {
  font-size: 16px;
  text-align: center;
}

.ajax-search-result.nothing-found i {
  font-size: 60px;
  color: #ddd;
}

.ajax-search-result.nothing-found span {
  display: block;
  margin: 10px 0 0;
}

/* Footer Content
============================================================== */
#Bottom {
  color: #999;
}

#FooterTop {
  color: #6c6c6c;
}

#FooterBottom {
  color: #6c6c6c;
}

/* Back to top button */
#BackToTop {
  position: fixed;
  bottom: 0px;
  right: 0px;
  display: none;
}

#BackToTop a:link, #BackToTop a:visited {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  background-color: #BABABA;
  background-color: rgba(57, 57, 57, 0.35);
  border-radius: 2px;
}

#BackToTop a:link i.fa, #BackToTop a:visited i.fa {
  color: #ddd;
  color: rgba(255, 255, 255, 0.8);
}

#BackToTop a:hover {
  background-color: #393939;
  background-color: rgba(57, 57, 57, 0.75);
}

#BackToTop a:hover i.fa {
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}

/* Base Element Styling
============================================================== */
/* Video embeds fit to containers */
embed, .entry-content iframe, object, video {
  max-width: 100%;
  margin-bottom: 24px;
}

.rev_slider_wrapper iframe {
  max-width: none;
}

/* exception for Revolution Slider */
.twitter-tweet-rendered {
  max-width: 100% !important;
  /* Override the Twitter embed fixed width */
}

/* Alignment */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

/* Responsive images */
.entry-content img, .comment-content img, .widget img, img.size-full, img.size-large, img.wp-post-image {
  max-width: 100%;
  height: auto;
}

/* For scaling images with dimensions set */
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

/* Image styles and positioning */
img.alignleft {
  margin: 12px 24px 12px 0;
}

img.alignright {
  margin: 12px 0 12px 24px;
}

img.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
}

/* Other image styles */
.wp-caption {
  max-width: 100%;
  padding: 4px;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
  font-style: italic;
  font-size: 12px;
  line-height: 2;
  color: #757575;
}

img.wp-smiley, .rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

dl.gallery-item {
  margin: 0;
}

.gallery-item a, .gallery-caption {
  width: 90%;
}

.gallery-item a {
  display: block;
}

.gallery-caption a {
  display: inline;
}

.gallery-columns-1 .gallery-item a {
  max-width: 100%;
  width: auto;
}

.gallery .gallery-icon img {
  height: auto;
  max-width: 90%;
  padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
  padding: 3%;
}

/* Image related tweaks */
.inner-overlay {
  display: none;
}

/* only show on large screens */
a img {
  vertical-align: top;
}

/* remove pesky space at bottm of image */
/* Full Width Background Image (hidden on small screens) */
#full-background {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  z-index: -1;
  display: none;
}

/* Form fields (general)
============================================================== */
button, input, textarea, a.comment-reply-link {
  border: 1px solid #EDEDED;
  font-family: inherit;
  padding: 8px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

button, input {
  line-height: normal;
}

textarea {
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
}

/* Reset non-text inputs */
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0;
}

/* Input Styling */
textarea, input[type="text"], input[type="password"], input[type="file"], .textInput {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, .textInput:focus {
  border-color: #bbb;
}

/* Buttons (and elements with similar styles)
============================================================== */
/* Buttons: Styling */
a.btn {
  display: inline-block;
}

a.btn, a.btn:link, a.btn:visited, button, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span, a.comment-reply-link, div.jp-interface, .wpb_button, span.wpb_button, button.wpb_button {
  color: #999;
  /*background-color: transparent;*/
  border: 1px solid #ccc;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
}

a.vc_btn, a.vc_btn3 {
  border-width: 1px;
}

.vc_btn3-container button.vc_btn3, .vc_btn3-container button.vc_btn3:hover, .vc_btn3-container button.vc_btn3:active, .vc_btn3-container a.vc_btn3, .vc_btn3-container a.vc_btn3:hover {
  border: 0px solid #ccc;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
}

/* Buttons: Shape dynamics */
a.btn, button, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span, a.comment-reply-link, span.wpb_regularsize, a.vc_btn, a.vc_btn3 {
  font-size: 13px;
  padding: 8px 14px;
  line-height: 1.53846;
}

/* small buttons */
a.btn.small, button.small, input[type="submit"].small, input[type="button"].small, input[type="reset"].small, a.vc_btn_sm, .vc_btn3-container button.vc_btn3.vc_btn3-size-sm, .vc_btn3-container a.vc_btn3.vc_btn3-size-sm {
  font-size: 11px;
  padding: 7px 11px 8px;
}

/* big buttons (visual composer) */
button.wpb_button.wpb_btn-large, span.wpb_button.wpb_btn-large, a.vc_btn_lg, .vc_btn3-container button.vc_btn3.vc_btn3-size-lg, .vc_btn3-container a.vc_btn3.vc_btn3-size-lg {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* Button cursor */
a.btn, button, input[type="submit"], input[type="button"], input[type="reset"] {
  cursor: pointer;
}

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

/* Buttons: hover */
a.btn:hover, a.btn:active, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover, a.comment-reply-link:hover, span.wpb_button:hover, button.wpb_button:hover, a.vc_btn:hover {
  color: #666;
  border-color: #999;
  text-shadow: none;
}

.vc_btn3-container a.vc_btn3:hover {
  border-color: #999;
  text-shadow: none;
}

/* Buttons: Active */
a.btn:active, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, a.comment-reply-link:active, span.wpb_button:active, button.wpb_button:hover, a.vc_btn:active {
  color: #000;
  background-color: #e0e0e0;
}

li.bypostauthor cite span {
  color: #fff;
  background-color: #21759b;
  background-image: none;
  border: 1px solid #1f6f93;
  padding: 0;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* Button colors (visual composer) */
.vc_btn3-container button.vc_btn3, .vc_btn3-container a.vc_btn3 {
  color: #fff;
}

.vc_btn3-container button.vc_btn3.vc_btn3-color-grey, .vc_btn3-container a.vc_btn3.vc_btn3-color-grey {
  color: #000;
  border: 0px solid #ccc;
}

.vc_btn3-container button.vc_btn3-color-accent-primary, .vc_btn3-container a.vc_btn3-color-accent-primary {
  color: #d00;
  border-color: #d00;
}

.wpb_button.wpb_accent-primary, .wpb_button.wpb_accent-primary:active {
  border-color: #d00;
  color: #d00;
}

/* theme accent color */
.wpb_button.wpb_wpb_button, .wpb_button.wpb_wpb_button:active {
  border-color: #DEDEDE;
  color: #c0c0c0;
}

/* gray button */
.wpb_button.wpb_btn-success, .wpb_button.wpb_btn-success:active {
  border-color: #6AB165;
  color: #6AB165;
}

/* green button */
.wpb_button.wpb_btn-info, .wpb_button.wpb_btn-info:active {
  border-color: #58B9DA;
  color: #58B9DA;
}

/* turquoise button */
.wpb_button.wpb_btn-primary, .wpb_button.wpb_btn-primary:active {
  border-color: #0088CC;
  color: #0088CC;
}

/* blue button */
.wpb_button.wpb_btn-warning, .wpb_button.wpb_btn-warning:active {
  border-color: #FF9900;
  color: #FF9900;
}

/* orange button */
.wpb_button.wpb_btn-danger, .wpb_button.wpb_btn-danger:active {
  border-color: #FF675B;
  color: #FF675B;
}

/* red button */
.wpb_button.wpb_btn-inverse, .wpb_button.wpb_btn-inverse:active {
  border-color: #555555;
  color: #555555;
}

/* black button */
/* Accent / Call to Action Button */
.impactBtn, .impactBtn:hover, .impactBtn:active, a.impactBtn, a.impactBtn:link, a.impactBtn:visited, a.impactBtn:hover, a.impactBtn:active, .wpb_call_to_action .wpb_button.wpb_accent-primary, .wpb_call_to_action .wpb_button.wpb_accent-primary:hover, .wpb_call_to_action .wpb_button.wpb_accent-primary:active, .vc_cta3-actions a.vc_btn3-color-accent-primary, .vc_cta3-actions a.vc_btn3-color-accent-primary:hover, .vc_cta3-actions a.vc_btn3-color-accent-primary:active {
  border: none;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  background-color: #d00;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.impactBtn, .impactBtn:hover, .impactBtn:active, a.impactBtn, a.impactBtn:link, a.impactBtn:visited, a.impactBtn:hover, a.impactBtn:active, .wpb_call_to_action .wpb_button, .wpb_call_to_action .wpb_button:hover, .wpb_call_to_action .wpb_button:active {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
}

.impactBtn:hover, .impactBtn:active, a.impactBtn:hover, a.impactBtn:active, .wpb_call_to_action .wpb_button:hover, .wpb_call_to_action .wpb_button:active {
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.33);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.33);
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33FFFFFF', endColorstr='#00FFFFFF',GradientType=0 );
}

/* More Call to Action button colors */
.wpb_call_to_action .wpb_button.wpb_theme-default, .wpb_call_to_action .wpb_button.wpb_theme-default:hover, .wpb_call_to_action .wpb_button.wpb_theme-default:active {
  background-color: #fff;
  color: #666;
  text-shadow: none;
  border: 1px solid #DEDEDE;
  border-color: rgba(0, 0, 0, 0.15);
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

/* theme default (non-accent) CTA button */
.wpb_call_to_action .wpb_button.wpb_wpb_button, .wpb_call_to_action .wpb_button.wpb_wpb_button:hover, .wpb_call_to_action .wpb_button.wpb_wpb_button:active {
  background-color: #DEDEDE;
}

/* gray button */
.wpb_call_to_action .wpb_button.wpb_btn-success, .wpb_call_to_action .wpb_button.wpb_btn-success:hover, .wpb_call_to_action .wpb_button.wpb_btn-success:active {
  background-color: #6AB165;
}

/* green button */
.wpb_call_to_action .wpb_button.wpb_btn-info, .wpb_call_to_action .wpb_button.wpb_btn-info:hover, .wpb_call_to_action .wpb_button.wpb_btn-info:active {
  background-color: #58B9DA;
}

/* turquoise button */
.wpb_call_to_action .wpb_button.wpb_btn-primary, .wpb_call_to_action .wpb_button.wpb_btn-primary:hover, .wpb_call_to_action .wpb_button.wpb_btn-primary:active {
  background-color: #0088CC;
}

/* blue button */
.wpb_call_to_action .wpb_button.wpb_btn-warning, .wpb_call_to_action .wpb_button.wpb_btn-warning:hover, .wpb_call_to_action .wpb_button.wpb_btn-warning:active {
  background-color: #FF9900;
}

/* orange button */
.wpb_call_to_action .wpb_button.wpb_btn-danger, .wpb_call_to_action .wpb_button.wpb_btn-danger:hover, .wpb_call_to_action .wpb_button.wpb_btn-danger:active {
  background-color: #FF675B;
}

/* red button */
.wpb_call_to_action .wpb_button.wpb_btn-inverse, .wpb_call_to_action .wpb_button.wpb_btn-inverse:hover, .wpb_call_to_action .wpb_button.wpb_btn-inverse:active {
  background-color: #555555;
}

/* black button */
/* Blog "more" button */
p.readmore {
  margin-bottom: 0;
}

.readmore a, .readmore a.btn.small {
  font-size: 12px;
  padding: 7px 10px;
  clear: both;
}

.readmore a:after {
  font-family: FontAwesome;
  content: "\f105";
  padding-left: 8px;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  top: 1px;
}

/* Post Navigation
============================================================== */
nav.nav-single, .paginationWrap, #image-navigation {
  clear: both;
  line-height: 1.1;
  overflow: hidden;
}

#nav-above {
  padding: 20px 0;
}

#nav-above {
  display: none;
}

.paged #nav-above {
  display: block;
}

#nav-below, .paginationWrap, #image-navigation {
  margin-top: 20px;
}

.paginationWrap {
  margin-bottom: 48px !important;
}

/* VC 4 fix - added !important */
.nav-previous, .nav-next, .previous-image, .next-image {
  margin-bottom: 20px;
}

.nav-previous, .previous-image {
  float: left;
  width: 50%;
}

.nav-next, .next-image {
  float: right;
  text-align: right;
  width: 50%;
}

.nav-single {
  margin-top: 36px;
}

.nav-single + .comments-area, #comment-nav-above {
  margin: 44px 0;
}

/* Paging and Next/Previous Navigation */
.pagingLinks a, .nav-previous a, .nav-next a, .previous-image a, .next-image a, .wpb_content_element.wpb_carousel .prev, .wpb_content_element.wpb_carousel .next, div.wpb_tour_next_prev_nav a, div .rotator-nav a.next, div .rotator-nav a.prev, .post-nav .nav-arrow {
  color: #999;
  margin: 0;
  display: inline-block;
  padding: 0;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85);
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
}

.nav-previous a, .nav-next a, .previous-image a, .next-image a, .wpb_tour_next_prev_nav a {
  padding: 4px 10px;
}

.wpb_content_element.wpb_carousel .prev, .wpb_content_element.wpb_carousel .next, div .rotator-nav a.next, div .rotator-nav a.prev, div.wpb_tour_next_prev_nav a, .post-nav .nav-arrow {
  overflow: hidden;
  width: 24px;
  height: 24px;
  font-size: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #ccc;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

.wpb_content_element.wpb_carousel .prev {
  right: 25px;
}

.wpb_content_element.wpb_carousel .prev:before, .wpb_content_element.wpb_carousel .next:before, div .rotator-nav a.next:before, div .rotator-nav a.prev:before, .widget li[class*="current"] a:before {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  display: block;
  line-height: 23px;
  content: "\f105";
}

.wpb_content_element.wpb_carousel .prev:before, div .rotator-nav a.prev:before {
  content: "\f104";
}

.pagingLinks a:hover, .nav-previous a:hover, .nav-next a:hover, .previous-image a:hover, .next-image a:hover, a.post-nav.post-next:hover i.nav-arrow, a.post-nav.post-prev:hover i.nav-arrow, div .rotator-nav a:hover, .nav-single-portfolio .post-nav a:hover i.nav-arrow, .wpb_content_element.wpb_carousel .prev:hover, .wpb_content_element.wpb_carousel .next:hover, .wpb_tour_next_prev_nav a:hover {
  color: #fff;
  background: #999;
  border-color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* Paging */
.pagingLinks a {
  margin: 0;
  padding: 0 9px;
  font-size: 12px;
  line-height: 24px;
  border: 1px solid #ccc;
  border-width: 1px 0;
  background-color: transparent;
  text-shadow: none;
}

.pagingLinks a .next-post, .pagingLinks a .prev-post {
  font-size: 14px;
  line-height: 1;
}

.pagingLinks a:first-child {
  border-left-width: 1px;
}

.pagingLinks a:last-child {
  border-right-width: 1px;
}

.pagingLinks a:hover {
  color: #333;
  background-color: #f0f0f0;
  border-color: #ccc;
  text-shadow: none;
}

.pagingLinks a.current, .pagingLinks a.current:hover {
  background-color: #E0E0E0;
  color: #333;
  font-weight: bold;
}

/* Single Post - Next/Previous */
.post-nav {
  display: none;
}

/* hide on small screens */
.post-nav.disabled i:before, .post-nav .disabled i:before {
  opacity: .2;
}

.post-nav.post-prev .post-nav-info-wrapper, .post-nav.post-next .post-nav-info-wrapper {
  position: absolute;
  z-index: 123;
  visibility: hidden;
  opacity: 0;
}

a.post-nav.post-prev:hover .post-nav-info-wrapper, a.post-nav.post-next:hover .post-nav-info-wrapper {
  top: 42px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .4s ease-in-out,top .3s ease-in-out;
  -moz-transition: opacity .4s ease-in-out,top .3s ease-in-out;
  -o-transition: opacity .4s ease-in-out,top .3s ease-in-out;
  transition: opacity .4s ease-in-out,top .3s ease-in-out;
}

a.post-nav:hover .nav-arrow, a.post-nav:active .nav-arrow {
  color: #fff;
  background: #393939;
  background: rgba(51, 51, 51, 0.75);
}

.post-nav .nav-arrow {
  position: relative;
}

.post-nav b {
  display: none;
  position: absolute;
  top: 5px;
  bottom: 5px;
  background: #000;
  background: transparent;
  width: 10px;
  -webkit-box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.25);
}

.post-nav img {
  border: none;
  width: auto;
  height: 100px;
}

.post-nav .nav-thumb .post-symbol {
  position: static;
  margin: 0;
  width: 100%;
  height: 100px;
  line-height: 100px;
  background-color: #999;
}

.post-nav .nav-thumb .post-symbol i {
  color: #fff;
  font-size: 48px;
  line-height: 100px;
  opacity: .25;
}

.post-nav .post-nav-info-wrapper span.post-nav-info {
  padding: 12px 4px 4px;
}

.post-nav .post-nav-info {
  display: block;
}

.post-nav-info h4.entry-title {
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
}

.post-nav-info p.entry-date {
  font-size: 11px;
  color: #aaa;
  margin: 3px 0 0;
}

.post-nav.post-next, .post-nav.post-prev {
  display: inline-block;
  float: right;
  position: relative;
  padding-bottom: 8px;
  margin-top: 3px;
}

.post-nav.post-next i.nav-arrow, .post-nav.post-prev i.nav-arrow {
  line-height: 22px;
}

.post-nav.post-next i.nav-arrow {
  border-left: 0;
}

.post-nav.post-prev i.nav-arrow {
  border-right: 0;
}

.post-nav.post-next b {
  right: -10px;
}

.post-nav.post-prev {
  padding-left: 0;
}

.post-nav.post-prev b {
  left: -10px;
}

.post-nav.post-next .post-nav-info-wrapper, .post-nav.post-prev .post-nav-info-wrapper {
  top: 32px;
  right: -10px;
  width: 178px;
  background: #fff;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.18);
  padding: 6px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

.post-nav.post-prev .nav-thumb:after, .post-nav.post-next .nav-thumb:after, .post-nav.post-prev .nav-thumb:before, .post-nav.post-next .nav-thumb:before {
  content: '';
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.18);
  position: absolute;
}

.post-nav.post-prev .nav-thumb:after, .post-nav.post-next .nav-thumb:after, .post-nav.post-next .nav-thumb:before, .post-nav.post-prev .nav-thumb:before {
  top: -13px;
  right: 12px;
}

.post-nav.post-prev .nav-thumb:after, .post-nav.post-next .nav-thumb:after {
  top: -12px;
  border-bottom-color: #fff;
}

.post-nav.post-next .nav-thumb, .post-nav.post-prev .nav-thumb {
  width: 178px;
  height: auto;
}

.post-nav.post-next i.nav-arrow:before, .post-nav.post-prev i.nav-arrow:before {
  display: block;
  text-align: center;
  width: 26px;
}

.post-nav.post-prev i.nav-arrow:before {
  margin-left: -1px;
}

/* Graphic Elements, Boxes, Tabs, Toggles, etc.
============================================================== */
/* Separator / Divider */
hr {
  margin-left: 0;
  margin-right: 0;
  background-color: #dedede;
}

.separator-large {
  width: 100%;
  height: 8px;
  margin: 48px 0;
  padding: 0;
  overflow: hidden;
  background: transparent url(assets/images/divider-large-bg.png) repeat 0 0;
}

/* Headline Box */
.headline-box {
  margin-top: 48px;
  margin-bottom: 48px;
}

.headline-box .separator-large {
  margin: 0;
}

.headline-box .headline {
  margin: 33px 0 37px;
}

/* Content Rotator - base (Shouldn't need editing. Source in Extensions folder) */
.rotator .single-item {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.rotator .single-item:first-child, .rotator .single-item.first {
  margin-left: 0;
}

.rotator-wrapper {
  width: 100%;
  *zoom: 1;
}

.rotator-wrapper:before, .rotator-wrapper:after, .rotator-item:before, .rotator-item:after {
  display: table;
  line-height: 0;
  content: "";
}

.rotator-wrapper:after {
  clear: both;
}

@media (min-width: 768px) {
  .rotator .single-item {
    float: left;
    min-height: 30px;
    margin-left: 4.16666666666667%;
    *margin-left: 4.113475177304968%;
  }

  .rotator-columns-6 .single-item {
    width: 13.194443%;
    *width: 13.23877%;
  }

  .rotator-columns-5 .single-item {
    width: 16.66665%;
    *width: 16.70921%;
  }

  .rotator-columns-4 .single-item {
    width: 21.875%;
    *width: 21.82180851063829%;
  }

  .rotator-columns-3 .single-item {
    width: 30.55555555555556%;
    *width: 30.50236406619385%;
  }

  .rotator-columns-2 .single-item {
    width: 47.91666666666667%;
    *width: 47.86347517730496%;
  }

  .rotator-columns-1 .single-item {
    width: 100%;
    *width: 99.94680851063829%;
  }
}
.rotator {
  width: 100%;
  min-width: 100%;
  position: relative;
  margin: 0;
}

.rotator-item {
  display: none;
  width: 100%;
}

.rotator-active {
  display: block;
}

.rotator-nav a {
  outline: none !important;
  text-decoration: none;
  background: #ddd;
  color: #333;
  padding: 5px;
  margin: 5px 5px 0 0;
  display: inline-block;
}

.rotator-nav-paginated ol {
  margin: 0 4em;
  padding: 0;
}

.rotator-nav-paginated li, .rotator-nav-paginated li a {
  display: inline-block;
  position: relative;
}

.rotator-nav-paginated .rotator-active-page a {
  background: #333;
  color: #fff;
  text-decoration: none;
}

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

.rotator-slide-reverse .rotator-in, .rotator-slide.after {
  visibility: hidden;
}

.rotator-active, .rotator-out, .rotator-in {
  visibility: visible;
}

.rotator-slide {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.rotator-slide .rotator-item {
  position: absolute;
  left: 104%;
  top: 0;
  width: 100%;
  display: block;
  margin: 0;
  z-index: 1;
  -webkit-transition: left .65s ease-in-out;
  -moz-transition: left .65s ease-in-out;
  -ms-transition: left .65s ease-in-out;
  -o-transition: left .65s ease-in-out;
  transition: left .65s ease-in-out;
}

.rotator-no-transition .rotator-item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.rotator-slide .rotator-active {
  left: 0;
  position: relative;
  z-index: 2;
}

.rotator-slide .rotator-in {
  left: 0;
}

.rotator-slide-reverse .rotator-out {
  left: 104%;
}

.rotator-slide .rotator-out, .rotator-slide-reverse .rotator-in, .rotator-slide-reverse .rotator-item-prev {
  left: -104%;
}

.rotator-slide-reverse .rotator-item, .rotator-slide.after .rotator-item {
  -webkit-transition: left .1s linear;
  -moz-transition: left .1s linear;
  -ms-transition: left .1s linear;
  -o-transition: left .1s linear;
  transition: left .1s linear;
}

.rotator-slide-reverse .rotator-active {
  left: 0;
}

.rotator-fade {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.rotator-fade .rotator-item {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

.rotator-fade .rotator-active {
  position: relative;
  z-index: 3500;
}

.rotator-fade .rotator-item, .rotator-fade .rotator-out {
  opacity: 0;
}

.rotator-fade .rotator-active, .rotator-fade .rotator-in {
  opacity: 1;
}

.rotator-flip {
  position: relative;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 800;
  -moz-perspective: 800;
  -ms-perspective: 800;
  -o-perspective: 800;
  perspective: 800px;
}

.rotator-flip .rotator-item {
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  z-index: 1;
  opacity: 0;
  -webkit-transition: -webkit-transform .4s ease-in-out;
  -moz-transition: -moz-transform .4s ease-in-out;
  -ms-transition: -ms-transform .4s ease-in-out;
  -o-transition: -o-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotator-no-transition .rotator-item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.rotator-flip .rotator-active {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  -transform: rotateY(0);
  position: relative;
  z-index: 2;
  opacity: 1;
}

.rotator-flip .rotator-out, .rotator-flip-reverse .rotator-item {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -transform: rotateY(-180deg);
}

.rotator-flip .rotator-in {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  -transform: rotateY(0);
  opacity: 1;
}

.rotator-flip .rotator-top {
  z-index: 3;
  opacity: 1;
}

.rotator-flip-reverse .rotator-out {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -transform: rotateY(180deg);
}

.rotator-flip-reverse .rotator-in {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  -transform: rotateY(0);
}

.rotator.peek {
  max-width: 500px;
}

.rotator.peek .rotator-item-prev, .rotator.peek .rotator-item-next {
  width: 50%;
  display: block;
  opacity: .5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transform: scale(0.6) rotate(-15deg);
  -moz-transform: scale(0.6) rotate(-15deg);
  -o-transform: scale(0.6) rotate(-15deg);
  -ms-transform: scale(0.6) rotate(-15deg);
  transform: scale(0.6) rotate(-15deg);
}

.rotator.peek .rotator-item-next {
  right: 0;
  left: auto;
  -webkit-transform: scale(0.6) rotate(15deg);
  -moz-transform: scale(0.6) rotate(15deg);
  -opera-transform: scale(0.6) rotate(15deg);
  -ms-transform: scale(0.6) rotate(15deg);
  transform: scale(0.6) rotate(15deg);
}

.rotator.peek .rotator-active {
  width: 50%;
  opacity: 1;
  position: relative;
  left: 25%;
  z-index: 2;
  box-shadow: .2em .2em .5em #aaa;
}

.rotator.peek .rotator-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.rotator.peek .rotator-nav a {
  width: 20%;
  height: 100%;
  background: #fff;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
}

.rotator.peek .rotator-nav a.next {
  left: auto;
  right: 0;
}

/* Content Rotator - custom */
.rotator-wrapper {
  margin-bottom: 40px;
  position: relative;
}

div.rotator-item .entry-content p {
  margin-bottom: 0;
}

.rotator-wrapper .rotator-nav {
  position: absolute;
  top: -42px;
  right: 0;
}

.rotator-nav a {
  margin: 0;
}

div .rotator-nav a.next {
  border-left: 0;
}

div .rotator-nav a.prev {
  border-right: 0;
}

.rotator-nav-paginated ol {
  display: inline-block;
  margin: 5px 18px 0 0;
  vertical-align: top;
}

.rotator-nav-paginated ol li {
  width: 21px;
  margin: 0;
  text-align: center;
}

.rotator-nav-paginated li a {
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: 50px;
  padding: 0;
  margin-top: 2px;
  background: #fff;
  opacity: .65;
  vertical-align: top;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

.rotator-nav-paginated li a:hover {
  background: #393939;
  border-color: rgba(255, 255, 255, 0.25);
}

.rotator-nav-paginated li.rotator-active-page a, .rotator-nav-paginated li.rotator-active-page a:hover {
  background: #eee;
  background: rgba(0, 0, 0, 0.05);
  border: 2px solid #393939;
  width: 10px;
  height: 10px;
  margin-top: 1px;
  opacity: 1;
}

div .rotator-nav a.next, div .rotator-nav a.prev {
  display: none;
  text-decoration: none !important;
}

/* hidden on small screens */
/* Content Rotator (as 1 column gallery slide show) */
.featured-image .rotator-wrapper {
  margin-bottom: 0;
}

.featured-image .rotator-wrapper .rotator-nav {
  right: 25px;
  top: 22px;
  opacity: .85;
}

.featured-image .rotator-wrapper .rotator-nav a {
  color: #777;
  border-color: rgba(0, 0, 0, 0.06);
}

.featured-image .rotator-wrapper .rotator-nav a:hover {
  color: #ccc;
  background: #393939;
  background: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.1);
}

.featured-image .rotator-wrapper .rotator-nav-paginated li.rotator-active-page a, .featured-image .rotator-wrapper .rotator-nav-paginated li.rotator-active-page a:hover {
  border-color: #fff;
  background: rgba(0, 0, 0, 0.05);
}

/* Visual Composer Elements / Blocks
-------------------------------------------------------------- */
/* Fix for new column structure of VC causing 15px offsets */
/* .vc_section_wrapper { margin-left: -15px; margin-right: 15px; } */
@media screen and (min-width: 768px) {
  .vc_section_wrapper {
    margin-left: -15px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Fix for v4+ applying "box-sizing" to all internal elements */
.rotator-nav-paginated ol li, .rotator-nav-paginated li a, div .rotator-nav a.next, div .rotator-nav a.prev, .jp-interface * {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

/* Default margins and spacing */
div.wpb_content_element {
  margin-bottom: 20px;
}

div.wpb_teaser_grid.wpb_content_element, div.wpb_gmaps_widget.wpb_content_element, div.wpb_tour.wpb_content_element, div.wpb_tabs.wpb_content_element, div.wpb_accordion.wpb_content_element, body ul.wpb_thumbnails-fluid > li, body .last_toggle_el_margin {
  margin-bottom: 40px;
}

div.wpb_separator.wpb_content_element, body .vc_text_separator, body .vc_separator {
  margin: 40px 0;
}

/* Message/Alert Boxes */
.wpb_content_element.wpb_alert {
  border-width: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  text-shadow: none;
}

.wpb_content_element.wpb_alert, div.wpb_content_element.wpb_alert {
  background-color: #FFF5CD;
  color: #A07900;
}

/* alert */
.wpb_content_element.wpb_alert-danger, .wpb_content_element.wpb_alert-error, div.wpb_content_element.wpb_alert-danger, div.wpb_content_element.wpb_alert-error {
  background-color: #FDC9C2;
  color: #CC1800;
}

/* error */
.wpb_content_element.wpb_alert-success, div.wpb_content_element.wpb_alert-success {
  background-color: #DDF8C4;
  color: #499107;
}

/* success */
.wpb_content_element.wpb_alert-info, div.wpb_content_element.wpb_alert-info {
  background-color: #BEEFF8;
  color: #04869E;
}

/* info */
/* Progress Bars */
div.vc_progress_bar .vc_single_bar {
  margin-bottom: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

div.vc_progress_bar .vc_single_bar .vc_label, div.vc_progress_bar .vc_single_bar[class*='bar_'] .vc_label {
  padding: 7px 12px;
  text-shadow: none;
  text-transform: uppercase;
}

div.vc_progress_bar .vc_single_bar .vc_bar, div.vc_progress_bar .vc_single_bar {
  border-bottom: 1px solid #E7E7E7;
  border-color: rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}

div.vc_progress_bar .vc_single_bar .vc_label, div.vc_progress_bar .vc_single_bar.accent-primary .vc_label {
  color: #fff;
}

.vc_progress_bar .vc_single_bar.btn-success .vc_bar {
  background-color: #5bb75b;
}

.vc_progress_bar .vc_single_bar.btn-info .vc_bar {
  background-color: #49afcd;
}

.vc_progress_bar .vc_single_bar.btn-primary .vc_bar {
  background-color: #0074CC;
}

.vc_progress_bar .vc_single_bar.btn-warning .vc_bar {
  background-color: #faa732;
}

.vc_progress_bar .vc_single_bar.btn-danger .vc_bar {
  background-color: #da4f49;
}

.vc_progress_bar .vc_single_bar.btn-inverse .vc_bar {
  background-color: #414141;
}

/* Pie Charts */
.vc_pie_wrapper .vc_pie_chart_back {
  border-width: 20px;
  opacity: .1;
}

/* Call to Action */
.wpb_content_element.wpb_call_to_action {
  display: block;
  padding: 37px 38px 39px;
  border: 1px solid #dedede;
  border-width: 1px 0;
  margin: 0 0 40px;
  background-color: #f7f7f7;
  background-color: rgba(221, 221, 221, 0.2);
}

.call-to-action {
  width: 100%;
  margin-bottom: 40px;
}

body.vc_responsive .cta_align_left .wpb_button, body.vc_responsive .cta_align_right .wpb_button {
  margin-bottom: 33px;
}

/* Inside row with background color or image */
.vc_section_wrapper.has_bg_color .call-to-action, .vc_section_wrapper.has_bg_img .call-to-action, .vc_section_wrapper.has_bg_color .wpb_content_element.wpb_call_to_action, .vc_section_wrapper.has_bg_img .wpb_content_element.wpb_call_to_action, section.vc_cta3-container {
  background-color: transparent;
  border: none;
  padding: 0;
}

.vc_section_wrapper.has_bg_color h2.wpb_call_text, section.vc_cta3-container.has_bg_color header.vc_cta3-content-header h2, .vc_section_wrapper.has_bg_img h2.wpb_call_text, section.vc_cta3-container.has_bg_color header.vc_cta3-content-header h2 {
  font-size: 34px;
}

/* Separator (with Text) */
.wpb_content_element.vc_text_separator div {
  top: -15px;
}

.vc_text_separator.separator_align_left div {
  padding-left: 0;
}

.wpb_content_element.wpb_separator, .wpb_content_element.vc_text_separator {
  border-bottom-color: #e0e0e0;
}

/* Accordion and Toggle */
body .wpb_content_element .ui-accordion .ui-accordion-header {
  font-size: 15px;
  font-weight: 700;
  background-color: #F7F7F7;
  background-color: rgba(221, 221, 221, 0.2);
  border: 1px solid #E7E7E7;
  margin-bottom: -1px;
  outline: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

body .wpb_content_element .ui-accordion .wpb_accordion_section:first-child .ui-accordion-header {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

body .wpb_content_element .ui-accordion .wpb_accordion_section:last-child .ui-accordion-header {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

body .wpb_content_element .ui-accordion .ui-accordion-header:hover {
  background-color: #f0f0f0;
  background-color: rgba(153, 153, 153, 0.2);
}

body .wpb_content_element .ui-accordion .ui-accordion-header a {
  padding: 13px 0 13px 33px;
}

body .wpb_content_element.wpb_accordion .ui-accordion .ui-accordion-content {
  padding: 17px 0 20px 33px;
}

div.wpb_content_element .ui-state-default .ui-icon, div.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_content_element .ui-state-active .ui-icon, div.wpb_wrapper h4.wpb_toggle, div.wpb_wrapper h4.wpb_toggle_title_active {
  color: #aaa;
  color: rgba(153, 153, 153, 0.8);
  background-image: none;
  text-indent: 0;
  left: 13px;
  right: auto;
}

div.wpb_content_element .ui-state-default .ui-icon:before, div.wpb_content_element .ui-state-active .ui-icon:before, div.wpb_wrapper h4.wpb_toggle:before, div.wpb_wrapper h4.wpb_toggle_title_active:before {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: 20px;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 0;
  font-size: 14px;
  content: "\f067";
}

div.wpb_content_element .ui-state-active .ui-icon:before, div.wpb_wrapper h4.wpb_toggle_title_active:before {
  content: "\f068";
}

/* Alternate "light" style */
body .wpb_content_element.light .ui-accordion .ui-accordion-header {
  border-width: 1px 0;
  background-color: transparent;
}

body .wpb_content_element.light .ui-accordion .ui-accordion-header-active {
  background-color: transparent;
  border: none;
}

body .wpb_content_element.light .ui-accordion .wpb_accordion_section:first-child .ui-accordion-header {
  border-top: 0;
}

body .wpb_content_element.light .ui-accordion .wpb_accordion_section:first-child .ui-accordion-header, body .wpb_content_element.light .ui-accordion .wpb_accordion_section:last-child .ui-accordion-header {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

div.wpb_content_element.light .ui-state-active {
  border-bottom: 20px solid #444;
}

/* Toggles, adjust text position */
div.wpb_wrapper h4.wpb_toggle, div.wpb_wrapper h4.wpb_toggle_title_active {
  position: relative;
}

div.wpb_wrapper h4.wpb_toggle:before, div.wpb_wrapper h4.wpb_toggle_title_active:before {
  color: #aaa;
  color: rgba(153, 153, 153, 0.8);
  position: absolute;
  top: 56%;
  left: 8px;
  margin: -.5em 0 0;
}

/* FAQs */
div.wpb_wrapper h4.wpb_toggle {
  font-size: 15px;
  font-weight: bold;
  left: auto;
  background-image: none !important;
  padding-top: 0;
}

div.wpb_wrapper h4.wpb_toggle:before, div.wpb_wrapper h4.wpb_toggle_title_active:before {
  line-height: 12px;
}

/* Tabs and Tour navigation */
div.wpb_content_element div.ui-tabs .ui-tabs-nav li {
  background-color: transparent;
}

div.wpb_content_element div.ui-tabs .ui-tabs-nav li a {
  color: #999;
  padding: 8px 1.25em;
  border-width: 0 0 0 1px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

div.wpb_content_element div.ui-tabs .ui-tabs-nav li a:hover {
  color: #333;
}

/* Tabs only (not tour navigation) */
div.wpb_tabs .ui-tabs .ui-tabs-nav {
  position: relative;
  z-index: 1;
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li {
  margin-right: 0;
  border-bottom: none;
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li a {
  background-color: #eaeaea;
  background-color: rgba(153, 153, 153, 0.2);
  margin-top: 6px;
  padding-top: 4px;
  padding-bottom: 6px;
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  margin-top: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li:first-child a {
  -webkit-border-radius: 2px 0 0 0;
  -moz-border-radius: 2px 0 0;
  border-radius: 2px 0 0 0;
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li:last-child a {
  -webkit-border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  border-radius: 0 2px 0 0;
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li a:hover {
  color: #333;
  background-color: #e0e0e0;
  background-color: rgba(153, 153, 153, 0.33);
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active a, div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
  background-color: #F7F7F7;
  background-color: rgba(221, 221, 221, 0.2);
  color: #333;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

div.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab, div.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #F7F7F7;
  background-color: rgba(221, 221, 221, 0.2);
  padding: 1.25em;
  -webkit-border-radius: 0 2px 2px 2px;
  -moz-border-radius: 0 2px 2px;
  border-radius: 0 2px 2px 2px;
}

/* tabs light skin (class .light) */
div.wpb_tabs.light div.ui-tabs .ui-tabs-panel {
  padding-left: 0;
}

div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li a {
  font-size: 14px;
  background-color: transparent;
  padding: 0 15px;
  margin-top: 0;
  background-position: 100% 4px;
}

div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li.ui-tabs-active a, div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li a:hover {
  background-color: transparent;
  background-image: url(assets/images/misc/arrow-down.png);
  background-repeat: no-repeat;
  background-position: 100% 12px;
}

div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li:first-child a {
  padding-left: 0 !important;
}

div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li.ui-tabs-active a, div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
  background-color: transparent;
  color: #333;
  border-left-color: transparent;
}

div.wpb_tabs.light .ui-tabs .ui-tabs-panel, div.wpb_tabs.light .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: transparent;
  border: transparent;
}

/* left border extend on first tab */
div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active:first-child a {
  border-left-color: transparent;
}

/* Tour */
div.wpb_tour .ui-tabs ul.ui-tabs-nav {
  background: transparent;
}

div.wpb_tour .ui-tabs .ui-tabs-nav li {
  white-space: normal;
}

div.wpb_tour_next_prev_nav {
  margin-left: 25%;
  padding-left: 4%;
  font-size: 12px;
}

div.wpb_tour_next_prev_nav a {
  font-size: 12px;
  width: auto;
  height: auto;
  padding: 5px 12px;
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
}

div.wpb_tour_next_prev_nav a, div.wpb_tour_next_prev_nav a:hover {
  background-color: transparent;
  text-shadow: none;
}

div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li, div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li.ui-tabs-active, div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li:hover, div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover {
  border: 0;
  margin: 0;
  padding: 0;
}

div.wpb_tour div.ui-tabs .ui-tabs-nav li a {
  border-right: 1px solid #E0E0E0;
  background-color: transparent;
  padding: 9px 1.25em 9px .25em;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

div.wpb_tour div.ui-tabs ul.ui-tabs-nav li.ui-tabs-active a, div.wpb_tour div.ui-tabs ul.ui-tabs-nav li.ui-tabs-active a:hover {
  border: 1px solid #E0E0E0;
  border-width: 1px 0;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* Teaser Grid */
.teaser_grid_container {
  text-align: center;
}

body .wpb_teaser_grid .categories_filter {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  font-size: 12px;
}

body .wpb_teaser_grid .categories_filter li a:hover, body .wpb_categories_filter li a:hover,
body .wpb_teaser_grid .categories_filter li.active a, body .wpb_categories_filter li.active a {
  border-bottom: none;
}

.wpb_teaser_grid .wpb_thumbnails {
  text-align: left;
}

/* VC Sliders */
.wpb_gallery .theme-default .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.wpb_gallery .theme-default .nivo-controlNav a {
  width: 9px;
  height: 9px;
  margin: 5px 3px 0;
  border: 2px solid #fff;
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.5);
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}

.wpb_gallery .theme-default .nivo-controlNav a.active {
  border-color: #999;
  background-color: rgba(255, 255, 255, 0.5);
}

/* Carousel */
.entry-content .vc-carousel ol.vc-carousel-indicators {
  bottom: -24px;
}

/* Social Buttons */
body .wpb_pinterest_type_vertical {
  height: auto !important;
  padding-top: 30px;
}

/* spacing fix */
/* Maps */
body .wpb_gmaps_widget .wpb_map_wraper {
  background-color: #e0e0e0;
  padding: 1px;
}

body .wpb_map-section-full {
  margin-bottom: 40px;
}

/* Raw HTML */
body div.wpb_raw_html {
  margin-bottom: 0;
}

/* Grid adjustments */
.wpb_grid .wpb_thumbnails-fluid > .vc_span3, .wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span3, .wpb_teaser_grid .wpb_thumbnails-fluid > .vc_span3 {
  width: 23.125%;
}

.wpb_grid .wpb_thumbnails-fluid > .vc_span4, .wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span4, .wpb_teaser_grid .wpb_thumbnails-fluid > .vc_span4 {
  width: 31.66665%;
}

.wpb_grid .wpb_thumbnails-fluid > .vc_span6, .wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span6, .wpb_teaser_grid .wpb_thumbnails-fluid > .vc_span6 {
  width: 48.75%;
}

.wpb_grid .wpb_thumbnails-fluid > .vc_span12, .wpb_filtered_grid .wpb_thumbnails-fluid > .vc_span12, .wpb_teaser_grid .wpb_thumbnails-fluid > .vc_span12 {
  width: 100%;
}

/*--- Custom Visual Composer Elements ---*/
/* Icon box */
.iconBox {
  margin-bottom: 40px;
  position: relative;
}

.iconBox h2.iconBoxTitle {
  clear: none;
  line-height: 26px;
  font-size: 24px;
}

.iconBox.icon i, .iconBox.icon i.custom-icon {
  position: absolute;
  font-size: 37px;
  left: -4px;
  margin-top: -16px;
  margin-right: 20px;
  color: #aaa;
  width: 50px;
  height: 50px;
  overflow: hidden;
  line-height: 60px;
  text-align: center;
  overflow: visible;
}

.iconBox.icon .textContent {
  margin-left: 50px;
}

.iconBox .theText {
  font-size: 14px;
  line-height: 1.6em;
  margin-top: 15px;
}

.iconBox a.btn {
  margin-top: 24px;
}

/* big icon */
.iconBox.icon-big i.fa {
  position: relative;
  left: 0;
  font-size: 64px;
  width: 64px;
  height: 69px;
  line-height: 69px;
  margin-left: 0;
  margin-bottom: 10px;
}

.iconBox.icon-big .textContent {
  margin-left: 0;
  margin-right: 0;
}

/* Separator with text and subtitle */
body .headline-subtitle {
  margin: 0 0 40px 0;
  text-align: center;
}

body .headline-subtitle h1 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 10px;
}

body .headline-subtitle h2 {
  font-weight: normal;
  font-size: 18px;
}

body .headline-subtitle .separator-subtitle {
  height: 12px;
  display: block;
  background-image: url(assets/images/misc/headline-subtitle.png);
  background-repeat: no-repeat;
  background-position: center;
}

/* Simple Content */
.simpleContent {
  position: relative;
  width: 100%;
}

.simpleContent a.btn {
  margin-top: 20px;
}

.simpleContent.image_left .image {
  float: left;
  max-width: 38%;
  margin-right: 2%;
  position: relative;
  margin-bottom: 40px;
}

.simpleContent.image_left .image-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 186px 110px;
  border-color: transparent transparent #fff;
}

.simpleContent.image_left .textContent {
  float: left;
  max-width: 58%;
  margin-left: 2%;
  margin-bottom: 40px;
}

.simpleContent.image_left h2 {
  margin-bottom: 15px;
}

.simpleContent.image_left .theText {
  line-height: 1.4em;
}

/* Simple Content - Image top */
.simpleContent.image_top .image {
  width: 100%;
  position: relative;
  margin-bottom: 24px;
}

.simpleContent.image_top .textContent {
  margin-bottom: 40px;
  text-align: center;
}

.simpleContent.image_top h2 {
  margin-bottom: 15px;
}

.simpleContent.image_top .theText {
  line-height: 1.4em;
}

/* Sidebars and Widgets
============================================================== */
/* Sidebar */
.widget {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-bottom: 40px;
  word-wrap: break-word;
}

.widget .widgettitle, .widget .content-rotator-heading, h2.wpb_heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.1;
  -webkit-text-stroke: 0;
}

/* in footers */
#FooterTop .widget .widgetTitle, #FooterTop .widget .widgettitle, #Bottom .widget .widgetTitle, #Bottom .widget .widgettitle {
  color: #333;
  font-weight: 500;
}

.widget ol, .widget ul {
  list-style: none;
  margin: 0 0 22px;
}

.widget ul ul {
  margin-left: 12px;
}

.widget li {
  margin: 0;
  padding: 3px 0;
  font-size: 13px;
  padding: 8px 0;
  border-bottom: 1px solid #F0F0F0;
}

.widget li:first-child {
  padding-top: 0;
}

.widget p {
  margin-bottom: 20px;
}

.widget li[class*="current"] a {
  font-weight: 700;
  color: #333;
}

.widget li[class*="current"] a:before {
  display: inline-block;
  width: .8em;
}

/* revert styles on parent items in nav lists */
.widget li.current-page-ancestor a {
  font-weight: 400;
}

.widget li.current-page-ancestor a:before {
  display: none;
}

/* Posts, Pages and Comments
============================================================== */
.post-header, .wpb_teaser_grid .post-thumb, .rotator .single-item .featured-image {
  margin: 0 0 28px;
}

.rotator .single-item .featured-image.no-content {
  margin-bottom: 0;
}

/* Post list - Left aligned image */
.post-image-left .post-header {
  margin-top: 0;
  margin-bottom: 0;
}

.post-image-left .entry-title, .post-image-left .entry-title a {
  font-size: 26px;
}

/* Post header image */
.post-header .featured-image img {
  max-width: 100%;
  height: auto;
  /* possible change -> width:auto !important; */
}

/* Titles */
.entry-title, .entry-title a, .page-title, .page-title a, .iconBox .iconBoxTitle, .wpb_teaser_grid .post-title, .wpb_teaser_grid .post-title a {
  color: #393939;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 4px;
  -webkit-text-stroke: 0.015em rgba(57, 57, 57, 0.85);
}

.entry-title a:hover, .page-title a:hover, .wpb_teaser_grid .post-title a:hover {
  -webkit-text-stroke: 0 !important;
}

/* Area specific - Title adjustments */
.iconBox .iconBoxTitle, .rotator .entry-title, .rotator .entry-title a, .wpb_teaser_grid .post-title, .wpb_teaser_grid .post-title a {
  font-size: 18px;
  margin-bottom: 11px;
}

.page-title, .page-title a, .iconBox .iconBoxTitle, .wpb_teaser_grid .post-title, .wpb_teaser_grid .post-title a {
  margin-bottom: 8px;
}

.page-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 40px;
}

.single-post .page-title {
  display: inline-block;
  margin-bottom: 4px;
}

.entry-title a, .rotator .entry-title a, .wpb_carousel .post-title a {
  color: #333;
  text-decoration: none;
  display: block;
  margin-bottom: 0;
}

.entry-format {
  margin-top: 24px;
  font-weight: 400;
}

/* Titles on left aligned image */
.post-image-left .entry-title, .post-image-left .entry-title a {
  font-size: 26px;
}

/* Sticky */
article.sticky .featured-post {
  border-top: 4px double #ededed;
  border-bottom: 4px double #ededed;
  color: #757575;
  font-size: 13px;
  line-height: 3.692307692;
  margin-bottom: 24px;
  text-align: center;
}

/* Post Format Icon */
.post-symbol, .single-post-format {
  display: inline-block;
  color: #999;
  font-size: 21px;
  line-height: 1;
  text-align: center;
  vertical-align: top;
}

.post-symbol {
  margin: 0 .15em 0 .1em;
}

/* Font specific */
.post-symbol i.fa {
  line-height: 23px;
  margin-right: .3em;
}

.post-symbol .entypo {
  line-height: 24px;
  margin-right: 0;
  -webkit-text-stroke: 0.015em rgba(153, 153, 153, 0.85);
}

.post-format-label {
  color: #999;
  font-size: 14px;
  font-weight: 700;
}

/* Individual symbol sizing (font awesome) */
.post-symbol .fa-camera {
  font-size: 20px;
}

.post-symbol .fa-play-circle {
  font-size: 22px;
}

.post-symbol .fa-volume-up {
  font-size: 20px;
  line-height: 24px;
}

/* (entypo) */
.format-standard .post-symbol .entypo {
  font-size: 20px;
  -webkit-text-stroke: 0;
}

.format-video .post-symbol .entypo {
  -webkit-text-stroke: 0;
}

.format-image .post-symbol .entypo {
  font-size: 20px;
  margin-right: 4px;
}

/* Post Format Icon - Single Posts */
.single-post-format {
  display: block;
  text-align: left;
  line-height: 24px;
  margin: 2px 0 12px;
}

.single-post-format .post-symbol {
  margin: 0;
  display: inline-block;
  height: 25px;
}

.single-post-format .post-symbol i {
  line-height: 24px;
  margin-right: 0.5em;
}

.single-post-format .post-symbol i, .single-post-format .post-symbol span {
  font-size: 28px;
  color: #bbb;
}

/* (entypo) */
.single-post-format .post-symbol span.entypo {
  -webkit-text-stroke: 0.008em rgba(187, 187, 187, 0.5);
}

.single-post-format .post-format-label {
  font-size: 18px;
  color: #bbb;
}

/* Single Post Individual symbol sizing (font awesome) */
.single-post-format .post-symbol i.fa-camera {
  font-size: 25px;
}

/* (entypo) */
.format-gallery .single-post-format .post-symbol .entypo {
  margin-right: 0.2em;
}

.format-image .single-post-format .post-symbol .entypo {
  font-size: 26px;
  margin-right: 0.3em;
}

.format-standard .single-post-format .post-symbol .entypo {
  font-size: 26px;
}

/* Article Content */
#Middle article {
  word-wrap: break-word;
  margin-bottom: 60px;
}

#Middle article:last-child {
  margin-bottom: 0;
}

.single-post #Middle article {
  margin-top: 4px;
  margin-bottom: 0;
}

/* next/prev page */
.page-links {
  clear: both;
  line-height: 1.57;
}

/* Header meta (blog) */
.header-meta {
  margin: 0 0 22px;
}

/* Footer and Meta Details */
footer.entry-meta {
  clear: both;
}

.entry-meta {
  font-size: 12px;
  line-height: 1.834;
}

.entry-meta .meta-label {
  display: none;
  font-style: normal;
}

.entry-meta h6 {
  font-size: 12px;
  line-height: 1.834;
  margin: 0;
}

footer.entry-meta .meta-label, footer.entry-meta .date-meta .meta-sep, footer.entry-meta .author-meta .meta-sep, .single-author footer.entry-meta .author-meta {
  display: none;
}

footer.entry-meta .tags-meta .meta-label, footer.entry-meta .author-meta .meta-label, footer.entry-meta .categories-meta .meta-label {
  display: inline;
}

footer.entry-meta .date-meta, footer.entry-meta .author-meta, footer.entry-meta .categories-meta {
  float: left;
  clear: left;
  display: inline-block;
}

footer.entry-meta .tags-meta {
  font-style: italic;
  clear: both;
}

.entry-meta .meta-sep {
  padding: 0 6px;
}

.author-meta .meta-label {
  display: inline;
}

/* Other */
.mu_register h2 {
  color: #757575;
  font-weight: 400;
}

/* Archives (category, tag, date, taxonomy, etc...)
============================================================== */
.archive-header {
  margin-bottom: 40px;
}

.archive-title {
  font-size: 24px;
  margin: 0 0 24px;
  line-height: 1.5em;
}

.archive-meta {
  color: #757575;
  font-size: 12px;
  line-height: 2;
  margin-top: 24px;
}

/* Single image attachment view
============================================================== */
.article.attachment {
  overflow: hidden;
}

.image-attachment h1.entry-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
  margin: 0 0 11px;
}

.image-attachment div.attachment {
  text-align: center;
  margin-bottom: 24px;
}

.image-attachment div.attachment p {
  text-align: center;
}

.image-attachment div.attachment img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

.image-attachment .entry-caption {
  margin-top: 8px;
}

/* Post formats
============================================================== */
/* Audio posts */
.format-audio .post-header .featured-image {
  /*margin-bottom: 25px;*/
  margin-bottom: 0;
}

.format-audio .post-header.player-with-image .jp-audio-container {
  margin: -42px 15px 38px;
}

.post-image-left.format-audio .post-header.player-with-image .jp-audio-container {
  margin-bottom: 0;
}

.format-audio .post-header.player-with-image .jp-audio-container .jp-interface {
  background-color: #f6f6f6;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.33);
}

/* Gallery posts */
.post-header .gallery.styled-image {
  display: block;
}

.gallery .flexslider {
  border: none;
  padding: 0;
  margin: 0;
}

.gallery .flexslider ul.slides li .plain-image {
  overflow: hidden;
  display: block;
  position: static;
}

/* makes the rounded corners work */
/* Image posts */
.format-image .entry-title, .format-image .header-meta {
  display: none;
}

.single-format-image .header-meta {
  display: block;
}

.format-image .entry-footer .entry-title, .format-image .entry-footer .entry-title a {
  display: block;
  font-size: 16px;
  line-height: 1.57;
  margin: 0 0 4px;
}

/* Quote and Link posts */
article.format-quote .post-header, article.format-link .post-header {
  margin-bottom: 0;
  margin-top: 0;
  background: #777;
  padding: 20px 30px;
}

.format-quote .post-header .entry-title, .format-link .post-header .entry-title {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 1em;
  margin-left: 90px;
  color: #fff;
}

.format-quote .post-header .sub-title, .format-link .post-header .sub-title {
  font-size: 14px;
  font-weight: 400;
  margin-left: 90px;
  color: #fff;
  line-height: 36px;
}

.format-quote .post-header .post-symbol, .format-link .post-header .post-symbol {
  color: #fff;
  opacity: .33;
}

.format-quote .post-header .post-symbol i, .format-link .post-header .post-symbol i {
  font-size: 60px;
  height: 60px;
  line-height: 66px;
  position: absolute;
  margin: 15px 0 0;
}

.format-quote .post-header .post-format-label, .format-link .post-header .post-format-label {
  display: none;
}

/* Grid Layout */
.posts-grid .format-quote .post-header .entry-title, .posts-grid .format-link .post-header .entry-title {
  padding: 18px 40px 12px;
  margin: 0;
}

.posts-grid .format-quote .post-header .sub-title, .posts-grid .format-link .post-header .sub-title {
  padding-left: 40px;
  margin-left: 0;
}

/* single link and quote */
.single-post article.format-quote .post-header, .single-post article.format-link .post-header {
  margin-top: 68px;
}

/* Link posts */
article.format-link a .post-header {
  -webkit-transition: all .12s ease-in-out;
  -moz-transition: all .12s ease-in-out;
  -o-transition: all .12s ease-in-out;
  transition: all .12s ease-in-out;
}

.format-link .post-header .entry-title {
  margin-bottom: 0.4em;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.5);
}

/* Grid Layout */
.posts-grid .format-link .post-header {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.posts-grid .format-link .post-header .sub-title {
  margin-left: 0;
}

/* Quote posts */
.format-quote .post-header .entry-title {
  font-style: italic;
  font-family: serif;
  -webkit-text-stroke: 0;
}

.format-quote .post-header .sub-title {
  text-transform: uppercase;
  letter-spacing: .15em;
}

.format-quote .post-header .post-symbol.end-quote {
  display: none;
}

/* Grid Layout */
.posts-grid .format-quote .post-header .entry-title {
  line-height: 32px;
}

.posts-grid .format-quote .post-header .sub-title {
  background: transparent;
  font-size: 12px;
}

/* Single quote */
.single-post article.format-quote .post-header {
  clear: both;
  padding: 32px 30px 40px;
}

/* Comments
============================================================== */
img.avatar {
  border-radius: 100px;
}

#comments.comments-area {
  margin: 24px 0 0;
}

.comments-title {
  display: none;
  margin-bottom: 28px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.comments-area .must-log-in {
  padding-left: 15px;
  display: inline-block;
  line-height: 16px;
}

.comments-area article {
  position: relative;
  padding: 24px 15px 0 9px;
  margin: 20px 0;
  border: 1px solid #dadada;
  border-radius: 2px;
}

#Middle .comments-area article {
  margin-bottom: 0;
}

/* override a generic 'article' style */
.comments-area article header {
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

.comments-area article header img.avatar {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.comments-area article header cite, .comments-area article .comment-content {
  display: inline-block;
}

.comments-area article header time {
  margin-left: 5px;
}

.comments-area article header cite {
  font-style: normal;
  font-size: 13px;
  line-height: 1.42857143;
  margin-right: 10px;
}

.comments-area article header time {
  line-height: 1.714285714;
  text-decoration: none;
  font-size: 12px;
}

.comments-area article header a {
  color: #aaa;
  text-decoration: none;
  display: block;
}

.comments-area article header a:hover {
  color: #222;
}

.comments-area article header cite a {
  color: #444;
}

.comments-area article header cite a:hover {
  text-decoration: underline;
}

.comments-area article header h4 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #007cbd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #0088d0;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #009cee, #0088d0);
  background-image: -ms-linear-gradient(top, #009cee, #0088d0);
  background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
  background-image: -o-linear-gradient(top, #009cee, #0088d0);
  background-image: linear-gradient(top, #009cee, #0088d0);
}

.comments-area .commentlist li article.comment .comment-content p.edit-link a {
  margin-top: 0;
}

.comments-area li.bypostauthor cite span {
  display: none;
  position: absolute;
  margin-left: 5px;
  padding: 2px 5px;
  font-size: 10px;
}

.commentlist .pingback {
  line-height: 1.714285714;
  margin-bottom: 20px;
}

.comments-area ol.commentlist {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 60px;
}

.comments-area .commentlist li {
  list-style-type: none;
  margin: 25px 0 0 0;
  clear: both;
}

.comments-area .commentlist li .children {
  margin: 0 0 0 4%;
}

.comments-area .commentlist li .children li.comment {
  margin-top: 25px;
  border: 0;
}

.comments-area .commentlist li .children li .comment {
  border-left-width: 8px;
}

.comments-area .commentlist li .comment .reply {
  position: absolute;
  right: 15px;
  top: 15px;
}

.comments-area .commentlist li .comment .reply span {
  display: none;
}

a.comment-reply-link {
  background: #fff;
  background-color: rgba(187, 187, 187, 0.2);
  font-size: 12px;
  padding: 2px 9px 3px;
}

a.comment-reply-link:hover {
  background: #aaa;
  background-color: rgba(187, 187, 187, 0.3);
  border-color: #aaa;
  border-color: rgba(128, 128, 128, 0.55);
  color: #999;
}

/* Comment form */
/*#respond { margin-top: 54px; }*/
#respond h3#reply-title {
  font-size: 16px;
  line-height: 16px;
  float: left;
  margin: 0 0 20px;
}

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  font-weight: 400;
  font-size: 12px;
}

#respond form {
  margin: 24px 0 40px;
}

#respond form p {
  margin: 10px 0;
  clear: both;
}

#respond form p.logged-in-as {
  clear: none;
  float: left;
  margin-top: 0;
  margin: 0 0 0 15px;
  line-height: 16px;
  font-size: 13px;
}

#respond form label {
  display: block;
  line-height: 1.714285714;
}

.logged-in #respond form p.comment-form-comment label {
  display: none;
}

#respond form input[type="text"], #respond form textarea {
  width: 100%;
}

#respond form p.form-allowed-tags {
  display: none;
  margin: 0;
  font-size: 12px;
  line-height: 2;
  color: #5e5e5e;
}

/* comment area border colors */
.comments-area article, .comments-area article header:before, a.comment-reply-link {
  border-color: rgba(128, 128, 128, 0.33);
}

/* Author profiles */
.author .archive-header {
  margin-bottom: 24px;
  display: none;
}

.author-info {
  border: 1px solid #ededed;
  border-color: rgba(128, 128, 128, 0.16);
  background: #f9f9f9;
  background-color: rgba(153, 153, 153, 0.05);
  margin: 50px 0 40px;
  padding: 20px;
  overflow: hidden;
  text-align: center;
  clear: both;
}

.author-description h2 {
  margin: 0;
  line-height: 60px;
  font-size: 22px;
}

.author-description p {
  font-size: 1.1rem;
}

.author-description .author-link {
  margin-bottom: 10px;
}

.author.archive .author-info {
  margin: 0 0 40px;
  padding: 0;
  border-width: 0 0 1px 0;
  background-color: transparent;
}

.author.archive .author-avatar {
  margin-top: 0;
}

.author.archive .author-description h2 {
  font-size: 28px;
}

/* Portfolio
============================================================== */
#Middle article.type-portfolio, #Middle .posts-grid article {
  background: #f9f9f9;
  border: 1px solid #E9E9E9;
  border-color: rgba(0, 0, 0, 0.06);
  border-bottom-color: rgba(0, 0, 0, 0.13);
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.06);
}

.single-portfolio #Middle article.type-portfolio, .tax-portfolio-category #Middle article.type-portfolio {
  text-align: left;
}

article.type-portfolio .entry-title, article.type-portfolio .entry-summary, article.type-portfolio .entry-footer, .posts-grid article .entry-title, .posts-grid article .entry-summary, .posts-grid article .entry-footer {
  padding-left: 18px;
  padding-right: 18px;
}

article.type-portfolio h2.entry-title, article.type-portfolio h2.entry-title a, .posts-grid article h2.entry-title, .posts-grid article h2.entry-title a {
  font-size: 16px;
}

article.type-portfolio h2.entry-title, .posts-grid article h2.entry-title {
  margin-bottom: 12px;
}

article.type-portfolio .entry-footer, .posts-grid article .entry-footer {
  padding: 4px 17px;
  margin: 0 -18px 0px;
  background: #efefef;
  border-top: 1px solid #e7e7e7;
}

article.type-portfolio .entry-footer, .posts-grid article .entry-footer .author {
  display: none;
}

/* no footer meta */
article.type-portfolio .entry-summary .summary > p:last-child, .posts-grid article .entry-summary .summary > p:last-child {
  margin-bottom: 24px;
}

/* VC 4 fix */
/* Portfolio specific (ignores blog grid) */
article.type-portfolio {
  text-align: center;
  padding-bottom: 6px;
}

article.type-portfolio .post-header {
  margin-bottom: 18px;
}

article.type-portfolio h2.entry-title, article.type-portfolio .entry-summary {
  margin-top: 12px;
  margin-bottom: 12px;
}

article.type-portfolio .entry-summary p {
  margin-bottom: 0;
}

/* Single Portfolio */
.single-portfolio footer.entry-meta {
  margin-bottom: 24px;
}

/* Image only (no title or excerpts) */
.image-only .post-header, .image-only article.type-portfolio .post-header, .image-only article.type-portfolio .entry-summary {
  margin-bottom: 0;
}

.image-only article.type-portfolio .entry-summary {
  margin-top: 0;
}

#Middle .image-only article.type-portfolio {
  padding-bottom: 0;
}

/* Post formats */
.single-portfolio .single-post-format {
  display: none;
}

/* Grid style footer meta icons / read more */
.posts-grid article .entry-footer.entry-meta a {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.posts-grid article .entry-footer.entry-meta .comments-meta {
  position: relative;
  top: -1px;
}

.posts-grid article .entry-footer .comments-icon {
  font-size: 21px;
  line-height: 1;
  vertical-align: middle;
  margin: 0 6px 0 0;
}

.posts-grid article .entry-footer p.readmore {
  float: right;
}

.posts-grid article .entry-footer p.readmore a {
  padding: 0;
  border: 0;
  line-height: 24px;
}

.posts-grid article .entry-footer p.readmore a:hover, .posts-grid article .entry-footer a:hover {
  color: #666;
}

.posts-grid article .entry-footer p.readmore a:after {
  font-size: 20px;
  top: 2px;
}

.posts-grid article .entry-footer .post-format-label {
  font-size: 13px;
  line-height: 24px;
}

/* don't hide image format titles on a portfolio item */
article.format-image.type-portfolio .entry-title, .posts-grid article.format-image .entry-title {
  display: block;
}

/*  Audio post type adjustments*/
article.format-audio.type-portfolio .post-header .featured-image, .posts-grid article.format-audio .post-header .featured-image {
  margin-bottom: 0;
}

article.format-audio.type-portfolio div.jp-interface {
  border-width: 0 0 1px;
  background-color: #f0f0f0;
  border-radius: 0;
}

/*  Image post type adjustments*/
.posts-grid article.format-image .post-header {
  margin-bottom: 0;
}

.posts-grid article.format-image .entry-title {
  position: absolute;
  bottom: 45px;
  margin: 0;
}

.posts-grid article.format-image h2.entry-title a, .posts-grid article.format-image h2.entry-title a:hover {
  color: #fff;
  -webkit-text-stroke: none;
}

.posts-grid article.format-image h2.entry-title {
  display: block;
  bottom: 33px;
  width: 100%;
  padding: 24px 0 14px;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#88000000',GradientType=0 );
}

.posts-grid article.format-image h2.entry-title a {
  margin: 0 18px;
}

/*  Quote and Link post type adjustments*/
.posts-grid article.format-quote .entry-footer .comments-meta, .posts-grid article.format-link .entry-footer .comments-meta {
  display: none;
}

/* Taxonomy view (portfolio category list) */
.tax-portfolio-category #Middle article.type-portfolio, .tax-portfolio-category #Middle .posts-grid article {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tax-portfolio-category article.type-portfolio .entry-title, .tax-portfolio-category article.type-portfolio .entry-summary, .tax-portfolio-category article.type-portfolio .entry-footer {
  padding-left: 0;
  padding-right: 0;
}

.tax-portfolio-category .post-header {
  margin-bottom: 0;
}

.tax-portfolio-category article.type-portfolio h2.entry-title, .tax-portfolio-category article.type-portfolio h2.entry-title a {
  font-size: 24px;
}

.portfolio-details .item-detail {
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
}

.portfolio-details.entry-meta h6 {
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
}

.portfolio-details .item-detail.details-button {
  display: inline-block;
  margin-top: 16px;
  margin-right: 1em;
}

.portfolio-details .item-detail.details-button a {
  display: inline-block;
  min-width: 75px;
  text-align: center;
  text-decoration: none;
}

/* single item */
.single-portfolio .page-title {
  clear: left;
  margin-right: 65px;
  margin-bottom: 18px;
}

.single-portfolio .post-header.title_above {
  margin-bottom: 40px;
}

.single-portfolio .portfolio-details.entry-meta {
  font-size: inherit;
}

.portfolio-details.entry-meta h5 {
  font-size: 14px;
  margin: 24px 0 12px;
}

.portfolio-details.entry-meta h5 a {
  text-decoration: none;
}

.portfolio-details.entry-meta h5:first-child {
  margin-top: 0;
}

.portfolio-details.entry-meta h5.project-link i {
  font-size: 16px;
  line-height: 16px;
  padding-left: 5px;
}

.post-header.title_above .featured-image {
  padding-top: 30px;
}

h1 + .post-header.title_above .featured-image {
  padding-top: 0;
}

/* filtered portfolio */
ul#sort-by {
  margin: 0 0 20px;
  padding: 0;
  font-size: 12px;
  text-align: center;
}

ul#sort-by li {
  list-style-type: none;
  margin: 0 1px 7px;
  padding: 0;
  display: inline-block;
}

ul#sort-by li a {
  outline: none;
  text-decoration: none;
  padding: 4px 8px;
  background: #F4F4F4;
  background: rgba(153, 153, 153, 0.1);
}

ul#sort-by li a.active {
  color: #222;
  background: #DCDCDC;
  background: rgba(119, 119, 119, 0.25);
}

.posts-grid .isotope-item {
  float: left;
}

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: .6s;
  -moz-transition-duration: .6s;
  -ms-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s;
}

.isotope {
  -webkit-transition-property: height,width;
  -moz-transition-property: height,width;
  -ms-transition-property: height,width;
  -o-transition-property: height,width;
  transition-property: height,width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform,opacity;
  -moz-transition-property: -moz-transform,opacity;
  -ms-transition-property: -ms-transform,opacity;
  -o-transition-property: -o-transform,opacity;
  transition-property: transform,opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0;
  -moz-transition-duration: 0;
  -ms-transition-duration: 0;
  -o-transition-duration: 0;
  transition-duration: 0;
}

.isotope-hidden {
  display: none;
}

/* Portfolio - Custom Columns */
.portfolio-item {
  width: 99.9%;
  float: left;
}

#Middle .posts-grid article {
  margin-bottom: 24px;
}

div[class*='portfolio-columns-'] article {
  margin: 0;
}

@media screen and (max-width: 559px) {
  /* Show 2 columns */
  .portfolio-columns-8 article, .portfolio-columns-7 article, .portfolio-columns-6 article {
    width: 48.35%;
    margin: 0 0.5% 1.65%;
  }
}
@media screen and (min-width: 560px) {
  /* Default margins */
  div[class*='portfolio-columns-'] article {
    margin: 0 0.77% 1.65%;
  }

  /* Show 3 columns */
  .portfolio-columns-8 article, .portfolio-columns-7 article, .portfolio-columns-6 article {
    width: 31.68%;
  }

  /* Show 2 columns */
  .portfolio-columns-5 article, .portfolio-columns-4 article, .portfolio-columns-3 article, .portfolio-columns-2 article {
    width: 48.35%;
  }
}
@media screen and (min-width: 660px) {
  /* Show 4 columns */
  .portfolio-columns-8 article, .portfolio-columns-7 article, .portfolio-columns-6 article {
    width: 31.68%;
  }
}
@media screen and (min-width: 768px) {
  /* Show 5 columns */
  .portfolio-columns-8 article, .portfolio-columns-7 article {
    width: 18.35%;
  }

  /* Show 4 columns */
  .portfolio-columns-6 article {
    width: 23.35%;
  }

  /* Show 3 columns */
  .portfolio-columns-7 article, .portfolio-columns-6 article, .portfolio-columns-5 article, .portfolio-columns-4 article {
    width: 31.68%;
  }
}
@media screen and (min-width: 960px) {
  /* Show 6 columns */
  .portfolio-columns-8 article, .portfolio-columns-7 article {
    width: 15%;
  }

  /* Show 5 columns */
  .portfolio-columns-6 article {
    width: 18.35%;
  }

  /* Show 4 columns */
  .portfolio-columns-6 article, .portfolio-columns-5 article {
    width: 23%;
  }

  /* Show 3 columns */
  .portfolio-columns-3 article {
    width: 31.68%;
  }
}
@media screen and (min-width: 1160px) {
  /* Show 8 columns */
  .portfolio-columns-8 article {
    width: 10.85%;
  }

  /* Show 7 columns */
  .portfolio-columns-7 article {
    width: 12.63%;
  }

  /* Show 6 columns */
  .portfolio-columns-6 article {
    width: 15%;
  }

  /* Show 5 columns */
  .portfolio-columns-5 article {
    width: 18.35%;
  }

  .portfolio-columns-4 article {
    width: 23.35%;
  }

  /* Show 3 columns */
  .portfolio-columns-3 article {
    width: 31.68%;
  }

  /* Show 2 columns */
  .portfolio-columns-2 article {
    width: 48.35%;
  }
}
/* Error page
============================================================== */
.error404 .searchFormContainer #s {
  width: 360px;
  max-width: 100%;
}

/* Search results
============================================================== */
.search-results .page-title {
  font-size: 30px;
  font-weight: normal;
  margin-top: 8px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 48px;
}

.search-results .entry-title {
  margin-bottom: 0.25em;
}

.search-results .entry-title, .search-results .entry-title a, .search-results article.type-portfolio .entry-title, .search-results article.type-portfolio .entry-summary, .search-results article.type-portfolio .entry-footer, .search-results .posts-grid article .entry-title, .search-results .posts-grid article .entry-summary, .search-results .posts-grid article .entry-footer {
  font-size: 18px;
  padding-left: 0;
  padding-right: 0;
}

.search-results .post-header {
  display: none;
}

.search-results .header-meta {
  margin-bottom: 0.5em;
}

.search-results p.readmore {
  margin-top: 24px;
}

.search-results #Middle article.type-portfolio, .search-results #Middle .posts-grid article {
  text-align: left;
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.search-results #Middle article, .search-results #Middle article.type-portfolio, .search-results #Middle .posts-grid article {
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}

/* Blank page
============================================================== */
.bank-template {
  height: 100%;
}

body.blank-page.boxed {
  padding: 3%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.blank-page #page {
  max-height: auto;
}

.blank-page #Middle {
  text-align: center;
}

.blank-page #primary {
  padding: 50px;
  width: 100%;
  height: 100%;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.blank-page #content {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

/* Widgets
============================================================== */
.widget-area .textwidget ul, .wpb_content_element .widget.textwidget ul {
  list-style: disc outside;
  margin: 0 0 22px;
}

.widget-area .textwidget li, .wpb_content_element .widget.textwidget li {
  margin-left: 36px;
  padding: 0;
  border-bottom: 0;
}

.widget-area #s, .wpb_content_element .widget #s {
  width: 100%;
  max-width: 600px;
}

.widget-area #searchsubmit, .wpb_content_element .widget #searchsubmit {
  display: none;
}

/* hide submit button */
.widget_rss li {
  margin: 12px 0;
}

.widget_recent_entries .post-date, .widget_rss .rss-date {
  color: #aaa;
  font-size: 11px;
  margin-left: 12px;
}

.widget_recent_entries .post-date {
  display: block;
  margin: 0;
}

#wp-calendar {
  margin: 0;
  width: 100%;
  font-size: 13px;
  line-height: 1.846153846;
  color: #686868;
}

#wp-calendar th, #wp-calendar td, #wp-calendar caption {
  text-align: left;
}

#wp-calendar #next {
  padding-right: 24px;
  text-align: right;
}

.widget_search label {
  display: block;
  font-size: 13px;
  line-height: 1.846153846;
}

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

.widget_twitter .timesince {
  display: block;
  text-align: right;
}

/* Contact Form
============================================================== */
/* Placeholder text (older browsers only) */
.placeholder-text label {
  padding: 4px 0 0;
}

/* Contact form (and generiv forms) styles */
.contactFormWrapper, .formWrapper {
  margin-bottom: 1.5em;
}

.publicContactForm fieldset legend {
  display: none;
}

.publicContactForm div.fieldContainer {
  margin-bottom: 20px;
  position: relative;
}

/* space between inputs */
.publicContactForm label {
  display: block;
}

.publicContactForm label.hidden {
  display: none;
}

.publicContactForm .formTitle {
  margin-bottom: 0.2em;
}

.publicContactForm .formCaption {
  font-size: 12px;
  color: #999;
  margin: 4px 0 12px;
}

.publicContactForm .textInput, .publicContactForm textarea {
  margin: 0;
  padding-left: 7px;
  padding-right: 7px;
}

/* default width set in @media (min-width: 768px) */
.publicContactForm textarea {
  height: 150px;
  display: block;
}

.publicContactForm .contactFormBottom {
  padding: 8px 0 0;
}

.publicContactForm div.field_type_radio {
  margin-top: 1.75em;
  margin-bottom: 1.75em;
}

.publicContactForm .field_type_radio .radioSetTitle {
  margin-bottom: 8px;
}

.publicContactForm .field_type_radio .radioLabel {
  margin-left: 1em;
}

.publicContactForm .sending {
  width: 32px;
  height: 24px;
}

/* loading image container */
.publicContactForm img.sendingImg {
  float: left;
  padding: 0 0 0 8px;
}

/* loading image */
.publicContactForm .formSubmit {
  float: left;
}

/* submit button */
/* validation and error message related styles */
.publicContactForm .textInput.error {
  border-color: #c00 !important;
}

.publicContactForm .field_type_captcha .textInput.error {
  margin-bottom: 0;
}

/* custom captcha input error styling */
.publicContactForm em.error {
  display: block;
  position: absolute;
  padding: 2px 4px 3px;
  font: normal 10px Verdana,Arial,Helvetica,Garuda,sans-serif;
  background-color: #c00;
  color: #fff;
  line-height: 10px;
  margin: -10px 0 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* Error messages at form bottom (usually for CAPTCHA) */
.formMessages-bottom .formError .error {
  margin: 0.5em 0;
  padding: 4px 8px;
  font-weight: bold;
  color: #fff;
  background: #D34;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* Login Popup
============================================================== */
#LoginPopup {
  width: 325px;
  height: 255px;
  font-size: 13px !important;
}

#LoginPopup .formContent legend {
  display: none;
}

#LoginPopup .formContent label {
  margin: 1em 0 0.5em;
  display: block;
}

#LoginPopup .signInButton {
  float: left;
  margin: 1.5em 0 0;
  padding-left: 2em;
  padding-right: 2.1em;
}

#LoginPopup #popupLoginForgotPswd {
  float: right;
  margin: 2.5em 3px 0;
}

/* Plugins
============================================================== */
img#wpstats {
  display: block;
  margin: 0 auto 24px;
}

/* Revolution Slider
-------------------------------------------------------------- */
body .rev_slider_wrapper {
  z-index: 1;
}

body .rev_slider_wrapper .tp-bullets {
  top: 29px;
  left: auto !important;
  right: 93px;
}

.rev_slider_wrapper a:focus {
  outline: none !important;
}

#SliderPad {
  display: none;
}

/* scroll padding for fullscreen slider */
/* paging for slider */
body .tp-bullets .tp-leftarrow.round, body .tp-bullets .tp-rightarrow.round, body .tp-leftarrow.default, body .tp-rightarrow.default {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
}

body .tp-bullets .tp-rightarrow.round:before, body .tp-rightarrow.default:before, body .tp-bullets .tp-leftarrow.round:before, body .tp-leftarrow.default:before {
  color: #777;
  font-size: 22px;
  width: 24px;
  text-align: center;
  display: block;
  line-height: 24px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85);
}

body .tp-bullets .tp-leftarrow.round:before, body .tp-leftarrow.default:before {
  content: "\f104";
}

body .tp-bullets .tp-rightarrow.round:before, body .tp-rightarrow.default:before {
  content: "\f105";
}

body .tp-bullets .tp-rightarrow.round:hover:before, body .tp-rightarrow.default:hover:before, body .tp-bullets .tp-leftarrow.round:hover:before, body .tp-leftarrow.default:hover:before {
  color: #ccc;
  text-shadow: 0 -1px 0 #000;
}

body .tp-leftarrow.default, body .tp-rightarrow.default {
  width: 24px;
  height: 24px;
  color: #fff;
  font-size: 20px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 100px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.06);
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  /*opacity: 0;*/
}

body .tp-leftarrow.default {
  text-align: left;
  top: 30px !important;
  left: auto !important;
  right: 49px;
  border-right: 0;
}

body .tp-rightarrow.default {
  text-align: right;
  top: 30px !important;
  right: 24px !important;
  border-left: 0;
}

body .tp-leftarrow.default:hover, body .tp-rightarrow.default:hover {
  background: #393939;
  background: rgba(0, 0, 0, 0.65);
}

body .tp-leftarrow.default:hover.round:before, body .tp-rightarrow.default:hover.round:before {
  color: #ccc;
}

body .tp-bullets.hesperiden.horizontal .tp-bullet,
body .tp-bullets.simplebullets.round .bullet, body .tp-bullets.simplebullets.round .bullet.last {
  width: 10px;
  height: 10px;
  margin-top: -4px;
  margin-left: 4px;
  margin-right: 4px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.15);
  opacity: .65;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

body .tp-bullets.hesperiden.horizontal .tp-bullet.selected,
body .tp-bullets.simplebullets.round .bullet.selected, body .tp-bullets.simplebullets.navbar .bullet.selected, body .tp-bullets.simplebullets.round .bullet.selected:hover, body .tp-bullets.simplebullets.navbar .bullet.selected:hover, body .tp-bullets.simplebullets.round .bullet.selected.last, body .tp-bullets.simplebullets.navbar .bullet.selected.last {
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0.05);
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: 3px;
  margin-right: 3px;
  opacity: 1;
}

body .tp-bullets.hesperiden.horizontal .tp-bullet:hover,
body .tp-bullets.simplebullets.round .bullet:hover, body body .tp-bullets.simplebullets.navbar .bullet:hover {
  background: #393939;
  border-color: rgba(255, 255, 255, 0.25);
}

body .tp-bullets .tp-leftarrow.round, body .tp-bullets .tp-rightarrow.round {
  color: #36393C;
  font-size: 18px;
  margin-top: -7px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  opacity: .3;
}

body .tp-leftarrow.round, body .tp-rightarrow.round {
  display: none;
}

/* prevent gap in responsive views */
body .tp-bullets .tp-rightarrow.round {
  margin-left: 5px;
}

body .tp-bullets .tp-leftarrow:hover, body .tp-bullets .tp-rightarrow:hover {
  opacity: .5;
}

body .tp-bullets.hesperiden.horizontal {
  top: 59px !important;
  left: auto !important;
  right: 83px;
}

/* Slider Elements */
.tp-caption.big_white {
  font-weight: 300;
  font-size: 36px;
  line-height: 36px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 6px 9px 7px;
  letter-spacing: 1px;
}

.tp-caption.bigger_black {
  color: #444;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  padding: 6px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
  letter-spacing: -.5px;
}

.tp-caption.black {
  color: #444;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 19px;
  line-height: 19px;
  padding: 4px 6px 6px;
  font-weight: 300;
}

/* WooCommerce
-------------------------------------------------------------- */
body.woocommerce .page-title {
  line-height: 50px;
  margin-bottom: 0;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img, .woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
  border: 1px solid #ccc;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
  font-weight: bold;
  font-size: 1.15em;
  float: right;
}

.woocommerce-page #content div.product .summary p.price {
  font-size: 2em;
}

.woocommerce .related.products ul.products li.product .price {
  float: none;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
  display: none;
}

.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
  color: #999;
  background-color: transparent;
  background: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  font-size: 13px;
  padding: 7px 31px 7px 14px;
  line-height: 1em;
  font-weight: 400;
  left: auto;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
  background-image: url(assets/images/misc/arrow-right.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
}

.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover {
  background: none;
  background-image: url(assets/images/misc/arrow-right.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  color: #666;
  border-color: #999;
  text-shadow: none;
}

.woocommerce .return-to-shop a.button {
  background-image: none;
  padding-right: 14px;
}

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
  background: none;
  text-shadow: none;
}

.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover {
  background: none;
  color: #666;
  border-color: #999;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  margin: 0 5px 0 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  font-weight: normal;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  background: #F7F7F7;
  background: rgba(221, 221, 221, 0.2);
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
  width: 14%;
}

.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before {
  background: none;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error {
  background: none repeat scroll 0 0 #F7F7F7 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #333 !important;
  list-style: none outside none !important;
  margin: 0 0 2em !important;
  padding: 1.5em 1em 1.5em 4.5em !important;
  position: relative !important;
  text-shadow: 0 1px 0 #FFF !important;
  width: auto !important;
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
  color: #FFF;
}

.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before {
  display: none;
}

/* checkout buttons/inputs */
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
  border: 1px solid #DFDBDF;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) inset;
  float: left;
  line-height: 21px;
  margin: 0 4px 0 0;
  outline: 0 none;
  padding: 3px 9px;
  text-align: center;
  width: 115px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.woocommerce table.cart input, .woocommerce #content table.cart input, .woocommerce-page table.cart input, .woocommerce-page #content table.cart input, .woocommerce table.cart input.checkout-button, .woocommerce #content table.cart input.checkout-button, .woocommerce-page table.cart input.checkout-button, .woocommerce-page #content table.cart input.checkout-button {
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 21px;
}

.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
  width: 100%;
  text-align: center;
}

.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
  background: #fff;
  height: 28px;
  border-color: #ccc;
}

.woocommerce .product-quantity {
  text-align: center;
}

.wc-forward a:after, .wc-forward:after {
  content: "";
}

@media screen and (max-width: 480px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
  }

  .woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
    width: 47%;
  }

  .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
    float: none;
    display: block;
    left: auto;
    right: auto;
    margin-top: 47px;
  }

  .woocommerce-message, .woocommerce-error, .woocommerce-info {
    padding-bottom: 55px;
  }

  .woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
    width: 100%;
    margin: 50px 0 2%;
  }

  input[name=update_cart] {
    float: right !important;
    margin-right: 2px !important;
    top: -76px;
  }

  .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
    width: 61%;
    height: 28px;
  }

  .checkout-button {
    width: 100% !important;
    height: 50px !important;
    line-height: 50px !important;
    margin-top: 12px !important;
  }

  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
  }

  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
  }

  .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input {
    margin-bottom: 30px;
  }
}
/* bbPress
-------------------------------------------------------------- */
body.bbpress .page-title {
  margin-bottom: 0;
}

#bbpress-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
  font-size: inherit;
}

#bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p {
  line-height: 36px;
  margin-bottom: 40px;
}

#bbpress-forums div.bbp-breadcrumb .bbp-breadcrumb-sep {
  font-size: 1.75em;
  line-height: 32px;
  display: inline-block;
  vertical-align: top;
  padding: 0 4px;
}

#bbpress-forums #bbp-search-form {
  display: none;
  padding-bottom: 10px;
}

#bbpress-forums #bbp_search {
  margin-bottom: 40px;
}

#bbpress-forums #bbp_search {
  float: left;
  margin-right: 5px;
}

#bbpress-forums #bbp_search_submit {
  float: right;
}

#bbp_search, #bbp_search_submit {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 18px;
}

#bbpress-forums #subscription-toggle, .bbp-reply-content span#favorite-toggle {
  float: right;
  line-height: 36px;
  font-size: 0.9em;
}

#bbpress-forums #subscription-toggle a:before, .bbp-reply-content span#favorite-toggle a:before {
  font-family: "FontAwesome";
  content: "\f0e0";
  font-size: 14px;
  margin: 0 0.5em 0;
}

.bbp-reply-content span#favorite-toggle a:before {
  content: "\f02e";
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
  border: 0;
}

#bbpress-forums li.bbp-header {
  background: none;
  font-size: 14px;
  font-weight: 400;
}

#bbpress-forums li.bbp-header .bbp-forum-topic-count, #bbpress-forums li.bbp-header .bbp-forum-reply-count,
#bbpress-forums li.bbp-header .bbp-topic-voice-count, #bbpress-forums li.bbp-header .bbp-topic-reply-count {
  text-align: left;
}

#bbpress-forums .bbp-body .bbp-forum-info .bbp-forum-title, #bbpress-forums .bbp-body .bbp-topic-title {
  font-weight: bold;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta, #bbpress-forums .bbp-forums-list li, #bbpress-forums .bbp-body .bbp-topic-title .bbp-topic-meta {
  font-size: 0.9em;
  font-weight: normal;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
  margin-top: 0;
}

#bbpress-forums .bbp-body li.bbp-forum-topic-count, #bbpress-forums .bbp-body li.bbp-forum-reply-count,
#bbpress-forums .bbp-body li.bbp-topic-voice-count, #bbpress-forums .bbp-body li.bbp-topic-reply-count {
  font-weight: bold;
  position: relative;
  text-align: left;
  padding-left: 6px !important;
  padding-right: 20px !important;
}

#bbpress-forums .bbp-body .bbp-forum-topic-count:before, #bbpress-forums .bbp-body .bbp-forum-reply-count:before,
#bbpress-forums .bbp-body .bbp-topic-voice-count:before, #bbpress-forums .bbp-body .bbp-topic-reply-count:before {
  font-family: "FontAwesome";
  content: "\f0e5";
  font-size: 27px;
  font-weight: normal;
  position: relative;
  line-height: 19px;
  left: -8px;
  vertical-align: top;
}

#bbpress-forums .bbp-body .bbp-forum-reply-count:before, #bbpress-forums .bbp-body .bbp-topic-reply-count:before {
  content: "\f0e6";
  font-size: 32px;
  line-height: 25px;
}

#bbpress-forums .bbp-body .bbp-topic-voice-count:before {
  content: "\f007";
  font-size: 28px;
  line-height: 24px;
}

#bbpress-forums .bbp-body .bbp-forum-freshness, #bbpress-forums .bbp-body .bbp-topic-freshness {
  color: #a8a8a8;
  font-size: 0.9em;
}

#bbpress-forums .bbp-body .bbp-forum-freshness a, #bbpress-forums .bbp-body .bbp-topic-freshness a {
  color: #a8a8a8;
}

#bbpress-forums .bbp-forum-freshness .bbp-topic-meta, #bbpress-forums .bbp-topic-freshness .bbp-topic-meta, #bbpress-forums .bbp-body .bbp-topic-title .bbp-topic-meta img {
  display: none;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd, #bbpress-forums div.even, #bbpress-forums ul.even {
  background: transparent;
}

#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
  background-color: #F7F7F7;
  background-color: rgba(221, 221, 221, 0.2);
  padding: 5px 10px;
  font-size: 0.9em;
  border: 1px solid #ddd;
}

#bbpress-forums div.bbp-template-notice.info {
  display: none;
}

#bbpress-forums .bbp-pagination {
  font-size: 0.9em;
}

#bbpress-forums li.bbp-header .bbp-search-author, #bbpress-forums li.bbp-footer .bbp-search-author, #bbpress-forums li.bbp-header .bbp-forum-author, #bbpress-forums li.bbp-footer .bbp-forum-author, #bbpress-forums li.bbp-header .bbp-topic-author, #bbpress-forums li.bbp-footer .bbp-topic-author, #bbpress-forums li.bbp-header .bbp-reply-author, #bbpress-forums li.bbp-footer .bbp-reply-author, #bbpress-forums li.bbp-header .bbp-search-content, #bbpress-forums li.bbp-footer .bbp-search-content, #bbpress-forums li.bbp-header .bbp-forum-content, #bbpress-forums li.bbp-footer .bbp-forum-content, #bbpress-forums li.bbp-header .bbp-topic-content, #bbpress-forums li.bbp-footer .bbp-topic-content, #bbpress-forums li.bbp-header .bbp-reply-content, #bbpress-forums li.bbp-footer .bbp-reply-content {
  line-height: 36px;
}

/* Submit form */
.bbp-topic-form, .bbp-reply-form {
  margin-top: 6em;
  background-color: #F7F7F7;
  background-color: rgba(221, 221, 221, 0.2);
  border: 1px solid #ddd;
  padding: 15px 20px 9px;
}

#bbpress-forums fieldset.bbp-form {
  border: 0;
  padding: 0;
}

#bbpress-forums fieldset.bbp-form legend {
  padding: 0;
  margin: 0 0 2em;
  font-weight: bold;
}

#bbpress-forums fieldset.bbp-form textarea, #bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form input {
  background-color: #fff;
}

#bbpress-forums div.bbp-the-content-wrapper {
  border: 1px solid #ddd;
}

#bbpress-forums div.bbp-submit-wrapper button {
  margin-left: 0;
}

/* Topic lists as table display */
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-body, #bbpress-forums li.bbp-footer {
  display: table;
  width: 100%;
  padding: 0;
  border-bottom: 0;
}

#bbpress-forums li.bbp-header ul, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
  display: table-row;
  padding: 0;
}

#bbpress-forums li.bbp-header ul > li, #bbpress-forums li.bbp-body ul.forum > li, #bbpress-forums li.bbp-body ul.topic > li {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}

#bbpress-forums li.bbp-header ul > li {
  padding: 10px 0;
}

#bbpress-forums li.bbp-footer {
  background: transparent;
  border-top: 0;
  display: none;
}

/* bbPress Widget Login */
.widget .bbp-logged-in h4 {
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 0;
  line-height: 1.25;
}

.widget .bbp-logged-in .logout-link {
  font-size: 12px;
}

.widget .bbp-login-form label {
  font-size: 12px;
  line-height: 18px;
}

.widget .bbp-login-form .bbp-remember-me label {
  vertical-align: top;
  width: auto;
}

.widget div.bbp-submit-wrapper {
  float: none;
}

.widget div.bbp-submit-wrapper button {
  width: 100%;
}

/* bbPress Widget Search */
.widget #bbp_search {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.5em;
}

.widget #bbp_search_submit {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

/* CSS3 Responsive Web Pricing Tables Grids
-------------------------------------------------------------- */
.css3_grid_clearfix {
  margin-bottom: 40px;
}

/* Audio/Video jPlayer Skin
============================================================== */
div.jp-video-container {
  margin-bottom: 24px;
}

div.jp-jplayer, div.jp-jplayer img {
  max-width: 100%;
}

div.jp-jplayer.jp-jplayer-video {
  background-color: #e0e0e0;
}

div.jp-jplayer video {
  margin-bottom: 0;
}

div.jp-jplayer img, div.jp-jplayer-video, div.jp-jplayer-video video {
  height: auto !important;
  vertical-align: top;
}

.jp-audio-container, .jp-video-container {
  margin-bottom: 24px;
}

/* no margin on player inside post header */
.post-header .jp-audio-container, .post-header .jp-video-container {
  margin-bottom: 0;
}

div.jp-interface {
  position: relative;
  max-width: 100%;
  z-index: 100;
  border-radius: 2px;
  overflow: hidden;
}

.jp-audio div.jp-interface, .jp-video div.jp-interface {
  background-color: #d0d0d0;
  border: 0;
}

.jp-video div.jp-interface {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.jp-interface, a.jp-play, a.jp-pause, .seperator-first, .seperator-second {
  height: 24px;
}

.jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.jp-controls li {
  display: inline;
  margin: 0;
}

.jp-controls a {
  color: #393939;
  background: transparent !important;
  width: 24px;
  height: 24px;
  padding: 0 0 0 10px;
  display: inline-block;
  position: absolute;
  top: 0;
  border-bottom: none;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  z-index: 1;
  opacity: .6;
}

.jp-controls a:hover {
  color: #262626;
  background: transparent !important;
  text-decoration: none;
  opacity: .8;
}

.jp-controls a span {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

a.jp-play, a.jp-pause {
  left: 0;
  text-align: center;
  padding-left: 10px;
}

a.jp-pause {
  display: none;
}

a.jp-pause:hover {
  background-position: -33px -30px;
}

a.jp-mute, a.jp-unmute {
  right: 52px;
}

.jp-progress-container, .jp-volume-bar-container {
  position: absolute;
  top: 0;
  height: 24px;
  padding: 0 0 0 10px;
}

.jp-progress-container {
  left: 34px;
  right: 92px;
}

.jp-progress, .jp-volume-bar {
  height: 24px;
  background: #E7E7E7;
}

.jp-seek-bar {
  width: 0;
  height: 24px;
  cursor: pointer;
  background: #E0E0E0;
}

.jp-progress, .jp-seek-bar {
  background: #E0E0E0;
}

.jp-play-bar, .jp-volume-bar-value {
  width: 0;
  height: 24px;
  background: #BABABA;
}

.jp-volume-bar-container {
  right: 0;
  width: 50px;
}

.jp-volume-bar {
  position: relative;
  overflow: hidden;
  width: 50px;
  cursor: pointer;
  background: #E0E0E0;
}

.jp-volume-bar-value {
  width: 0;
}

.seperator-first, .seperator-second {
  width: 0;
  position: absolute;
  top: 0;
  left: 33px;
}

.seperator-second {
  left: auto;
  right: 89px;
}

/* volume controls taken over by mobile devices so don't need to see them */
.no-volume .jp-progress-container {
  right: 0px;
}

.no-volume .jp-volume-bar-container, .no-volume .seperator-second, .no-volume .jp-mute, .no-volume .jp-unmute {
  display: none;
}

/* Misc.
============================================================== */
span.edit-link a, .comments-area .commentlist li .comment .edit-link a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  line-height: 1.5;
  margin: 1em 0 0;
  padding: 1px 5px;
}

span.edit-link a {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(0, 0, 0, 0.3);
  margin: 2em 0;
}

span.edit-link a:link, span.edit-link a:visited {
  color: #333;
  text-decoration: none;
}

.entry-footer span.edit-link a {
  margin: 1em 0;
}

.edit-link {
  display: none;
}

/* hide all edit links, use "Ctrl+Click" to show */
/* Smooth scrollbar
============================================================== */
#ascrail2000 > div:hover {
  background-color: rgba(0, 0, 0, 0.65) !important;
}

/* Rows spacing adjustments
============================================================== */
.wpb_row.row-fluid {
  padding-top: 40px;
  padding-bottom: 20px;
}

.entry-content > .vc_section_wrapper:first-child .wpb_row.row-fluid, .wpb_row.row-fluid .wpb_row.row-fluid {
  padding-top: 0;
  padding-bottom: 0;
}

/* Special background functionality (background colors, images, parallax, etc)
============================================================== */
/* Background color, image and parallax */
.vc_section_wrapper .bg-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

/* Top padding for better looking containers */
.vc_section_wrapper.has_bg_color > .wpb_row, .vc_section_wrapper.has_bg_img > .wpb_row {
  position: relative;
}

/* prevent background covering content. */
/* Background images fill container, and force fill container by default (applies automatically under 1200px width) */
.vc_section_wrapper.has_bg_img .bg-layer, .vc_section_wrapper.has_bg_img.cover_all .bg-layer {
  /*	background-position: center 0; background-repeat: no-repeat;
  	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; */
  -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
}

/* Parallax */
.parallax-section.has_bg_img .bg-layer {
  background-attachment: scroll !important;
  background-position: 50% 0;
}

/* set to "fixed" in @media (min-width: 768px) */
/* First section flush with header */
#Middle .grid-section-1 .grid-row > .span12 .vc_section_wrapper.has_bg_color:first-of-type, #Middle .grid-section-1 .grid-row > .span12 .vc_section_wrapper.has_bg_img:first-of-type, .lt-ie9 #Middle .grid-section-1 .grid-row > .span12 .vc_section_wrapper.first {
  margin-top: -32px;
}

/* uses -48px in @media min-width: 768px */
/* Other and Helper Classes
============================================================== */
/* Layout helpers */
.no-margin {
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

/* Table of Contents */
.toc {
  padding: 15px 20px 0;
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
}

.toc .widget li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.toc .wpb_wrapper .widget li:last-child {
  padding-bottom: 14px;
}

/* VC Fix */
/* Titles attached to bottom of content sections */
.title-bottom-attached {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 45px;
  font-weight: 800;
  text-align: right;
  line-height: .8;
  letter-spacing: -.01em;
  margin-bottom: -.11em !important;
}

/* Rounded corners - makes circles */
.circle, [class*="icon-circle"] {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

/* Images as circles */
.circle-images img, img.circle-image {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

/* Icons inside circles */
.fa.icon-circle, .fa.icon-circle-small, .fa.icon-circle-large {
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.4);
  width: 1em;
  height: 1em;
  text-align: center;
  padding: 6px;
  margin-top: -0.18em;
  vertical-align: middle;
}

.fa.icon-circle.fa-inverse, .fa.icon-circle-small.fa-inverse, .fa.icon-circle-large.fa-inverse {
  background-color: rgba(0, 0, 0, 0.4);
}

.fa.icon-circle-small {
  font-size: 11px;
  padding: 4px;
}

.fa.icon-circle-large {
  font-size: 28px;
  padding: 10px;
}

/* Image border styling */
div[class*="image-border-"] img, img[class*="image-border-"] {
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-border-thin img, img.image-border-thin {
  border-width: 6px;
}

.image-border-medium img, img.image-border-medium {
  border-width: 12px;
}

.image-border-thick img, img.image-border-thick {
  border-width: 18px;
}

/* custom colors */
.image-border-white img, img.image-border-white {
  border-color: #fff !important;
}

.image-border-black img, img.image-border-black {
  border-color: #000 !important;
}

/* ==============================================================
 * Media queries
 * ==============================================================*/
@media screen and (max-width: 480px) {
  /* VC Tour - Hide tabs on phone */
  body.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
    display: none;
  }

  /* Simple Content shortcode */
  .simpleContent.image_left .image {
    max-width: 100%;
  }

  .simpleContent.image_left .textContent {
    clear: left;
    position: relative;
    max-width: 100%;
  }
}
/* Max width of 1200 pixels. */
@media screen and (max-width: 1200px) {
  /* Background images force fill container (applies force fill under 1200px width) */
  .vc_section_wrapper.has_bg_img .bg-layer {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
/* Minimum width of 1515 pixels. */
@media screen and (min-width: 1515px) {
  /* maximum left/right content margin for default vertical masthead */
  body.full-width-left #ContentWrapper {
    margin-left: 375px;
  }

  body.full-width-right #ContentWrapper {
    margin-right: 375px;
  }

  body.full-width-left #page .inner-wrapper, body.full-width-left #page .grid-row, body.full-width-right #page .inner-wrapper, body.full-width-right #page .grid-row {
    margin-left: 0;
    margin-right: 0;
  }

  /* Alternate size vertical mastheads (additional settings below in 'min-width: 768px' section) */
  body.v-masthead-large.full-width-left #ContentWrapper {
    margin-left: 450px;
  }

  body.v-masthead-large.full-width-right #ContentWrapper {
    margin-right: 450px;
  }
}
/* Minimum width of 1304 pixels. */
@media screen and (min-width: 1303px) {
  /* maximum left content margin for small vertical masthead */
  body.v-masthead-small.full-width-left #ContentWrapper {
    margin-left: 300px;
  }

  body.v-masthead-small.full-width-right #ContentWrapper {
    margin-right: 300px;
  }
}
/* Minimum width of 768 pixels. */
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
  /* site structure */
  body.boxed, body.boxed-left, body.boxed-right {
    padding: 0 3%;
  }

  body.boxed #page, body.boxed-left #page, body.boxed-right #page {
    max-width: 1300px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.25);
    border: 1px solid #E1E1E1;
    border-width: 0 1px;
    border-color: rgba(0, 0, 0, 0.04);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
  }

  #page .inner-wrapper, #page .grid-row {
    margin: 0 auto;
    /*max-width: 1300px;*/
    padding: 0 50px;
  }

  /* transfer padding to parallax containers in boxed layout */
  body.boxed .vc_section_wrapper, body.boxed-left .vc_section_wrapper, body.boxed-right .vc_section_wrapper {
    position: relative;
    margin-left: -50px;
    margin-right: -50px;
    padding: 0 50px;
  }

  body.boxed .vc_section_wrapper .bg-layer, body.boxed-left .vc_section_wrapper .bg-layer, body.boxed-right .vc_section_wrapper .bg-layer {
    height: 100% !important;
  }

  /* Content section */
  #Middle .grid-section-1 .grid-row {
    padding-top: 48px;
  }

  /* top padding */
  *[class*='grid-section-']:last-child .grid-row {
    padding-bottom: 48px;
  }

  /* bottom padding */
  /* First Parallax section flush with header */
  #Middle .grid-section-1 .grid-row > .span12 .vc_section_wrapper.has_bg_color:first-of-type, #Middle .grid-section-1 .grid-row > .span12 .vc_section_wrapper.has_bg_img:first-of-type, .lt-ie9 #Middle .grid-section-1 .grid-row > .span12 .vc_section_wrapper.first {
    margin-top: -48px;
  }

  /* Horizontal centering of content area */
  #Top, #Middle, #Bottom, .full-width .masthead-row, .boxed .masthead-row {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }

  /* Footer */
  .footer-social-icons {
    margin-bottom: 100px;
  }

  /* Back to top button */
  #BackToTop {
    bottom: 20px;
    right: 20px;
  }

  .full-width-right #BackToTop, .boxed-right #BackToTop {
    right: auto;
    left: 20px;
  }

  #BackToTop a:link, #BackToTop a:visited {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
  }

  /* Top Banner */
  #masthead .site-title {
    float: left;
    display: block;
    min-height: 0;
  }

  #masthead .site-title a {
    font-size: 36px;
    display: block;
    display: inline-block;
    max-width: 100%;
  }

  #masthead .site-title a.logo-image img {
    max-height: 100%;
  }

  /* Text */
  blockquote, .pull-left, .pull-right {
    border: 4px solid #999;
    padding: 0 30px 2px;
  }

  blockquote, .pull-right {
    border-width: 0 0 0 4px;
  }

  .pull-left {
    float: left;
    width: 35%;
    margin-left: 0;
    padding-left: 0;
    border-width: 0 4px 0 0;
  }

  .pull-right {
    float: right;
    width: 35%;
    margin-right: 0;
    padding-right: 0;
  }

  /* Main Menu */
  #MainNav .ubermenu-main {
    position: relative;
  }

  /* set to static for mobile, this just resets that setting */
  /* Top Masthead (horizontal) - Menu positioning */
  .boxed .masthead-container, .full-width .masthead-container {
    padding: 24px 0;
    margin-left: auto;
    margin-right: auto;
  }

  .boxed #MainNav .ubermenu-main, .full-width #MainNav .ubermenu-main {
    position: absolute;
    right: 50px;
    left: 50px;
    width: auto;
    float: right;
    margin-right: 0;
    padding: 5px 0 0;
  }

  .boxed #masthead, .full-width #masthead {
    position: relative;
  }

  /* shadows won't show without this */
  .boxed #masthead, .full-width #masthead, .dockedNav.boxed #masthead, .dockedNav.full-width #masthead {
    -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.25);
  }

  .boxed .ubermenu-main.ubermenu-horizontal ul.ubermenu-nav > li.menu-item > .ubermenu-submenu, .full-width .ubermenu-main.ubermenu-horizontal ul.ubermenu-nav > li.menu-item > .ubermenu-submenu {
    top: auto !important;
  }

  /* indent and mark the current top level menu item */
  /*#MainNav .ubermenu-main ul.ubermenu-nav > li.ubermenu-item.ubermenu-current-menu-item > a span,.full-width #MainNav .ubermenu-main ul.ubermenu-nav > li.ubermenu-item.ubermenu-current-menu-item > a span { padding-left: 20px; }*/
  /* top level menu item */
  .boxed .ubermenu-main ul.ubermenu-nav > li.menu-item > a, .boxed .ubermenu-main ul.ubermenu-nav > li.menu-item > span.um-anchoremulator, .full-width .ubermenu-main ul.ubermenu-nav > li.menu-item > a, .full-width .ubermenu-main ul.ubermenu-nav > li.menu-item > span.um-anchoremulator {
    padding-bottom: 20px;
  }

  /* Fix for mega-menus displaying properly with a right menu position */
  .boxed #page #MainNav .inner-wrapper, .full-width #page #MainNav .inner-wrapper {
    position: relative;
  }

  .boxed #MainNav .ubermenu-main.ubermenu-horizontal > ul.ubermenu-nav, .full-width #MainNav .ubermenu-main.ubermenu-horizontal > ul.ubermenu-nav {
    text-align: right;
  }

  .boxed #MainNav .ubermenu-main ul.ubermenu-nav > li.menu-item, .full-width #MainNav .ubermenu-main ul.ubermenu-nav > li.menu-item {
    float: none;
  }

  /* Search in Horizontal Masthead */
  .boxed #NavExtras, .full-width #NavExtras {
    position: relative;
  }

  .boxed #NavSearchForm input, .full-width #NavSearchForm input {
    position: inherit;
  }

  .boxed .navSearch a, .full-width .navSearch a {
    margin: 0;
    padding: 0 3px;
  }

  .boxed #NavSearchForm, .full-width #NavSearchForm {
    position: absolute;
    top: 53px;
    right: -24px;
    background-color: #fff;
    padding: 5px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  }

  .boxed #NavSearchForm:after, .full-width #NavSearchForm:after {
    content: '';
    display: block;
    position: absolute;
    top: -12px;
    right: 30px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
  }

  .boxed .ubermenu-main ul.ubermenu-nav > li.menu-item > a:hover, .boxed .ubermenu-main ul.ubermenu-nav > li.menu-item.megaHover > a, .full-width .ubermenu-main ul.ubermenu-nav > li.menu-item > a:hover, .full-width .ubermenu-main ul.ubermenu-nav > li.menu-item.megaHover > a {
    background-image: none;
  }

  /* Adjust masthead postion */
  .boxed #MainNav.hasSearch .ubermenu-main, .full-width #MainNav.hasSearch .ubermenu-main {
    margin-right: 15px;
    right: 70px;
  }

  /* Show arrow on sub-menus */
  .ubermenu-main ul.ubermenu-nav li.menu-item.mega-with-sub > a:after, .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > a:after, .ubermenu-main ul.ubermenu-nav li.menu-item.mega-with-sub > span.um-anchoremulator:after, .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
    top: 100%;
    right: 50%;
    margin-top: 0;
    margin-right: -12px;
    width: 0;
    border: 12px solid transparent;
    border-top: 0;
    -webkit-transition: border-color .12s ease-out .06s, margin .2s ease-out .2s;
    -moz-transition: border-color .12s ease-out .06s, margin .2s ease-out .2s;
    -o-transition: border-color .12s ease-out .06s, margin .2s ease-out .2s;
    transition: border-color .12s ease-out .06s, margin .2s ease-out .2s;
  }

  .ubermenu-main ul.ubermenu-nav > li.mega-with-sub:hover > a:after, .ubermenu-main ul.ubermenu-nav > li.mega-with-sub > a:hover:after, .ubermenu-main ul.ubermenu-nav > li.mega-with-sub:hover > span.um-anchoremulator:after, .ubermenu-main ul.ubermenu-nav > li.mega-with-sub > span.um-anchoremulator:hover:after {
    margin-top: -12px;
    border-bottom-color: #fff;
    -webkit-transition: border-color .18s ease-out .3s, margin .2s ease-out .25s;
    -moz-transition: border-color .18s ease-out .3s, margin .2s ease-out .25s;
    -o-transition: border-color .18s ease-out .3s, margin .2s ease-out .25s;
    transition: border-color .18s ease-out .3s, margin .2s ease-out .25s;
  }

  /* Vertical Masthead Layouts */
  .boxed-left #masthead, .full-width-left #masthead, .boxed-right #masthead, .full-width-right #masthead {
    background-color: transparent;
  }

  .boxed-left #masthead .site-title, .full-width-left #masthead .site-title, .boxed-right #masthead .site-title, .full-width-right #masthead .site-title {
    float: none;
    text-align: right;
  }

  .boxed-right #masthead .site-title, .full-width-right #masthead .site-title {
    text-align: left;
  }

  .boxed-left #masthead .site-title a.logo-image, .full-width-left #masthead .site-title a.logo-image, .boxed-right #masthead .site-title a.logo-image, .full-width-right #masthead .site-title a.logo-image {
    margin: 48px 0 24px;
  }

  .boxed-left #page, .full-width-left #page, .boxed-right #page, .full-width-right #page {
    position: relative;
  }

  .boxed-left #masthead, .full-width-left #masthead, .boxed-left .masthead-vertical-bg, .full-width-left .masthead-vertical-bg, .boxed-right #masthead, .full-width-right #masthead, .boxed-right .masthead-vertical-bg, .full-width-right .masthead-vertical-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 25%;
    max-width: 375px;
  }

  /* adjust for the stupid WP admin bar */
  body.admin-bar.boxed-left #masthead, body.admin-bar.full-width-left #masthead, body.admin-bar.boxed-left .masthead-vertical-bg, body.admin-bar.full-width-left .masthead-vertical-bg, body.admin-bar.boxed-right #masthead, body.admin-bar.full-width-right #masthead, body.admin-bar.boxed-right .masthead-vertical-bg, body.admin-bar.full-width-right .masthead-vertical-bg {
    top: 28px;
  }

  .full-width-left #masthead .inner-wrapper {
    padding: 0 50px;
  }

  .full-width-right #masthead .inner-wrapper {
    padding: 0 50px;
  }

  .full-width-left #ContentWrapper {
    margin-left: 25%;
  }

  .full-width-right #ContentWrapper {
    margin-right: 25%;
  }

  .boxed-left .masthead-vertical-bg, .full-width-left .masthead-vertical-bg {
    -webkit-box-shadow: 4px 0 6px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 4px 0 6px rgba(0, 0, 0, 0.08);
    box-shadow: 4px 0 6px rgba(0, 0, 0, 0.08);
  }

  .boxed-right .masthead-vertical-bg, .full-width-right .masthead-vertical-bg {
    -webkit-box-shadow: -4px 0 6px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -4px 0 6px rgba(0, 0, 0, 0.08);
    box-shadow: -4px 0 6px rgba(0, 0, 0, 0.08);
  }

  /* Hide the sidebar background on full width sliders */
  .boxed-left #masthead.fullSlider .masthead-vertical-bg, .full-width-left #masthead.fullSlider .masthead-vertical-bg, .boxed-right #masthead.fullSlider .masthead-vertical-bg, .full-width-right #masthead.fullSlider .masthead-vertical-bg {
    opacity: 0;
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
  }

  .boxed-left #MainNav .inner-wrapper, .full-width-left #MainNav .inner-wrapper, .boxed-right #MainNav .inner-wrapper, .full-width-right #MainNav .inner-wrapper {
    padding: 0;
  }

  /* Slightly different rules for boxed version of vertical header (can't use % widths relative to a container for fixed position) */
  .boxed-left #masthead, .boxed-left #masthead .masthead-container, .boxed-left .masthead-vertical-bg, .boxed-right #masthead, .boxed-right #masthead .masthead-container, .boxed-right .masthead-vertical-bg {
    width: 300px;
  }

  .boxed-left #ContentWrapper {
    margin-left: 300px;
  }

  .boxed-right #ContentWrapper {
    margin-right: 300px;
  }

  /* Alternate size vertical mastheads (Large) */
  .v-masthead-large.boxed-left #masthead, .v-masthead-large.full-width-left #masthead, .v-masthead-large.boxed-left .masthead-vertical-bg, .v-masthead-large.full-width-left .masthead-vertical-bg, .v-masthead-large.boxed-right #masthead, .v-masthead-large.full-width-right #masthead, .v-masthead-large.boxed-right .masthead-vertical-bg, .v-masthead-large.full-width-right .masthead-vertical-bg {
    width: 30%;
    max-width: 450px;
  }

  .v-masthead-large.full-width-left #ContentWrapper {
    margin-left: 30%;
  }

  .v-masthead-large.full-width-right #ContentWrapper {
    margin-right: 30%;
  }

  /* Alternate size vertical mastheads (Small) */
  .v-masthead-small.boxed-left #masthead, .v-masthead-small.full-width-left #masthead, .v-masthead-small.boxed-left .masthead-vertical-bg, .v-masthead-small.full-width-left .masthead-vertical-bg, .v-masthead-small.boxed-right #masthead, .v-masthead-small.full-width-right #masthead, .v-masthead-small.boxed-right .masthead-vertical-bg, .v-masthead-small.full-width-right .masthead-vertical-bg {
    max-width: 300px;
  }

  .v-masthead-small.full-width-left #ContentWrapper {
    margin-left: 23%;
  }

  .v-masthead-small.full-width-right #ContentWrapper {
    margin-right: 23%;
  }

  /* Menu hover style */
  .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0 > a:hover, .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0.megaHover > span.um-anchoremulator {
    color: #fff;
    padding-right: 45px;
  }

  /* Vertical sub-menu width adjustment */
  .ubermenu-main.ubermenu-vertical ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1 {
    min-width: 220px;
  }

  /* Vertical Sub-menu (level 1) */
  .ubermenu-main.ubermenu-vertical ul.ubermenu-nav > li.menu-item > ul.sub-menu-1 {
    -webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.1);
  }

  /* Vertical sub-megamenu width */
  .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.ss-nav-menu-mega.ubermenu-item-level-0 ul.sub-menu-1 {
    width: 540px;
    max-width: 540px;
  }

  /* Vertical Masthead - Right Positioned  */
  .boxed-right #masthead {
    position: absolute;
  }

  .boxed-right #masthead .masthead-container {
    position: fixed;
  }

  .boxed-right #masthead, .full-width-right #masthead, .full-width-right .masthead-vertical-bg {
    right: 0;
  }

  /* Vertical Masthead Right - Menu Styles */
  body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0 {
    text-align: left;
  }

  /* Vertical Sub-menu (level 1) */
  body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav > li.menu-item > ul.sub-menu-1, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav > li.menu-item > ul.sub-menu-1 {
    -webkit-box-shadow: -2px 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -2px 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 1px 8px rgba(0, 0, 0, 0.1);
  }

  body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item ul.sub-menu-1, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item ul.sub-menu-1, body.boxed-right .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignRight .ubermenu-submenu, body.full-width-right .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignRight .ubermenu-submenu {
    left: auto !important;
    right: 100%;
  }

  /* Hover indicator - sub-menu arrows (vertical menus - RIGHT MASTHEAD) */
  body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub > a:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > a:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub > span.um-anchoremulator:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub > a:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > a:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub > span.um-anchoremulator:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
    border-top: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 0;
    left: 0;
    margin-right: 0;
    margin-left: -15px;
  }

  body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub > a:hover:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > a:hover:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub:hover > a:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega:hover > a:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub:hover > span.um-anchoremulator:after, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega:hover > span.um-anchoremulator:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub > a:hover:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > a:hover:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub:hover > a:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega:hover > a:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.mega-with-sub:hover > span.um-anchoremulator:after, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ss-nav-menu-mega:hover > span.um-anchoremulator:after {
    border-left-color: #fff;
    margin-left: 0;
  }

  /* Menu hover style */
  body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0 > a:hover, body.boxed-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0.megaHover > span.um-anchoremulator, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0 > a:hover, body.full-width-right .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.menu-item.ubermenu-item-level-0.megaHover > span.um-anchoremulator {
    padding-left: 45px;
  }

  body.boxed-right .ubermenu-main ul.ubermenu-nav li.menu-item.mega-with-sub > a:after, body.boxed-right .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > a:after, body.full-width-right .ubermenu-main ul.ubermenu-nav li.menu-item.mega-with-sub > a:after, body.full-width-right .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-mega > a:after {
    float: left;
    border-width: 0;
  }

  body.boxed-right .ubermenu-main ul li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > ul.sub-menu, body.full-width-right .ubermenu-main ul li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > ul.sub-menu {
    left: -100%;
    right: 100%;
  }

  body.boxed-right .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, body.full-width-right .ubermenu-main ul.ubermenu-nav li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after {
    border-width: 0;
    left: 8px !important;
    border-top: 4px solid transparent;
    border-right: 5px solid;
    border-bottom: 4px solid transparent;
  }

  body.boxed-right .ubermenu-main ul.ubermenu-nav > li.ubermenu-item.ubermenu-current-menu-item > a:before, body.full-width-right .ubermenu-main ul.ubermenu-nav > li.ubermenu-item.ubermenu-current-menu-item > a:before {
    content: "\f104";
    position: absolute;
    left: 0;
    text-align: right;
    margin-left: 0;
  }

  .full-width-right .ubermenu-vertical .ubermenu-item > .ubermenu-submenu .ubermenu-submenu-drop, .boxed-right .ubermenu-vertical .ubermenu-item > .ubermenu-submenu .ubermenu-submenu-drop {
    margin-right: -1px;
  }

  /* Header/Top Banner Widget Areas */
  #MastheadSidebar-1, #MastheadSidebar-2 {
    display: block;
  }

  .boxed-left #MastheadSidebar-1, .full-width-left #MastheadSidebar-1, .boxed-left #MastheadSidebar-2, .full-width-left #MastheadSidebar-2 {
    text-align: right;
  }

  body.full-width-left .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.ss-nav-menu-mega.ubermenu-item-level-0 ul.sub-menu-1, body.boxed-left .ubermenu-main.ubermenu-vertical ul.ubermenu-nav li.ss-nav-menu-mega.ubermenu-item-level-0 ul.sub-menu-1 {
    left: 100% !important;
    min-height: 230px;
  }

  .boxed-right #MastheadSidebar-1, .full-width-right #MastheadSidebar-1, .boxed-right #MastheadSidebar-2, .full-width-right #MastheadSidebar-2 {
    text-align: left;
  }

  .boxed-left #MastheadSidebar-1, .full-width-left #MastheadSidebar-1, .boxed-left #MastheadSidebar-2 .widget, .full-width-left #MastheadSidebar-2 .widget, .boxed-right #MastheadSidebar-1, .full-width-right #MastheadSidebar-1, .boxed-right #MastheadSidebar-2 .widget, .full-width-right #MastheadSidebar-2 .widget {
    position: relative;
  }

  .boxed-left .masthead-container, .full-width-left .masthead-container, .boxed-right .masthead-container, .full-width-right .masthead-container {
    min-height: 100%;
    top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .boxed-left #MastheadSidebar-1 .widget, .full-width-left #MastheadSidebar-1 .widget, .boxed-right #MastheadSidebar-1 .widget, .full-width-right #MastheadSidebar-1 .widget {
    padding-top: 30px;
  }

  .boxed-left #MastheadSidebar-2, .full-width-left #MastheadSidebar-2, .boxed-right #MastheadSidebar-2, .full-width-right #MastheadSidebar-2 {
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .boxed-left #MastheadSidebar-2 .widget-area, .full-width-left #MastheadSidebar-2 .widget-area, .boxed-right #MastheadSidebar-2 .widget-area, .full-width-right #MastheadSidebar-2 .widget-area {
    padding-bottom: 40px;
  }

  #MastheadSidebar-1, #MastheadSidebar-2, #MastheadSidebar-1 .widget-title, #MastheadSidebar-2 .widget-title {
    color: #fff;
    text-shadow: 1px 1px #333;
  }

  #MastheadSidebar-1 .widget-title, #MastheadSidebar-2 .widget-title {
    margin-top: 0;
  }

  /* Gradient overlay behind widget areas */
  .masthead-container > .top-wrapper:before, #MastheadSidebar-2 .widget-area:before {
    content: '';
    position: absolute;
    background-repeat: repeat-x;
    right: 0;
    left: 0;
    /*opacity: .5;*/
  }

  .masthead-container > .top-wrapper {
    position: relative;
  }

  .masthead-container > .top-wrapper:before {
    top: 0;
    bottom: -100px;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
  }

  #MastheadSidebar-2 .widget-area:before {
    top: -150px;
    bottom: 0;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 65%, transparent 100%);
  }

  .boxed .masthead-container > .top-wrapper:before, .full-width .masthead-container > .top-wrapper:before, .boxed #MastheadSidebar-2 .widget-area:before, .full-width #MastheadSidebar-2 .widget-area:before {
    background-image: none;
    display: none;
  }

  /* Hide gradient on fullscreen slide show */
  .boxed-left .fullSlider.hasSlideShow .masthead-container > .top-wrapper:before, .full-width-left .fullSlider.hasSlideShow .masthead-container > .top-wrapper:before, .boxed-left .fullSlider.hasSlideShow #MastheadSidebar-2 .widget-area:before, .full-width-left .fullSlider.hasSlideShow #MastheadSidebar-2 .widget-area:before, .boxed-right .fullSlider.hasSlideShow .masthead-container > .top-wrapper:before, .full-width-right .fullSlider.hasSlideShow .masthead-container > .top-wrapper:before, .boxed-right .fullSlider.hasSlideShow #MastheadSidebar-2 .widget-area:before, .full-width-right .fullSlider.hasSlideShow #MastheadSidebar-2 .widget-area:before {
    background-image: none;
  }

  /* Revolution Slider - Full screen */
  body #Top div.top-content-first.type_slide-show {
    position: absolute;
    top: 0;
    left: 0;
  }

  body #Top .type_slide-show .rev_slider_wrapper.fullscreen-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
  }

  body #Top .type_slide-show .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container {
    position: absolute;
    top: auto;
    left: auto;
  }

  body.admin-bar #Top .type_slide-show .rev_slider_wrapper.fullscreen-container {
    top: 32px;
  }

  body.admin-bar #Top .type_slide-show .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container {
    top: auto;
  }

  #SliderPad {
    display: block;
  }

  /* Mobile specific (tablets) */
  .isMobile body #Top .type_slide-show .rev_slider_wrapper.fullscreen-container {
    position: absolute;
  }

  /* Slider - full width video backgrounds */
  body .rev_slider_wrapper.fullscreen-container .fullscreenvideo .video-js .vjs-tech {
    margin-top: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto !important;
    height: auto !important;
    max-width: none !important;
    overflow: hidden;
  }

  /* Right side of menu (search) */
  #NavExtras {
    display: block;
  }

  /* Titles attached to bottom of content sections */
  .title-bottom-attached {
    font-size: 100px;
  }

  /* Comments */
  .comments-area article {
    margin-left: 84px;
  }

  .comments-area article header {
    border: 0;
    padding: 0;
  }

  .comments-area article header img.avatar {
    position: absolute;
    left: -84px;
    padding: 0;
    line-height: 0;
    top: 40px;
    height: 60px;
    width: 60px;
    margin: 0;
  }

  .comments-area .children article header img.avatar {
    height: 45px;
    width: 45px;
    top: 48px;
    left: -70px;
  }

  .comments-area article header a {
    display: inline-block;
  }

  .comments-area article header cite, .comments-area article .comment-content {
    margin-left: 20px;
  }

  .comments-area article header:before {
    content: '';
    position: absolute;
    left: -11px;
    top: 60px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-bottom-left-radius: 3px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .comments-area .commentlist li .children {
    padding: 0 0 0 40px;
    margin: 0;
  }

  .comments-area .commentlist li .children li .comment {
    border-left-width: 1px;
  }

  /* Comment Form */
  #respond form input[type="text"] {
    width: 46.333333333%;
  }

  #respond form textarea.blog-textarea {
    width: 79.666666667%;
  }

  /* Author details */
  .author-avatar {
    float: left;
    position: absolute;
  }

  .author-description h2 {
    margin-left: 93px;
    line-height: 68px;
  }

  /* Breadcrumbs */
  #Breadcrumbs {
    display: block;
    background: #ececec;
    border-bottom: 1px solid #dfdfdf;
    padding: 18px 50px 15px;
  }

  /* blog footer meta */
  footer.entry-meta .meta-label, .single-author footer.entry-meta .author-meta {
    display: none;
  }

  footer.entry-meta .categories-meta .meta-label, footer.entry-meta .tags-meta .meta-label {
    display: none;
  }

  footer.entry-meta .date-meta, footer.entry-meta .author-meta, footer.entry-meta .categories-meta {
    float: none;
    clear: none;
    display: inline-block;
  }

  footer.entry-meta .author-meta .meta-sep, footer.entry-meta .date-meta .meta-sep {
    display: inline;
  }

  /* Grid/Portfolio styles */
  #Middle .posts-grid article {
    margin-bottom: 1.666665%;
  }

  /* Filtered portfolio */
  ul#sort-by {
    text-align: left;
    margin-left: 0.7%;
    margin-right: 0.7%;
  }

  /* Gallery posts */
  div .rotator-nav a.next, div .rotator-nav a.prev {
    display: inline-block;
  }

  /* Author Profile */
  .author-info {
    text-align: left;
  }

  .author-description h2 {
    margin: 0 0 20px 85px;
    line-height: 60px;
  }

  /*  Next/Prev Post Navigation */
  .post-nav {
    display: block;
  }

  /* Contact form */
  .publicContactForm .textInput {
    width: 65%;
  }

  .publicContactForm textarea, .publicContactForm textarea.textInput {
    width: 80%;
  }

  /* Sidebars */
  .widget:last-child {
    margin-bottom: 0;
  }

  /* Icon box */
  .iconBox.icon i {
    font-size: 49px;
    left: -10px;
    margin-top: -17px;
  }

  /* Icon specific adjustments */
  .iconBox.icon i.fa-camera {
    font-size: 42px;
    line-height: 66px;
  }

  .iconBox.icon i.fa-flag {
    font-size: 48px;
    line-height: 64px;
  }

  .iconBox.icon i.fa-cloud, .iconBox.icon i.fa--download, .iconBox.icon i.fa-upload {
    font-size: 45px;
    line-height: 64px;
  }

  /* Tour */
  body .wpb_tour .ui-tabs .ui-tabs-nav {
    width: 25%;
  }

  body .wpb_tour .wpb_tab, body .wpb_tour .wpb_tab.ui-tabs-panel {
    width: 75%;
    padding-left: 4%;
  }

  /* Call to Action */
  body.vc_responsive .cta_align_left .wpb_button, body.vc_responsive .cta_align_right .wpb_button {
    margin-bottom: 0;
  }

  /* Image Overlay Effects (basic styles) */
  .styled-image, .plain-image {
    position: relative;
  }

  .inner-overlay {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    opacity: 0;
    overflow: hidden;
  }

  a.styled-image {
    display: block;
  }

  a.styled-image .inner-overlay, a.plain-image .inner-overlay {
    -webkit-transition: opacity .175s ease-in-out .1s;
    -moz-transition: opacity .175s ease-in-out .1s;
    -o-transition: opacity .175s ease-in-out .1s;
    transition: opacity .175s ease-in-out .1s;
  }

  a.styled-image:hover .inner-overlay, a.plain-image:hover .inner-overlay {
    opacity: 1;
  }

  .inner-overlay i {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    font-size: 42px;
    line-height: 1;
    text-align: center;
    color: #fff !important;
    opacity: 0;
    -webkit-transition: opacity .375s ease-in-out .225s;
    -moz-transition: opacity .375s ease-in-out .225s;
    -o-transition: opacity .375s ease-in-out .225s;
    transition: opacity .375s ease-in-out .225s;
  }

  .inner-overlay i:before, .inner-overlay i span {
    position: absolute;
  }

  a:hover .inner-overlay i {
    opacity: 1;
    bottom: 0;
    right: 0;
  }

  /* Image Overlay - Corner effect */
  .overlay-effect-corner .inner-overlay i, .overlay-effect-corner-rotate .inner-overlay i {
    bottom: 0;
    right: 0;
    z-index: 101;
    font-size: 28px;
    line-height: 60px;
    border-style: none none solid solid;
    border-width: 0 0 60px 85px;
    border-left-color: transparent !important;
    background-color: transparent !important;
  }

  .overlay-effect-corner .inner-overlay i:before, .overlay-effect-corner .inner-overlay i span, .overlay-effect-corner-rotate .inner-overlay i:before, .overlay-effect-corner-rotate .inner-overlay i span {
    top: 10px;
    right: 4px;
  }

  .overlay-effect-corner a:hover .inner-overlay i, .overlay-effect-corner-rotate a:hover .inner-overlay i {
    opacity: 1;
    bottom: 0;
    right: 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* Icon specific adjustments */
  .format-image .inner-overlay i {
    font-size: 25px;
    line-height: 62px;
  }

  /* rotate corner effect */
  .overlay-effect-corner-rotate .inner-overlay i {
    bottom: -35px;
    right: -14px;
    -moz-transform: rotate(34deg);
    -ms-transform: rotate(34deg);
    -webkit-transform: rotate(34deg);
    transform: rotate(34deg);
    -webkit-transition: all .18s ease-in-out .2s;
    -moz-transition: all .18s ease-in-out .2s;
    -o-transition: all .18s ease-in-out .2s;
    transition: all .18s ease-in-out .2s;
  }

  /* Image Overlay - Slide effect */
  .overlay-effect-slide .post-header .featured-image {
    overflow: hidden;
  }

  .overlay-effect-slide .post-header .featured-image a.styled-image img {
    position: relative;
  }

  .overlay-effect-slide .post-header .featured-image a.styled-image:hover img {
    margin-left: -28px;
  }

  .overlay-effect-slide .inner-overlay i {
    opacity: 1;
    visibility: visible;
    height: 100%;
    background: #ccc;
    padding: 0;
    margin: 0;
    border-left: 0 !important;
    border-right: 0;
    border-bottom: 0;
    width: 84px;
    right: -85px;
    bottom: 0;
    z-index: 101;
  }

  .overlay-effect-slide .inner-overlay span, .overlay-effect-slide .type-portfolio.format-standard .inner-overlay span.entypo-camera {
    position: absolute;
    font-size: 36px;
  }

  /* custom size/position for specific icons */
  .overlay-effect-slide .inner-overlay i.fa-angle-right {
    font-size: 42px;
  }

  .overlay-effect-slide .format-standard .inner-overlay span {
    font-size: 45px;
    bottom: 24px;
    width: 70px;
  }

  .overlay-effect-slide .inner-overlay i:before, .overlay-effect-slide .inner-overlay span {
    bottom: 20px;
    right: 0;
    line-height: 1;
    width: 76px;
    text-align: center;
    display: block;
  }

  .overlay-effect-slide a:hover .inner-overlay i, .overlay-effect-slide a:hover .inner-overlay span {
    right: 0;
  }

  .overlay-effect-slide a .inner-overlay {
    -webkit-transition: all .22s ease-in-out .3s;
    -moz-transition: all .22s ease-in-out .3s;
    -o-transition: all .22s ease-in-out .3s;
    transition: all .22s ease-in-out .3s;
  }

  .overlay-effect-slide a .inner-overlay i, .overlay-effect-slide .post-header .featured-image a.styled-image img {
    -webkit-transition: all .26s ease-in-out .2s;
    -moz-transition: all .26s ease-in-out .2s;
    -o-transition: all .26s ease-in-out .2s;
    transition: all .26s ease-in-out .2s;
  }

  .overlay-effect-slide a:hover .inner-overlay {
    -webkit-transition: all .13s ease-in-out .12s;
    -moz-transition: all .13s ease-in-out .12s;
    -o-transition: all .13s ease-in-out .12s;
    transition: all .13s ease-in-out .12s;
  }

  .overlay-effect-slide a:hover .inner-overlay i, .overlay-effect-slide .post-header .featured-image a.styled-image:hover img {
    -webkit-transition: all .3s ease-in-out .2s;
    -moz-transition: all .3s ease-in-out .2s;
    -o-transition: all .3s ease-in-out .2s;
    transition: all .3s ease-in-out .2s;
  }

  /* Image Overlay - Color */
  .overlay-effect-accent .inner-overlay, .overlay-effect-dark .inner-overlay, .overlay-effect-light .inner-overlay,
  .overlay-effect-zoom-accent .inner-overlay, .overlay-effect-zoom-dark .inner-overlay, .overlay-effect-zoom-light .inner-overlay {
    background-color: rgba(0, 0, 0, 0.36);
  }

  .overlay-effect-accent .inner-overlay i, .overlay-effect-dark .inner-overlay i, .overlay-effect-light .inner-overlay i,
  .overlay-effect-zoom-accent .inner-overlay i, .overlay-effect-zoom-dark .inner-overlay i, .overlay-effect-zoom-light .inner-overlay i {
    display: none;
  }

  /* Light */
  .overlay-effect-light .inner-overlay, .overlay-effect-zoom-light .inner-overlay {
    background-color: rgba(255, 255, 255, 0.36);
  }

  /* Accent */
  .overlay-effect-accent a.styled-image .inner-overlay, .overlay-effect-accent a.plain-image .inner-overlay,
  .overlay-effect-zoom-accent a.styled-image .inner-overlay, .overlay-effect-zoom-accent a.plain-image .inner-overlay {
    opacity: 0;
  }

  .overlay-effect-accent a.styled-image:hover .inner-overlay, .overlay-effect-accent a.plain-image:hover .inner-overlay,
  .overlay-effect-zoom-accent a.styled-image:hover .inner-overlay, .overlay-effect-zoom-accent a.plain-image:hover .inner-overlay {
    opacity: .33;
  }

  /* Image Overlay - Zoom */
  .overlay-effect-zoom a.styled-image, .overlay-effect-zoom a.plain-image, .overlay-effect-zoom-accent a.styled-image, .overlay-effect-zoom-accent a.plain-image, .overlay-effect-zoom-dark a.styled-image, .overlay-effect-zoom-dark a.plain-image, .overlay-effect-zoom-light a.styled-image, .overlay-effect-zoom-light a.plain-image {
    overflow: hidden;
  }

  .overlay-effect-zoom a.styled-image img, .overlay-effect-zoom a.plain-image img, .overlay-effect-zoom-accent a.styled-image img, .overlay-effect-zoom-accent a.plain-image img, .overlay-effect-zoom-dark a.styled-image img, .overlay-effect-zoom-dark a.plain-image img, .overlay-effect-zoom-light a.styled-image img, .overlay-effect-zoom-light a.plain-image img {
    -webkit-transition: -webkit-transform .3s ease-in-out .2s;
    -moz-transition: -moz-transform .3s ease-in-out .2s;
    -o-transition: -o-transform .3s ease-in-out .2s;
    transition: transform .3s ease-in-out .2s;
  }

  .overlay-effect-zoom a:hover.styled-image img, .overlay-effect-zoom a:hover.plain-image img, .overlay-effect-zoom-accent a:hover.styled-image img, .overlay-effect-zoom-accent a:hover.plain-image img, .overlay-effect-zoom-dark a:hover.styled-image img, .overlay-effect-zoom-dark a:hover.plain-image img, .overlay-effect-zoom-light a:hover.styled-image img, .overlay-effect-zoom-light a:hover.plain-image img {
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
  }

  /* Image Overlay - No effects */
  .overlay-effect-none .inner-overlay, .overlay-effect-none .inner-overlay i {
    display: none;
  }

  /* Parallax */
  .parallax-section.has_bg_img .bg-layer {
    background-attachment: fixed !important;
  }
}
@media (max-width: 959px) {
  /* design overrides to only enforce on small screens */
  #masthead .site-title a.logo-image img {
    width: auto !important;
  }

  #MainNav .ubermenu-responsive-toggle {
    top: auto;
    font-size: 35px;
  }

  /* in case of custom page width setting */
  body.boxed #page, body.boxed-left #page, body.boxed-right #page, #Top, #Middle, #Bottom, .full-width .masthead-row, .boxed .masthead-row {
    max-width: 100% !important;
  }
}
@media (max-width: 480px) {
  .full-width-left .ubermenu-skin-theme-default-styles .ubermenu-item-level-0 > .ubermenu-target-loginpopup,
  .full-width-right .ubermenu-skin-theme-default-styles .ubermenu-item-level-0 > .ubermenu-target-loginpopup,
  .full-width .ubermenu-skin-theme-default-styles .ubermenu-item-level-0 > .ubermenu-target-loginpopup,
  .full-width .ubermenu-skin-theme-default-styles .ubermenu-item-level-0 > .ubermenu-target,
  .full-width-right .ubermenu-skin-theme-default-styles .ubermenu-item-level-0 > .ubermenu-target,
  .full-width-left .ubermenu-skin-theme-default-styles .ubermenu-item-level-0 > .ubermenu-target {
    text-align: center !important;
  }
}
/* For iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #FadeInContent {
    display: none;
  }

  #MastheadSidebar-1, #MastheadSidebar-2 {
    display: block !important;
  }

  .vc_section_wrapper.has_bg_img .bg-layer {
    background-size: 1024px auto !important;
    background-attachment: scroll !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .vc_section_wrapper.has_bg_img .bg-layer {
    background-size: 768px auto !important;
  }
}
/* Layouts column structure
============================================================== */
.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* Fluid (% based) columns */
.row-fluid [class*="span"], .no-layout #primary, .no-layout #sidebar {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child, body.no-layout #primary {
  margin-left: 0;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.wpb_row.row-fluid {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* VC 4.x adds left/right margins of -15px (messes with older Vellum installs) */
@media (min-width: 768px) {
  /* Stop IE10 scrollbar overlap in large screens */
  @-ms-viewport {
    width: auto !important;
  }
  /**
   * Column and margin widths (based on 12 column system)
   * Note: Items prefixed with "vc_" are for Visual Composer.
   *
   */
  .row-fluid [class*="span"], .no-layout #primary, .no-layout #sidebar {
    float: left;
    min-height: 30px;
    margin-left: 4.1666666666667%;
    *margin-left: 4.113475177305%;
  }

  .no-layout.full-width #primary, .row-fluid .span12 {
    width: 100%;
    *width: 99.946808510638%;
  }

  .row-fluid .span11 {
    width: 91.319444444444%;
    *width: 91.266252955083%;
  }

  .row-fluid .span10 {
    width: 82.638888888889%;
    *width: 82.585697399527%;
  }

  .row-fluid .span9 {
    width: 73.958333333333%;
    *width: 73.905141843972%;
  }

  .row-fluid .span8, .no-layout #primary {
    width: 65.277777777778%;
    *width: 65.224586288416%;
  }

  .row-fluid .span7 {
    width: 56.597222222222%;
    *width: 56.544030732861%;
  }

  .row-fluid .span6 {
    width: 47.916666666667%;
    *width: 47.863475177305%;
  }

  .row-fluid .span5 {
    width: 39.236111111111%;
    *width: 39.182919621749%;
  }

  .row-fluid .span4, .no-layout #sidebar {
    width: 30.555555555556%;
    *width: 30.502364066194%;
  }

  .row-fluid .span3 {
    width: 21.875%;
    *width: 21.821808510638%;
  }

  .row-fluid .span2 {
    width: 13.194444444444%;
    *width: 13.141252955083%;
  }

  .row-fluid .span1 {
    width: 4.5138888888889%;
    *width: 4.4606973995272%;
  }

  /* Offset Positions */
  .row-fluid .offset12 {
    margin-left: 108.33333333333%;
    *margin-left: 108.28014184397%;
  }

  .row-fluid .offset12:first-child {
    margin-left: 104.16666666667%;
    *margin-left: 104.1134751773%;
  }

  .row-fluid .offset11 {
    margin-left: 99.652777777778%;
    *margin-left: 99.599586288416%;
  }

  .row-fluid .offset11:first-child {
    margin-left: 95.486111111111%;
    *margin-left: 95.432919621749%;
  }

  .row-fluid .offset10 {
    margin-left: 90.972222222222%;
    *margin-left: 90.919030732861%;
  }

  .row-fluid .offset10:first-child {
    margin-left: 86.805555555556%;
    *margin-left: 86.752364066194%;
  }

  .row-fluid .offset9 {
    margin-left: 82.291666666667%;
    *margin-left: 82.238475177305%;
  }

  .row-fluid .offset9:first-child {
    margin-left: 78.125%;
    *margin-left: 78.071808510638%;
  }

  .row-fluid .offset8 {
    margin-left: 73.611111111111%;
    *margin-left: 73.557919621749%;
  }

  .row-fluid .offset8:first-child {
    margin-left: 69.444444444444%;
    *margin-left: 69.391252955083%;
  }

  .row-fluid .offset7 {
    margin-left: 64.930555555556%;
    *margin-left: 64.877364066194%;
  }

  .row-fluid .offset7:first-child {
    margin-left: 60.763888888889%;
    *margin-left: 60.710697399527%;
  }

  .row-fluid .offset6 {
    margin-left: 56.25%;
    *margin-left: 56.196808510638%;
  }

  .row-fluid .offset6:first-child {
    margin-left: 52.083333333333%;
    *margin-left: 52.030141843972%;
  }

  .row-fluid .offset5 {
    margin-left: 47.569444444444%;
    *margin-left: 47.516252955083%;
  }

  .row-fluid .offset5:first-child {
    margin-left: 43.402777777778%;
    *margin-left: 43.349586288416%;
  }

  .row-fluid .offset4 {
    margin-left: 38.888888888889%;
    *margin-left: 38.835697399527%;
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.722222222222%;
    *margin-left: 34.669030732861%;
  }

  .row-fluid .offset3 {
    margin-left: 30.208333333333%;
    *margin-left: 30.155141843972%;
  }

  .row-fluid .offset3:first-child {
    margin-left: 26.041666666667%;
    *margin-left: 25.988475177305%;
  }

  .row-fluid .offset2 {
    margin-left: 21.527777777778%;
    *margin-left: 21.474586288416%;
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.361111111111%;
    *margin-left: 17.307919621749%;
  }

  .row-fluid .offset1 {
    margin-left: 12.847222222222%;
    *margin-left: 12.794030732861%;
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.6805555555556%;
    *margin-left: 8.6273640661939%;
  }
}
/* tablet and smaller only */
@media (max-width: 767px) {
  .row-fluid [class*="span"], .no-layout #primary, .no-layout #sidebar {
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .row-fluid [class*="span"]:last-child {
    margin-bottom: 0;
  }

  /* forced override custom column widths */
  .row-fluid .span-custom, .row-fluid .span-custom[style] {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
/* Device specific visibility  */
.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }

  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }

  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .centered-phone {
    text-align: center !important;
  }

  /* custom */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .hidden-ipad {
    display: none !important;
  }

  .visible-ipad {
    display: inherit !important;
  }

  .full-width-ipad[class*="span"], .full-width-ipad [class*="span"] {
    float: none;
    margin-left: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .hidden-ipad {
    display: none !important;
  }

  .visible-ipad {
    display: inherit !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .hidden-ipad {
    display: none !important;
  }

  .visible-ipad {
    display: inherit !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }

  .hidden-print {
    display: none !important;
  }
}
/* Print
============================================================== */
@media print {
  body {
    background: none !important;
    color: #000;
    font-size: 10pt;
  }

  footer a[rel=bookmark]:link:after, footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */
  }

  a {
    text-decoration: none;
  }

  .entry-content img, .comment-content img, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
  }

  #page {
    clear: both !important;
    display: block !important;
    float: none !important;
    max-width: 100%;
    position: relative !important;
  }

  .site-header {
    text-align: left;
  }

  .site-header .site-title {
    font-size: 21pt;
    line-height: 1;
    text-align: left;
  }

  .site-header .site-title a {
    color: #000;
  }

  .author-avatar, #Footer, #respond, .commentlist .comment-edit-link, .commentlist .reply, .entry-header .comments-link, .entry-meta .edit-link a, .page-link, #Middle nav, .widget-area, .main-navigation {
    display: none;
  }

  .wrapper {
    border-top: none;
    box-shadow: none;
  }

  #Middle {
    margin: 0;
    width: auto;
  }

  .singular .entry-header .entry-meta {
    position: static;
  }

  .singular #Middle, .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular .comments-title {
    margin: 0;
    width: 100%;
  }

  .entry-title, .entry-header .entry-title, .singular .entry-title, .page-title, .wpb_carousel .post-title {
    font-size: 21pt;
  }

  footer.entry-meta, footer.entry-meta a {
    color: #444;
    font-size: 10pt;
  }

  .author-description {
    float: none;
    width: auto;
  }

  .commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
  }

  .commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px;
  }

  .comments-area article header cite, .comments-area article header time {
    margin-left: 50px;
  }
}
.infobox-wrapper {
  display: none;
}

#infobox {
  border: 2px solid black;
  margin-top: 8px;
  background: #333;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: .5em 1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 0 -1px #000000;
  -webkit-box-shadow: 0 0  8px #000;
  box-shadow: 0 0 8px #000;
}

.widget-area aside {
  position: relative;
}

footer .widget-area aside, aside.widget.static-block {
  position: initial;
}

.ubermenu .ubermenu-target-loginpopup, .ubermenu .ubermenu-target-loginpopup > a {
  font-size: 14px;
  padding: 10px 20px;
  display: block;
}

.ubermenu .ubermenu-target-loginpopup:hover > a {
  color: #fff;
}

.ubermenu .ubermenu-target-loginpopup-left-ipad, .ubermenu .ubermenu-target-loginpopup-left-ipad > a {
  text-align: right;
  padding-right: 50px;
}

.ubermenu .ubermenu-target-loginpopup-right-ipad, .ubermenu .ubermenu-target-loginpopup-right-ipad > a {
  text-align: left;
  padding-left: 50px;
}

.ubermenu .ubermenu-target-loginpopup-top-ipad, .ubermenu .ubermenu-target-loginpopup-top-ipad > a {
  padding-top: 20px;
}

.ubermenu .ubermenu-target-loginpopup-top-ipad .ubermenu-target-loginpopup .ubermenu-target-text, .ubermenu .ubermenu-target-loginpopup-top-ipad .ubermenu-target-loginpopup .ubermenu-target-text {
  margin-top: -25px;
}

/* Global Styles
----------------------------------------------- */
/** Text Styles **/
body {
  font-size: 14px;
  color: #585b69;
  background-color: #ffffff;
  font-weight: 300;
}
body a {
  color: #a22934;
  text-decoration: underline;
}
body a:hover {
  color: #000000;
}

.entry-content h1, h1 {
  font-size: 65px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
}
@media screen and (max-width: 1139px) {
  .entry-content h1, h1 {
    font-size: 75px;
  }
}
@media screen and (max-width: 768px) {
  .entry-content h1, h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 480px) {
  .entry-content h1, h1 {
    font-size: 45px;
  }
}

.entry-content h2, h2 {
  font-size: 40px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #000;
}
@media screen and (max-width: 480px) {
  .entry-content h2, h2 {
    font-size: 28px;
  }
}
.entry-content h2 span, h2 span {
  color: #a22934;
  font-size: 60px;
  display: block;
}

.entry-content h3, h3 {
  font-weight: bold;
  margin: 0 0 20px;
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #000;
  -webkit-text-stroke: 0 !important;
}
@media screen and (max-width: 768px) {
  .entry-content h3, h3 {
    font-size: 35px;
  }
}
@media screen and (max-width: 480px) {
  .entry-content h3, h3 {
    font-size: 30px;
  }
}

.entry-content h4, h4 {
  font-weight: bold;
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #000;
}

.entry-content h5, h5 {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #000;
}
@media screen and (max-width: 480px) {
  .entry-content h5, h5 {
    font-size: 16px;
  }
}

.entry-content h6, h6 {
  font-size: 12px;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

/** Buttons **/
.vc_general.vc_btn3 {
  background-color: #a22934;
  border: 1px solid #ffffff;
  color: #ffffff;
  background-image: none;
  padding: 5px 12px;
}
.vc_general.vc_btn3:hover {
  border: 1px solid #a22934;
  background-color: #ffffff;
  color: #a22934;
}

.transparent .vc_general.vc_btn3 {
  background-color: transparent;
  background: none;
  background-image: none;
  margin: 0 15px 0 0;
}
.transparent .vc_general.vc_btn3:hover {
  border-color: #a22934;
  color: #a22934;
}

.vc_btn3.vc_btn3-size-md {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
  background-color: #a22934 !important;
  border: 1px solid #a22934 !important;
  font-weight: bold;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
  background-color: #ffffff !important;
  color: #a22934 !important;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 30px;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
  right: 15px;
}

button.wpb_button.wpb_btn-large, span.wpb_button.wpb_btn-large, a.vc_btn_lg, .vc_btn3-container button.vc_btn3.vc_btn3-size-lg, .vc_btn3-container a.vc_btn3.vc_btn3-size-lg {
  font-size: 26px;
  padding: 10px 20px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6, h2.wpb_call_text, .page-title, .headline, .comments-area article header cite, div.wpb_wrapper h4.wpb_toggle, .vc_text_separator div, #page .wpb_accordion .ui-accordion .ui-accordion-header a, #page .wpb_accordion .ui-accordion .ui-accordion-header a:hover, .site-header .site-title a, .entry-title, .entry-title a, .widget .widgettitle, .widget .content-rotator-heading, .wpb_carousel .post-title a, .widget-area .widget li[class*="current"] a, .iconBox .iconBoxTitle, .rotator .entry-title a {
  color: #19214c;
}

/** Visual Composer Responsive Styles **/
.wpb_row.vc_row-fluid, .wpb_row.row-fluid {
  padding-top: 25px;
  padding-bottom: 35px;
}
@media screen and (max-width: 480px) {
  .wpb_row.vc_row-fluid, .wpb_row.row-fluid {
    padding: 35px 5% !important;
  }
}

@media screen and (max-width: 480px) {
  .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

/*.dark.wpb_row.row-fluid {
	padding-bottom: 100px;
	margin-bottom: 0 !important;
	
	@media screen and (max-width: $Breakpoint-4) {
		padding-bottom: 50px;
	}
}*/
#Middle .grid-section-1 .grid-row {
  padding-top: 0;
}

/*** Back to top ***/
#BackToTop {
  bottom: 60px;
  right: 20px;
}
#BackToTop a {
  background-color: rgba(36, 33, 33, 0.5) !important;
}
#BackToTop a:hover {
  background-color: #a22934 !important;
}

/*** Stat Box ***/
.stat-box h1 {
  color: #a22934;
  font-size: 60px;
  line-height: 1;
  margin-bottom: 5px;
}
.stat-box h2 {
  color: #a22934;
  font-size: 38px;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .stat-box h2 {
    font-size: 32px;
  }
}
.stat-box h3 {
  color: #a22934;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .stat-box h3 {
    font-size: 24px;
  }
}
.stat-box h5 {
  font-size: 26px;
  margin: 0;
}
.stat-box h4 {
  font-size: 18px;
  margin: 0;
}

.big-text {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
}

.text-404 p {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  margin-bottom: 50px !important;
  line-height: 1.2;
  font-weight: bold;
  padding-left: 12%;
  padding-right: 12%;
}
@media screen and (max-width: 768px) {
  .text-404 p {
    padding-left: 0;
    padding-right: 0;
  }
}

.text-thank-you p {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  margin-bottom: 50px !important;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}

.big-text-alt {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.big-text-alt a {
  text-decoration: none;
  color: #585b69;
}
.big-text-alt a:hover {
  color: #a22934;
}

.vc_custom_1470878567002 {
  background: #f5f8fa url("../../uploads/2016/08/capital-pic.jpg") no-repeat scroll center center/cover !important;
}

.page-id-224, .page-id-235, .page-id-241, .page-id-245, .page-id-23 {
  font-size: 18px;
}
.page-id-224 .second-logo, .page-id-224 #MainNav, .page-id-224 .social-icons-wrap, .page-id-235 .second-logo, .page-id-235 #MainNav, .page-id-235 .social-icons-wrap, .page-id-241 .second-logo, .page-id-241 #MainNav, .page-id-241 .social-icons-wrap, .page-id-245 .second-logo, .page-id-245 #MainNav, .page-id-245 .social-icons-wrap, .page-id-23 .second-logo, .page-id-23 #MainNav, .page-id-23 .social-icons-wrap {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .page-id-224.full-width .site-title, .page-id-235.full-width .site-title, .page-id-241.full-width .site-title, .page-id-245.full-width .site-title, .page-id-23.full-width .site-title {
    width: 300px !important;
  }
}
.page-id-224.full-width .masthead-container, .page-id-235.full-width .masthead-container, .page-id-241.full-width .masthead-container, .page-id-245.full-width .masthead-container, .page-id-23.full-width .masthead-container {
  padding: 10px 0;
}
.page-id-224 .footer p, .page-id-235 .footer p, .page-id-241 .footer p, .page-id-245 .footer p, .page-id-23 .footer p {
  font-size: 18px;
  margin-bottom: 10px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .page-id-224 .footer p, .page-id-235 .footer p, .page-id-241 .footer p, .page-id-245 .footer p, .page-id-23 .footer p {
    font-size: 12px;
  }
}
.page-id-224 .social-likes, .page-id-235 .social-likes, .page-id-241 .social-likes, .page-id-245 .social-likes, .page-id-23 .social-likes {
  display: none;
}

/** Take Action Page - hide social share **/
@media screen and (max-width: 959px) {
  .page-id-111 .social-likes {
    display: none;
  }
}

/* Safari 9 Only STYLES */
@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
  #gform_wrapper_1 .gform_footer {
    padding: 18px 0 10px;
  }

  .social-likes {
    bottom: 7px !important;
  }

  .social-likes iframe {
    margin-bottom: -2px !important;
  }
}
#fancybox-wrap iframe {
  max-width: 100% !important;
}

/* Header
----------------------------------------------- */
/** Main Navigation **/
.full-width #masthead {
  box-shadow: none;
}
@media screen and (max-width: 959px) {
  .full-width .site-title a.logo-image img {
    max-height: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .full-width .site-title {
    width: 80px !important;
  }
}
@media screen and (max-width: 480px) {
  .full-width .site-title {
    width: 70px !important;
  }
}
.full-width .masthead-container {
  padding: 30px 0 15px;
}
@media screen and (max-width: 959px) {
  .full-width .masthead-container {
    padding: 15px 0;
  }
}
@media screen and (max-width: 480px) {
  .full-width .masthead-container {
    padding: 15px 0 0;
  }
}
@media screen and (min-width: 959px) {
  .full-width .masthead-container .social-icons-wrap {
    position: relative;
  }
}
.full-width .masthead-container .social-icons-wrap .social-icons {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 959px) {
  .full-width .masthead-container .social-icons-wrap .social-icons {
    right: 90px;
    top: 20px;
    bottom: auto;
    display: none;
  }
}
.full-width .masthead-container .social-icons-wrap .social-icons span {
  font-size: 10px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}
.full-width .masthead-container .social-icons-wrap .social-icons a {
  background-color: #545755;
  color: #ffffff;
  font-size: 21px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}
.full-width .masthead-container .social-icons-wrap .social-icons a:hover {
  background-color: #a22934;
}
@media screen and (max-width: 959px) {
  .full-width .masthead-container .second-logo {
    display: inline-block;
    float: left;
  }
}
.full-width .masthead-container .second-logo img {
  max-width: 410px;
  padding-top: 20px;
  padding-left: 10px;
}
@media screen and (max-width: 959px) {
  .full-width .masthead-container .second-logo img {
    padding-top: 5px;
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .full-width .masthead-container .second-logo img {
    max-width: 300px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .full-width .masthead-container .second-logo img {
    max-width: 190px;
    padding-top: 15px;
  }
}
.full-width #MainNav .ubermenu-main {
  padding: 0 0 0 120px;
}
@media screen and (max-width: 959px) {
  .full-width #MainNav .ubermenu-main {
    padding: 10px 0;
  }
}
.full-width #MainNav .ubermenu-main .ubermenu-nav {
  text-align: left !important;
  /** Sub Menu **/
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item {
  position: relative;
  /*&:after {
  	position: absolute;
  	right: 0;
  	width: 2px;
  	height: 10px;
  	background-color: $grey;
  	content: "";
  }*/
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-target {
  color: #a22934;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 12px;
  border-right: 2px solid #545755;
  font-weight: bold;
}
@media screen and (max-width: 1139px) {
  .full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-target {
    padding: 0 9px;
  }
}
@media screen and (max-width: 959px) {
  .full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-target {
    border-right: none;
    padding: 10px 15px;
    font-size: 16px;
  }
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-target:hover {
  color: #000000;
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-target:after {
  display: none;
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item:last-child .ubermenu-target {
  border-right: none;
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-submenu-drop {
  box-shadow: none;
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu {
  border: none;
  background-color: #ffffff;
  padding: 15px 0;
  margin-top: -1px;
}
@media screen and (max-width: 959px) {
  .full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu {
    padding: 0;
    text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu {
    text-align: center;
  }
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item {
  width: 100%;
  border: none;
}
@media screen and (max-width: 480px) {
  .full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item {
    text-align: center;
  }
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item .ubermenu-target {
  background-color: #ffffff;
  color: #585b69;
  border: none;
  padding: 7px 25px;
}
@media screen and (max-width: 959px) {
  .full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item .ubermenu-target {
    font-size: 12px;
  }
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item .ubermenu-target:hover {
  color: #a22934;
  text-decoration: underline;
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target {
  color: #a22934;
}
.full-width #MainNav .ubermenu-main .ubermenu-nav .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target:before {
  display: none;
}
.full-width #MainNav .ubermenu-responsive-toggle {
  color: #a22934;
}

@media screen and (max-width: 959px) {
  .ubermenu .ubermenu-item .ubermenu-submenu-drop {
    position: relative !important;
  }
}

@media screen and (max-width: 959px) {
  .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0 {
    width: 100% !important;
  }
}

.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children > a.ubermenu-target:hover::after, .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children.ubermenu-active > a.ubermenu-target::after {
  display: none;
}

.header-block {
  text-align: center;
  padding: 0 0 50px !important;
}
.header-block.sub-page-red {
  padding: 0 !important;
}
.header-block.sub-page-red .vc_column-inner {
  padding-top: 0;
}
.header-block.sub-page-red .vc_row-fluid {
  padding-top: 0;
  padding-bottom: 0;
}
.header-block.sub-page-red .red-column {
  padding: 30px 20px;
  background-color: rgba(162, 41, 52, 0.9);
}
.header-block h2, .header-block h5, .header-block h6 {
  color: #ffffff;
  text-transform: uppercase;
  -webkit-text-stroke: 0 !important;
}
.header-block h2 {
  font-size: 70px;
  margin: 0 0 5px;
  line-height: 1;
}
.header-block h5 {
  font-size: 37px;
  margin: 0;
  line-height: 1.2;
}
.header-block h6 {
  font-size: 21px;
  margin: 0;
}
.header-block p {
  margin: 10px 0;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .header-block p {
    font-size: 16px;
  }
}
.header-block a {
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  background-color: transparent;
  display: inline-block;
  padding: 8px 10px;
  text-decoration: none;
  border: 1px solid #ffffff;
}
.header-block a:hover {
  border-color: #a22934;
}
.header-block .header-holder {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}

.header-block-alt {
  text-align: center;
  padding: 0 !important;
}
.header-block-alt.sub-page {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.header-block-alt h2, .header-block-alt h5 {
  background-color: #a22934;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  padding: 5px 25px;
  margin-bottom: 10px;
  -webkit-text-stroke: 0 !important;
}
@media screen and (max-width: 480px) {
  .header-block-alt h2, .header-block-alt h5 {
    padding: 10px 15px;
  }
}
.header-block-alt h5 {
  text-transform: none;
}
.header-block-alt p {
  margin: 10px 0;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 480px) {
  .header-block-alt p {
    font-size: 16px;
  }
}
.header-block-alt a {
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 18px;
  font-weight: bold;
  background-color: transparent;
  display: block !important;
  text-decoration: none;
}
.header-block-alt a:hover {
  color: #a22934;
}
.header-block-alt a:after {
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f0d7";
  margin: 0;
  display: block;
  font-size: 40px;
}
.header-block-alt .header-holder {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.header-block-alt .header-holder-alt {
  /*background-color: rgba($white, .8);*/
  padding: 40px 0 20px !important;
}

.header-block-old {
  text-align: center;
  padding: 0 !important;
}
.header-block-old.sub-page {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.header-block-old h2, .header-block-old h5 {
  background-color: #a22934;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  padding: 5px 25px;
  margin-bottom: 10px;
  -webkit-text-stroke: 0 !important;
}
@media screen and (max-width: 480px) {
  .header-block-old h2, .header-block-old h5 {
    padding: 10px 15px;
  }
}
.header-block-old h5 {
  text-transform: none;
}
.header-block-old p {
  margin: 10px 0;
  font-size: 20px;
  background-color: #a22934;
  color: #ffffff;
}
@media screen and (max-width: 480px) {
  .header-block-old p {
    font-size: 16px;
  }
}
.header-block-old a {
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 18px;
  font-weight: bold;
  background-color: transparent;
  display: block !important;
  text-decoration: none;
}
.header-block-old a:hover {
  color: #a22934;
}
.header-block-old a:after {
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f0d7";
  margin: 0;
  display: block;
  font-size: 40px;
}
.header-block-old .header-holder {
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.header-block-old .header-holder-alt {
  /*background-color: rgba($white, .8);*/
  padding: 40px 0 20px !important;
}

.offset-link {
  text-align: center;
  position: relative;
  top: -75px;
  margin-bottom: -60px;
}
.offset-link.offset-link-alt {
  top: -95px;
  margin-bottom: -95px;
}
.offset-link.offset-link-small {
  top: -45px;
  margin-bottom: -55px;
}
.offset-link img {
  max-height: 80px;
  margin-bottom: 10px;
}
.offset-link a {
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  text-transform: uppercase;
  color: #a22934;
}
.offset-link a:after {
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f0d7";
  margin: 0;
  display: block;
  font-size: 40px;
}
.offset-link a:hover {
  color: #a22934;
}

/* Footer Styles
----------------------------------------------- */
#Bottom .footer {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  background-color: #2a2c2b;
}
@media screen and (max-width: 480px) {
  #Bottom .footer {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
}
#Bottom .footer p {
  color: #ffffff;
}
#Bottom p {
  font-size: 18px;
  margin-bottom: 10px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #Bottom p {
    font-size: 12px;
  }
}
#Bottom a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#Bottom a:hover {
  color: #a22934;
}

.footer {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  background-color: #2a2c2b;
}
@media screen and (max-width: 480px) {
  .footer {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
}
.footer p {
  color: #ffffff;
}

/* Flip Box Styles
----------------------------------------------- */
.card {
  position: relative;
  float: left;
  padding-bottom: 25%;
  width: 100%;
  text-align: center;
  min-height: 300px;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .card {
    min-height: 360px;
  }
}
.card:hover {
  cursor: pointer;
}
.card img {
  display: block;
  text-align: center;
  float: none;
  margin: 50px auto 30px;
  max-height: 40px;
}
@media screen and (max-width: 959px) {
  .card img {
    margin: 40px auto 30px;
  }
}

.card:nth-child(1) {
  margin-left: -3px;
  margin-right: 1px;
}

.card:nth-child(2),
.card:nth-child(3) {
  margin-right: 1px;
}

/* card fronts and backs */
.card__front,
.card__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card__front,
.card__back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.card__front .text,
.card__back .text {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  display: block;
  line-height: 1.2;
  margin: 0 0 5px;
}
@media screen and (max-width: 959px) {
  .card__front .text,
  .card__back .text {
    font-size: 15px;
  }
}
.card__front h4,
.card__back h4 {
  color: #a22934;
  margin: 0 0 10px;
  line-height: 1.2;
}
@media screen and (max-width: 959px) {
  .card__front h4,
  .card__back h4 {
    font-size: 24px;
  }
}
.card__front h5,
.card__back h5 {
  color: #a22934;
  margin: -5px 0 10px;
  line-height: 1.2;
}
.card__front h3,
.card__back h3 {
  color: #a22934;
  font-weight: bold;
  font-size: 40px;
  margin: 0 0 10px;
  line-height: 1.2;
}
@media screen and (max-width: 959px) {
  .card__front h3,
  .card__back h3 {
    font-size: 30px;
  }
}

.card__front {
  background-color: #ffffff;
  border: 3px solid #e0dbdb;
}
.card__front:after {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-family: FontAwesome;
  content: "\f067";
  font-weight: normal;
  font-size: 14px;
  color: #a22934;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #a22934;
}

.card__back {
  background-color: #ffffff;
  border: 3px solid #e0dbdb;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.card__back:after {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-family: FontAwesome;
  content: "\f068";
  font-weight: normal;
  font-size: 14px;
  color: #a22934;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #a22934;
}

/* card text */
.card__text {
  display: block;
  line-height: 1.8;
  font-size: 16px;
  text-align: left;
  padding: 0 50px;
}
@media screen and (max-width: 959px) {
  .card__text {
    padding: 0 25px;
    line-height: 1.6;
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .card__text {
    font-size: 15px;
  }
}
.card__text.medium {
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 959px) {
  .card__text.medium {
    line-height: 1.6;
    font-size: 13px;
  }
}
.card__text.small {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 959px) {
  .card__text.small {
    line-height: 1.3;
    font-size: 11px;
  }
}
@media screen and (max-width: 480px) {
  .card__text.small {
    font-size: 11px;
    line-height: 1.6;
  }
}

/* hover effect */
.card.effect__hover:hover .card__front {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card.effect__hover:hover .card__back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

/* click effect */
.card.effect__click.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card.effect__click.flipped .card__back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

/* random effect */
.card.effect__random.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card.effect__random.flipped .card__back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

/* Quote Slider Styles
----------------------------------------------- */
.carousel-wrapper {
  position: relative;
  min-height: 430px;
}
@media screen and (max-width: 480px) {
  .carousel-wrapper {
    min-height: 490px;
  }
}
.carousel-wrapper .carousel-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 50px 75px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .carousel-wrapper .carousel-item {
    padding: 50px 60px;
  }
}
@media screen and (max-width: 480px) {
  .carousel-wrapper .carousel-item {
    padding: 40px 50px;
  }
}
.carousel-wrapper .carousel-item h5 {
  font-family: "Merriweather", serif;
  font-size: 32px;
  text-transform: none;
  font-weight: 300;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .carousel-wrapper .carousel-item h5 {
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  .carousel-wrapper .carousel-item h5 {
    font-size: 22px;
  }
}
.carousel-wrapper .carousel-item h5 span {
  color: #a22934;
}
.carousel-wrapper .carousel-item p {
  font-family: "Merriweather", serif;
  font-size: 22px;
  margin: 0;
  font-weight: 300;
  font-style: italic;
}
.carousel-wrapper .carousel-item p.author-title {
  font-size: 16px;
}
.carousel-wrapper .carousel-item .arrow {
  position: absolute;
  top: 0;
  display: block;
  width: 50px;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  background: url(resources/images/left-arrow.png) 50% 50% no-repeat;
}
.carousel-wrapper .carousel-item .arrow.arrow-prev {
  left: 0;
}
.carousel-wrapper .carousel-item .arrow.arrow-next {
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.carousel-wrapper .carousel-item.light {
  color: white;
}
.carousel-wrapper [id^="target-item"] {
  display: none;
}
.carousel-wrapper .item-1 {
  z-index: 2;
  opacity: 1;
  background-color: rgba(84, 87, 85, 0.2);
  padding-top: 90px;
}
@media screen and (max-width: 480px) {
  .carousel-wrapper .item-1 {
    padding-top: 60px;
  }
}
.carousel-wrapper .item-2, .carousel-wrapper .item-5, .carousel-wrapper .item-7 {
  background-color: rgba(84, 87, 85, 0.2);
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  .carousel-wrapper .item-2, .carousel-wrapper .item-5, .carousel-wrapper .item-7 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .carousel-wrapper .item-2, .carousel-wrapper .item-5, .carousel-wrapper .item-7 {
    padding-top: 20px;
  }
}
.carousel-wrapper .item-3, .carousel-wrapper .item-4, .carousel-wrapper .item-5, .carousel-wrapper .item-6, .carousel-wrapper .item-7, .carousel-wrapper .item-8, .carousel-wrapper .item-9 {
  background-color: rgba(84, 87, 85, 0.2);
}
.carousel-wrapper .item-3, .carousel-wrapper .item-8 {
  padding-top: 120px;
}
@media screen and (max-width: 480px) {
  .carousel-wrapper .item-3, .carousel-wrapper .item-8 {
    padding-top: 80px;
  }
}
.carousel-wrapper .item-4, .carousel-wrapper .item-9 {
  padding-top: 90px;
}
@media screen and (max-width: 480px) {
  .carousel-wrapper .item-4, .carousel-wrapper .item-9 {
    padding-top: 60px;
  }
}
.carousel-wrapper .item-6 {
  padding-top: 140px;
}
@media screen and (max-width: 480px) {
  .carousel-wrapper .item-6 {
    padding-top: 110px;
  }
}
.carousel-wrapper *:target ~ .item-1 {
  opacity: 0;
}
.carousel-wrapper #target-item-1:target ~ .item-1 {
  opacity: 1;
}
.carousel-wrapper #target-item-2:target ~ .item-2, .carousel-wrapper #target-item-3:target ~ .item-3, .carousel-wrapper #target-item-4:target ~ .item-4, .carousel-wrapper #target-item-5:target ~ .item-5, .carousel-wrapper #target-item-6:target ~ .item-6, .carousel-wrapper #target-item-7:target ~ .item-7, .carousel-wrapper #target-item-8:target ~ .item-8, .carousel-wrapper #target-item-9:target ~ .item-9 {
  z-index: 3;
  opacity: 1;
}

.logo_showcase .slick-prev {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .logo_showcase .slick-prev {
    left: -10px !important;
  }
}
@media screen and (max-width: 480px) {
  .logo_showcase .slick-prev {
    left: 0 !important;
  }
}
.logo_showcase .slick-next {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .logo_showcase .slick-next {
    right: -10px !important;
  }
}
@media screen and (max-width: 480px) {
  .logo_showcase .slick-next {
    right: 0 !important;
  }
}

.logo_showcase button.slick-prev, .logo_showcase button.slick-prev:hover, .logo_showcase button.slick-prev:focus {
  background: url(resources/images/left-arrow.png) 50% 50% no-repeat !important;
  height: 33px;
  width: 34px;
}

.logo_showcase button.slick-next, .logo_showcase button.slick-next:hover, .logo_showcase button.slick-next:focus {
  background: url(resources/images/left-arrow.png) 50% 50% no-repeat !important;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  height: 33px;
  width: 34px;
  overflow: hidden !important;
}

.wpls-logo-showcase:hover button.slick-prev {
  left: -26px !important;
}
.wpls-logo-showcase:hover button.slick-next {
  right: -26px !important;
}

.wpls-logo-grid .wpls-logo-cnt, .wpls-logo-widget .wpls-logo-cnt {
  margin-bottom: 20px !important;
}

/** Rev Slider **/
.rev_slider .tp-mask-wrap .tp-caption {
  /*@media screen and (max-width: $Breakpoint-4) {
  	white-space: normal !important;
  	max-width: 90%;
  	margin: 0 auto;
  	text-align: center;
  }*/
}
.rev_slider .tp-mask-wrap .tp-caption h5 {
  font-size: 37px;
  margin: 0;
  line-height: 1.2;
  color: #ffffff;
  text-shadow: 2px 2px 5px #585b69;
  -webkit-text-stroke: 0 !important;
}
@media screen and (max-width: 768px) {
  .rev_slider .tp-mask-wrap .tp-caption h5 {
    font-size: 32px;
    text-shadow: 1px 1px 2px #585b69;
  }
}
@media screen and (max-width: 480px) {
  .rev_slider .tp-mask-wrap .tp-caption h5 {
    font-size: 28px;
  }
}
.rev_slider .tp-mask-wrap .tp-caption h2 {
  font-size: 70px;
  line-height: 1;
  margin: 0 0 10px;
  color: #ffffff;
  text-shadow: 2px 2px 5px #585b69;
  -webkit-text-stroke: 0 !important;
}
@media screen and (max-width: 768px) {
  .rev_slider .tp-mask-wrap .tp-caption h2 {
    font-size: 60px;
    text-shadow: 1px 1px 2px #585b69;
  }
}
@media screen and (max-width: 480px) {
  .rev_slider .tp-mask-wrap .tp-caption h2 {
    font-size: 50px;
  }
}
.rev_slider .tp-mask-wrap .tp-caption a.button {
  font-size: 21px;
  color: #585b69;
  border-color: #ffffff;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.rev_slider .tp-mask-wrap .tp-caption a.button:hover {
  color: #a22934;
  border-color: #a22934;
  background-color: transparent;
}

/* Post Styles
----------------------------------------------- */
/** Home Page Latest Post **/
.latests-news-post .vc_gitem-col {
  padding: 15px 15px 35px;
}
.latests-news-post .vc_gitem-post-data {
  margin-bottom: 10px;
}
.latests-news-post h4 {
  font-size: 18px;
  margin: 0;
}
.latests-news-post p {
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}
.latests-news-post .post-button a {
  background-color: transparent;
  text-transform: uppercase;
  padding: 0;
  color: #a22934;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}
.latests-news-post .post-button a:hover {
  background-color: transparent;
  color: #585b69;
}
.latests-news-post .post-button a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f105";
  margin: 0 0 0 5px;
}
.latests-news-post .vc_grid-filter {
  background-color: transparent;
  text-align: left;
  padding: 0;
}
.latests-news-post .vc_grid-filter .vc_grid-filter-item {
  background-color: transparent !important;
  text-transform: none;
}
.latests-news-post .vc_grid-filter .vc_grid-filter-item span:hover {
  color: #a22934;
  cursor: default;
}

.news-title {
  position: absolute;
  top: 33px;
  left: 32px;
}
@media screen and (max-width: 768px) {
  .news-title {
    position: relative;
    top: auto;
    left: auto;
    background-color: rgba(84, 87, 85, 0.8);
    margin: 0 !important;
    padding-left: 15px;
  }
}
.news-title h3 {
  color: #ffffff;
}
.news-title h3:before {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f1ea";
  margin: 0 8px 0 0;
  position: relative;
  font-weight: normal;
}

.vc_grid-filter {
  background-color: rgba(84, 87, 85, 0.8);
  padding: 12px;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
  padding: 5px 25px;
  border-radius: 0;
}
.vc_grid-filter .vc_grid-filter-item {
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  margin: 0 0 0 10px !important;
  color: #a22934;
}
@media screen and (max-width: 480px) {
  .vc_grid-filter .vc_grid-filter-item {
    display: block;
    margin: 0 0 10px !important;
  }
}

.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover {
  background-color: #a22934;
}

.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
  background-color: #a22934;
  padding: 10px 25px !important;
  font-size: 26px;
  border: 1px solid #a22934 !important;
}
.vc_btn3.vc_btn3-color-blue i, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat i {
  display: none;
}
.vc_btn3.vc_btn3-color-blue:hover, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover {
  background-color: #ffffff;
  color: #a22934;
}

@media screen and (max-width: 768px) {
  .vc_grid-filter.vc_grid-filter-right {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .vc_responsive .vc_grid-filter {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .vc_responsive .vc_grid-filter-select {
    display: none !important;
  }
}

/** Single Post Template **/
.single-post.has-post-thumbnail .no-featured-image {
  display: none;
}
.single-post #ContentWrapper {
  position: relative;
}
.single-post .post-header .featured-image {
  width: 100%;
  height: 275px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 auto;
  text-align: center;
  overflow-y: hidden;
  background-size: cover;
  padding: 135px 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(resources/images/capital-pic.jpg);
  /*img {
  	width: 100%;
  }*/
}
@media screen and (max-width: 768px) {
  .single-post .post-header .featured-image {
    padding: 75px 0 0;
  }
}
.single-post .post-header .post-meta-wrap {
  margin: 0 auto;
  text-align: center;
  max-width: 1080px;
  padding: 0 20px;
}
.single-post .post-header .post-meta-wrap .page-title {
  background-color: #a22934;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  padding: 5px 25px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 1.3;
  -webkit-text-stroke: 0 !important;
}
@media screen and (max-width: 768px) {
  .single-post .post-header .post-meta-wrap .page-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .single-post .post-header .post-meta-wrap .page-title {
    font-size: 21px;
  }
}
.single-post .post-header .post-meta-wrap .post-meta .author, .single-post .post-header .post-meta-wrap .post-meta .date-meta, .single-post .post-header .post-meta-wrap .post-meta .categories-meta {
  background-color: #a22934;
  color: #ffffff;
  padding: 5px;
}
.single-post .post-header .post-meta-wrap .post-meta .author a, .single-post .post-header .post-meta-wrap .post-meta .date-meta a, .single-post .post-header .post-meta-wrap .post-meta .categories-meta a {
  color: #ffffff;
  text-decoration: none;
  cursor: text;
}
.single-post .post-header .post-meta-wrap .post-meta .author .meta-sep, .single-post .post-header .post-meta-wrap .post-meta .date-meta .meta-sep, .single-post .post-header .post-meta-wrap .post-meta .categories-meta .meta-sep {
  display: none;
}
.single-post .entry-content {
  padding-top: 425px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .single-post .entry-content {
    padding-top: 400px;
  }
}
@media screen and (max-width: 480px) {
  .single-post .entry-content {
    padding-top: 360px;
  }
}

.post-meta .author {
  display: none;
}

/** Post Nav **/
.post-nav-wrap {
  margin: 10px 0 30px;
  display: block;
  float: right;
}

.post-nav {
  padding-left: 10px;
  margin-left: 10px;
  text-decoration: none;
  font-size: 10px;
  color: #40565a;
}
.post-nav:hover {
  background-color: transparent !important;
  color: #a22934;
}
.post-nav:hover i {
  background-color: transparent !important;
  color: #a22934 !important;
}
.post-nav.post-next {
  border-left: 1px solid #40565a;
  padding-bottom: 0;
}
.post-nav.post-next:before {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  content: "NEXT ARTICLE";
  font-size: 10px;
  width: auto;
}
.post-nav.post-prev {
  padding-bottom: 0;
}
.post-nav.post-prev:after {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  content: "PREVIOUS ARTICLE";
  font-size: 10px;
  width: auto;
}
.post-nav i.nav-arrow {
  background-color: transparent;
  border: none;
  font-size: 10px;
  color: #40565a;
  width: auto !important;
  height: auto !important;
  line-height: 1 !important;
}
.post-nav i.nav-arrow:before {
  width: auto !important;
}
.post-nav i.nav-arrow:hover {
  background-color: transparent !important;
  color: #a22934 !important;
}

.category .has-post-thumbnail .no-featured-image {
  display: none;
}

footer.entry-meta {
  float: left;
  margin: 0 auto 40px;
}
footer.entry-meta .button {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #a22934;
}
footer.entry-meta .button:before {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f177";
  font-weight: normal;
  margin: 0 5px 0 0;
}
footer.entry-meta .button:hover {
  background-color: #ffffff;
  color: #a22934;
  border-color: #a22934;
}

/* Form Styles
----------------------------------------------- */
/** Forms **/
.gform_wrapper .gform_body {
  position: relative;
}
.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
  display: none;
}
.gform_wrapper .gform_body h5 {
  text-transform: none;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  margin-top: 20px;
}
.gform_wrapper .gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer input[type=submit] {
  padding: 8px 20px;
  background-color: #a22934;
  border: 1px solid #a22934;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 26px !important;
  font-family: "Montserrat", sans-serif;
  -webkit-appearance: none;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #ffffff;
  color: #a22934;
}
@media screen and (max-width: 768px) {
  .gform_wrapper .gform_footer input[type=submit] {
    position: relative;
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .gform_wrapper .gform_footer input[type=submit] {
    padding: 8px 15px;
    font-size: 22px !important;
  }
}

.gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper textarea {
  padding: 15px !important;
  font-size: 20px !important;
  /*width: 75% !important;
  display: inline-block;*/
  width: 100% !important;
  border: 1px solid #4e5582;
  -webkit-appearance: none;
}
.gform_wrapper input[type="email"]:focus, .gform_wrapper input[type="number"]:focus, .gform_wrapper input[type="password"]:focus, .gform_wrapper input[type="tel"]:focus, .gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="url"]:focus, .gform_wrapper textarea:focus {
  border-color: #a22934;
}
@media screen and (max-width: 480px) {
  .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper textarea {
    width: 100% !important;
  }
}

.gform_wrapper form {
  position: relative;
}

#gform_wrapper_1 .gform_body {
  width: 70%;
  display: inline-block;
  float: left;
  margin-right: 0;
}
@media screen and (max-width: 959px) {
  #gform_wrapper_1 .gform_body {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
#gform_wrapper_1 .gform_footer {
  width: 15%;
  display: inline-block;
  margin: 0 !important;
}
@media screen and (max-width: 959px) {
  #gform_wrapper_1 .gform_footer {
    width: 100%;
  }
}
#gform_wrapper_1 .gform_footer input[type=submit] {
  font-size: 28px !important;
  padding: 7px 40px;
}

/*#gform_wrapper_2 {
	.gform_fields .gfield .gfield_label {
		display: block;
	}
}*/
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_time_"] label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label {
  display: none !important;
}

.gform_confirmation_message {
  text-align: center;
}

.gform_wrapper .gform_body .gform_fields .gfield .address_line_1 {
  width: 50% !important;
  display: inline-block;
  padding-right: 16px;
}
@media screen and (max-width: 768px) {
  .gform_wrapper .gform_body .gform_fields .gfield .address_line_1 {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .gform_wrapper .gform_body .gform_fields .gfield .address_line_1 {
    width: 100% !important;
    padding-right: 0;
  }
}

.gform_wrapper .gform_body .gform_fields .gfield .address_city {
  display: inline-block;
  width: 17% !important;
}
@media screen and (max-width: 959px) {
  .gform_wrapper .gform_body .gform_fields .gfield .address_city {
    width: 50% !important;
  }
}
@media screen and (max-width: 768px) {
  .gform_wrapper .gform_body .gform_fields .gfield .address_city {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .gform_wrapper .gform_body .gform_fields .gfield .address_city {
    width: 100% !important;
    margin-top: 16px;
  }
}

.gform_wrapper .gform_body .gform_fields .gfield .address_state {
  display: inline-block;
}

.gform_wrapper .gform_body .gform_fields .gfield .address_zip {
  display: inline-blo;
  width: 15%;
  padding-left: 25px;
}
@media screen and (max-width: 959px) {
  .gform_wrapper .gform_body .gform_fields .gfield .address_zip {
    width: 45% !important;
    margin-top: 16px !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    padding-left: 0px;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .gform_wrapper .gform_body .gform_fields .gfield .address_zip {
    width: 100% !important;
    padding-left: 0;
    margin-top: 10px !important;
  }
}

.gform_wrapper .gform_body .gform_fields #field_2_6 {
  padding-right: 0;
}

.styled-select .ginput_container_select {
  background: url(resources/images/drop-down.png) right center no-repeat;
  height: 59px;
  overflow: hidden !important;
  width: 400px !important;
  border: 1px solid #4e5582;
}

.styled-select select {
  background: transparent;
  border: none;
  font-size: 20px !important;
  height: 59px;
  padding: 10px 20px !important;
  /* If you add too much padding here, the options won't show in IE */
  width: 800px !important;
    /*@media screen and (max-width: $Breakpoint-4) {
		width: 400px !important;
	}*/
}
@media screen and (max-width: 959px) {
  .styled-select select {
    width: 105% !important;
    padding: 10px 15px !important;
  }
}
.styled-select .ginput_container_select {
  background: url(resources/images/drop-down.png) right center no-repeat;
  height: 59px;
  overflow: hidden !important;
  width: 400px !important;
  border: 1px solid #4e5582;
}
@media screen and (max-width: 959px) {
  .styled-select .ginput_container_select {
    width: 100% !important;
  }
}

.styled-select-alt select {
  background: transparent;
  border: none;
  font-size: 20px !important;
  height: 59px;
  padding: 10px 5px !important;
  /* If you add too much padding here, the options won't show in IE */
  width: 400px !important;
}
@media screen and (max-width: 959px) {
  .styled-select-alt select {
    width: 600px !important;
  }
}
@media screen and (max-width: 480px) {
  .styled-select-alt select {
    width: 105% !important;
    padding: 10px 15px !important;
  }
}
.styled-select-alt .address_state {
  background: url(resources/images/drop-down.png) right center no-repeat;
  height: 59px;
  overflow: hidden !important;
  width: 17% !important;
  border: 1px solid #4e5582;
}
@media screen and (max-width: 959px) {
  .styled-select-alt .address_state {
    width: 48% !important;
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 480px) {
  .styled-select-alt .address_state {
    width: 100% !important;
    margin-top: 10x !important;
  }
}

.gform_wrapper.gf_browser_gecko select {
  color: #585b69 !important;
}

@media screen and (max-width: 768px) {
  .gform_wrapper .ginput_container span {
    margin-top: 16px;
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .gform_wrapper .ginput_complex.ginput_container_address .ginput_left {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .gform_wrapper .ginput_complex .ginput_left {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 959px) {
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 959px) {
  .gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 959px) {
  body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
  }
}

.social-likes {
  position: absolute;
  right: -300px;
  bottom: 0;
}
@media screen and (max-width: 959px) {
  .social-likes {
    right: 23%;
    bottom: -87px !important;
  }
}
@media screen and (max-width: 768px) {
  .social-likes {
    right: auto;
    left: 0;
    bottom: -170px !important;
  }
}
.social-likes iframe {
  max-height: 28px;
  margin-bottom: 0;
}

/*---------- Join Coalition Form ----------*/
.gform_wrapper .top_label li.gfield.gf_left_50,
.gform_wrapper .top_label li.gfield.gf_middle_30,
.gform_wrapper .top_label li.gfield.gf_right_20 {
  display: inline-block;
  vertical-align: top;
  padding-right: 16px;
  float: none;
}

.gform_wrapper .top_label li.gfield.gf_left_50 {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .gform_wrapper .top_label li.gfield.gf_left_50 {
    width: 100%;
    padding-right: 0;
  }
}

.gform_wrapper .top_label li.gfield.gf_middle_30 {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .gform_wrapper .top_label li.gfield.gf_middle_30 {
    width: 100%;
    padding-right: 0;
  }
}

.gform_wrapper .top_label li.gfield.gf_right_20 {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .gform_wrapper .top_label li.gfield.gf_right_20 {
    width: 100%;
    padding-right: 0;
  }
}

.gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {
  position: absolute;
  left: 0;
  top: -1px;
}

.gform_wrapper .field_sublabel_above ul.gfield_radio li label, .gform_wrapper .field_sublabel_below ul.gfield_checkbox li label {
  padding-left: 20px;
  line-height: 1.2;
}

/* Read Prop 56 Styles
----------------------------------------------- */
/** Read Title **/
.read-56-title {
  background-color: #f5f8fa;
  padding: 30px;
  position: relative;
}
.read-56-title:before {
  position: absolute;
  left: -80px;
  top: 90px;
  background: url(resources/images/arrow-1.png) no-repeat;
  content: "";
  width: 100px;
  height: 411px;
  z-index: 1000 !important;
}
@media screen and (max-width: 768px) {
  .read-56-title:before {
    display: none;
  }
}
.read-56-title:after {
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: url(resources/images/comment-1.png) no-repeat;
  content: "";
  width: 26px;
  height: 114px;
  z-index: 1000 !important;
}
@media screen and (max-width: 768px) {
  .read-56-title:after {
    display: none;
  }
}
.read-56-title h3 {
  font-size: 28px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.read-56-title h5 {
  margin-bottom: 0;
  font-size: 21px;
}
.read-56-title p {
  font-size: 18px;
}

/** Main Read Text **/
.read-text {
  /*ol {
    margin: 0 0 1.5em;
    padding: 0;
    counter-reset: item;
  }
  
  ol > li {
    margin: 0;
    padding: 0 0 0 2em;
    text-indent: -2em;
    list-style-type: none;
    counter-increment: item;
  }
  
  ol > li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.5em;
    color: #000;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
  }*/
}
.read-text h5 {
  font-size: 18px;
  text-transform: none;
  margin-bottom: 15px;
}
.read-text em {
  font-style: normal;
  border-bottom: 2px solid #a22934;
}
.read-text ol {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .read-text ol {
    margin-left: 10px;
  }
}
.read-text ol li {
  list-style-type: lower-alpha;
  margin: 0 0 15px 15px;
}
.read-text ol li br {
  display: block;
  margin: 15px 0;
}
.read-text ol li ol {
  margin: 20px 0 20px 15px;
}
.read-text.indent ol {
  margin-left: 50px;
}

/** Read 56 Row **/
.read-56-row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .read-56-row.vc_row-fluid {
    padding: 35px 5% !important;
  }
}

/** Comment Boxes **/
.read-56-box {
  background-color: rgba(245, 248, 250, 0.4);
  padding: 20px 20px 0;
  border: 1px solid #a0adc1;
  margin-bottom: 0 !important;
  position: relative;
}
.read-56-box p {
  color: #a22934;
  font-size: 14px;
  font-style: italic;
  line-height: 1.6;
}
.read-56-box p.blue {
  color: #31349d;
}
.read-56-box h5 {
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.read-56-box.blue p {
  color: #31349d;
}

/** Next Button **/
.read-btn-container {
  background-color: #ffffff;
  border: 1px solid #a0adc1;
  border-top: 0;
  padding: 10px 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .read-btn-container {
    margin-bottom: 20px;
  }
}
.read-btn-container .next-btn {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #585b69;
  font-weight: bold;
}
.read-btn-container .next-btn:hover {
  color: #a22934;
}
.read-btn-container .next-btn span {
  font-size: 12px;
  font-weight: normal;
  display: block;
  letter-spacing: 2px;
  margin: 0 0 3px;
}

#comment-2 {
  top: -35px;
  margin-bottom: -35px !important;
}
@media screen and (max-width: 768px) {
  #comment-2 {
    top: 0;
    margin-bottom: 0 !important;
  }
}
#comment-2:after {
  position: absolute;
  right: -75px;
  bottom: -55px;
  background: url(resources/images/comment-2.png) no-repeat;
  content: "";
  width: 90px;
  height: 82px;
  z-index: 1000 !important;
}

#comment-3 {
  z-index: 1001 !important;
}
#comment-3:after {
  position: absolute;
  right: -414px;
  bottom: 135px;
  background: url(resources/images/comment-3-alt.png) no-repeat;
  content: "";
  width: 414px;
  height: 90px;
  z-index: 1000 !important;
}

#comment-4:after {
  position: absolute;
  right: -85px;
  top: 80px;
  background: url(resources/images/comment-4.png) no-repeat;
  content: "";
  width: 101px;
  height: 67px;
  z-index: 1000 !important;
}

#comment-5 {
  top: 115px;
  margin-bottom: 115px !important;
}
@media screen and (max-width: 768px) {
  #comment-5 {
    top: 0;
    margin-bottom: 0 !important;
  }
}
#comment-5:after {
  position: absolute;
  right: -85px;
  top: 80px;
  background: url(resources/images/comment-5.png) no-repeat;
  content: "";
  width: 101px;
  height: 67px;
  z-index: 1000 !important;
}

#comment-6:after {
  position: absolute;
  right: -85px;
  top: 80px;
  background: url(resources/images/comment-6.png) no-repeat;
  content: "";
  width: 107px;
  height: 52px;
  z-index: 1000 !important;
}

#comment-7 {
  /*top: 1800px;
  margin-bottom: 1800px !important;*/
}
#comment-7:after {
  position: absolute;
  right: -75px;
  bottom: -50px;
  background: url(resources/images/comment-7.png) no-repeat;
  content: "";
  width: 83px;
  height: 88px;
  z-index: 1000 !important;
}

#comment-8 {
  top: 80px;
  margin-bottom: 80px !important;
}
@media screen and (max-width: 768px) {
  #comment-8 {
    top: 0;
    margin-bottom: 0 !important;
  }
}
#comment-8:after {
  position: absolute;
  right: -25px;
  top: -35px;
  background: url(resources/images/comment-8.png) no-repeat;
  content: "";
  width: 96px;
  height: 76px;
  z-index: 1000 !important;
}

.read-56-bottom {
  background-color: #f5f8fa;
  padding: 30px !important;
  position: relative;
  color: #31349d;
  border: 1px solid #a0adc1;
  margin-bottom: 50px !important;
}
.read-56-bottom h5 {
  font-size: 21px;
  letter-spacing: 2px;
}
.read-56-bottom p {
  font-size: 17px;
  font-style: italic;
}

/* General Page Styles
----------------------------------------------- */
/** Quote **/
.quote p {
  font-size: 32px;
  font-family: "Merriweather", serif;
  margin: 0;
  font-style: italic;
  color: #242121;
}

/** Middle Button **/
.middle {
  text-align: center;
}
.middle .button {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #a22934;
  padding: 15px 30px;
  font-size: 26px;
  border: 1px solid #a22934;
  display: inline-block;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.middle .button:hover {
  background-color: #a22934;
  color: #ffffff;
}

/** White box **/
.white-box-container {
  padding: 50px 50px 30px;
}
@media screen and (max-width: 1139px) {
  .white-box-container {
    padding: 30px 30px 10px;
  }
}
@media screen and (max-width: 768px) {
  .white-box-container {
    padding: 20px 5% 0;
  }
}

.white-box {
  background-color: #ffffff;
  padding: 25px 25px 25px 120px;
  margin-bottom: 25px;
  height: 80px;
  position: relative;
}
.white-box .no {
  font-size: 45px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #a22934;
  float: left;
  display: inline-block;
  width: 80px;
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  left: 25px;
}
.white-box p {
  font-size: 14px;
  margin: 0;
  position: relative;
  top: 50%;
  color: #242121;
  transform: translateY(-50%);
}
@media screen and (max-width: 1139px) {
  .white-box p {
    font-size: 12px;
  }
}

.capital-pic .vc_empty_space {
  height: 700px !important;
}
@media screen and (max-width: 1139px) {
  .capital-pic .vc_empty_space {
    height: 660px !important;
  }
}

.small-text p {
  font-size: 12px;
  margin: 0 0 5px;
}

/** Home Page offset button **/
.button-wrap {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .button-wrap {
    text-align: center;
  }
}

.button {
  padding: 8px 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  border: 1px solid #a22934;
  display: block;
}
@media screen and (max-width: 768px) {
  .button {
    display: block;
  }
}
.button:hover {
  border-color: #545755;
}
.button.button-offset {
  font-size: 15px;
  position: relative;
  top: -100px;
}
@media screen and (max-width: 1139px) {
  .button.button-offset {
    font-size: 14px;
    top: -90px;
  }
}
@media screen and (max-width: 959px) {
  .button.button-offset {
    font-size: 13px;
    top: -80px;
  }
}
@media screen and (max-width: 768px) {
  .button.button-offset {
    font-size: 15px;
    top: 0;
  }
}

.show-hidden {
  overflow: visible !important;
}
.show-hidden div.wpb_raw_html {
  height: 70px;
}

.bullet-points {
  padding: 0 0 0 60px;
  position: relative;
  margin: 0 0 35px;
}
.bullet-points:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  content: "1";
  line-height: 40px;
  font-family: "Merriweather", serif;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
  background-color: #a22934;
  border-radius: 50%;
  font-weight: 300;
  font-style: italic;
}
.bullet-points.two:before {
  content: "2";
}
.bullet-points.three:before {
  content: "3";
}
.bullet-points.four:before {
  content: "4";
}
.bullet-points p {
  font-family: "Merriweather", serif;
  font-size: 26px;
  margin: 0 0 5px;
  line-height: 1.5;
  font-weight: 300;
  font-style: italic;
}
.bullet-points p span {
  color: #a22934;
}
.bullet-points a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #585b69;
}
.bullet-points a:after {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f105";
  margin: 0 0 0 7px;
  font-size: 16px;
}
.bullet-points a:hover {
  color: #a22934;
}

.section-title {
  margin: 0 !important;
  background-color: #545755;
  padding: 10px 15px;
}
.section-title h3 {
  color: #ffffff;
  line-height: 1;
}
.section-title h3:before {
  display: inline-block;
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  position: relative;
  font-weight: normal;
}
.section-title.news h3:before {
  content: "\f1ea";
}

.section-title-red {
  margin-bottom: 0 !important;
}
.section-title-red h5 {
  text-transform: uppercase;
  color: #a22934;
  border-bottom: 1px solid #a22934;
  margin-bottom: 0;
}

.no-bullet ul li {
  list-style: none;
  margin-bottom: 10px;
  line-height: 1.4;
}

.callout-text p {
  font-size: 22px;
}

.quote-box {
  padding: 0 20%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .quote-box {
    padding: 0;
  }
}
.quote-box .vc_column-inner {
  background-color: #f5f8fa;
}
.quote-box h5 {
  color: #a22934;
}
.quote-box p {
  font-family: "Merriweather", serif;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 300;
  font-style: italic;
}
.quote-box p span {
  color: #a22934;
}
.quote-box p.author {
  font-size: 17px;
  margin-bottom: 0;
}
.quote-box p.author-title {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 25px;
}

.connect {
  text-align: center;
  margin-top: 40px;
}
.connect h5 {
  color: #a22934;
}
.connect .wpb_content_element {
  background-color: #f5f8fa;
  padding: 10px;
  min-height: 300px;
}
.connect .wpb_content_element:before {
  display: block;
  position: relative;
  font-family: FontAwesome;
  content: "\f081";
  text-align: center;
  top: -60px;
  font-size: 72px;
  color: #a22934;
  line-height: 1;
  margin: 0 auto -50px;
  background-color: #ffffff;
  width: 60px;
  height: 65px;
  border-radius: 50%;
}
.connect.twitter .wpb_content_element:before {
  content: "\f081";
}
.connect.facebook .wpb_content_element:before {
  content: "\f082";
}
.connect iframe {
  margin-bottom: 0;
}

.just-13-text {
  text-align: center;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 1139px) {
  .just-13-text {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
  }
}
.just-13-text:before {
  position: absolute;
  left: -135px;
  top: 120px;
  background: url(resources/images/arrow-only-2.png) no-repeat;
  content: "";
  width: 190px;
  height: 138px;
  background-size: 190px 138px;
  overflow: hidden;
}
@media screen and (max-width: 1139px) {
  .just-13-text:before {
    left: -110px;
    top: 140px;
    width: 150px;
    height: 109px;
    background-size: 150px 109px;
  }
}
@media screen and (max-width: 959px) {
  .just-13-text:before {
    left: -100px;
    top: 140px;
    width: 110px;
    height: 80px;
    background-size: 110px 80px;
  }
}
@media screen and (max-width: 768px) {
  .just-13-text:before {
    	/*top: -100px;
    	left: auto;
    	right: 0;
    	width: 150px;
    	height: 109px;
    	background-size: 150px 109px;
        -webkit-transform: rotate(180deg);
    	transform: rotate(180deg);*/
    display: none;
  }
}
.just-13-text h2 {
  font-size: 80px;
  color: #a22934;
  margin: 0;
  line-height: 1;
}
@media screen and (max-width: 1139px) {
  .just-13-text h2 {
    font-size: 70px;
  }
}
.just-13-text h3 {
  font-size: 28px;
  margin: 0;
  line-height: 1;
}
.just-13-text h4 {
  color: #a22934;
  font-size: 22px;
}
.just-13-text h5 {
  line-height: 1;
  margin: 0;
  font-size: 16px;
  color: #585b69;
}
.just-13-text p {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1139px) {
  .just-13-text p {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .just-13-text p {
    padding-left: 0;
    padding-right: 0;
  }
}