/*
Theme Name: WordHerd Theme
Theme URI: http://wordherd.io/
Description: A custom child theme by WordHerd for Impreza
Author: WordHerd.io
Author URI: https://wordherd.io/
Version: 1.0.0
Template: Impreza
*/

@import url("../Impreza/style.css");

@import url('//fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i');
@import url('//fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i');
@import url('//fonts.googleapis.com/css?family=Oswald:200,300,400');
@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);

.ush_menu_2 {
    font-family: 'Oswald',sans-serif;
    font-weight: 300;
}

.home #page-content {
	padding-top: 100px;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
}

img.alignRight,
img.alignright {
    margin: 0 0 5px 15px
}

img.alignLeft,
img.alignleft {
    margin: 0 15px 5px 0
}

.row-fluid [class*="span"] {
    min-height: 1px
}

.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important
}

@media(max-width:479px) {
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important
    }
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like>span {
    vertical-align: top !important
}

#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important
}

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px
}

@media all and (max-width:400px) {
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
        width: 67px !important
    }
    #recaptcha_area table#recaptcha_table #recaptcha_image {
        width: 280px !important
    }
}

video {
    max-width: 100%;
    height: auto
}

body:not(.home) #page-content section.with_img {
	margin-top: 160px;
}
.l-section.huge {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

#calroot {
    width: 202px !important;
    line-height: normal
}

#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important
}

#caldays {
    margin-bottom: 4px
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0
}

.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%
}

@media(max-width:568px) {
    iframe {
        max-width: 100%
    }
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto
}

#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important
}

#hs-pwd-widget-password {
    height: auto !important
}

.hs-menu-wrapper ul {
    padding: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
    content: " ";
    display: table;
    clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
    position: static
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
    display: inline-block
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

/* Tablet CSS */
@media(max-width:767px) {
    .hs-menu-wrapper,
    .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        display: block
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        float: none
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
        display: block
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal
    }
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        position: static;
        opacity: 1;
        visibility: visible
    }
	/* Tablet: Home Page Hero */
	.us_custom_f4c3f4fb p {
		font-size: 48px !important;
	}
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1
}

.widget-type-space {
    visibility: hidden
}

.hs-author-social-links {
    display: inline-block
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}

.hs-cta-wrapper a {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
    outline: 0
}

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

.hs_cos_flex-slider {
    margin: 0 0 60px;
    padding: 0;
    background: #fff;
    border: 0;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    zoom: 1
}

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

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

.hs_cos_flex-slider .hs_cos_flex-slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.hs_cos_flex-slider .hs_cos_flex-slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0px
}

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

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

html[xmlns] .hs_cos_flex-slides {
    display: block
}

* html .hs_cos_flex-slides {
    height: 1%
}

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

.hs_cos_flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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
}

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

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

.hs_cos_flex-slider:hover .hs_cos_flex-next {
    opacity: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    opacity: .8;
    left: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
    opacity: 1
}

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

.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none
}

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

.hs_cos_flex_thumbnavs-direction-nav a {
    width: 30px;
    height: 140px;
    margin: -60px 0 0;
    display: block;
    background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1;
    -webkit-transition: all .3s ease
}

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

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
    left: 0px
}

.hs-cos-flex-slider-control-panel img {
    cursor: pointer
}

.hs-cos-flex-slider-control-panel img:hover {
    opacity: .8
}

.hs-cos-flex-slider-control-panel {
    margin-top: -30px
}

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

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

.hs_cos_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;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

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

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

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

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

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

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

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

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

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent
}

@media all and (max-width:400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white
}

.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right: -4px
}

.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

table tr td img {
    max-width: initial
}

.comment {
    margin: 10px 0 10px 0
}

.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word
}

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

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

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

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px
}

#map_canvas img,
.google-maps img {
    max-width: none
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    min-height: 100%;
    margin: 0;
    padding: 0
}

body {
    background-color: #fff;
    color: #000;
    font-family: Lato, Tahoma, Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1170px;
    margin: 0 auto
}

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

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

p {
    margin: 0 0 30px;
    padding: 0
}

b,
strong {
    font-weight: 700
}

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

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    /*font-family: Montserrat, sans-serif;*/
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px
}

/*h1,
h2,
h3 {
    font-family: 'Oswald', sans-serif
}*/

h1 {
    font-size: 36px;
    color: #00446a
}

h2 {
    font-size: 32px;
    color: #00446a
}

h3 {
    font-size: 30px;
    color: #6191b1
}

h4 {
    font-size: 24px;
    font-family: Lato, Tahoma, Verdana, Arial, sans-serif;
    color: #333
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

a {
    color: #1291ce;
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

a:hover {
    color: #00446a
}

blockquote {
    color: #999;
    margin: 40px
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px
}

hr {
    border: 1px solid #eee;
    margin-top: 30px;
    margin-bottom: 30px
}

.header-container-wrapper {
    background-color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 999
}

.header-container-wrapper .page-center {
    max-width: 98% !important
}

.custom-logo p {
    margin: 0
}

.custom-logo img {
    max-width: 300px;
    vertical-align: middle;
    margin-top: 15px
}

.custom-logo p span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #00446a;
    display: inline-block;
    position: relative;
    top: 4px;
    left: 2px
}

.cm-top-menu-links ul {
    margin: 0 0 -10px;
    padding-left: 0;
    float: right
}

.cm-top-menu-links ul li {
    list-style-type: none;
    float: left;
    display: inline-block;
    padding: 50px 15px 35px 15px;
    border-left: 2px solid #adc6d6;
    margin-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    min-height: 120px;
    min-width: 185px
}

.custom-menu-wrapper {
    background: #00446a;
    padding-right: 40px
}

.cm-top-menu-links ul li a {
    color: #0f78ab
}

.cm-top-menu-links ul li i {
    font-size: 38px;
    display: block;
    margin-top: -25px;
    color: #0f78ab;
    margin-bottom: 10px
}

.cm-top-menu-links ul li i:hover,
.cm-top-menu-links ul li a:hover {
    color: #1291ce
}

.cm-top-menu-links ul li i#mobile {
    font-size: 58px;
    margin-top: -40px;
    margin-bottom: 0px !important
}

.cm-top-menu-links ul li#no-click a {
    font-size: 12px
}

.cm-top-menu-links ul li form#payment {
    cursor: pointer;
	background: transparent;
}
#paymnt-wrapper #payment button {
	display: inline;
    background: transparent !important;
}
.cm-top-menu-links .w-btn:before, 
.cm-top-menu-links .button:before, 
.cm-top-menu-links button[type="submit"]:before {
	display: none;
}



.cm-top-menu-links ul li input#pay {
    background-color: transparent !important;
    font-size: 12px;
    font-family: Lato, Tahoma, Verdana, Arial, sans-serif;
    font-weight: 700;
    color: #0f78ab;
    letter-spacing: 0px;
    padding: 43px 0 0 !important;
    -webkit-transition: .2s linear color, .2s linear background-color;
    -moz-transition: .2s linear color, .2s linear background-color;
    transition: .2s linear color, .2s linear background-color;
    text-transform: uppercase;
    border: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0
}

.cm-top-menu-links ul li:hover {
    background: #edf4f9;
    color: #1291ce
}

.cm-top-menu-links ul li form:hover {
    cursor: pointer
}

.custom-logo {
    width: auto !important
}

.cm-top-menu-links {
    width: auto !important;
    float: right !important
}

.custom-template .content-wrapper {
    padding: 40px 15px 20px
}

.content-wrapper {
    padding: 20px 15px
}

.custom-banner {
    padding-top: 300px;
    padding-bottom: 200px;
    background-color: #000;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center
}

.custom-banner h1 {
    font-size: 52px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-shadow: 4px 4px 5px black;
    font-family: 'Oswald', sans-serif;
    color: #fff
}

.custom-banner h2 {
    font-size: 42px;
    margin-bottom: 20px;
    text-shadow: 4px 4px 5px black;
    font-family: 'Oswald', sans-serif;
    color: #fff
}

.site-wrapper {
    position: relative;
    z-index: 9;
    background: #fff;
    margin-top: -85px
}

.password-template.one-column input {
    margin-top: 0 !important;
    line-height: 20px !important
}

.custom-footer {
    background-color: #00446a;
    text-align: center;
    padding: 10px 0 50px
}

footer .l-section.height_medium {
	padding: 0px;	
}

.custom-footer .cm-social-icons ul {
    margin: 0 0 40px;
    padding: 0
}

.custom-footer .cm-social-icons ul li {
    display: inline-block;
    margin-right: 7px
}

.custom-footer .cm-social-icons ul li:last-child {
    margin-right: 0px
}

.custom-footer .cm-social-icons ul li a {
    font-size: 24px;
    color: #fff
}

.custom-footer .custom-contact p {
    font-family: 'Lato', sans-serif !important;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    margin: 0
}

.custom-footer .custom-contact p a {
    color: #fff
}

.fa.th-social-icon {
    font-size: 26px
}

.custom-menu-primary .hs-menu-wrapper>ul {
    margin-top: 10px;
    display: block;
    float: right;
    margin-bottom: 12px !important
}

.custom-menu-primary .hs-menu-wrapper>ul>li {
    float: none !important;
    display: inline-block
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 10px 16px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-transform: lowercase !important;
    color: white !important;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 1px
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    background-color: #1291ce;
    min-width: 200px
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
    font-family: 'Lato', sans-serif !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    padding: 14px 20px;
    color: #fff;
    white-space: normal !important;
    line-height: 1
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a[href*="/print-marketing-services/"] {
    display: none !important
}

.custom-menu-primary .hs-menu-wrapper>ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible !important;
    max-width: none !important;
    width: auto !important
}

@media screen and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper>ul ul {
        display: block !important
    }
}

.mobile-trigger,
.child-trigger {
    display: none
}

@media(max-width:767px) {
    .custom-menu-primary,
    .custom-menu-primary .hs-menu-wrapper>ul,
    .custom-menu-primary .hs-menu-wrapper>ul li,
    .custom-menu-primary .hs-menu-wrapper>ul li a {
        display: block;
        float: none;
        position: static;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        padding: 0px;
        margin: 0px;
        background-image: none;
        background-color: transparent;
        border: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        max-width: none;
        width: 100%;
        height: auto;
        line-height: 1;
        font-weight: normal;
        text-decoration: none;
        text-indent: 0px;
        text-align: left;
        color: #fff
    }
    .mobile-trigger {
        display: inline-block !important;
        cursor: pointer;
        position: relative;
        top: 0px;
        right: auto;
        width: auto;
        height: auto;
        padding: 0px;
        background: #fff;
        border: 0;
        font-size: 16px;
        font-weight: normal;
        text-align: left;
        color: #000
    }
    .mobile-trigger:after {
        color: white;
        background: #00456a;
        padding: 4px;
        content: "\f333";
        font: normal 27px/1 'dashicons';
        margin: 0 auto
    }
    .child-trigger {
        display: block !important;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 61px !important;
        min-width: 61px !important;
        height: 50px !important;
        padding: 0 !important
    }
    .child-trigger:hover {
        text-decoration: none
    }
    .child-trigger:after {
        content: "\f347";
        float: right;
        font: normal 20px/1 'dashicons';
        height: 20px;
        padding: 15px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
        color: #00456a
    }
    .child-trigger.child-open:after {
        content: "\f343"
    }
    .custom-menu-primary.js-enabled {
        position: relative;
        padding-top: 0;
        margin: 0;
        text-align: center
    }
    .custom-menu-primary.js-enabled .hs-menu-wrapper,
    .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
        display: none
    }
    .custom-menu-primary ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
        display: none
    }
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        padding: 0
    }
    .custom-menu-primary .hs-menu-wrapper {
        background-color: transparent;
        width: 100%
    }
    .custom-menu-primary .hs-menu-wrapper>ul {
        float: none !Important;
        text-align: left !Important;
        background: #1291ce;
        margin-top: 15px;
        margin-bottom: 0 !Important
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li {
        position: relative
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li a {
        font-size: 18px;
        font-family: 'Oswald', sans-serif;
        text-transform: lowercase !important;
        color: white !important;
        font-weight: 400
    }
    .custom-menu-primary .hs-menu-wrapper>ul li a {
        padding: 20px;
        color: #fff
    }
    .custom-menu-primary .hs-menu-wrapper>ul li a:hover {
        color: #fff
    }
    .custom-menu-primary .hs-menu-wrapper>ul ul {
        background-color: rgba(255, 255, 255, 0.05) !important
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
        font-family: 'Lato', sans-serif !important;
        font-weight: 700 !important;
        font-size: 12px !important;
        text-transform: uppercase !important;
        padding: 12px 20px;
        color: #fff;
        white-space: normal !important
    }
    .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
        text-indent: 30px
    }
    .custom-menu-primary .hs-menu-wrapper>ul ul ul ul li a {
        text-indent: 50px
    }
}

#hubspot-author_data:after {
    content: '';
    display: block;
    clear: both
}

#hubspot-author_data .hs-author-avatar img {
    width: 50px;
    float: left;
    margin-right: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0;
    max-height: 170px;
    max-width: 210px;
    height: auto;
    width: auto;
    display: inline-block !important;
    float: right;
    margin: 20px 0 20px 20px
}

.hs-blog-social-share {
    margin-top: 0;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
    height: auto
}

#comments-listing {
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 0
}

.comment {
    margin: 10px 0;
    border-top: 1px solid #ccc;
    padding: 15px 0
}

.comment-date {
    font-size: 13px;
    text-align: right
}

.comment-from {
    font-weight: bold
}

.comment-body {
    padding: 10px 0
}

.hs-blog-listing .hs-author-profile {
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0
}

.hs-blog-post .hs-author-profile {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0 20px 0;
    margin: 20px 0 20px 0
}

.hs-author-profile .hs-author-profile:after {
    content: '';
    display: block;
    clear: both
}

.hs-author-profile .hs-author-avatar {
    float: left;
    margin-right: 15px;
    max-width: 100px
}

.hs-author-profile .hs-author-avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    max-width: 100%
}

.hs-author-profile .hs-author-bio {
    overflow: hidden
}

.hs-author-profile h2.hs-author-name {
    margin: 0 0 10px 0
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
    line-height: 1px
}

body form.hs-form .hs-form-field .hs-error-msgs.inputs-list {
    margin-top: 0;
    margin-bottom: 0
}

body form.hs-form .hs-form-field .hs-error-msgs.inputs-list label {
    color: #e10707
}

body .widget-type-google_search input[type="text"],
#hs-pwd-widget-password {
    margin-bottom: 0px
}

h3.form-title {
    text-align: left;
    font-weight: 700;
    margin: 5;
    color: #00446a;
    font-family: 'Oswald', sans-serif
}

h3.form-title:after {
    border-bottom: 1px solid #cacaca;
    content: "";
    display: block;
    margin: 0 0 20px;
    padding-bottom: 5px;
    width: 100%
}

span.hs-form-required {
    color: red;
    margin: 0 0 0 3px
}

.hs-form-field {
    margin-bottom: 10px
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
    width: 80%;
    display: block;
    margin-top: 16px;
    max-width: 750px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    text-transform: lowercase !important
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #999;
    outline: 0;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

form.hs-form .hs-form-field ul.inputs-list {
    list-style: none;
    padding: 0
}

form.hs-form fieldset {
    max-width: none
}

form.hs-form fieldset .hs-form-field {
    padding: 0 10px 0 0
}

form.hs-form fieldset[class*="form-columns"] .input {
    margin-right: 0
}

form.hs-form fieldset[class*="form-columns"] .hs-input {
    width: 100%
}

form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {
    width: auto
}

form.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 33.33%
}

/* Mobile CSS */
@media(max-width:414px) {
    form.hs-form fieldset .hs-form-field {
        padding: 0
    }
    form.hs-form fieldset.form-columns-3 .hs-form-field,
    form.hs-form .form-columns-2 .hs-form-field .hs-input,
    form.hs-form .form-columns-3 .hs-form-field .hs-input {
        width: 100%
    }
    form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] {
        width: auto
    }
	/* Mobile: Home Page Hero */
	.home #page-content {
		padding-top: 0px;
	}
	/*.us_custom_f4c3f4fb p {
		font-size: 24px !important;
	}*/
	.l-subheader.at_bottom {
		margin-bottom: 0px !important;
	}
	.cm-top-menu-links ul li i#mobile {
		margin-bottom: 7px !important;
	}
}

#hs_form_target_blog_subscription input[type="radio"],
#hs_form_target_blog_subscription input[type="checkbox"] {
    width: auto;
    margin-right: 10px
}

/*! HubSpot COS Site SearchCreated by Stefen Phelps - https://stefenphelps.com/---------------------------------------------- */

.search-results-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 68, 106, 0.9);
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility 0s .5s;
    z-index: 99999999
}

.search-activated .search-results-overlay {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s
}

.search-results-overlay .overlay-close {
    position: absolute;
    right: 1em;
    top: 1em;
    overflow: hidden;
    border: 0;
    color: #fff;
    z-index: 100;
    background: 0;
    font-size: 2em;
    text-transform: uppercase;
    cursor: pointer
}

.search-results-wrapper .search::-webkit-input-placeholder {
    color: #fff
}

.search-results-wrapper .search:-moz-placeholder {
    color: #fff
}

.search-results-wrapper .search::-moz-placeholder {
    color: #fff
}

.search-results-wrapper .search:-ms-input-placeholder {
    color: #fff
}

.search-results-wrapper {
    max-width: 800px;
    margin: 3em auto 1em auto;
    padding: 0 3em;
    height: calc(100vh - 4em)
}

.search-results-wrapper .search {
    width: 100%;
    padding: .5em;
    background: 0;
    border: 0 none;
    border-bottom: 2px solid #fff !important;
    color: #fff;
    outline: 0;
    font-size: 1.5em
}

.search-results-wrapper .search:valid:not(:placeholder-shown) {
    border: 0 none !important;
    border-bottom: 2px solid #fff !important
}

.search-results {
    margin: 2em 0 0 0;
    padding: 0;
    height: calc(100% - 4.4em);
    position: relative;
    overflow-y: auto
}

.search-results li {
    list-style: none;
    margin-bottom: 1em;
    font-size: 2em;
    padding: 1em;
    background: #fff;
    line-height: 1
}

.search-results span {
    font-size: 1rem;
    display: block;
    margin-top: .75em
}

.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    display: inline-block;
    white-space: normal !important;
    font-size: 1em;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #1291ce !important;
    font-family: 'Oswald', sans-serif;
    padding: .5em .8em;
    -webkit-transition: .2s linear color, .2s linear background-color;
    -moz-transition: .2s linear color, .2s linear background-color;
    transition: .2s linear color, .2s linear background-color;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
    margin-top: 5px
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    background-color: #0a678c !important
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
    outline: 0
}

.password-template.one-column .body-container-wrapper,
.error-template.one-column .body-container-wrapper,
.subscription-template.one-column .body-container-wrapper {
    padding-top: 180px
}

.blog-pagination {
    display: block;
    text-align: left;
    margin: 0 0 20px
}

.blog-pagination>div {
    display: inline-block
}

.blog-pagination-left {
    text-align: right
}

.blog-pagination-right {
    text-align: left
}

.blog-pagination a {
    text-align: center;
    background-color: #1291ce;
    color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 12px;
    text-transform: uppercase
}

.blog-pagination a:hover,
.blog-pagination a:focus {
    background-color: #00446a;
    text-decoration: none
}

.blog-pagination a.elipses {
    border: 0
}

.blog-pagination a.active {
    background-color: #00446a;
    color: #fff;
    pointer-events: none;
    cursor: default
}

.sidebar .hs_cos_gallery_main .slick-slide img {
    display: none !Important
}

.blog .custom-banner {
    margin-top: 160px;
    background-size: cover;
    padding-top: 0;
    min-height: 275px !important
}

.hs-blog-listing .blog-sidebar .blog-listing-sidebar .cell-wrapper {
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #e2e2e2;
    margin-bottom: 20px
}

.hs-blog-listing .cm-google-search a.hs-button.primary {
    display: none !important
}

.hs-blog-listing .cm-google-search.widget-type-google_search input[type="text"] {
    margin: 0
}

.hs-blog-listing .cm-google-search.widget-type-google_search input[type="text"] {
    margin: 0;
    color: #000
}

.hs-blog-listing .cm-google-search input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

.hs-blog-listing .cm-google-search input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #000;
    opacity: 1
}

.hs-blog-listing .cm-google-search input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #000;
    opacity: 1
}

.hs-blog-listing .cm-google-search input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.hs-blog-listing .blog-sidebar .blog-listing-sidebar h3 {
    Font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: Lato, Tahoma, Verdana, Arial, sans-serif;
    color: #333
}

.hs-blog-listing .blog-sidebar .blog-listing-sidebar ul {
    margin: 0;
    padding: 0
}

span.filter-link-count {
    display: none
}

.blog-listing-wrapper .post-listing .post-item {
    background: #f7f7f7;
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #f7f7f7;
    margin-bottom: 40px
}

.post-header h2,
.section.post-header h1 {
    text-align: left;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 36px;
    font-family: 'Oswald', sans-serif
}

.post-header h2 a {
    text-transform: capitalize !important;
    color: #00446a
}

.post-header h2 a:hover {
    color: #1291ce
}

.post-meta {
    font-size: 14px;
    text-align: left;
    color: gray;
    margin: 20px 0
}

.post-meta span.custom_listing_comments:before {
    content: "\2014";
    margin: 0 6px 0 2px
}

a img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.post-item a.hs-featured-image-link img {
    margin: 20px;
    max-width: 300px
}

.post-item a.hs-featured-image-link img:hover {
    opacity: .7
}

span.entry-categories {
    font-size: 14px;
    text-align: left;
    color: gray;
    margin: 20px 0;
    display: block
}

span.entry-categories:before {
    display: inline-block;
    font: normal 20px/1 'dashicons';
    margin-right: 5px;
    margin-top: 2px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: "\f318"
}

.post-meta span {
    display: inline-block
}

.blog .blog-sidebar .widget-type-raw_html p {
    overflow-x: auto !IMPORTANT;
    width: 100% !important
}

.hs-blog-post .section.post-header:after,
.post-header-wrapper:after {
    border-bottom: 1px solid #cacaca;
    content: "";
    display: block;
    margin: 0 0 20px;
    padding-bottom: 5px;
    width: 100%
}

.hs-blog-post .hs-blog-social-share {
    padding: 0 10px
}

.blog-post-wrapper {
    margin-bottom: 100px
}

#comment-form input.hs-button.primary {
    width: 100%;
    background-color: #1291ce !important;
    font-family: 'Oswald', sans-serif;
    padding: .5em .8em !important;
    font-size: 18px;
    -webkit-transition: .2s linear color, .2s linear background-color;
    -moz-transition: .2s linear color, .2s linear background-color;
    transition: .2s linear color, .2s linear background-color;
    border-radius: 0;
    font-weight: 400;
    margin-top: 0
}

#comment-form input.hs-button.primary:hover {
    background-color: #0a678c !important
}

#comment-form .hs-form-field>label {
    display: block;
    font-weight: 700
}

#comment-form span.hs-form-required {
    color: #000;
    margin: 0 0 0 4px
}

#comment-form input,
#comment-form select,
#comment-form textarea {
    padding: 5px;
    font-size: 14px
}

#comment-form .hs-form-field {
    margin-bottom: 30px
}

.hs-blog-listing .cm-topic-sidebar,
.hs-blog-listing.topic-page .blog-listing-sidebar,
.hs-blog-listing.author-page .cm-topic-sidebar {
    display: none !Important
}

.hs-blog-listing.topic-page .cm-topic-sidebar,
.hs-blog-listing.author-page .cm-topic-sidebar {
    display: block !Important
}

.hs-blog-listing.topic-page .blog-listing-wrapper .post-listing .post-item,
.hs-blog-listing.author-page .blog-listing-wrapper .post-listing .post-item {
    background: transparent;
    padding: 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 40px
}

.hs-blog-listing.topic-page .post-header-wrapper::after,
.hs-blog-listing.author-page .post-header-wrapper::after {
    border-bottom: 1px solid #cacaca;
    content: "";
    display: block;
    margin: 0 0 20px;
    padding-bottom: 5px;
    width: 100%
}

.hs-blog-listing.topic-page .blog-pagination,
.hs-blog-listing.author-page .blog-pagination {
    margin: 0 0 40px
}

.sidebar.right .blog-listing-sidebar .cm-social-sharing {
    border: 0;
    margin: 0;
    padding: 0
}

.sidebar li {
    list-style: none
}

bbbseal.bbbseal.bbb_1_42_200 {
    display: block;
    margin-top: 20px
}

.cm-row-one-wrapper {
    padding: 20px 0
}

.cm-home-layout .cm-row-one-wrapper .one-col-content-wrapper {
    width: 25% !important;
    float: left !important;
    padding: 2%;
    position: relative
}

.cm-home-layout .cm-row-one-wrapper .one-col-content .resp-col-inner {
    border: solid 1px #ddd;
    min-height: 550px;
    text-align: left
}

.one-col-content .resp-col-inner img {
    margin: 0;
    max-height: 230px;
    width: 100%;
    object-fit: cover;
    min-height: 230px
}

.one-col-content h3, 
.one-col-content h6 {
    padding: 5px 15px 0;
    font-size: 20px;
    margin-bottom: 10px
}

.one-col-content .resp-col-inner p {
    padding: 0px 15px;
    Font-size: 14px;
    color: #5d5d5d
}

.one-col-content .w-btn-wrapper {
    margin: 0px 15px;
}

.one-col-content .resp-col-inner p:last-child {
    margin-bottom: 0
}

.cm-home-layout .one-col-content a.button {
    position: absolute;
    bottom: 60px
}

a.button {
    border: 0;
    color: white;
    text-transform: none;
    margin-bottom: 15px;
    clear: both;
    font-weight: 400;
    letter-spacing: 1px;
    background-color: #1291ce !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 8px 17px !important;
    font-size: 15px !important;
    display: inline-block;
    margin: 20px auto 15px;
    text-align: center;
    -webkit-transition: .2s linear color, .2s linear background-color;
    -moz-transition: .2s linear color, .2s linear background-color;
    transition: .2s linear color, .2s linear background-color
}

a.button:hover {
    background-color: #0a678c !important
}

.custom-bottom-pane .right.column {
    padding: 2%;
    font-size: 14px;
    line-height: 21px
}

.custom-bottom-pane .right.column form {
    color: #000;
    text-align: left;
    font-size: 1em;
    font-family: inherit;
    max-width: 50em
}

.custom-bottom-pane .right.column h3.form-title:after {
    content: none
}

.custom-bottom-pane .right.column h3.form-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px;
    font-size: 32px
}

.custom-bottom-pane .right.column .hs-button.primary.large {
    margin-top: 0;
    width: 100%;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    padding: .5em .8em !important;
    font-size: 14px;
    line-height: 21px
}

.cm-home-layout .bg-image-section {
    Padding-top: 30px;
    Padding-bottom: 30px;
    font-size: 15px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    background-size: cover !important;
    background-position: center 0;
    background-repeat: no-repeat
}

.cm-home-layout .bg-image-section h2 {
    color: #fff;
    text-align: center
}

.one-col-testimonial {
    text-align: center
}

.one-col-testimonial .cm-content {
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px;
    color: #00000b;
    background: #fff;
    font-size: 14px;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 3px #223740;
    margin-bottom: 30px
}

.one-col-testimonial .cm-content:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 45%
}

.contact-layout h3.form-title:after {
    content: none
}

.contact-layout .content-wrapper h1 {
    text-align: left;
    font-weight: 700;
    margin-bottom: 0
}

.contact-layout .content-wrapper h1:after {
    border-bottom: 1px solid #cacaca;
    content: "";
    display: block;
    margin: 0 0 20px;
    padding-bottom: 5px;
    width: 100%
}

.contact-layout .custom-banner {
    margin-top: 160px;
    background-size: cover;
    min-height: 275px;
    padding-top: 0;
    margin-bottom: 20px
}

.contact-layout .site-wrapper {
    margin-top: 0
}

.contact-layout .content-wrapper {
    padding: 30px 50px 150px
}

.contact-layout .content-wrapper.page-center {
    max-width: 1140px !important
}

.contact-add-mod h4 {
    font-family: Lato, Tahoma, Verdana, Arial, sans-serif;
    color: #333
}

.contact-layout input.hs-button.primary.large {
    width: 100%;
    margin-top: 0
}

.contact-layout textarea {
    min-height: 51px;
    padding: 5px
}

.two-col-right-layout .custom-banner {
    padding-top: 0;
    min-height: 275px;
    margin-top: 160px
}

.two-col-right-layout .site-wrapper {
    margin-top: 0
}

.two-col-right-layout .content-wrapper h1 {
    font-weight: 700
}

.two-col-right-layout .content-wrapper h1:after {
    border-bottom: 1px solid #cacaca;
    content: "";
    display: block;
    margin: 0 0 20px;
    padding-bottom: 5px;
    width: 100%
}

.sidebar.right .cm-social-sharing,
.sidebar.right .cm-subscribe-form,
.sidebar.right .sidebar-inner-wrapper {
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #e2e2e2;
    margin-bottom: 20px
}

.cm-subscribe-form h3.form-title {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px;
    font-size: 32px
}

.cm-subscribe-form h3.form-title:after {
    content: none
}

.cm-subscribe-form input.hs-button.primary.large {
    width: 100%;
    margin: 15px 0 24px
}

.cm-subscribe-form .hs_opt_out_of_email_lists.field.hs-form-field ul,
.cm-subscribe-form .hs_opt_out_of_email_lists.field.hs-form-field {
    margin-bottom: 0
}

.sidebar.right .cm-subscribe-form form {
    padding: 0 15px
}

.sidebar .custom-contact-us h4 {
    Font-size: 18px;
    font-family: Lato, Tahoma, Verdana, Arial, sans-serif;
    color: #333
}

.sidebar .hs_cos_gallery_main,
.sidebar .hs_cos_gallery_thumbnails,
.sidebar .hs_cos_gallery_lightbox {
    padding: 0 !important
}

.sidebar .slick-prev,
.sidebar .slick-next {
    display: none !Important
}

.sidebar .slick-slide-inner-wrapper {
    text-align: center !important;
    width: 100%;
    position: relative;
    padding: 2%;
    max-width: 1140px;
    margin: 0 auto;
    min-height: 480px
}

.sidebar .slick-slide-inner-wrapper::before {
    font-family: serif;
    font-size: 700%;
    color: #d9d9d9;
    margin-right: -50px;
    margin-top: 20px;
    float: left;
    position: absolute;
    top: 0;
    left: 5px
}

.sidebar .slick-slide-inner-wrapper::after {
    font-family: serif;
    font-size: 700%;
    color: #d9d9d9;
    margin-right: 0px;
    margin-top: 0;
    float: right;
    bottom: 0;
    position: absolute;
    right: 5px
}

.sidebar .caption.below p {
    font-size: 120%;
    text-align: center;
    margin: 0 0 30px !important;
    color: #303030
}

.sidebar .caption.below h3 {
    text-align: center;
    color: #6191b1
}

.sidebar .caption.below h3.heading {
    font-size: 150% !Important
}

.sidebar .caption.below {
    top: 100px;
    position: absolute;
    overflow: hidden
}

.type-1 .body-container-wrapper {
    padding-top: 189px
}

.sidebar.right .sidebar-inner-wrapper {
    margin-bottom: 0
}

.body-container .hs_cos_wrapper_type_rich_text ul {
    margin-bottom: 30px
}

.body-container .hs_cos_wrapper_type_rich_text ul li {
    list-style-type: disc
}

.body-container .hs_cos_wrapper_type_rich_text img {
    margin: 20px
}

.get-a-quote .main-content h3.form-title {
    text-align: left;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 36px
}

.get-a-quote .main-content form {
    padding: 0 15px
}

.get-a-quote .main-content form input.hs-button.primary.large {
    width: 100%;
    margin-top: 0
}

.sidebar.right .sidebar-inner-wrapper .hs_cos_wrapper_type_raw_html p:last-child {
    margin: 0
}

.sidebar.right .cm-right-content .cm-menu-wrapper ul li.active.active-branch {
    display: none
}

.sidebar.right .cm-right-content .cm-menu-wrapper ul li:nth-child(8) {
    margin-bottom: 0
}

.sidebar.right .cm-right-content .cm-menu-wrapper ul li:last-child {
    margin-bottom: 0;
    display: none
}

.sidebar.right .cm-right-content .cm-menu-wrapper {
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #e2e2e2;
    margin-bottom: 20px
}

.sidebar.right .cm-right-content .cm-menu-wrapper ul {
    padding-left: 0;
    margin: 0
}

.sidebar.right .cm-right-content .cm-menu-wrapper ul li {
    list-style: none;
    margin-bottom: 6px;
    word-wrap: break-word;
    float: none !important
}

.sidebar.right .cm-right-content h4 {
    Font-size: 18px
}

.sidebar.right .cm-right-content a.thrivehive-button {
    margin: 25px 10px 15px 0px;
    border-radius: 8px !important;
    max-width: 300px !important;
    display: block !important;
    text-align: center;
    font-size: 24px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 8px 17px !important;
    background: #1291ce !important;
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase !important;
    color: white !important;
    border: none !important
}

.sidebar.right .cm-right-content a.thrivehive-button:hover {
    background: #0a678c !important
}

.three-col-content .span4 ul,
.two-col-content .span6 ul {
    margin-top: 0
}

.three-col-content .span4 ul li,
.two-col-content .span6 ul li {
    list-style-type: disc
}

.three-col-content .span4 {
    padding: 2%;
    width: 33.33333% !important;
    margin: 0 !important
}

.two-col-content .span6 {
    padding: 2%;
    width: 50% !important;
    margin: 0 !important
}

.three-col-content,
.two-col-content {
    margin: 0 0 15px
}

.main-content .hs_cos_gallery_main,
.main-content .hs_cos_gallery_thumbnails,
.main-content .hs_cos_gallery_lightbox {
    padding: 0 !important
}

.main-content .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    width: 33.33% !important;
    min-height: 150px !important;
    margin: 20px 0 30px !important
}

.main-content .hs_cos_gallery_lightbox_thumbnails .slick-slide-inner-wrapper {
    max-width: 150px !important;
    min-height: 150px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    left: 40px !important;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.main-content .hs_cos_gallery_lightbox_thumbnails .slick-slide-inner-wrapper>a>img {
    display: none;
    visibility: hidden
}

.main-content .hs_cos_gallery_lightbox_thumbnails .slick-slide-inner-wrapper:hover {
    opacity: .7
}

.vex-overlay.hs-gallery {
    background: #777 !important;
    opacity: .7 !important
}

.hs_cos_gallery_lightbox_container .slick-slide img {
    display: block;
    border: 10px solid #fff
}

.vex {
    display: none !important
}

.main-content .hs_cos_gallery_lightbox_thumbnails .slick-slide-inner-wrapper a {
    display: block;
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100%
}

body.vex-open {
    overflow: auto !important
}

.custom-accordion-content .wc-shortcodes-accordion-trigger {
    border: 1px solid #1291ce;
    display: block;
    position: relative;
    margin: 3px 0 0 0
}

.custom-accordion-content .wc-shortcodes-accordion-trigger a {
    background: #e8eef1;
    font-weight: 700;
    padding: 10px 20px 10px 40px;
    position: relative;
    display: block;
    cursor: pointer
}

.custom-accordion-content .wc-shortcodes-accordion-trigger a:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-size: inherit;
    text-decoration: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    content: "\f105";
    margin-right: 0px;
    display: inline-block;
    line-height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 10px 0;
    width: 40px;
    text-align: center
}

.open .custom-accordion-content .wc-shortcodes-accordion-trigger a:before {
    content: "\f107"
}

.wc-shortcodes-accordion-content-wrapper .wc-shortcodes-content {
    border: 1px solid #1291ce;
    color: #1291ce;
    padding: 20px
}

.wc-shortcodes-accordion-content-wrapper {
    display: none
}

.wc-shortcodes-accordion-content *:last-child {
    margin-bottom: 0
}

.two-col-right-layout.error-page .custom-banner {
    padding-top: 0;
    min-height: 275px !important;
    margin-top: 160px;
    background-size: cover
}

.two-col-right-layout.error-page .body-container-wrapper {
    padding-top: 0
}

.two-col-right-layout.error-page .content-wrapper h1:after {
    content: none
}

.two-col-right-layout.error-page .content-wrapper h1 {
    margin: 0
}

.error-page .main-content form.hs-form {
    width: 50%
}

.error-page .main-content form.hs-form a.hs-button.primary {
    margin: 15px 0 0;
    width: 100%;
    font-weight: normal;
    text-align: center;
    border-radius: 0;
    line-height: 26px;
    font-size: 18px
}

.error-page .main-content form.hs-form input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

.error-page .main-content form.hs-form input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #000;
    opacity: 1
}

.error-page .main-content form.hs-form input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #000;
    opacity: 1
}

.error-page .main-content form.hs-form input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000;
    opacity: 1
}

body.error-page .widget-type-google_search input[type="text"] {
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    width: 100%
}

body.error-page .widget-type-google_search input[type="text"]:focus {
    border: 1px solid #999;
    outline: 0
}

.two-col-right-layout .main-content,
.two-col-right-layout.error-page .main-content {
    margin-bottom: 100px
}

@media(min-width:1256px) and (max-width:1295px) {
    .custom-logo p span {
        font-size: 14px
    }
}

@media(min-width:768px) {
    .custom-bottom-pane .column {
        width: 50% !important;
        margin: 0 !important
    }
    .cm-home-layout .one-col-testimonial-wrapper {
        padding: 2%;
        width: 33.33333% !important;
        float: left !important
    }
    .cm-home-layout .bg-image-section .page-center {
        padding: 0 15px !Important
    }
    .contact-layout .content-wrapper .column {
        width: 50% !important;
        margin: 0 !important;
        padding: 2%
    }
}

@media(min-width:1025px) {
    .cm-top-menu-links #click-phone {
        display: none !important
    }
}

@media(min-width:1199px) {
    .two-col-right-layout .main-content {
        max-width: 700px !important
    }
    .two-col-right-layout .sidebar.right {
        float: right;
        width: 360px
    }
}

@media(max-width:1255px) {
    .cm-home-layout .cm-row-one-wrapper .one-col-content .resp-col-inner {
        min-height: 650px
    }
    .sidebar .hs_cos_wrapper_type_raw_html p {
        width: 100% !important;
        overflow-x: auto !important
    }
    .sidebar .slick-slide-inner-wrapper::after {
        bottom: -20px
    }
}

@media(min-width:1005px) and (max-width:1255px) {
    .custom-logo p span {
        position: absolute;
        margin-left: 130px;
        top: 30px;
        font-size: 11px;
        width: 120px
    }
}

@media only screen and (max-width:1140px) {
    .container-fluid .row-fluid .page-center {
        max-width: 990px
    }
}

@media(min-width:1005px) and (max-width:1055px) {
    .cm-top-menu-links ul li {
        min-width: 175px
    }
}

@media only screen and (max-width:1024px) {
    .cm-top-menu-links.visible-phone {
        display: block !Important;
        overflow: hidden
    }
    .cm-top-menu-links.hidden-phone {
        display: none !Important
    }
    .cm-top-menu-links ul li#no-click {
        display: none !important
    }
    .custom-logo {
        width: 100% !important;
        text-align: center;
        padding-bottom: 25px
    }
    .custom-logo p span {
        position: static;
        display: block;
        font-size: 11px
    }
    .custom-logo img {
        margin-top: 0
    }
    .custom-menu-wrapper {
        padding-right: 0
    }
    .custom-menu-primary .hs-menu-wrapper>ul {
        float: none;
        text-align: center
    }
    .cm-top-menu-links {
        width: 100% !important;
        float: none !important
    }
    .cm-top-menu-links ul {
        margin: 0;
        float: none
    }
    .cm-top-menu-links ul li {
        width: 25% !important;
        margin-top: 0;
        font-size: 14px !important;
        border-left: 0px solid #adc6d6 !important;
        min-height: 157px !important;
        padding: 45px 15px 45px 15px;
        min-width: 25% !important
    }
    .cm-top-menu-links ul li i#mobile {
        font-size: 40px;
        margin-top: -8px
    }
    .cm-top-menu-links ul li i {
        font-size: 22px;
        margin-top: 0px
    }
    .header-container-wrapper {
        position: relative
    }
    .custom-banner {
        padding-top: 200px;
        margin-top: -36px
    }
    .two-col-right-layout .custom-banner {
        padding-top: 0;
        min-height: 275px;
        margin-top: 0
    }
    .type-1 .body-container-wrapper {
        padding-top: 0
    }
    .blog .custom-banner,
    .contact-layout .custom-banner {
        margin-top: 0
    }
    .password-template.one-column .body-container-wrapper,
    .error-template.one-column .body-container-wrapper,
    .subscription-template.one-column .body-container-wrapper {
        padding-top: 0
    }
    .cm-top-menu-links ul li input#pay {
        font-size: 14px;
        margin: 0 !important;
        padding-top: 20px !important
    }
}

@media(max-width:960px) {
    .container-fluid .row-fluid .page-center {
        max-width: 798px
    }
    .two-col-right-layout .main-content,
    .two-col-right-layout .sidebar.right {
        float: none !important;
        width: 100% !Important;
        margin-left: 0 !important
    }
    .blog .blog-content {
        width: 100% !important;
        margin-left: 0 !important
    }
    .blog .blog-sidebar {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 20px !important
    }
    .cm-home-layout .cm-row-one-wrapper .one-col-content-wrapper {
        width: 100% !important
    }
    .cm-home-layout .cm-row-one-wrapper .one-col-content .resp-col-inner {
        min-height: 463px
    }
    .contact-layout .content-wrapper {
        padding: 30px 15px 150px
    }
    .two-col-right-layout.cm-about-page .custom-banner,
    .contact-layout .custom-banner,
    .two-col-right-layout.error-page .custom-banner,
    .two-col-right-layout .custom-banner,
    .blog .custom-banner {
        display: none !important
    }
    .cm-home-layout .bg-image-section {
        background-size: cover;
        background-position: center 0;
        background-repeat: no-repeat
    }
    .blog .content-wrapper {
        padding: 50px 15px 20px
    }
}

@media(max-width:767px) {
    .main-content,
    .blog-content,
    .sidebar.left,
    .blog-sidebar,
    .sidebar.right {
        margin-bottom: 40px
    }
    .container-fluid .row-fluid .page-center {
        max-width: none;
        width: 100%
    }
    .content-wrapper {
        padding: 50px 5% 20px
    }
    .custom-menu-wrapper {
        background: transparent;
        width: 98% !important;
        margin: 0 auto !important;
        padding: 0 5%
    }
    .custom-logo {
        padding-bottom: 16px
    }
    .custom-banner {
        margin-top: -55px
    }
    .cm-top-menu-links ul li {
        width: 20.6% !important;
        font-size: 10px !important;
        padding: 50px 2px;
        min-height: auto !important
    }
    .cm-top-menu-links ul li input#pay {
        font-size: 10px
    }
    .cm-top-menu-links ul {
        margin: 10px 0 0
    }
    .cm-home-layout .custom-bottom-pane {
        padding-bottom: 21px
    }
    .one-col-testimonial {
        padding: 2%
    }
    .contact-layout .content-wrapper {
        padding: 30px 5% 142px
    }
    .contact-layout .cm-right-col.column {
        margin-top: 70px
    }
    .three-col-content .span4,
    .two-col-content .span6 {
        width: 100% !important
    }
    .main-content .hs_cos_gallery_lightbox_thumbnails .slick-slide-inner-wrapper {
        left: 10px !important
    }
    .error-page .main-content form.hs-form {
        width: 100%;
        max-width: 600px
    }
    .contact-layout .cm-right-col.column .hs_cos_wrapper_type_raw_html p:last-child {
        margin: 0
    }
    .body-container .hs_cos_wrapper_type_rich_text img {
        float: none !important;
        display: block;
        margin: 0px 0 40px;
        width: 100% !important
    }
    .main-content .slick-slider {
        margin-bottom: 0 !important
    }
    .cm-home-layout .custom-menu-wrapper {
        padding: 0
    }
    .mobile-open .cm-top-menu-links {
        position: absolute;
        right: 0px;
        top: 210px;
        width: 100% !important;
        background: white;
        z-index: -1
    }
    .mobile-open.cm-home-layout .header-container-wrapper {
        margin-bottom: 150px
    }
    .mobile-open .header-container-wrapper {
        margin-bottom: 40px
    }
    .cm-home-layout .cm-top-menu-links.visible-phone {
        margin-bottom: 30px !IMPORTANT
    }
    .cm-top-menu-links ul li.payment {
        position: relative;
        min-height: 147px !important;
		overflow: visible;
    }
    .cm-top-menu-links ul li input#pay {
        padding-top: 28px !important
    }
}

@media(max-width:600px) {
    .post-item a.hs-featured-image-link img {
        margin: 0 0 40px;
        max-width: 100%
    }
}

@media(max-width:480px) {
    .cm-top-menu-links ul li i {
        font-size: 16px
    }
    .cm-top-menu-links ul li i#mobile {
        font-size: 30px
    }
    .cm-top-menu-links ul li {
        width: 23.6% !important;
        font-size: 8px !important
    }
    .cm-top-menu-links ul li input#pay {
        font-size: 8px !important;
        padding-top: 28px !important
    }
    .cm-home-layout .cm-row-one-wrapper .one-col-content .resp-col-inner {
        min-height: 575px !important
    }
    .cm-top-menu-links ul li i#mobile {
        margin-top: -5px
    }
    .sidebar .slick-slide-inner-wrapper::after {
        bottom: -45px
    }
    .main-content .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        width: 50% !important;
        min-height: 120px !important;
        margin: 20px 0 30px !important;
        height: auto !important
    }
    .topic-page .post-item a.hs-featured-image-link img {
        margin: 0 0 20px;
        max-width: 100%
    }
    .cm-top-menu-links ul li.payment {
        position: relative;
        min-height: 137px !important
    }
}

@media only screen and (max-width:600px) {
    .span12.widget-span.widget-type-cell.bg-image-section.parallax {
        background-position: unset !important
    }
}

.cm-top-menu-links ul li {
    list-style-type: none;
    float: left;
    display: inline-block;
    padding: 50px 15px 35px 15px;
    border-left: 2px solid #adc6d6;
    margin-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    height: 120px;
    min-width: 185px;
}
.cm-top-menu-links ul {
    margin: 0 0 -10px;
    padding-left: 0;
    float: right;
    height: 120px;
}
.cm-top-menu-links ul li i {
    font-size: 38px;
    display: block;
    margin-top: -25px;
    color: #0f78ab;
    margin-bottom: 10px;
}

.l-subheader.at_top {
    line-height: 150px;
    height: 113px;
    overflow: hidden;
}

.l-subheader.at_top {
    line-height: 150px;
    height: 113px;
    overflow: hidden;
}

@media screen and (max-width: 2000px){
    .l-subheader.at_top {
        line-height: auto !important;
        height: 113px !important ;
        overflow: hidden;
    }
	
	.cm-top-menu-links ul li  {
		padding: 50px 0 35px 0 !important;
		min-width: 180px !important;
	}
	
	.cm-top-menu-links ul li#click-phone  {
		padding-top: 35px !important;
	}
	
	button[type="submit"]:not(.w-btn), input[type="submit"] {

		background: transparent !important;
    	color: #0f78ab !important;
		padding: 0 !important;
		font-size: 12px;
		font-weight: 700 !important;
	}
	
	#pay {
		color: #0f78ab !important;
		text-transform: uppercase;
	}
	
	.vc_col-sm-3.wpb_column.vc_column_container.column  .vc_column-inner .wpb_wrapper {
		border: solid 1px #ddd;
		min-height: 550px;
		text-align: left;
	}

	.vc_col-sm-3.wpb_column.vc_column_container.column  .vc_column-inner .wpb_wrapper img{
		width: 100%;
	}

	.vc_col-sm-3.wpb_column.vc_column_container.column  .vc_column-inner .wpb_wrapper .w-btn.us-btn-style_4{
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.vc_col-sm-3.wpb_column.vc_column_container.column  .vc_column-inner .wpb_text_column .wpb_wrapper {
		border: none !important;
		min-height: 10px !important;
		text-align: left;
	}
}

@media screen and (max-width: 1260px){
	.cm-top-menu-links ul li  {
		min-width: 140px !important;
	}
}

@media screen and (max-width: 910px) {
	.l-subheader.at_middle{
		background: white !important;
		box-shadow: 0 0 0 rgba(0,0,0,0.08) !important;
	}
	.l-subheader-cell .w-nav {
    	background:  #00446a !important;
		
	}
	
	.l-subheader-cell.at_center {
/*     	justify-content: normal !important; */
	}
	
	.l-subheader-cell.at_left {
		display: none !important;
	}
	
	.l-subheader-cell.at_right {
		display: none !important;
	}
	
	.w-nav .w-nav-control {
		color: white !important;
	}
	
	.l-subheader.at_bottom {
		box-shadow: 0 0 0 rgba(0,0,0,0.08) !important;
		height: 148px !important; 
		margin-bottom: 30px;
		background-color: white !important;
	}
	
	button[type="submit"]:not(.w-btn), input[type="submit"] {

		background: transparent !important;
    	color: #0f78ab !important;
		padding: 0 !important;
		font-size: 10px;
		font-weight: 700 !important;
	}
	
	#pay {
		color: #0f78ab !important;
		text-transform: uppercase;
	}
	
	.l-section.wpb_row.height_full.valign_center.width_full.widget-1 {
		min-height: 50vh !important;
	}
	
	.vc_col-sm-3 {
		width: 50%;
		margin-bottom: 15px !important;
	}

}

@media screen and (max-width: 767px) {
	.l-subheader.at_middle{
		background: white !important;
		box-shadow: 0 0 0 rgba(0,0,0,0.08) !important;
	}
	.l-subheader-cell .w-nav {
    	background:  #00446a !important;
		
	}
	
	.l-subheader-cell.at_center {
/*     	justify-content: normal !important; */
	}
	
	.l-subheader-cell.at_left {
		display: none !important;
	}
	
	.l-subheader-cell.at_right {
		display: none !important;
	}
	
	.w-nav .w-nav-control {
		color: white !important;
	}
	
	.l-subheader.at_bottom {
		box-shadow: 0 0 0 rgba(0,0,0,0.08) !important;
		height: 148px !important; 
		margin-bottom: 30px;
		background-color: white;
	}
	
	button[type="submit"]:not(.w-btn), input[type="submit"] {

		background: transparent !important;
    	color: #0f78ab !important;
		padding: 0 !important;
		font-size: 10px;
		font-weight: 700 !important;
	}
	
	#pay {
		color: #0f78ab !important;
		text-transform: uppercase;
	}
	
	.l-section.wpb_row.height_full.valign_center.width_full.widget-1 {
		min-height: 44vh !important;
	}
	
	.l-section.wpb_row.height_full.valign_center.width_full.widget-1 img{
		height: 180px !important;
	}
}

/* Header */
header .fa {
	font-weight: 100;
}
header .fa-mobile-alt {
	font-weight: 900;
    font-size: 38px !important;
    margin-top: -26px !important;
    padding-bottom: 0;
}

header .l-subheader.at_middle .l-subheader-h {
  width: 100%;
	max-width: 100% !important;
	padding-right: 20px;
}

#pay {
	background: transparent !important;
	color: #0f78ab !important;
}

@media (max-width: 1024px) {
	header .l-subheader.at_bottom .l-subheader-cell.at_center {
		width: 100% !important;
	}
	.cm-top-menu-links ul {
		width: 100%;
		height: auto;
		display: flex;
		float: none;
		justify-content: space-between;
	}
	
	.cm-top-menu-links ul li#click-phone {
		padding-top: 55px !important
	}
	
	#paymnt-wrapper button[type="submit"]:not(.w-btn) {
		font-size: 14px !important;
		padding-top: 2px !important;
	}
}

@media (max-width: 768px) {
	#paymnt-wrapper button[type="submit"]:not(.w-btn) {
		font-size: 10px !important;
	}
	.cm-top-menu-links ul li {
		min-width: 0 !important;
	}
}

.l-header.shadow_thin .l-subheader.at_bottom {
	box-shadow: none !important;
}