.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.tymbrel-row:not(.cmsi-layout-container) .tymbrel-col>:first-child {
    margin-top: 0
}

.tymbrel-row:not(.cmsi-layout-container) .tymbrel-col>:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 1150px) {
    .captcha-recaptcha {
        -webkit-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

.accordion>li .accordion-title:before {
    content: "" !important;
    margin: 0 !important
}

.hide {
    display: none
}

div[itemprop="address"] span[itemprop="addressLocality"],
div[itemprop="address"] span[itemprop="postalCode"] {
    display: inline-block
}

.introRow {
    max-width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important
}

.verticallyCentre {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

@media screen and (max-width: 500px) {
    .form-vertical .visuallyHidden {
        clip: none;
        height: auto;
        margin: 0;
        overflow: unset;
        position: relative;
        width: auto
    }
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    margin: 0;
    padding: 0
}

article,
aside,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
video,
object {
    display: block
}

a img {
    border: 0
}

figure {
    position: relative
}

figure img {
    width: 100%
}

*,
*:before,
*:after {
    box-sizing: border-box
}

html,
body {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative
}

a:focus {
    outline: none
}

img,
object,
embed {
    max-width: 100%
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.main-testimonial {
    background: url("Testimonialbackground.jpg");
	border-top-color: #0C52A0 solid;
    background-size: cover;
	text-align: center;
	padding: 55px 55px 55px;
	display: block;
    overflow: auto;
}


.main-testimonial h2 {
    font-size: 36px;
    margin: 0 0 15px;
	color: white;
}

@media handheld,
only screen and (max-width: 1280px) {
    .main-testimonial h2 {
        font-size: 36px
    }
}

.main-testimonial p.leadin {
    font-size: 25px;
    margin-bottom: 14px
}

.main-testimonial p.leadin span {
    color: #53b847;
    font-weight: 700
}

.main-testimonial p {
    color: #333;
    font-size: 20px
}

.main-testimonial p .cms-button-primary,
.main-testimonial p .cms-button-secondary,
.main-testimonial p .cms-button-success,
.main-testimonial p .cms-button-alert {
    font-size: 22px
}

.main-testimonial p .cms-button-primary:first-child,
.main-testimonial p .cms-button-secondary:first-child,
.main-testimonial p .cms-button-success:first-child,
.main-testimonial p .cms-button-alert:first-child {
    margin-right: 15px
}



 .testimonial-grid {
    color: #ffffff;
    padding: 0px;
    float: left;
    width: 30%;
    border: 1px solid white;
    height: 23em;
    margin-left: 0.5em;
    margin-right:0.5em;
        }
@media screen and (max-width: 820px) {
  .testimonial-grid {
    width: 30%; /* The width is 30%, when the viewport is 820px or smaller */
    margin-bottom: 0.5em;
    margin-left: 0.5em;
    margin-right:0.5em;
    height: 27em;
  }  
}

@media screen and (max-width: 700px) {
  .testimonial-grid {
    width: 100%; /* The width is 100%, when the viewport is 700px or smaller */
    margin-bottom: 0.5em;
    margin-left: 0.5em;
    margin-right:0.5em;
    height: 19em;
  }
}

.padding-vertical-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.padding-vertical-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.border-top-bottom {
  border-top: solid 4px #0C52A0;
  border-bottom: solid 4px #0C52A0;
}

/*M*/
/*
.logo-nav-li {
    pointer-events: none;
      }
 */     

 @media handheld, only screen and (max-width: 1055px) {
    .logo-nav-li {
    display: none;
      }
    }
.logo-container {
    display: flex;
    align-items: center;
  }
  
  
  
  .logo-nav img {
    width:155px;
    vertical-align: middle;
    position: relative;
      bottom: 30px;
  }
  @media handheld, only screen and (max-width: 1055px) {
    nav {
        display: none;
    }
}

@media handheld, only screen and (min-width: 1056px) {
    nav {
        display: flex;
        align-items: baseline;
        justify-content: space-around;
    }
}

@media only screen and (min-width: 1056px) {
    .large-header-3 {
           display: none;
        }
    }     
    @media only screen and (max-width: 1055px) {
    .large-header-3 {
            position: relative;
            width: 50%
        }
    }
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    *zoom: 1
}

.row .row-50 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 50.0em;
	
}

.row .row-50 h2{
font-size: 36px;
	
}
.rowhalf {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 50.0em;
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse .column,
.row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}

.row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}


.row .row:before,
.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}

.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left
}

@media only screen {
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
    .small-1 {
        position: relative;
        width: 8.33333%
    }
    .small-2 {
        position: relative;
        width: 16.66667%
    }
    .small-3 {
        position: relative;
        width: 25%
    }
    .small-4 {
        position: relative;
        width: 33.33333%
    }
    .small-5 {
        position: relative;
        width: 41.66667%
    }
    .small-6 {
        position: relative;
        width: 50%
    }
    .small-7 {
        position: relative;
        width: 58.33333%
    }
    .small-8 {
        position: relative;
        width: 66.66667%
    }
    .small-9 {
        position: relative;
        width: 75%
    }
    .small-10 {
        position: relative;
        width: 83.33333%
    }
    .small-11 {
        position: relative;
        width: 91.66667%
    }
    .small-12 {
        position: relative;
        width: 100%
    }
    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    [class*="column"]+[class*="column"]:last-child {
        float: right
    }
    [class*="column"]+[class*="column"].end {
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}

@media only screen and (min-width: 48em) {
    .large-1 {
        position: relative;
        width: 8.33333%
    }
    .large-2 {
        position: relative;
        width: 16.66667%
    }
    .large-3 {
        position: relative;
        width: 25%
    }
    .large-4 {
        position: relative;
        width: 33.33333%
    }
    .large-5 {
        position: relative;
        width: 41.66667%
    }
    .large-6 {
        position: relative;
        width: 50%
    }
    .large-7 {
        position: relative;
        width: 58.33333%
    }
    .large-8 {
        position: relative;
        width: 66.66667%
    }
    .large-9 {
        position: relative;
        width: 75%
    }
    .large-10 {
        position: relative;
        width: 83.33333%
    }
    .large-11 {
        position: relative;
        width: 91.66667%
    }
    .large-12 {
        position: relative;
        width: 100%
    }
    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }
    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }
    .row .large-offset-3 {
        position: relative;
        margin-left: 25%
    }
    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }
    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }
    .row .large-offset-6 {
        position: relative;
        margin-left: 50%
    }
    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }
    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }
    .row .large-offset-9 {
        position: relative;
        margin-left: 75%
    }
    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }
    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .small-push-1 {
        left: inherit
    }
    .small-pull-1 {
        right: inherit
    }
    .small-push-2 {
        left: inherit
    }
    .small-pull-2 {
        right: inherit
    }
    .small-push-3 {
        left: inherit
    }
    .small-pull-3 {
        right: inherit
    }
    .small-push-4 {
        left: inherit
    }
    .small-pull-4 {
        right: inherit
    }
    .small-push-5 {
        left: inherit
    }
    .small-pull-5 {
        right: inherit
    }
    .small-push-6 {
        left: inherit
    }
    .small-pull-6 {
        right: inherit
    }
    .small-push-7 {
        left: inherit
    }
    .small-pull-7 {
        right: inherit
    }
    .small-push-8 {
        left: inherit
    }
    .small-pull-8 {
        right: inherit
    }
    .small-push-9 {
        left: inherit
    }
    .small-pull-9 {
        right: inherit
    }
    .small-push-10 {
        left: inherit
    }
    .small-pull-10 {
        right: inherit
    }
    .small-push-11 {
        left: inherit
    }
    .small-pull-11 {
        right: inherit
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }
    .column.large-centered,
    .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }
}

@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -10px;
        *zoom: 1
    }
    [class*="block-grid-"]:before,
    [class*="block-grid-"]:after {
        content: " ";
        display: table
    }
    [class*="block-grid-"]:after {
        clear: both
    }
    [class*="block-grid-"]>li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 10px 10px
    }
    .small-block-grid-1>li {
        width: 100%;
        padding: 0 10px 10px
    }
    .small-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        padding: 0 10px 10px
    }
    .small-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.33333%;
        padding: 0 10px 10px
    }
    .small-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        padding: 0 10px 10px
    }
    .small-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        padding: 0 10px 10px
    }
    .small-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.66667%;
        padding: 0 10px 10px
    }
    .small-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.28571%;
        padding: 0 10px 10px
    }
    .small-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        padding: 0 10px 10px
    }
    .small-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.11111%;
        padding: 0 10px 10px
    }
    .small-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        padding: 0 10px 10px
    }
    .small-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.09091%;
        padding: 0 10px 10px
    }
    .small-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.33333%;
        padding: 0 10px 10px
    }
    .small-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 48em) {
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: none
    }
    .large-block-grid-1>li {
        width: 100%;
        padding: 0 10px 10px
    }
    .large-block-grid-1>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        padding: 0 10px 10px
    }
    .large-block-grid-2>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.33333%;
        padding: 0 10px 10px
    }
    .large-block-grid-3>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        padding: 0 10px 10px
    }
    .large-block-grid-4>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        padding: 0 10px 10px
    }
    .large-block-grid-5>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.66667%;
        padding: 0 10px 10px
    }
    .large-block-grid-6>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.28571%;
        padding: 0 10px 10px
    }
    .large-block-grid-7>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        padding: 0 10px 10px
    }
    .large-block-grid-8>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.11111%;
        padding: 0 10px 10px
    }
    .large-block-grid-9>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        padding: 0 10px 10px
    }
    .large-block-grid-10>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.09091%;
        padding: 0 10px 10px
    }
    .large-block-grid-11>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.33333%;
        padding: 0 10px 10px
    }
    .large-block-grid-12>li:nth-of-type(n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    margin: 0
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    position: relative;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}

.flex-direction-nav .flex-prev {
    left: -36px
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

body {
    background: #fff;
    font-family: "museo-sans", sans-serif;
    font-weight: 300;
    line-height: 1.4;
    color: #555;
    font-size: 16px;
    -webkit-font-smoothing: antialiased
}

.wrap {
    background: #fff;
    padding-bottom: 70px;
    position: relative
}

.internal.wrap {
    background: #f8f8f8;
    padding-bottom: 65px
}

@media handheld,
only screen and (max-width: 1297px) {
    .internal.wrap {
        padding-bottom: 0
    }
}

a {
    color: #0c52a0;
    text-decoration: none;
    transition: all 0.2s ease-out
}

a:hover {
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    margin: 20px 0 10px 0;
    letter-spacing: -0.02em;
    color: #333
}

h1 {
    font-size: 32px;
    margin-top: 0
}

h2 {
    font-size: 28px;
    color: #111
}

h3 {
    font-size: 20px;
    color: #53b847
}

h4 {
    font-size: 20px;
    color: #111
}

h5 {
    font-size: 18px;
    color: #0c52a0
}

h6 {
    font-size: 12px
}

p {
    margin: 0 0 1em 0
}

p:last-child {
    margin: 0 !important
}

p.leadin {
    font-size: 20px;
    line-height: 1.4;
    color: #333
}

ul,
ol {
    margin: 1.2em 0 1.2em 1.2em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li {
    margin: 0 0 0.5em 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 1.2em 0
}

table.staggered {
    width: 100%;
    margin: 60px 0
}

table.staggered td {
    width: 50%;
    padding: 0 25px
}

table.staggered td:first-child {
    padding-left: 0
}

table.staggered td:nth-child(2) {
    padding-right: 0
}

table.staggered.right {
    text-align: right
}

.home table.staggered {
    margin: 0 0 60px;
    z-index: 999
}

.callout {
    padding: 20px;
    border: 1px solid #ececec;
    text-align: center;
    margin: 30px 0;
    background: #f8f8f8
}

.callout h3 {
    font-size: 24px;
    margin-top: 0
}

.callout p {
    font-size: 18px;
    color: #333
}

.callout p:last-child {
    margin-bottom: 0
}

.callout.top {
    margin-top: 0
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1.2em 0
}

.anchor:before {
    content: "";
    display: block;
    height: 75px;
    margin: -75px 0 0
}

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

blockquote {
    margin: 0 0 1em 2em;
    padding: 0 1em;
    font-style: italic;
    border-left: 3px double #d6d6d6
}

img,
object,
embed {
    max-width: 100%
}

img {
    height: auto
}

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

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #53b847
}

::-webkit-selection {
    color: #fff;
    text-shadow: none;
    background: #53b847
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #53b847
}

input[type="text"],
textarea,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="date"] {
    padding: 10px !important;
    width: 100%;
    border: 1px solid #ececec;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #f8f8f8;
    transition: all 0.2s linear
}

input[type="text"]:focus,
textarea:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="date"]:focus {
    background-color: #ebebeb
}

textarea {
    width: 100% !important;
    min-height: 200px
}

select {
    height: 30px;
    line-height: 30px;
    padding: 0;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    background: #f8f8f8
}

table.DRXQuickForm {
    width: 100%
}

table.DRXQuickForm td {
    display: block;
    text-align: left;
    padding: 0
}

table.DRXQuickForm td:nth-child(2) {
    padding: 0 0 27px 0
}

table.DRXQuickForm td b {
    font-weight: normal
}

.DRXQuickForm input[type="submit"] {
    font-size: 18px;
    -webkit-font-smoothing: antialiased
}

input[type="submit"] {
    font-size: 15px;
    -webkit-appearance: none
}

#cmsi-frontend-memberaccess-form .cmsi-frontend-memberaccess-buttons {
    padding-top: 10px
}

.cms-button-primary,
.cms-button-secondary,
.cms-button-alert,
.cms-button-success,
input[type="submit"],
button[type="submit"],
input[type="reset"],
input[value="Reset Password"],
a.cmsi-module-showcase-back,
a.cmsi-showcase-readmore {
    border-radius: 500px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 6px 32px;
    text-decoration: none;
    color: #333;
    background: whiteSmoke;
    border: 2px solid #ddd;
    font-weight: 700
}

.cms-button-primary:hover,
.cms-button-secondary:hover,
.cms-button-alert:hover,
.cms-button-success:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
input[type="reset"]:hover,
input[value="Reset Password"]:hover,
a.cmsi-module-showcase-back:hover,
a.cmsi-showcase-readmore:hover {
    background: #ddd
}

input[type="reset"],
input[value="Reset Password"],
button[type="submit"] {
    font-size: 16px
}

.cms-button-primary,
.cms-button-secondary,
.cms-button-alert,
.cms-button-success,
input[type="submit"],
button[type="submit"],
input[type="reset"],
input[value="Reset Password"],
a.cmsi-module-showcase-back,
a.cmsi-showcase-readmore {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    border-color: transparent
}

.cms-button-primary:hover,
.cms-button-secondary:hover,
.cms-button-alert:hover,
.cms-button-success:hover,
input[type="submit"]:hover,
button[type="submit"]:hover,
input[type="reset"]:hover,
input[value="Reset Password"]:hover,
a.cmsi-module-showcase-back:hover,
a.cmsi-showcase-readmore:hover {
    color: #fff
}

.cms-button-primary,
.cms-button-secondary,
.cms-button-alert,
.cms-button-success {
    margin-bottom: 5px
}

.cms-button-primary,
button[type="submit"] {
    background: #53b847
}

.paymentMethod .stripe-checkout form button[type="submit"] {
    box-shadow: none;
    background: transparent;
    border: none;
    padding: 0;
    border-radius: 0
}

.paymentMethod .stripe-checkout form button[type="submit"]>span {
    min-height: 34px !important;
    padding-top: 2px
}

.cms-button-primary:hover,
button[type="submit"]:hover {
    background: #429339
}

.cms-button-secondary,
input[type="reset"],
input[value="Reset Password"],
a.cmsi-module-showcase-back,
a.cmsi-showcase-readmore {
    background: #333
}

.cms-button-secondary:hover,
input[type="reset"]:hover,
input[value="Reset Password"]:hover,
a.cmsi-module-showcase-back:hover,
a.cmsi-showcase-readmore:hover {
    background: #1a1a1a
}

.cms-button-alert {
    background: transparent;
    border: 2px solid #0c52a0;
    color: #0c52a0;
    text-shadow: none
}

.cms-button-alert:hover {
    background: #0c52a0;
    color: #fff
}

.cms-button-success,
input[type="submit"] {
    background: #0c52a0
}

.cms-button-success:hover,
input[type="submit"]:hover {
    background: #083a71
}

.row {
    max-width: none
}

.row .row {
    margin: 0 -15px
}

header {
    position: absolute;
    width: 100%;
    z-index: 1
}

header .columns:first-child {
    padding-left: 70px
}

header .columns:last-child {
    padding-right: 70px
}

header .topbar {
    border-bottom: 1px solid #467fbf;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: #53b847;
}

header .topbar p {
    font-size: 15px;
    margin-bottom: 0
}

@media (max-width: 600px) {
    header .topbar p {
        font-size: 13px;
        text-align: left;
        padding-top: 5px
    }
}

header .topbar p:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #53b847;
    margin-right: 5px
}

header .topbar p a {
    color: #fff
}

header .topbar p a:hover {
    color: #53b847
}

header .topbar button {
    float: right;
    background: none;
    border: 0;
    color: #fff;
    font-size: 0;
    height: 40px;
    margin: 0;
    border-right: 1px solid #467fbf;
    display: inline-block;
    cursor: pointer
}

@media handheld,
only screen and (max-width: 767px) {
    header .topbar button {
        display: none
    }
}

header .topbar button i {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    width: 30px;
    text-align: center;
    transition: all 0.2s ease-out
}

header .topbar button i:hover {
    opacity: 0.5
}

@media handheld,
only screen and (max-width: 47.9375rem) {
    header .topbar .columns:first-child {
        padding-left: 45px;
        padding-right: 45px
    }
    header .topbar .columns:first-child p {
        text-align: center !important
    }
}

header .navbar {
    padding: 0px 0;
    transition: all 0.2s ease-out;
    background-color: white;
}

@media handheld, only screen and (max-width: 1055px) {
    header .navbar {
        padding: 40px 0;
        transition: all 0.2s ease-out;
        background-color: transparent;
		
    }
}

header .navbar_placeholder {
    height: 100px;
    display: none
}

@media handheld,
only screen and (max-width: 1300px) {
    header .navbar_placeholder.scroll {
        display: block
    }
}

header .logo img {
    width: 197px;
    max-width: 197px
}

header .scrollLogo {
    display: none;
    width: 197px;
    max-width: 197px
}

.navbar.scroll {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1)
}

.navbar.scroll:hover {
    background: #fff
}

.navbar.scroll .mainLogo {
    display: none
}

.navbar.scroll .scrollLogo {
    display: block;
    width: 125px;
    max-width: 125px
}

.navbar.scroll nav {
    margin: 20px auto
}

.navbar.scroll nav>ul>li>a {
    color: #0c52a0
}

.navbar.scroll nav>ul>li:hover>a,
.navbar.scroll nav>ul>li.active>a {
    color: #53b847
}

.navbar.scroll nav>ul>li:last-child:hover>a {
    background: #53b847;
    color: #fff;
    border-color: #53b847
}

.navbar.scroll nav>ul>li>ul {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1)
}

ul.social {
    list-style: none;
    margin: 0 -8px 0 0;
    float: right
}

ul.social li {
    width: 30px;
    height: 40px;
    font-size: 0;
    float: left;
    margin: 0;
    transition: all 0.2s ease-out;
    text-align: center
}

ul.social li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 18px;
    width: 30px;
    line-height: 40px;
    content: "\f09a";
    color: #fff
}

ul.social .facebook a:before {
    content: "\f09a"
}

ul.social .twitter a:before {
    content: "\f099";
    padding-right: 5px
}

ul.social .linkedin a:before {
    content: "\f0e1"
}

ul.social .instagram a:before {
    content: "\f16d";
    padding-left: 5px
}

ul.social .youtube a:before {
    content: "\f16a"
}

ul.social .google a:before,
ul.social .googleplus a:before {
    content: "\f0d5"
}

ul.social li:hover {
    opacity: 0.5
}

#effect {
    transition: all 0.2s ease-out;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 135px;
    background: #333;
    padding: 20px
}

#effect p {
    font-weight: 700;
    color: #fff
}

#effect p i {
    color: #53b847
}

#effect button#button2 {
    float: right;
    font-family: "museo-sans", sans-serif;
    line-height: 1;
    padding: 5px 20px;
    border-radius: 500px;
    background: none;
    border: 0;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid transparent;
    transition: all 0.2s ease-out
}

#effect button#button2 i {
    color: red
}

#effect button#button2:hover {
    background: none;
    border-color: #fff
}

#effect form {
    clear: both
}

#effect form input[type="text"] {
    width: 80%;
    float: left;
    border-radius: 500px 0 0 500px
}

#effect form input[type="text"]::-webkit-input-placeholder {
    font-size: 18px;
    color: #555
}

#effect form input[type="text"]::-moz-placeholder {
    font-size: 18px;
    color: #555
}

#effect form input[type="text"]:-ms-input-placeholder {
    font-size: 18px;
    color: #555
}

#effect form input[type="text"]::placeholder {
    font-size: 18px;
    color: #555
}

#effect form button[type="submit"] {
    float: right;
    width: 20%;
    height: 44px;
    padding: 0 20px;
    border-radius: 0 500px 500px 0;
    text-transform: uppercase
}

.hideSearch {
    display: none
}

nav {
    margin: 48px auto 20px auto
}

nav ul {
    list-style: none;
    padding: 0;
    z-index: 400;
    margin: 0;
    float: right
}

nav>ul:after {
    content: "";
    display: table;
    clear: both
}

nav ul li {
    margin: 0;
    padding: 0
}

nav>ul,
nav ul>li>ul {
    list-style: none;
    position: relative
}

nav>ul>li {
    float: left;
    margin: 0
}

nav>ul>li>a {
    display: block;
    text-decoration: none;
    height: 40px;
    line-height: 35px;
    margin: 0 40px 0 0;
    color: #333;
    font-size: 18px;
    font-family: "myriad-pro", sans-serif
}

@media handheld,
only screen and (max-width: 1630px) {
    nav>ul>li>a {
        margin: 0 30px 0 0
    }
}

@media handheld,
only screen and (max-width: 1494px) {
    nav>ul>li>a {
        font-size: 16px
    }
}

@media handheld,
only screen and (max-width: 1376px) {
    nav>ul>li>a {
        margin: 0 20px 0 0
    }
}

@media handheld,
only screen and (max-width: 1232px) {
    nav>ul>li>a {
        font-size: 15px
    }
}

@media handheld,
only screen and (max-width: 1085px) {
    nav>ul>li>a {
        margin: 0 17px 0 0
    }
}

nav>ul>li:last-child>a {
    border: 2px solid #53b847;
    border-radius: 500px;
    padding: 0 28.5px;
    margin-right: 0
}

@media handheld,
only screen and (max-width: 1296px) {
    nav>ul>li:last-child>a {
        padding: 0 20.5px
    }
}

nav>ul>li:hover>a,
nav>ul>li.active>a {
    color: #53b847
}
/*
nav>ul>li:hover>a {
    border-bottom: 2px solid #53b847
}
*/
nav>ul>li:last-child:hover>a {
    background: #fff;
    color: #53b847;
    border-color: #53b847
}

nav>ul>li>ul {
    position: absolute;
    display: none;
    margin: 0;
    padding: 0;
    min-width: 240px;
    background: #fff;
    border-radius: 0 0 7px 7px
}

nav>ul>li:last-child>ul {
    right: 0
}

nav>ul>li:hover>ul {
    display: block
}

nav>ul>li ul li {
    background: none
}

nav>ul>li ul li a {
    display: block;
    text-decoration: none;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    color: #444;
    height: 36px
}

nav>ul>li ul li a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    float: right;
    line-height: 36px;
    margin: 0 20px 0 0;
    color: #0c52a0
}

nav>ul>li ul li:first-child a {
    border-top: 0
}

nav>ul>li ul li a:hover {
    color: #53b847
}

nav>ul>li ul li a:hover:after {
    color: #0c52a0
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 0.188em
}

.slicknav_nav {
    clear: both
}
/*M
.slicknav_nav ul,
.slicknav_nav li {
    display: block
}
*/
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    font-family: arial
}

.slicknav_nav .slicknav_item {
    cursor: pointer
}

.slicknav_nav .slicknav_row {
    display: block
}

.slicknav_nav a {
    display: block
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_menu:before,
.slicknav_menu:after {
    content: " ";
    display: table
}

.slicknav_menu:after {
    clear: both
}

.slicknav_menu {
    *zoom: 1
}

.slicknav_menu {
    font-size: 16px;
    display: none
}

.slicknav_btn {
    margin: 0;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    border-radius: 0;
    background-color: #333333;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 999
}

.slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5
}

.slicknav_menu {
    background: #333
}

.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0
}

.slicknav_nav,
.slicknav_nav ul {
    list-style: none;
    overflow: hidden
}

.slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 20px
}

.slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px
}

.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff;
    border-radius: 0
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0
}

.slicknav_nav .slicknav_row:hover {
    background: #0c52a0;
    color: #fff
}

.slicknav_nav a:hover {
    background: #0c52a0;
    color: #fff
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px
}

.feature {
    position: relative;
    margin: 0 auto;
    background: url("header.jpg") no-repeat;
	background-position: 0px 120px;
    background-size: cover
}

@media handheld,
only screen and (max-width: 1055px) {
.feature {
    position: relative;
    margin: 0 auto;
    background: url(header.jpg) no-repeat;
    background-position: 0px 40px;
    background-size: cover;
}
}

@media handheld,
only screen and (max-width: 767px) {
    .feature {
		position: relative;
		margin: 0 auto;
		background: url("header-m.jpg") no-repeat;
		background-size: cover
    }
}


.feature li {
    margin-bottom: 0;
    height: 45em
}

@media handheld,
only screen and (max-width: 1420px) {
    .feature li {
        height: 45em
    }
}

@media handheld,
only screen and (max-width: 1270px) {
    .feature li {
        height: 42em
    }
}

@media handheld,
only screen and (max-width: 900px) {
    .feature li {
        height: 40em
    }
}

@media handheld,
only screen and (max-width: 767px) {
    .feature li {
        height: 38em
    }
}

.flexslider {
    margin-bottom: 0
}

.feature img {
    opacity: 0
}

.feature section {
    position: absolute;
    bottom: 16%;
    width: 100%;
    z-index: 8;
    color: #fff
}

.feature section .large-6 {
    padding-left: 70px
}

@media handheld,
only screen and (max-width: 1200px) {
    .feature section .large-6 {
        width: 46%
    }
}

@media handheld,
only screen and (max-width: 1182px) {
    .feature section .large-6 {
        padding-left: 20px
    }
}

@media handheld,
only screen and (max-width: 1030px) {
    .feature section .large-6 {
        width: 48%
    }
}

@media handheld,
only screen and (max-width: 900px) {
    .feature section .large-6 {
        width: 90%;
        margin-left: 5%;
        padding-left: 0.9375em;
        text-align: center
    }
}

.feature section h1,
.feature section h2 {
    color: #fff;
    font-size: 56px;
    margin: 0 0 10px 0;
    line-height: 1.1
}

@media handheld,
only screen and (max-width: 1250px) {
    .feature section h1,
    .feature section h2 {
        font-size: 48px
    }
}

@media handheld,
only screen and (max-width: 1130px) {
    .feature section h1,
    .feature section h2 {
        font-size: 42px
    }
}

.feature section p {
    font-size: 26px
}

/*
.feature section .cms-button-primary {
    background: transparent;
    border: 2px solid #fff;
    font-size: 22px
}


.feature section .cms-button-primary:hover {
    background: #fff;
    color: #0c52a0
}
*/
@media handheld,
only screen and (max-width: 1420px) {
    .feature section {
        bottom: 20%
    }
}

@media handheld,
only screen and (max-width: 1200px) {
    .feature section {
        bottom: 20%
    }
}

@media handheld,
only screen and (max-width: 900px) {
    .feature section {
        bottom: 16%
    }
}

@media handheld,
only screen and (max-width: 767px) {
    .feature section {
        color: #fff;
        padding: 20px 0
    }
    .feature section .large-6 {
        padding-left: 0.9375em
    }
    .feature section h1,
    .feature section h2 {
        color: #fff;
        font-weight: 300;
        font-size: 32px;
        margin: 0
    }
    .feature section p {
        font-size: 20px
    }
}

@media handheld,
only screen and (max-width: 600px) {
    .feature section {
        bottom: 4%
    }
}

@media handheld,
only screen and (max-width: 450px) {
    .feature section {
        bottom: 0%
    }
}

.flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 9
}

.flex-direction-nav li {
    height: 30px
}

.flex-direction-nav .flex-prev {
    left: 0
}

.flex-direction-nav .flex-next {
    right: 0
}

.action {
    position: absolute;
    text-align: center;
    width: 33.125%;
    max-width: 530px;
    right: 70px;
    top: 6.45%;
    padding: 44px 40px 35px;
    border-bottom: 4px solid #53b847;
    background: #fff;
    background: url("action-bg.png") center 0 no-repeat #fff;
    background-size: contain;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1)
}

@media handheld,
only screen and (max-width: 1420px) {
    .action {
        top: 5.5%;
        width: 50%
    }
}

@media handheld,
only screen and (max-width: 1270px) {
    .action {
        top: 6.5%;
        padding: 44px 40px 20px
    }
}

@media handheld,
only screen and (max-width: 1182px) {
    .action {
        right: 20px
    }
}

@media handheld,
only screen and (max-width: 1030px) {
    .action {
        top: 7.5%
    }
}

@media handheld,
only screen and (max-width: 900px) {
    .action {
        max-width: none;
        width: 100%;
        right: 0;
        position: relative;
        margin: 0 auto;
        display: block
    }
}

.action h2 {
    color: #0c52a0;
    font-size: 32px;
    margin: 0 0 8px
}

.action h3 {
    color: #111;
    margin: 0 0 20px;
    font-weight: 500;
    letter-spacing: 0
}

.action p {
    font-weight: 500;
    color: #555
}

.action p a {
    color: #0c52a0;
    cursor: pointer
}

.action p .fa-search {
    margin-left: 5px
}

.action p.small {
    padding: 0 20px;
    font-size: 14px
}

.action p.small .fa {
    color: #53b847
}

.action hr {
    margin: 15px auto 20px;
    border-top: 1px solid #cecece
}

.action form {
    text-align: left
}

.action form label {
    display: none
}

.action form input {
    border-radius: 500px;
    background: #eee;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 13px 10px !important
}

.action form input::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 500;
    padding-left: 13px
}

.action form input::-moz-placeholder {
    font-size: 16px;
    font-weight: 500;
    padding-left: 13px
}

.action form input:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 500;
    padding-left: 13px
}

.action form input:-moz-placeholder {
    font-size: 16px;
    font-weight: 500;
    padding-left: 13px
}

.action form input[type="submit"] {
    text-align: center;
    background: #53b847;
    color: #fff;
    width: 100%;
    border-color: transparent;
    font-size: 22px;
    font-weight: 700
}

.action form input[type="submit"]:hover {
    background: #429339
}

@media handheld,
only screen and (max-width: 1270px) {
    .action h2 {
        font-size: 26px
    }
    .action h3 {
        font-size: 18px;
        margin-bottom: 10px
    }
    .action form input {
        margin-bottom: 10px;
        padding: 10px !important
    }
    .action form input::-webkit-input-placeholder {
        font-size: 15px
    }
    .action form input::-moz-placeholder {
        font-size: 15px
    }
    .action form input:-ms-input-placeholder {
        font-size: 15px
    }
    .action form input:-moz-placeholder {
        font-size: 15px
    }
    .action form input[type="submit"] {
        font-size: 20px
    }
}

.internal .content {
    padding: 70px;
    max-width: 1280px;
    margin: -70px auto 0;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1)
}

.content .row {
    overflow: visible
}

.top {
    margin-top: 0
}

.blog-posts h2.title {
    font-size: 20px
}

.blog-posts h2.title a {
    font-size: 20px
}

.secondary .blog-posts .post,
.secondary .blog-posts .entry {
    margin-bottom: 25px
}

.secondary .blog-posts .post:first-child,
.secondary .blog-posts .entry:first-child {
    margin-top: 25px
}

.secondary .blog-posts .post:last-child,
.secondary .blog-posts .entry:last-child {
    margin-bottom: 0
}

.secondary .blog-posts .meta,
.secondary .blog-posts .date {
    display: none
}

.secondary .blog-posts h2.title,
.secondary .blog-posts h2.title a {
    font-size: 16px
}

.secondary .blog-posts p {
    font-size: 14px
}

.newsBlock .blog-posts:after {
    content: "";
    display: table;
    clear: both
}

.newsBlock .blog-posts .entry,
.newsBlock .blog-posts .post {
    width: 50%;
    float: left;
    border: 0;
    margin-bottom: 2.5em;
    padding-bottom: 0
}

.newsBlock .blog-posts .entry:first-child,
.newsBlock .blog-posts .post:first-child {
    margin-top: 0
}

.newsBlock .blog-posts .entry:nth-child(odd),
.newsBlock .blog-posts .post:nth-child(odd) {
    padding-right: 35px;
    clear: both
}

.newsBlock .blog-posts .entry:nth-child(even),
.newsBlock .blog-posts .post:nth-child(even) {
    padding-left: 35px
}

@media handheld,
only screen and (max-width: 1428px) {
    .newsBlock .blog-posts .entry:last-child,
    .newsBlock .blog-posts .entry:nth-last-child(2),
    .newsBlock .blog-posts .post:last-child,
    .newsBlock .blog-posts .post:nth-last-child(2) {
        display: none
    }
}

@media handheld,
only screen and (max-width: 1050px) {
    .newsBlock .blog-posts .entry:nth-child(odd),
    .newsBlock .blog-posts .post:nth-child(odd) {
        padding-right: 20px
    }
    .newsBlock .blog-posts .entry:nth-child(even),
    .newsBlock .blog-posts .post:nth-child(even) {
        padding-left: 20px
    }
}

.newsBlock .blog-posts .cmsi-post-thumb {
    width: 100%;
    margin-bottom: 20px
}

.newsBlock .blog-posts .cmsi-post-thumb img {
    padding: 0;
    border: 0;
    box-shadow: none;
    width: 100%
}

.newsBlock .blog-posts .cmsi-post-summary {
    width: 100%
}

.newsBlock .blog-posts .meta,
.newsBlock .blog-posts .date,
.newsBlock .blog-posts .cmsi-module-blog-summary-read-more {
    display: none
}

.newsBlock .blog-posts h2.title {
    margin-bottom: 15px
}

.newsBlock .blog-posts p {
    color: #333
}

.blog-categories:after {
    content: "";
    display: table;
    clear: both
}

.blog-categories .post {
    float: left;
    width: 33.3333%;
    padding-right: 0.9375em
}

@media handheld,
only screen and (max-width: 640px) {
    .blog-categories .post {
        width: 50%
    }
}

@media handheld,
only screen and (max-width: 450px) {
    .blog-categories .post {
        width: 100%
    }
}

ul.testimonials li {
    padding: 38px 32px;
    margin: 1.2em 0;
    text-align: center
}

ul.testimonials .text {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 10px;
    display: block;
    z-index: 100;
    letter-spacing: 0.05em
}

ul.testimonials .text:before {
    content: "“";
    display: block;
    font-size: 86px;
    height: 45px;
    line-height: 1;
    color: #53b847
}

ul.testimonials hr {
    max-width: 150px;
    margin: 35px auto;
    border-top: 1px solid #0c52a0
}

ul.testimonials .author {
    display: inline-block;
    font-size: 14px;
    color: #0c52a0;
    padding-bottom: 10px
}

ul.testimonials .author a {
    color: #0c52a0;
    text-decoration: none
}

ul.testimonials .author a:hover {
    color: #000
}

.secondary ul.testimonials li {
    padding: 10px 0 45px;
    margin: 0 0 1.2em;
    text-align: left
}

.secondary ul.testimonials .text {
    font-size: 15px
}

.secondary ul.testimonials .text:before {
    content: "";
    height: 0
}

.secondary ul.testimonials hr {
    margin: 15px 0
}

.secondary ul.testimonials .author {
    font-size: 12px;
    padding-bottom: 0;
    border-bottom: 0
}

.icons {
    text-align: center
}

.icons ul {
    margin: 40px 0 15px -60px;
    list-style: none
}

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

.icons ul li {
    width: 25%;
    float: left;
    margin-bottom: 30px
}

.icons ul li a {
    color: #0c52a0
}

.icons ul li a .fa {
    background: #0c52a0;
    border-radius: 500px;
    color: #fff;
    font-size: 28px;
    width: 84px;
    height: 84px;
    text-align: center;
    line-height: 84px
}

.icons ul li a:hover {
    color: #53b847
}

.icons ul li a:hover .fa {
    background: #53b847
}

.icons ul li p {
    font-size: 20px;
    margin-top: 10px
}

.highlights,
.newsBlock {
    margin-top: -70px;
    position: relative
}

@media handheld,
only screen and (max-width: 1500px) {
    .highlights,
    .newsBlock {
        margin-top: -40px
    }
}

.highlights img,
.newsBlock img {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1)
}

.highlights h2,
.newsBlock h2 {
    font-size: 44px;
    margin: 0 0 8px
}

.highlights p.leadin,
.newsBlock p.leadin {
    font-size: 25px
}

.highlights table.staggered,
.newsBlock table.staggered {
    margin: 0 0 65px
}

.highlights table.staggered td:first-child,
.newsBlock table.staggered td:first-child {
    padding: 0
}

.highlights table.staggered td:last-child,
.newsBlock table.staggered td:last-child {
    padding: 0 70px 0 35px;
}

.highlights .icons,
.newsBlock .icons {
    max-width: 615px
}

.highlights .icons ul,
.newsBlock .icons ul {
    margin: 55px 0 32px -7%
}

.highlights img,
.newsBlock img {
    width: 100%
}

.newsBlock h2 {
    color: #0c52a0;
    font-size: 28px
}

.newsBlock p.leadin {
    font-size: 20px
}

.newsBlock table.staggered td:last-child {
    vertical-align: middle;
    padding: 100px 35px 0 35px
}

@media handheld,
only screen and (max-width: 1375px) {
    .newsBlock table.staggered td:last-child {
        padding-top: 50px
    }
}

@media handheld,
only screen and (max-width: 1270px) {
    .newsBlock table.staggered td:last-child {
        padding-top: 20px
    }
}

.ads {
    text-align: center;
    margin-bottom: 55px
}

.ads .columns:first-child {
    padding-left: 70px
}

.ads .columns:last-child {
    padding-right: 70px
}

.ads .columns.large-12 {
    padding-left: 70px;
    padding-right: 70px
}

.ads h2 {
    color: #0c52a0;
    font-size: 28px;
    margin: 0 0 5px
}

.ads ul.advertising {
    margin: 1.5em 0 0
}

.ads ul.advertising li {
    width: 50%;
    float: left
}

.ads ul.advertising li img {
    width: 100%
}

.ads ul.advertising li:nth-child(odd) {
    padding-right: 35px
}

.ads ul.advertising li:nth-child(even) {
    padding-left: 35px
}

.ads ul.advertising:after {
    content: "";
    display: table;
    clear: both
}
.location {
    background: url("location_map.jpg");
	border-top-color: #0C52A0 solid;
    background-size: auto;
	text-align: center;
	padding: 55px 55px 55px
}


.location h2 {
    font-size: 36px;
    margin: 0 0 15px
}

@media handheld,
only screen and (max-width: 1280px) {
    .location h2 {
        font-size: 36px
    }
}

.location p.leadin {
    font-size: 25px;
    margin-bottom: 14px
}

.location p.leadin span {
    color: #53b847;
    font-weight: 700
}

.location p {
    color: #333;
    font-size: 20px
}

.location p .cms-button-primary,
.location p .cms-button-secondary,
.location p .cms-button-success,
.location p .cms-button-alert {
    font-size: 22px
}

.location p .cms-button-primary:first-child,
.location p .cms-button-secondary:first-child,
.location p .cms-button-success:first-child,
.location p .cms-button-alert:first-child {
    margin-right: 15px
}

@media handheld,
only screen and (max-width: 600px) {
    .location p .cms-button-primary:first-child,
    .location p .cms-button-secondary:first-child,
    .location p .cms-button-success:first-child,
    .location p .cms-button-alert:first-child {
        margin-right: 0
    }
}
.testimonial {
    background: url("Testimonialbackground.jpg");
	border-top-color: #0C52A0 solid;
    background-size: cover;
	text-align: center;
	padding: 55px 55px 55px
}


.testimonial h2 {
    font-size: 44px;
    margin: 0 0 15px
}

@media handheld,
only screen and (max-width: 1280px) {
    .testimonial h2 {
        font-size: 36px
    }
}

.testimonial p.leadin {
    font-size: 25px;
    margin-bottom: 14px
}

.testimonial p.leadin span {
    color: #53b847;
    font-weight: 700
}

.testimonial p {
    color: #333;
    font-size: 20px
}

.testimonial p .cms-button-primary,
.testimonial p .cms-button-secondary,
.testimonial p .cms-button-success,
.testimonial p .cms-button-alert {
    font-size: 22px
}

.testimonial p .cms-button-primary:first-child,
.testimonial p .cms-button-secondary:first-child,
.testimonial p .cms-button-success:first-child,
.testimonial p .cms-button-alert:first-child {
    margin-right: 15px
}
.main {
    background: url("main-bg.jpg") right top no-repeat #f8f8f8;
    background-size: cover;
    padding: 90px 55px 168px
}

.main h2 {
    font-size: 44px;
    margin: 0 0 15px
}

@media handheld,
only screen and (max-width: 1280px) {
    .main h2 {
        font-size: 36px
    }
}

.main p.leadin {
    font-size: 25px;
    margin-bottom: 14px
}

.main p.leadin span {
    color: #53b847;
    font-weight: 700
}

.main p {
    color: #333;
    font-size: 20px
}

.main p .cms-button-primary,
.main p .cms-button-secondary,
.main p .cms-button-success,
.main p .cms-button-alert {
    font-size: 22px
}

.main p .cms-button-primary:first-child,
.main p .cms-button-secondary:first-child,
.main p .cms-button-success:first-child,
.main p .cms-button-alert:first-child {
    margin-right: 15px
}

@media handheld,
only screen and (max-width: 600px) {
    .main p .cms-button-primary:first-child,
    .main p .cms-button-secondary:first-child,
    .main p .cms-button-success:first-child,
    .main p .cms-button-alert:first-child {
        margin-right: 0
    }
}

.faqs {
    text-align: center
}

.faqs h2 {
    font-size: 36px;
    margin: 0 0 8px
}

.faqs .accordion {
    text-align: left
}

.faqs .row {
    max-width: 50em;
}

#pageTitle {
    height: 515px;
    background: url("") no-repeat #0c52a0;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding-top: 300px
}

#pageTitle h1,
#pageTitle p {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-bottom: 15px;
    color: #fff
}

@media handheld,
only screen and (max-width: 900px) {
    #pageTitle h1,
    #pageTitle p {
        font-size: 42px
    }
}

@media handheld,
only screen and (max-width: 767px) {
    #pageTitle h1,
    #pageTitle p {
        font-size: 36px
    }
}

@media handheld,
only screen and (max-width: 600px) {
    #pageTitle h1,
    #pageTitle p {
        font-size: 32px
    }
}

#pageTitle hr {
    max-width: 75px;
    border-top: 4px solid #53b847;
    margin: 0 auto
}

@media handheld,
only screen and (max-width: 1020px) {
    #pageTitle {
        --headerHeight: 174.66px;
        height: 445px;
        padding-top: calc(var(--headerHeight) - 20px);
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center
    }
}

@media handheld,
only screen and (max-width: 767px) {
    #pageTitle {
        --headerHeight: 205.16px
    }
}

@media handheld,
only screen and (max-width: 600px) {
    #pageTitle {
        --headerHeight: 210.16px
    }
}

@media handheld,
only screen and (max-width: 388px) {
    #pageTitle {
        --headerHeight: 240.16px
    }
}

.primary {
    float: left;
    width: 68%;
    padding-right: 43px
}

.secondary {
    float: right;
    width: 32%;
    margin-top: -70px;
    padding-left: 34px
}

.secondary h3 {
    font-size: 18px
}

.secondary .cms-button-primary,
.secondary .cms-button-secondary,
.secondary .cms-button-success,
.secondary .cms-button-alert {
    font-size: 16px
}

.secondary .searchBox {
    margin-top: 50px
}

.secondary .searchBox input[type="text"] {
    background: #f8f8f8;
    border: 1px solid #ececec;
    box-shadow: none;
    margin-bottom: 15px
}

.secondary .searchBox button[type="submit"] {
    padding: 10px 25px
}

.secondary .searchBox button[type="submit"] .fa {
    margin-left: 10px
}

.primary .featureIMG {
    margin: -70px -43px 49px -70px
}

.primary .featureIMG img {
    width: 100%
}

.search .submit {
    padding: 8.8px 30px
}

.search-results ol li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px
}

.search-results ol li:last-child {
    border-bottom: 0
}

.search-results ol h3 {
    font-size: 18px
}

.search-results ol .desc a,
.search-results ol .desc a cite {
    margin-top: 10px
}

.search-results ol cite:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 5px;
    font-size: 80%
}

img.border {
    padding: 5px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

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

img.alignnone {
    margin: 0 0 1em 0
}

.secondary {
    font-size: 14px
}

.secondary h2,
.secondary h3,
.secondary h4,
.secondary h5,
.secondary h6 {
    margin-top: 0
}

aside {
    margin-top: 38px
}

aside.side-navigation {
    margin-top: 0
}

.side-navigation h5 {
    font-size: 18px;
    background: #53b847;
    min-height: 70px;
    color: #fff;
    margin: 0 -70px 0 -34px;
    padding: 24.5px 0 24.5px 34px
}

ul.sidenav {
    margin: 15px 0 0 0;
    list-style: none
}

ul.sidenav li {
    margin: 0
}

ul.sidenav li a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #999;
    font-weight: 500;
    padding: 0 20px
}

ul.sidenav li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 10px
}

ul.sidenav li.active a {
    background: #0c52a0;
    color: #fff;
    border-radius: 500px
}

ul.sidenav li:hover a {
    color: #0c52a0
}

ul.sidenav li.active:hover a {
    color: #fff
}

.cta {
    background: url("cta-bg.jpg") no-repeat #53b847;
    background-size: cover;
    padding: 60px 0;
    text-align: center
}

.cta h2,
.cta p {
    color: #fff
}

.cta h2 {
    margin: 0 0 3px;
    font-size: 36px
}

.cta p {
    font-size: 20px
}

.cta p:last-child {
    margin-bottom: 0
}

.cta p a {
    font-weight: 700;
    font-size: 22px
}

.cta p a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 10px
}

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

table.numbers {
    width: 100%
}

table.numbers td {
    vertical-align: top;
    padding-bottom: 30px
}

table.numbers td:first-child {
    width: 100px
}

table.numbers td:first-child strong {
    width: 75px;
    height: 75px;
    display: block;
    background: #53b847;
    color: #fff;
    line-height: 67px;
    text-align: center;
    font-size: 32px;
    border-radius: 500px;
    border: 4px solid #fff;
    box-shadow: 0 0 10px #ddd
}

table.numbers h3 {
    margin-top: 0
}

.iconRow {
    list-style: none;
    margin: 1.2em -0.9375em
}

.iconRow li {
    width: 33.3333%;
    padding: 0 0.9375em;
    float: left
}

@media (max-width: 1100px) {
    .iconRow li {
        width: 100%
    }
}

.iconRow a {
    display: block;
    height: 140px;
    padding: 25px 20px 0 20px;
    background: #f8f8f8;
    border-radius: 7px;
    float: left;
    text-align: center;
    width: 100%;
    color: #333
}

.iconRow a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    font-size: 32px;
    color: #0c52a0;
    margin-bottom: 10px
}

.iconRow a:hover {
    background: #fff;
    box-shadow: 0 0 10px #ddd
}

.iconRow a:hover:before {
    color: #53b847
}

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

.iconRow li:first-child a:before {
    content: "\f1b9"
}

.iconRow li:nth-child(2) a:before {
    content: "\f015"
}

.iconRow li:nth-child(3) a:before {
    content: "\f0c0"
}

ul.locations {
    list-style: none;
    margin: 1.2em 0;
    width: 50%;
    float: left
}

ul.locations:first-of-type {
    margin-left: -0.9375em
}

ul.locations:last-of-type {
    margin-right: -0.9375em
}

@media handheld,
only screen and (max-width: 600px) {
    ul.locations {
        width: 100%
    }
    ul.locations:first-of-type {
        margin: 1.2em 0 0
    }
    ul.locations:last-of-type {
        margin: 0 0 1.2em
    }
}

ul.locations li {
    padding: 0 0.9375em
}

@media (max-width: 600px) {
    ul.locations li {
        padding: 0
    }
}

ul.locations li:nth-child(odd) {
    clear: both
}

ul.locations a {
    display: block;
    width: 100%;
    padding: 10px 0;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #666;
    font-size: 18px
}

ul.locations a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 10px;
    color: #53b847
}

ul.locations a:hover {
    border: 1px solid #eee;
    border-left: 2px solid #53b847;
    padding: 10px 15px;
    box-shadow: 0 0 5px #ddd;
    color: #333;
    cursor: pointer
}

ul.carriers {
    list-style: none;
    margin: 1.2em -0.9375em
}

ul.carriers li {
    width: 33.333%;
    float: left;
    padding: 0 0.9385em 1.875em;
    text-align: center
}

@media (max-width: 1100px) {
    ul.carriers li {
        width: 50%
    }
}

ul.carriers img {
    width: 85%
}

div.locations h3 {
    font-size: 16px;
    margin: 25px 0 5px 0
}

div.locations h6 {
    margin: 0 0 15px 0;
    font-size: 11px
}

div.locations p {
    font-size: 13px
}

a.cmsi-module-blog-summary-read-more {
    text-transform: capitalize
}

a.cmsi-module-blog-summary-read-more:after {
    content: " »"
}

footer {
    background: #333;
    padding: 50px 55px 85px;
    color: #ccc
}

@media handheld,
only screen and (max-width: 1130px) {
    footer {
        padding: 50px 20px 85px
    }
}

footer .columns {
    padding: 0
}

footer a {
    color: #ccc
}

footer a:hover {
    color: #fff
}

footer h5 {
    color: #fff
}

.optinRow {
    text-align: center
}

.optinRow .columns {
    padding: 0 1.875em
}

.optinRow img {
    width: 150px;
    margin: 0 0 10px 0
}

.optinRow h4 {
    color: #fff;
    margin-top: 48px
}

.optinRow input[type="email"] {
    margin-bottom: 10px !important;
    height: 40px;
    line-height: 40px;
    border-radius: 500px;
    max-width: 400px;
    margin: 0 auto 10px;
    text-align: center
}

.optinRow input[type="email"]::-webkit-input-placeholder {
    color: #555;
    text-transform: capitalize
}

.optinRow input[type="email"]::-moz-placeholder {
    color: #555;
    text-transform: capitalize
}

.optinRow input[type="email"]:-ms-input-placeholder {
    color: #555;
    text-transform: capitalize
}

.optinRow input[type="email"]::placeholder {
    color: #555;
    text-transform: capitalize
}

.optinRow input[type="submit"] {
    transition: all 0.2s ease-out;
    background: none;
    border: 2px solid #fff
}

.optinRow input[type="submit"]:hover {
    background: #fff;
    color: #333;
    text-shadow: none
}

.optinRow ul.social {
    float: none
}

@media handheld,
only screen and (max-width: 767px) {
    .optinRow ul.social {
        margin: 0 auto
    }
}

.optinRow ul.social li {
    float: none;
    display: inline-block
}

.contactRow {
    text-align: center
}

.contactRow i {
    font-size: 28px;
    color: #53b847
}

.contactRow h5 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    margin: 10px 0 3px
}

.contactRow p {
    font-size: 16px;
    font-family: "myriad-pro", sans-serif
}

.contactRow p:last-child {
    margin-bottom: 0
}

.contactRow p a {
    color: #53b847
}

.contactRow p a:hover {
    color: #fff
}

@media handheld,
only screen and (max-width: 900px) {
    .contactRow .large-3 {
        width: 50%;
        margin-bottom: 40px
    }
}

footer hr {
    margin: 65px 15px 45px;
    border-top: 1px solid #555
}

@media handheld,
only screen and (max-width: 900px) {
    footer hr {
        margin: 25px 15px 45px
    }
}

footer .copyright .columns {
    padding: 0 15px
}

footer .copyright p {
    font-size: 12px;
    clear: both
}

@media handheld,
only screen and (max-width: 767px) {
    footer .copyright p {
        margin: 20px 0 0 !important;
        text-align: center
    }
}

footer .copyright .large-4 {
    text-align: right
}

footer .copyright img {
    width: 179px;
    opacity: 0.5
}

footer .copyright ul {
    list-style: none;
    margin: 0 0 4em 0;
    height: 12px;
    font-size: 12px
}

footer .copyright ul:after {
    content: "";
    display: table;
    clear: both
}

@media handheld,
only screen and (max-width: 767px) {
    footer .copyright ul {
        display: none
    }
}

footer .copyright li {
    float: left;
    margin: 0 0 13px 5px;
    padding: 0 0 0 5px;
    border-left: 1px solid #ccc;
    line-height: 12px
}

footer .copyright li:nth-last-child(2) {
    clear: both;
    border: 0;
    margin-left: 0;
    padding-left: 0
}

footer .copyright li:first-child {
    margin: 0;
    padding: 0;
    border: 0
}

#fancybox-wrap,
#fancybox-outer,
#fancybox-inner {
    box-sizing: content-box
}

.DRX_CalendarTable {
    width: 100%;
    border-top: 4px solid #53b847;
    background: #fff
}

.DRX_CalendarTable th {
    color: #fff;
    background: #231f20;
    width: 14.28%
}

.DRX_CalendarTable td {
    height: 60px
}

#overDiv table {
    margin: 0
}

#overDiv hr {
    display: none
}

#overDiv td td {
    padding: 0.5em
}

#overDiv>table {
    box-shadow: 0 0 5px #555
}

#overDiv table {
    background: whiteSmoke !important
}

#overDiv table table:first-child {
    background: #231f20 !important
}

td.DRX_CalendarEvent {
    background: #ddd
}

table.CMSI_Module_Calendar_MonthSelector {
    width: 100%
}

.cmsi-product h2 {
    font-size: 15px
}

.browse {
    border-radius: 0;
    background: #f8f8f8;
    border: 1px solid #ececec
}

.browse ul a {
    color: #111
}

.browse ul li:first-child:before {
    content: "\f015"
}

.browse ul li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    content: "\f07a";
    color: #0c52a0;
    margin: 0 10px 0 0
}

.browse ul li:hover {
    opacity: 0.5
}

.browse select {
    max-width: 220px;
    background: #fff
}

.cmsi-product-feed h2.title {
    font-size: 22px;
    margin-bottom: 0
}

.cmsi-price {
    font-size: 18px
}

.cmsi-product-list {
    border-bottom: 1px solid #ddd
}

.cmsi-product img {
    padding: 0;
    border: 0
}

.accordion-faq .accordion .accordion-item {
    margin-bottom: 10px
}

.accordion-faq .accordion>li:not(:last-child) {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px !important
}

.accordion-faq .accordion>li .accordion-title {
    background: #f0f0f0;
    border: 0 !important;
    padding: 13px 20px 13px 11px;
    font-size: 18px;
    font-weight: 500
}

.accordion-faq .accordion>li .accordion-title:before {
    content: "";
    margin: 0
}

.accordion-faq .accordion>li .accordion-title:hover {
    background: #0c52a0;
    color: #fff !important
}

.accordion-faq .accordion>li.is-active .accordion-title {
    background: #0c52a0;
    color: #fff !important
}

.accordion-faq .accordion .accordion-content {
    padding: 1rem;
    border: 1px solid #f0f0f0;
    border-top: 0
}

.accordion>h3 {
    padding: 0 20px 0 11px;
    margin: 5px 0 0 0;
    background: #f0f0f0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    color: #444;
    position: relative
}

@media handheld,
only screen and (max-width: 767px) {
    .accordion>h3 {
        padding: 0 30px 5px 11px;
        line-height: 1.1
    }
}

.accordion>div {
    border: 1px solid #f0f0f0;
    border-top: 0;
    padding: 23px 40px 20px 55px;
    background: none;
    background: url("faq-a.png") 14px 20px no-repeat #fff;
    -webkit-animation: 0.5s ease 0s normal forwards 1 fadein;
    animation: 0.5s ease 0s normal forwards 1 fadein
}

.accordion>div p {
    font-weight: 500
}

@keyframes fadein {
    0% {
        opacity: 0
    }
    66% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }
    66% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.accordion p {
    margin: 0 0 10px 0
}

.accordion>h3:before {
    display: inline-block;
    content: "Q.";
    margin: 0 10px 0 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.8;
    color: #0c52a0;
    width: 40px
}

@media handheld,
only screen and (max-width: 767px) {
    .accordion>h3:before {
        line-height: 1.6
    }
}

.accordion>h3:after,
.accordion-title:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    float: right;
    font-size: 18px;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 20px
}

.accordion-title:after {
    top: auto;
    line-height: 1.2
}

.accordion>h3.ui-accordion-header-active,
.accordion>h3:hover {
    background: #0c52a0;
    color: #fff
}

.accordion>h3.ui-accordion-header-active:before,
.accordion>h3:hover:before {
    color: #fff
}

.accordion>h3.ui-accordion-header-active:after,
.accordion-faq li.is-active .accordion-title:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 18px;
    line-height: 50px
}

@media handheld,
only screen and (max-width: 1428px) {
    .highlights,
    .newsBlock {
        margin-top: -25px
    }
    .highlights h2 {
        font-size: 36px
    }
    .highlights p.leadin {
        font-size: 20px
    }
    .newsBlock h2 {
        font-size: 24px
    }
    .newsBlock p.leadin {
        font-size: 18px
    }
    .newsBlock .blog-posts .entry,
    .newsBlock .blog-posts .post {
        margin-bottom: 0
    }
    .main {
        background-position: -340px top
    }
}

@media handheld,
only screen and (max-width: 1379px) {
    .highlights .icons ul {
        margin: 20px 0 10px -7%
    }
    .icons ul {
        margin: 20px 0 10px -7%
    }
}

@media handheld,
only screen and (max-width: 1270px) {
    .highlights,
    .newsBlock {
        margin-top: 0
    }
    .highlights table.staggered td:first-child,
    .newsBlock table.staggered td:first-child {
        vertical-align: top
    }
    .highlights h2 {
        font-size: 32px
    }
    .highlights .icons ul {
        margin-left: -5%
    }
    .icons ul {
        margin-left: -5%
    }
    .icons ul li p {
        font-size: 18px
    }
    .newsBlock .blog-posts h2.title,
    .newsBlock .blog-posts h2.title a {
        font-size: 18px
    }
}

@media handheld,
only screen and (max-width: 1182px) {
    header .columns:first-child {
        padding-left: 20px;
        padding-right: 0
    }
    header .columns:last-child {
        padding-right: 20px;
        padding-left: 0
    }
}

@media handheld,
only screen and (max-width: 1150px) {
    .highlights table.staggered td:last-child,
    .newsBlock table.staggered td:last-child {
        padding: 20px 20px 0 35px
    }
    .highlights h2 {
        font-size: 28px
    }
    .highlights p.leadin {
        font-size: 18px
    }
    .highlights .icons {
        max-width: none
    }
    .highlights .icons ul li p {
        font-size: 16px
    }
}

@media handheld,
only screen and (max-width: 1121px) {
    .main .large-6 {
        width: 60%
    }
    .main h2 {
        font-size: 36px
    }
    .main p.leadin {
        font-size: 22px
    }
    .main p {
        font-size: 18px
    }
}

@media handheld,
only screen and (max-width: 1055px) {
    /*
	.slicknav_menu {
        display: block
    }
	*/
    nav {
        display: none
    }
    header {
        z-index: 1
    }
    .navbar {
        text-align: center
    }
    .navbar .columns:first-child {
        width: 100%;
        padding-right: 20px
    }
    ul.social {
        margin: 0 40px 0 0
    }
    footer ul.social {
        margin: 0
    }
}

@media handheld,
only screen and (max-width: 1080px) {
    .highlights table.staggered,
    .newsBlock table.staggered {
        margin: 0 0 35px
    }
}

@media handheld,
only screen and (max-width: 1020px) {
    .internal .content {
        padding: 70px 20px;
        margin-top: 0
    }
    .secondary {
        padding-left: 20px
    }
    .side-navigation h5 {
        margin: 0 -20px
    }
}

@media handheld,
only screen and (max-width: 1000px) {
    .main .large-6 {
        width: 65%
    }
}

@media handheld,
only screen and (max-width: 955px) {
    .main .large-6 {
        width: 70%
    }
}

@media handheld,
only screen and (max-width: 900px) {
    .primary,
    .secondary {
        width: 100%
    }
    .primary {
        padding-right: 0
    }
    .primary .featureIMG {
        margin: -70px -20px 49px
    }
    .secondary {
        margin-top: 40px;
        padding-left: 0
    }
    .side-navigation h5 {
        margin: 0 -20px
    }
    .highlights table.staggered {
        margin: 0
    }
    .highlights table.staggered td,
    .newsBlock table.staggered td {
        width: 100%;
        display: block;
        padding: 0
    }
    .highlights table.staggered td img,
    .newsBlock table.staggered td img {
        box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1)
    }
    .highlights table.staggered td:last-child,
    .newsBlock table.staggered td:last-child {
        padding: 20px
    }
    .highlights h2,
    .highlights p.leadin,
    .newsBlock h2,
    .newsBlock p.leadin {
        text-align: center
    }
    .highlights .icons ul,
    .newsBlock .icons ul {
        margin-left: 0
    }
    .icons ul {
        margin-left: 0
    }
    .newsBlock .blog-posts h2.title {
        text-align: left
    }
    .ads ul.advertising li {
        width: 100%
    }
    .ads ul.advertising li:nth-child(odd) {
        padding-right: 0
    }
    .ads ul.advertising li:nth-child(even) {
        padding-left: 0
    }
    .main {
        background: #f8f8f8;
        padding: 70px 55px;
        text-align: center
    }
    .main .large-6 {
        width: 100%
    }
    .main h2 {
        font-size: 32px
    }
    .faqs .row {
        max-width: 100%
    }
    .cta h2 {
        font-size: 32px
    }
}

@media handheld,
only screen and (max-width: 767px) {
    body {
        -webkit-text-size-adjust: none
    }
    table.staggered {
        width: 100%;
        margin: 60px 0
    }
    table.staggered td {
        width: 100%;
        padding: 0;
        display: block
    }
    header .topbar {
        text-align: center;
        height: auto;
        line-height: 30px
    }
    header .topbar ul.social {
        display: inline-block;
        float: none;
        margin: 0
    }
    header .topbar ul.social li {
        height: 30px
    }
    header .topbar ul.social li a:before {
        height: 30px
    }
    .ads .columns.large-12 {
        padding-left: 20px;
        padding-right: 20px
    }
    .main {
        padding: 50px 20px
    }
    .newsBlock .blog-posts .entry:nth-child(odd),
    .newsBlock .blog-posts .post:nth-child(odd) {
        padding-right: 10px
    }
    .newsBlock .blog-posts .entry:nth-child(even),
    .newsBlock .blog-posts .post:nth-child(even) {
        padding-left: 10px
    }
    .cta {
        padding: 40px 0
    }
    .cta h2 {
        font-size: 28px
    }
    .cta p {
        font-size: 18px
    }
}

@media handheld,
only screen and (max-width: 600px) {
    .internal .content {
        padding: 50px 20px
    }
    .primary .featureIMG {
        margin: -50px -20px 49px
    }
    .secondary {
        margin-top: 40px;
        padding-left: 0
    }
    .side-navigation h5 {
        margin: 0 -20px
    }
    .newsBlock .blog-posts .entry,
    .newsBlock .blog-posts .post {
        width: 100%;
        margin-bottom: 20px
    }
    .newsBlock .blog-posts .entry:nth-child(odd),
    .newsBlock .blog-posts .post:nth-child(odd) {
        padding-right: 0
    }
    .newsBlock .blog-posts .entry:nth-child(even),
    .newsBlock .blog-posts .post:nth-child(even) {
        padding-left: 0
    }
    footer .contactRow .large-3 {
        width: 100%
    }
}

@media handheld,
only screen and (max-width: 500px) {
    .icons ul li {
        width: 50%
    }
}

.snapquoteForm img {
    margin-bottom: 4px
}

.snapquoteForm h2 {
    color: #54b948
}

.snapquoteForm .callout {
    background-color: #fff
}

.primary.full {
    width: 100%;
    padding-right: 0
}

.cmsi-single-blog-post hr {
    clear: both
}

.simplecart-discount input[type="text"],
.simplecart-voucher input[type="text"] {
    width: 100%
}

.simplecart-discount input[type="submit"],
.simplecart-voucher input[type="submit"] {
    width: auto;
    padding: 6px 32px
}

.newsBlock h2:not(.title) {
    font-size: 32px;
    color: #53b847
}

form .cms-button-secondary {
    font-size: 15px;
    padding: 4.5px 32px
}

#mc_embed_signup_scroll input {
    margin: 0 0 10px
}

iframe.sq {
    width: 100%;
    height: 250px
}

header {
    z-index: 10
}

.action {
    z-index: 9
}

.sqLogo {
    width: 275px;
    margin-bottom: 20px
}

.locations .large-4:last-child {
    float: left
}

.locations .large-4:nth-child(3n+1) {
    clear: both
}

.tabs {
    margin: 0;
    border: .0625rem solid #e6e6e6;
    background: #fefefe;
    list-style-type: none
}

.tabs::before,
.tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs li {
    margin-bottom: 0
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover,
.tabs.simple>li>a:focus {
    background: transparent
}

.tabs.primary {
    background: #2ba6cb
}

.tabs.primary>li>a {
    color: #0a0a0a
}

.tabs.primary>li>a:hover,
.tabs.primary>li>a:focus {
    background: #299ec1
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #333
}

.tabs-title>a:hover {
    background: #333;
    color: #fff
}

.tabs-title>a:focus {
    background: #53b847;
    color: #fff
}

.tabs-content {
    border: .0625rem solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    transition: all 0.5s ease
}

.tabs-content.vertical {
    border: .0625rem solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 1rem;
    line-height: 1;
    color: #0a0a0a;
    text-decoration: none;
    transition: all 0.2s ease
}

[data-whatinput='mouse'] .tabs-title>a {
    outline: 0
}

.tabs-title>a:focus,
.tabs-title>a:hover {
    background: #cfcfcf;
    color: #0a0a0a
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    transition: all 0.5s ease
}

.tabs-panel {
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.tabs .tabs-title>a {
    background: transparent !important;
    font-weight: 600
}

.tabs .tabs-title.is-active a {
    background: #e6e6e6 !important
}

.tabs {
    border-bottom: none !important
}

/*# sourceMappingURL=style-v14-2.css.map */