/*
Theme Name: Boshanka Baseplate
Theme URI: http://www.boshanka.co.uk/
Author: Boshanka
Author URI: http://www.boshanka.co.uk
Description: Custom theme for Golden Leaves
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: goldenleaves
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Era Of Data is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work ofbenefit
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Header
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Footer
# Global
# Infinite scroll
# Media
	## Captions
	## Galleries  t
# GRID


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
  font-family: 'KapraNeue-SemiBold';
  src: url("css/fonts/kapra-neue-semibold.eot");
  src: url("css/fonts/kapra-neue-semibold.eot?#iefix") format("embedded-opentype"), url("css/fonts/kapra-neue-semibold.woff2") format("woff2"), url("css/fonts/kapra-neue-semibold.woff") format("woff"), url("css/fonts/kapra-neue-semibold.ttf") format("truetype"), url("css/fonts/kapra-neue-semibold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Scss Document */
/* Browser Friendly Linnear Gradients */
/**
Shadow use example
 * .card {
 *     -webkit-transition: all 250ms;
 *     -moz-transition: all 250ms;
 *     transition: all 250ms;
 *     @include box_shadow(1);
 *     &:hover {
 *         @include box_shadow(3);
 *         -webkit-transform: translateY(-5px);
 *         -moz-transform: translateY(-5px);
 *         transform: translateY(-5px);
 *     }
 * }
 *
 */
/* Scss Document */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

.center-text {
  text-align: center; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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


#custom fieldset {border: 0px solid #c0c0c0;}

.mobileonlylink {display:none!important;}

.loginpop {display:none; padding:20px;top:40px;left:50%; margin-left:-300px;width:600px; height:auto;background-color: #fff;position: absolute;z-index: 1000;text-align:center;}
.loginpop .logintitle {margin-top:15px;display:block;width:100%;height:auto;padding-top:15px; padding-bottom:15px; color:#fff; background-color:#3c71b9;text-align:center;font-size:20px;margin-bottom:30px;}

.loginpop #wp-submit {text-align:center;margin-left:45%;}

.loginpop .login-password{width: 290px;margin:0 auto; text-align:right;}
.loginpop .login-username{width: 290px;margin:0 auto; text-align:right;margin-bottom:15px;}

.loginclose {float:left;height:12px; font-weight:bold; color:#3c71b9;display:block;margin-top:-13px;}

.agentloginbut {font-size:14.4px;font-family: myriad-pro, sans-serif; position:absolute; padding-left:15px; padding-right:15px; line-height:15px;color:#ffffff;border-right:1px solid #f89a51;border-left:1px solid #f89a51;top:9px; right:50%; margin-right: -600px;letter-spacing: 0.1em;}


legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

a, input, a img, a span, svg, .btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a:hover, input:hover, a:hover img, a:hover span, svg:hover, .btn:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.tm0 {
  margin-top: 0px; }

#bsitag {display:block; float:left;margin-left: 200px; padding-top: 20px;}

.rc-anchor-normal {
    height: 74px;
    width: 230px!important;
}

.sidebarcaptcha .rc-anchor-normal {
    height: 74px;
    width: 200px!important;
}

.sidebarcaptcha .rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 130px!important;
}

.sidebarcaptcha .rc-anchor-normal .rc-anchor-pt {
    margin: 2px 13px 0 0;
    padding-right: 2px;
    position: absolute;
    right: 0;
    text-align: left!important;
    width: 150px!important;
}

.sidebarcaptcha .rc-anchor-logo-portrait {
  margin: 10px 0 0 6px!important;
    width: 58px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.sidebarcaptcha .rc-anchor-normal .rc-anchor-checkbox-label {
width: 70px!important;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
.txt-colour-1 {
  color: #4b4b4b; }

.txt-colour-2 {
  color: #e44700; }

.txt-colour-3 {
  color: #ffb400; }

.txt-colour-4 {
  color: #03374a; }

.bg-colour-1 {
  background: #4b4b4b; }

.bg-colour-2 {
  background: #e44700; }

.bg-colour-3 {
  background: #ffb400; }

.bg-colour-4 {
  background: #03374a; }

body,
body,
button,
input,
select,
textarea {
  color: #4b4b4b;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

.site-content {
  font-size: 1.125em;
  line-height: 1.6em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

h1, .h1
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  clear: both;
  font-family: myriad-pro, sans-serif;
  font-weight: 300;
  line-height: 1em;
  margin-top: 2.5rem;
  margin-bottom: 0.5rem;
  color: #949494;
  letter-spacing: 0em; }

h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: myriad-pro, sans-serif;
  font-weight: 300;
  line-height: 1.3em; }

h4.subtitle {
  margin-top: 0px; }

h1, .h1 {
  font-size: 3em; }

h2, .h2 {
  font-size: 2.2em; }

h3, .h3 {
  font-size: 1.6em; }

h4, .h4 {
  font-size: 1em; }

h5, .h5 {
  font-size: 0.7em; }

h6, .h6 {
  font-size: 0.6em; }

p {
  margin-bottom: 1.5em; }

p.call {
  text-align: center; }

.pad-top-0 {
  padding-top: 0px !important; }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

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

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

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

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

big {
  font-size: 125%; }

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

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

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

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

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

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

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

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

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"], .btn {
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #949494;
  color: #ffffff;
  font-family: myriad-pro, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1rem;
  line-height: 1;
  padding: 0.4em 0.8em 0.6em;
  margin: 0.8em 0 0 0;
  display: block;
  text-align: center;
  width: auto; }

.btn-red {
  background: #d41132; }

.btn-orange {
  background: #f28530; }

.btn-white {
  background: #ffffff;
  color: #d41132; }

.btn-stroke {
  background: #ffffff;
  color: #d41132;
  border: 2px solid #d41132; }
  .btn-stroke:hover {
    background: #d41132;
    color: #ffffff; }

.theme-red .btn-stroke {
  background: #ffffff;
  color: #d41132;
  border: 2px solid #d41132; }
  .theme-red .btn-stroke:hover {
    background: #d41132;
    color: #ffffff; }

.theme-orange .btn-stroke {
  background: #ffffff;
  color: #f28530;
  border: 2px solid #f28530; }
  .theme-orange .btn-stroke:hover {
    background: #f28530;
    color: #ffffff; }

.theme-sky-blue .btn-stroke {
  background: #ffffff;
  color: #2598ce;
  border: 2px solid #2598ce; }
  .theme-sky-blue .btn-stroke:hover {
    background: #2598ce;
    color: #ffffff; }

.theme-indigo .btn-stroke {
  background: #ffffff;
  color: #5052a3;
  border: 2px solid #5052a3; }
  .theme-indigo .btn-stroke:hover {
    background: #5052a3;
    color: #ffffff; }

.theme-lime .btn-stroke {
  background: #ffffff;
  color: #b2ae33;
  border: 2px solid #b2ae33; }
  .theme-lime .btn-stroke:hover {
    background: #b2ae33;
    color: #ffffff; }

.theme-hot-pink .btn-stroke {
  background: #ffffff;
  color: #e60063;
  border: 2px solid #e60063; }
  .theme-hot-pink .btn-stroke:hover {
    background: #e60063;
    color: #ffffff; }

.theme-muted-blue .btn-stroke {
  background: #ffffff;
  color: #7ca9db;
  border: 2px solid #7ca9db; }
  .theme-muted-blue .btn-stroke:hover {
    background: #7ca9db;
    color: #ffffff; }

.theme-grape .btn-stroke {
  background: #ffffff;
  color: #99185c;
  border: 2px solid #99185c; }
  .theme-grape .btn-stroke:hover {
    background: #99185c;
    color: #ffffff; }

.theme-yellow .btn-stroke {
  background: #ffffff;
  color: #fcb906;
  border: 2px solid #fcb906; }
  .theme-yellow .btn-stroke:hover {
    background: #fcb906;
    color: #ffffff; }

.theme-mid-blue .btn-stroke {
  background: #ffffff;
  color: #4f77c2;
  border: 2px solid #4f77c2; }
  .theme-mid-blue .btn-stroke:hover {
    background: #4f77c2;
    color: #ffffff; }

.theme-warm-purple .btn-stroke {
  background: #ffffff;
  color: #6352a2;
  border: 2px solid #6352a2; }
  .theme-warm-purple .btn-stroke:hover {
    background: #6352a2;
    color: #ffffff; }

button:hover, .btn:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #98012e;
  color: #ffffff; }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background-color: #ef9a21; }

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

select {
  border: 1px solid #ccc; }

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #4b4b4b;
  text-decoration: none; }

a:hover,
a:focus,
a:active {
  color: #323232; }

.switcherwrap a:hover,
a:focus,
a:active {
/*color: #ffffff;*/ }

a:focus {
  outline: thin dotted; }

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*
current-page-ancestor current-menu-ancestor current-menu-parent
*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  background: #5052a3;
  padding: 0.2em 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 43px;
  overflow: hidden; }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    opacity: 0;
    list-style: none;
    margin: 0;
    padding: 0px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li.current-page-parent > a {
      background: #f89a51;
      color: #5052a3 !important; }
    .main-navigation ul li.current-menu-item .sub-menu li, .main-navigation ul li.current_page_item .sub-menu li {
      background: #ffffff; }
      .main-navigation ul li.current-menu-item .sub-menu li a, .main-navigation ul li.current_page_item .sub-menu li a {
        background: #ffffff;
        color: #5052a3;
        text-transform: none;
        font-size: 0.8em;
        letter-spacing: 0em; }
    .main-navigation ul li.current-menu-item .sub-menu li.current-menu-item a, .main-navigation ul li.current-menu-item .sub-menu li.current_page_item a, .main-navigation ul li.current_page_item .sub-menu li.current-menu-item a, .main-navigation ul li.current_page_item .sub-menu li.current_page_item a {
      background: #f0ede9;
      color: #5052a3 !important; }
    .main-navigation ul li {
      position: relative; }
      .main-navigation ul li a {
        letter-spacing: 0.1em;
        font-family: myriad-pro, sans-serif;
        border-top: 2px solid #959391;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        display: block;
        padding: 0.5em 0;
        position: relative;
        text-decoration: none;
        color: #ffffff; }
        .main-navigation ul li a:hover {
          background: #ffffff;
          color: #5052a3; }
      .main-navigation ul li .sub-menu {
        padding-bottom: 0.4em;
        background: #ffffff; }
        .main-navigation ul li .sub-menu li {
          background: #ffffff; }
          .main-navigation ul li .sub-menu li a {
            color: #5052a3;
            text-transform: none;
            font-size: 0.8em;
            letter-spacing: 0.1em; }
    .main-navigation ul ul {
      display: none; }
    .main-navigation ul .toggled-on {
      display: block; }
  .main-navigation ul > li > a {
    padding-left: 1em;
    padding-right: 1em; }
  .main-navigation .nav-menu > ul > li:first-child, .main-navigation .nav-menu > li:first-child {
    border-top: 0; }
  .main-navigation .-children > a {
    padding-right: 48px; }

.no-js .main-navigation ul ul {
  display: block; }

.dropdown-toggle {
  position: absolute;
  height: 27px;
  width: 27px;
  top: -4px;
  right: 10px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0px;
  font-family: 'FontAwesome';
  border: none;
  content: "";
  color: #ffffff;
  text-transform: lowercase;
  background: none !important;
  width:100%;
  text-align:right; }

.dropdown-toggle:after {
  /*content: "\f0da";*/
  font-size: 25px;
  line-height: 27px;
  position: relative;
  top: 0;
  left: 1px;
  width: 27px; }

.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background-color: #ffffff; }

.dropdown-toggle.toggle-on:after {
/*content: "\f0d7";*/ }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.menu-toggle {
  opacity: 1;
  margin: 0px;
  padding: 5px 0;
  margin-left: 1.6em;
  width: 40px;
  height: 36px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #5052a3 !important; }

.menu-toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 39px;
  background: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  opacity: 1;
  left: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

/* Icon 3 */
.menu-toggle span:nth-child(1) {
  top: 6px; }

.menu-toggle span:nth-child(2), .menu-toggle span:nth-child(3) {
  top: 16px; }

.menu-toggle span:nth-child(4) {
  top: 26px; }

.menu-toggle.open span:nth-child(1) {
  top: 16px;
  width: 0%;
  left: 50%; }


.menu-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); }

.menu-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); }

.menu-toggle.open span:nth-child(4) {
  top: 16px;
  width: 0%;
  left: 50%; }

/* Hovering Menu */
.main-navigation.toggled {
  background: #5052a3;
  width: 100%;
  z-index: 1000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: auto; }

.main-navigation.toggled .menu-main-container {
  display: table;
  width: 100%;
  height: 100%;
  z-index: 10;
  position: relative; }

.main-navigation.toggled ul {
  width: 100%;
  max-height: 80vh; }

.main-navigation.toggled ul li {
  width: 100%; }

.main-navigation.toggled ul {
  overflow-y: auto; }

.main-navigation.toggled ul ul {
  display: none; }

.main-navigation.toggled ul ul.toggled-on, .main-navigation.toggled ul ul.toggled-on > ul {
  display: block; }

@media screen and (min-width: 900px) {
  /*Position the menu in the header */
  .main-navigation, .main-navigation.toggled {
    position: relative;
    margin: 0 auto; }

  .main-navigation .menu-main-menu-container {
    display: block;
    margin: 0px;
    float: right; }

  .main-navigation {
    padding: 0px;
    opacity: 1;
    height: 33px; }
    .main-navigation #primary-menu {
      padding: 0 0.6em; }
    .main-navigation ul {
      max-height: none;
      padding-left: 0;
      text-align: center;
      width: auto;
      display: block;
      float: right;
      margin: 0px;
      opacity: 1; }
      .main-navigation ul li {
        display: inline-block;
        border: none; }
        .main-navigation ul li a {
          position: relative;
          padding: 0.4em 1em;
          line-height: 1.8em;
          border: none;
          font-size: 0.8em;
          letter-spacing: 0.4px; }
    .main-navigation #primary-menu > li > a::after {
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
      display: block;
      clear: none;
      content: "";
      position: relative;
      right: -1em;
      top: 5px;
      height: 15px;
      width: 0%;
      border-right: 1px solid #f89a51;
      padding: 4px 0px;
      float: right; }
    .main-navigation #primary-menu > li:hover a::after {
      visibility: hidden;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
    .main-navigation #primary-menu > li.current-menu-item a::after {
      visibility: hidden; }
    .main-navigation #primary-menu > li.current_page_parent-item a::after {
      visibility: hidden; }
    .main-navigation #primary-menu > li.current_page_item-menu-item a::after {
      visibility: hidden; }
    .main-navigation #primary-menu > li:last-child > a::after {
      display: none; }
    .main-navigation .nav-menu {
      background-color: transparent; }

  .main-navigation.toggled ul {
    max-height: none;
    padding-left: 0;
    text-align: center; }

  .main-navigation.toggled ul {
    overflow-y: visible; }

  /* add an outline to the dropdown menus */
  .main-navigation ul ul {
    outline: 1px solid #333; }

  /* left-align drop down menus */
  .main-navigation li li {
    display: block;
    text-align: left; }

  .main-navigation a,
  .main-navigation ul ul li:last-child a {
    border-bottom: none; }

  /* Position drop down menus absolutely */
  .main-navigation ul ul.toggled-on {
    position: absolute;
    width: 12em;
    display: block;
    z-index: 10;
    margin-left: 0;
    background: #000; }

  .main-navigation ul ul ul.toggled-on {
    position: relative; }

  /*indent 3rd level drop down menus */
  .main-navigation ul ul ul a {
    padding-left: 2em; }

  /* Simplify the dropdown toggle */
  .dropdown-toggle {
    top: 11px;
    right: 12px;
    border: none; }

  .dropdown-toggle::after {
    line-height: 27px;
    width: 27px; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

@media screen and (min-width: 1080px) {
  .main-navigation ul li a {
    letter-spacing: 1px;
    font-size: 0.9em;
    padding: 0.3em 1em; } }
@media screen and (min-width: 1200px) {
  .main-navigation {
    padding: 0px;
    opacity: 1; }
    .main-navigation #primary-menu {
      padding: 0 1em; } }
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#masthead .mobile-agent {
  float: left;
  width: 100%;
  padding: 0.4em 1.6em;
  background: #f0ede9; }
  #masthead .mobile-agent p {
    text-align: center;
    margin: 0px;
    font-size: 0.7em; }
    #masthead .mobile-agent p span {
      color: #f89a51; }
#masthead .site-branding {
  float: left;
  width: 100%;
  padding: 0em 1.6em; }
  #masthead .site-branding .site-title {
    display: block;
    width: 61px;
    height: 70px;
    overflow: hidden;
    margin: 1em 0;
    float: left; }
  #masthead .site-branding .header-intro {
    width: calc(100% - 61px);
    padding: 0 0 0 10%;
    height: 70px;
    margin: 1em 0;
    float: left;
    display: table; }
    #masthead .site-branding .header-intro .intro-wrap {
      position: relative;
      display: table-cell;
      height: auto;
      vertical-align: middle; }
      #masthead .site-branding .header-intro .intro-wrap .trustpilot-wrap {
        display: none;
        padding: 8px 0 0 0; }
    #masthead .site-branding .header-intro p, #masthead .site-branding .header-intro h1 {
      color: #959391;
      text-align: left;
      font-family: "Open Sans", sans-serif;
      margin-top: 0.8em;
      margin-bottom: 0px; }
    #masthead .site-branding .header-intro p strong {
      font-weight: 600 !important; }
    #masthead .site-branding .header-intro h1 {
      font-weight: 300;
      font-size: 1.2em;
      line-height: 1.4em;
      margin: 0px;
      vertical-align: middle;
      display: table-cell; }
    #masthead .site-branding .header-intro p {
      display: none; }
      #masthead .site-branding .header-intro p span {
        color: #f89a51; }
  #masthead .site-branding .header-right {
    display: none;
    width: 100%;
    float: left; }
    #masthead .site-branding .header-right ul {
      padding: 1.6em 0 0 0;
      list-style: none;
      width: auto;
      display: table;
      margin: 0 auto; }
      #masthead .site-branding .header-right ul li {
        float: left;
        padding-left: 1px; }
        #masthead .site-branding .header-right ul li a {
          width: 26px;
          height: 26px;
          display: block; }

@media screen and (min-width: 768px) {
  #masthead .mobile-agent {
    display: none; }
  #masthead .site-branding .site-title {
    /*width: 80px;
  height: 92px;*/ }
  #masthead .site-branding .header-intro {
    display: block;
    width: calc(100% - 200px);
    padding: 0 0 0 5%;
    height: 92px; }
    #masthead .site-branding .header-intro p {
      font-size: 0.8em;
      margin-top: 1em;
      margin-bottom: 0.1em;
      line-height: 1.3em;
      display: block; }
    #masthead .site-branding .header-intro h1 {
      font-size: 1.2em;
      line-height: 1.3em;
      padding: 0 0; }
    #masthead .site-branding .header-intro .trustpilot-wrap {
      display: block !important;
      width: 100px;
      height: 60px;
      position: absolute;
      top: 10px;
      right: -150px; }
      #masthead .site-branding .header-intro .trustpilot-wrap .trustpilot-widget {
        width: 100px;
        height: 60px; }
        #masthead .site-branding .header-intro .trustpilot-wrap .trustpilot-widget iframe {
          width: 100px !important;
          height: 60px !important; }
  #masthead .site-branding .header-right {
    width: 120px;
    float: right;
    display: block; }
    #masthead .site-branding .header-right ul {
      float: right;
      margin-top: 0.5em;
      padding: 0px; }
    #masthead .site-branding .header-right .btn {
      float: right;
      font-size: 0.7em; } }
@media screen and (min-width: 900px) {
  #masthead .site-branding {
    position: relative;
    padding: 0em 1.6em; }
    #masthead .site-branding .site-title {
      width: 70px;
      height: 83px;
      float: left;
      margin: 1em 0; }
    #masthead .site-branding .header-intro {
      width: calc(100% - 70px);
      height: 80px;
      display: table; }
      #masthead .site-branding .header-intro p {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: auto;
        max-width: 410px;
        float: right;
        margin-top: 0.8em;
        display: block;
        font-size: 0.9em;
        text-align: left; }
      #masthead .site-branding .header-intro h1 {
        width: 350px;
        text-align: center;
        font-size: 1.6em;
        display: block;
        margin-top: 0.4em;
        padding-right: 0;
        float: left; }
      #masthead .site-branding .header-intro .trustpilot-wrap {
        display: none !important; }
    #masthead .site-branding .header-right {
      width: auto;
      top: 0px;
      right: 1.6em;
      position: absolute; }
      #masthead .site-branding .header-right .btn {
        float: right;
        font-size: 0.8em; }

  .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_item a {
    background: #f89a51;
    color: #5052a3 !important;
    font-weight: 600; } }
@media screen and (min-width: 1080px) {
  #masthead .site-branding .header-intro h1 {
    font-size: 1.6em;
    width: 350px; }
  #masthead .site-branding .header-intro p {
    margin-top: 1.8em;
    right: 0em; }
  #masthead .site-branding .header-intro .trustpilot-wrap {
    display: block !important;
    right: auto;
    left: 400px; }

  }
@media screen and (min-width: 1200px) {
  #masthead .site-branding .header-intro p {
    font-size: 1.1em;
    font-weight: 300;
    margin-top: 1.1em;
    width: auto;
    max-width: 410px; }
  #masthead .site-branding .header-intro h1 {
    font-size: 1.6em;
    width: 350px; padding-top: 8px;}
  #masthead .site-branding .header-intro .trustpilot-wrap {
    display: block !important;
    right: auto;
    left: 400px; }
  #masthead .site-branding .header-right .btn {
    font-size: 0.9em;
    font-weight: 700;
    margin-top: 0.6em; }

  #primary {
    padding-top: 0.4em; } }
@media screen and (min-width: 1400px) {
  #masthead .site-branding .header-intro .trustpilot-wrap {
    display: block !important;
    right: auto;
    left: 400px; }

#bsitag {display:block; float:left;margin-left: 170px; padding-top: 15px;}
  }




@media screen and (max-width: 1246px) {
#bsitag {display:block; float:left;margin-left: 190px; padding-top: 20px;}
#masthead .site-branding .header-intro p {font-size:0.9em;}
}

@media screen and (max-width: 1210px) {
.agentloginbut {font-size:14.4px;font-family: myriad-pro, sans-serif; position:absolute; padding-left:15px; padding-right:15px; line-height:15px;color:#ffffff;border-right:1px solid #f89a51;border-left:1px solid #f89a51;margin-right: auto;top:9px; right:2%; letter-spacing: 0.1em;}
}

@media screen and (max-width: 1180px) {
  #bsitag {display:block; float:left;margin-left: 150px; padding-top: 20px;}
  #masthead .site-branding .header-intro .trustpilot-wrap {
    display: block !important;
    right: auto;
    left: 360px; }
}

@media screen and (max-width: 1140px) {
  #bsitag {display:none;}
}

#RheaderSection {width:100%; height:auto;}
#RgreySection {width:100%; height:auto; padding-top:30px;padding-bottom:30px; background-color:#f0ede9;}
#RwhiteSection {width:100%; height:auto; padding-top:30px;padding-bottom:30px;}
#RformSection {width:100%; height:auto; padding-top:0px;padding-bottom:30px;}
#Rfooter {width:100%; height:auto; padding-top:15px;padding-bottom:15px;}
#Rfooter p {text-align:left; font-size:14px; width:85%;}

#Rcontent {max-width:1140px; height:auto; overflow:hidden; margin:0 auto; text-align:center;}

#thirdblock {width:31%;height:auto;padding-left:1%;padding-right:1%;float:left;}

#stripimgblock {width:100%;height:auto;padding-left:0%;padding-right:0%;float:left; margin-top:40px;}
#thirdblock img {width:100%; height:auto;}

#twothirdblock {width:64%;height:auto;padding-left:1%;padding-right:1%;float:left;}
#fullblock {width:98%;height:auto;padding-left:1%;padding-right:1%;float:left;margin-top: 30px;margin-bottom: 30px;}

#Rlogo {width:33%;htext-align:center;float:left;}
#Rlogo img {width:50%; height:auto;margin:0 auto;padding-top:35px;}

#Rheadimg {width:64%;text-align:center;float:right;}
#Rheadimg img {width:100%; height:auto;}

#audioLeft {width:20%; height:auto; float:left; display:inline-block;}
#audioLeft img {width:151px; height:auto; text-align:right;}

#audioCenter {width:60%;height:135px; float:left;padding-left:5px;padding-right:5px; display: flex; align-items: center; justify-content: center;}
#audioCenter p {max-width:440px; text-align:center; color:#fff; background-color:#980a2b;font-size:21px;border-radius:25px;margin:0 auto;padding-top: 5px; padding-bottom: 8px;padding-left: 50px;padding-right: 50px;}

#audioCenter a {color:#fff;}

#audioRight {width:20%; height:auto; float:left; display:inline-block;}
#audioRight img {width:140px; height:auto; text-align:left;}

#rPop {background:rgba(255,255,255,0.97);width:430px; height:200px; margin:0 auto; text-align:center; position:fixed; top:150px; left:50%;margin-left:-215px;border:1px solid #980a2b;}
#rPop audio {margin:0 auto;margin-top:15px;}
#rPop h3 {color:#980a2b; font-size:22px;margin-top:25px; padding-top:0px;}
.closeRpop  {text-align:center; color:#fff; background-color:#980a2b;font-size:14px;border-radius:25px;margin:0 auto;padding:3px 5px;clear:left;cursor:pointer;}
a.closeRpop  {color:#fff;}
a.closeRpop :hover {color:#fff!important;}

.Rdisclaimer {
font-size: 13px;
text-align: center;
line-height: 15px;
width: 85%;
margin: 0 auto;
padding-top: 10px;
}

#RtheForm {max-width:650px; height:auto; display:block;margin:0 auto;}
#RtheForm .gform_wrapper form .gform_footer input.gform_button {
	line-height: 1.2em !important;
    padding: 0.2em 0.8em 0.4em;
    background: #980a2b;
    margin: 0 auto;
	margin-left:0px;
	display: table;
    width: auto;
}


#RgreySection H2 {text-align:center;margin-top: 10px;margin-bottom: 25px;color: #980a2b;font-size: 2em;}
.Rleft {text-align:left;padding-left: 6%;}

.single-radio-ad #masthead {display:none;}
.single-radio-ad .pre-footer {display:none;}



/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
#primary {
  background: #f0ede9;
  float: left;
  width: 100%;
  padding-bottom: 0em;
  padding-bottom: 1.6em;
  overflow: hidden; }

.home-block {
  background: #ffffff;
  margin-top: 0.4em;
  float: left;
  width: 100%; }
  .home-block .image-wrap {
    width: 100%;
    float: left; }
    .home-block .image-wrap img {
      width: 100%;
      height: auto; }
  .home-block h3 {
    padding: 0.7em 0.6em 0.8em 0.6em;
    color: #ffffff;
    margin: 0px;
    font-size: 1em;
    font-weight: 400;
    display: block;
    width: 100%;
    background-color: #f21d55;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, right, left, from(#d41132), to(#f21d55));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #d41132, #f21d55);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, #d41132, #f21d55);
    /* FF3.6 */
    background-image: -ms-linear-gradient(right, #d41132, #f21d55);
    /* IE10 */
    background-image: -o-linear-gradient(right, #d41132, #f21d55);
    /* Opera 11.10+ */
    background-image: linear-gradient(right, #d41132, #f21d55);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d41132', EndColorStr='#f21d55'); }
  .home-block .text-wrap {
    float: left;
    width: 100%;
    padding: 0 0.8em 0.8em 0.8em; }
    .home-block .text-wrap p {
      font-size: 0.7em;
      line-height: 1.5em; }
    .home-block .text-wrap .btn {
      font-size: 0.7em;
      font-weight: 400;
      margin-top: 0px;
      float: left;
      width: auto; }

.home-block.theme-red h3 {
  background-color: #d41132;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f21d55), to(#d41132));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f21d55, #d41132);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f21d55, #d41132);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f21d55, #d41132);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f21d55, #d41132);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f21d55, #d41132);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f21d55', EndColorStr='#d41132'); }

.home-block.theme-orange h3 {
  background-color: #f28530;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#fbda51), to(#f28530));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #fbda51, #f28530);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #fbda51, #f28530);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #fbda51, #f28530);
  /* IE10 */
  background-image: -o-linear-gradient(right, #fbda51, #f28530);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #fbda51, #f28530);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbda51', EndColorStr='#f28530'); }

.home-block.theme-sky-blue h3 {
  background-color: #2598ce;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#3cd8ec), to(#2598ce));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #3cd8ec, #2598ce);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #3cd8ec, #2598ce);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #3cd8ec, #2598ce);
  /* IE10 */
  background-image: -o-linear-gradient(right, #3cd8ec, #2598ce);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #3cd8ec, #2598ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#3cd8ec', EndColorStr='#2598ce'); }

.home-block.theme-indigo h3 {
  background-color: #5052a3;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#8b8dc5), to(#5052a3));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #8b8dc5, #5052a3);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #8b8dc5, #5052a3);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #8b8dc5, #5052a3);
  /* IE10 */
  background-image: -o-linear-gradient(right, #8b8dc5, #5052a3);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #8b8dc5, #5052a3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8b8dc5', EndColorStr='#5052a3'); }

.home-block.theme-lime h3 {
  background-color: #b2ae33;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#e7e656), to(#b2ae33));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #e7e656, #b2ae33);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #e7e656, #b2ae33);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #e7e656, #b2ae33);
  /* IE10 */
  background-image: -o-linear-gradient(right, #e7e656, #b2ae33);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #e7e656, #b2ae33);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e7e656', EndColorStr='#b2ae33'); }

.home-block.theme-hot-pink h3 {
  background-color: #e60063;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#d22c89), to(#e60063));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #d22c89, #e60063);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #d22c89, #e60063);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #d22c89, #e60063);
  /* IE10 */
  background-image: -o-linear-gradient(right, #d22c89, #e60063);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #d22c89, #e60063);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d22c89', EndColorStr='#e60063'); }

.home-block.theme-muted-blue h3 {
  background-color: #7ca9db;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#adcbe9), to(#7ca9db));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #adcbe9, #7ca9db);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #adcbe9, #7ca9db);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #adcbe9, #7ca9db);
  /* IE10 */
  background-image: -o-linear-gradient(right, #adcbe9, #7ca9db);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #adcbe9, #7ca9db);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#adcbe9', EndColorStr='#7ca9db'); }

.home-block.theme-grape h3 {
  background-color: #99185c;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#c22281), to(#99185c));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #c22281, #99185c);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #c22281, #99185c);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #c22281, #99185c);
  /* IE10 */
  background-image: -o-linear-gradient(right, #c22281, #99185c);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #c22281, #99185c);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c22281', EndColorStr='#99185c'); }

.home-block.theme-yellow h3 {
  background-color: #fcb906;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#fdd508), to(#fcb906));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #fdd508, #fcb906);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #fdd508, #fcb906);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #fdd508, #fcb906);
  /* IE10 */
  background-image: -o-linear-gradient(right, #fdd508, #fcb906);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #fdd508, #fcb906);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdd508', EndColorStr='#fcb906'); }

.home-block.theme-mid-blue h3 {
  background-color: #4f77c2;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#8ed5f2), to(#4f77c2));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #8ed5f2, #4f77c2);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #8ed5f2, #4f77c2);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #8ed5f2, #4f77c2);
  /* IE10 */
  background-image: -o-linear-gradient(right, #8ed5f2, #4f77c2);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #8ed5f2, #4f77c2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8ed5f2', EndColorStr='#4f77c2'); }

.home-block.theme-warm-purple h3 {
  background-color: #6352a2;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#c28fc0), to(#6352a2));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #c28fc0, #6352a2);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #c28fc0, #6352a2);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #c28fc0, #6352a2);
  /* IE10 */
  background-image: -o-linear-gradient(right, #c28fc0, #6352a2);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #c28fc0, #6352a2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c28fc0', EndColorStr='#6352a2'); }

#home-left {
  float: left;
  width: 100%;
  padding: 0 0.4em; }
  #home-left .row blockquote {
    font-style: italic;
    width: auto;
    text-align: center;
    margin: 0.8em  auto 0.4em auto;
    font-size: 1.5em;
    font-family: myriad-pro, sans-serif;
    font-weight: 600;
    color: #d31132; }
    #home-left .row blockquote span {
      color: #f28530;
      font-weight: 400; }
    #home-left .row blockquote img.ql {
      margin-right: 10px;
      margin-top: -3px;
      width: 28px;
      height: auto; }
    #home-left .row blockquote img.qr {
      margin-left: 10px;
      margin-top: -3px;
      width: 28px;
      height: auto; }
  #home-left #slider {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    /*
    	.slide.theme-blue{@include linear-gradient($light-blue-colour, $blue-colour);}
    	.slide.theme-green{@include linear-gradient($light-green-colour, $green-colour);}
    	.slide.theme-red{@include linear-gradient($light-red-colour, $red-colour);}
    	.slide.theme-mustard{@include linear-gradient($mustard-colour, $mustard-colour);}
    	.slide.theme-yellow{@include linear-gradient($light-yellow-colour, $yellow-colour);
    		.slide-content{
    			.btn{
    				&:hover{background:$red-colour; color: $white;}
    			}
    		}
    		}
    	.slide.theme-purple{@include linear-gradient($light-purple-colour, $purple-colour);}
    	.slide.theme-pink{@include linear-gradient($pink-colour, $pink-colour);}
    	.slide.theme-fifty-blue{@include linear-gradient($fifty-blue, $fifty-blue);}
    	.slide.theme-muted-orange{@include linear-gradient($muted-orange, $muted-orange);
    		.slide-content{
    			.btn{
    				&:hover{background:$red-colour; color: $white;}
    			}
    		}
    		}


    .slide.plan-copper{@include linear-gradient($plan-copper-light, $plan-copper);}
    .slide.plan-bronze{@include linear-gradient($plan-bronze-light, $plan-bronze);}
    .slide.plan-zinc{@include linear-gradient($plan-zinc-light,  $plan-zinc);}
    .slide.plan-silver{@include linear-gradient($plan-silver-light, $plan-silver);}
    .slide.plan-gold{@include linear-gradient($plan-gold-light, $plan-gold);}
    .slide.plan-platinum{@include linear-gradient($plan-platinum-light, $plan-platinum);}



    .slide.plan-yellow{background:$plan-yellow;
    		.slide-content{
    			.btn{
    				&:hover{background:$red-colour; color: $white;}
    			}
    		}
    		}



    .slide.plan-dark-green{background:$plan-dark-green;}
    .slide.plan-light-green{background:$plan-light-green;}
    		*/ }
    #home-left #slider .owl-stage {
      height: 560px; }
    #home-left #slider .owl-item {
      height: 100%;
      position: relative;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1); }
    #home-left #slider .slide {
      height: 100%;
      float: left;
      width: 100%;
      background: #ffffff; }
      #home-left #slider .slide .slide-image {
        background: #ffffff;
        float: left;
        width: 100%; }
        #home-left #slider .slide .slide-image img {
          width: 100%;
          float: left;
          display: block; }
      #home-left #slider .slide .slide-content {
        float: left;
        width: 100%;
        padding: 0 0.8em 1.6em 0.8em;
        background: #ffffff; }
        #home-left #slider .slide .slide-content h2 {
          color: #024d8c;
          margin-top: 0.8em;
          font-size: 1.6em;
          font-weight: 900; }
        #home-left #slider .slide .slide-content h3 {
          color: #024d8c;
          margin-top: 0em;
          font-size: 1.2em; }
        #home-left #slider .slide .slide-content p {
          color: #4b4b4b;
          font-size: 0.7em;
          line-height: 1.5em; }
        #home-left #slider .slide .slide-content .btn {
          margin-top: 0px;
          float: left;
          width: auto;
          background: #006fb1;
          color: #ffffff; }
          #home-left #slider .slide .slide-content .btn:hover {
            background: #d41132; }
    #home-left #slider .slide.theme-lime {
      background-color: #b2ae33;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#e7e656), to(#b2ae33));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #e7e656, #b2ae33);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #e7e656, #b2ae33);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #e7e656, #b2ae33);
      /* IE10 */
      background-image: -o-linear-gradient(right, #e7e656, #b2ae33);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #e7e656, #b2ae33);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e7e656', EndColorStr='#b2ae33'); }
      #home-left #slider .slide.theme-lime .slide-content {
        background-color: #b2ae33;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#e7e656), to(#b2ae33));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #e7e656, #b2ae33);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #e7e656, #b2ae33);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #e7e656, #b2ae33);
        /* IE10 */
        background-image: -o-linear-gradient(right, #e7e656, #b2ae33);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #e7e656, #b2ae33);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e7e656', EndColorStr='#b2ae33'); }
        #home-left #slider .slide.theme-lime .slide-content h2 {
          color: #ffffff; }
        #home-left #slider .slide.theme-lime .slide-content h3 {
          color: #ffffff; }
        #home-left #slider .slide.theme-lime .slide-content p {
          color: #ffffff; }
        #home-left #slider .slide.theme-lime .slide-content .btn {
          background: #ffffff;
          color: #b2ae33; }
          #home-left #slider .slide.theme-lime .slide-content .btn:hover {
            background: #024d8c;
            color: #ffffff; }
    #home-left #slider .slide.theme-muted-blue {
      background-color: #7ca9db;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#adcbe9), to(#7ca9db));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #adcbe9, #7ca9db);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #adcbe9, #7ca9db);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #adcbe9, #7ca9db);
      /* IE10 */
      background-image: -o-linear-gradient(right, #adcbe9, #7ca9db);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #adcbe9, #7ca9db);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#adcbe9', EndColorStr='#7ca9db'); }
      #home-left #slider .slide.theme-muted-blue .slide-content {
        background-color: #7ca9db;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#adcbe9), to(#7ca9db));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #adcbe9, #7ca9db);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #adcbe9, #7ca9db);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #adcbe9, #7ca9db);
        /* IE10 */
        background-image: -o-linear-gradient(right, #adcbe9, #7ca9db);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #adcbe9, #7ca9db);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#adcbe9', EndColorStr='#7ca9db'); }
        #home-left #slider .slide.theme-muted-blue .slide-content h2 {
          color: #ffffff; }
        #home-left #slider .slide.theme-muted-blue .slide-content h3 {
          color: #ffffff; }
        #home-left #slider .slide.theme-muted-blue .slide-content p {
          color: #ffffff; }
        #home-left #slider .slide.theme-muted-blue .slide-content .btn {
          background: #ffffff;
          color: #7ca9db; }
          #home-left #slider .slide.theme-muted-blue .slide-content .btn:hover {
            background: #7ca9db;
            color: #ffffff; }
    #home-left #slider .slide.theme-grape {
      background-color: #99185c;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#c22281), to(#99185c));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #c22281, #99185c);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #c22281, #99185c);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #c22281, #99185c);
      /* IE10 */
      background-image: -o-linear-gradient(right, #c22281, #99185c);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #c22281, #99185c);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c22281', EndColorStr='#99185c'); }
      #home-left #slider .slide.theme-grape .slide-content {
        background-color: #99185c;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#c22281), to(#99185c));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #c22281, #99185c);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #c22281, #99185c);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #c22281, #99185c);
        /* IE10 */
        background-image: -o-linear-gradient(right, #c22281, #99185c);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #c22281, #99185c);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c22281', EndColorStr='#99185c'); }
        #home-left #slider .slide.theme-grape .slide-content h2 {
          color: #ffffff; }
        #home-left #slider .slide.theme-grape .slide-content h3 {
          color: #ffffff; }
        #home-left #slider .slide.theme-grape .slide-content p {
          color: #ffffff; }
        #home-left #slider .slide.theme-grape .slide-content .btn {
          background: #ffffff;
          color: #99185c; }
          #home-left #slider .slide.theme-grape .slide-content .btn:hover {
            background: #f89a51;
            color: #ffffff; }
    #home-left #slider .slide.theme-yellow {
      background-color: #fcb906;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#fdd508), to(#fcb906));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #fdd508, #fcb906);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #fdd508, #fcb906);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #fdd508, #fcb906);
      /* IE10 */
      background-image: -o-linear-gradient(right, #fdd508, #fcb906);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #fdd508, #fcb906);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdd508', EndColorStr='#fcb906'); }
      #home-left #slider .slide.theme-yellow .slide-content {
        background-color: #fcb906;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#fdd508), to(#fcb906));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #fdd508, #fcb906);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #fdd508, #fcb906);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #fdd508, #fcb906);
        /* IE10 */
        background-image: -o-linear-gradient(right, #fdd508, #fcb906);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #fdd508, #fcb906);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdd508', EndColorStr='#fcb906'); }
        #home-left #slider .slide.theme-yellow .slide-content h2 {
          color: #ffffff; }
        #home-left #slider .slide.theme-yellow .slide-content h3 {
          color: #ffffff; }
        #home-left #slider .slide.theme-yellow .slide-content p {
          color: #ffffff; }
        #home-left #slider .slide.theme-yellow .slide-content .btn {
          background: #ffffff;
          color: #fcb906; }
          #home-left #slider .slide.theme-yellow .slide-content .btn:hover {
            background: #f89a51;
            color: #ffffff; }
    #home-left #slider .slide.theme-sky-blue {
      background-color: #2598ce;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#3cd8ec), to(#2598ce));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #3cd8ec, #2598ce);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #3cd8ec, #2598ce);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #3cd8ec, #2598ce);
      /* IE10 */
      background-image: -o-linear-gradient(right, #3cd8ec, #2598ce);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #3cd8ec, #2598ce);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#3cd8ec', EndColorStr='#2598ce'); }
      #home-left #slider .slide.theme-sky-blue .slide-content {
        background-color: #2598ce;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#3cd8ec), to(#2598ce));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #3cd8ec, #2598ce);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #3cd8ec, #2598ce);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #3cd8ec, #2598ce);
        /* IE10 */
        background-image: -o-linear-gradient(right, #3cd8ec, #2598ce);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #3cd8ec, #2598ce);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#3cd8ec', EndColorStr='#2598ce'); }
        #home-left #slider .slide.theme-sky-blue .slide-content h2 {
          color: #ffffff; }
        #home-left #slider .slide.theme-sky-blue .slide-content h3 {
          color: #ffffff; }
        #home-left #slider .slide.theme-sky-blue .slide-content p {
          color: #ffffff; }
        #home-left #slider .slide.theme-sky-blue .slide-content .btn {
          background: #ffffff;
          color: #2598ce; }
          #home-left #slider .slide.theme-sky-blue .slide-content .btn:hover {
            background: #024d8c;
            color: #ffffff; }
    #home-left #slider .slide.feature-box {
      background: #d31132; }
      #home-left #slider .slide.feature-box .slide-content {
        background: #d31132;
        padding: 1em;
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px; }
        #home-left #slider .slide.feature-box .slide-content h2 {
          font-weight: 900;
          color: #ffffff;
          font-size: 1.6em;
          text-transform: uppercase;
          margin-top: 0em;
          line-height: 0.8em; }
        #home-left #slider .slide.feature-box .slide-content h3 {
          font-weight: 400;
          color: #ffffff;
          font-size: 1em;
          margin-top: 0px; }
          #home-left #slider .slide.feature-box .slide-content h3 .asterix {
            font-size: 50%;
            vertical-align: super; }
        #home-left #slider .slide.feature-box .slide-content p {
          font-size: 0.5em; }
        #home-left #slider .slide.feature-box .slide-content .btn {
          background: #ffffff;
          color: #d31132;
          float: right; }
          #home-left #slider .slide.feature-box .slide-content .btn:hover {
            background: #d31132;
            color: #ffffff; }
        #home-left #slider .slide.feature-box .slide-content small {
          color: #ffffff;
          font-size: 0.5em;
          display: block;
          float: left;
          clear: both;
          margin-top: 0.8em; }
      #home-left #slider .slide.feature-box .slide-content.layout-1 {
        background: #ffffff; }
        #home-left #slider .slide.feature-box .slide-content.layout-1 h2 {
          margin-bottom: 0.4em;
          color: #4b4b4b; }
        #home-left #slider .slide.feature-box .slide-content.layout-1 h3 {
          margin-bottom: 0.8em;
          color: #4b4b4b; }
        #home-left #slider .slide.feature-box .slide-content.layout-1 p {
          color: #4b4b4b;
          font-size: 0.7em; }
        #home-left #slider .slide.feature-box .slide-content.layout-1 .btn {
          float: left;
          background: #f28530;
          color: #ffffff; }
      #home-left #slider .slide.feature-box .slide-content.layout-2 {
        background: #f89a51; }
        #home-left #slider .slide.feature-box .slide-content.layout-2 h2 {
          margin-bottom: 0.4em; }
        #home-left #slider .slide.feature-box .slide-content.layout-2 h3 {
          margin-bottom: 0.8em; }
        #home-left #slider .slide.feature-box .slide-content.layout-2 p {
          color: #ffffff;
          font-size: 0.7em; }
        #home-left #slider .slide.feature-box .slide-content.layout-2 .btn {
          float: left; }
      #home-left #slider .slide.feature-box .slide-content.layout-3 {
        background: #f89a51; }
        #home-left #slider .slide.feature-box .slide-content.layout-3 h2 {
          margin-bottom: 0.2em; }
        #home-left #slider .slide.feature-box .slide-content.layout-3 h3 {
          margin-bottom: 0.2em;
          font-weight: 900;
          text-transform: uppercase; }
          #home-left #slider .slide.feature-box .slide-content.layout-3 h3 span {
            font-size: 140%; }
        #home-left #slider .slide.feature-box .slide-content.layout-3 h4 {
          color: #ffffff;
          margin-top: 0px;
          margin-bottom: 0.8em;
          line-height: 1em;
          font-weight: 500; }
        #home-left #slider .slide.feature-box .slide-content.layout-3 p {
          color: #ffffff;
          font-size: 0.7em; }
        #home-left #slider .slide.feature-box .slide-content.layout-3 .btn {
          float: left; }
      #home-left #slider .slide.feature-box .slide-content.layout-5 h2 {
        margin-bottom: 0.4em; }
      #home-left #slider .slide.feature-box .slide-content.layout-5 h3 {
        margin-bottom: 0.8em; }
      #home-left #slider .slide.feature-box .slide-image {
        background: none; }
    #home-left #slider .slide.feature-box.fb-dark-blue {
      background: #024d8c; }
      #home-left #slider .slide.feature-box.fb-dark-blue .slide-content {
        background: #024d8c; }
        #home-left #slider .slide.feature-box.fb-dark-blue .slide-content a.btn {
          color: #024d8c; }
          #home-left #slider .slide.feature-box.fb-dark-blue .slide-content a.btn:hover {
            color: #ffffff; }
    #home-left #slider .slide.feature-box.fb-lime-green {
      background: #b2ae33; }
      #home-left #slider .slide.feature-box.fb-lime-green .slide-content {
        background: #b2ae33; }
        #home-left #slider .slide.feature-box.fb-lime-green .slide-content a.btn {
          color: #b2ae33; }
          #home-left #slider .slide.feature-box.fb-lime-green .slide-content a.btn:hover {
            color: #ffffff; }
    #home-left #slider .slide.feature-box.fb-mid-blue {
      background: #4f77c2; }
      #home-left #slider .slide.feature-box.fb-mid-blue .slide-content {
        background: #4f77c2; }
        #home-left #slider .slide.feature-box.fb-mid-blue .slide-content a.btn {
          color: #4f77c2; }
          #home-left #slider .slide.feature-box.fb-mid-blue .slide-content a.btn:hover {
            color: #ffffff; }
    #home-left #slider .slide.feature-box.fb-grape {
      background: #99185c; }
      #home-left #slider .slide.feature-box.fb-grape .slide-content {
        background: #99185c; }
        #home-left #slider .slide.feature-box.fb-grape .slide-content a.btn {
          color: #99185c; }
          #home-left #slider .slide.feature-box.fb-grape .slide-content a.btn:hover {
            color: #ffffff; }
    #home-left #slider .slide.feature-box.fb-yellow {
      background: #fcb906; }
      #home-left #slider .slide.feature-box.fb-yellow .slide-content {
        background: #fcb906; }
        #home-left #slider .slide.feature-box.fb-yellow .slide-content a.btn {
          color: #fcb906; }
          #home-left #slider .slide.feature-box.fb-yellow .slide-content a.btn:hover {
            color: #ffffff; }
    #home-left #slider .slide.feature-box.fb-sky-blue {
      background: #2598ce; }
      #home-left #slider .slide.feature-box.fb-sky-blue .slide-content {
        background: #2598ce; }
        #home-left #slider .slide.feature-box.fb-sky-blue .slide-content a.btn {
          color: #2598ce; }
          #home-left #slider .slide.feature-box.fb-sky-blue .slide-content a.btn:hover {
            color: #ffffff; }
    #home-left #slider .owl-controls {
      display: none; }
  #home-left #featured-slider {
    float: left;
    width: 100%; }
    #home-left #featured-slider .slide {
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
      width: 100%;
      float: left; }
      #home-left #featured-slider .slide .slide-image {
        width: 100%;
        float: left; }
        #home-left #featured-slider .slide .slide-image img {
          width: 100%;
          float: left; }
      #home-left #featured-slider .slide .slide-content {
        width: 100%;
        float: left;
        padding: 0.8em 1.6em; }
        #home-left #featured-slider .slide .slide-content h2 {
          font-weight: bold;
          margin: 0px;
          font-size: 1.4em; }
          #home-left #featured-slider .slide .slide-content h2 span {
            font-weight: normal;
            display: block; }
        #home-left #featured-slider .slide .slide-content p {
          font-size: 0.7em;
          line-height: 1.5em; }
        #home-left #featured-slider .slide .slide-content .btn {
          float: left;
          margin-top: 0px; }
    #home-left #featured-slider .slide.theme-lime {
      background-color: #b2ae33;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#e7e656), to(#b2ae33));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #e7e656, #b2ae33);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #e7e656, #b2ae33);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #e7e656, #b2ae33);
      /* IE10 */
      background-image: -o-linear-gradient(right, #e7e656, #b2ae33);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #e7e656, #b2ae33);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e7e656', EndColorStr='#b2ae33'); }
      #home-left #featured-slider .slide.theme-lime .slide-content {
        background-color: #b2ae33;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#e7e656), to(#b2ae33));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #e7e656, #b2ae33);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #e7e656, #b2ae33);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #e7e656, #b2ae33);
        /* IE10 */
        background-image: -o-linear-gradient(right, #e7e656, #b2ae33);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #e7e656, #b2ae33);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e7e656', EndColorStr='#b2ae33'); }
        #home-left #featured-slider .slide.theme-lime .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-lime .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-lime .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-lime .slide-content .btn {
          background: #ffffff;
          color: #b2ae33; }
          #home-left #featured-slider .slide.theme-lime .slide-content .btn:hover {
            background: #024d8c;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-muted-blue {
      background-color: #7ca9db;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#adcbe9), to(#7ca9db));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #adcbe9, #7ca9db);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #adcbe9, #7ca9db);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #adcbe9, #7ca9db);
      /* IE10 */
      background-image: -o-linear-gradient(right, #adcbe9, #7ca9db);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #adcbe9, #7ca9db);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#adcbe9', EndColorStr='#7ca9db'); }
      #home-left #featured-slider .slide.theme-muted-blue .slide-content {
        background-color: #7ca9db;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#adcbe9), to(#7ca9db));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #adcbe9, #7ca9db);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #adcbe9, #7ca9db);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #adcbe9, #7ca9db);
        /* IE10 */
        background-image: -o-linear-gradient(right, #adcbe9, #7ca9db);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #adcbe9, #7ca9db);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#adcbe9', EndColorStr='#7ca9db'); }
        #home-left #featured-slider .slide.theme-muted-blue .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-muted-blue .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-muted-blue .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-muted-blue .slide-content .btn {
          background: #ffffff;
          color: #7ca9db; }
          #home-left #featured-slider .slide.theme-muted-blue .slide-content .btn:hover {
            background: #5052a3;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-grape {
      background-color: #99185c;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#c22281), to(#99185c));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #c22281, #99185c);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #c22281, #99185c);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #c22281, #99185c);
      /* IE10 */
      background-image: -o-linear-gradient(right, #c22281, #99185c);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #c22281, #99185c);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c22281', EndColorStr='#99185c'); }
      #home-left #featured-slider .slide.theme-grape .slide-content {
        background-color: #99185c;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#c22281), to(#99185c));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #c22281, #99185c);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #c22281, #99185c);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #c22281, #99185c);
        /* IE10 */
        background-image: -o-linear-gradient(right, #c22281, #99185c);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #c22281, #99185c);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c22281', EndColorStr='#99185c'); }
        #home-left #featured-slider .slide.theme-grape .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-grape .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-grape .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-grape .slide-content .btn {
          background: #ffffff;
          color: #99185c; }
          #home-left #featured-slider .slide.theme-grape .slide-content .btn:hover {
            background: #f89a51;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-yellow {
      background-color: #fcb906;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#fdd508), to(#fcb906));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #fdd508, #fcb906);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #fdd508, #fcb906);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #fdd508, #fcb906);
      /* IE10 */
      background-image: -o-linear-gradient(right, #fdd508, #fcb906);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #fdd508, #fcb906);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdd508', EndColorStr='#fcb906'); }
      #home-left #featured-slider .slide.theme-yellow .slide-content {
        background-color: #fcb906;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#fdd508), to(#fcb906));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #fdd508, #fcb906);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #fdd508, #fcb906);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #fdd508, #fcb906);
        /* IE10 */
        background-image: -o-linear-gradient(right, #fdd508, #fcb906);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #fdd508, #fcb906);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdd508', EndColorStr='#fcb906'); }
        #home-left #featured-slider .slide.theme-yellow .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-yellow .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-yellow .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-yellow .slide-content .btn {
          background: #ffffff;
          color: #fcb906; }
          #home-left #featured-slider .slide.theme-yellow .slide-content .btn:hover {
            background: #f89a51;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-sky-blue {
      background-color: #2598ce;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#3cd8ec), to(#2598ce));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #3cd8ec, #2598ce);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #3cd8ec, #2598ce);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #3cd8ec, #2598ce);
      /* IE10 */
      background-image: -o-linear-gradient(right, #3cd8ec, #2598ce);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #3cd8ec, #2598ce);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#3cd8ec', EndColorStr='#2598ce'); }
      #home-left #featured-slider .slide.theme-sky-blue .slide-content {
        background-color: #2598ce;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#3cd8ec), to(#2598ce));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #3cd8ec, #2598ce);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #3cd8ec, #2598ce);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #3cd8ec, #2598ce);
        /* IE10 */
        background-image: -o-linear-gradient(right, #3cd8ec, #2598ce);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #3cd8ec, #2598ce);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#3cd8ec', EndColorStr='#2598ce'); }
        #home-left #featured-slider .slide.theme-sky-blue .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-sky-blue .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-sky-blue .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-sky-blue .slide-content .btn {
          background: #ffffff;
          color: #2598ce; }
          #home-left #featured-slider .slide.theme-sky-blue .slide-content .btn:hover {
            background: #024d8c;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-red {
      background-color: #d41132;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#f21d55), to(#d41132));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #f21d55, #d41132);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #f21d55, #d41132);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #f21d55, #d41132);
      /* IE10 */
      background-image: -o-linear-gradient(right, #f21d55, #d41132);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #f21d55, #d41132);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f21d55', EndColorStr='#d41132'); }
      #home-left #featured-slider .slide.theme-red .slide-content {
        background-color: #d41132;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#f21d55), to(#d41132));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #f21d55, #d41132);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #f21d55, #d41132);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #f21d55, #d41132);
        /* IE10 */
        background-image: -o-linear-gradient(right, #f21d55, #d41132);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #f21d55, #d41132);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f21d55', EndColorStr='#d41132'); }
        #home-left #featured-slider .slide.theme-red .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-red .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-red .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-red .slide-content .btn {
          background: #ffffff;
          color: #d41132; }
          #home-left #featured-slider .slide.theme-red .slide-content .btn:hover {
            background: #d41132;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-orange {
      background-color: #f28530;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#fbda51), to(#f28530));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #fbda51, #f28530);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #fbda51, #f28530);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #fbda51, #f28530);
      /* IE10 */
      background-image: -o-linear-gradient(right, #fbda51, #f28530);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #fbda51, #f28530);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbda51', EndColorStr='#f28530'); }
      #home-left #featured-slider .slide.theme-orange .slide-content {
        background-color: #f28530;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#fbda51), to(#f28530));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #fbda51, #f28530);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #fbda51, #f28530);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #fbda51, #f28530);
        /* IE10 */
        background-image: -o-linear-gradient(right, #fbda51, #f28530);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #fbda51, #f28530);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbda51', EndColorStr='#f28530'); }
        #home-left #featured-slider .slide.theme-orange .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-orange .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-orange .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-orange .slide-content .btn {
          background: #ffffff;
          color: #f28530; }
          #home-left #featured-slider .slide.theme-orange .slide-content .btn:hover {
            background: #f28530;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-indigo {
      background-color: #5052a3;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#8b8dc5), to(#5052a3));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #8b8dc5, #5052a3);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #8b8dc5, #5052a3);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #8b8dc5, #5052a3);
      /* IE10 */
      background-image: -o-linear-gradient(right, #8b8dc5, #5052a3);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #8b8dc5, #5052a3);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8b8dc5', EndColorStr='#5052a3'); }
      #home-left #featured-slider .slide.theme-indigo .slide-content {
        background-color: #5052a3;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#8b8dc5), to(#5052a3));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #8b8dc5, #5052a3);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #8b8dc5, #5052a3);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #8b8dc5, #5052a3);
        /* IE10 */
        background-image: -o-linear-gradient(right, #8b8dc5, #5052a3);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #8b8dc5, #5052a3);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8b8dc5', EndColorStr='#5052a3'); }
        #home-left #featured-slider .slide.theme-indigo .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-indigo .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-indigo .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-indigo .slide-content .btn {
          background: #ffffff;
          color: #5052a3; }
          #home-left #featured-slider .slide.theme-indigo .slide-content .btn:hover {
            background: #5052a3;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-hotpink {
      background-color: #e60063;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#d22c89), to(#e60063));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #d22c89, #e60063);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #d22c89, #e60063);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #d22c89, #e60063);
      /* IE10 */
      background-image: -o-linear-gradient(right, #d22c89, #e60063);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #d22c89, #e60063);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d22c89', EndColorStr='#e60063'); }
      #home-left #featured-slider .slide.theme-hotpink .slide-content {
        background-color: #e60063;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#d22c89), to(#e60063));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #d22c89, #e60063);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #d22c89, #e60063);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #d22c89, #e60063);
        /* IE10 */
        background-image: -o-linear-gradient(right, #d22c89, #e60063);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #d22c89, #e60063);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d22c89', EndColorStr='#e60063'); }
        #home-left #featured-slider .slide.theme-hotpink .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-hotpink .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-hotpink .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-hotpink .slide-content .btn {
          background: #ffffff;
          color: #e60063; }
          #home-left #featured-slider .slide.theme-hotpink .slide-content .btn:hover {
            background: #e60063;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-midblue {
      background-color: #4f77c2;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#8ed5f2), to(#4f77c2));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #8ed5f2, #4f77c2);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #8ed5f2, #4f77c2);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #8ed5f2, #4f77c2);
      /* IE10 */
      background-image: -o-linear-gradient(right, #8ed5f2, #4f77c2);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #8ed5f2, #4f77c2);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8ed5f2', EndColorStr='#4f77c2'); }
      #home-left #featured-slider .slide.theme-midblue .slide-content {
        background-color: #4f77c2;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#8ed5f2), to(#4f77c2));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #8ed5f2, #4f77c2);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #8ed5f2, #4f77c2);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #8ed5f2, #4f77c2);
        /* IE10 */
        background-image: -o-linear-gradient(right, #8ed5f2, #4f77c2);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #8ed5f2, #4f77c2);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8ed5f2', EndColorStr='#4f77c2'); }
        #home-left #featured-slider .slide.theme-midblue .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-midblue .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-midblue .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-midblue .slide-content .btn {
          background: #ffffff;
          color: #4f77c2; }
          #home-left #featured-slider .slide.theme-midblue .slide-content .btn:hover {
            background: #4f77c2;
            color: #ffffff; }
    #home-left #featured-slider .slide.theme-hotpink {
      background-color: #6352a2;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#c28fc0), to(#6352a2));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #c28fc0, #6352a2);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #c28fc0, #6352a2);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #c28fc0, #6352a2);
      /* IE10 */
      background-image: -o-linear-gradient(right, #c28fc0, #6352a2);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #c28fc0, #6352a2);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c28fc0', EndColorStr='#6352a2'); }
      #home-left #featured-slider .slide.theme-hotpink .slide-content {
        background-color: #6352a2;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#c28fc0), to(#6352a2));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #c28fc0, #6352a2);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #c28fc0, #6352a2);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #c28fc0, #6352a2);
        /* IE10 */
        background-image: -o-linear-gradient(right, #c28fc0, #6352a2);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #c28fc0, #6352a2);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c28fc0', EndColorStr='#6352a2'); }
        #home-left #featured-slider .slide.theme-hotpink .slide-content h2 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-hotpink .slide-content h3 {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-hotpink .slide-content p {
          color: #ffffff; }
        #home-left #featured-slider .slide.theme-hotpink .slide-content .btn {
          background: #ffffff;
          color: #6352a2; }
          #home-left #featured-slider .slide.theme-hotpink .slide-content .btn:hover {
            background: #6352a2;
            color: #ffffff; }
  #home-left .f-sidebar {
    width: 100%;
    float: left; }
    #home-left .f-sidebar .sidebar-inner {
      float: left;
      width: 100%;
      padding: 1.6em  1.6em 0 1.6em;
      border-top: 3px dotted #cfcece;
      border-bottom: 3px dotted #cfcece;
      margin-bottom: 0.8em; }
      #home-left .f-sidebar .sidebar-inner a {
        text-decoration: underline; }
      #home-left .f-sidebar .sidebar-inner h2, #home-left .f-sidebar .sidebar-inner h3 {
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0px;
        color: #4b4b4b; }
      #home-left .f-sidebar .sidebar-inner h2 {
        font-size: 1.4em; }
      #home-left .f-sidebar .sidebar-inner h3 {
        font-size: 1em; }
      #home-left .f-sidebar .sidebar-inner p {
        font-size: 0.8em; }
      #home-left .f-sidebar .sidebar-inner ul {
        padding: 0.8em 0px 0 0;
        margin-left: 0px;
        list-style: none; }
        #home-left .f-sidebar .sidebar-inner ul li {
          margin-bottom: 1em;
          word-break: break-word;
          font-size: 0.8em;
          line-height: 1.4em;
          position: relative;
          padding-left: 0.8em; }
        #home-left .f-sidebar .sidebar-inner ul li:before {
          font-family: 'FontAwesome';
          font-size: 50%;
          content: "\f111";
          color: #f28530;
          position: absolute;
          left: -10px;
          top: 0px; }
    #home-left .f-sidebar .sidebar-inner.white {
      background: #ffffff;
      margin: 0.4em 0;
      border: none; }
      #home-left .f-sidebar .sidebar-inner.white h2, #home-left .f-sidebar .sidebar-inner.white h3 {
        color: #024d8c; }
      #home-left .f-sidebar .sidebar-inner.white ul {
        list-style: none;
        padding: 0.8em 0px 0 0;
        margin-left: 0px; }
        #home-left .f-sidebar .sidebar-inner.white ul li {
          margin-bottom: 1em;
          font-size: 0.8em;
          line-height: 1.4em;
          padding-left: 0px; }
        #home-left .f-sidebar .sidebar-inner.white ul li:before {
          display: none; }
  #home-left .maps.f-sidebar .sidebar-inner {
    padding: 0px;
    border-top: none;
    border-bottom: none;
    background: #ffffff;
    margin: 0px; }
  #home-left .insurance-feature.white-box h3 {
    font-size: 1.6em;
    color: #006fb1 !important;
    font-size: 1.8em !important;
    margin-bottom: 0.4em; }
    #home-left .insurance-feature.white-box h3 span {
      font-weight: 300; }
  #home-left .insurance-feature.white-box h2 {
    font-size: 1.2em;
    font-family: "Open Sans", sans-serif;
    line-height: 1.4em;
    margin-top: 0px;
    color: #4b4b4b;
    font-weight: 400; }
  #home-left .insurance-feature.white-box hr {
    height: 0px;
    border-bottom: 3px dotted #cfcece;
    background: none;
    border-top: none; }
  #home-left .insurance-feature.white-box p {
    font-size: 0.8em;
    color: #006fb1; }
  #home-left .insurance-feature.white-box em {
    color: #98002e;
    font-weight: 500;
    font-size: 1.4em; }
  #home-left .maps.insurance-feature.white-box h3 {
    font-size: 1.2em !important; }
  #home-left .maps.insurance-feature.white-box p {
    color: #4b4b4b; }
  #home-left .slider-flags {
    margin: 0 0 0em 0;
    width: 100%;
    float: left;
    clear: both;
    position: relative; }
    #home-left .slider-flags h2 {
      margin: 0.8em 0 0 0;
      color: #d31132;
      text-align: center;
      font-weight: 600;
      font-size: 1.4em; }
    #home-left .slider-flags h3 {
      color: #4b4b4b;
      font-weight: 400;
      font-style: italic;
      text-align: center;
      margin-top: 0em;
      font-size: 1.1em; }
    #home-left .slider-flags ul.flags {
      width: auto;
      display: table;
      margin: 1em auto;
      list-style: none;
      padding: 0px; }
      #home-left .slider-flags ul.flags li {
        max-width: 100px;
        padding: 0 10px;
        float: left; }
        #home-left .slider-flags ul.flags li img {
          width: 100%;
          height: auto;
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }
      #home-left .slider-flags ul.flags li.fbtn {
        float: none;
        clear: both;
        display: table;
        margin: 0 auto;
        width: auto;
        max-width: 200px;
        padding: 1em 10px 0 10px; }
    #home-left .slider-flags .btn {
      width: auto;
      display: table;
      margin: 0 auto; }
    #home-left .slider-flags .wide-banner-bg {
      margin-top: 0.4em; }
      #home-left .slider-flags .wide-banner-bg img {
        width: 100%;
        height: auto; }
    #home-left .slider-flags .wide-banner-content {
      position: absolute;
      padding-left: 25.5%;
      left: 10px;
      top: 15px;
      right: 10px;
      bottom: 0px; }
      #home-left .slider-flags .wide-banner-content h2.title-white {
        color: #ffffff;
        text-align: left;
        font-size: 0.55em;
        margin-top: 3px; }
      #home-left .slider-flags .wide-banner-content h2.title-grey {
        color: #4b4b4b;
        text-align: left;
        font-size: 0.55em;
        margin-top: 3px; }
      #home-left .slider-flags .wide-banner-content p {
        font-size: 0.3em;
        line-height: 1.2em;
        padding-right: 30%; }
      #home-left .slider-flags .wide-banner-content .btn {
        float: right;
        font-size: 0.5em;
        position: absolute;
        bottom: 10px;
        right: 0px; }
      #home-left .slider-flags .wide-banner-content .btn-blue {
        background: #4f77c2; }
        #home-left .slider-flags .wide-banner-content .btn-blue:hover {
          background: #8ed5f2; }
      #home-left .slider-flags .wide-banner-content .btn-lime {
        background: #b2ae33; }
        #home-left .slider-flags .wide-banner-content .btn-lime:hover {
          background: #e7e656; }
      #home-left .slider-flags .wide-banner-content .btn-muted-blue {
        background: #7ca9db; }
        #home-left .slider-flags .wide-banner-content .btn-muted-blue:hover {
          background: #adcbe9; }
      #home-left .slider-flags .wide-banner-content .btn-grape {
        background: #99185c; }
        #home-left .slider-flags .wide-banner-content .btn-grape:hover {
          background: #c22281; }
      #home-left .slider-flags .wide-banner-content .btn-yellow {
        background: #fcb906; }
        #home-left .slider-flags .wide-banner-content .btn-yellow:hover {
          background: #fdd508; }
  #home-left .full-width .fullwidth-image {
    width: 100%;
    max-width: 200%;
    height: auto;
    float: left; }
  #home-left .full-width small {
    font-size: 0.6em;
    font-style: italic; }
  #home-left .full-width p.underwritten {
    text-align: center; }
  #home-left .full-width .white-box {
    width: 100%;
    background: #ffffff;
    padding: 1.6em;
    float: left; }
    #home-left .full-width .white-box p {
      margin-top: 0px;
      margin-bottom: 10px; }
      #home-left .full-width .white-box p strong {
        margin-top: 0.4em; }
      #home-left .full-width .white-box p span {
        font-weight: bold;
        color: #f28530; }
    #home-left .full-width .white-box h3 {
      margin-top: 0px;
      color: #d41132;
      font-weight: 700;
      font-size: 1.2em; }
    #home-left .full-width .white-box .text-wrap p {
      font-size: 0.8em;
      margin-top: 0.4em; }
    #home-left .full-width .white-box h2 {
      font-size: 1.2em;
      font-family: "Open Sans", sans-serif;
      line-height: 1.4em; }
    #home-left .full-width .white-box .video-wrap {
      width: 100%;
      float: left;
      margin-bottom: 1.6em; }
      #home-left .full-width .white-box .video-wrap img {
        width: 100%;
        float: left;
        height: auto;
        display: block; }
      #home-left .full-width .white-box .video-wrap #video-slider .owl-controls {
        margin-top: 0.8em !important; }
        #home-left .full-width .white-box .video-wrap #video-slider .owl-controls .owl-dots .owl-dot {
          background: #ffffff;
          border: 2px solid #bfbebd; }
        #home-left .full-width .white-box .video-wrap #video-slider .owl-controls .owl-dots .owl-dot.active {
          background: #bfbebd; }
    #home-left .full-width .white-box blockquote {
      position: relative;
      width: 75%;
      font-style: italic;
      font-weight: 700;
      padding-left: 0.8em;
      padding-right: 0.8em; }
      #home-left .full-width .white-box blockquote p {
        color: #98002e !important; }
    #home-left .full-width .white-box blockquote:before {
      content: url(img/quote-left-sm.png);
      position: absolute;
      left: -10px;
      top: -10px; }
    #home-left .full-width .white-box blockquote:after {
      content: url(img/quote-right-sm.png);
      position: absolute;
      right: -10px;
      bottom: -10px; }
  #home-left .full-width .white-box.video-wrapper {
    overflow: hidden;
    padding-bottom: 0.8em; }
    #home-left .full-width .white-box.video-wrapper #video-slider {
      overflow: hidden;
      max-height: 370px; }
      #home-left .full-width .white-box.video-wrapper #video-slider .owl-stage-outer .owl-stage {
        max-height: 332px;
        overflow: hidden; }
    #home-left .full-width .white-box.video-wrapper .text-wrap h3 {
      color: #4b4b4b;
      font-size: 1.2em; }
  #home-left .full-width .white-box.red {
    text-align: center;
    background: none;
    color: #98002e;
    font-style: italic; }
    #home-left .full-width .white-box.red strong, #home-left .full-width .white-box.red a {
      color: #98002e;
      font-weight: bold; }
  #home-left .full-width .white-box.button {
    background: none; }
    #home-left .full-width .white-box.button .btn-wrap {
      width: 200px;
      margin: 0 auto 3.2em auto; }
  #home-left .full-width .white-box.contact.button .btn-wrap {
    margin: 0 auto !important; }
  #home-left .full-width .white-box.with-image h2 {
    margin-top: 0px;
    color: #4b4b4b;
    font-weight: 400; }
  #home-left .full-width .white-box.with-image p {
    color: #4f77c2;
    font-size: 0.9em;
    margin-top: 1.6em;
    line-height: 1.4em; }
    #home-left .full-width .white-box.with-image p strong {
      font-style: italic;
      color: #98002e; }
  #home-left .full-width .benefits-block {
    overflow: hidden;
    float: left;
    width: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background-color: #959391;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, right, left, from(#bfbebd), to(#959391));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #bfbebd, #959391);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, #bfbebd, #959391);
    /* FF3.6 */
    background-image: -ms-linear-gradient(right, #bfbebd, #959391);
    /* IE10 */
    background-image: -o-linear-gradient(right, #bfbebd, #959391);
    /* Opera 11.10+ */
    background-image: linear-gradient(right, #bfbebd, #959391);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bfbebd', EndColorStr='#959391'); }
    #home-left .full-width .benefits-block .image-left {
      float: left;
      width: 100%;
      position: relative;
      padding-bottom: 60px; }
      #home-left .full-width .benefits-block .image-left img {
        width: 100%;
        float: left; }
      #home-left .full-width .benefits-block .image-left .overlay-wraps {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 2; }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap {
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          opacity: 0;
          height: 100%;
          padding: 0;
          position: absolute;
          width: 100%; }
          #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap .wrap-inner {
            overflow-y: auto;
            height: 100%;
            padding: 1.6em;
            z-index: 10;
            position: relative; }
            #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap .wrap-inner p {
              color: #ffffff;
              font-size: 0.8em;
              line-height: 1.4em;
              margin-top: 0px;
              margin-bottom: 0.8em; }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.view {
          opacity: 1;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.red {
          background: rgba(212, 17, 50, 0.85); }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.indigo {
          background: rgba(80, 82, 163, 0.85); }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.yellow {
          background: rgba(252, 185, 6, 0.85); }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.purple {
          background: rgba(194, 143, 192, 0.7); }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.lime {
          background: rgba(178, 174, 51, 0.85); }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.grape {
          background: rgba(153, 24, 92, 0.85); }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.orange {
          background: rgba(242, 133, 48, 0.85); }
        #home-left .full-width .benefits-block .image-left .overlay-wraps .the-wrap.blue {
          background: rgba(79, 119, 194, 0.85); }
    #home-left .full-width .benefits-block .text-wrap {
      width: 100%;
      float: left; }
      #home-left .full-width .benefits-block .text-wrap .text-wrap-inner {
        padding: 1.6em 1.6em 0.8em; }
        #home-left .full-width .benefits-block .text-wrap .text-wrap-inner .section-body ul {
          margin-left: 0px; }
      #home-left .full-width .benefits-block .text-wrap h2 {
        font-weight: 700;
        color: #ffffff;
        margin: 0px;
        font-size: 1.8em;
        margin-bottom: 0.4em; }
      #home-left .full-width .benefits-block .text-wrap h3 {
        color: #4b4b4b;
        font-weight: 400;
        font-size: 1.2em;
        margin: 0px; }
      #home-left .full-width .benefits-block .text-wrap .bullets {
        width: 100%;
        float: left;
        padding: 0.8em 0 1.6em; }
        #home-left .full-width .benefits-block .text-wrap .bullets ul {
          list-style: none;
          padding: 0px;
          margin-bottom: 0px;
          margin-left: 0px; }
          #home-left .full-width .benefits-block .text-wrap .bullets ul li {
            float: left;
            width: 100%; }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a {
              cursor: pointer;
              display: block;
              width: 100%;
              color: #ffffff;
              font-size: 0.8em;
              line-height: 1.4em;
              padding: 0.4em 1.6em; }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.red:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.red.view {
              background-color: #d41132;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#f21d55), to(#d41132));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #f21d55, #d41132);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #f21d55, #d41132);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #f21d55, #d41132);
              /* IE10 */
              background-image: -o-linear-gradient(right, #f21d55, #d41132);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #f21d55, #d41132);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f21d55', EndColorStr='#d41132');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.indigo:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.indigo.view {
              background-color: #5052a3;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#8b8dc5), to(#5052a3));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #8b8dc5, #5052a3);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #8b8dc5, #5052a3);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #8b8dc5, #5052a3);
              /* IE10 */
              background-image: -o-linear-gradient(right, #8b8dc5, #5052a3);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #8b8dc5, #5052a3);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8b8dc5', EndColorStr='#5052a3');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.yellow:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.yellow.view {
              background-color: #fcb906;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#fdd508), to(#fcb906));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #fdd508, #fcb906);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #fdd508, #fcb906);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #fdd508, #fcb906);
              /* IE10 */
              background-image: -o-linear-gradient(right, #fdd508, #fcb906);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #fdd508, #fcb906);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdd508', EndColorStr='#fcb906');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.purple:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.purple.view {
              background-color: #6352a2;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#c28fc0), to(#6352a2));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #c28fc0, #6352a2);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #c28fc0, #6352a2);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #c28fc0, #6352a2);
              /* IE10 */
              background-image: -o-linear-gradient(right, #c28fc0, #6352a2);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #c28fc0, #6352a2);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c28fc0', EndColorStr='#6352a2');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.lime:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.lime.view {
              background-color: #b2ae33;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#e7e656), to(#b2ae33));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #e7e656, #b2ae33);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #e7e656, #b2ae33);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #e7e656, #b2ae33);
              /* IE10 */
              background-image: -o-linear-gradient(right, #e7e656, #b2ae33);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #e7e656, #b2ae33);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e7e656', EndColorStr='#b2ae33');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.grape:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.grape.view {
              background-color: #99185c;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#c22281), to(#99185c));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #c22281, #99185c);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #c22281, #99185c);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #c22281, #99185c);
              /* IE10 */
              background-image: -o-linear-gradient(right, #c22281, #99185c);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #c22281, #99185c);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c22281', EndColorStr='#99185c');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.orange:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.orange.view {
              background-color: #f28530;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#fbda51), to(#f28530));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #fbda51, #f28530);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #fbda51, #f28530);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #fbda51, #f28530);
              /* IE10 */
              background-image: -o-linear-gradient(right, #fbda51, #f28530);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #fbda51, #f28530);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbda51', EndColorStr='#f28530');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
            #home-left .full-width .benefits-block .text-wrap .bullets ul li a.blue:hover, #home-left .full-width .benefits-block .text-wrap .bullets ul li a.blue.view {
              background-color: #4f77c2;
              /* Fallback Color */
              background-image: -webkit-gradient(linear, right, left, from(#8ed5f2), to(#4f77c2));
              /* Saf4+, Chrome */
              background-image: -webkit-linear-gradient(right, #8ed5f2, #4f77c2);
              /* Chrome 10+, Saf5.1+, iOS 5+ */
              background-image: -moz-linear-gradient(right, #8ed5f2, #4f77c2);
              /* FF3.6 */
              background-image: -ms-linear-gradient(right, #8ed5f2, #4f77c2);
              /* IE10 */
              background-image: -o-linear-gradient(right, #8ed5f2, #4f77c2);
              /* Opera 11.10+ */
              background-image: linear-gradient(right, #8ed5f2, #4f77c2);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8ed5f2', EndColorStr='#4f77c2');
              box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
      #home-left .full-width .benefits-block .text-wrap a.btn {
        float: left; }
        #home-left .full-width .benefits-block .text-wrap a.btn:hover {
          background: #4b4b4b !important; }
  #home-left .full-width .benefits-block.team-member-block {
    position: relative; }
    #home-left .full-width .benefits-block.team-member-block .image-left {
      background: #ffffff;
      height: 100%; }
      #home-left .full-width .benefits-block.team-member-block .image-left img {
        max-width: 180px;
        height: auto;
        transform: rotate(8deg);
        display: block;
        float: none;
        margin: 1.6em auto;
        border: 5px solid #ffffff;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }
      #home-left .full-width .benefits-block.team-member-block .image-left .meetemma {
        position: absolute;
        left: 15px;
        bottom: 15px;
        font-size: 0.7em;
        line-height: 1.3em; }
        #home-left .full-width .benefits-block.team-member-block .image-left .meetemma .emmasvideo a {
          color: #d41132; }
    #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner {
      float: left;
      width: 100%; }
      #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner h2 {
        font-size: 1.4em; }
      #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner .section-body p, #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner .section-body ul li {
        color: #ffffff;
        font-size: 0.8em;
        line-height: 1.4em; }
      #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner .section-body ul li {
        margin-bottom: 10px; }
      #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner .btn {
        margin-bottom: 1.4em; }
  #home-left .full-width .our-team-loop .col-3 {
    margin-bottom: 0px;
    float: left; }
    #home-left .full-width .our-team-loop .col-3 a {
      width: 100%; }
      #home-left .full-width .our-team-loop .col-3 a img {
        width: 100%;
        height: auto;
        display: block;
        float: none;
        margin: 1.6em auto;
        border: 5px solid #ffffff;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        margin-bottom: 5px;
        margin-top: 10px; }
      #home-left .full-width .our-team-loop .col-3 a .team-member-content {
        width: 100%;
        float: left; }
        #home-left .full-width .our-team-loop .col-3 a .team-member-content .h4 {
          color: #4b4b4b;
          font-size: 0.9em; }
  #home-left .full-width .our-team-loop .col-3 {
    width: 50%; }
    #home-left .full-width .our-team-loop .col-3 a {
      padding: 0 10px;
      float: left;
      width: 100%; }
  #home-left .full-width .our-team-loop#total-items-3 .col-number-3 {
    margin: 0 auto;
    float: none; }
  #home-left .full-width .our-team-loop#total-items-4 .col-3 {
    width: 25%; }
  #home-left .full-width .our-team-loop#total-items-5 .col-number-5 {
    margin: 0 auto;
    float: none; }
  #home-left .full-width .our-team-loop#total-items-7 .col-number-7 {
    margin: 0 auto;
    float: none; }
  #home-left .full-width .our-team-loop#total-items-9 .col-number-9 {
    margin: 0 auto;
    float: none; }
  #home-left .full-width .our-team-loop#total-items-11 .col-number-11 {
    margin: 0 auto;
    float: none; }
  #home-left .full-width .team-red {
    width: 100%;
    float: left; }
    #home-left .full-width .team-red p.redtext {
      color: #98002e;
      max-width: 600px;
      margin: 1.6em auto 1.2em auto;
      font-style: italic; }
  #home-left .full-width .divider {
    width: 100%;
    margin: 1.6em 0;
    border-bottom: 3px dotted #cfcece;
    height: 0px;
    float: left; }
  #home-left .full-width .divider-2 {
    border: none; }
  #home-left .full-width .divider.spacer {
    border: none; }
  #home-left .full-width .divider.lessmarge {
    margin: 0.8em 0 1.6em 0; }
  #home-left .full-width .block {
    padding: 0 1.6em;
    width: 100%;
    float: left; }
    #home-left .full-width .block p strong, #home-left .full-width .block p em {
      color: #98002e; }
    #home-left .full-width .block p.darkgrey strong, #home-left .full-width .block p.darkgrey em {
      color: #4b4b4b; }
    #home-left .full-width .block p.subtitle {
      text-align: center; }
    #home-left .full-width .block ul {
      margin: 1.6em 0;
      list-style: none; }
      #home-left .full-width .block ul li {
        font-size: 0.9em;
        line-height: 1.4em;
        font-weight: 700;
        position: relative;
        padding: 0 0 1em 1.6em; }
      #home-left .full-width .block ul li::before {
        font-family: 'FontAwesome';
        font-size: 50%;
        content: "\f111 ";
        color: #006fb1;
        position: absolute;
        left: 0px;
        top: 0px; }
    #home-left .full-width .block h3 {
      color: #006fb1;
      font-weight: 700;
      text-align: center; }
      #home-left .full-width .block h3 span {
        font-weight: 100; }
    #home-left .full-width .block h3.nomarge {
      margin-top: 0px; }
    #home-left .full-width .block .team-members {
      width: 100%;
      float: left; }
      #home-left .full-width .block .team-members .col-8 {
        width: 50%;
        float: left;
        display: block; }
        #home-left .full-width .block .team-members .col-8 a {
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          display: block;
          width: 144px;
          margin: 0 auto; }
        #home-left .full-width .block .team-members .col-8 p {
          font-size: 0.8em; }
      #home-left .full-width .block .team-members .col-8:nth-child(1) a {
        transform: rotate(5deg); }
      #home-left .full-width .block .team-members .col-8:nth-child(2) a {
        transform: rotate(-12deg); }
      #home-left .full-width .block .team-members .col-8:nth-child(3) a {
        transform: rotate(3deg); }
      #home-left .full-width .block .team-members .col-8:nth-child(4) a {
        transform: rotate(-12deg); }
      #home-left .full-width .block .team-members .col-8:nth-child(5) a {
        transform: rotate(-9deg); }
      #home-left .full-width .block .team-members .col-8:nth-child(6) a {
        transform: rotate(8deg); }
      #home-left .full-width .block .team-members .col-8:nth-child(7) a {
        transform: rotate(-10deg); }
      #home-left .full-width .block .team-members .col-8:nth-child(8) a {
        transform: rotate(12deg); }
    #home-left .full-width .block p.team-footer-1 {
      color: #98002e;
      font-style: italic;
      max-width: 600px;
      margin: 0 auto; }
    #home-left .full-width .block p.team-footer-2 {
      font-size: 0.8em;
      margin-bottom: 0px; }
      #home-left .full-width .block p.team-footer-2 a {
        color: #d31132; }
    #home-left .full-width .block .text {
      margin-top: 1.6em; }
      #home-left .full-width .block .text p {
        text-align: left;
        font-size: 0.8em;
        line-height: 1.4em; }
    #home-left .full-width .block .btn-wrap {
      width: 200px;
      margin: 0 auto 3.2em auto; }
    #home-left .full-width .block .text2 p {
      color: #98002e;
      font-style: italic; }
  #home-left .full-width .block.bold-em h3 {
    margin-top: 10px !important; }
  #home-left .full-width .block.bold-em p strong, #home-left .full-width .block.bold-em p em {
    color: #4b4b4b; }
  #home-left .full-width .filters {
    margin: 0 auto;
    width: auto;
    display: table; }
    #home-left .full-width .filters h4 {
      text-align: center;
      margin-bottom: 20px;
      font-size: 1.2em;
      margin-top: 0px;
      font-weight: 400;
      color: #4b4b4b; }
    #home-left .full-width .filters ul {
      width: auto;
      list-style: none;
      padding: 0px;
      margin: 0px; }
      #home-left .full-width .filters ul li {
        float: left;
        position: relative;
        padding: 0 4px; }
        #home-left .full-width .filters ul li span {
          background: #006fb1;
          color: #ffffff;
          padding: 3px 10px;
          height: 25px;
          font-size: 0.6em !important;
          line-height: 1.7em;
          text-transform: uppercase;
          font-weight: 700;
          float: left;
          display: block; }
        #home-left .full-width .filters ul li label {
          float: right;
          cursor: pointer;
          width: 27px;
          height: 25px;
          background: #eee;
          border: 2px solid #006fb1; }
          #home-left .full-width .filters ul li label:after {
            opacity: 0.0;
            content: '';
            position: absolute;
            width: 15px;
            height: 9px;
            background: transparent;
            top: 6px;
            right: 10px;
            border: 3px solid #000000;
            border-top: none;
            border-right: none;
            transform: rotate(-45deg); }
          #home-left .full-width .filters ul li label:hover:after {
            opacity: 0.5; }
        #home-left .full-width .filters ul li input[type=checkbox] {
          float: right;
          visibility: hidden;
          position: absolute; }
        #home-left .full-width .filters ul li input[type=checkbox]:checked + label:after {
          opacity: 1 !important; }
  #home-left .full-width .banner {
    position: relative;
    float: left;
    clear: both;
    width: 100%; }
    #home-left .full-width .banner img {
      height: 100%;
      object-fit: cover;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }
    #home-left .full-width .banner .banner-content {
      position: absolute;
      height: 100%;
      padding: 20px;
      left: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px; }
      #home-left .full-width .banner .banner-content .banner-content-inner {
        display: table;
        vertical-align: middle;
        height: 100%;
        top: 0px;
        bottom: 0px; }
        #home-left .full-width .banner .banner-content .banner-content-inner .cell {
          display: table-cell;
          vertical-align: middle;
          height: auto; }
          #home-left .full-width .banner .banner-content .banner-content-inner .cell .h2 {
            font-size: 2em;
            margin-top: 0px;
            text-transform: uppercase;
            font-weight: 700;
            color: #ffffff; }
          #home-left .full-width .banner .banner-content .banner-content-inner .cell .h3 {
            font-size: 1.4em;
            margin-top: 0px;
            text-transform: uppercase;
            font-weight: 700;
            color: #ffffff; }
            #home-left .full-width .banner .banner-content .banner-content-inner .cell .h3 span {
              font-size: 140%; }
          #home-left .full-width .banner .banner-content .banner-content-inner .cell .h4 {
            font-size: 0.8em;
            margin-top: 0px;
            font-weight: 400;
            color: #ffffff; }
            #home-left .full-width .banner .banner-content .banner-content-inner .cell .h4 strong {
              font-weight: 700; }
  #home-left .full-width .plan-col-3 .banner {
    margin-bottom: 1.6em; }
    #home-left .full-width .plan-col-3 .banner img {
      width: 100%;
      height: auto; }
  #home-left .full-width #plan-results {
    float: left;
    width: 100%;
    padding: 40px 0 0 0; }
    #home-left .full-width #plan-results .plan-wrap {
      float: left;
      width: 100%;
      margin-bottom: 10px; }
      #home-left .full-width #plan-results .plan-wrap .plan {
        float: left;
        width: 100%;
        background: #ffffff; }
        #home-left .full-width #plan-results .plan-wrap .plan h3 {
          background-color: #f28530;
          /* Fallback Color */
          background-image: -webkit-gradient(linear, right, left, from(#fbda51), to(#f28530));
          /* Saf4+, Chrome */
          background-image: -webkit-linear-gradient(right, #fbda51, #f28530);
          /* Chrome 10+, Saf5.1+, iOS 5+ */
          background-image: -moz-linear-gradient(right, #fbda51, #f28530);
          /* FF3.6 */
          background-image: -ms-linear-gradient(right, #fbda51, #f28530);
          /* IE10 */
          background-image: -o-linear-gradient(right, #fbda51, #f28530);
          /* Opera 11.10+ */
          background-image: linear-gradient(right, #fbda51, #f28530);
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbda51', EndColorStr='#f28530');
          font-weight: bold;
          font-size: 0.9em;
          color: #ffffff;
          padding: 15px;
          margin: 0px; }
          #home-left .full-width #plan-results .plan-wrap .plan h3 span {
            font-weight: 100;
            text-transform: uppercase; }
        #home-left .full-width #plan-results .plan-wrap .plan .plan-image {
          width: 100%;
          float: left; }
          #home-left .full-width #plan-results .plan-wrap .plan .plan-image img {
            width: 100%;
            float: left; }
        #home-left .full-width #plan-results .plan-wrap .plan .plan-content {
          float: left;
          width: 100%;
          padding: 15px; }
          #home-left .full-width #plan-results .plan-wrap .plan .plan-content p {
            font-size: 0.6em;
            line-height: 1.4em;
            margin-top: 0px; }
          #home-left .full-width #plan-results .plan-wrap .plan .plan-content p.price {
            font-size: 0.75em;
            font-weight: 700;
            margin-bottom: 10px; }
          #home-left .full-width #plan-results .plan-wrap .plan .plan-content .btn {
            float: left;
            font-size: 0.6em;
            margin-top: 0px;
            color: #f28530;
            border-color: #f28530;
            font-weight: bold; }
      #home-left .full-width #plan-results .plan-wrap .plan.plan-opal h3 {
        background-color: #f89a51;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#fde58d), to(#f89a51));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #fde58d, #f89a51);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #fde58d, #f89a51);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #fde58d, #f89a51);
        /* IE10 */
        background-image: -o-linear-gradient(right, #fde58d, #f89a51);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #fde58d, #f89a51);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fde58d', EndColorStr='#f89a51'); }
      #home-left .full-width #plan-results .plan-wrap .plan.plan-opal .btn {
        color: #f89a51;
        border-color: #f89a51; }
        #home-left .full-width #plan-results .plan-wrap .plan.plan-opal .btn:hover {
          color: #ffffff;
          background: #f89a51; }
      #home-left .full-width #plan-results .plan-wrap .plan.plan-pearl h3 {
        background-color: #7ca9db;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#dfeef8), to(#7ca9db));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #dfeef8, #7ca9db);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #dfeef8, #7ca9db);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #dfeef8, #7ca9db);
        /* IE10 */
        background-image: -o-linear-gradient(right, #dfeef8, #7ca9db);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #dfeef8, #7ca9db);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#dfeef8', EndColorStr='#7ca9db'); }
      #home-left .full-width #plan-results .plan-wrap .plan.plan-pearl .btn {
        color: #7ca9db;
        border-color: #7ca9db; }
        #home-left .full-width #plan-results .plan-wrap .plan.plan-pearl .btn:hover {
          color: #ffffff;
          background: #7ca9db; }
      #home-left .full-width #plan-results .plan-wrap .plan.plan-golden h3 {
        background-color: #f28530;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#fcdf53), to(#f28530));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #fcdf53, #f28530);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #fcdf53, #f28530);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #fcdf53, #f28530);
        /* IE10 */
        background-image: -o-linear-gradient(right, #fcdf53, #f28530);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #fcdf53, #f28530);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fcdf53', EndColorStr='#f28530'); }
      #home-left .full-width #plan-results .plan-wrap .plan.plan-golden .btn {
        color: #f28530;
        border-color: #f28530; }
        #home-left .full-width #plan-results .plan-wrap .plan.plan-golden .btn:hover {
          color: #ffffff;
          background: #f28530; }
  #home-left .full-width .testimonials-archive {
    float: left;
    width: 100%; }
    #home-left .full-width .testimonials-archive h1 {
      color: #006fb1;
      font-size: 1.6em;
      font-weight: bold;
      margin-top: 0.8em;
      margin-bottom: 1.6em; }
    #home-left .full-width .testimonials-archive .testimonials-archive-wrap {
      width: 100%;
      float: left; }
      #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial {
        float: left;
        width: 100%;
        margin-bottom: 1.6em; }
        #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial .bq-wrap {
          padding-bottom: 0.6em; }
        #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial .div-top {
          display: none;
          width: 60px;
          height: 3px;
          background: #006fb1;
          margin: 0 auto; }
        #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial .div-bottom {
          width: 60px;
          height: 3px;
          background: #006fb1;
          margin: 0 auto; }
        #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial blockquote {
          text-align: center;
          font-weight: 700;
          font-style: italic;
          font-size: 1.2em;
          line-height: 1.6em;
          font-family: 'Open Sans', sans-serif;
          line-height: 1.4em; }
        #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial p {
          text-align: center;
          width: 100%;
          font-size: 1em;
          line-height: 1.2em;
          max-width: 220px;
          margin: 20px auto; }
          #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial p a {
            color: #d41132;
            font-weight: 700; }
  #home-left .full-width .campaign-image {
    float: left;
    width: 100%;
    margin-top: 3.2em; }
  #home-left .full-width .youtube-text {
    width: 100%;
    float: left; }
    #home-left .full-width .youtube-text a {
      color: #d41132; }
  #home-left .full-width .testimonial-header .white-box.with-image h1 {
    font-weight: normal;
    font-size: 1em;
    line-height: 1.3em;
    margin-top: 0px;
    color: #4b4b4b;
    font-weight: 600; }
  #home-left .full-width .testimonial-header .white-box.with-image h2 {
    font-size: 0.8em;
    color: #006fb1; }
  #home-left .full-width .testimonial-wrapper .title {
    color: #006fb1;
    font-size: 1.2em;
    font-weight: 100; }
    #home-left .full-width .testimonial-wrapper .title strong {
      color: #006fb1; }
  #home-left .full-width .testimonial-body p {
    font-size: 0.8em; }
    #home-left .full-width .testimonial-body p strong {
      color: #4b4b4b; }
  #home-left .full-width .testimonial-footer p {
    font-style: italic; }
  #home-left .full-width .testimonial-footer .btn-wrap {
    margin-bottom: 1.2em; }
  #home-left .full-width .testimonial-footer p.red-text {
    color: #98002e; }
  #home-left .full-width .testimonial-footer p a {
    color: #d41132; }

.download {
  border-top: 2px dotted #cfcece;
  padding: 0.8em 0 0 0;
  float: left;
  width: 100%;
  margin-top: 1.6em; }
  .download h3 {
    color: #006fb1;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0.8em; }
  .download .btn {
    float: left;
    background: Transparent; }
  .download .download-left {
    width: 100%;
    float: left; }
  .download .download-right {
    width: 100%; }
    .download .download-right img {
      width: 100%;
      height: auto; }

/* TEAM */
#testimonials blockquote {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 1em;
  line-height: 1.4em; }
#testimonials cite {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-size: 70%; }
#testimonials small {
  margin: 10px 0 0 0;
  width: 100%;
  display: block;
  float: left; }
  #testimonials small p {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px; }
    #testimonials small p a {
      color: #d41132; }

/* BLOG  */
.blog #home-left .full-width .page-padding {
  width: 100%;
  float: left; }
  .blog #home-left .full-width .page-padding article {
    float: left;
    width: 100%;
    margin-bottom: 0.8em; }
    .blog #home-left .full-width .page-padding article .post-inner {
      background: #ffffff;
      float: left;
      width: 100%; }
      .blog #home-left .full-width .page-padding article .post-inner .post-image {
        width: 100%;
        float: left; }
        .blog #home-left .full-width .page-padding article .post-inner .post-image img {
          width: 100%;
          float: left; }
      .blog #home-left .full-width .page-padding article .post-inner .post-content {
        padding: 0.8em;
        float: left;
        width: 100%; }
        .blog #home-left .full-width .page-padding article .post-inner .post-content h3 {
          margin-top: 0px;
          width: 100%;
          border-bottom: 2px dotted #cfcece;
          padding-bottom: 0.8em;
          color: #4b4b4b;
          font-size: 0.9em;
          font-weight: 700; }
        .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-content p {
          font-size: 0.65em;
          line-height: 1.4em;
          margin-bottom: 0px; }
          .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-content p a {
            color: #d41132;
            font-weight: 700;
            font-style: italic; }
        .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta {
          float: left;
          width: 100%;
          padding: 0 0 0.8em; }
          .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta .author-avatar {
            width: 40px;
            height: 40px;
            -webkit-border-radius: 40px;
            -moz-border-radius: 40px;
            -ms-border-radius: 40px;
            -o-border-radius: 40px;
            border-radius: 40px;
            display: block;
            overflow: hidden;
            float: left; }
          .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta .author-info {
            padding-top: 2px;
            width: calc(100% - 40px);
            padding-left: 10px;
            float: left; }
            .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta .author-info p {
              font-size: 0.65em;
              line-height: 1.4em;
              margin: 0px;
              color: #959391;
              font-weight: 700; }
            .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta .author-info p.desc {
              font-weight: 300;
              font-style: italic;
              font-size: 0.55em; }
  .blog #home-left .full-width .page-padding article.featured .post-inner {
    background: #cfcece; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content h3 {
      border-bottom: 2px dotted #ffffff;
      font-size: 1.2em; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-content h3 a {
        color: #ffffff; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content .entry-content p {
      line-height: 1.8em; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content .entry-meta .author-info p {
      color: #ffffff; }
  .blog #home-left .full-width .page-padding .archives {
    float: left;
    width: 100%;
    padding: 0.8em 1.6em;
    background: #ffffff; }
    .blog #home-left .full-width .page-padding .archives h4 {
      color: #4b4b4b;
      text-transform: uppercase;
      border-bottom: 2px dotted #cfcece;
      width: 100%;
      margin-top: 0px;
      padding-bottom: 0.8em;
      margin-bottom: 0.8em; }
    .blog #home-left .full-width .page-padding .archives .inner {
      float: left;
      width: 100%; }
      .blog #home-left .full-width .page-padding .archives .inner article {
        margin-bottom: 0px; }
        .blog #home-left .full-width .page-padding .archives .inner article .post-inner {
          padding: 0; }
          .blog #home-left .full-width .page-padding .archives .inner article .post-inner .post-content {
            padding: 0;
            width: 100%; }
            .blog #home-left .full-width .page-padding .archives .inner article .post-inner .post-content h3 {
              margin: 0px;
              padding: 0px;
              border: none;
              text-transform: uppercase; }
              .blog #home-left .full-width .page-padding .archives .inner article .post-inner .post-content h3 a {
                color: #4f77c2; }
            .blog #home-left .full-width .page-padding .archives .inner article .post-inner .post-content .entry-content a {
              font-size: 0.7em;
              color: #d41132;
              font-style: italic;
              line-height: 1.2em;
              float: left;
              padding: 5px 0 15px 0; }

.single-post #home-left .full-width article {
  float: left;
  width: 100%;
  margin-bottom: 0.8em; }
  .single-post #home-left .full-width article .post-inner {
    background: #ffffff;
    float: left;
    width: 100%; }
    .single-post #home-left .full-width article .post-inner .post-image {
      width: 100%;
      float: left; }
      .single-post #home-left .full-width article .post-inner .post-image img {
        width: 100%;
        float: left; }
    .single-post #home-left .full-width article .post-inner .post-content {
      padding: 1.6em;
      float: left;
      width: 100%; }
      .single-post #home-left .full-width article .post-inner .post-content h1 {
        margin-top: 0px;
        width: 100%;
        color: #4b4b4b;
        font-size: 2em;
        font-weight: 700; }
      .single-post #home-left .full-width article .post-inner .post-content .entry-content {
        padding-top: 1.6em; }
        .single-post #home-left .full-width article .post-inner .post-content .entry-content p {
          font-size: 0.9em;
          line-height: 1.6em;
          margin-bottom: 0px; }
          .single-post #home-left .full-width article .post-inner .post-content .entry-content p a {
            color: #d41132;
            font-weight: 700;
            font-style: italic; }
        .single-post #home-left .full-width article .post-inner .post-content .entry-content h2, .single-post #home-left .full-width article .post-inner .post-content .entry-content h3, .single-post #home-left .full-width article .post-inner .post-content .entry-content h4, .single-post #home-left .full-width article .post-inner .post-content .entry-content h5, .single-post #home-left .full-width article .post-inner .post-content .entry-content h6 {
          color: #006fb1; }
        .single-post #home-left .full-width article .post-inner .post-content .entry-content h2 {
          font-size: 1.4em;
          line-height: 1.4em;
          font-weight: 400; }
        .single-post #home-left .full-width article .post-inner .post-content .entry-content h3 {
          font-size: 1.2em;
          font-weight: 400; }
      .single-post #home-left .full-width article .post-inner .post-content .entry-meta {
        border-bottom: 2px dotted #cfcece;
        float: left;
        width: 100%;
        padding: 0em 0 1.6em;
        margin-bottom: 1.6em; }
        .single-post #home-left .full-width article .post-inner .post-content .entry-meta .author-avatar {
          width: 40px;
          height: 40px;
          -webkit-border-radius: 40px;
          -moz-border-radius: 40px;
          -ms-border-radius: 40px;
          -o-border-radius: 40px;
          border-radius: 40px;
          display: block;
          overflow: hidden;
          float: left; }
        .single-post #home-left .full-width article .post-inner .post-content .entry-meta .author-info {
          padding-top: 2px;
          width: calc(100% - 40px);
          padding-left: 10px;
          float: left; }
          .single-post #home-left .full-width article .post-inner .post-content .entry-meta .author-info p {
            font-size: 0.8em;
            line-height: 1.4em;
            margin: 0px;
            color: #959391;
            font-weight: 700; }
          .single-post #home-left .full-width article .post-inner .post-content .entry-meta .author-info p.desc {
            font-weight: 300;
            font-style: italic;
            font-size: 0.55em; }
      .single-post #home-left .full-width article .post-inner .post-content a.red {
        color: #d41132; }

@media screen and (min-width: 480px) {
  #home-left #slider .owl-stage {
    height: auto; }
    #home-left #slider .owl-stage .slide.feature-box .slide-image img {
      height: 100%; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content h2 {
      font-size: 2em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content h3 {
      font-size: 1.2em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content p {
      font-size: 0.7em; }
  #home-left .full-width .banner .banner-content .banner-content-inner .cell .h2 {
    font-size: 2.2em; }
  #home-left .full-width .banner .banner-content .banner-content-inner .cell .h3 {
    font-size: 1.6em; }
  #home-left .full-width .banner .banner-content .banner-content-inner .cell .h4 {
    font-size: 0.9em; }
  #home-left .full-width .plan-col-3 .banner .h2 {
    font-size: 3em !important; }
  #home-left .slider-flags .wide-banner-content {
    padding-left: 28%; }
    #home-left .slider-flags .wide-banner-content h2.title-white, #home-left .slider-flags .wide-banner-content h2.title-grey {
      font-szize: 0.7em;
      margin-top: 8px; }
    #home-left .slider-flags .wide-banner-content p {
      font-size: 0.5em;
      line-height: 1.3em;
      padding-right: 0px; } }
@media screen and (min-width: 600px) {
  #testimonials blockquote {
    font-size: 1.4em; }

  #home-left #slider .owl-stage {
    height: 600px; }
    #home-left #slider .owl-stage .slide .slide-content {
      position: absolute;
      left: 0px;
      bottom: 0px;
      right: 0px;
      padding: 0 1.6em 1.6em 1.6em; }
    #home-left #slider .owl-stage .slide.feature-box {
      overflow: hidden; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content {
        z-index: 2;
        position: absolute;
        left: 0.8em;
        bottom: 0.6em;
        height: auto !important;
        padding: 1.6em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content p {
          font-size: 0.8em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-2, #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-1, #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-3 {
        height: 100%; }
        #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-2 img, #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-1 img, #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-3 img {
          height: 100%;
          object-fit: cover; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 {
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: transparent; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h2 {
          font-size: 3em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h3 {
          font-size: 1.8em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h4, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h4, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h4 {
          font-size: 1.4em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 small, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 small, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 small {
          position: absolute;
          left: 2em;
          bottom: 1.6em;
          margin: 0px 1.6em 0 0; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-4 {
        width: auto;
        right: 2em;
        left: auto; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 {
        left: 0px;
        right: 0px;
        bottom: 0px; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h2 {
          font-size: 2.6em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h3 {
          font-size: 1.6em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 .btn {
          float: right;
          margin-bottom: 0em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 small {
          position: absolute;
          left: 2em;
          bottom: 1.6em;
          margin: 0px 1.6em 0 0; }
  #home-left .slider-flags {
    margin-bottom: 0em; }
    #home-left .slider-flags h2 {
      font-size: 1.6em; }
    #home-left .slider-flags h3 {
      margin-top: 0.2em;
      font-size: 1.2em; }
    #home-left .slider-flags ul.flags {
      margin-bottom: 0px; }
      #home-left .slider-flags ul.flags li.fbtn {
        clear: none;
        float: left;
        display: block;
        padding: 8px 10px; }
    #home-left .slider-flags .wide-banner-content h2.title-white {
      font-size: 0.9em;
      margin-top: 10px; }
    #home-left .slider-flags .wide-banner-content h2.title-grey {
      font-size: 0.9em;
      margin-top: 10px; }
    #home-left .slider-flags .wide-banner-content p {
      font-size: 0.6em;
      line-height: 1.3em; }
    #home-left .slider-flags .wide-banner-content .btn {
      font-size: 0.6em; }
  #home-left .full-width .plan-col-3 .banner .h2 {
    font-size: 4em !important; }
  #home-left .full-width .plan-col-3 .banner .h3 {
    font-size: 2.2em !important; }
  #home-left .full-width .plan-col-3 .banner .h4 {
    font-size: 1.2em !important; }
  #home-left .full-width .our-team-loop .col-3 {
    width: 33.333%; }
  #home-left .full-width .our-team-loop#total-items-3 .col-number-3 {
    float: left; }
  #home-left .full-width .our-team-loop#total-items-5 {
    max-width: 600px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-5 .col-number-4 {
      margin-left: 15.15%; }
    #home-left .full-width .our-team-loop#total-items-5 .col-number-5 {
      float: left; }
  #home-left .full-width .our-team-loop#total-items-6 {
    max-width: 600px;
    margin: 0 auto; }
  #home-left .full-width .our-team-loop#total-items-7 {
    max-width: 600px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-7 .col-3 {
      width: 25%; }
    #home-left .full-width .our-team-loop#total-items-7 .col-number-5 {
      margin-left: 12.5%; }
    #home-left .full-width .our-team-loop#total-items-7 .col-number-7 {
      float: left; }
  #home-left .full-width .our-team-loop#total-items-8 {
    max-width: 600px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-8 .col-3 {
      width: 25%; }
  #home-left .full-width .our-team-loop#total-items-9 {
    max-width: 600px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-9 .col-3 {
      width: 33.333%; }
    #home-left .full-width .our-team-loop#total-items-9 .col-number-9 {
      float: left; }
  #home-left .full-width .our-team-loop#total-items-10 {
    max-width: 600px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-10 .col-3 {
      width: 25%; }
    #home-left .full-width .our-team-loop#total-items-10 .col-number-9 {
      margin-left: 25%; }
  #home-left .full-width .our-team-loop#total-items-11 {
    max-width: 600px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-11 .col-number-10 {
      margin-left: 15.15%; }
    #home-left .full-width .our-team-loop#total-items-11 .col-number-11 {
      float: left; }
  #home-left .full-width .our-team-loop#total-items-12 {
    max-width: 600px;
    margin: 0 auto; }
  #home-left .full-width .testimonial-header .white-box.with-image h1 {
    font-size: 1.2em; }
  #home-left .full-width .testimonial-header .white-box.with-image h2 {
    font-size: 1em; }
  #home-left .full-width .testimonial-wrapper .title {
    font-size: 1.6em;
    font-weight: 100; }
  #home-left .full-width .testimonial-body p {
    font-size: 1em; }

  .download .download-left {
    width: calc(100% - 300px);
    float: left; }
  .download .download-right {
    width: 300px;
    float: left; }
    .download .download-right img {
      width: 300px;
      height: auto; }

  /* BLOG  */
  .blog #home-left .full-width .page-padding {
    width: 100%;
    float: left; }
    .blog #home-left .full-width .page-padding article .post-inner .post-image {
      width: 30%; }
    .blog #home-left .full-width .page-padding article .post-inner .post-content {
      width: 70%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-image {
      width: 45%; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-image img {
        object-fit: cover;
        width: auto;
        height: 100%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content {
      width: 55%; }
    .blog #home-left .full-width .page-padding article.wide .post-inner .post-image {
      width: 100%; }
    .blog #home-left .full-width .page-padding article.wide .post-inner .post-content {
      width: 100%; }

  .single-post #home-left .full-width article .post-inner .post-content {
    padding: 3.2em; } }
@media screen and (min-width: 768px) {
  .home-block {
    position: relative;
    width: calc(50% - 0.2em);
    float: left;
    padding-bottom: 3em; }
    .home-block h3 {
      font-size: 0.8em; }
    .home-block .text-wrap p {
      margin-bottom: 0px; }
    .home-block .text-wrap .button-logo-wrap {
      bottom: 1em;
      left: 1em;
      right: 1em;
      position: absolute; }
      .home-block .text-wrap .button-logo-wrap .btn {
        float: left;
        bottom: 0px; }

  #home-block-1 {
    margin-right: 0.2em; }

  #home-block-2 {
    margin-left: 0.2em; }

  .full-width {
    padding-top: 0.4em;
    float: left;
    width: 100%; }
    .full-width .home-block {
      width: calc(33.3333% - 0.3em);
      margin: 0px 0 0.4em 0 !important; }
    .full-width #home-block-1, .full-width #home-block-4 {
      margin-right: 0.3em !important; }
    .full-width #home-block-2, .full-width #home-block-5 {
      margin-right: 0.15em !important;
      margin-left: 0.15em !important; }
    .full-width #home-block-3, .full-width #home-block-6 {
      margin-left: 0.3em !important; }

  #home-left #slider {
    margin-top: 0.4em; }
    #home-left #slider .owl-stage {
      height: 750px; }
      #home-left #slider .owl-stage .slide .slide-content {
        padding: 1.6em; }
        #home-left #slider .owl-stage .slide .slide-content h2 {
          font-size: 3em;
          margin-top: 0px; }
        #home-left #slider .owl-stage .slide .slide-content h3 {
          font-size: 2.2em; }
        #home-left #slider .owl-stage .slide .slide-content p {
          font-size: 1em; }
      #home-left #slider .owl-stage .slide .slide-content.layout-5.fb-red {
        background: rgba(211, 17, 50, 0.7); }
      #home-left #slider .owl-stage .slide .slide-content.layout-5.fb-dark-blue {
        background: rgba(2, 77, 140, 0.7); }
      #home-left #slider .owl-stage .slide .slide-content.layout-5.fb-lime-green {
        background: rgba(178, 174, 51, 0.85); }
      #home-left #slider .owl-stage .slide .slide-content.layout-5.fb-mid-blue {
        background: rgba(79, 119, 194, 0.85); }
      #home-left #slider .owl-stage .slide .slide-content.layout-5.fb-grape {
        background: rgba(153, 24, 92, 0.85); }
      #home-left #slider .owl-stage .slide .slide-content.layout-5.fb-yellow {
        background: rgba(252, 185, 6, 0.85); }
      #home-left #slider .owl-stage .slide .slide-content.layout-5.fb-sky-blue {
        background: rgba(37, 152, 206, 0.7); }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h2 {
        font-size: 3.4em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h3 {
        font-size: 2.4em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h4, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h4, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h4 {
        font-size: 2em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h2 {
        font-size: 3.4em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h3 {
        font-size: 2.4em; }
  #home-left .slider-flags .wide-banner-content h2.title-white {
    font-size: 1.4em;
    margin-top: 20px; }
  #home-left .slider-flags .wide-banner-content h2.title-grey {
    font-size: 1.4em;
    margin-top: 20px; }
  #home-left .slider-flags .wide-banner-content p {
    font-size: 0.9em;
    line-height: 1.3em; }
  #home-left .slider-flags .wide-banner-content .btn {
    font-size: 1em; }
  #home-left .full-width .white-box {
    width: 100%;
    background: #ffffff;
    padding: 1.6em;
    float: left; }
    #home-left .full-width .white-box .text-wrap {
      padding-top: 1.6em;
      width: 40%;
      padding-left: 1.6em;
      float: left; }
      #home-left .full-width .white-box .text-wrap p {
        font-size: 0.8em;
        line-height: 1.6em; }
      #home-left .full-width .white-box .text-wrap h3 {
        line-height: 1.2em;
        font-size: 1.6em; }
    #home-left .full-width .white-box .video-wrap {
      width: 60%;
      float: left;
      margin-bottom: 0px; }
  #home-left .full-width .block .team-members .col-8 {
    width: 25%; }
  #home-left .full-width .benefits-block .image-left {
    width: 50%; }
  #home-left .full-width .benefits-block .text-wrap {
    width: 50%; }
  #home-left .full-width .benefits-block.team-member-block {
    height: 350px; }
    #home-left .full-width .benefits-block.team-member-block .image-left {
      height: 100%;
      width: 25%; }
      #home-left .full-width .benefits-block.team-member-block .image-left img {
        height: 240px;
        width: auto;
        margin-left: 1.6em; }
    #home-left .full-width .benefits-block.team-member-block .text-wrap {
      width: 75%; }
      #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner {
        padding-left: 2.8em; }
        #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner .section-body p, #home-left .full-width .benefits-block.team-member-block .text-wrap .text-wrap-inner .section-body ul li {
          cfont-size: 0.8em;
          line-height: 1.4em; }
  #home-left .full-width .banner .banner-content .banner-content-inner .cell .h2 {
    font-size: 2.8em; }
  #home-left .full-width .banner .banner-content .banner-content-inner .cell .h3 {
    font-size: 1.8em; }
  #home-left .full-width .banner .banner-content .banner-content-inner .cell .h4 {
    font-size: 1em; }
  #home-left .full-width .plan-col-3 .banner .h2 {
    font-size: 3em !important; }
  #home-left .full-width .plan-col-3 .banner .h3 {
    font-size: 1.8em !important; }
  #home-left .full-width .plan-col-3 .banner .h4 {
    font-size: 1.4em !important; }
  #home-left .full-width #plan-results .plan-wrap {
    width: 50%;
    float: left; }
    #home-left .full-width #plan-results .plan-wrap .plan {
      position: relative; }
      #home-left .full-width #plan-results .plan-wrap .plan .plan-content {
        height: 180px; }
      #home-left .full-width #plan-results .plan-wrap .plan .btn {
        position: absolute;
        left: 15px;
        bottom: 15px; }
  #home-left .full-width #plan-results .plan-wrap:nth-child(odd) {
    padding-right: 5px; }
  #home-left .full-width #plan-results .plan-wrap:nth-child(even) {
    padding-left: 5px; }
  #home-left .full-width .testimonials-archive .testimonials-archive-wrap {
    max-width: 860px;
    margin: 0 auto;
    float: none; }
    #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial {
      width: 50%;
      padding: 0 0.8em; }
      #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial .div-top {
        display: none; }
      #home-left .full-width .testimonials-archive .testimonials-archive-wrap .a-testimonial blockquote {
        font-size: 1.2em;
        line-height: 1.2em; }
  #home-left .full-width .testimonials-archive .testimonials-archive-wrap#total-items-3 .testimonial-3 {
    margin-left: 25%; }
  #home-left .full-width .testimonials-archive .testimonials-archive-wrap#total-items-5 .testimonial-5 {
    margin-left: 25%; }
  #home-left .full-width .testimonials-archive .testimonials-archive-wrap#total-items-7 .testimonial-7 {
    margin-left: 25%; }
  #home-left .full-width .testimonials-archive .testimonials-archive-wrap#total-items-9 .testimonial-7 {
    margin-left: 25%; }
  #home-left .full-width .our-team-loop#total-items-3 {
    max-width: 600px;
    margin: 0 auto; }
  #home-left .full-width .our-team-loop#total-items-7 {
    max-width: 700px;
    margin: 0 auto; }
  #home-left .full-width .our-team-loop#total-items-8 {
    max-width: 700px;
    margin: 0 auto; }
  #home-left .full-width .our-team-loop#total-items-10 {
    max-width: 700px;
    margin: 0 auto; }
  #home-left .full-width .our-team-loop#total-items-11 {
    max-width: 700px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-11 .col-3 {
      width: 25%; }
    #home-left .full-width .our-team-loop#total-items-11 .col-number-9 {
      margin-left: 12.5%; }
    #home-left .full-width .our-team-loop#total-items-11 .col-number-10 {
      margin-left: 0px; }
  #home-left .full-width .our-team-loop#total-items-12 {
    max-width: 700px;
    margin: 0 auto; }
    #home-left .full-width .our-team-loop#total-items-12 .col-3 {
      width: 25%; }
  #home-left .insurance-feature {
    width: 66.6666% !important;
    float: left; }
  #home-left .maps.insurance-feature {
    width: 40% !important; }
  #home-left .f-sidebar {
    width: 33.33333%;
    float: left; }
    #home-left .f-sidebar .sidebar-inner {
      height: 100%;
      margin: 0px 0 0 0.4em !important; }
      #home-left .f-sidebar .sidebar-inner ul li {
        font-size: 0.75em; }
  #home-left .maps.f-sidebar {
    width: 60%; }
    #home-left .maps.f-sidebar .sidebar-inner {
      margin: 0px !important; }

  #home-left.insurance-wrap .top-row #featured-slider {
    width: 66.6666%;
    float: left;
    padding: 0 0.15em 0 0;
    margin-top: 0.4em; }
    #home-left.insurance-wrap .top-row #featured-slider .slide {
      height: 100%; }
  #home-left.insurance-wrap .top-row #home-block-1 {
    margin-right: 0px;
    width: calc(33.3333% - 0.25em);
    margin-left: 0.25em; }

  /* BLOG  */
  .blog #home-left .full-width .page-padding article {
    width: 50%; }
    .blog #home-left .full-width .page-padding article .post-inner .post-image img {
      object-fit: cover;
      width: auto;
      height: 260px; }
    .blog #home-left .full-width .page-padding article .post-inner .post-content {
      height: 260px; }
  .blog #home-left .full-width .page-padding article.post-count-2, .blog #home-left .full-width .page-padding article.post-count-4 {
    padding-right: 0.4em; }
  .blog #home-left .full-width .page-padding article.post-count-3, .blog #home-left .full-width .page-padding article.post-count-5 {
    padding-left: 0.4em; }
  .blog #home-left .full-width .page-padding article.featured {
    width: 100%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-image {
      width: 40%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content {
      width: 60%;
      height: auto; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-content h3 {
        font-size: 1.8em; }
  .blog #home-left .full-width .page-padding article.wide .post-inner .post-content {
    height: auto; }
  .blog #home-left .full-width .page-padding .archives article {
    width: 100%; }
    .blog #home-left .full-width .page-padding .archives article .post-inner .post-content {
      height: auto; }
      .blog #home-left .full-width .page-padding .archives article .post-inner .post-content h3 {
        height: auto; }
      .blog #home-left .full-width .page-padding .archives article .post-inner .post-content .entry-content {
        height: auto; } }
@media screen and (min-width: 900px) {
  .home-block {
    padding-bottom: 2.4em; }
    .home-block h3 {
      font-size: 0.9em; }
    .home-block .text-wrap p {
      font-size: 0.65em; }
    .home-block .text-wrap .button-logo-wrap {
      bottom: 0.8em;
      left: 0.8em;
      right: 0.8em; }
      .home-block .text-wrap .button-logo-wrap .plan-logo-wrap {
        bottom: 0em; }
        .home-block .text-wrap .button-logo-wrap .plan-logo-wrap img {
          max-width: 50px;
          height: auto; }

  #home-left #slider .owl-stage {
    height: 590px; }
    #home-left #slider .owl-stage .slide .slide-content h2 {
      font-size: 1.8em; }
    #home-left #slider .owl-stage .slide .slide-content h3 {
      font-size: 1.2em; }
    #home-left #slider .owl-stage .slide .slide-content p {
      font-size: 0.7em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-5 {
      height: 100%; }
      #home-left #slider .owl-stage .slide.feature-box .slide-image.layout-5 img {
        height: 100%;
        object-fit: cover; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content h2 {
      font-size: 2.2em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content h3 {
      font-size: 1.4em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content p {
      font-size: 0.7em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h2 {
      font-size: 3em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h3 {
      font-size: 2em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h4, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h4, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h4 {
      font-size: 1.4em; }
    #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 {
      left: 0px;
      right: 0px;
      bottom: 0px; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h2 {
        font-size: 2.2em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h3 {
        font-size: 1.4em; }
  #home-left .slider-flags .wide-banner-content h2.title-white {
    font-size: 1.3em;
    margin-top: 15px; }
  #home-left .slider-flags .wide-banner-content h2.title-grey {
    font-size: 1.3em;
    margin-top: 15px; }
  #home-left .slider-flags .wide-banner-content p {
    font-size: 0.7em;
    line-height: 1.3em; }
  #home-left .slider-flags .wide-banner-content .btn {
    font-size: 0.7em; }
  #home-left .full-width .white-box .text-wrap {
    width: 35%; }
  #home-left .full-width .white-box .video-wrap {
    width: 65%; }
  #home-left .full-width .block .team-members {
    padding: 0 1.6em; }
    #home-left .full-width .block .team-members .col-8 {
      width: 12.5%; }
      #home-left .full-width .block .team-members .col-8 a {
        max-width: 100%; }
    #home-left .full-width .block .team-members .col-8:nth-child(1) a {
      transform: rotate(5deg); }
    #home-left .full-width .block .team-members .col-8:nth-child(2) a {
      transform: rotate(-12deg);
      margin-top: 20px; }
    #home-left .full-width .block .team-members .col-8:nth-child(3) a {
      transform: rotate(3deg); }
    #home-left .full-width .block .team-members .col-8:nth-child(4) a {
      transform: rotate(12deg);
      margin-top: 24px; }
    #home-left .full-width .block .team-members .col-8:nth-child(5) a {
      transform: rotate(-9deg); }
    #home-left .full-width .block .team-members .col-8:nth-child(6) a {
      transform: rotate(8deg);
      margin-top: 16px; }
    #home-left .full-width .block .team-members .col-8:nth-child(7) a {
      transform: rotate(-10deg); }
    #home-left .full-width .block .team-members .col-8:nth-child(8) a {
      transform: rotate(12deg);
      margin-top: 20px; }
  #home-left .full-width .benefits-block .image-left {
    width: 40%; }
  #home-left .full-width .benefits-block .text-wrap {
    width: 60%; }

  /* BLOG  */
  .blog #home-left .full-width .page-padding article {
    width: 45%; }
    .blog #home-left .full-width .page-padding article .post-inner .post-image img {
      height: 240px; }
    .blog #home-left .full-width .page-padding article .post-inner .post-content {
      padding-bottom: 0px;
      height: 240px; }
      .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta {
        padding-bottom: 0.2em; }
  .blog #home-left .full-width .page-padding article.post-count-2, .blog #home-left .full-width .page-padding article.post-count-3 {
    padding-right: 0em;
    padding-left: 0.8em; }
  .blog #home-left .full-width .page-padding article.featured {
    width: 55%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content {
      height: 496px; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-content h3 {
        font-size: 1.6em; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-image img {
      height: 496px; }
  .blog #home-left .full-width .page-padding article.wide {
    width: 50%; }
    .blog #home-left .full-width .page-padding article.wide .post-inner .post-content {
      height: 240px; }
    .blog #home-left .full-width .page-padding article.wide .post-inner .post-image img {
      width: 100%;
      height: auto; } }
@media screen and (min-width: 1080px) {
  .home-block h3 {
    font-size: 0.9em; }
  .home-block .text-wrap p {
    font-size: 0.65em; }

  #home-left {
    width: 70%; }
    #home-left #slider .owl-stage {
      height: 530px; }
      #home-left #slider .owl-stage .slide .slide-content h2 {
        font-size: 1.6em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-image .slide-content h2 {
        font-size: 2.8em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-image .slide-content h3 {
        font-size: 1.8em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-image .slide-content p {
        font-size: 0.8em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-image .slide-content.layout-5 h2 {
        font-size: 2.2em; }
      #home-left #slider .owl-stage .slide.feature-box .slide-image .slide-content.layout-5 h3 {
        font-size: 1.4em; }
    #home-left .slider-flags {
      margin: 0.4em 0 0 0 !important; }
      #home-left .slider-flags h2 {
        font-size: 1.8em;
        margin-top: 0px; }
      #home-left .slider-flags h3 {
        font-size: 1.4em; }
      #home-left .slider-flags .wide-banner-bg {
        MARGIN-TOP: 0px; }
      #home-left .slider-flags .wide-banner-content h2.title-white {
        font-size: 1.1em;
        margin-top: 0px; }
      #home-left .slider-flags .wide-banner-content h2.title-grey {
        font-size: 1.1em;
        margin-top: 0px; }
      #home-left .slider-flags .wide-banner-content p {
        font-size: 0.65em;
        line-height: 1.3em; }
      #home-left .slider-flags .wide-banner-content .btn {
        font-size: 0.65em; }
    #home-left .full-width .benefits-block .image-left {
      width: 50%; }
    #home-left .full-width .benefits-block .text-wrap {
      width: 50%; }
    #home-left .full-width .benefits-block .btn {
      margin-top: 0px; }
    #home-left .full-width .benefits-block.team-member-block .image-left img {
      margin-left: 3.6em; }
    #home-left .full-width .plan-col-3 .banner .h2 {
      font-size: 2.6em !important; }
    #home-left .full-width .plan-col-3 .banner .h3 {
      font-size: 1.4em !important; }
    #home-left .full-width .plan-col-3 .banner .h4 {
      font-size: 1.2em !important; }

  #home-left.home-left-full {
    width: 100%; }

  /* BLOG  */
  .blog #home-left .full-width .page-padding article {
    width: 40%; }
    .blog #home-left .full-width .page-padding article .post-inner .post-image img {
      height: 260px; }
    .blog #home-left .full-width .page-padding article .post-inner .post-content {
      height: 260px; }
  .blog #home-left .full-width .page-padding article.featured {
    width: 60%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content {
      width: 45%;
      height: 536px; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-content h3 {
        font-size: 1.2em; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-image {
      width: 55%; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-image img {
        height: 536px; }
  .blog #home-left .full-width .page-padding article.wide .post-inner .post-content {
    height: 260px; } }
@media screen and (min-width: 1200px) {
  .home-block {
    width: calc(50% - 0.4em);
    margin-top: 0.8em;
    padding-bottom: 2.6em; }
    .home-block h3 {
      font-size: 1em; }
    .home-block .text-wrap p {
      font-size: 0.7em;
      line-height: 1.6em; }

  #home-block-1 {
    margin-right: 0.4em; }

  #home-block-2 {
    margin-left: 0.4em; }

  .full-width {
    padding-top: 0.8em; }
    .full-width .home-block {
      width: calc(33.3333% - 0.4em); }
    .full-width #home-block-1, .full-width #home-block-4 {
      margin-right: 0.4em !important; }
    .full-width #home-block-2, .full-width #home-block-5 {
      margin-right: 0.2em !important;
      margin-left: 0.2em !important; }
    .full-width #home-block-3, .full-width #home-block-6 {
      margin-left: 0.4em !important; }

  #home-left {
    padding-right: 0.8em;
    padding-left: 1.6em;
    width: 73%; }
    #home-left #slider {
      margin-top: 0.8em; }
      #home-left #slider .owl-stage {
        height: 610px; }
        #home-left #slider .owl-stage .slide .slide-content {
          padding: 1.6em 1.6em 1.6em 1.6em; }
          #home-left #slider .owl-stage .slide .slide-content p {
            font-size: 0.8em;
            line-height: 1.35em; }
          #home-left #slider .owl-stage .slide .slide-content h2 {
            font-size: 2.4em; }
          #home-left #slider .owl-stage .slide .slide-content h3 {
            font-size: 1.8em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content h2 {
          font-size: 3.2em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content h3 {
          font-size: 2em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content p {
          font-size: 0.8em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h2 {
          font-size: 2.8em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-5 h3 {
          font-size: 1.6em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h2, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h2 {
          font-size: 3.6em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 h3, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 h3 {
          font-size: 2.4em; }
        #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-1 p, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-2 p, #home-left #slider .owl-stage .slide.feature-box .slide-content.layout-3 p {
          font-size: 1em; }
    #home-left .slider-flags .wide-banner-bg {
      MARGIN-TOP: 0.6em; }
    #home-left .slider-flags .wide-banner-content h2.title-white {
      font-size: 1.2em;
      margin-top: 15px; }
    #home-left .slider-flags .wide-banner-content h2.title-grey {
      font-size: 1.2em;
      margin-top: 15px; }
    #home-left .slider-flags .wide-banner-content p {
      font-size: 0.65em;
      line-height: 1.3em; }
    #home-left .slider-flags .wide-banner-content .btn {
      font-size: 0.7em; }
    #home-left .full-width .benefits-block .image-left {
      width: 36%; }
    #home-left .full-width .benefits-block .text-wrap {
      width: 64%; }
    #home-left .full-width .banner .banner-content .banner-content-inner .cell .h2 {
      font-size: 3em; }
    #home-left .full-width .banner .banner-content .banner-content-inner .cell .h3 {
      font-size: 2em; }
    #home-left .full-width .banner .banner-content .banner-content-inner .cell .h4 {
      font-size: 1.2em; }
    #home-left .full-width #plan-results .plan-wrap {
      width: 33.333333%;
      float: left; }
      #home-left .full-width #plan-results .plan-wrap .plan .plan-content {
        height: 200px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(1) {
      padding-right: 10px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(2) {
      padding-left: 5px;
      padding-right: 5px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(3) {
      padding-left: 10px;
      padding-right: 0px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(4) {
      padding-right: 10px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(5) {
      padding-left: 5px;
      padding-right: 5px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(6) {
      padding-left: 10px;
      padding-right: 0px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(7) {
      padding-right: 10px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(8) {
      padding-left: 5px;
      padding-right: 5px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(9) {
      padding-left: 10px;
      padding-right: 0px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(10) {
      padding-right: 10px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(11) {
      padding-left: 5px;
      padding-right: 5px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(12) {
      padding-left: 10px;
      padding-right: 0px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(13) {
      padding-right: 10px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(14) {
      padding-left: 5px;
      padding-right: 5px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(15) {
      padding-left: 10px;
      padding-right: 0px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(16) {
      padding-right: 10px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(17) {
      padding-left: 5px;
      padding-right: 5px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(18) {
      padding-left: 10px;
      padding-right: 0px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(19) {
      padding-right: 10px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(20) {
      padding-left: 5px;
      padding-right: 5px; }
    #home-left .full-width #plan-results .plan-wrap:nth-child(21) {
      padding-left: 10px;
      padding-right: 0px; }
    #home-left .f-sidebar .sidebar-inner {
      margin: 0 0 0 0.8em !important; }
    #home-left .maps.f-sidebar .sidebar-inner {
      margin: 0px !important; }

  #home-left.home-left-full {
    width: 100%; }

  #home-left.insurance-wrap .top-row #featured-slider {
    float: left;
    padding: 0 0.2em 0 0;
    margin-top: 0.8em; }
  #home-left.insurance-wrap .top-row #home-block-1 {
    margin-right: 0px;
    width: calc(33.3333% - 0.4em);
    margin-left: 0.4em; }

  /* BLOG  */
  .blog #home-left .full-width .page-padding article {
    width: 40%; }
    .blog #home-left .full-width .page-padding article .post-inner .post-image img {
      height: 210px; }
    .blog #home-left .full-width .page-padding article .post-inner .post-content {
      height: 210px; }
      .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta .author-info {
        padding-top: 0px; }
        .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta .author-info p {
          font-size: 0.6em; }
      .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-meta .author-avatar {
        width: 25px;
        height: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        border-radius: 25px; }
      .blog #home-left .full-width .page-padding article .post-inner .post-content .entry-content p {
        font-size: 0.6em;
        line-height: 1.3em; }
  .blog #home-left .full-width .page-padding article.featured {
    width: 60%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content {
      width: 50%;
      height: 436px; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-content .entry-meta {
        padding-bottom: 0.8em; }
        .blog #home-left .full-width .page-padding article.featured .post-inner .post-content .entry-meta .author-info {
          padding-top: 2px; }
          .blog #home-left .full-width .page-padding article.featured .post-inner .post-content .entry-meta .author-info p {
            font-size: 0.65em; }
        .blog #home-left .full-width .page-padding article.featured .post-inner .post-content .entry-meta .author-avatar {
          width: 40px;
          height: 40px;
          -webkit-border-radius: 40px;
          -moz-border-radius: 40px;
          -ms-border-radius: 40px;
          -o-border-radius: 40px;
          border-radius: 40px; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-content .entry-content p {
        font-size: 0.65em;
        line-height: 1.8em; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-image {
      width: 50%; }
      .blog #home-left .full-width .page-padding article.featured .post-inner .post-image img {
        height: 436px; }
  .blog #home-left .full-width .page-padding article.wide {
    width: 33.33333%; }
    .blog #home-left .full-width .page-padding article.wide .post-inner .post-content {
      height: 395px; }
      .blog #home-left .full-width .page-padding article.wide .post-inner .post-content .entry-meta {
        padding-bottom: 0.8em; }
        .blog #home-left .full-width .page-padding article.wide .post-inner .post-content .entry-meta .author-info {
          padding-top: 2px; }
          .blog #home-left .full-width .page-padding article.wide .post-inner .post-content .entry-meta .author-info p {
            font-size: 0.65em; }
        .blog #home-left .full-width .page-padding article.wide .post-inner .post-content .entry-meta .author-avatar {
          width: 40px;
          height: 40px;
          -webkit-border-radius: 40px;
          -moz-border-radius: 40px;
          -ms-border-radius: 40px;
          -o-border-radius: 40px;
          border-radius: 40px; }
      .blog #home-left .full-width .page-padding article.wide .post-inner .post-content .entry-content p {
        font-size: 0.7em;
        line-height: 1.8em; }
  .blog #home-left .full-width .page-padding .archives {
    width: 33.3333%;
    border-left: 0.8em solid #f1ede9;
    height: 542px;
    overflow-y: scroll; }
    .blog #home-left .full-width .page-padding .archives article .post-inner .post-content h3 {
      font-size: 0.8em; } }
@media screen and (min-width: 1400px) {
  #home-left #slider .slide.feature-box {
    height: 616px; }
    #home-left #slider .slide.feature-box .slide-image .slide-content h2 {
      font-size: 3.6em; }
    #home-left #slider .slide.feature-box .slide-image .slide-content h3 {
      font-size: 2.6em; }
    #home-left #slider .slide.feature-box .slide-image .slide-content p {
      font-size: 0.9em; }
  #home-left .slider-flags .wide-banner-content h2.title-white {
    font-size: 1.3em;
    margin-top: 15px; }
  #home-left .slider-flags .wide-banner-content h2.title-grey {
    font-size: 1.3em;
    margin-top: 15px; }
  #home-left .slider-flags .wide-banner-content p {
    font-size: 0.65em;
    line-height: 1.3em; }
  #home-left .slider-flags .wide-banner-content .btn {
    font-size: 0.75em; }

  /* BLOG  */
  .blog #home-left .full-width .page-padding article {
    width: 35%; }
  .blog #home-left .full-width .page-padding article.featured {
    width: 65%; }
    .blog #home-left .full-width .page-padding article.featured .post-inner .post-content h3 {
      font-size: 1.4em; }
  .blog #home-left .full-width .page-padding article.wide {
    width: 32.7%; }
    .blog #home-left .full-width .page-padding article.wide .post-inner .post-content {
      height: 435px;
      padding: 1.6em; }
  .blog #home-left .full-width .page-padding .archives {
    width: 34.6%;
    height: 595px;
    padding: 1.6em; } }
/*--------------------------------------------------------------
# Default Pages
--------------------------------------------------------------*/
aside#sitebar {
  width: 100%;
  padding: 0.4em;
  float: left;
  width: 100%; }
  aside#sitebar .s-inner {
    width: 100%;
    float: left;
    width: 100%;
    height: 100%;
    position: relative; }
    aside#sitebar .s-inner .widget {
      width: 100%;
      float: left;
      padding: 0.8em 1.6em; }
      aside#sitebar .s-inner .widget .widget-inner h4 {
        color: #006fb1;
        font-weight: 900;
        margin: 0px;
        font-size: 1.1em; }
      aside#sitebar .s-inner .widget .widget-inner h5 {
        color: #006fb1;
        font-weight: 500;
        margin: 0px;
        font-size: 1em; }
      aside#sitebar .s-inner .widget .widget-inner p {
        font-size: 0.7em;
        line-height: 1.5em;
        margin: 0.4em 0; }
    aside#sitebar .s-inner .widget#contact-form .widget-inner {
      padding-bottom: 1.6em;
      border-bottom: 4px dotted #cfcece; }
      aside#sitebar .s-inner .widget#contact-form .widget-inner .contact-image {
        width: 150px;
        margin: 0 auto 0.8em auto; }
        aside#sitebar .s-inner .widget#contact-form .widget-inner .contact-image img {
          -webkit-border-radius: 75px;
          -moz-border-radius: 75px;
          -ms-border-radius: 75px;
          -o-border-radius: 75px;
          border-radius: 75px;
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
      aside#sitebar .s-inner .widget#contact-form .widget-inner .btn {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px;
        font-size: 1em;
        background: #006fb1;
        color: #ffffff;
        padding: 0.6em;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
        aside#sitebar .s-inner .widget#contact-form .widget-inner .btn:hover {
          background: #004f7e; }
      aside#sitebar .s-inner .widget#contact-form .widget-inner .btn.roundbum {
        -webkit-border-radius: 30px 30px 0 0;
        -moz-border-radius: 30px 30px 0 0;
        -ms-border-radius: 30px 30px 0 0;
        -o-border-radius: 30px 30px 0 0;
        border-radius: 30px 30px 0 0; }
      aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form {
        width: 100%;
        float: left;
        background: #ffffff;
        padding: 1em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 1;
        max-height: 1000px;
        position: relative;
        z-index: 1; }
        aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner {
          width: 100%;
          float: left; }
          aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper {
            margin: 0px !important; }
            aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li {
              padding-right: 0px;
              width: 100% !important;
              margin-top: 0px;
              margin-bottom: 10px; }
              aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li label {
                font-weight: 300;
                font-size: 0.7em; }
              aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li .ginput_container {
                margin-top: 0px; }
                aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li .ginput_container textarea {
                  height: 150px; }
                aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li .ginput_container input {
                  font-size: 0.75em;
                  padding: 10px; }
                aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li .ginput_container select {
                  font-size: 0.75em;
                  padding: 10px;
                  -webkit-border-radius: 3px;
                  -moz-border-radius: 3px;
                  -ms-border-radius: 3px;
                  -o-border-radius: 3px;
                  border-radius: 3px; }
                aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li .ginput_container ul {
                  float: left;
                  width: 100%; }
                  aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li .ginput_container ul li {
                    width: 50% !important;
                    float: left; }
            aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li.gfield_error {
              padding-bottom: 0px !important;
              max-width: 100% !important;
              background: #ffffff !important;
              border: none !important; }
              aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li.gfield_error .validation_message {
                padding: 0px !important;
                font-size: 0.7em; }
              aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form .the-form-inner .gform_wrapper form .gform_body ul li.gfield_error label {
                margin-top: 0px !important; }
      aside#sitebar .s-inner .widget#contact-form .widget-inner .the-form.hider {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 0;
        max-height: 0px;
        overflow: hidden; }
    aside#sitebar .s-inner .widget#social .widget-inner ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      float: left;
      width: 100%;
      margin-bottom: 0.8em; }
      aside#sitebar .s-inner .widget#social .widget-inner ul li {
        float: left;
        padding-right: 5px;
        display: block; }
        aside#sitebar .s-inner .widget#social .widget-inner ul li a {
          display: block;
          cursor: pointer;
          float: left;
          overflow: hidden;
          text-indent: -9999px;
          width: 40px;
          height: 40px; }
        aside#sitebar .s-inner .widget#social .widget-inner ul li a.facebook {
          background: url(img/facebook.png) 0 0 no-repeat;
          background-size: 40px 40px; }
        aside#sitebar .s-inner .widget#social .widget-inner ul li a.twitter {
          background: url(img/twitter.png) 0 0 no-repeat;
          background-size: 40px 40px; }
        aside#sitebar .s-inner .widget#social .widget-inner ul li a.linkedin {
          background: url(img/linkedin.png) 0 0 no-repeat;
          background-size: 40px 40px; }
        aside#sitebar .s-inner .widget#social .widget-inner ul li a.youtube {
          background: url(img/youtube.png) 0 0 no-repeat;
          background-size: 40px 40px; }
        aside#sitebar .s-inner .widget#social .widget-inner ul li a.googleplus {
          background: url(img/googleplus.png) 0 0 no-repeat;
          background-size: 40px 40px; }
        aside#sitebar .s-inner .widget#social .widget-inner ul li a.rss {
          background: url(img/rss.png) 0 0 no-repeat;
          background-size: 40px 40px; }
    aside#sitebar .s-inner .widget#radio .widget-inner a {
      display: block;
      margin: 0 auto;
      width: auto;
      display: table; }
      aside#sitebar .s-inner .widget#radio .widget-inner a img {
        max-width: 200px;
        height: auto; }
    aside#sitebar .s-inner .widget#radio .widget-inner .big-radio-content {
      display: none; }
    aside#sitebar .s-inner .widget#radio.radio-large .widget-inner a.radio-link {
      display: none; }
    aside#sitebar .s-inner .widget#radio.radio-large .widget-inner .big-radio-content {
      display: block; }
      aside#sitebar .s-inner .widget#radio.radio-large .widget-inner .big-radio-content a {
        color: #4f77c2;
        display: inline;
        text-decoration: underline;
        margin: 0px; }
      aside#sitebar .s-inner .widget#radio.radio-large .widget-inner .big-radio-content em {
        color: #4f77c2; }
    aside#sitebar .s-inner .widget#glimpse .widget-inner {
      padding-bottom: 1.6em;
      border-bottom: 4px dotted #959391; }
      aside#sitebar .s-inner .widget#glimpse .widget-inner .news-bubble {
        background: url(img/gl-nl.png) 0 0 no-repeat;
        background-size: 257px 453px;
        width: 257px;
        height: 453px;
        margin: 0 auto;
        padding: 250px 15px 20px 15px; }
        aside#sitebar .s-inner .widget#glimpse .widget-inner .brochure-bubble {
          background: url(img/brochure-widget-img.png) 0 0 no-repeat;
          background-size: 257px 453px;
          width: 257px;
          height: 453px;
          margin: 0 auto;
          padding: 250px 15px 20px 15px; }
      aside#sitebar .s-inner .widget#glimpse .widget-inner p {
        color: #ffffff;
        margin-bottom: 0px; }
      aside#sitebar .s-inner .widget#glimpse .widget-inner a {
        width: 100%;
        display: block;
        font-weight: 900;
        font-size: 0.8em;
        text-align: center;
        font-style: italic;
        color: #024d8c; }
        aside#sitebar .s-inner .widget#glimpse .widget-inner a:hover {
          color: #4f77c2; }
    aside#sitebar .s-inner .widget#FCO {
      padding-bottom: 0px; }
      aside#sitebar .s-inner .widget#FCO .widget-inner a {
        width: 100%;
        float: left; }
        aside#sitebar .s-inner .widget#FCO .widget-inner a img {
          width: 100%;
          float: left; }
          aside#sitebar .s-inner .widget#ageinspain {

          }
          aside#sitebar .s-inner .widget#ageinspain .widget-inner {
            background: rgb(226,149,49);
            background: linear-gradient(214deg, rgba(226,149,49,1) 0%, rgba(222,78,54,1) 100%);
            padding: 15px;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            -ms-border-radius: 15px;
            -o-border-radius: 15px;
            border-radius: 15px;
          }
          .aisbluebutton {padding:5px 10px; border-radius:20px; color:#ffffff; text-decoration:none; background-color:#002D9C;font-size:14px;margin-left: 20px;}

    aside#sitebar .s-inner .widget#you_might_be_interested_in {
      margin-top: 40px;
      padding-bottom: 0px;
      clear: both; }
      aside#sitebar .s-inner .widget#you_might_be_interested_in .widget-inner {
        padding: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px;
        background: #959391; }
        aside#sitebar .s-inner .widget#you_might_be_interested_in .widget-inner h4 {
          color: #4b4b4b;
          font-weight: 300; }
          aside#sitebar .s-inner .widget#you_might_be_interested_in .widget-inner h4 strong {
            font-weight: 700; }
        aside#sitebar .s-inner .widget#you_might_be_interested_in .widget-inner p {
          color: #ffffff; }
        aside#sitebar .s-inner .widget#you_might_be_interested_in .widget-inner a {
          font-weight: bold;
          color: #4b4b4b; }

.page-padding {
  padding: 0 0.4em 0 0.4em;
  width: 100%; }
  .page-padding .primary-page-area {
    float: left;
    background: #ffffff; }
    .page-padding .primary-page-area .featured-image {
      float: left; }
      .page-padding .primary-page-area .featured-image img {
        float: left;
        width: 100%; }
    .page-padding .primary-page-area .page-title {
      background-color: #98012e;
      /* Fallback Color */
      background-image: -webkit-gradient(linear, right, left, from(#d41132), to(#98012e));
      /* Saf4+, Chrome */
      background-image: -webkit-linear-gradient(right, #d41132, #98012e);
      /* Chrome 10+, Saf5.1+, iOS 5+ */
      background-image: -moz-linear-gradient(right, #d41132, #98012e);
      /* FF3.6 */
      background-image: -ms-linear-gradient(right, #d41132, #98012e);
      /* IE10 */
      background-image: -o-linear-gradient(right, #d41132, #98012e);
      /* Opera 11.10+ */
      background-image: linear-gradient(right, #d41132, #98012e);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d41132', EndColorStr='#98012e');
      padding: 1.2em 0.8em;
      float: left;
      width: 100%; }
      .page-padding .primary-page-area .page-title h1 {
        margin: 0px;
        padding: 0px;
        color: #ffffff;
        font-size: 1.6em;
        display: block;
        float: left; }
    .page-padding .primary-page-area .page-content-areas {
      padding: 0.8em;
      float: left;
      width: 100%; }
      .page-padding .primary-page-area .page-content-areas h1, .page-padding .primary-page-area .page-content-areas h2, .page-padding .primary-page-area .page-content-areas h3, .page-padding .primary-page-area .page-content-areas h4, .page-padding .primary-page-area .page-content-areas h5, .page-padding .primary-page-area .page-content-areas h6 {
        font-weight: 400;
        margin-top: 0.8em;
        line-height: 1.4em; }
      .page-padding .primary-page-area .page-content-areas h2 {
        color: #282662;
        font-size: 1.4em;
        line-height: 1.4em; }
      .page-padding .primary-page-area .page-content-areas h3 {
        font-size: 1.1em; }
        .page-padding .primary-page-area .page-content-areas h3 a {
          color: #949494; }
      .page-padding .primary-page-area .page-content-areas h4 {
        font-size: 1em; }
      .page-padding .primary-page-area .page-content-areas h5 {
        font-size: 0.8em; }
      .page-padding .primary-page-area .page-content-areas h6 {
        font-size: 0.7em; }
      .page-padding .primary-page-area .page-content-areas p {
        font-size: 0.7em; }
      .page-padding .primary-page-area .page-content-areas ul li {
        font-size: 0.7em; }
        .page-padding .primary-page-area .page-content-areas ul li li {
          font-size: 1em; }
      .page-padding .primary-page-area .page-content-areas ol li {
        font-size: 0.7em; }
        .page-padding .primary-page-area .page-content-areas ol li li {
          font-size: 1em; }
      .page-padding .primary-page-area .page-content-areas a {
        color: #98012e; }
        .page-padding .primary-page-area .page-content-areas a:hover {
          text-decoration: underline; }
    .page-padding .primary-page-area .page-content-areas.coffin-group {
      border-top: 0.4em solid #f0ede9; }
      .page-padding .primary-page-area .page-content-areas.coffin-group .coffin .coffin-body a.btn {
        float: left;
        background: #c7bbac;
        margin-top: 0px;
        margin-bottom: 0.8em; }
    .page-padding .primary-page-area .lower-section .page-content-area p {
      text-align: justify; }
    .page-padding .primary-page-area .lower-section .page-content-area-3 p {
      font-size: 0.65em;
      line-height: 1.7em; }
  .page-padding aside {
    padding-top: 0.4em;
    float: left;
    width: 100%; }

.page-padding.ptheme-red .primary-page-area .page-title {
  background-color: #da450a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f28530), to(#da450a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f28530, #da450a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f28530, #da450a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f28530, #da450a);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f28530, #da450a);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f28530, #da450a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f28530', EndColorStr='#da450a'); }

.page-padding.ptheme-orange .primary-page-area .page-title {
  background-color: #da450a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f28530), to(#da450a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f28530, #da450a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f28530, #da450a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f28530, #da450a);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f28530, #da450a);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f28530, #da450a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f28530', EndColorStr='#da450a'); }

.page-padding.ptheme-blue .primary-page-area .page-title {
  background-color: #034e93;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#2598ce), to(#034e93));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #2598ce, #034e93);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #2598ce, #034e93);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #2598ce, #034e93);
  /* IE10 */
  background-image: -o-linear-gradient(right, #2598ce, #034e93);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #2598ce, #034e93);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2598ce', EndColorStr='#034e93'); }

.page-padding.ptheme-green .primary-page-area .page-title {
  background-color: #0c7b31;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#18ae49), to(#0c7b31));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #18ae49, #0c7b31);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #18ae49, #0c7b31);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #18ae49, #0c7b31);
  /* IE10 */
  background-image: -o-linear-gradient(right, #18ae49, #0c7b31);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #18ae49, #0c7b31);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#18ae49', EndColorStr='#0c7b31'); }

.page-padding.ptheme-red .primary-page-area .page-title {
  background-color: #98012e;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#d41132), to(#98012e));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #d41132, #98012e);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #d41132, #98012e);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #d41132, #98012e);
  /* IE10 */
  background-image: -o-linear-gradient(right, #d41132, #98012e);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #d41132, #98012e);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d41132', EndColorStr='#98012e'); }

.page-padding.ptheme-mustard .primary-page-area .page-title {
  background-color: #b2ae33;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#b2ae33), to(#b2ae33));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #b2ae33, #b2ae33);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #b2ae33, #b2ae33);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #b2ae33, #b2ae33);
  /* IE10 */
  background-image: -o-linear-gradient(right, #b2ae33, #b2ae33);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #b2ae33, #b2ae33);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#b2ae33', EndColorStr='#b2ae33'); }

.page-padding.ptheme-yellow .primary-page-area .page-title {
  background-color: #f09303;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f0b503), to(#f09303));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f0b503, #f09303);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f0b503, #f09303);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f0b503, #f09303);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f0b503, #f09303);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f0b503, #f09303);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0b503', EndColorStr='#f09303'); }

.page-padding.ptheme-purple .primary-page-area .page-title {
  background-color: #383a77;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#4e50a0), to(#383a77));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #4e50a0, #383a77);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #4e50a0, #383a77);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #4e50a0, #383a77);
  /* IE10 */
  background-image: -o-linear-gradient(right, #4e50a0, #383a77);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #4e50a0, #383a77);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#4e50a0', EndColorStr='#383a77'); }

.page-padding.ptheme-pink .primary-page-area .page-title {
  background-color: #bf4580;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#bf4580), to(#bf4580));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #bf4580, #bf4580);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #bf4580, #bf4580);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #bf4580, #bf4580);
  /* IE10 */
  background-image: -o-linear-gradient(right, #bf4580, #bf4580);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #bf4580, #bf4580);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bf4580', EndColorStr='#bf4580'); }

.page-padding.ptheme-fifty-blue .primary-page-area .page-title {
  background-color: #3c71b9;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#3c71b9), to(#3c71b9));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #3c71b9, #3c71b9);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #3c71b9, #3c71b9);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #3c71b9, #3c71b9);
  /* IE10 */
  background-image: -o-linear-gradient(right, #3c71b9, #3c71b9);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #3c71b9, #3c71b9);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#3c71b9', EndColorStr='#3c71b9'); }

.page-padding.ptheme-muted-orange .primary-page-area .page-title {
  background-color: #f7974f;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f7974f), to(#f7974f));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f7974f, #f7974f);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f7974f, #f7974f);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f7974f, #f7974f);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f7974f, #f7974f);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f7974f, #f7974f);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f7974f', EndColorStr='#f7974f'); }

@media screen and (min-width: 480px) {
  aside#sitebar .s-inner .widget .widget-inner h4, aside#sitebar .s-inner .widget .widget-inner h5, aside#sitebar .s-inner .widget .widget-inner p {
    text-align: center; }
  aside#sitebar .s-inner .widget#social .widget-inner ul {
    width: auto;
    display: table;
    margin: 0 auto 0.8em auto;
    float: none; } }
@media screen and (min-width: 600px) {
  aside#sitebar .s-inner .widget {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  aside#sitebar .s-inner .widget#social .widget-inner ul {
    width: auto;
    display: table;
    margin: 0 auto 0.8em auto;
    float: none; } }
@media screen and (min-width: 1080px) {
  .page-padding {
    padding: 0 0 0 0.4em; }

  .blog .page-padding {
    padding: 0px; }

  aside#sitebar {
    width: 30%;
    float: left;
    padding-top: 75px !important; }
    aside#sitebar .s-inner {
      border-left: 2px solid #f28530; }
      aside#sitebar .s-inner .widget {
        margin-left: 0;
        margin-right: 0;
        float: left;
        padding: 0.8em 0.8em; }
        aside#sitebar .s-inner .widget .widget-inner h4, aside#sitebar .s-inner .widget .widget-inner h5, aside#sitebar .s-inner .widget .widget-inner p {
          text-align: left; }
      aside#sitebar .s-inner .widget#contact-form {
        margin-top: -3.2em; }
      aside#sitebar .s-inner .widget#social .widget-inner ul {
        display: block;
        float: left; }
      aside#sitebar .s-inner .widget#you_might_be_interested_in {
        position: absolute;
        bottom: 0px; }
    aside#sitebar .s-inner.extra-padding {
      padding-bottom: 200px; } }
@media screen and (min-width: 1200px) {
  aside#sitebar {
    width: 27%;
    float: left;
    padding: 0.8em 0.8em 0 0.8em; }
    aside#sitebar .s-inner .widget {
      padding: 0.8em 2em; } }
/*--------------------------------------------------------------
# Single Plans
--------------------------------------------------------------*/
.page-padding .plan-col {
  width: 100%;
  float: left; }
.page-padding .plan-col.span-2 {
  padding: 0px;
  background: none; }
  .page-padding .plan-col.span-2 h1.plan-title {
    background-color: #f28530;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, right, left, from(#fbda51), to(#f28530));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #fbda51, #f28530);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, #fbda51, #f28530);
    /* FF3.6 */
    background-image: -ms-linear-gradient(right, #fbda51, #f28530);
    /* IE10 */
    background-image: -o-linear-gradient(right, #fbda51, #f28530);
    /* Opera 11.10+ */
    background-image: linear-gradient(right, #fbda51, #f28530);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbda51', EndColorStr='#f28530');
    font-weight: 900;
    color: #ffffff;
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    font-size: 1em;
    padding: 0.8em; }
    .page-padding .plan-col.span-2 h1.plan-title span {
      font-weight: 300;
      text-transform: uppercase; }
  .page-padding .plan-col.span-2 h1.plan-title::after {
    display: none; }
  .page-padding .plan-col.span-2 .plan-body {
    width: 100%;
    float: left; }
  .page-padding .plan-col.span-2 ul.table {
    overflow: hidden;
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 1.3em;
    line-height: 1.4em; }
    .page-padding .plan-col.span-2 ul.table li.table-row {
      width: 100%;
      padding: 0px;
      margin: 0px;
      display: table-row; }
      .page-padding .plan-col.span-2 ul.table li.table-row .table-cell {
        text-align: center;
        font-size: 0.65em;
        line-height: 1.2em;
        width: 10%;
        padding: 0.4em;
        display: table-cell;
        height: 100%;
        vertical-align: middle; }
        .page-padding .plan-col.span-2 ul.table li.table-row .table-cell .check {
          margin: 0 auto;
          height: 15px;
          width: 15px;
          background: url(img/blue-tick.png) 0 0 no-repeat;
          background-size: 15px 15px; }
      .page-padding .plan-col.span-2 ul.table li.table-row .table-cell.features {
        width: 25%;
        text-align: left; }
      .page-padding .plan-col.span-2 ul.table li.table-row .blue-col {
        background: #f2ddcb; }
      .page-padding .plan-col.span-2 ul.table li.table-row .grey-col {
        background: #dae0e6; }
      .page-padding .plan-col.span-2 ul.table li.table-row .yellow-col {background: #f3eacb; }
      .page-padding .plan-col.span-2 ul.table li.table-row .green-col {background: #def7d9; }
    .page-padding .plan-col.span-2 ul.table li::before {
      display: none; }
    .page-padding .plan-col.span-2 ul.table li:nth-child(odd) {
      background: #ffffff; }
    .page-padding .plan-col.span-2 ul.table li:nth-child(even) {
      background: #fef3ea; }
      .page-padding .plan-col.span-2 ul.table li:nth-child(even) .blue-col {
        background: #f1d2ba; }
      .page-padding .plan-col.span-2 ul.table li:nth-child(even) .grey-col {
        background: #d9d5d3; }
      .page-padding .plan-col.span-2 ul.table li:nth-child(even) .yellow-col { background: #f2dfba; }
      .page-padding .plan-col.span-2 ul.table li:nth-child(even) .green-col {background: #baf2bf; }
    .page-padding .plan-col.span-2 ul.table li.table-row.buttons {
      background: none; }
      .page-padding .plan-col.span-2 ul.table li.table-row.buttons .table-cell.buttons-cell {
        padding: 0px; }
        .page-padding .plan-col.span-2 ul.table li.table-row.buttons .table-cell.buttons-cell a {
          width: 100%;
          display: table;
          vertical-align: middle;
          padding: 0.4em;
          min-height: 50px;
          color: #ffffff;
          -webkit-border-radius: 0 0 0 10px;
          -moz-border-radius: 0 0 0 10px;
          -ms-border-radius: 0 0 0 10px;
          -o-border-radius: 0 0 0 10px;
          border-radius: 0 0 0 10px; }
          .page-padding .plan-col.span-2 ul.table li.table-row.buttons .table-cell.buttons-cell a span {
            vertical-align: middle;
            display: table-cell; }
      .page-padding .plan-col.span-2 ul.table li.table-row.buttons .opal.table-cell.buttons-cell a {
        background-color: #f89a51;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#fde58d), to(#f89a51));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #fde58d, #f89a51);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #fde58d, #f89a51);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #fde58d, #f89a51);
        /* IE10 */
        background-image: -o-linear-gradient(right, #fde58d, #f89a51);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #fde58d, #f89a51);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fde58d', EndColorStr='#f89a51'); }
      .page-padding .plan-col.span-2 ul.table li.table-row.buttons .pearl.table-cell.buttons-cell a {
        background-color: #7ca9db;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#dfeef8), to(#7ca9db));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #dfeef8, #7ca9db);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #dfeef8, #7ca9db);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #dfeef8, #7ca9db);
        /* IE10 */
        background-image: -o-linear-gradient(right, #dfeef8, #7ca9db);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #dfeef8, #7ca9db);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#dfeef8', EndColorStr='#7ca9db'); }
      .page-padding .plan-col.span-2 ul.table li.table-row.buttons .golden.table-cell.buttons-cell a {
        background-color: #f28530;
        /* Fallback Color */
        background-image: -webkit-gradient(linear, right, left, from(#fcdf53), to(#f28530));
        /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(right, #fcdf53, #f28530);
        /* Chrome 10+, Saf5.1+, iOS 5+ */
        background-image: -moz-linear-gradient(right, #fcdf53, #f28530);
        /* FF3.6 */
        background-image: -ms-linear-gradient(right, #fcdf53, #f28530);
        /* IE10 */
        background-image: -o-linear-gradient(right, #fcdf53, #f28530);
        /* Opera 11.10+ */
        background-image: linear-gradient(right, #fcdf53, #f28530);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fcdf53', EndColorStr='#f28530'); }
.page-padding .lower-row .plan-dispursments {
  padding: 1.6em 0 0.8em 0;
  width: 100%;
  float: left; }
  .page-padding .lower-row .plan-dispursments p {
    font-size: 0.65em;
    line-height: 1.4em; }
.page-padding .lower-row .plan-guarantee {
  float: none;
  margin: 0 auto;
  width: 200px; }
.page-padding .lower-row .button-set {
  float: left;
  width: 100%;
  margin-top: 20px; }
  .page-padding .lower-row .button-set .btn {
    display: table;
    margin: 10px auto 10px auto;
    width: 300px;
    background: #dbd1c6;
    font-weight: bold;
    padding: 10px;
    height: 30px; }
    .page-padding .lower-row .button-set .btn:hover {
      background: #959391; }
.page-padding .plan-col-2 {
  background: #ffffff;
  margin-bottom: 0.8em; }
  .page-padding .plan-col-2 .plan-image {
    width: 100%; }
    .page-padding .plan-col-2 .plan-image img {
      width: 100%;
      height: auto; }
  .page-padding .plan-col-2 .plan-content {
    padding: 0.8em;
    float: left;
    width: 100%; }
  .page-padding .plan-col-2 h1 {
    font-size: 1.4em;
    margin-top: 0.4em;
    color: #f28530;
    font-weight: bold;
    margin-bottom: 1.6em;
    margin-bottom: 0px; }
    .page-padding .plan-col-2 h1 span {
      font-weight: 400; }
  .page-padding .plan-col-2 .divider {
    margin: 1.2em 0 !important; }
.page-padding .plan-body h2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #959391; }
.page-padding .plan-body h3 {
  font-size: 1em;
  font-weight: bold;
  color: #959391; }
.page-padding .plan-body h4 {
  font-size: 1.1em;
  font-weight: 400;
  color: #959391; }
.page-padding .plan-body h5 {
  font-size: 1.0em;
  font-weight: 400;
  color: #959391; }
.page-padding .plan-body h6 {
  font-size: 0.9em;
  font-weight: 400;
  color: #959391; }
.page-padding .plan-body p {
  font-size: 0.8em;
  line-height: 1.6em; }
.page-padding .plan-body ul {
  margin: 0.8em 0 0 0.8em;
  padding: 0px;
  list-style: none; }
  .page-padding .plan-body ul li {
    font-size: 0.8em;
    line-height: 1.6em;
    margin: 0px;
    padding: 0 0 0em 0.6em; }
  .page-padding .plan-body ul li::before {
    font-family: 'FontAwesome';
    font-size: 50%;
    content: "\f111 ";
    color: #3c71b9;
    margin-left: -2em;
    width: 2em;
    display: inline-block; }
.page-padding .plan-body ol {
  margin: 0.8em 0 0 0.8em;
  padding: 0px; }
  .page-padding .plan-body ol li {
    font-size: 0.8em;
    line-height: 1.6em;
    margin: 0px;
    padding: 0 0 0em 0.6em; }
.page-padding .plan-body .plan-summary p {
  font-size: 1.1em; }
.page-padding .plan-guarantee {
  float: right;
  margin: 0.8em 0 0 0;
  clear: both;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  -ms-transform: rotate(15deg); }
  .page-padding .plan-guarantee a {
    width: 146px;
    height: 146px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    display: block; }
    .page-padding .plan-guarantee a img {
      width: 150px;
      height: 150px; }
.page-padding .plan-col-3 .small-block .table {
  padding: 0.8em 0.8em 0 0.8em;
  float: left;
  width: 100%;
  margin-bottom: 0px; }
  .page-padding .plan-col-3 .small-block .table .table-row {
    color: #959391;
    background: #f1ede9;
    padding: 0.2em 0.4em;
    float: left;
    width: 100%; }
    .page-padding .plan-col-3 .small-block .table .table-row .left {
      color: #959391;
      font-size: 0.7em;
      width: 50%;
      padding: 0 0.8em 0 0;
      float: left;
      font-weight: 600;
      text-align: right;
      line-height: 1.4em; }
    .page-padding .plan-col-3 .small-block .table .table-row .right {
      font-size: 0.8em;
      width: 50%;
      padding: 0 0  0 0.8em;
      float: left;
      font-weight: 600;
      line-height: 1.4em;
      color: #000000; }
    .page-padding .plan-col-3 .small-block .table .table-row .row-wide {
      padding: 0.4em;
      font-size: 0.65em;
      font-weight: 600;
      text-align: center;
      line-height: 1.4em;
      color: #000000; }
    .page-padding .plan-col-3 .small-block .table .table-row .row-wide.reduce-padding {
      padding: 0.4em 0.4em 0 0.4em; }
  .page-padding .plan-col-3 .small-block .table .table-row:first-child {
    padding-top: 0.4em; }
  .page-padding .plan-col-3 .small-block .table .table-row:last-child {
    padding-bottom: 0.4em; }
  .page-padding .plan-col-3 .small-block .table .table-row.make-row-dark {
    background: #cfcece; }
.page-padding .plan-col-3 .small-block .plan-costs-info {
  padding: 0 0.8em;
  float: left;
  width: 100%;
  font-size: 0.9em; }
  .page-padding .plan-col-3 .small-block .plan-costs-info p {
    font-size: 0.7em;
    line-height: 1.6em;
    margin-top: 10px; }
.page-padding .plan-col-3 .button-set {
  padding: 0 0.8em;
  width: 100%;
  float: left; }
.page-padding .plan-col-3 .button-set-1 .btn {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  padding: 0.6em 0.8em 0.8em;
  font-weight: 600;
  font-size: 1em;
  background: #f6934b;
  position: relative; }
  .page-padding .plan-col-3 .button-set-1 .btn span {
    background: url(img/rightarrow.png) 0 0 no-repeat;
    background-size: 13px 24px;
    width: 13px;
    height: 24px;
    position: absolute;
    right: 0.6em;
    top: 0.65em; }
  .page-padding .plan-col-3 .button-set-1 .btn:hover {
    background: #959391;
    color: #ffffff; }
.page-padding .plan-col-3 .button-set-1 .btn.buy-btn {
  background: #d41132;
  position: relative; }
  .page-padding .plan-col-3 .button-set-1 .btn.buy-btn:hover {
    background: #959391;
    color: #ffffff; }
.page-padding .plan-col-3 .button-set-2 {
  padding-top: 3em; }
  .page-padding .plan-col-3 .button-set-2 .btn {
    padding: 0.6em 0.8em 0.8em;
    background: #dbd1c6;
    font-size: 0.8em;
    font-weight: 600;
    font-family: "Open Sans", sans-serif; }
    .page-padding .plan-col-3 .button-set-2 .btn:hover {
      background: #959391;
      color: #ffffff; }
  .page-padding .plan-col-3 .button-set-2 .key-features-btn {
    display: none; }
.page-padding .plan-col-3 aside {
  padding: 0px;
  width: 100%; }

.page-padding.plan-opal {
  padding-left: 0px !important; }
  .page-padding.plan-opal .row .single-plan .plan-col-2 h1, .page-padding.plan-opal .row .single-plan .plan-col-2 ul li:before {
    color: #f89a51; }
  .page-padding.plan-opal .row .single-plan .plan-col-3 .small-block h3 {
    background-color: #f89a51;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, right, left, from(#fde58d), to(#f89a51));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #fde58d, #f89a51);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, #fde58d, #f89a51);
    /* FF3.6 */
    background-image: -ms-linear-gradient(right, #fde58d, #f89a51);
    /* IE10 */
    background-image: -o-linear-gradient(right, #fde58d, #f89a51);
    /* Opera 11.10+ */
    background-image: linear-gradient(right, #fde58d, #f89a51);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fde58d', EndColorStr='#f89a51'); }

.page-padding.plan-pearl {
  padding-left: 0px !important; }
  .page-padding.plan-pearl .row .single-plan .plan-col-2 h1, .page-padding.plan-pearl .row .single-plan .plan-col-2 ul li:before {
    color: #7ca9db; }
  .page-padding.plan-pearl .row .single-plan .plan-col-3 .small-block h3 {
    background-color: #7ca9db;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, right, left, from(#dfeef8), to(#7ca9db));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #dfeef8, #7ca9db);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, #dfeef8, #7ca9db);
    /* FF3.6 */
    background-image: -ms-linear-gradient(right, #dfeef8, #7ca9db);
    /* IE10 */
    background-image: -o-linear-gradient(right, #dfeef8, #7ca9db);
    /* Opera 11.10+ */
    background-image: linear-gradient(right, #dfeef8, #7ca9db);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#dfeef8', EndColorStr='#7ca9db'); }

.page-padding.plan-golden {
  padding-left: 0px !important; }
  .page-padding.plan-golden .row .single-plan .plan-col-2 h1, .page-padding.plan-golden .row .single-plan .plan-col-2 ul li:before {
    color: #f28530; }
  .page-padding.plan-golden .row .single-plan .plan-col-3 .small-block h3 {
    background-color: #f28530;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, right, left, from(#fcdf53), to(#f28530));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #fcdf53, #f28530);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, #fcdf53, #f28530);
    /* FF3.6 */
    background-image: -ms-linear-gradient(right, #fcdf53, #f28530);
    /* IE10 */
    background-image: -o-linear-gradient(right, #fcdf53, #f28530);
    /* Opera 11.10+ */
    background-image: linear-gradient(right, #fcdf53, #f28530);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fcdf53', EndColorStr='#f28530'); }

@media screen and (min-width: 600px) {
  .page-padding .plan-col.span-2 ul.table li.table-row .table-cell {
    font-size: 1em;
    padding: 0.8em;
    line-height: 1.6em; }
  .page-padding .plan-col.span-2 ul.table li.table-row.buttons .table-cell.buttons-cell a {
    padding: 0.4em 0.6em 0.6em 0.6em;
    min-height: 60px;
    font-weight: bold;
    -webkit-border-radius: 0 0 0 20px;
    -moz-border-radius: 0 0 0 20px;
    -ms-border-radius: 0 0 0 20px;
    -o-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px; } }
@media screen and (min-width: 768px) {
  .page-padding .plan-col {
    margin-top: 0.4em; }
  .page-padding .plan-col-2 {
    width: 50%;
    float: right; }
  .page-padding .plan-col-3 {
    width: 50%;
    float: left;
    padding-right: 0.8em; }
    .page-padding .plan-col-3 .small-block {
      width: 100%; }
  .page-padding .lower-row .plan-dispursments {
    width: 45%;
    display: block;
    float: left;
    padding-top: 0.8em; }
  .page-padding .lower-row .plan-guarantee {
    padding-top: 1.6em;
    width: 30%;
    display: block;
    float: left;
    clear: none;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -ms-transform: rotate(0); }
    .page-padding .lower-row .plan-guarantee a {
      width: 150px;
      height: 150px;
      margin: 0 auto;
      -webkit-transform: rotate(15deg);
      -moz-transform: rotate(15deg);
      -o-transform: rotate(15deg);
      transform: rotate(15deg);
      -ms-transform: rotate(15deg); }
      .page-padding .lower-row .plan-guarantee a img {
        width: 152px;
        height: 152px; }
  .page-padding .lower-row .button-set {
    margin-top: 1.6em;
    width: 25%;
    display: block;
    float: left; }
    .page-padding .lower-row .button-set .btn {
      width: 100%;
      margin-bottom: 20px; } }
@media screen and (min-width: 900px) {
  .page-padding .plan-col-2 {
    width: 60%; }
  .page-padding .plan-col-3 {
    width: 40%; }
    .page-padding .plan-col-3 .button-set-1 a.btn {
      font-size: 0.7em;
      padding: 0.8em; }
      .page-padding .plan-col-3 .button-set-1 a.btn span {
        top: 0.45em; }
    .page-padding .plan-col-3 .button-set-2 a.btn {
      font-size: 0.7em;
      padding: 0.8em; } }
@media screen and (min-width: 1080px) {
  .page-padding .plan-col-3 .button-set-1 a.btn {
    font-size: 0.9em;
    padding: 0.6em 0.8em 0.8em; }
    .page-padding .plan-col-3 .button-set-1 a.btn span {
      top: 0.55em; }
  .page-padding .plan-col-3 .button-set-2 a.btn {
    font-size: 0.8em;
    padding: 0.6em 0.8em 0.8em; }

  .page-padding .plan-col.span-2 ul.table li.table-row .table-cell {
    font-size: 0.95em;
    line-height: 1.6em;
    padding: 1em; }
    .page-padding .plan-col.span-2 ul.table li.table-row .table-cell .check {
      background-size: 20px 20px !important;
      width: 20px !important;
      height: 20px !important; }
  .page-padding .plan-col.span-2 ul.table li.table-row .table-cell.header-cell {
    font-size: 1em;
    text-align: center; } }
@media screen and (min-width: 1200px) {
  .page-padding .plan-col-2 {
    width: 65%; }
    .page-padding .plan-col-2 .plan-content {
      padding: 0.8em 1.6em 1.6em 1.6em; }
  .page-padding .plan-col-3 {
    width: 35%; }
    .page-padding .plan-col-3 .small-block .table .table-row .left {
      width: 60%;
      font-size: 0.65em; }
    .page-padding .plan-col-3 .small-block .table .table-row .right {
      width: 40%;
      font-size: 0.7em; }
    .page-padding .plan-col-3 .button-set-1 a.btn {
      font-size: 1em; }
      .page-padding .plan-col-3 .button-set-1 a.btn span {
        top: 0.65em; }
    .page-padding .plan-col-3 .button-set-2 a.btn {
      font-size: 0.9em; } }
/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
#page-left {
  float: left;
  width: 100%;
  padding: 0 0; }
  #page-left .large-block.history-block .block-content p {
    min-height: 5px; }
  #page-left .large-block.complaints-block {
    padding-bottom: 3.4em; }
    #page-left .large-block.complaints-block .block-content p {
      min-height: 5px; }

#page-right {
  float: left;
  width: 100%;
  padding: 0 0; }
  #page-right .affiliations-block, #page-right .memorials-block {
    padding-bottom: 0px; }
    #page-right .affiliations-block p, #page-right .memorials-block p {
      min-height: 10px; }
    #page-right .affiliations-block .block-content, #page-right .memorials-block .block-content {
      padding-bottom: 1.6em; }
      #page-right .affiliations-block .block-content .afilliation-image, #page-right .affiliations-block .block-content .memorial-option, #page-right .memorials-block .block-content .afilliation-image, #page-right .memorials-block .block-content .memorial-option {
        color: #f89a51;
        font-weight: bold;
        font-size: 0.9em;
        float: left;
        width: 130px; }
      #page-right .affiliations-block .block-content .memorial-option, #page-right .memorials-block .block-content .memorial-option {
        width: 90px; }
      #page-right .affiliations-block .block-content .afilliation-content, #page-right .affiliations-block .block-content .memorials-content, #page-right .memorials-block .block-content .afilliation-content, #page-right .memorials-block .block-content .memorials-content {
        float: left;
        width: 100%; }
        #page-right .affiliations-block .block-content .afilliation-content h3, #page-right .affiliations-block .block-content .memorials-content h3, #page-right .memorials-block .block-content .afilliation-content h3, #page-right .memorials-block .block-content .memorials-content h3 {
          color: #282662;
          margin-top: 0.8em;
          font-size: 1em;
          font-weight: 400; }
      #page-right .affiliations-block .block-content .memorial-content h3, #page-right .memorials-block .block-content .memorial-content h3 {
        margin-top: 0em;
        font-weight: bold; }

@media screen and (min-width: 480px) {
  #page-right .affiliations-block .block-content .afilliation-content {
    padding-left: 0.8em;
    width: calc(100% - 130px); }
    #page-right .affiliations-block .block-content .afilliation-content h3 {
      margin-top: 3px; } }
@media screen and (min-width: 768px) {
  #page-right {
    padding: 0 0.4em; }
    #page-right .large-block {
      width: 100%;
      margin: 0px 0 0.4em 0; }
    #page-right .small-block {
      margin: 0 0 0.4em 0;
      width: calc(50% - 0.2em); }
    #page-right .small-block:first-child {
      margin-right: 0.2em; }
    #page-right .small-block:last-child {
      margin-left: 0.2em; }

  #page-left {
    padding: 0 0.4em; }
    #page-left .large-block {
      width: 100%;
      margin: 0px 0 0.4em 0; }
    #page-left .small-block {
      margin: 0 0 0.4em 0;
      width: calc(50% - 0.2em); }
    #page-left .small-block:first-child {
      margin-right: 0.2em; }
    #page-left .small-block:last-child {
      margin-left: 0.2em; } }
@media screen and (min-width: 900px) {
  #page-right, #page-left {
    float: left;
    width: 50%; }

  #page-right {
    padding-left: 0.2em; }
    #page-right .small-block .block-content p {
      min-height: 155px; }

  #page-left {
    padding-right: 0.2em; }
    #page-left .small-block .block-content p {
      min-height: 155px; } }
@media screen and (min-width: 1200px) {
  #page-right {
    padding: 0 0.8em 0em 0.4em; }
    #page-right .large-block {
      margin-bottom: 0.8em; }
    #page-right .small-block {
      margin: 0 0 0.8em 0;
      width: calc(50% - 0.4em); }
      #page-right .small-block .block-content p {
        min-height: 125px; }
    #page-right .small-block:first-child {
      margin-right: 0.4em; }
    #page-right .small-block:last-child {
      margin-left: 0.4em; }

  #page-left {
    padding: 0 0.4em 0em 0.8em; }
    #page-left .large-block {
      margin-bottom: 0.8em; }
    #page-left .small-block {
      margin: 0 0 0.8em 0;
      width: calc(50% - 0.4em); }
      #page-left .small-block .block-content p {
        min-height: 125px; }
    #page-left .small-block:first-child {
      margin-right: 0.4em; }
    #page-left .small-block:last-child {
      margin-left: 0.4em; }
    #page-left .large-block.complaints-block {
      padding-bottom: 2em; } }
/*--------------------------------------------------------------
# Green
--------------------------------------------------------------*/
.full-row {
  padding: 0.4em;
  float: left;
  width: 100%; }

.disclaimer {
  padding: 0.4em 0.8em 0.8em 0.8em; }
  .disclaimer p {
    margin: 0px; }
    .disclaimer p small {
      font-size: 0.5em;
      margin-top: 0.8em;
      line-height: 1em;
      float: right;
      width: auto; }

.green-plans {
  padding: 0 0.4em; }
  .green-plans .green-plans-inner {
    float: left;
    width: 100%;
    background: #d9e1c6;
    padding: 0.8em; }
    .green-plans .green-plans-inner .plans-sub-text {
      float: left;
      width: 100%;
      padding: 0 1.6em; }
      .green-plans .green-plans-inner .plans-sub-text p {
        font-size: 0.9em;
        margin: 0 0 0.4em 0; }

#page-right .memorials-block .block-content .memorial-option {
  width: 100%;
  padding-bottom: 0.4em; }
#page-right .memorials-block .memorials {
  padding-bottom: 0.8em; }

@media screen and (min-width: 768px) {
  .full-row {
    padding: 0 0.4em; }
    .full-row .large-block {
      width: 100%;
      margin: 0px;
      padding-bottom: 0px; }
      .full-row .large-block .block-content {
        padding: 0 0.8em 1.6em 0.8em !important; }
        .full-row .large-block .block-content p {
          min-height: 10px; }

  .green-plans {
    margin-bottom: 0.4em; }

  .disclaimer {
    margin-bottom: 0.8em; }

  #page-right .memorials-block .block-content .memorial-option {
    width: 120px; }
  #page-right .memorials-block .block-content .memorials-content {
    padding: 0.4em 0;
    width: calc(100% - 120px); } }
@media screen and (min-width: 900px) {
  .full-row .large-block .block-image {
    float: left;
    width: 50%; }
  .full-row .large-block .block-content {
    float: left;
    width: 50%; }

  .natural-choice {
    height: 1100px; }

  .memorials-block {
    height: 732px; }

  .widgets-wrap .small-block-fix-height {
    height: 360px; } }
@media screen and (min-width: 1080px) {
  .natural-choice {
    height: 980px; }

  .memorials-block {
    height: 602px; }

  .widgets-wrap .small-block-fix-height {
    height: 370px; } }
@media screen and (min-width: 1200px) {
  .full-row {
    padding: 0 0.8em; }
    .full-row .large-block .block-content {
      padding: 0 1.6em !important; }

  .natural-choice {
    height: 1140px; }

  .memorials-block {
    height: 754px; }

  .widgets-wrap .small-block-fix-height {
    height: 370px; } }
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.gform_wrapper form .gform_body ul#gform_fields_1 li {
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  width: 100%; }
  .gform_wrapper form .gform_body ul#gform_fields_1 li label {
    margin-top: 0px !important;
    float: left;
    width: 40%;
    text-align: right;
    font-size: 0.8em;
    padding: 0.25em; }
  .gform_wrapper form .gform_body ul#gform_fields_1 li .ginput_container {
    width: 60%;
    padding-left: 0.4em;
    float: left;
    margin-top: 0px; }
    .gform_wrapper form .gform_body ul#gform_fields_1 li .ginput_container input {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px;
      padding: 0.2em;
      height: 25px;
      font-size: 0.8em !important; }
    .gform_wrapper form .gform_body ul#gform_fields_1 li .ginput_container select {
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px;
      padding: 0.2em;
      height: 25px;
      font-size: 0.8em; }
.gform_wrapper form .gform_body ul#gform_fields_1 li.gfield_error {
  margin-bottom: 0px !important;
  max-width: 100% !important;
  width: 100% !important;
  background: #ffffff !important;
  padding: 0px !important;
  border: none !important; }
  .gform_wrapper form .gform_body ul#gform_fields_1 li.gfield_error .ginput_container input {
    border: 1px solid #98012e !important; }
  .gform_wrapper form .gform_body ul#gform_fields_1 li.gfield_error .validation_message {
    padding: 0px;
    margin: 0px;
    text-align: right;
    width: 100%;
    color: #98012e;
    font-size: 0.6em; }
.gform_wrapper form .gform_footer input.gform_button {
  line-height: 1.2em !important;
  padding: 0.2em 0.8em 0.4em;
  background: #3c71b9;
  margin: 0 auto;
  display: table;
  width: auto; }
.gform_wrapper form .validation_error {
  margin-bottom: 0px !important;
  background: #98012e;
  color: #ffffff !important;
  border: none !important;
  font-size: 0.7em !important;
  padding: 0.6em 1.2em;
  width: 100%;
  float: left;
  clear: both; }

.gform_confirmation_wrapper {
  text-align: center;
  padding: 1.6em 0.8em;
  margin: 0.8em 0;
  color: #ffffff;
  background: #18ae49; }

@media screen and (min-width: 480px) {
  .gform_wrapper form .gform_body ul#gform_fields_1 li label {
    width: 30%; }
  .gform_wrapper form .gform_body ul#gform_fields_1 li .ginput_container {
    width: 70%;
    padding-left: 0.4em;
    float: left;
    margin-top: 0px; } }
@media screen and (min-width: 1400px) {
  .gform_wrapper form .gform_body ul#gform_fields_1 li label {
    width: 25%; }
  .gform_wrapper form .gform_body ul#gform_fields_1 li .ginput_container {
    width: 75%;
    padding-left: 0.4em;
    float: left;
    margin-top: 0px; } }
body .mfp-with-zoom .mfp-container,
body .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

body .mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

body .mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

body .mfp-with-zoom.mfp-removing .mfp-container,
body .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

body .mfp-content {
  position: static; }

body .mfp-container {
  position: relative; }

body button.mfp-close {
  background-color: #ffffff;
  top: 0;
  right: 15px;
  margin-top: 15px; }

body #newsletter, body #contact-foot {
  display: none;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif; }
  body #newsletter .shell, body #contact-foot .shell {
    max-width: 400px;
    margin: auto; }
  body #newsletter .gform_wrapper li.gfield.gfield_error, body #contact-foot .gform_wrapper li.gfield.gfield_error {
    background-color: transparent;
    margin-bottom: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-sizing: border-box; }
  body #newsletter .gform_wrapper .field_description_below .gfield_description, body #contact-foot .gform_wrapper .field_description_below .gfield_description {
    padding-top: 5px; }
  body #newsletter .gform_wrapper form .validation_error, body #contact-foot .gform_wrapper form .validation_error {
    font-size: 14px !important; }
  body #newsletter .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half), body #contact-foot .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    margin: 0 !important; }
  body #newsletter .gform_wrapper h3.gform_title, body #contact-foot .gform_wrapper h3.gform_title {
    font-family: myriad-pro, sans-serif;
    font-size: 20.8px !important; }
  body #newsletter .gform_wrapper .gform_footer, body #contact-foot .gform_wrapper .gform_footer {
    position: relative; }
  body #newsletter .gform_wrapper .gform_ajax_spinner, body #contact-foot .gform_wrapper .gform_ajax_spinner {
    position: absolute;
    right: 35%;
    top: 39%;
    transform: translate(-35%, -39%); }
  body #newsletter .gform_wrapper ul.gform_fields li.gfield, body #contact-foot .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0; }
  body #newsletter .gform_wrapper form, body #contact-foot .gform_wrapper form {
    background: #ffffff; }
  body #newsletter .gform_wrapper form .gform_heading, body #contact-foot .gform_wrapper form .gform_heading {
    padding: 0.6em;
    width: 100%;
    background: #006fb1;
    float: left; }
  body #newsletter .gform_wrapper form .gform_heading h3, body #contact-foot .gform_wrapper form .gform_heading h3 {
    text-shadow: none;
    margin: 0px;
    color: #ffffff;
    font-size: 1.2em;
    display: block;
    float: left; }
  body #newsletter .gform_wrapper form .gform_body, body #contact-foot .gform_wrapper form .gform_body {
    background: #ffffff;
    padding: 2em 2em 0 2em;
    text-shadow: none; }
  body #newsletter .gform_wrapper form .gform_body ul, body #contact-foot .gform_wrapper form .gform_body ul {
    margin-left: 0px;
    padding: 0px;
    list-style: none; }
  body #newsletter .gform_wrapper form .gform_body ul li, body #contact-foot .gform_wrapper form .gform_body ul li {
    margin-bottom: 0.8em; }
  body #newsletter .gform_wrapper form .gform_body ul li .ginput_container input, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container input {
    width: 100%; }
  body #newsletter .gform_wrapper form .gform_body ul li .ginput_container select, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container select {
    width: 100%;
    padding: 0.3em;
    margin-top: 0.2em;
    font-size: 1em; }
  body #newsletter .gform_wrapper form .gform_body ul li .ginput_container textarea, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container textarea {
    max-height: 150px; }
  body #newsletter .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul {
    width: 100%;
    clear: both;
    float: left;
    display: block;
    margin: 0.6em 0; }
  body #newsletter .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li {
    margin-top: 0.2em !important;
    float: left !important;
    padding: 0 0.6em 0 0 !important; }
  body #newsletter .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li input, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li input {
    width: auto;
    margin: 0.1em 0 0 0; }
  body #newsletter .gform_wrapper form .gform_footer, body #contact-foot .gform_wrapper form .gform_footer {
    background: #ffffff;
    padding-bottom: 2em; }

@media screen and (min-width: 641px) {
  body #newsletter, body #contact-foot {
    float: left;
    width: 100%; }
    body #newsletter .gform_wrapper, body #contact-foot .gform_wrapper {
      margin: 0px !important; }
    body #newsletter .gform_wrapper form .gform_heading, body #contact-foot .gform_wrapper form .gform_heading {
      padding: 0.8em; }
    body #newsletter .gform_wrapper form .gform_heading h3, body #contact-foot .gform_wrapper form .gform_heading h3 {
      font-size: 1.6em; }
    body #newsletter .gform_wrapper form .gform_body, body #contact-foot .gform_wrapper form .gform_body {
      background: #ffffff;
      padding: 2em 2em 0 2em;
      text-shadow: none; }
    body #newsletter .gform_wrapper form .gform_body ul, body #contact-foot .gform_wrapper form .gform_body ul {
      margin-left: 0px;
      padding: 0px;
      list-style: none; }
    body #newsletter .gform_wrapper form .gform_body ul li, body #contact-foot .gform_wrapper form .gform_body ul li {
      margin-bottom: 0.8em;
      padding-right: 0px; }
    body #newsletter .gform_wrapper form .gform_body ul li .ginput_container input, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container input {
      width: 100%; }
    body #newsletter .gform_wrapper form .gform_body ul li .ginput_container select, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container select {
      width: 100%;
      padding: 0.3em;
      margin-top: 0.2em;
      font-size: 1em; }
    body #newsletter .gform_wrapper form .gform_body ul li .ginput_container textarea, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container textarea {
      max-height: 150px; }
    body #newsletter .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul {
      width: 100%;
      clear: both;
      float: left;
      display: block;
      margin: 0.6em 0; }
    body #newsletter .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li {
      margin-top: 0.2em;
      float: left;
      margin-right: 0.8em !important; }
    body #newsletter .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li input, body #contact-foot .gform_wrapper form .gform_body ul li .ginput_container_checkbox ul li input {
      width: auto;
      margin: 0.1em 0 0 0; }
    body #newsletter .gform_wrapper form .gform_footer, body #contact-foot .gform_wrapper form .gform_footer {
      background: #ffffff;
      padding-bottom: 2em; } }
/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
.large-block {
  margin: 0 0.4em 0.4em 0.4em;
  float: left;
  background-color: #98012e;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#d41132), to(#98012e));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #d41132, #98012e);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #d41132, #98012e);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #d41132, #98012e);
  /* IE10 */
  background-image: -o-linear-gradient(right, #d41132, #98012e);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #d41132, #98012e);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d41132', EndColorStr='#98012e'); }
  .large-block .block-image {
    background: #ffffff;
    float: left;
    width: 100%; }
    .large-block .block-image img {
      width: 100%;
      float: left;
      display: block; }
  .large-block .block-content {
    float: left;
    width: 100%;
    padding: 0 0.8em 1.6em 0.8em; }
    .large-block .block-content h2 {
      color: #ffffff;
      margin-top: 0.8em;
      font-size: 1.2em;
      font-weight: 400; }
    .large-block .block-content p {
      color: #ffffff;
      font-size: 0.7em;
      line-height: 1.5em; }
      .large-block .block-content p a {
        color: #ffffff;
        text-decoration: underline; }
    .large-block .block-content .btn {
      margin-top: 0px;
      float: left;
      width: auto; }
      .large-block .block-content .btn:hover {
        background: #f89a51;
        color: #ffffff; }

.large-block.theme-blue {
  background-color: #034e93;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#2598ce), to(#034e93));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #2598ce, #034e93);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #2598ce, #034e93);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #2598ce, #034e93);
  /* IE10 */
  background-image: -o-linear-gradient(right, #2598ce, #034e93);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #2598ce, #034e93);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2598ce', EndColorStr='#034e93'); }

.large-block.theme-green {
  background-color: #0c7b31;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#18ae49), to(#0c7b31));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #18ae49, #0c7b31);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #18ae49, #0c7b31);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #18ae49, #0c7b31);
  /* IE10 */
  background-image: -o-linear-gradient(right, #18ae49, #0c7b31);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #18ae49, #0c7b31);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#18ae49', EndColorStr='#0c7b31'); }

.large-block.theme-orange {
  background-color: #da450a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f28530), to(#da450a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f28530, #da450a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f28530, #da450a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f28530, #da450a);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f28530, #da450a);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f28530, #da450a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f28530', EndColorStr='#da450a'); }
  .large-block.theme-orange a.btn:hover {
    background: #98012e; }

.large-block.theme-mustard {
  background: #b2ae33; }

.large-block.theme-pink {
  background: #bf4580; }

.large-block.theme-fifty-blue {
  background: #3c71b9; }

.large-block.theme-muted-orange {
  background: #f7974f; }
  .large-block.theme-muted-orange a.btn:hover {
    background: #98012e; }

.large-block.theme-yellow {
  background-color: #f09303;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f0b503), to(#f09303));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f0b503, #f09303);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f0b503, #f09303);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f0b503, #f09303);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f0b503, #f09303);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f0b503, #f09303);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0b503', EndColorStr='#f09303'); }

.large-block.theme-purple {
  background-color: #383a77;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#4e50a0), to(#383a77));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #4e50a0, #383a77);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #4e50a0, #383a77);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #4e50a0, #383a77);
  /* IE10 */
  background-image: -o-linear-gradient(right, #4e50a0, #383a77);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #4e50a0, #383a77);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#4e50a0', EndColorStr='#383a77'); }

.large-block.theme-brown {
  background: #787a65; }

.large-block.theme-white {
  background: #ffffff;
  color: #4b4b4b; }
  .large-block.theme-white h2 {
    color: #282662; }
  .large-block.theme-white .btn {
    border-color: #282662;
    color: #282662; }
    .large-block.theme-white .btn:hover {
      color: #ffffff;
      background: #282662; }
  .large-block.theme-white p {
    color: #4b4b4b; }

.small-block {
  background: #ffffff;
  margin: 0 0.4em 0.4em 0.4em;
  float: left; }
  .small-block .block-image {
    width: 100%;
    float: left; }
    .small-block .block-image img {
      width: 100%;
      height: auto; }
  .small-block h3 {
    padding: 0.7em 0.6em 0.8em 0.6em;
    color: #ffffff;
    margin: 0px;
    font-size: 1em;
    font-weight: 400;
    display: block;
    width: 100%;
    background-color: #98012e;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, right, left, from(#d41132), to(#98012e));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #d41132, #98012e);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, #d41132, #98012e);
    /* FF3.6 */
    background-image: -ms-linear-gradient(right, #d41132, #98012e);
    /* IE10 */
    background-image: -o-linear-gradient(right, #d41132, #98012e);
    /* Opera 11.10+ */
    background-image: linear-gradient(right, #d41132, #98012e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d41132', EndColorStr='#98012e'); }
  .small-block .block-content {
    float: left;
    width: 100%;
    padding: 0 0.8em 0.8em 0.8em; }
    .small-block .block-content p {
      font-size: 0.65em;
      line-height: 1.5em;
      color: #4b4b4b; }
    .small-block .block-content .btn {
      font-size: 0.7em;
      font-weight: 400;
      margin-top: 0px;
      margin-right: 0.4em;
      float: left;
      width: auto; }

.page-padding .small-block {
  margin: 0px 0 0.4em 0; }

.small-block.theme-orange h3 {
  background-color: #da450a;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f28530), to(#da450a));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f28530, #da450a);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f28530, #da450a);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f28530, #da450a);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f28530, #da450a);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f28530, #da450a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f28530', EndColorStr='#da450a'); }

.small-block.theme-blue h3 {
  background-color: #034e93;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#2598ce), to(#034e93));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #2598ce, #034e93);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #2598ce, #034e93);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #2598ce, #034e93);
  /* IE10 */
  background-image: -o-linear-gradient(right, #2598ce, #034e93);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #2598ce, #034e93);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2598ce', EndColorStr='#034e93'); }

.small-block.theme-green h3 {
  background-color: #0c7b31;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#18ae49), to(#0c7b31));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #18ae49, #0c7b31);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #18ae49, #0c7b31);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #18ae49, #0c7b31);
  /* IE10 */
  background-image: -o-linear-gradient(right, #18ae49, #0c7b31);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #18ae49, #0c7b31);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#18ae49', EndColorStr='#0c7b31'); }

.small-block.theme-mustard h3 {
  background-color: #b2ae33;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#b2ae33), to(#b2ae33));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #b2ae33, #b2ae33);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #b2ae33, #b2ae33);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #b2ae33, #b2ae33);
  /* IE10 */
  background-image: -o-linear-gradient(right, #b2ae33, #b2ae33);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #b2ae33, #b2ae33);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#b2ae33', EndColorStr='#b2ae33'); }

.small-block.theme-yellow h3 {
  background-color: #f09303;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f0b503), to(#f09303));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f0b503, #f09303);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f0b503, #f09303);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f0b503, #f09303);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f0b503, #f09303);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f0b503, #f09303);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0b503', EndColorStr='#f09303'); }

.small-block.theme-purple h3 {
  background-color: #383a77;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#4e50a0), to(#383a77));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #4e50a0, #383a77);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #4e50a0, #383a77);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #4e50a0, #383a77);
  /* IE10 */
  background-image: -o-linear-gradient(right, #4e50a0, #383a77);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #4e50a0, #383a77);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#4e50a0', EndColorStr='#383a77'); }

.small-block.theme-pink h3 {
  background-color: #bf4580;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#bf4580), to(#bf4580));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #bf4580, #bf4580);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #bf4580, #bf4580);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #bf4580, #bf4580);
  /* IE10 */
  background-image: -o-linear-gradient(right, #bf4580, #bf4580);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #bf4580, #bf4580);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bf4580', EndColorStr='#bf4580'); }

.small-block.theme-fifty-blue h3 {
  background-color: #3c71b9;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#3c71b9), to(#3c71b9));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #3c71b9, #3c71b9);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #3c71b9, #3c71b9);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #3c71b9, #3c71b9);
  /* IE10 */
  background-image: -o-linear-gradient(right, #3c71b9, #3c71b9);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #3c71b9, #3c71b9);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#3c71b9', EndColorStr='#3c71b9'); }

.small-block.theme-muted-orange h3 {
  background-color: #f7974f;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#f7974f), to(#f7974f));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #f7974f, #f7974f);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #f7974f, #f7974f);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #f7974f, #f7974f);
  /* IE10 */
  background-image: -o-linear-gradient(right, #f7974f, #f7974f);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #f7974f, #f7974f);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f7974f', EndColorStr='#f7974f'); }

.small-block.plan-blue h3 {
  background: #38629a; }

.small-block.plan-light-green h3 {
  background: #7f8d45; }

.small-block.plan-dark-green h3 {
  background: #546f2e; }

.small-block.plan-yellow h3 {
  background: #9f832d; }

.small-block.plan-copper {
  background-color: #c03402;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#d4640d), to(#c03402));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #d4640d, #c03402);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #d4640d, #c03402);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #d4640d, #c03402);
  /* IE10 */
  background-image: -o-linear-gradient(right, #d4640d, #c03402);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #d4640d, #c03402);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d4640d', EndColorStr='#c03402'); }

.small-block.plan-bronze {
  background-color: #8c2c07;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#9b5621), to(#8c2c07));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #9b5621, #8c2c07);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #9b5621, #8c2c07);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #9b5621, #8c2c07);
  /* IE10 */
  background-image: -o-linear-gradient(right, #9b5621, #8c2c07);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #9b5621, #8c2c07);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#9b5621', EndColorStr='#8c2c07'); }

.small-block.plan-zinc {
  background-color: #53514d;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#626262), to(#53514d));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #626262, #53514d);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #626262, #53514d);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #626262, #53514d);
  /* IE10 */
  background-image: -o-linear-gradient(right, #626262, #53514d);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #626262, #53514d);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#626262', EndColorStr='#53514d'); }

.small-block.plan-silver {
  background-color: #787878;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#acacac), to(#787878));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #acacac, #787878);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #acacac, #787878);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #acacac, #787878);
  /* IE10 */
  background-image: -o-linear-gradient(right, #acacac, #787878);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #acacac, #787878);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#acacac', EndColorStr='#787878'); }

.small-block.plan-gold {
  background-color: #8e5b1f;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#b08a49), to(#8e5b1f));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #b08a49, #8e5b1f);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #b08a49, #8e5b1f);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #b08a49, #8e5b1f);
  /* IE10 */
  background-image: -o-linear-gradient(right, #b08a49, #8e5b1f);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #b08a49, #8e5b1f);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#b08a49', EndColorStr='#8e5b1f'); }

.small-block.plan-platinum {
  background-color: #bbb5b7;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#e0d5d5), to(#bbb5b7));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* IE10 */
  background-image: -o-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #e0d5d5, #bbb5b7);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e0d5d5', EndColorStr='#bbb5b7'); }

.small-block.plan-copper .price-wrap {
  background-color: #c03402;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#d4640d), to(#c03402));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #d4640d, #c03402);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #d4640d, #c03402);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #d4640d, #c03402);
  /* IE10 */
  background-image: -o-linear-gradient(right, #d4640d, #c03402);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #d4640d, #c03402);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d4640d', EndColorStr='#c03402'); }

.small-block.plan-bronze .price-wrap {
  background-color: #8c2c07;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#9b5621), to(#8c2c07));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #9b5621, #8c2c07);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #9b5621, #8c2c07);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #9b5621, #8c2c07);
  /* IE10 */
  background-image: -o-linear-gradient(right, #9b5621, #8c2c07);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #9b5621, #8c2c07);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#9b5621', EndColorStr='#8c2c07'); }

.small-block.plan-zinc .price-wrap {
  background-color: #53514d;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#626262), to(#53514d));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #626262, #53514d);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #626262, #53514d);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #626262, #53514d);
  /* IE10 */
  background-image: -o-linear-gradient(right, #626262, #53514d);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #626262, #53514d);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#626262', EndColorStr='#53514d'); }

.small-block.plan-silver .price-wrap {
  background-color: #787878;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#acacac), to(#787878));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #acacac, #787878);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #acacac, #787878);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #acacac, #787878);
  /* IE10 */
  background-image: -o-linear-gradient(right, #acacac, #787878);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #acacac, #787878);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#acacac', EndColorStr='#787878'); }

.small-block.plan-gold .price-wrap {
  background-color: #8e5b1f;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#b08a49), to(#8e5b1f));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #b08a49, #8e5b1f);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #b08a49, #8e5b1f);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #b08a49, #8e5b1f);
  /* IE10 */
  background-image: -o-linear-gradient(right, #b08a49, #8e5b1f);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #b08a49, #8e5b1f);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#b08a49', EndColorStr='#8e5b1f'); }

.small-block.plan-platinum .price-wrap {
  background-color: #bbb5b7;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#e0d5d5), to(#bbb5b7));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* IE10 */
  background-image: -o-linear-gradient(right, #e0d5d5, #bbb5b7);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #e0d5d5, #bbb5b7);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e0d5d5', EndColorStr='#bbb5b7'); }

.small-block.plan-copper h3 {
  background: none; }

.small-block.plan-bronze h3 {
  background: none; }

.small-block.plan-zinc h3 {
  background: none; }

.small-block.plan-silver h3 {
  background: none; }

.small-block.plan-gold h3 {
  background: none; }

.small-block.plan-platinum h3 {
  background: none; }

.plan-copper .plan-col-3 .small-block h3 {
  background-color: #2598ce;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#034e93), to(#2598ce));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #034e93, #2598ce);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #034e93, #2598ce);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #034e93, #2598ce);
  /* IE10 */
  background-image: -o-linear-gradient(right, #034e93, #2598ce);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #034e93, #2598ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#034e93', EndColorStr='#2598ce'); }

.plan-bronze .plan-col-3 .small-block h3 {
  background-color: #2598ce;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#034e93), to(#2598ce));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #034e93, #2598ce);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #034e93, #2598ce);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #034e93, #2598ce);
  /* IE10 */
  background-image: -o-linear-gradient(right, #034e93, #2598ce);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #034e93, #2598ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#034e93', EndColorStr='#2598ce'); }

.plan-zinc .plan-col-3 .small-block h3 {
  background-color: #2598ce;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#034e93), to(#2598ce));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #034e93, #2598ce);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #034e93, #2598ce);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #034e93, #2598ce);
  /* IE10 */
  background-image: -o-linear-gradient(right, #034e93, #2598ce);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #034e93, #2598ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#034e93', EndColorStr='#2598ce'); }

.plan-silver .plan-col-3 .small-block h3 {
  background-color: #2598ce;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#034e93), to(#2598ce));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #034e93, #2598ce);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #034e93, #2598ce);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #034e93, #2598ce);
  /* IE10 */
  background-image: -o-linear-gradient(right, #034e93, #2598ce);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #034e93, #2598ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#034e93', EndColorStr='#2598ce'); }

.plan-gold .plan-col-3 .small-block h3 {
  background-color: #2598ce;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#034e93), to(#2598ce));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #034e93, #2598ce);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #034e93, #2598ce);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #034e93, #2598ce);
  /* IE10 */
  background-image: -o-linear-gradient(right, #034e93, #2598ce);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #034e93, #2598ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#034e93', EndColorStr='#2598ce'); }

.plan-platinum .plan-col-3 .small-block h3 {
  background-color: #2598ce;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, right, left, from(#034e93), to(#2598ce));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(right, #034e93, #2598ce);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, #034e93, #2598ce);
  /* FF3.6 */
  background-image: -ms-linear-gradient(right, #034e93, #2598ce);
  /* IE10 */
  background-image: -o-linear-gradient(right, #034e93, #2598ce);
  /* Opera 11.10+ */
  background-image: linear-gradient(right, #034e93, #2598ce);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#034e93', EndColorStr='#2598ce'); }

.small-block.plan-blue {
  background: #487abd; }

.small-block.plan-light-green {
  background: #9cad58; }

.small-block.plan-dark-green {
  background: #6f933d; }

.small-block.plan-yellow {
  background: #c7a438; }

.plan-block {
  box-shadow: 2px 5px 3px rgba(0, 0, 0, 0.2), 0 6px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 1.6em; }
  .plan-block h3 {
    font-size: 1.2em; }
  .plan-block .block-content {
    padding: 1.6em 1.6em 1.2em 1.6em;
    color: #464646;
    text-align: center; }
    .plan-block .block-content span.ppm {
      font-family: "Open Sans", sans-serif;
      font-style: italic;
      display: block;
      clear: both; }
    .plan-block .block-content span.price {
      font-family: "Open Sans", sans-serif;
      font-weight: 700;
      color: #ffffff;
      font-size: 1.8em;
      display: block;
      padding: 0.3em; }
      .plan-block .block-content span.price .dark {
        color: #464646; }
    .plan-block .block-content span.summary p {
      padding-bottom: 1.6em;
      min-height: 20px;
      color: #464646 !important; }
    .plan-block .block-content a.btn {
      display: table;
      margin: 0 auto;
      float: none;
      font-weight: 600; }

.large-block.wide-block .block-content h2 {
  font-size: 2em; }

/*--------------------------------------------------------------
# Widgets
# Widgets
--------------------------------------------------------------*/
/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
  font-size: 0.8em; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* Slider */
#slider {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative; }
  #slider .owl-stage-outer {
    overflow: hidden;
    position: relative; }

.grey-row {
  background: #f1f1f1; }

.checked-row {
  background: url(img/checks.png) top left fixed; }

.contact-row {
  background: url(img/contact.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.contact-row h1, .contact-row h2, .contact-row h3, .contact-row h4, .contact-row h5, .contact-row h5 .contact-row p {
  color: #ffffff; }

.pages-header h4 {
  color: #e44700;
  font-size: 1em; }

.pages-header h1 {
  color: #e44700;
  margin-top: 0px;
  font-size: 1.8em;
  margin-bottom: 0px; }

.pages-header h1 span {
  color: #ef9a21; }

.pages-header .container {
  padding: 0 1.6em; }

.pages-header .entry-meta {
  color: #ffffff;
  font-size: 0.7em; }

.pages-header .entry-meta a {
  font-weight: bold;
  color: #ffffff; }

.site-main .entry-title {
  margin-bottom: 0.8em; }

.owl-controls {
  margin-top: 0px !important;
  z-index: 1;
  position: relative; }

.owl-controls .owl-nav {
  display: none !important;
  width: auto;
  display: table;
  margin: 0 auto 1.6em auto; }

.owl-controls .owl-nav div {
  padding: 0.4em;
  display: block;
  border: 1px solid #ffffff;
  text-indent: -999999px;
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin: 0 0.2em 0 0.2em;
  float: left; }

.owl-controls .owl-nav .owl-prev {
  background: url(img/prev-white.png) 0 0 no-repeat;
  background-size: 28px 28px; }

.owl-controls .owl-nav .owl-next {
  background: url(img/next-white.png) 0 0 no-repeat;
  background-size: 28px 28px; }

.owl-controls .owl-dots {
  margin: 0 auto;
  display: table;
  width: auto; }

.owl-controls .owl-dot {
  background: #eff2f4;
  float: left;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: 0.2em; }

.owl-controls .owl-dot.active {
  background: #4b4b4b; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.pre-footer {
  margin: 1.6em 0 0 0;
  background: #ffffff;
  width: 100%;
  float: left;
  clear: both; }
  .pre-footer .row {
    width: 100%;
    padding: 0 1.6em 1.6em 1.6em; }
    .pre-footer .row p.footer-cta {
      max-width: 870px;
      margin: 0 auto;
      font-size: 1.8em;
      line-height: 1.4em;
      margin-top: 0.8em;
      margin-bottom: 1.6em;
      font-style: italic;
      font-weight: 400;
      color: #4b4b4b; }
      .pre-footer .row p.footer-cta strong {
        color: #98002e;
        font-weight: 700;
        white-space: pre; }
      .pre-footer .row p.footer-cta span {
        font-weight: 700; }
  .pre-footer p {
    text-align: center;
    /*color: #919191;*/
    margin-bottom: 0px; }
  .pre-footer a {
    color: #98002e; text-decoration:underline; }
  .pre-footer .col-2 .social {
    list-style: none;
    float: none;
    margin: 0 auto;
    display: table;
    width: auto;
    padding: 0px; }
    .pre-footer .col-2 .social li {
      float: left;
      width: 40px;
      height: 40px;
      padding: 0 0.3em; }
      .pre-footer .col-2 .social li a {
        display: block;
        float: left; }
        .pre-footer .col-2 .social li a img {
          width: 100%;
          height: auto; }
  .pre-footer .col-2 .address {
    float: left;
    width: 100%;
    padding: 0 1.6em 1.6em 1.6em; }
    .pre-footer .col-2 .address p {
      font-size: 14px; }
  .pre-footer .col-2 .footer-nav {
    float: left;
    width: 100%;
    background: #959391;
    padding: 0.8em 1.6em;
    margin-bottom: 1.6em; }
    .pre-footer .col-2 .footer-nav p {
      margin: 0.8em 0;
      font-size: 0.8em;
      color: #ffffff;
      width: 100%;
      float: left; }
    .pre-footer .col-2 .footer-nav a {
      color: #ffffff; }
    .pre-footer .col-2 .footer-nav ul {
      float: left;
      text-align: center;
      list-style: none;
      margin: 0px;
      width: 100%;
      padding: 0 0 0 0; }
      .pre-footer .col-2 .footer-nav ul li {
        display: inline;
        text-align: center; }
        .pre-footer .col-2 .footer-nav ul li a {
          font-size: 0.8em;
          margin-bottom: 0px; }
      .pre-footer .col-2 .footer-nav ul li:after {
        content: " | ";
        color: #ffffff; }
      .pre-footer .col-2 .footer-nav ul li:last-child:after {
        content: ""; }
    .pre-footer .col-2 .footer-nav ul:last-child {
      padding: 0; }
  .pre-footer .col-2 .footer-logos {
    display: block;
    margin: 0 auto;
    width: 100%;
    width: auto; }
    .pre-footer .col-2 .footer-logos a {
      display: block;
      float: left;
      width: 20%; }
      .pre-footer .col-2 .footer-logos a img {
        height: auto;
        width: 100%; }
    .pre-footer .col-2 .footer-logos a:nth-child(1) {
      width: 17%; }
    .pre-footer .col-2 .footer-logos a:nth-child(2) {
      width: 24%; }
    .pre-footer .col-2 .footer-logos a:nth-child(3) {
      width: 20%; }
    .pre-footer .col-2 .footer-logos a:nth-child(4) {
      width: 23%; }
    .pre-footer .col-2 .footer-logos a:nth-child(5) {
      width: 16%; }
  .pre-footer .col-2 .footer-logos-desktop {
    display: none; }
  .pre-footer .col-2 .divider {
    width: calc(100% - 3.2em);
    margin: 1.6em;
    border-bottom: 3px dotted #cfcece;
    height: 0px;
    float: left; }
  .pre-footer .footer-posts {
    width: 100%;
    float: left; }
    .pre-footer .footer-posts article {
      width: 100%;
      float: left;
      padding-bottom: 0.4em; }
      .pre-footer .footer-posts article .post-inner {
        background: #cfcece;
        float: left;
        width: 100%; }
        .pre-footer .footer-posts article .post-inner .post-image {
          width: 150px;
          float: left; }
        .pre-footer .footer-posts article .post-inner .post-content {
          width: calc(100% - 150px);
          padding: 1em;
          float: left; }
          .pre-footer .footer-posts article .post-inner .post-content h3 {
            font-size: 1.2em;
            margin-top: 0px;
            text-transform: uppercase;
            font-weight: bold; }
            .pre-footer .footer-posts article .post-inner .post-content h3 a {
              color: #ffffff; }
          .pre-footer .footer-posts article .post-inner .post-content .entry-content p {
            font-size: 0.9em;
            line-height: 1.4em;
            text-align: left; }
          .pre-footer .footer-posts article .post-inner .post-content .entry-content a {
            color: #ffffff; }
    .pre-footer .footer-posts article.orange .post-inner {
      background: #f28530; }
      .pre-footer .footer-posts article.orange .post-inner .post-image {
        width: 100px;
        float: left; }
      .pre-footer .footer-posts article.orange .post-inner .post-content {
        width: calc(100% - 100px); }
        .pre-footer .footer-posts article.orange .post-inner .post-content h3 a {
          color: #4b4b4b; }
        .pre-footer .footer-posts article.orange .post-inner .post-content .entry-content p {
          color: #ffffff; }
          .pre-footer .footer-posts article.orange .post-inner .post-content .entry-content p a {
            color: #4b4b4b; }
    .pre-footer .footer-posts article.blue .post-inner {
      background: #7ca9db; }
      .pre-footer .footer-posts article.blue .post-inner .post-image {
        width: 100px;
        float: left; }
      .pre-footer .footer-posts article.blue .post-inner .post-content {
        width: calc(100% - 100px); }
        .pre-footer .footer-posts article.blue .post-inner .post-content h3 a {
          color: #4b4b4b; }
        .pre-footer .footer-posts article.blue .post-inner .post-content .entry-content p {
          color: #ffffff; }
          .pre-footer .footer-posts article.blue .post-inner .post-content .entry-content p a {
            color: #4b4b4b; }
  .pre-footer .trustpilot {
    padding: 10px 0;
    float: left;
    width: 100%; }
    .pre-footer .trustpilot .tp-title {
      width: 100%;
      float: left;
      padding: 0 0 40px 0; }
      .pre-footer .trustpilot .tp-title h3 {
        color: #4b4b4b;
        font-size: 2.2em;
        text-align: center;
        font-weight: 600;
        margin: 0px;
        width: 100%; }
    .pre-footer .trustpilot .divider {
      width: calc(100% - 3.2em);
      margin: 3.2em 1.6em 0 1.6em;
      border-bottom: 3px dotted #cfcece;
      height: 0px;
      float: left; }
.pre-footer .fscslogo {text-align:center;}
.pre-footer .fscslogo img {width:140px; padding-top:20px; text-align:center;padding-bottom:20px;}
@media screen and (min-width: 768px) {
  .pre-footer .col-2 .social {
    display: none; }
  .pre-footer .col-2 .address {
    padding: 0 1.6em 1.6em 1.6em;
    float: left;
    width: 32%;
    font-size: 1.1em; }
    .pre-footer .col-2 .address p {
      text-align: left; }
 .pre-footer .col-2 .fcatxt {width:45%;float:left;margin-bottom:30px;padding-top:4px;}
 .pre-footer .col-2 .fcatxt p {font-size: 14px;text-align:left;line-height: 20px;}
 .pre-footer .fscslogo {width:15%;float:right; text-align:center;}
   .pre-footer .fscslogo img {width:140px; padding-top:20px;}
  .pre-footer .col-2 .footer-nav {
    padding: 0.3em 1.6em 0.4em 1.6em; }
    .pre-footer .col-2 .footer-nav ul {
      float: left;
      text-align: left;
      width: auto; }
    .pre-footer .col-2 .footer-nav p {
      margin: 0.3em 0 0 0px;
      float: right;
      width: auto; }
  .pre-footer .col-2 .footer-logos {
    display: none; }
  .pre-footer .col-2 .footer-logos-desktop {
    padding: 0 1.6em 0 0;
    display: block;
    float: right;
    width: 40%; }
    .pre-footer .col-2 .footer-logos-desktop a {
      display: block;
      float: left;
      width: 20%; }
      .pre-footer .col-2 .footer-logos-desktop a img {
        height: auto;
        width: 100%; }
    .pre-footer .col-2 .footer-logos-desktop a:nth-child(1) {
      width: 17%; }
    .pre-footer .col-2 .footer-logos-desktop a:nth-child(2) {
      width: 24%; }
    .pre-footer .col-2 .footer-logos-desktop a:nth-child(3) {
      width: 20%; }
    .pre-footer .col-2 .footer-logos-desktop a:nth-child(4) {
      width: 23%; }
    .pre-footer .col-2 .footer-logos-desktop a:nth-child(5) {
      width: 16%; } }
@media screen and (min-width: 1080px) {
  .pre-footer .footer-posts {
    padding: 0 1.6em; }
    .pre-footer .footer-posts article {
      width: 50%;
      padding-right: 0.4em; }
      .pre-footer .footer-posts article .post-inner .post-image {
        width: 150px;
        float: left; }
      .pre-footer .footer-posts article .post-inner .post-content {
        width: calc(100% - 150px);
        padding: 1em;
        float: left;
        padding-bottom: 0px; }
        .pre-footer .footer-posts article .post-inner .post-content h3 {
          font-size: 0.8em; }
        .pre-footer .footer-posts article .post-inner .post-content .entry-content p {
          font-size: 0.75em;
          margin-bottom: 0px; }
    .pre-footer .footer-posts article.orange {
      width: 25%; }
      .pre-footer .footer-posts article.orange .post-inner .post-image {
        width: 114px;
        float: left; }
      .pre-footer .footer-posts article.orange .post-inner .post-content {
        width: calc(100% - 120px); }
    .pre-footer .footer-posts article.blue {
      width: 25%;
      padding-right: 0em; }
      .pre-footer .footer-posts article.blue .post-inner .post-image {
        width: 114px;
        float: left; }
      .pre-footer .footer-posts article.blue .post-inner .post-content {
        width: calc(100% - 120px); } }
@media screen and (min-width: 1200px) {
  .pre-footer .footer-posts article .post-inner .post-content h3 {
    font-size: 0.9em; }
  .pre-footer .footer-posts article .post-inner .post-content .entry-content p {
    font-size: 0.8em; } }
/*--------------------------------------------------------------
## Global
--------------------------------------------------------------*/
.blog .site-main, .single .site-main {
  padding: 0px; }

.single .pages-header .site-main, #disqus_thread, .sidebar {
  padding: 0 1.8em; }

.blog .pages-header .site-main, .single .pages-header .site-main {
  padding: 1.8em; }

.site-main {
  font-size: 1.2em;
  line-height: 1.6em;
  padding: 0 0; }

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

.hentry {
  margin: 0 0 0em; }

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

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

.page-content,
.entry-content,
.entry-summary {
  margin: 0 0 0; }

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

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

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

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

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# GRID
--------------------------------------------------------------*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10;
  padding-right: 10; }

.container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1340px; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.row {
  width: 100%;
  float: none;
  margin:0 auto;
 }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.col {
  margin: 0 0 0.6em 0;
  float: left;
  width: 100%; }

.site-main .col3 {
  padding-bottom: 2.6em !important; }

@media screen and (min-width: 900px) {
  .one-third {
    width: 33.333%;
    float: left;
    padding-left: 0.3em; }
    .one-third .home-block {
      width: 100%;
      margin-left: 0px !important;
      margin-right: 0px !important; }

  .two-thirds {
    padding-right: 0.1em;
    width: 66.6666%;
    float: left; } }
@media screen and (min-width: 1200px) {
  .one-third {
    padding-left: 0.4em; }

  .two-thirds {
    padding-right: 0.4em; } }
@media screen and (min-width: 480px) {
  #disqus_thread {
    padding: 0px; }

  .sidebar {
    padding: 0px; }

  .site-main {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 0 0 0 0; }

  .site-main .col-4 {
    width: 50%;
    float: left; } }
@media screen and (min-width: 768px) {
  .site-main {
    font-size: 1em; }

  .site-main .col-4 {
    width: 25%;
    float: left; }

  .site-main .col-2 {
    width: 50%;
    float: left; } }
@media screen and (min-width: 900px) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; }

  /*Position the menu in the header */
  .main-navigation, .main-navigation.toggled {
    position: relative;
    margin: 0 auto; }

  .nav-menu {
    float: left;
    background-color: transparent; }

  .main-navigation ul,
  .main-navigation.toggled ul {
    max-height: none;
    padding-left: 0;
    text-align: center; }

  .main-navigation ul {
    width: 100%;
    float: left; }

  .main-navigation.toggled ul {
    overflow-y: visible; }

  /* Display menu items horizontally */
  /*test */
  .main-navigation {
    overflow: visible; }
    .main-navigation li {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      display: block;
      border: none;
      float: left;
      position: relative; }
      .main-navigation li .dropdown-toggle {
        display: none; }

  .main-navigation ul li {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }

  .main-navigation ul li .sub-menu {
    outline: none;
    min-width: 230px;
    z-index: 10;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: absolute;
    left: 0px;
    top: 33px;
    display: block;
    opacity: 0;
    visibility: hidden; }
    .main-navigation ul li .sub-menu li {
      width: 100%; }
      .main-navigation ul li .sub-menu li a {
        width: 100%;
        text-align: left;
        font-weight: 400; }
        .main-navigation ul li .sub-menu li a:hover {
          background: #f0ede9;
          padding-left: 1.6em; }

  .main-navigation ul li#menu-item-129 .sub-menu {
    min-width: 240px; }

  .main-navigation ul li#menu-item-330 .sub-menu {
    min-width: 220px; }

  .main-navigation ul li#menu-item-234 .sub-menu {
    min-width: 200px; }

  .main-navigation ul li#menu-item-172 .sub-menu {
    min-width: 190px; }

  .main-navigation ul li:hover .sub-menu {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    -webkit-transition: all 0.1 ease-in-out;
    -moz-transition: all 0.1 ease-in-out;
    -ms-transition: all 0.1 ease-in-out;
    -o-transition: all 0.1 ease-in-out;
    transition: all 0.1 ease-in-out;
    visibility: visible;
    opacity: 1; }

  /* add an outline to the dropdown menus */
  .main-navigation ul ul {
    outline: 1px solid #333; }

  /* left-align drop down menus */
  .main-navigation li li {
    display: block;
    text-align: left; }

  .main-navigation a,
  .main-navigation ul ul li:last-child a {
    border-bottom: none; }

  /* Position drop down menus absolutely */
  .main-navigation ul ul.toggled-on {
    position: absolute;
    width: 12em;
    display: block;
    z-index: 10;
    margin-left: 0;
    background: #000000; }

  .main-navigation ul ul ul.toggled-on {
    position: relative; }

  /*indent 3rd level drop down menus */
  .main-navigation ul ul ul a {
    padding-left: 2em; }

  /* Simplify the dropdown toggle */
  .dropdown-toggle {
    top: 11px;
    right: 12px;
    border: none;
   }

  .dropdown-toggle::after {
    line-height: 27px;
    width: 27px; }

  }

@media only screen and (max-width: 900px) {
  .mobileonlylink {display:block!important;}
}


@media only screen and (max-width: 760px) {

  .pre-footer p {
      text-align: center;
      color: #959391;
      margin-bottom: 0px;
      font-size: 14px;
      line-height: 20px;
      padding: 10px;
      margin-bottom: 15px;
  }

  blockquote {display:none;}

  #masthead .mobile-agent {
    float: left;
    width: 100%;
    padding: 1em 1.6em;
    background: #f0ede9;
}

.site-main {
    font-size: 1em!important;
    line-height: 1.6em;
    padding: 0 0;
}

}

@media only screen and (max-width: 600px) {

#home-left #slider .slide.feature-box .slide-content.layout-2 {
  /*display:none;*/
  background-color: transparent;
}

h1, .h1 {
    font-size: 2.3em;
}

#home-left .full-width .white-box h2 {
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
    line-height: 1.4em;
}

}

@media screen and (max-width: 480px) {
  #home-left #slider .owl-stage {
    height: auto!important; }
  }

@media only screen and (max-width: 410px) {

  #masthead .site-branding .header-intro h1 {
      font-weight: 300;
      font-size: .8em!important;
    }

  }
