/*
	This CSS is generated by a SASS Compiler - CodeKit.  Please do not add any styles here as it get's overwritten. 
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/***********
	Colors
************/
/*****************
	Breakpoints
******************/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 100%; }
  html.admin-bar {
    margin-top: 32px; }

body {
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  font-size: 0.875rem;
  line-height: 1.375rem;
  position: relative;
  color: #4d4f53; }
  body.post-type-archive-blog_post_type, body.blog_post_type-template-default,
  body *.tax-blog_categories {
    background-color: #f5f5f5; }

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none; } }

.cf:after {
  content: "";
  display: table;
  clear: both; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 30px;
  font-weight: 300; }

h1,
.h1 {
  font-weight: 400;
  color: #0065bd;
  position: relative;
  font-size: 27px;
  line-height: 29px;
  font-size: 1.6875rem;
  line-height: 1.8125rem; }
  @media (min-width: 992px) {
    h1,
    .h1 {
      font-size: 36px;
      line-height: 39px;
      font-size: 2.25rem;
      line-height: 2.4375rem; } }
  h1 small,
  .h1 small {
    font-size: 14px; }

h1.header-title,
.header-title {
  font-weight: 700;
  color: #ffffff;
  padding-top: 20px;
  position: relative;
  font-size: 32px;
  line-height: 36px;
  font-size: 2rem;
  line-height: 2.25rem; }
  @media (min-width: 992px) {
    h1.header-title,
    .header-title {
      font-size: 60px;
      line-height: 64px;
      font-size: 3.75rem;
      line-height: 4rem; } }
  h1.header-title:after,
  .header-title:after {
    content: '';
    clear: both;
    display: block;
    border-bottom: 1px solid #7ab800;
    margin: 20px auto 0px;
    width: 100%;
    max-width: 100px; }

h2,
.h2 {
  font-size: 27px;
  line-height: 29px;
  font-size: 1.6875rem;
  line-height: 1.8125rem; }
  @media (min-width: 768px) {
    h2,
    .h2 {
      font-size: 32px;
      line-height: 34px;
      font-size: 2rem;
      line-height: 2.125rem; } }
  @media (min-width: 992px) {
    h2,
    .h2 {
      font-size: 30px;
      line-height: 34px;
      font-size: 1.875rem;
      line-height: 2.125rem; } }

h3,
.h3 {
  font-size: 24px;
  line-height: 26px;
  font-size: 1.5rem;
  line-height: 1.625rem; }

h4,
.h4 {
  font-size: 24px;
  line-height: 26px;
  font-size: 1.5rem;
  line-height: 1.625rem; }
  @media (min-width: 768px) {
    h4,
    .h4 {
      font-size: 28px;
      line-height: 40px;
      font-size: 1.75rem;
      line-height: 2.5rem; } }

h5,
.h5 {
  font-size: 18px;
  line-height: 28px;
  font-size: 1.125rem;
  line-height: 1.75rem; }

h6,
.h6 {
  font-size: 18px;
  line-height: 20px;
  font-size: 1.125rem;
  line-height: 1.25rem; }

p,
.p {
  font-size: 14px;
  line-height: 24px;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 20px; }
  p:last-child,
  .p:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    p,
    .p {
      font-size: 18px;
      line-height: 28px;
      font-size: 1.125rem;
      line-height: 1.75rem; } }
  @media (min-width: 768px) {
    p.size-20,
    .p.size-20 {
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem; } }
  p small,
  .p small {
    font-size: 14px;
    line-height: 18px;
    font-size: 0.875rem;
    line-height: 1.125rem; }

p.lead {
  font-size: 18px;
  line-height: 24px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 200; }
  @media (min-width: 768px) {
    p.lead {
      font-size: 24px;
      line-height: 28px;
      font-size: 1.5rem;
      line-height: 1.75rem; } }

a {
  text-decoration: none;
  color: #7ab800;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover {
    color: #a0ce4e; }

.size-26 {
  font-size: 20px;
  line-height: 24px;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 200; }
  @media (min-width: 768px) {
    .size-26 {
      font-size: 26px;
      line-height: 30px;
      font-size: 1.625rem;
      line-height: 1.875rem; } }

.green-bullet-solid {
  list-style-image: url("../img/green-bullet-solid.png"); }

.blue-bullet-solid {
  list-style-image: url("../img/blue-bullet-solid.png"); }

.wpb_content_element ul,
.wpb_content_element ol,
.single-post-content ul,
.single-post-content ol {
  margin-left: 0;
  padding-left: 40px;
  padding-bottom: 30px; }
  .wpb_content_element ul li,
  .wpb_content_element ol li,
  .single-post-content ul li,
  .single-post-content ol li {
    font-size: 16px;
    line-height: 20px;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #4d4f53;
    position: relative;
    font-weight: 200;
    font-size: 16px;
    line-height: 24px;
    font-size: 1rem;
    line-height: 1.5rem; }
    @media (min-width: 768px) {
      .wpb_content_element ul li,
      .wpb_content_element ol li,
      .single-post-content ul li,
      .single-post-content ol li {
        font-size: 18px;
        line-height: 28px;
        font-size: 1.125rem;
        line-height: 1.75rem; } }
    .wpb_content_element ul li:last-child,
    .wpb_content_element ol li:last-child,
    .single-post-content ul li:last-child,
    .single-post-content ol li:last-child {
      margin-bottom: 0; }

blockquote {
  font-size: 16px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 30px;
  font-style: italic;
  font-weight: 200; }
  @media (min-width: 992px) {
    blockquote {
      font-size: 18px;
      line-height: 28px;
      font-size: 1.125rem;
      line-height: 1.75rem; } }

/*******************************/
/* Input Styles */
/*******************************/
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  font-weight: 200;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 0;
  border-radius: 4px;
  background: #ffffff;
  margin-bottom: 14px;
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  font-style: italic; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"] {
  height: 40px;
  padding: 0 16px;
  font-size: 16px;
  line-height: 32px;
  font-size: 1rem;
  line-height: 2rem; }

textarea {
  height: 200px;
  padding: 16px;
  font-size: 16px;
  line-height: 30px;
  font-size: 1rem;
  line-height: 1.875rem; }

:-moz-placeholder {
  /* Firefox 18- */ }

::-moz-placeholder {
  /* Firefox 19+ */ }

/*******************************/
/* Make videos responsive */
/*******************************/
.iframe {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px; }
  .iframe object,
  .iframe embed,
  .iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*******************************/
/* Text Reader */
/*******************************/
.visually-hidden {
  position: absolute;
  top: -1000em; }

#skip-to-content {
  visibility: hidden;
  width: 0;
  height: 0; }

.screen-reader-text {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  word-wrap: normal !important;
  border: 0; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*******************
	Buttons
********************/
.btn {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
  font-size: 0.875rem;
  line-height: 1.375rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #7ab800; }
  .btn:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #a0ce4e; }

.btn-link {
  color: #7ab800;
  font-size: 13px;
  line-height: 20px;
  font-size: 0.8125rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  background-image: url("../img/learn-more.png");
  background-position: left;
  background-repeat: no-repeat;
  padding: 10px 0 10px 24px; }
  .btn-link:hover {
    color: #a0ce4e;
    background-image: url("../img/learn-more-hover.png"); }

.btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .btn-flex img {
    margin: 0 10px 0 0; }

#toTop {
  background-color: #333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #FFF;
  height: 35px;
  position: fixed;
  right: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: .9;
  z-index: 10000;
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s; }
  #toTop:hover {
    background-color: #a0ce4e; }
  #toTop i {
    line-height: 35px;
    font-size: 22px;
    text-align: center;
    color: #ffffff; }

/********************
	Img
*********************/
.img-responsive {
  max-width: 100%;
  height: auto; }

/********************
	Paddings
*********************/
.padding-top-bottom {
  padding-top: 25px;
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .padding-top-bottom {
      padding-top: 45px;
      padding-bottom: 45px; } }

.padding-top {
  padding-top: 25px; }
  @media (min-width: 768px) {
    .padding-top {
      padding-top: 45px; } }

.padding-bottom {
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .padding-bottom {
      padding-bottom: 45px; } }

/********************
	Margins
*********************/
.margin-top-auto {
  margin-top: auto; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

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

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

/********************
	Colors
*********************/
.text-white,
.text-white * {
  color: #ffffff; }
  .text-white a,
  .text-white * a {
    color: inherit; }

.text-grey,
.grey,
.text-grey * {
  color: #4d4f53; }
  .text-grey a,
  .grey a,
  .text-grey * a {
    color: inherit; }

.text-green,
a.text-green,
.text-green * {
  color: #7ab800; }
  .text-green a,
  a.text-green a,
  .text-green * a {
    color: inherit; }

.text-blue,
.text-blue * {
  color: #0065bd; }
  .text-blue a,
  .text-blue * a {
    color: inherit; }

.text-dark-blue,
.text-dark-blue * {
  color: #1b3c58; }
  .text-dark-blue a,
  .text-dark-blue * a {
    color: inherit; }

.text-darker-blue,
.text-darker-blue * {
  color: #003478; }
  .text-darker-blue a,
  .text-darker-blue * a {
    color: inherit; }

/********************
	Weight
*********************/
.semibold,
.text-semibold {
  font-weight: 600; }

.bold {
  font-weight: 700; }

/********************
	Border
*********************/
.border-top {
  border-top: 1px solid #dddddd; }

.border-bottom {
  border-bottom: 1px solid #dddddd; }

.border-top-bottom {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd; }

/********************
	Text 
*********************/
.text-center {
  text-align: center; }

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

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

.text-uppercase {
  text-transform: uppercase; }

.text-extra-bold {
  font-weight: 900; }

.text-underline {
  text-decoration: underline; }

/********************
	Background
*********************/
.background-top.background-top {
  background-position: center top !important; }

/********************
	Display
*********************/
.display-xs {
  display: initial; }
  @media (min-width: 768px) {
    .display-xs {
      display: none; } }

.display-sm {
  display: none; }
  @media (min-width: 768px) {
    .display-sm {
      display: initial; } }
  @media (min-width: 992px) {
    .display-sm {
      display: none; } }

.display-md {
  display: none; }
  @media (min-width: 992px) {
    .display-md {
      display: initial; } }
  @media (min-width: 1200px) {
    .display-md {
      display: none; } }

.display-lg {
  display: none; }
  @media (min-width: 1200px) {
    .display-lg {
      display: initial; } }

.display-none {
  display: none; }

.display-initial {
  display: initial; }

/********************
	White Space
*********************/
.nowrap,
.nowrap * {
  white-space: nowrap; }

.white-space-wrap,
.white-space-wrap * {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

/*****************************
	BAckground
******************************/
.background-center-top.background-center-top {
  background-position: center top !important; }

/*****************************
	Clearfix
******************************/
.cf:after {
  content: "";
  display: table;
  clear: both; }

/********************
	equal-height-content - Visual Composer
*********************/
.equal-height-content .vc_column-inner > .wpb_wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .equal-height-content .vc_column-inner > .wpb_wrapper div {
    width: 100%; }

/*****************************
	Overflow
******************************/
.overflow-visible {
  overflow: visible !important; }

/*****************************
	SWAP - Works only with 2 elements - Visual Composer
******************************/
@media (min-width: 992px) {
  .swap-md,
  .inverse-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse; } }

@media (min-width: 768px) {
  .swap-sm,
  .inverse-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse; } }

.wpb_content_element blockquote p {
  font-style: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit; }

/*Add all grid options in here*/
.wrap {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  .wrap .row {
    margin-left: -15px;
    margin-right: -15px; }

.row,
.row-columns-10 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px; }
  .row:after,
  .row-columns-10:after {
    content: "";
    display: table;
    clear: both; }
  .row.no-margin,
  .row-columns-10.no-margin {
    margin-bottom: 0; }
  .row .col,
  .row-columns-10 .col {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 1px; }
    .row .col[class*="push-"], .row .col[class*="pull-"],
    .row-columns-10 .col[class*="push-"],
    .row-columns-10 .col[class*="pull-"] {
      position: relative; }

.row .col.xs1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.xs12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row .col.offset-xs1 {
  margin-left: 8.3333333333%; }

.row .col.pull-xs1 {
  right: 8.3333333333%; }

.row .col.push-xs1 {
  left: 8.3333333333%; }

.row .col.offset-xs2 {
  margin-left: 16.6666666667%; }

.row .col.pull-xs2 {
  right: 16.6666666667%; }

.row .col.push-xs2 {
  left: 16.6666666667%; }

.row .col.offset-xs3 {
  margin-left: 25%; }

.row .col.pull-xs3 {
  right: 25%; }

.row .col.push-xs3 {
  left: 25%; }

.row .col.offset-xs4 {
  margin-left: 33.3333333333%; }

.row .col.pull-xs4 {
  right: 33.3333333333%; }

.row .col.push-xs4 {
  left: 33.3333333333%; }

.row .col.offset-xs5 {
  margin-left: 41.6666666667%; }

.row .col.pull-xs5 {
  right: 41.6666666667%; }

.row .col.push-xs5 {
  left: 41.6666666667%; }

.row .col.offset-xs6 {
  margin-left: 50%; }

.row .col.pull-xs6 {
  right: 50%; }

.row .col.push-xs6 {
  left: 50%; }

.row .col.offset-xs7 {
  margin-left: 58.3333333333%; }

.row .col.pull-xs7 {
  right: 58.3333333333%; }

.row .col.push-xs7 {
  left: 58.3333333333%; }

.row .col.offset-xs8 {
  margin-left: 66.6666666667%; }

.row .col.pull-xs8 {
  right: 66.6666666667%; }

.row .col.push-xs8 {
  left: 66.6666666667%; }

.row .col.offset-xs9 {
  margin-left: 75%; }

.row .col.pull-xs9 {
  right: 75%; }

.row .col.push-xs9 {
  left: 75%; }

.row .col.offset-xs10 {
  margin-left: 83.3333333333%; }

.row .col.pull-xs10 {
  right: 83.3333333333%; }

.row .col.push-xs10 {
  left: 83.3333333333%; }

.row .col.offset-xs11 {
  margin-left: 91.6666666667%; }

.row .col.pull-xs11 {
  right: 91.6666666667%; }

.row .col.push-xs11 {
  left: 91.6666666667%; }

.row .col.offset-xs12 {
  margin-left: 100%; }

.row .col.pull-xs12 {
  right: 100%; }

.row .col.push-xs12 {
  left: 100%; }

@media (min-width: 768px) {
  .row .col.sm1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.sm12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.offset-sm1 {
    margin-left: 8.3333333333%; }
  .row .col.pull-sm1 {
    right: 8.3333333333%; }
  .row .col.push-sm1 {
    left: 8.3333333333%; }
  .row .col.offset-sm2 {
    margin-left: 16.6666666667%; }
  .row .col.pull-sm2 {
    right: 16.6666666667%; }
  .row .col.push-sm2 {
    left: 16.6666666667%; }
  .row .col.offset-sm3 {
    margin-left: 25%; }
  .row .col.pull-sm3 {
    right: 25%; }
  .row .col.push-sm3 {
    left: 25%; }
  .row .col.offset-sm4 {
    margin-left: 33.3333333333%; }
  .row .col.pull-sm4 {
    right: 33.3333333333%; }
  .row .col.push-sm4 {
    left: 33.3333333333%; }
  .row .col.offset-sm5 {
    margin-left: 41.6666666667%; }
  .row .col.pull-sm5 {
    right: 41.6666666667%; }
  .row .col.push-sm5 {
    left: 41.6666666667%; }
  .row .col.offset-sm6 {
    margin-left: 50%; }
  .row .col.pull-sm6 {
    right: 50%; }
  .row .col.push-sm6 {
    left: 50%; }
  .row .col.offset-sm7 {
    margin-left: 58.3333333333%; }
  .row .col.pull-sm7 {
    right: 58.3333333333%; }
  .row .col.push-sm7 {
    left: 58.3333333333%; }
  .row .col.offset-sm8 {
    margin-left: 66.6666666667%; }
  .row .col.pull-sm8 {
    right: 66.6666666667%; }
  .row .col.push-sm8 {
    left: 66.6666666667%; }
  .row .col.offset-sm9 {
    margin-left: 75%; }
  .row .col.pull-sm9 {
    right: 75%; }
  .row .col.push-sm9 {
    left: 75%; }
  .row .col.offset-sm10 {
    margin-left: 83.3333333333%; }
  .row .col.pull-sm10 {
    right: 83.3333333333%; }
  .row .col.push-sm10 {
    left: 83.3333333333%; }
  .row .col.offset-sm11 {
    margin-left: 91.6666666667%; }
  .row .col.pull-sm11 {
    right: 91.6666666667%; }
  .row .col.push-sm11 {
    left: 91.6666666667%; }
  .row .col.offset-sm12 {
    margin-left: 100%; }
  .row .col.pull-sm12 {
    right: 100%; }
  .row .col.push-sm12 {
    left: 100%; } }

@media (min-width: 992px) {
  .row .col.md1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.md12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.offset-md1 {
    margin-left: 8.3333333333%; }
  .row .col.pull-md1 {
    right: 8.3333333333%; }
  .row .col.push-md1 {
    left: 8.3333333333%; }
  .row .col.offset-md2 {
    margin-left: 16.6666666667%; }
  .row .col.pull-md2 {
    right: 16.6666666667%; }
  .row .col.push-md2 {
    left: 16.6666666667%; }
  .row .col.offset-md3 {
    margin-left: 25%; }
  .row .col.pull-md3 {
    right: 25%; }
  .row .col.push-md3 {
    left: 25%; }
  .row .col.offset-md4 {
    margin-left: 33.3333333333%; }
  .row .col.pull-md4 {
    right: 33.3333333333%; }
  .row .col.push-md4 {
    left: 33.3333333333%; }
  .row .col.offset-md5 {
    margin-left: 41.6666666667%; }
  .row .col.pull-md5 {
    right: 41.6666666667%; }
  .row .col.push-md5 {
    left: 41.6666666667%; }
  .row .col.offset-md6 {
    margin-left: 50%; }
  .row .col.pull-md6 {
    right: 50%; }
  .row .col.push-md6 {
    left: 50%; }
  .row .col.offset-md7 {
    margin-left: 58.3333333333%; }
  .row .col.pull-md7 {
    right: 58.3333333333%; }
  .row .col.push-md7 {
    left: 58.3333333333%; }
  .row .col.offset-md8 {
    margin-left: 66.6666666667%; }
  .row .col.pull-md8 {
    right: 66.6666666667%; }
  .row .col.push-md8 {
    left: 66.6666666667%; }
  .row .col.offset-md9 {
    margin-left: 75%; }
  .row .col.pull-md9 {
    right: 75%; }
  .row .col.push-md9 {
    left: 75%; }
  .row .col.offset-md10 {
    margin-left: 83.3333333333%; }
  .row .col.pull-md10 {
    right: 83.3333333333%; }
  .row .col.push-md10 {
    left: 83.3333333333%; }
  .row .col.offset-md11 {
    margin-left: 91.6666666667%; }
  .row .col.pull-md11 {
    right: 91.6666666667%; }
  .row .col.push-md11 {
    left: 91.6666666667%; }
  .row .col.offset-md12 {
    margin-left: 100%; }
  .row .col.pull-md12 {
    right: 100%; }
  .row .col.push-md12 {
    left: 100%; } }

@media (min-width: 1200px) {
  .row .col.lg1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.lg12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row .col.offset-lg1 {
    margin-left: 8.3333333333%; }
  .row .col.pull-lg1 {
    right: 8.3333333333%; }
  .row .col.push-lg1 {
    left: 8.3333333333%; }
  .row .col.offset-lg2 {
    margin-left: 16.6666666667%; }
  .row .col.pull-lg2 {
    right: 16.6666666667%; }
  .row .col.push-lg2 {
    left: 16.6666666667%; }
  .row .col.offset-lg3 {
    margin-left: 25%; }
  .row .col.pull-lg3 {
    right: 25%; }
  .row .col.push-lg3 {
    left: 25%; }
  .row .col.offset-lg4 {
    margin-left: 33.3333333333%; }
  .row .col.pull-lg4 {
    right: 33.3333333333%; }
  .row .col.push-lg4 {
    left: 33.3333333333%; }
  .row .col.offset-lg5 {
    margin-left: 41.6666666667%; }
  .row .col.pull-lg5 {
    right: 41.6666666667%; }
  .row .col.push-lg5 {
    left: 41.6666666667%; }
  .row .col.offset-lg6 {
    margin-left: 50%; }
  .row .col.pull-lg6 {
    right: 50%; }
  .row .col.push-lg6 {
    left: 50%; }
  .row .col.offset-lg7 {
    margin-left: 58.3333333333%; }
  .row .col.pull-lg7 {
    right: 58.3333333333%; }
  .row .col.push-lg7 {
    left: 58.3333333333%; }
  .row .col.offset-lg8 {
    margin-left: 66.6666666667%; }
  .row .col.pull-lg8 {
    right: 66.6666666667%; }
  .row .col.push-lg8 {
    left: 66.6666666667%; }
  .row .col.offset-lg9 {
    margin-left: 75%; }
  .row .col.pull-lg9 {
    right: 75%; }
  .row .col.push-lg9 {
    left: 75%; }
  .row .col.offset-lg10 {
    margin-left: 83.3333333333%; }
  .row .col.pull-lg10 {
    right: 83.3333333333%; }
  .row .col.push-lg10 {
    left: 83.3333333333%; }
  .row .col.offset-lg11 {
    margin-left: 91.6666666667%; }
  .row .col.pull-lg11 {
    right: 91.6666666667%; }
  .row .col.push-lg11 {
    left: 91.6666666667%; }
  .row .col.offset-lg12 {
    margin-left: 100%; }
  .row .col.pull-lg12 {
    right: 100%; }
  .row .col.push-lg12 {
    left: 100%; } }

.row-columns-10 .col.xs1 {
  width: 10%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs2 {
  width: 20%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs3 {
  width: 30%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs4 {
  width: 40%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs5 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs6 {
  width: 60%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs7 {
  width: 70%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs8 {
  width: 80%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs9 {
  width: 90%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.xs10 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto; }

.row-columns-10 .col.offset-xs1 {
  margin-left: 10%; }

.row-columns-10 .col.pull-xs1 {
  right: 10%; }

.row-columns-10 .col.push-xs1 {
  left: 10%; }

.row-columns-10 .col.offset-xs2 {
  margin-left: 20%; }

.row-columns-10 .col.pull-xs2 {
  right: 20%; }

.row-columns-10 .col.push-xs2 {
  left: 20%; }

.row-columns-10 .col.offset-xs3 {
  margin-left: 30%; }

.row-columns-10 .col.pull-xs3 {
  right: 30%; }

.row-columns-10 .col.push-xs3 {
  left: 30%; }

.row-columns-10 .col.offset-xs4 {
  margin-left: 40%; }

.row-columns-10 .col.pull-xs4 {
  right: 40%; }

.row-columns-10 .col.push-xs4 {
  left: 40%; }

.row-columns-10 .col.offset-xs5 {
  margin-left: 50%; }

.row-columns-10 .col.pull-xs5 {
  right: 50%; }

.row-columns-10 .col.push-xs5 {
  left: 50%; }

.row-columns-10 .col.offset-xs6 {
  margin-left: 60%; }

.row-columns-10 .col.pull-xs6 {
  right: 60%; }

.row-columns-10 .col.push-xs6 {
  left: 60%; }

.row-columns-10 .col.offset-xs7 {
  margin-left: 70%; }

.row-columns-10 .col.pull-xs7 {
  right: 70%; }

.row-columns-10 .col.push-xs7 {
  left: 70%; }

.row-columns-10 .col.offset-xs8 {
  margin-left: 80%; }

.row-columns-10 .col.pull-xs8 {
  right: 80%; }

.row-columns-10 .col.push-xs8 {
  left: 80%; }

.row-columns-10 .col.offset-xs9 {
  margin-left: 90%; }

.row-columns-10 .col.pull-xs9 {
  right: 90%; }

.row-columns-10 .col.push-xs9 {
  left: 90%; }

.row-columns-10 .col.offset-xs10 {
  margin-left: 100%; }

.row-columns-10 .col.pull-xs10 {
  right: 100%; }

.row-columns-10 .col.push-xs10 {
  left: 100%; }

@media (min-width: 768px) {
  .row-columns-10 .col.sm1 {
    width: 10%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm2 {
    width: 20%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm3 {
    width: 30%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm4 {
    width: 40%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm5 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm6 {
    width: 60%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm7 {
    width: 70%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm8 {
    width: 80%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm9 {
    width: 90%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.sm10 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.offset-sm1 {
    margin-left: 10%; }
  .row-columns-10 .col.pull-sm1 {
    right: 10%; }
  .row-columns-10 .col.push-sm1 {
    left: 10%; }
  .row-columns-10 .col.offset-sm2 {
    margin-left: 20%; }
  .row-columns-10 .col.pull-sm2 {
    right: 20%; }
  .row-columns-10 .col.push-sm2 {
    left: 20%; }
  .row-columns-10 .col.offset-sm3 {
    margin-left: 30%; }
  .row-columns-10 .col.pull-sm3 {
    right: 30%; }
  .row-columns-10 .col.push-sm3 {
    left: 30%; }
  .row-columns-10 .col.offset-sm4 {
    margin-left: 40%; }
  .row-columns-10 .col.pull-sm4 {
    right: 40%; }
  .row-columns-10 .col.push-sm4 {
    left: 40%; }
  .row-columns-10 .col.offset-sm5 {
    margin-left: 50%; }
  .row-columns-10 .col.pull-sm5 {
    right: 50%; }
  .row-columns-10 .col.push-sm5 {
    left: 50%; }
  .row-columns-10 .col.offset-sm6 {
    margin-left: 60%; }
  .row-columns-10 .col.pull-sm6 {
    right: 60%; }
  .row-columns-10 .col.push-sm6 {
    left: 60%; }
  .row-columns-10 .col.offset-sm7 {
    margin-left: 70%; }
  .row-columns-10 .col.pull-sm7 {
    right: 70%; }
  .row-columns-10 .col.push-sm7 {
    left: 70%; }
  .row-columns-10 .col.offset-sm8 {
    margin-left: 80%; }
  .row-columns-10 .col.pull-sm8 {
    right: 80%; }
  .row-columns-10 .col.push-sm8 {
    left: 80%; }
  .row-columns-10 .col.offset-sm9 {
    margin-left: 90%; }
  .row-columns-10 .col.pull-sm9 {
    right: 90%; }
  .row-columns-10 .col.push-sm9 {
    left: 90%; }
  .row-columns-10 .col.offset-sm10 {
    margin-left: 100%; }
  .row-columns-10 .col.pull-sm10 {
    right: 100%; }
  .row-columns-10 .col.push-sm10 {
    left: 100%; } }

@media (min-width: 992px) {
  .row-columns-10 .col.md1 {
    width: 10%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md2 {
    width: 20%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md3 {
    width: 30%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md4 {
    width: 40%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md5 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md6 {
    width: 60%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md7 {
    width: 70%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md8 {
    width: 80%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md9 {
    width: 90%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.md10 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.offset-md1 {
    margin-left: 10%; }
  .row-columns-10 .col.pull-md1 {
    right: 10%; }
  .row-columns-10 .col.push-md1 {
    left: 10%; }
  .row-columns-10 .col.offset-md2 {
    margin-left: 20%; }
  .row-columns-10 .col.pull-md2 {
    right: 20%; }
  .row-columns-10 .col.push-md2 {
    left: 20%; }
  .row-columns-10 .col.offset-md3 {
    margin-left: 30%; }
  .row-columns-10 .col.pull-md3 {
    right: 30%; }
  .row-columns-10 .col.push-md3 {
    left: 30%; }
  .row-columns-10 .col.offset-md4 {
    margin-left: 40%; }
  .row-columns-10 .col.pull-md4 {
    right: 40%; }
  .row-columns-10 .col.push-md4 {
    left: 40%; }
  .row-columns-10 .col.offset-md5 {
    margin-left: 50%; }
  .row-columns-10 .col.pull-md5 {
    right: 50%; }
  .row-columns-10 .col.push-md5 {
    left: 50%; }
  .row-columns-10 .col.offset-md6 {
    margin-left: 60%; }
  .row-columns-10 .col.pull-md6 {
    right: 60%; }
  .row-columns-10 .col.push-md6 {
    left: 60%; }
  .row-columns-10 .col.offset-md7 {
    margin-left: 70%; }
  .row-columns-10 .col.pull-md7 {
    right: 70%; }
  .row-columns-10 .col.push-md7 {
    left: 70%; }
  .row-columns-10 .col.offset-md8 {
    margin-left: 80%; }
  .row-columns-10 .col.pull-md8 {
    right: 80%; }
  .row-columns-10 .col.push-md8 {
    left: 80%; }
  .row-columns-10 .col.offset-md9 {
    margin-left: 90%; }
  .row-columns-10 .col.pull-md9 {
    right: 90%; }
  .row-columns-10 .col.push-md9 {
    left: 90%; }
  .row-columns-10 .col.offset-md10 {
    margin-left: 100%; }
  .row-columns-10 .col.pull-md10 {
    right: 100%; }
  .row-columns-10 .col.push-md10 {
    left: 100%; } }

@media (min-width: 1200px) {
  .row-columns-10 .col.lg1 {
    width: 10%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg2 {
    width: 20%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg3 {
    width: 30%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg4 {
    width: 40%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg5 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg6 {
    width: 60%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg7 {
    width: 70%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg8 {
    width: 80%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg9 {
    width: 90%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.lg10 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .row-columns-10 .col.offset-lg1 {
    margin-left: 10%; }
  .row-columns-10 .col.pull-lg1 {
    right: 10%; }
  .row-columns-10 .col.push-lg1 {
    left: 10%; }
  .row-columns-10 .col.offset-lg2 {
    margin-left: 20%; }
  .row-columns-10 .col.pull-lg2 {
    right: 20%; }
  .row-columns-10 .col.push-lg2 {
    left: 20%; }
  .row-columns-10 .col.offset-lg3 {
    margin-left: 30%; }
  .row-columns-10 .col.pull-lg3 {
    right: 30%; }
  .row-columns-10 .col.push-lg3 {
    left: 30%; }
  .row-columns-10 .col.offset-lg4 {
    margin-left: 40%; }
  .row-columns-10 .col.pull-lg4 {
    right: 40%; }
  .row-columns-10 .col.push-lg4 {
    left: 40%; }
  .row-columns-10 .col.offset-lg5 {
    margin-left: 50%; }
  .row-columns-10 .col.pull-lg5 {
    right: 50%; }
  .row-columns-10 .col.push-lg5 {
    left: 50%; }
  .row-columns-10 .col.offset-lg6 {
    margin-left: 60%; }
  .row-columns-10 .col.pull-lg6 {
    right: 60%; }
  .row-columns-10 .col.push-lg6 {
    left: 60%; }
  .row-columns-10 .col.offset-lg7 {
    margin-left: 70%; }
  .row-columns-10 .col.pull-lg7 {
    right: 70%; }
  .row-columns-10 .col.push-lg7 {
    left: 70%; }
  .row-columns-10 .col.offset-lg8 {
    margin-left: 80%; }
  .row-columns-10 .col.pull-lg8 {
    right: 80%; }
  .row-columns-10 .col.push-lg8 {
    left: 80%; }
  .row-columns-10 .col.offset-lg9 {
    margin-left: 90%; }
  .row-columns-10 .col.pull-lg9 {
    right: 90%; }
  .row-columns-10 .col.push-lg9 {
    left: 90%; }
  .row-columns-10 .col.offset-lg10 {
    margin-left: 100%; }
  .row-columns-10 .col.pull-lg10 {
    right: 100%; }
  .row-columns-10 .col.push-lg10 {
    left: 100%; } }

#masthead {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50px;
  background-color: rgba(27, 60, 88, 0.9);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  #masthead:after {
    content: "";
    display: table;
    clear: both; }
  #masthead.site-header-scroll {
    height: 65px;
    position: fixed; }
  #masthead .wrap-site-branding:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1200px) {
    #masthead .wrap-site-branding {
      float: left; } }
  #masthead .site-branding {
    margin: 16px 0 0 0;
    float: left;
    display: block;
    width: 113px; }
    #masthead .site-branding img {
      display: block;
      max-width: 100%;
      height: auto; }
    @media (min-width: 1200px) {
      #masthead .site-branding {
        margin-top: 10px;
        width: 225px; } }

body #masthead.site-header.site-header-scroll .menu-toggle {
  height: 65px;
  padding: 24px 0px 24px 20px; }

.menu-toggle {
  display: none;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 17px 0px 17px 20px;
  background-color: transparent;
  position: relative;
  display: block;
  float: right;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media (min-width: 1200px) {
    .menu-toggle {
      display: none; } }
  .menu-toggle .bar {
    display: block;
    background-color: #ffffff;
    width: 15px;
    height: 3px;
    margin: 0 auto 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .menu-toggle .bar.bar-3 {
      margin-bottom: 0; }
  .menu-toggle:hover .bar-1, .menu-toggle:focus .bar-1 {
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px); }
  .menu-toggle:hover .bar-3, .menu-toggle:focus .bar-3 {
    transform: translateY(2px);
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px); }
  .menu-toggle.is-active .bar-1 {
    transform: translateY(7px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    -moz-transform: translateY(7px) translateX(0) rotate(45deg); }
  .menu-toggle.is-active .bar-2 {
    opacity: 0; }
  .menu-toggle.is-active .bar-3 {
    transform: translateY(-3px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(-3px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(-3px) translateX(0) rotate(-45deg); }

@media (min-width: 1200px) {
  .site-navigation {
    float: right; } }

body #masthead.site-header.site-header-scroll .desktop-master-menu > ul > li {
  line-height: 65px; }

.desktop-master-menu {
  display: none; }
  @media (min-width: 1200px) {
    .desktop-master-menu {
      display: block; } }
  .desktop-master-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block; }
    .desktop-master-menu ul:after {
      content: "";
      display: table;
      clear: both; }
    .desktop-master-menu ul li {
      margin: 0;
      padding: 0 12px;
      float: left;
      color: #ffffff;
      font-weight: 700;
      text-transform: uppercase;
      position: relative;
      display: block;
      cursor: pointer;
      font-size: 12px;
      line-height: 50px;
      font-size: 0.75rem;
      line-height: 3.125rem; }
      .desktop-master-menu ul li:hover {
        color: #a0ce4e; }
        .desktop-master-menu ul li:hover > a i {
          opacity: 1; }
      .desktop-master-menu ul li > a {
        color: inherit;
        display: block; }
        .desktop-master-menu ul li > a i {
          opacity: 0;
          color: #a0ce4e; }
    .desktop-master-menu ul ul {
      display: none;
      position: absolute;
      z-index: 10;
      top: 100%;
      left: 50%;
      width: 250px;
      padding-top: 30px;
      padding-bottom: 30px;
      -webkit-transform: perspective(1px) translateX(-50%);
              transform: perspective(1px) translateX(-50%); }
    .desktop-master-menu ul li:hover > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      background-color: #0065bd; }
      .desktop-master-menu ul li:hover > ul li {
        float: none;
        padding: 0;
        display: block;
        width: 100%;
        font-size: 12px;
        line-height: 19px;
        font-size: 0.75rem;
        line-height: 1.1875rem;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .desktop-master-menu ul li:hover > ul li:hover a {
          background-color: #003675; }
        .desktop-master-menu ul li:hover > ul li a {
          display: block;
          padding: 5px 30px 5px 18px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .desktop-master-menu ul li:hover > ul li a i {
            display: inline-block;
            margin-right: 10px; }
    .desktop-master-menu ul li.megamenu:hover > ul {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      min-width: 700px;
      padding-top: 0px;
      padding-bottom: 0px; }
      .desktop-master-menu ul li.megamenu:hover > ul > li {
        border-right: 1px solid #003478;
        width: 25%;
        display: inline-block;
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 13px;
        line-height: 16px;
        font-size: 0.8125rem;
        line-height: 1rem; }
        .desktop-master-menu ul li.megamenu:hover > ul > li:last-child {
          border-right: 0; }
        .desktop-master-menu ul li.megamenu:hover > ul > li > a {
          color: #003478;
          background-color: transparent !important;
          margin-bottom: 10px;
          padding-left: 30px;
          padding-right: 30px; }
      .desktop-master-menu ul li.megamenu:hover > ul ul {
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        -webkit-transform: none;
                transform: none; }
        .desktop-master-menu ul li.megamenu:hover > ul ul li {
          margin: 0;
          padding: 0; }
          .desktop-master-menu ul li.megamenu:hover > ul ul li a {
            background-color: transparent; }
          .desktop-master-menu ul li.megamenu:hover > ul ul li:hover > a {
            background-color: #003675; }
    .desktop-master-menu ul li.menu-item-search {
      display: none;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      position: relative; }
      @media (min-width: 992px) {
        .desktop-master-menu ul li.menu-item-search {
          display: block; } }
      .desktop-master-menu ul li.menu-item-search .wrap-search-form {
        display: none;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 0;
        position: absolute;
        top: 100%;
        right: 0;
        background-color: #0065bd;
        border: 1px solid #003478;
        padding: 25px;
        width: 250px; }
        .desktop-master-menu ul li.menu-item-search .wrap-search-form.is-active {
          display: block;
          opacity: 1; }
        .desktop-master-menu ul li.menu-item-search .wrap-search-form form {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row;
                  flex-flow: row;
          position: relative; }
          .desktop-master-menu ul li.menu-item-search .wrap-search-form form .input-field {
            width: 100%;
            min-width: 100%; }
          .desktop-master-menu ul li.menu-item-search .wrap-search-form form .search-field {
            position: absolute;
            right: 0; }
          .desktop-master-menu ul li.menu-item-search .wrap-search-form form input,
          .desktop-master-menu ul li.menu-item-search .wrap-search-form form button {
            margin: 0;
            display: block; }
          .desktop-master-menu ul li.menu-item-search .wrap-search-form form input {
            border: 1px solid #d2d2d2;
            border-radius: 0;
            color: #4d4f53;
            font-size: 13px;
            line-height: 15px;
            padding: 7px 15px;
            height: 29px; }
          .desktop-master-menu ul li.menu-item-search .wrap-search-form form button {
            -webkit-appearance: none;
               -moz-appearance: none;
                    appearance: none;
            border: none;
            border-radius: 0;
            background-color: #000000;
            font-size: 16px;
            line-height: 29px;
            height: 29px;
            width: 29px;
            color: #ffffff;
            cursor: pointer; }
            .desktop-master-menu ul li.menu-item-search .wrap-search-form form button:hover {
              background-color: #a0ce4e; }

.mobile-master-menu {
  display: none;
  background-color: #0065bd;
  margin-left: -15px;
  margin-right: -15px; }
  .mobile-master-menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .mobile-master-menu ul li {
      text-transform: uppercase;
      color: #ffffff;
      font-size: 12px;
      line-height: 25px;
      font-size: 0.75rem;
      line-height: 1.5625rem;
      position: relative; }
      .mobile-master-menu ul li a {
        display: block;
        color: inherit;
        padding: 5px 30px;
        border-bottom: 1px solid #003478;
        position: relative; }
      .mobile-master-menu ul li i {
        color: #a0ce4e;
        margin-left: -15px;
        margin-right: 15px; }
    .mobile-master-menu ul ul {
      display: none; }
      .mobile-master-menu ul ul li a {
        padding: 5px 60px; }
  .mobile-master-menu ul li.menu-item-search {
    display: none !important; }

#hero {
  position: relative;
  padding-top: 0 !important; }
  @media (min-width: 992px) {
    #hero {
      min-height: 434px; } }
  #hero.hero-small {
    min-height: auto; }
  #hero.hero-bottom-arrow:after {
    content: '';
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 50px !important;
    width: 3000px !important;
    max-width: none !important;
    margin-left: -775px !important;
    background-image: url("/wp-content/uploads/2018/07/video-reveal-bottom.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    visibility: visible; }
  #hero.hero-top-arrow:before {
    content: '';
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-bottom: auto;
    height: 200px !important;
    width: 3000px !important;
    max-width: none !important;
    background-image: url("/wp-content/uploads/2016/11/grey-page-header-bar.png");
    background-repeat: no-repeat;
    visibility: visible;
    display: block !important; }
  #hero.hero-top-arrow .wpb_text_column.wpb_content_element {
    margin: 0 !important;
    padding: 36px 0; }
    @media (min-width: 768px) {
      #hero.hero-top-arrow .wpb_text_column.wpb_content_element {
        padding: 37px 0px; } }
    @media (min-width: 992px) {
      #hero.hero-top-arrow .wpb_text_column.wpb_content_element {
        padding: 75px 0; } }
    #hero.hero-top-arrow .wpb_text_column.wpb_content_element .header-title {
      padding-top: 0; }
  #hero .wpb_text_column.wpb_content_element {
    padding: 123px 0;
    margin: 0 !important; }
    @media (min-width: 768px) {
      #hero .wpb_text_column.wpb_content_element {
        padding: 123px 0; } }
    @media (min-width: 992px) {
      #hero .wpb_text_column.wpb_content_element {
        padding: 123px 0; } }
  #hero .wpb_text_column.wpb_content_element.blog_content {
    padding: 50px 0;
    margin: 0 !important; }
    @media (min-width: 768px) {
      #hero .wpb_text_column.wpb_content_element.blog_content {
        padding: 75px 0; } }
    @media (min-width: 992px) {
      #hero .wpb_text_column.wpb_content_element.blog_content {
        padding: 175px 0 245px; } }
  #hero h2.solutions-video-title {
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    font-weight: 400;
    line-height: 1 !important; }
  #hero a.vp-s.vp-yt-type {
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 0 5px;
    letter-spacing: 1px;
    font-weight: 700; }
    #hero a.vp-s.vp-yt-type:hover {
      color: #7ab800; }

.hero-video-link-bottom-bar {
  position: absolute;
  bottom: 0 !important; }

.hero-video-link-bottom-bar img {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  height: 50px !important;
  width: 3000px !important;
  max-width: none !important;
  margin-left: -775px !important; }

/*****************************
Body Container
******************************/
.site-content {
  max-width: 1230px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 1; }

.site-footer {
  margin: 0;
  padding: 0; }
  .site-footer .site-footer-menu {
    background-color: #363839;
    background-image: url("../img/footer-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 60px; }
    .site-footer .site-footer-menu:after {
      content: "";
      display: table;
      clear: both; }
    .site-footer .site-footer-menu .footer-widget {
      margin-bottom: 50px; }
      .site-footer .site-footer-menu .footer-widget .widget-title {
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
        font-size: 0.875rem;
        line-height: 1.375rem;
        text-transform: uppercase;
        color: #7ab800;
        margin: 0; }
      .site-footer .site-footer-menu .footer-widget [class*="menu-footer-"] {
        margin: 0;
        padding: 0; }
        .site-footer .site-footer-menu .footer-widget [class*="menu-footer-"] ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .site-footer .site-footer-menu .footer-widget [class*="menu-footer-"] ul li {
            font-size: 14px;
            line-height: 22px;
            font-size: 0.875rem;
            line-height: 1.375rem;
            font-weight: 400;
            color: #ffffff;
            text-transform: uppercase; }
            .site-footer .site-footer-menu .footer-widget [class*="menu-footer-"] ul li:hover {
              color: #a0ce4e; }
            .site-footer .site-footer-menu .footer-widget [class*="menu-footer-"] ul li a {
              color: inherit; }
  .site-footer .site-footer-copyright {
    background-color: #282a2b;
    border-top: 1px solid #4b4c4d;
    padding-top: 15px;
    padding-bottom: 16px; }
    .site-footer .site-footer-copyright p {
      color: #ffffff;
      text-transform: uppercase;
      text-align: center;
      font-size: 14px;
      font-weight: 400; }
      @media (min-width: 768px) {
        .site-footer .site-footer-copyright p {
          text-align: left; } }

/*Yoast SEO Breadcrumbs*/
#breadcrumbs {
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap; }

.row-square-link > .wpb_column.vc_column_container > .vc_column-inner.vc_column-inner {
  padding-top: 0 !important; }

.row-square-link > .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
  height: 100%; }

.square-link {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .square-link a:hover:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 101, 189, 0.5); }
  .square-link .wrap-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 50px; }
    .square-link .wrap-figure:before {
      content: '';
      display: table;
      padding-top: 60%; }
    .square-link .wrap-figure figure {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      position: relative;
      z-index: 2; }
      .square-link .wrap-figure figure img {
        display: block;
        margin: 0 auto 20px; }
      .square-link .wrap-figure figure figcaption {
        color: #ffffff;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        display: block;
        font-size: 27px;
        line-height: 29px;
        font-size: 1.6875rem;
        line-height: 1.8125rem; }
        @media (min-width: 768px) {
          .square-link .wrap-figure figure figcaption {
            font-size: 32px;
            line-height: 34px;
            font-size: 2rem;
            line-height: 2.125rem; } }
        @media (min-width: 992px) {
          .square-link .wrap-figure figure figcaption {
            font-size: 30px;
            line-height: 34px;
            font-size: 1.875rem;
            line-height: 2.125rem; } }
        .square-link .wrap-figure figure figcaption .lead {
          font-size: 170%;
          display: block; }

.wrap-accordion-container .accordion-container {
  display: block;
  position: relative; }
  .wrap-accordion-container .accordion-container .accordion-header {
    display: block;
    cursor: pointer; }
  .wrap-accordion-container .accordion-container .accordion-content {
    display: none; }

.vc_toggle.tcm_color_text-white:hover .vc_toggle_title,
.vc_toggle.tcm_color_text-blue:hover .vc_toggle_title {
  color: #7ab800; }
  .vc_toggle.tcm_color_text-white:hover .vc_toggle_title .vc_toggle_icon,
  .vc_toggle.tcm_color_text-blue:hover .vc_toggle_title .vc_toggle_icon {
    background-color: #7ab800; }

.vc_toggle.tcm_color_text-white .vc_toggle_title {
  color: #ffffff; }
  .vc_toggle.tcm_color_text-white .vc_toggle_title .vc_toggle_icon {
    background-color: #ffffff;
    color: #0065bd; }

.vc_toggle.tcm_color_text-blue .vc_toggle_title {
  color: #0065bd; }
  .vc_toggle.tcm_color_text-blue .vc_toggle_title .vc_toggle_icon {
    background-color: #0065bd;
    color: #ffffff; }

.vc_toggle .vc_toggle_title h4 {
  color: inherit;
  font-size: 20px;
  line-height: 24px;
  font-size: 1.25rem;
  line-height: 1.5rem; }

.vc_toggle .vc_toggle_content {
  padding-left: 0 !important; }

.menu-widget ul {
  background-color: #7ab800;
  padding: 0;
  margin: 0;
  list-style: none; }
  .menu-widget ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #689c01;
    display: block;
    color: #333;
    position: relative; }
    .menu-widget ul li.current-menu-item {
      background-color: #0065bd; }
    .menu-widget ul li a {
      display: block;
      color: #ffffff !important;
      padding: 10px;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase; }

ul.resp-tabs-list {
  margin: 0px;
  padding: 0px; }

.resp-tabs-list li,
h2.resp-accordion {
  border-color: #fff !important;
  border-top-width: 4px;
  border-top-style: solid;
  background-color: transparent !important;
  color: #0065bd;
  font-weight: 600;
  font-size: 20px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer;
  float: left; }
  .resp-tabs-list li.resp-tab-active,
  h2.resp-accordion.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
    border-bottom: none;
    border-top-color: #a0ce4e !important; }

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left; }

h2.resp-accordion {
  display: none;
  text-align: center; }

.resp-tab-content {
  display: none;
  border: 0 !important; }

.resp-content-active,
.resp-accordion-active {
  display: block; }

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%; }

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none; }

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none; }

.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word; }

.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #5AB1D0 !important;
  border-left: 4px solid #5AB1D0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #FFF solid !important; }

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
  background: #DBDBDB;
  /* !important;*/ }

.resp-easy-accordion h2.resp-accordion {
  display: block; }

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
  /* !important;*/ }

.resp-jfit {
  width: 100%;
  margin: 0px; }

.resp-tab-content-active {
  display: block; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none; }
  h2.resp-accordion {
    display: block;
    width: 100%;
    background-color: transparent; }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none; }
  .resp-accordion-closed {
    display: none !important; } }

.social-menu {
  margin: 0;
  padding: 0;
  list-style: none; }
  .social-menu li {
    font-size: 20px;
    line-height: 20px;
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #ffffff;
    margin: 0 5px 14px;
    display: inline-block; }
    .social-menu li a {
      color: inherit; }

.img-solutions {
  border-style: none;
  vertical-align: top;
  max-width: none;
  height: auto;
  margin-bottom: -20px !important;
  margin-left: -775px !important; }

/* ============================================================
	WP CORE
   ============================================================ */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }
/*# sourceMappingURL=style.css.map */