@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=80c402276690e7a22bad9a232fd473e7);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,500,600,700,700i&display=swap);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/jquery.swipebox/1.4.4/css/swipebox.min.css);
.Montserrat {
    font-family: 'Montserrat', sans-serif
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #807976;
    overflow-x: hidden
}

h1 {
    margin: 0;
    padding: 0;
    font-size: 48px;
    line-height: 58px;
    font-family: 'Montserrat', sans-serif
}

h2 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif
}

h4 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Montserrat', sans-serif
}

h5 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif
}

h6 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 27px;
    font-family: 'Montserrat', sans-serif
}

img {
    max-width: 100%;
    height: auto;
    border: none
}

a {
    text-decoration: none;
    color: #46b0b6
}

a:hover {
    color: #1c8b8b
}

.font22 {
    font-size: 22px;
    line-height: 27px
}

.font29 {
    font-size: 29px;
    line-height: 37px
}

.font19 {
    font-size: 19px;
    line-height: 29px
}

.button a,
a.button {
    transition: .3s;
    text-decoration: none;
    border-radius: 5px;
    font-size: 18px;
    line-height: 26px;
    padding: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background: #faf9f8;
    background: -moz-linear-gradient(top, #faf9f8 0%, #efede7 100%);
    background: -webkit-linear-gradient(top, #faf9f8 0%, #efede7 100%);
    background: linear-gradient(to bottom, #faf9f8 0%, #efede7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf9f8', endColorstr='#efede7', GradientType=0);
    max-width: 100%;
    display: inline-block;
    color: #46b0b6
}

.button a:hover,
a.button:hover {
    opacity: .8
}

span.orangebutton,
.orangebutton a {
    transition: .3s;
    font-weight: 700;
    text-decoration: none;
    border-radius: 5px;
    padding: 14px;
    max-width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 26px;
    display: inline-block;
    background: #f89f6f;
    background: -moz-linear-gradient(top, #f89f6f 0%, #ef874e 100%);
    background: -webkit-linear-gradient(top, #f89f6f 0%, #ef874e 100%);
    background: linear-gradient(to bottom, #f89f6f 0%, #ef874e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89f6f', endColorstr='#ef874e', GradientType=0);
    color: #fff
}

span.orangebutton:hover,
.orangebutton a:hover {
    opacity: .8
}

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

.clearfix:after {
    clear: both
}

.bold,
.bold h1,
.bold h2,
.bold h3,
.bold h4,
.bold h5,
.bold h6 {
    font-weight: 700
}

.semibold,
.semibold h1,
.semibold h2,
.semibold h3,
.semibold h4,
.semibold h5,
.semibold h6 {
    font-weight: 600
}

.normal,
.normal h1,
.normal h2,
.normal h3,
.normal h4,
.normal h5,
.normal h6 {
    font-weight: 400
}

.light,
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6 {
    font-weight: 300
}

.fontGray,
.fontGray a {
    color: #516e86
}

.fontpurple,
.fontpurple a {
    color: #c84b61
}

.fontGreen,
.fontGreen a {
    color: #46b0b6
}

.fontOrange,
.fontOrange a {
    color: #f5844c
}

.fontWhite,
.fontWhite a {
    color: #fff
}

iframe {
    max-width: 100%
}

.titleStyle {
    display: inline-block;
    position: relative
}

.titleStyle:before {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    background: #46b0b6
}

.titlelightblue {
    display: inline-block;
    position: relative
}

.titlelightblue:before {
    content: '';
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    background: #c6e7e9
}

.titleStylepurple {
    display: inline-block;
    position: relative
}

.titleStylepurple:before {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    background: #c84b61
}

.titleStyleorange {
    display: inline-block;
    position: relative
}

.titleStyleorange:before {
    content: '';
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    background: #f5844c
}

.uppercase {
    text-transform: uppercase
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.noListStyle ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.pl0 {
    padding-left: 0
}

.pr0 {
    padding-right: 0
}

.pr30 {
    padding-right: 30
}

.p0-0 {
    padding-left: 0;
    padding-right: 0
}

.p0-15 {
    padding-left: 15px;
    padding-right: 15px
}

.p0-20 {
    padding-left: 20px;
    padding-right: 20px
}

.p10-0 {
    padding-top: 10px;
    padding-bottom: 10px
}

.p20-0 {
    padding-top: 20px;
    padding-bottom: 20px
}

.p30-0 {
    padding-top: 30px;
    padding-bottom: 30px
}

.p40-0 {
    padding-top: 40px;
    padding-bottom: 40px
}

.p50-0 {
    padding-top: 50px;
    padding-bottom: 50px
}

.p60-0 {
    padding-top: 60px;
    padding-bottom: 60px
}

.p70-0 {
    padding-top: 70px;
    padding-bottom: 70px
}

.p80-0 {
    padding-top: 80px;
    padding-bottom: 80px
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb40 {
    padding-bottom: 40px
}

.pb50 {
    padding-bottom: 50px
}

.pb60 {
    padding-bottom: 60px
}

.pb70 {
    padding-bottom: 70px
}

.pt10 {
    padding-top: 10px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px
}

.pt70 {
    padding-top: 70px
}

.pt80 {
    padding-top: 80px
}

.p100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.pb112 {
    padding-bottom: 112px
}

.p120-0 {
    padding-top: 112px;
    padding-bottom: 112px
}

.syst {
    padding-top: 40px !important;
    padding-bottom: 50px !important
}

.syst .header {
    border-top: 0
}

:focus {
    outline: 0
}

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

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

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

blockquote,
q {
    quotes: "" ""
}

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

td {
    vertical-align: top
}

img {
    border: 0 none;
    max-width: 100%;
    vertical-align: middle;
    height: auto
}

a {
    outline: none;
    cursor: pointer
}

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

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

.clear {
    clear: both
}

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

.cf:after {
    clear: both
}

.cf:li {
    list-style: none
}

::selection {
    background: #227f7f;
    color: #fff
}

::-moz-selection {
    background: #227f7f;
    color: #fff
}

.tbl {
    display: table;
    width: 100%;
    height: 100%
}

.tbl-cell {
    display: table-cell;
    vertical-align: middle
}

.dis-flex {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

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

.h-logo img,
.f-logo img {
    cursor: pointer
}

.container {
    max-width: 1230px;
    margin: 0 auto !important;
    padding-left: 15px;
    padding-right: 15px;
    /*padding-top:30px;padding-bottom:30px;*/
    float: none !important
}

input::-webkit-input-placeholder {
    color: #807976;
    opacity: 1
}

input:-moz-placeholder {
    color: #807976;
    opacity: 1
}

input::-moz-placeholder {
    color: #807976;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #807976;
    opacity: 1
}

textarea::-webkit-input-placeholder {
    color: #807976;
    opacity: 1
}

textarea:-moz-placeholder {
    color: #807976;
    opacity: 1
}

textarea::-moz-placeholder {
    color: #807976;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: #807976;
    opacity: 1
}

select::-ms-expand {
    display: none
}

input::-ms-clear {
    display: none
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fff inset;
    -moz-box-shadow: 0 0 0 100px #fff inset;
    box-shadow: 0 0 0 100px #fff inset;
    color: #333
}

.hm form ul.hs-error-msgs>li>label {
    font-size: 12px;
    line-height: normal;
    display: block;
    color: red
}

.hm form .hs_error_rollup {
    display: none
}

.hm form ul.hs-error-msgs {
    margin: 0 0 5px;
    padding: 0
}

input,
textarea,
select {
    border-radius: 0
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease
}

button,
input,
select,
textarea,
option {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    font-family: 'PT Sans', sans-serif
}

input[type="text"],
input[type="tel"],
input[type="email"] {
    -webkit-appearance: none !important
}

input[type="submit"] {
    cursor: pointer;
    transition: all 0.5s ease
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: none
}

.hs-form-required {
    display: none
}

.hm form {
    width: 100%;
    margin: 0 auto !important;
    float: none !important
}

.hm form fieldset {
    max-width: 100%
}

.hm form div.hs-form-field {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 4px
}

.hm form fieldset.form-columns-2>div.hs-form-field {
    margin-right: 2.9%;
    width: 48.5%
}

.hm form fieldset.form-columns-2>div.hs-form-field:last-child {
    margin-right: 0
}

/*The following line was broken up to allow for Header/Footer updates 20200924 DSP*/

.hm form fieldset.form-columns-3>div.hs-form-field {
    margin-right: 2.9%;
    width: 31.4%
}

.hm form fieldset.form-columns-3>div.hs-form-field:last-child {
    margin-right: 0
}

.hm form .input {
    margin-right: 0 !important
}

.hm form .hs-form-field>label {
    color: #807976;
    font-size: 16px;
    width: 100%;
    pointer-events: none;
    display: block;
    line-height: 24px;
    margin: 0 0 4px;
    font-weight: 400;
    font-family: "PT Sans", sans-serif, sans-serif
}

.hm form textarea,
.hm form input[type="text"],
.hm form input[type="password"],
.hm form input[type="datetime"],
.hm form input[type="datetime-local"],
.hm form input[type="date"],
.hm form input[type="month"],
.hm form input[type="time"],
.hm form input[type="week"],
.hm form input[type="number"],
.hm form input[type="email"],
.hm form input[type="url"],
.hm form input[type="search"],
.hm form input[type="tel"],
.hm form input[type="color"],
.hm form select {
    font-family: 'PT Sans', sans-serif;
    border: 1px solid #efede7;
    padding: 13px 12px;
    width: 100% !important;
    border-radius: 3px;
    font-size: 16px;
    margin: 0 0 3px
}

.hm form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #2b2b2b;
    background: #fff url(https://cdn2.hubspot.net/hubfs/2662000/MYhrtoolkit%20Assets%20july%202019/drop-down-arrow.svg);
    background-position: 99% center !important;
    background-repeat: no-repeat !important;
    background-size: 16px auto
}

.filter-section.hm select {
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 38px;
    padding: 0 46px 0 20px;
    font-family: 'Playfair Display';
    font-weight: 700;
    color: #936DB8;
    background: #fff url(https://cdn2.hubspot.net/hubfs/2662000/MYhrtoolkit%20Assets%20july%202019/menu.png);
    background-position: 99% center !important;
    background-repeat: no-repeat !important;
    background-size: 16px auto;
    border-bottom: 1px solid #936DB8;
    border-left: 1px solid #936DB8;
    font-size: 16px;
    display: inline-block
}

.filter-section.hm option {
    font-family: 'Playfair Display';
    font-weight: 700
}

.hm form .input ul.inputs-list li label input[type="radio"]:checked+span:before {
    background: #2B2B2B;
    background-size: 14px;
    background-position: center center;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #fff inset
}

.hm form .input ul.inputs-list li label input[type="radio"] {
    opacity: 0;
    display: none !important
}

.hm form .input ul.inputs-list li label input[type="radio"]+span:before {
    margin-top: -3px;
    content: '';
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #858585;
    border-radius: 50%
}

.hm form .input ul.inputs-list li label input[type="checkbox"]:checked+span:before {
    background: #2B2B2B url(https://cdn2.hubspot.net/hubfs/2662000/MYhrtoolkit%20Assets%20july%202019/right.webp);
    background-size: 14px;
    background-position: center center;
    background-repeat: no-repeat
}

.hm form .input ul.inputs-list li label input[type="checkbox"] {
    opacity: 0;
    display: none !important
}

.hm form .input ul.inputs-list li label input[type="checkbox"]+span:before {
    margin-top: -3px;
    content: '';
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #858585
}

.hm form .hs_submit input {
    opacity: 1;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 700;
    padding: 13px;
    background: #f5844c;
    text-transform: uppercase;
    min-width: 125px
}

.hm form div.hs-form-field .input>ul>li>label {
    cursor: pointer
}

.hm form div.hs-form-field .input>ul>li {
    margin: 0 0 10px
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    position: absolute;
    top: 50%;
    left: -30px;
    z-index: 5;
    font-size: 0;
    line-height: 58px;
    width: 47px;
    height: 52px;
    background: transparent;
    cursor: pointer;
    border: 1px solid transparent;
    margin: -30px 0 0;
    display: block;
    text-align: center
}

.slick-arrow:before {
    content: "\f104";
    font-family: fontawesome;
    font-size: 49px;
    color: #000;
    display: block;
    line-height: 43px
}

.slick-arrow.slick-next {
    left: inherit;
    right: -46px;
    border: 2px solid #000;
    border-radius: 100%
}

.slick-arrow.slick-next:before {
    content: "\f105"
}

.slick-dotted ul.slick-dots {
    margin: 25px 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 0;
    position: relative;
    top: 20px
}

.slick-dotted ul.slick-dots li {
    display: inline-block;
    margin: 0 5px
}

.slick-dotted ul.slick-dots li button {
    width: 8px;
    height: 8px;
    font-size: 0;
    cursor: pointer;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 50%;
    outline: 0;
    padding: 3px
}

.slick-dotted ul.slick-dots li.slick-active button {
    background: #fff
}

.slick-slider a,
.slick-slider button,
.slick-slider .slick-slide {
    outline: none
}

.header .container>div>div,
.header-lp .container>div>div {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center
}

/* .header .logo {
    width: 320px !important;
    margin: 0 !important
} */

.header .navigation,
.header-lp .navigation {
    width: calc(100% - 321px) !important;
    margin: 0 !important;
    padding: 0 0 0 20px
}

.navigation.noListStyle .top-nav {
    display: none !important
}

.header .navigation .hs-menu-wrapper>ul {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end
}

.header .navigation ul>li.hs-menu-depth-1>a {
    padding: 8px 17px;
    font-size: 18px;
    line-height: 26px
}

/*
.header .navigation ul>li.hs-menu-depth-1:nth-last-child(2) a{border-radius:5px;background:#f5844c;background:-moz-linear-gradient(top,#fe9d6e 0%,#f5844c 100%);background:-webkit-linear-gradient(top,#fe9d6e 0%,#f5844c 100%);background:linear-gradient(to bottom,#fe9d6e 0%,#f5844c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9d6e',endColorstr='#f5844c',GradientType=0);color:#fff;padding:8px 9px}
.home .header .navigation ul>li.hs-menu-depth-1:nth-last-child(2) a{border-radius:5px;background:#faf9f8;background:-moz-linear-gradient(top,#faf9f8 0%,#efede7 100%);background:-webkit-linear-gradient(top,#faf9f8 0%,#efede7 100%);background:linear-gradient(to bottom,#faf9f8 0%,#efede7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf9f8',endColorstr='#efede7',GradientType=0);color:#46b0b6}
.sticky .navigation ul>li.hs-menu-depth-1:nth-last-child(2) a,.home.sticky .navigation ul>li.hs-menu-depth-1:nth-last-child(2) a{border-radius:5px;background:#f5844c;background:-moz-linear-gradient(top,#fe9d6e 0%,#f5844c 100%);background:-webkit-linear-gradient(top,#fe9d6e 0%,#f5844c 100%);background:linear-gradient(to bottom,#fe9d6e 0%,#f5844c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9d6e',endColorstr='#f5844c',GradientType=0);color:#fff}
*/

.header .navigation ul>li.hs-menu-depth-1:last-child a {
    margin-left: .5em;
    border-radius: 5px;
    background: #f5844c;
    background: -moz-linear-gradient(top, #fe9d6e 0%, #f5844c 100%);
    background: -webkit-linear-gradient(top, #fe9d6e 0%, #f5844c 100%);
    background: linear-gradient(to bottom, #fe9d6e 0%, #f5844c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9d6e', endColorstr='#f5844c', GradientType=0);
    color: #fff;
    padding: 8px 17px;
    font-size: 1.3em
}

.home .header .navigation ul>li.hs-menu-depth-1:last-child a {
    margin-left: .5em;
    border-radius: 5px;
    background: #faf9f8;
    background: -moz-linear-gradient(top, #faf9f8 0%, #efede7 100%);
    background: -webkit-linear-gradient(top, #faf9f8 0%, #efede7 100%);
    background: linear-gradient(to bottom, #faf9f8 0%, #efede7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf9f8', endColorstr='#efede7', GradientType=0);
    color: #f5844c;
    padding: 8px 17px;
    font-size: 1.3em
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li:last-child a {
    border-radius: 0 0 5px 5px
}

.sticky .navigation ul>li.hs-menu-depth-1:last-child a,
.home.sticky .navigation ul>li.hs-menu-depth-1:last-child a {
    border-radius: 5px;
    background: #f5844c;
    background: -moz-linear-gradient(top, #fe9d6e 0%, #f5844c 100%);
    background: -webkit-linear-gradient(top, #fe9d6e 0%, #f5844c 100%);
    background: linear-gradient(to bottom, #fe9d6e 0%, #f5844c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9d6e', endColorstr='#f5844c', GradientType=0);
    color: #fff
}

.home.sticky .header .navigation a {
    color: #4b4745
}

.header .navigation ul li.active a {
    color: #46b0b6
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li a {
    color: #516e86
}

.sticky .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li a {
    color: #4b4745
}

.header .navigation ul>li.hs-menu-depth-1.hs-item-has-children {
    position: relative
}

/* .header .navigation ul.hs-menu-children-wrapper:before {
    content: "";
    position: absolute;
    left: 2.87em;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #faf9f8 transparent;
    z-index: 9999
} */

.header .navigation ul>li.hs-menu-depth-2>a img {
    height: 18px;
    width: 18px;
    margin-right: 10px;
    position: absolute;
    top: 13px;
    left: 9px
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper {
    position: absolute;
    width: 100%;
    min-width: 250px;
    visibility: hidden;
    /* top: 54px; */
    left: 0;
    padding-top: 10px;
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li {
    border-bottom: 1px solid #efede7
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li:first-child a {
    border-radius: 5px 5px 0 0
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li a {
    position: relative;
    display: block;
    background: #faf9f8;
    padding: 8px 17px 8px 36px;
    font-size: 17px;
    line-height: 26px
}

.header .navigation ul>li.hs-menu-depth-1:hover>ul.hs-menu-children-wrapper {
    visibility: visible
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li:hover a {
    background: #efede7;
    color: #46b0b6
}

.header .navigation ul>li.hs-menu-depth-1>.child-trigger i {
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -8px;
    color: #fff;
    font-weight: 100
}

.home .header .navigation ul>li.hs-menu-depth-1>.child-trigger i:before {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #fff
}

.header .navigation ul>li.hs-menu-depth-1.active>.child-trigger i:before {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #4b4745
}

.header .navigation ul>li.hs-menu-depth-1>.child-trigger i:before {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #4b4745
}

.sticky .header .navigation ul>li.hs-menu-depth-1>.child-trigger i:before {
    color: #4b4745
}

.header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li:last-child {
    border-radius: 0 0 5px 5px
}

.header .navigation ul>li.hs-menu-depth-1.active>.child-trigger i:before {
    color: #46b0b6
}

.header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper:before {
    border-width: 0
}

.header .navigation ul>li.hs-menu-depth-2.hs-item-has-children {
    position: relative
}

.header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper {
    position: absolute;
    width: 100%;
    min-width: 150px;
    visibility: hidden;
    left: 100%;
    top: 0
}

.header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper li a {
    background: #faf9f8
}

.header .navigation ul>li.hs-menu-depth-2:hover>ul.hs-menu-children-wrapper {
    visibility: visible
}

.header .navigation ul>li.hs-menu-depth-2>.child-trigger {
    position: absolute;
    top: 4px;
    right: 20px
}

.header .navigation ul>li.hs-menu-depth-2>.child-trigger i {
    position: relative;
    font-size: 10px;
    color: #4b4745
}

.header .navigation ul>li.hs-menu-depth-3>a {
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    font-size: inherit
}

.home.sticky .header {
    width: 100%;
    position: fixed;
    border-top: 4px solid #fff;
    background: #fff !important;
    top: 0;
    z-index: 10000;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .3)
}

.sticky .header {
    width: 100%;
    position: fixed;
    border-top: 4px solid #fff;
    background: #fff !important;
    top: 0;
    z-index: 10000;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .3)
}

.header .container {
    position: relative;
    padding-top: 90px;
    padding-bottom: 52px;
    transition: .5s
}

.header-lp .container {
    position: relative;
    padding-top: 40px;
    padding-bottom: 52px;
    transition: .5s
}

.home .header .container,
.home .header-lp .container {
    padding-top: 72px;
    padding-bottom: 32px
}

.sticky .header .container {
    padding-top: 16px;
    padding-bottom: 24px
}

.header {
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    position: relative;
    transition: all 0.5s ease 0s
}

.home .header,
.home .header-lp {
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    position: absolute;
    transition: all 0.5s ease 0s
}

.header .navigation a {
    display: inline-block;
    text-decoration: none;
    color: #4b4745;
    padding: 20px 9px;
    font-size: .9em;
    /*text-transform:uppercase;*/
    font-weight: 700
}

.home .header .navigation a {
    color: #fff
}

.header .logo:hover {
    opacity: .8
}

.sticky .header .logo {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.sticky .top-nav {
    top: -100px
}

.stickyheader-left {
    display: none
}

.Mobilemenutop {
    display: none !important;
    transition: all 0.5s ease 0s
}

.FooterSection {
    border-top: 1px solid #efede7;
    padding: 50px 0 34px
}

.FooterSection ul,
.FooterSection ol {
    list-style: none
}

.social {
    padding-top: 15px
}

.FooterSection .addressdetails {
    padding-top: 50px
}

.FooterSection .addressdetails a {
    font-weight: 700;
    text-decoration: none;
    color: #cac7c5;
    margin-right: 6px
}

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

.footermenu ul li a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #cac7c5
}

.footermenu ul li a:hover {
    color: #999390
}

.disclaimer {
    border-top: 1px solid #efede7;
    padding: 2em 0
}

.disclaimer p {
    opacity: .4;
    margin: 0
}

.box-padding {
    padding-top: 5px
}

.addressdetails p {
    margin: 0
}

#back-top {
    border-radius: 10px;
    position: fixed;
    cursor: pointer;
    right: 10px;
    bottom: 10px;
    z-index: 300;
    opacity: .4;
    text-align: center;
    background: #fff;
    padding: .3em
}

#back-top a {
    color: #333;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .8rem;
    letter-spacing: 2px
}

#back-top a i {
    display: block;
    font-size: 3rem
}

#back-top:hover {
    opacity: 1;
    transition: .3s all ease
}

.post-listing.dis-flex {
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.post-item {
    width: 32%;
    transition: .2s;
    margin-bottom: 32px;
    position: relative
}

.post-item:hover {
    opacity: .7
}

.featured-image {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 217px;
    border-radius: 5px;
    overflow: hidden
}

.featured-image .featureImg {
    max-width: 728px;
    height: 100%
}

.post-item h2 a {
    color: #516e86;
    margin-top: 21px;
    display: inline-block
}

.post-item h2 a:hover {
    color: #f5844c
}

.topic_data {
    display: inline-block;
    position: absolute;
    color: #fff;
    padding: .5em 1em;
    top: 0;
    left: 0;
    background: #46b0b6;
    border-radius: 4px 0 0 0
}

.topic_data a {
    text-decoration: underline;
    color: #fff
}

.blog-pagination a {
    background: #46b0b6;
    width: 50%;
    padding: 16px;
    color: #fff;
    font-weight: 700;
    transition: all ease .3s
}

.blog-pagination a:hover {
    padding: 16px 23px
}

a.next-posts-link {
    background: #6ac1c6
}

.postfeatured-image {
    margin-top: -35px;
    height: 502px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    overflow: hidden;
    border-radius: 5px
}

.blog-post-wrapper .post-header .postfeatured-image .featureImg {
    width: 100%
}

.section.post-body {
    max-width: 768px;
    background: #fff;
    margin: 0 auto 43px;
    padding: 16px 32px;
    margin-top: -48px;
    font-size: 19px;
    line-height: 29px;
    z-index: 99;
    position: relative
}

.section.post-body a {
    color: #516e86;
    border-bottom: 2px solid #c6d3dd
}

.section.post-body a:hover {
    border-color: #46b0b6;
    color: #46b0b6;
    background: #eaf6f7
}

.section.post-body ul {
    list-style: none;
    padding: 0
}

.section.post-body ul li {
    color: #516e86;
    position: relative;
    padding: .1em 0 .1em 1em;
    font-size: 16px;
    line-height: 24px
}

.section.post-body ol {
    list-style: none;
    padding: 0 0 0 20px
}

.section.post-body ol li {
    list-style: decimal;
    color: #807976;
    font-size: 16px;
    line-height: 24px
}

.section.post-body ul li:before {
    display: inline-block;
    padding-right: .5em;
    font-family: FontAwesome;
    content: '\f105';
    color: #c84b61;
    position: absolute;
    top: .1em;
    left: 0
}

.section.post-body h6 {
    font-size: 29px;
    line-height: 48px;
    color: #f5844c
}

.blog-author {
    padding: 30px 0
}

.avatar img {
    border-radius: 100%
}

.hs-author-social-links a {
    padding: 0 10px
}

.syst input[type=password],
.syst input[type=email],
.syst input[type=text] {
    border: 1px solid #efede7;
    padding: .75em;
    border-radius: 3px;
    height: 49px !important
}

.syst input[type=password]:focus,
.syst input[type=email]:focus,
.syst input[type=text]:focus {
    outline: none;
    border: 1px solid #abbbd5
}

.syst .hs-button.primary,
.hs-search-field__bar button {
    border-radius: 5px;
    background: #f5844c;
    background: -moz-linear-gradient(top, #fe9d6e 0%, #f5844c 100%);
    background: -webkit-linear-gradient(top, #fe9d6e 0%, #f5844c 100%);
    background: linear-gradient(to bottom, #fe9d6e 0%, #f5844c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9d6e', endColorstr='#f5844c', GradientType=0);
    color: #fff;
    padding: 8px 17px;
    font-size: 1.3em
}

.hs-search-results__listing {
    margin-top: 50px !important
}

#email-prefs-form h3 {
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 30px
}

.hs-search-field {
    margin-top: 30px;
    padding-bottom: 45px
}

.hs-search-field .hs-search-field__input {
    border: 1px solid #efede7;
    border-radius: 5px 0 0 5px;
    margin: 0;
    font-family: "PT Sans", sans-serif;
    width: 66.66667%;
    padding: 10px;
    float: left;
    height: 49px
}

.hs-search-field .hs-search-field__bar form button {
    border-radius: 0 5px 5px 0;
    background: #f5844c;
    border-color: #f5844c;
    margin: 0;
    transition: .2s;
    width: 33.33333%;
    float: left;
    padding: 10px
}

/* @media (min-width:1200px) {
    .home .header .logo img {
        max-width: 320px
    }
    .sticky .header .logo img {
        max-width: 300px
    }
} */

@media (min-width:800px) {
    .home .header .logo img {
        -webkit-filter: brightness(4);
        -ms-filter: brightness(4);
        filter: brightness(4)
    }
    .sticky .header .logo img {
        -webkit-filter: brightness(1);
        filter: brightness(1)
    }
    .top-nav {
        display: block;
        position: absolute;
        top: 0;
        right: 16px;
        transition: .5s
    }
    .top-nav li {
        list-style: none;
        display: inline
    }
    .top-nav a {
        background: #46b0b6;
        color: #fff;
        border-radius: 0 0 5px 5px;
        padding: .4em .8em;
        float: left;
        margin-left: .5em;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 700
    }
    .top-nav a:hover {
        color: #516e86
    }
    .home .top-nav a {
        background: #fff;
        color: #46b0b6
    }
    .home .top-nav a:hover {
        color: #f5844c
    }
    .home .header {
        border-top: 4px solid #fff;
        background: transparent
    }
    .header {
        border-top: 4px solid #46b0b6;
        background: #fff
    }
}

@media(max-width:1200px) {
    .header .navigation ul>li.hs-menu-depth-1>a {
        font-size: 14px;
        line-height: 22px
    }
    .header .navigation ul>li.hs-menu-depth-1:last-child a {
        font-size: 14px;
        line-height: 22px
    }
    .post-item {
        width: 49%
    }
}

@media(min-width:800px) and (max-width:1000px) {
    .header .navigation {
        width: 100% !important;
        display: block;
        text-align: center
    }
    .header .logo {
        display: block;
        width: 100% !important;
        order: 2;
        text-align: center;
        padding: 24px 8px
    }
    .header .logo img {
        max-width: 260px
    }
    .header .navigation ul>li.hs-menu-depth-1>a {
        padding: 10px 9px;
        font-size: .9em
    }
    .header .navigation ul>li.hs-menu-depth-1:nth-last-child(2) a {
        padding: 10px 9px;
    }
    .header .navigation ul>li.hs-menu-depth-1:last-child a {
        padding: 10px 9px;
        font-size: .9em
    }
    .header .navigation .hs-menu-wrapper>ul {
        align-items: center;
        justify-content: center
    }
    .sticky .header .container {
        padding-top: 0;
        padding-bottom: 0
    }
    .header .navigation ul>li.hs-menu-depth-1.hs-item-has-children:after {
        bottom: 0
    }
    .sticky .header .logo:hover {
        opacity: .8
    }
    .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper {
        text-align: left;
        top: 62px
    }
    .header .container {
        padding: 72px 0 32px
    }
}

@media(max-width:960px) {
    .FooterSection .addressdetails a {
        font-size: 14px
    }
}

@media(max-width:852px) {
    .FooterSection .addressdetails a {
        font-size: 13px
    }
}

@media(max-width:800px) {
    h1 {
        font-size: 37px;
        line-height: 44px
    }
    h2 {
        font-size: 32px;
        line-height: 38px
    }
    h3 {
        font-size: 29px;
        line-height: 40px
    }
    h4 {
        font-size: 26px;
        line-height: 36px
    }
    h5 {
        font-size: 24px;
        line-height: 26px
    }
    h6 {
        font-size: 22px;
        line-height: 27px
    }
    .font22 {
        font-size: 19px;
        line-height: 29px
    }
    .font29 {
        font-size: 22px;
        line-height: 29px
    }
    .mobilecenter {
        text-align: center
    }
    .mobileleft {
        text-align: left
    }
    .disclaimer img {
        margin-top: 16px
    }
    .mobilehide {
        display: none !important
    }
    .FooterSection {
        padding: 48px 0
    }
    .featured-image .featureImg {
        max-width: 100%;
        height: auto
    }
    .post-item {
        width: 100%
    }
    .section.post-body {
        padding: 16px 0
    }
    .section.post-header {
        padding-top: 32px
    }
    .postfeatured-image {
        margin-top: 0
    }
    .post-listing.dis-flex {
        padding-top: 50px
    }
    .postfeatured-image {
        height: 325px
    }
    .section.post-body {
        margin-top: 0
    }
    .featured-image {
        height: auto
    }
}

@media(min-width:799px) {
    .header .navigation .hs-menu-wrapper {
        display: block
    }
    .header .navigation .mobile-trigger {
        display: none !important
    }
}

@media(max-width:640px) {
    .hm form div.hs-form-field {
        width: 100% !important;
        margin-right: 0 !important
    }
}

@media(max-width:799px) {
    .stickyheader-left i {
        margin-right: 8px
    }
    .row-fluid .mobile-trigger i.fa.fa-bars {
        margin-left: 8px
    }
    .row-fluid .mobile-trigger {
        font-size: 18px;
        line-height: 26px;
        display: inline-block !important;
        margin-right: -1px;
        cursor: pointer;
        margin-left: 0;
        width: 40% !important;
        padding: 15px 0;
        z-index: 12;
        background: #317b7f;
        color: #fff;
        text-align: center
    }
    .mobile-trigger .line {
        display: block;
        background: #f1c319;
        width: 40px;
        height: 5px;
        position: absolute;
        left: 0;
        border-radius: 4px
    }
    .mobile-trigger .line.line-3 {
        top: 50%
    }
    .mobile-trigger.active-re .line-3 {
        transform: translateY(-23px) translateX(0) rotate(-45deg);
        -webkit-transform: translateY(-23px) translateX(0) rotate(-45deg);
        -moz-transform: translateY(-23px) translateX(0) rotate(-45deg)
    }
    .mobile-trigger.active-re .line.line-3 {
        top: 80%
    }
    .mobile-trigger .line.line-2 {
        top: 25%
    }
    .mobile-trigger.active-re .line-2 {
        opacity: 0
    }
    .mobile-trigger .line.line-1 {
        top: 0
    }
    .mobile-trigger.active-re .line-1 {
        top: 12%
    }
    .mobile-trigger.active-re .line-1 {
        transform: translateY(5px) translateX(0) rotate(45deg);
        -webkit-transform: translateY(5px) translateX(0) rotate(45deg);
        -moz-transform: translateY(5px) translateX(0) rotate(45deg)
    }
    .header .navigation ul>li.hs-menu-depth-1>.child-trigger i:before {
        color: #aeaeae !important;
        cursor: pointer;
        padding: 10px 15px
    }
    .header .navigation ul>li.hs-menu-depth-1>.child-trigger i {
        bottom: 12px;
        left: inherit;
        margin-left: 0;
        right: 9px
    }
    .header .hs-menu-wrapper {
        height: 100%;
        max-height: 100%;
        min-width: 140px;
        max-width: 440px;
        overflow: auto;
        position: fixed;
        transition: all 0.5s ease 0s;
        top: 0;
        margin: 0;
        background: #f3f3f3;
        right: -440px
    }
    body.hs-page,
    body.hs-site-page,
    .blogbody {
        right: 0;
        transition: right 0.5s;
        -webkit-transition: right 0.5s;
        -moz-transition: right 0.5s;
        -ms-transition: right 0.5s;
        -o-transition: right 0.5s
    }
    body.hs-page,
    body.hs-site-page,
    .blogbody {
        position: relative
    }
    .mobile-open .header .hs-menu-wrapper {
        right: 0;
        display: block !important;
        overflow: hidden
    }
    .header .navigation.noListStyle ul {
        padding: 0 0 0 20px;
        width: 429px
    }
    .header .navigation ul>li.hs-menu-depth-1 {
        width: 100%
    }
    .header .navigation ul>li.hs-menu-depth-1>a {
        color: #fff;
        padding: 10px 15px 10px 0;
        display: inline-block
    }
    .header .navigation ul>li {
        border-bottom: 1px solid #dadada;
        width: 100%
    }
    .header .navigation ul>li>a {
        font-size: 14px !important;
        line-height: 20px !important;
        color: rgba(0, 0, 0, .7) !important;
        font-weight: 400 !important;
        width: 100%
    }
    .header .navigation ul.hs-menu-children-wrapper:before {
        border-width: 0
    }
    .header .navigation ul>li.hs-menu-depth-1 ul.hs-menu-children-wrapper.iactive {
        z-index: 9;
        height: 100vh;
        background: #f3f3f3;
        position: absolute;
        display: block !important;
        visibility: visible;
        left: 0;
        width: 100%;
        margin: 0;
        transition: 300ms all ease
    }
    .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper {
        left: 100%;
        transition: 300ms all ease;
        display: block !important
    }
    .header .navigation ul>li.hs-menu-depth-1 .child-trigger {
        top: 0;
        right: 23px
    }
    .header .navigation ul>li.hs-menu-depth-2,
    .wrapper-header .menu ul>li.hs-menu-depth-3 {
        border-top: 1px solid #fff
    }
    .header .navigation ul>li.hs-menu-depth-1>.child-trigger.child-open i:before,
    .wrapper-header .menu ul>li.hs-menu-depth-2>.child-trigger.child-open i:before {
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transform: translateY(0) translateX(0) rotate(180deg);
        -webkit-transform: translateY(0) translateX(0) rotate(180deg);
        -moz-transform: translateY(0) translateX(0) rotate(180deg)
    }
        {
        transform: translateY(0) translateX(0) rotate(180deg);
        -webkit-transform: translateY(0) translateX(0) rotate(180deg);
        -moz-transform: translateY(0) translateX(0) rotate(180deg)
    }
    .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li a {
        background: #f3f3f3
    }
    .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper {
        top: 39px
    }
    .header .navigation ul>li.hs-menu-depth-1 ul.hs-menu-children-wrapper.iactive {
        padding-left: 0
    }
    .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li:first-child a {
        border-radius: 0
    }
    .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li a {
        color: #46b0b6 !important
    }
    .header .navigation ul>li.hs-menu-depth-2>a img {
        display: none
    }
    .header .navigation ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper li:hover a {
        background: #f3f3f3;
        color: #f5844c !important
    }
    .header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper {
        background: #faf9f8
    }
    .header .navigation ul>li.hs-menu-depth-2 ul.hs-menu-children-wrapper.iactive {
        z-index: 9;
        height: 100vh;
        background: #f3f3f3;
        position: absolute;
        display: block !important;
        visibility: visible;
        left: 0;
        width: 100%;
        margin: 0;
        transition: 300ms all ease
    }
    .header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper {
        left: 100%;
        transition: 300ms all ease;
        display: block !important
    }
    .header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper {
        top: 39px
    }
    .header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper li.hs-menu-depth-3 a {
        color: #46b0b6 !important
    }
    .header .navigation ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper li.hs-menu-depth-3:hover a {
        background: #f3f3f3;
        color: #f5844c !important
    }
    .noListStyle .top-nav {
        display: none !important
    }
    .navigation.noListStyle .top-nav {
        display: block !important
    }
    .home .body-container-wrapper {
        padding-top: 0
    }
    .body-container-wrapper {
        padding-top: 152px
    }
    .sticky .header {
        border-top: 0
    }
    .header {
        top: 0 !important
    }
    .responsiveHeadre {
        position: fixed;
        top: 0;
        width: 100% !important;
        left: 0;
        z-index: 99;
        background: #46b0b6
    }
    .home .header {
        border: 0
    }
    .header {
        position: relative;
        top: 0;
        background: #fff;
        padding-top: 24px;
        padding-bottom: 24px
    }
    .sticky .header {
        top: 0
    }
    .header .logo {
        -webkit-filter: brightness(1);
        filter: brightness(1);
        width: 100% !important;
        text-align: center
    }
    .header .logo img {
        max-width: 260px;
        padding-right: 8px;
        padding-left: 8px
    }
    .header .container {
        padding-top: 0;
        padding-bottom: 0
    }
    .sticky .header .container {
        padding-top: 0;
        padding-bottom: 0
    }
    .Mobilemenutop {
        display: block !important;
        position: relative;
        top: 0;
        left: 0;
        width: 100% !important
    }
    .row-fluid .stickyheader-left {
        display: inline-block;
        background: #46b0b6;
        text-align: center;
        width: 60% !important;
        margin-right: -1px
    }
    .stickyheader-left a {
        color: #fff;
        padding: 15px 8px;
        display: inline-block;
        font-size: 18px;
        line-height: 26px
    }
    .mobile-open .Mobilemenutop {
        left: -429px;
        transition: all 0.5s ease 0s
    }
    body.mobile-open {
        right: 429px !important
    }
    body.mobile-open.sticky .header {
        left: -429px !important
    }
    .mobile-open .header {
        left: -429px !important
    }
    .header .navigation a {
        text-transform: capitalize
    }
    .mobile-location-numbers {
        display: none;
        background: #ccc;
        position: absolute;
        padding: 17px 8px;
        top: 53px;
        width: 100% !important;
        left: 0;
        z-index: 99999
    }
    .mobile-location-numbers a {
        font-size: 19px;
        line-height: 26px;
        color: #807976
    }
    .hm form .hs_submit input {
        width: 100%
    }
    .sticky .header,
    .home.sticky .header,
    .home .header {
        position: relative;
        top: 0;
        border-top: 0
    }
    .home .header .container {
        padding-top: 0;
        padding-bottom: 0
    }
    home .header .navigation ul>li.hs-menu-depth-1:nth-last-child(2) a,
    .header .navigation ul>li.hs-menu-depth-1:nth-last-child(2) a,
    .header .navigation ul>li.hs-menu-depth-1:last-child a {
        background: none !important;
        padding: 10px 15px 10px 0
    }
    .header .navigation ul>li.hs-menu-depth-1:last-child {
        display: none
    }
    .header .navigation ul.top-nav li a {
        padding: 10px 15px 10px 0
    }
    .header .navigation ul.top-nav li:nth-child(3) {
        display: none
    }
    .row-fluid .span3.parentAddress {
        width: 100%;
        margin-left: 0
    }
    .FooterSection .addressdetails a {
        font-size: 16px
    }
}

@media(max-width:767px) {
    .row-fluid .mobile-trigger {
        margin-right: -4px
    }
    .row-fluid .stickyheader-left {
        margin-right: -4px
    }
}

@media(max-width:603px) {
    .mobile-open .Mobilemenutop {
        left: -340px
    }
    body.mobile-open {
        right: 340px !important
    }
    body.mobile-open.sticky .header {
        left: -340px !important
    }
    .mobile-open .header {
        left: -340px !important
    }
    .mobile-open .header .hs-menu-wrapper {
        max-width: 340px
    }
    .header .navigation.noListStyle ul {
        width: 342px
    }
}

@media (max-width:550px) {
    .row-fluid .mobile-trigger {
        margin-right: -5px
    }
    .row-fluid .stickyheader-left {
        margin-right: -5px
    }
}

@media(max-width:430px) {
    .mobile-open .Mobilemenutop {
        left: -260px
    }
    body.mobile-open {
        right: 260px !important
    }
    body.mobile-open.sticky .header {
        left: -260px !important
    }
    .mobile-open .header {
        left: -260px !important
    }
    .mobile-open .header .hs-menu-wrapper {
        max-width: 260px
    }
    .header .navigation.noListStyle ul {
        width: 262px
    }
}

@media(max-width:320px) {
    .blog-pagination a {
        margin-top: 10px;
        text-align: center;
        width: 100%
    }
}

/*End of 20200924 changes*/