/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary variables that control standard elements
in the pages. This is also the file that loads all of the other themed CSS
styleshets into just this one in each of themed templates.
*********************************************************************************
****************************************************************************** */










































/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before,.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}
/* ******************************************************************************
*********************************************************************************
The intention of this file is to reset most of the different browser, built-in
CSS styles, so that it is an empty canvas for the themed specific stylesheets.
*********************************************************************************
****************************************************************************** */

*, *:before, *:after {
  box-sizing: border-box;
}
/* ******************************************************************************
*********************************************************************************
The intention of this file is to makes browsers render all elements more
consistently and in line with modern standards.
It precisely targets only the styles that need normalizing.
*********************************************************************************
****************************************************************************** */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: hidden;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
Drag and Drop (DND) sections look when editing content in the page editor.
*********************************************************************************
****************************************************************************** */

dnd-section {
  padding: 80px 20px;
}
.banner-area .dnd-section ,
.banner-area  .dnd-section > .row-fluid {
  padding: 0;
}
.body-wrapper {
  background: #ffffff none repeat center top;
}
.dnd-section > .row-fluid {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.dnd-section[class*="-force-full-width-section"]>.row-fluid {
  padding: 0 !important;
}
.dnd-section .widget-type-cell {
  padding-left: 20px;
  padding-right: 20px;
}
.dnd-section>.row-fluid {
  padding: 0 22px;
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 750px){
  .dnd-section>.row-fluid {
    padding: 0;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
fonts apppear throughout your site.
*********************************************************************************
****************************************************************************** */
@font-face {
  font-family: "FontAwesome";
  src: url("https://8447272.fs1.hubspotusercontent-na1.net/hubfs/8447272/ZenergyTechnologies_February_2021/Fonts/FontAwesome.eot") format("embedded-opentype"),
    url(https://8447272.fs1.hubspotusercontent-na1.net/hubfs/8447272/raw_assets/public/ZenergyTechnologies_February_2021/Fonts/FontAwesome.woff) format("woff"),
    url(https://8447272.fs1.hubspotusercontent-na1.net/hubfs/8447272/raw_assets/public/ZenergyTechnologies_February_2021/Fonts/FontAwesome.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
html {
  font-size: 24px;
}

body {
  font-family: Lato, serif;
  font-size: 1rem;
  color: #494a52;
  line-height: 1.72;
  background: #ffffff url(https://8447272.fs1.hubspotusercontent-na1.net/hubfs/8447272/raw_assets/public/ZenergyTechnologies_February_2021/images/general-boxed-bg-image.jpg) no-repeat fixed center center;
  background-size: cover;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}


/* Anchor Links */
a {
  color: #0270E0;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 700;
  font-family: Merriweather, serif;
  color: #494a52;
}

h1 {
  font-size: 2.1rem;
  line-height: 1.3;
}

h2 {
  font-size: 1.6rem;
  line-height: 1.2;
}

h3 {
  font-size: 1.25rem;
  line-height: 1.5;
}

h4 {
  font-family: Lato, sans-serif;
  font-weight: normal;
  font-size: 1.175rem;
  line-height: 1.34;
}

h5 {
  font-size: 1rem;
  line-height: 1.45;
}
img {
  max-width: 100%;
  height: auto;
}
h6 {
  font-size: .9rem;
  line-height: 1.5;
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin: 0 0 10px 20px;
  padding: 0;
}

.wow{
  visibility:hidden;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

blockquote {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(79 79 79 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(79,79,79,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(79 79 79 / 15%);
  background-color: rgba(79,79,79,0.04);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 20px 25px;
  margin: 0 0 10px;
  overflow: hidden;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* TODO */
small {

}

/* TODO */
mark {

}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: 0;
}

.disable-focus-styles :focus {
  outline: none;
}

@media (max-width: 767px) {
  html {
    font-size: 18.0px
  }
}

@media (max-width: 480px) {
  html {
    font-size: 14.399999999999999px
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your forms looks
throughout your site. Styles for form fields, buttons, inputs, etc.
*********************************************************************************
****************************************************************************** */

form {
  max-width: 100%;
  font-family: Lato, sans-serif;
}

.hs-button {
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  background-color: #494A52;
  border-color: #494A52;
  color: #fff;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  line-height: normal;
  margin-top: 20px;
  
  text-decoration: none;
  font: normal normal normal 14px / 36px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  line-height: normal;
}

.hs-button:hover, .hs-button:focus {
  background-color: #21222a;
  border-color: #21222a;
  
  color: #fff;
}

.hs-button:active {
  background-color: #71727a;
  border-color: #71727a;
}


.hs-form label {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  font-weight: normal;
  text-align: left;
  padding-top: 0;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: #dc3232 !important;
}

.hs-input,
input[type="password"]{
  display: inline-block;
  width: 100%;
  color: #33475b;
  font: normal normal normal 13px / 22px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  border: 1px solid #D1D6DC;
  margin-bottom: 10px;
  padding: 7px 15px;
  border: 1px solid #e0e1e1;
  background-color: #fbfcfc;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  line-height: normal;
}


.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto!important;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: #bfbfbf;
}

.hs-input::-webkit-input-placeholder {
  color: #bfbfbf;
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  color: #7b8083;
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}


.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

.field {
  margin-bottom: 10px;
}

.hs-field-desc {
  color: #7c98b6;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: 1rem;
  color: #494a52;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

/* .grecaptcha-badge {
  margin: 0 auto;
} */

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}
@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,
    .email-correction form .form-columns-3 .hs-form-field,
    .email-validation form .form-columns-2 .hs-form-field,
    .email-validation form .form-columns-3 .hs-form-field {
      float: none;
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field .hs-input,
    .email-correction form .form-columns-3 .hs-form-field .hs-input,
    .email-validation form .form-columns-2 .hs-form-field .hs-input,
    .email-validation form .form-columns-3 .hs-form-field .hs-input {
      width: 90%;
    }
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-2 .hs-form-field input[type=radio],
    .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-3 .hs-form-field input[type=radio],
    .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-2 .hs-form-field input[type=radio],
    .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
      width: 24px;
    }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Lato, serif;
}


.hs-training_area_s__of_interest label {margin-bottom: 10px;}

.hs-training_area_s__of_interest div.input ul.inputs-list {
    column-count: 2;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
menu items appear, including the link and hover effects.
*********************************************************************************
****************************************************************************** */

.custom-menu-primary .hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.custom-menu-primary .hs-menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}


.custom-menu-primary .hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
tables look throughout your site.
*********************************************************************************
****************************************************************************** */

table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}

th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */

footer.footer.lp .Footer-bottom {
  border: 0;
}


/* Page style */

.two-col-with-image .widget-type-rich_text h2 {
  font: normal normal normal 37px / 43px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  font-size: 24px;
  color: #2473ba;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 15px;
  margin-top: 10px;
}
main.body-container-wrapper {
  overflow: hidden;
}
.solution-section section.action-box {
  opacity: 1;
}

.solution-section h2 {
  font: normal normal normal 37px / 43px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  font-size: 24px;
  color: #2473ba;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 25px;
}

.two-col-with-image .dnd-section form fieldset textarea {
  height: 75px;
  margin-bottom: 3px;
}

.two-col-with-image .dnd-section form fieldset ul.inputs-list.multi-container li {
  padding-left: 1em;
}

.two-col-with-image .dnd-section form fieldset ul.inputs-list.multi-container {
  padding: 0;
}

.two-col-with-image .dnd-section form ul.no-list.hs-error-msgs.inputs-list {
  margin: 0;
}

.two-col-with-image .dnd-section form ul.no-list.hs-error-msgs.inputs-list li label {
  margin: 0;
  color: #dc3232;
  font-size: 1em;
  font-weight: 400;
  display: block;
}
.two-col-with-image .dnd-section form fieldset .hs_area_of_interest.hs-fieldtype-radio.field {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.two-col-with-image .dnd-section form fieldset p {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #4f4f4f;
}

.two-col-with-image .dnd-section form fieldset ul.inputs-list.multi-container li:not(:first-child) {
  margin-top: -2px;
}

.two-col-with-image .dnd-section form fieldset ul.inputs-list.multi-container li > label {
  line-height: 24px;
}

.two-col-with-image .dnd-section form fieldset ul.inputs-list.multi-container li > label .hs-input {
  margin: -5px 4px 0 0;
}

.two-col-with-image .dnd-section form fieldset ul.inputs-list.multi-container li > label span {
  display: inline;
  vertical-align: baseline;
}
.services-testing-page .two-col-with-image .widget-type-rich_text h2 {
  margin-top: 0;
  margin-bottom: 10px;
}


.five_col_content .dnd-section .dnd-column .conntent-container-wrapper {
  padding: 0 15px;
}

.five_col_content .dnd-section,
.three_col_content .dnd-section{
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(12 12 12 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(12,12,12,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(12 12 12 / 15%);
  margin-right: -1px;
}

.two-col-with-image .dnd-section form fieldset {
  max-width: 100%;
}

.two-col-with-image .dnd-section form fieldset.form-columns-2 .hs-form-field {
  width: 45%;
}

.two-col-with-image .dnd-section form fieldset.form-columns-2 .hs-form-field:first-child {
  margin-right: 10%;
}

.two-col-with-image .dnd-section form fieldset .hs-form-field .input {
  margin: 0;
}

.two-col-with-image .widget-type-rich_text  p img {
  max-width: 100%;
  height: auto;
  float: left;
  margin: 0 30px 10px 0;
}

.two-col-with-image .dnd-section form .hs_recaptcha .grecaptcha-badge {
  margin: 0 !important;
}


.three_col_content .widget-type-rich_text ul {
  margin: 0 0 15px;
}

.three_col_content .widget-type-rich_text ul li {
  position: relative;
  padding-left: 24px;
  list-style: none;
  color: #0c0c0c;
}

.three_col_content .widget-type-rich_text ul li:before,
.three_col_content .widget-type-rich_text ul li:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  content: "";
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

.three_col_content .widget-type-rich_text ul li:after {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E");
}

.three_col_content .widget-type-rich_text ul li:before {
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.three_col_content .widget-type-rich_text ul li:first-child:before,
.three_col_content .widget-type-rich_text ul li:first-child:after {
  top: 5px;
  margin-top: 0;
}


.three_col_content .widget-type-rich_text  h2,
.three_col_content2 .widget-type-rich_text  h2{
  font: normal normal normal 37px / 43px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  font-size: 20px;
  color: #1e73be;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
}

.services-testing-page .two-col-with-image .widget-type-rich_text p:last-child {
  margin-bottom: 0;
}

.three_col_content2 .widget-type-rich_text p:last-child {
  margin-bottom: 0;
}



.two-col-with-image .dnd-section form fieldset .hs_area_s__of_interest ul.inputs-list.multi-container {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding-top: 10px;
}
.body-container__website .dnd-section {
  position: relative;
}

.archives-section form input.hs-button.primary.large {
  padding-left: 12px;
  padding-right: 12px;
  font: normal normal normal 14px / 36px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.archives-section form .hs-form-field {
  padding-right: 16px;
  margin-top: 16px;
}

.archives-section form .hs-form-field > label {
  font: normal normal normal 13px / 22px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
}

.archives-section form .hs-form-field .input {
  margin-top: 8px;
}

.advance-page-wrapper .advance-page-row2 .widget-type-rich_text ul:last-of-type {
  margin-bottom: 0;
}
.background-row1 .dnd-section .widget-type-rich_text h2 {
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.18;
}

.two-col-row .dnd-section .widget-type-rich_text h2 {
  margin-bottom: 0;
  font-size: 40pt;
  text-align: center;
  color: #2473ba;
  line-height: 1;
}

.two-col-row .dnd-section .widget-type-rich_text p {
  line-height: 24px;
}

.three-col-row .dnd-section {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(51 51 51 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(51 51 51 / 15%);
}

.three-col-row .widget-type-rich_text h3 {
  color: #ffffff;
  line-height: 1.25;
}

.three-col-row .widget-type-rich_text  p:last-of-type{
  margin: 0;
}

.three-col-row .widget-type-rich_text  p {
  color: #fff;
}

.three-col-row .widget-type-rich_text p a {
  color: #fff;
}
.three-col-row .dnd-section .widget-type-linked_image img {
  vertical-align: top;
}

.testing-campaign-footer .container-footer .f-container,
.archives-footer .container-footer .f-container{
  display: none;
}

.testing-campaign-footer .Footer-bottom,
.archives-footer .Footer-bottom {
  border: none;
}
.testing-campaign-footer .container-footer,
.archives-footer .container-footer{
  padding: 0;
}



.archives-section form  .hs-field-desc {
  padding: 0 16px 0 0;
  font-size: .813em;
  clear: both;
  font-family: inherit;
  letter-spacing: normal;
  line-height: 2.15;
  color: #4f4f4f;
}

.archives-section form .hs-form-field ul.inputs-list.multi-container li {
  margin: 0 0 8px 0;
  line-height: 1.3;
}

.archives-section form .hs-form-field ul.inputs-list.multi-container li > label span {
  display: -moz-inline-stack;
  display: inline-block;
  letter-spacing: inherit;
  vertical-align: middle;
  cursor: pointer;
  margin: 2px 0 0 4px;
  width: auto;
  line-height: 1.5;
  font-size: .875em;
  max-width: 85%;
  white-space: normal;
}

.archives-section form .hs-form-field ul.inputs-list.multi-container li .hs-input {
  margin-left: 1px;
  margin-right: 0;
}

.archives-section form .hs-form-field ul.inputs-list.multi-container {
  margin: 6px 0;
  padding: 0;
  width: calc(100% + 16px);
}

.archives-section .widget-type-form h3 {
  margin: 7px 0 6px 0;
  color: #3a3a3a;
}






.background-row1 .dnd-section {
  background-attachment: fixed;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(67 73 79 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(67,73,79,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(67 73 79 / 15%);
}

.background-row1 .dnd-section .widget-type-header h1 {
  font-size: 60px;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 1;
}

.background-row1 .dnd-section .widget-type-rich_text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 20pt;
  line-height: 1.1;
}
.three-col-row .dnd-section > .row-fluid {
  padding: 0 15px;
}

.two-col-button-row .dnd-section{
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(51 51 51 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(51 51 51 / 15%);
}

.two-col-button-row .widget-type-rich_text h3 {
  margin: 0;
  color: #2473ba;
  line-height: 1.2;
}

.two-col-button-row .cta_button {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 0;
  position:relative;
  background: linear-gradient(30deg,rgba(37,120,233,1.0) 0%,rgba(63,231,217,1.0) 100%);
  border-color: rgba(171,230,0,1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255,255,255,1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  border-style: solid;
  text-decoration: none;
  font: normal normal normal 14px / 36px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  line-height: normal;
}

.two-col-button-row .cta_button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
}

.two-col-button-row .cta_button:hover:after {
  background-color: rgba(255,255,255,.2);
}

.three-col-image-row .dnd-section .widget-type-rich_text h2 {
  font-size: 50px;
  color: #2473ba;
  font-family: Montserrat;
  font-weight: 400;
  line-height: 0.9;
}

.three-col-image-row .dnd-section > .row-fluid {
  padding: 0 15px;
}

.two-col-row .dnd-section .widget-type-rich_text p:last-of-type {
  margin-bottom: 0;
}
.background-row1 .dnd-section > .row-fluid {
  padding: 0;
}


.testing-services-page .three-col-image-row .dnd-section > .row-fluid {
  padding: 0 22px;
}

.testing-services-page .two-col-row1 .content-with-top-wrapper {
  width: 100% !important;
  padding: 0 !important;
}
.testing-services-page .two-col-row1 .content-with-top-wrapper .inner-content-wrapper {
  margin: 0 auto 10px;
}

.testing-services-page .two-col-row1 .content-with-top-wrapper .inner-content-wrapper i {
  font-size: 70px;
  line-height: 70px;
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.testing-services-page .two-col-row1  .content-with-top-wrapper p {
  color: #3a3a3a;
  font: normal normal normal 25px / 31px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 10px !important;
}


.testing-services-page .two-col-form-row .content-with-top-wrapper {
  width: 100% !important;
  padding: 0 !important;
  margin: 0;
}

.testing-services-page .two-col-form-row .content-with-top-wrapper .inner-content-wrapper  i {
  font-size: 70px;
  line-height: 70px;
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 10px;
}

.testing-services-page .two-col-form-row .content-with-top-wrapper .inner-content-wrapper h5.content-title-wrapper {
  color: #3a3a3a;
  font: normal normal normal 25px / 31px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

.testing-services-page .two-col-form-row .content-with-top-wrapper p {
  font-size: 14pt;
  color: #000000;
  line-height: 25px;
}
.testing-services-page .two-col-form-row .content-with-top-wrapper:first-child {
  margin-bottom: 25px;
}
.testing-services-page .two-col-form-row .content-with-top-wrapper:last-child .inner-content-wrapper a i {
  margin-bottom: 25px;
}


.two-col-form-row .widget-type-form .form-title {
  font-size: 25px;
  color: #000000;
  text-align: center;
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 16px;
}

.two-col-form-row .widget-type-form form fieldset.form-columns-2 .hs-form-field {
  width: 45%;
}

.two-col-form-row .widget-type-form form fieldset.form-columns-2 .hs-form-field:first-child {
  margin-right: 10%;
}

.two-col-form-row .widget-type-form form fieldset .hs-form-field .input {
  margin: 0;
}

.two-col-form-row .widget-type-form form fieldset {
  max-width: 100%;
}

.three-col-row .dnd-section .widget-type-rich_text h2 {
  font-size: 20px;
  color: #2473ba;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  line-height:31px;
  font-style: normal;
}

.two-col-row1 .dnd-section .widget-type-rich_text p {
  line-height: 24px;
}

.five-col-row .dnd-section > .row-fluid {
  padding: 0 15px;
}

.archives-section .dnd-section > .row-fluid {
  padding: 0;
}

.testing-campaign-page .our-client-wrapper .item {
  margin-bottom: 20px;
  text-align: center;
  padding: 0 22px;
  width: 33.3333% !important;
  display: inline-block;
  vertical-align: top;
}

.testing-campaign-page .client-logos-wrapper.clearfix .item{
  padding-bottom:0;
}

.testing-campaign-page .our-client-wrapper .client-logos-wrapper:before,
.testing-campaign-page .our-client-wrapper .client-logos-wrapper:after {
  content: "";
  display: table;
}

.our-client-wrapper .client-logos-wrapper:after {
  clear: both;
}

.testing-campaign-page .our-client-wrapper .client-logos-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.about-page .five_col_content .conntent-container-wrapper.added-animation .content-with-top-wrapper p,
.quadrants-page .five_col_content .conntent-container-wrapper.added-animation .content-with-top-wrapper p{
  color:#0c0c0c;
}



.animation-element.animation-element {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
}

.animation-element.in-view.fadeInRight {
  opacity: 1;
  -webkit-animation-name: dt_fadeInRight;
  animation-name: dt_fadeInRight;
}


@keyframes dt_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.archives-page {
  position: relative;
}


@media(min-width:768px){
  .advance-page-wrapper .advance-page-row3 .widget-type-rich_text ul:last-of-type {
    margin-bottom: 0;
  }
}


@media(max-width:991px){
  .about-page .animated-img-wrapper {
    margin-bottom: 50px;
  }

}





@media(max-width:1118px) and (min-width:992px){
  .services-testing-banner .title-breadcrumb-wrapper .title-group h1 {
    margin: 10px 0;
  }
}



@media(max-width:991px) and (min-width:768px){
  .about-page .two-col-with-image .dnd-column {
    width: 100% !important;
  }

  .about-page .two-col-with-image .dnd-section > .row-fluid {
    flex-wrap: wrap;
  }

  .about-page .solution-section .dnd-section > .row-fluid{
    flex-wrap:wrap  
  }
  .two-col-with-image .dnd-section form {
    margin-top: 40px;
  }
  .about-page .solution-section .dnd-column.span7,
  .about-page .solution-section .dnd-column.span5  {
    width: 100% !important;
  }
  .about-page .two-col-with-image .dnd-section {
    padding-bottom: 30px !important;
  }
  .quadrants-page .two-col-with-image .dnd-section {
    padding-bottom: 0 !important;
  }

}



@media(max-width:767px){
  .solution-section h2{
    margin-bottom: 15px;
  }
  .five_col_content .dnd-section .dnd-column .conntent-container-wrapper{
    padding:0;
  }

  .two-col-with-image .widget-type-rich_text h2 {
    margin-top: 20px;
  }

  .three_col_content .widget-type-rich_text ul li {
    padding-bottom: 10px;
  }

  .archives-section .widget-type-form h3.form-title {
    display: none;
  }

  .body-container__website form {
    margin-top: 16px;
  }

  .archives-section .widget-type-rich_text p:last-of-type {
    margin: 0;
  }
  .archives-section form input.hs-button.primary.large{
    width:100%;
  }

  main.advance-page-wrapper .widget-type-rich_text p img{
    display:none !important;
  }

  .background-row1 .dnd-section .widget-type-header h1 {
    font-size: 50px;
  }
  .testing-services-page .two-col-form-row .conntent-container-wrapper {
    margin: 0;
  }
  .testing-services-page .two-col-form-row .content-with-top-wrapper:last-child{
    display:none;
  }
  .testing-campaign-page .our-client-wrapper .item {
    width: 100% !important;
    margin-bottom: 40px;
  }

  .testing-campaign-page .our-client-wrapper .client-logos-wrapper {
    display: block;
  }
  .testing-campaign-page .our-client-wrapper .item img {
    vertical-align: baseline;
  }

}


@media(max-width:640px){
  .archives-section form .hs-form-field.hs_email {
    margin-top: 16px;
    padding-top: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .archives-section form .hs-form-field.hs_email .hs-input {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    line-height: 2;
    min-height: 2rem;
  }

  .archives-section form .hs-field-desc {
    padding-right: 0;
  }

  .archives-section form .hs-form-field {
    margin-top: 16px;
    padding-top: 0;
    padding-right: 0;
  }

  .archives-section form .hs-form-field.hs_zenposium_2021 {
    margin-top: 20px;
  }

  .archives-section form .hs-form-field ul.inputs-list.multi-container li {
    margin: 0 0 16px 0;
  }

}




@media(max-width:480px){
  .two-col-with-image .dnd-section form fieldset.form-columns-2 .hs-form-field{
    width:100%;
  }
  .two-col-with-image .dnd-section form fieldset.form-columns-2 .hs-form-field .hs-input{
    width:100%;
  }
  .two-col-with-image .dnd-section form fieldset .hs_area_s__of_interest ul.inputs-list.multi-container {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */
main.team-member-page-wrapper h4 {
  margin-bottom: 16px;
  font-weight: normal;
}

main.team-member-page-wrapper p {
  color: #4f4f4f;
  font-weight: 400;

}
main.team-member-page-wrapper .hs_cos_wrapper_type_rich_text p:last-child {
  margin-bottom: 0;
}
main.team-member-page-wrapper blockquote {
  position: relative;
  padding: 20px 25px 10px 30px;
}
.container-fluid.team-member-page .featured-list ul li:first-child:after,
.container-fluid.team-member-page  .featured-list ul li:first-child:before {
  top: 50%;
  margin-top: -7px;
}


main.team-member-page-wrapper blockquote:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  content: "";
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
}
main.team-member-page-wrapper blockquote a {
  color: inherit;
}
main.team-member-page-wrapper blockquote h5 {
  margin-bottom: 10px;
  line-height: 1.45;
}
main.team-member-page-wrapper .soc-ico.custom-bg.hover-accent-bg.clearfix {
  text-align: left;
}

main.team-member-page-wrapper .soc-ico a {
  float: left;
}

main.team-member-page-wrapper  .soc-ico a:before {
  background-color: rgba(79,79,79,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(79 79 79 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(79,79,79,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(79 79 79 / 15%);
}

main.team-member-page-wrapper  .soc-ico svg.icon {
  fill: #4f4f4f;
}


.evaluation-card .dnd-column {
  padding: 60px;
  -webkit-box-shadow: 2px 2px 8px 1px rgb(131 161 191) ;
  -moz-box-shadow: 2px 2px 8px 1px rgb(131 161 191);
  box-shadow:  2px 2px 8px 1px rgb(131 161 191);
  border-style: solid;
  border-width: 0px;
  border-radius: 9px;
  border-color: rgb(255, 255, 255);
  padding: 60px !important;
  margin-bottom: 90px;
  background-position: center bottom !important;
  transition: all 700ms ease-in-out 0s;
}
.evaluation-card .dnd-column:hover {
  box-shadow: rgb(255 255 255 / 62%) 4px 4px 8px 5px;
  -webkit-box-shadow: 4px 4px 8px 5px rgba(255, 255 ,255, 0.62) ;
  -moz-box-shadow: 2px 2px 8px 1px rgba(255, 255 ,255, 0.62);
  box-shadow:  2px 2px 8px 1px  rgba(255, 255 ,255, 0.62);
}
.container-fluid.home-page-row5 .evaluation-card .dnd-column:hover {
  -webkit-box-shadow: 4px 4px 8px 5px rgba(255, 255 ,255, 0.62) ;
  -moz-box-shadow: 4px 4px 8px 5px rgba(255, 255 ,255, 0.62);
  box-shadow:  4px 4px 8px 5px  rgba(255, 255 ,255, 0.62);
}
.evaluation-card {
  margin-bottom: 50px;
}
.container-fluid.team-member-page h3 {
  font: normal normal normal 25px / 31px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  margin-bottom: 16px;
}


main.team-member-page-wrapper textarea.hs-input {
  min-height: 75px!important;
}
main.team-member-page-wrapper blockquote h4 {
  margin-bottom: 10px;
}
main.team-member-page-wrapper .hs_check_if_interested_in_short_project_and_off_hours_work {
  margin: 0 0 0 1em;
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #4f4f4f;
}

main.team-member-page-wrapper .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
  margin: 0;
}

main.team-member-page-wrapper label.hs-form-booleancheckbox-display {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #4f4f4f;
}

main.team-member-page-wrapper .inputs-list:first-child {
  padding: 0;
}
main.team-member-page-wrapper  .hs-richtext.hs-main-font-element {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
}

main.team-member-page-wrapper .hs_upload_your_resume__required_.hs-upload_your_resume__required_ {
  margin: 0;
}

main.team-member-page-wrapper  .hs-input[type=file] {
  margin: 0;
}
main.team-member-page-wrapper .hs_check_if_interested_in_short_project_and_off_hours_work {
  margin-bottom: 9px;
  margin-top: 1px;
}
main.team-member-page-wrapper .hs-error-msgs label,
.container-fluid.two-col-form-row .hs-error-msgs label{
  color: #dc3232;
  font-size: 1em;
  font-weight: 400;
  display: block;
  margin: 0;
}
main.team-member-page-wrapper .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  width: 100%;
  display: inline-block;
  max-width: 300px;
  overflow: auto; 
  overflow-y: hidden !important;
  margin: 10px 0;
}


main.team-member-page-wrapper .hs_error_rollup label.hs-main-font-element ,
.container-fluid.two-col-form-row  .hs_error_rollup label.hs-main-font-element {
  margin: 2em .5em 1em;
  padding: .2em 1em;
  border: 2px solid #00a0d2;
  border-color: #ffb900;
  color: #4f4f4f;
}
main.team-member-page-wrapper .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin: 15px 0 14px;
}

main.team-member-page-wrapper .hs_what_online_recruiting_resource_do_you_find_most_useful_as_an_applicant_  label {
  font: normal normal normal 13px / 22px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
}
main.team-member-page-wrapper ul.inputs-list.multi-container {
  margin-top: 16px;
}

main.team-member-page-wrapper ul.inputs-list.multi-container li {
  margin: 0 0 8px 0;
  line-height: 1.3;
}

main.team-member-page-wrapper ul.inputs-list.multi-container li {
  padding: 0;
}

main.team-member-page-wrapper ul.inputs-list.multi-container input[type=radio]:checked+span {
  font-weight: 700;
}

.evaluation-card  .dnd-section>.row-fluid {
  padding: 0 117px;
}

.evaluation-card h2 {
  line-height: 1.18;
  margin-bottom: 10px;
}

.evaluation-card h3 {
  line-height: 1.26;
  margin-bottom: 10px;
}
.container-fluid.home-page-row4 .dnd-section>.row-fluid {
  padding: 0 15px;
}
main.advance-page-wrapper .dnd-section {
  background: #fff;
}
main.advance-page-wrapper {
  overflow-x: hidden;
}
.container-fluid.home-page-row4 h2 {
  margin: 0;
}
main.advance-page-wrapper .container-fluid h1 {
  font-size: 24px; color: #1e73be; text-align: left; font-family: Montserrat; font-weight: 400; font-style: normal;
}
main.advance-page-wrapper .container-fluid {
  margin-right: -1px;
}
.container-fluid.home-page-row3 .dnd-section {
  background-attachment: fixed;
  background-size: cover;
}
main.advance-page-wrapper h3 {
  line-height: 1.6;
}
.container-fluid.home-page-row3 .row-fluid .span3 {
  margin-bottom: 40px;
  font-size: 13px;
  line-height: 22px;

}
main.advance-page-wrapper .content-with-icon-wrapper{
  color: #4f4f4f;
}
.advance-page-wrapper .advance-page-row2 .widget-type-rich_text ul ul {
  list-style: disc;
}
.container-fluid.home-page-row3 h4,
.container-fluid.home-page-row3 h5 {
  font-weight: normal;
  font: normal normal normal 19px / 25px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
.container-fluid.home-page-row2.evaluation-card .dnd-column {
  margin-bottom: 0 !important;
  -webkit-box-shadow: 2px 2px 8px 1px rgb(131 ,161 ,191) ;
  -moz-box-shadow: 2px 2px 8px 1px rgb(131, 161 ,191);
  box-shadow:  2px 2px 8px 1px rgb(131 ,161, 191);
}

.container-fluid.home-page-row2.evaluation-card .dnd-column:hover {
  -webkit-box-shadow: 4px 4px 8px 5px rgba(255, 255 ,255, 0.62) ;
  -moz-box-shadow: 2px 2px 8px 1px rgba(255, 255 ,255, 0.62);
  box-shadow:  2px 2px 8px 1px  rgba(255, 255 ,255, 0.62);
}
.container-fluid.home-page-row3 .conntent-container-wrapper .content-with-top-wrapper:not(.has-animation ) {
  color: #fff;
  text-align: center;
}

.container-fluid.home-page-row3 .conntent-container-wrapper .content-with-top-wrapper:not(.has-animation ) h5,
.container-fluid.home-page-row3 .conntent-container-wrapper  .content-with-top-wrapper:not(.animation-element) h5 a {
  color: #fff;
}

.container-fluid.advance-page-row1 {
  position: relative;
}
main.advance-page-wrapper img.hs-image-widget {
  vertical-align: bottom;
}
main.advance-page-wrapper .conntent-container-wrapper .content-with-top-wrapper {
  color: #0c0c0c;
}
.banner-section.Performance-banner .title-breadcrumb-wrapper li.hs-breadcrumb-menu-item a,
.banner-section.Performance-banner .title-breadcrumb-wrapper li.hs-breadcrumb-menu-item {
  color: #fff;
}
.banner-section.Performance-banner .title-breadcrumb-wrapper {
  background-position: center center;
}
main.team-member-page-wrapper.performance-page ul.inputs-list.multi-container {
  margin-top: 18px;
}
main.team-member-page-wrapper.performance-page  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin: 15px 0 3px;
}
.banner-section.Performance-banner .title-group {
  padding: 5px 0;
}
.testing-campaign-page .our-client-wrapper .item {
  margin-bottom: 0;
}
main.advance-page-wrapper .dnd-section  {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(12 12 12 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(12,12,12,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(12,12,12,0.15);

}
.container-fluid.advance-page-row1 .dnd-section{
  box-shadow:none;
}
.container-fluid.advance-page-row1 .dnd-section{

}
.featured-list ul li:first-child:after,
.featured-list ul li:first-child:before {
  top: 5px;
  margin-top: 0;
}
.container-fluid.home-page-row3 .dnd-section>.row-fluid {
  padding: 0 15px;
}
.container-fluid.home-page-row1 h2 {
  line-height: 1.18;
}
.container-fluid.advance-page-row1 {
  position: relative;
}
.container-fluid.advance-page-row1 h3 {
  font: normal normal normal 37px / 43px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
main.advance-page-wrapper h2 {
  font: normal normal normal 37px / 43px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 24px;
  color: #1e73be;
  text-align: left;
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
}
main.advance-page-wrapper {
  z-index: p;
  position: relative;
  z-index: 9;
}

.container-fluid.advance-page-row3 .dnd-section>.row-fluid {
  padding: 0 15px;
}
.featured-list>p:last-child {
  margin: 0;
}
.container-fluid.advance-page-row1 h1 {
  font: normal normal normal 51px / 57px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}
main.home-member-page-wrapper .button-module a ,
main.home-member-page-wrapper .button-module-link-text,
main.home-member-page-wrapper  .button-module .cta_button {
  line-height:46px!important;
  white-space: nowrap;
}
.container-fluid.team-member-page  .featured-list ul li {
  border: none;
  padding-top: 0;
  padding: 0;
  padding-left: 24px;
  margin-bottom: 10px;
}
.container-fluid.advance-page-row3 {
  overflow-x: hidden;
}
.container-fluid.team-member-page  .featured-list ul li:first-child {
  padding-left: 24px;
  margin-bottom: 10px;
}
.container-fluid.team-member-page .hs_what_online_recruiting_resource_do_you_find_most_useful_as_an_applicant_ .hs-input[type=checkbox], 
.container-fluid.team-member-page .hs_what_online_recruiting_resource_do_you_find_most_useful_as_an_applicant_ .hs-input[type=radio] {
  margin:0;
  margin-top: 6px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
}
.container-fluid.team-member-page span.hs-form-required {
  display: none;
}
.container-fluid.team-member-page .hs_what_online_recruiting_resource_do_you_find_most_useful_as_an_applicant_ .inputs-list label > input,
.container-fluid.team-member-page  .hs_what_online_recruiting_resource_do_you_find_most_useful_as_an_applicant_ .inputs-list label > span {
  margin: 2px 0 0 4px;
  padding: 0;
  width: auto;
  line-height: 1.5;
  font-size: 12.25px;
  display: inline-block;
}

.container-fluid.team-member-page .hs_what_online_recruiting_resource_do_you_find_most_useful_as_an_applicant_ label.hs-form-radio-display {
  line-height: 1.3 !important;
}

.container-fluid.team-member-page  .hs-input[type=file] {
  font-family: Arial;
  font-size: 14px;
}
main.team-member-page-wrapper.join-team  .team-member-wrapper {
  padding-bottom: 40px;
}

main.team-member-page-wrapper.join-team  .team-member-wrapper .team-item {
  padding-bottom: 0;
}

main.team-member-page-wrapper.join-team  .team-author-name {
  margin: 0;
}
main.team-member-page-wrapper.performance-page  a.twitter ,
main.team-member-page-wrapper.join-team a.twitter {
  order: 1;
}

main.team-member-page-wrapper.performance-page  a.linkedin ,
main.team-member-page-wrapper.join-team a.linkedin {
  order: 2;
}

main.team-member-page-wrapper.performance-page  a.facebook,
main.team-member-page-wrapper.join-team  a.facebook {
  order: 3;
}
main.team-member-page-wrapper.performance-page  .soc-ico.custom-bg.hover-accent-bg.clearfix ,
main.team-member-page-wrapper.join-team  .soc-ico.custom-bg.hover-accent-bg.clearfix {
  display: flex;
}
.container-fluid .soc-ico a {
  float: left;
}
.evaluation-card .button-module-link-text:After {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
}
.hs-search-field.hs-search-field--open input.hs-search-field__input {
  margin-bottom: 0;
}
.evaluation-card .button-module-link-text.button-module-link-text {
  position: relative;
}
.evaluation-card .button-module-link-text.button-module-link-text:hover:After{
  background-color: rgba(255,255,255,.2);
}
.evaluation-card .button-module-link-text.button-module-link-text:hover{
  opacity:1;
}
main.team-member-page-wrapper.join-team .hs-input:focus {
  outline: -webkit-focus-ring-color auto 1px;
}
@-moz-document url-prefix() {
  .container-fluid.home-page-row5.evaluation-card {
    margin: 0 0 10px;
  }
}
@media all and (-ms-high-contrast:none) {
  .container-fluid.home-page-row5.evaluation-card {
    margin: 0 0 10px;
  }
  .search-wrapper {
    margin-left: -4px;
  }
  .custom-menu-primary{
    vertical-align: middle;
  }
}
@media(max-width:900px){
  main.team-member-page-wrapper .soc-ico.custom-bg.hover-accent-bg.clearfix {
    margin: 0 !important;
  }

}
@media(max-width:800px){
  main.advance-page-wrapper .container-fluid h1 {
    line-height: 43px;
  }
}
@media(max-width:991px){
  main.team-member-page-wrapper.join-team .dnd-section>.row-fluid,
  .performance-page  .dnd-section>.row-fluid{
    display: block !important;
  }


  main.team-member-page-wrapper.join-team .dnd-column,
  .performance-page .dnd-column{
    width: 100% !important;
  }
  main.team-member-page-wrapper.join-team .span6.dnd-column,
  .performance-page .span6.dnd-column {
    width: 91.66666667% !important;
  }
  .performance-page .team-member-wrapper {
    padding-bottom: 25px;
  }
  main.team-member-page-wrapper.join-team .widget-type-form {
    padding-bottom: 0 !important;
    margin-top: -13px !important;
  }
  .performance-page   .widget-type-form {
    margin-top: -13px;
  }
}
@media(min-width:768px){
  main.advance-page-wrapper  .hs_cos_wrapper_type_rich_text p:last-child {
    margin-bottom: 0;
  }
}
@media(max-width:784px){
  .evaluation-card .dnd-section>.row-fluid {
    padding: 0 40px!important;
  }

  .evaluation-card .dnd-column {
    margin-top: 14px!important;
    margin-bottom: 14px!important;
  }
  .container-fluid.home-page-row2.evaluation-card {
    margin: 0;
  }

  .container-fluid.home-page-row2.evaluation-card .dnd-section {
    padding-bottom: 43px !important;
    padding-top: 0;
  }

  .container-fluid.home-page-row1 .dnd-section {
    padding-bottom: 45px !important;
  }
}
@media(max-width:767px){
  .container-fluid.home-page-row1 .dnd-section>.row-fluid {
    padding: 0 15px;
  }
  .evaluation-card .dnd-section>.row-fluid {
    padding: 0 17px !important;
  }
  .container-fluid.advance-page-row1 h1 {
    line-height: 43px;
    margin-bottom: 10px !important;
  }
  .container-fluid.home-page-row3 .row-fluid .span3 {
    width: 50%;
    display: inline-block;
    float: left;
  }
  main.team-member-page-wrapper.join-team .team-member-wrapper {
    padding-bottom: 0;
  }
  main.team-member-page-wrapper.join-team .span6.dnd-column,
  .performance-page .span6.dnd-column{
    width: 100% !important;
  }
  main.team-member-page-wrapper.join-team  .team-member-image {
    padding-bottom: 10px;
  }
  .performance-page .team-member-wrapper {
    padding: 0;
  }
  .container-fluid.three-col-image-row .our-client-wrapper .client-logos-wrapper.clearfix .item:last-child {
    margin-bottom: 0;
  }

  .container-fluid.three-col-image-row .our-client-wrapper .client-logos-wrapper.clearfix {
    margin-bottom: 42px;
  }
  .container-fluid.three-col-image-row .our-client-wrapper .client-logos-wrapper .image-wrapper img {
    vertical-align: unset;
  }
  .container-fluid.home-page-row3 .dnd-section>.row-fluid {
    padding: 0;
  }


}
@media(max-width:480px){
  .two-col-form-row .widget-type-form form fieldset.form-columns-2 .hs-form-field ,
  .two-col-form-row .widget-type-form form fieldset.form-columns-2 .hs-form-field .hs-input{
    width: 100%;
  }
}
@media(max-width:340px){
  main.team-member-page-wrapper.join-team blockquote h4 {
    font-size: 17px;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your headers look
when it comes to the logo, search field, language switcher and navigation.
You will also find the mobile menu styles below.
*********************************************************************************
****************************************************************************** */

.header {
  background-color: #F8FAFC;
}

.header__container {
  margin: 0 auto;

}
.custom-menu-primary .hs-menu-wrapper ul ul {
  visibility: hidden;
  opacity: 0;
  position:absolute;
  z-index: 999;
}
.custom-menu-primary .hs-menu-wrapper ul {
  transition: all .2s ease;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:hover >.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.custom-menu-primary .hs-menu-wrapper ul ul ul,
.custom-menu-primary .hs-menu-wrapper ul ul ul ul{
  opacity: 0;
  visibility: hidden;
}

.custom-menu-primary .hs-menu-wrapper ul ul li:hover> ul ,
.custom-menu-primary .hs-menu-wrapper ul ul ul li:hover> ul {
  opacity: 1;
  visibility: visible;
}
.custom-menu-primary .hs-menu-wrapper ul .hs-menu-children-wrapper ul ul {
  left: -240px !important;
}
.bottom-header.scroll-header {
  position: fixed;
  width: 100%;
  text-align: center;
  z-index: 9399;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .33s ease;
  -moz-transition: opacity .33s ease;
  -o-transition: opacity .33s ease;
  -ms-transition: opacity .33s ease;
  transition: opacity .33s ease;
  top: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}
header.header.header-transparent {
  z-index: 999999;
  position: relative;
  background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: transparent;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgb(5 38 57 / 5%);
  box-shadow: 0px 1px 0px 0px rgb(5 38 57 / 5%);

}
header.header.header-shadow {
  background: #ffffff none repeat center top !important;
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 0px 0.5px 0.5px rgb(0 0 0 / 10%);
  position: relative;
  -webkit-box-shadow: 0px 1px 0px 0px rgb(5 38 57 / 5%);
  box-shadow: 0px 1px 0px 0px rgb(5 38 57 / 5%);
  z-index: 99;
  border: none;
}
header.header {
  border-bottom: 1px solid #e9e9e9;
}

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

.header__container {
  /* max-width: 100%; */
  padding: 0 44px;
}

.top-inner-header {
  padding-top: 6px;
  padding-bottom: 6px;
  overflow: visible !important;
}

.top-container-header {
  display: table;
  width: 100%;
}

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

.top-right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.top-left .widget-type-text {
  display: inline;
}

span.phn {
  color: #0c0c0c;
  margin-right: 20px;
  margin-left: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 18px;
  margin: 0;
  background-repeat: no-repeat;
  background-position: 0 center;
  white-space: nowrap;
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%230c0c0c%22%20d=%22M10.938,11.047c-0.07-0.388-0.134-0.632-0.328-0.812c-0.096-0.088-0.252-0.257-0.452-0.278c-0.045-0.005-0.176,0.002-0.222,0.011l-1.311,0.486C8.461,10.193,7.907,9.517,7.906,7.5c0-2.031,0.523-2.652,0.688-2.906l1.343,0.439c0.045,0.008,0.088,0.013,0.133,0.012c0.509,0.002,0.668-0.389,0.821-1.014l0.391-2.516c0.003-0.023,0.016-0.335,0.016-0.359c0-0.327,0.058-0.465-0.203-0.703c-0.224-0.206-0.377-0.298-0.677-0.305L8.115,0.001C8.1,0.001,8.085,0,8.068,0C6.869,0,6.328,0.703,5.55,2.504C5.031,4.25,4.875,5.921,4.875,7.5c0,2.531,1.225,5.85,2.013,6.955l0,0C7.282,14.816,7.679,15,8.068,15c0.017,0,0.032-0.001,0.047-0.002l2.302-0.146c0.664-0.016,0.849-0.294,0.849-0.945%20M8,0.859l2.487,0.221L9.984,4.006l-1-0.271c-0.02-0.003-0.103-0.014-0.125-0.016c-0.31-0.031-0.535-0.056-0.78,0.146C7.447,4.386,7.063,6.111,7.094,7.5c0.038,1.737,0.337,3.044,0.935,3.59l0,0c0.254,0.234,0.579,0.346,0.914,0.312c0.021-0.002,0.041-0.006,0.062-0.01l0.994-0.414l0.36,2.858l-2.103,0.226C8.222,14.047,8,14.005,7.751,13.89c-0.672-0.812-1.86-2.765-2.063-6.39C5.688,7.649,5.281,1.719,8,0.859z%22/%3E%3C/svg%3E);
  margin-right: 20px;
}

header.header {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
}

.top-header {
  font-size: 13px;
  line-height: 22px;
}

span.mini-contacts.email {
  margin-right: 20px;
  margin-left: 0;
  color: #0c0c0c;
  padding-left: 22px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 0 center;
  white-space: nowrap;
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%230c0c0c%22%20d=%22M14.001,2H1C0.448,2,0,2.447,0,3v8.98C0.027,12.484,0.5,13,1,13h13.001C14.506,13,15,12.521,15,12.002V3C15,2.447,14.553,2,14.001,2z%20M5.734,8.547L7.5,9.828l1.641-1.203L14,11.354l0.004,0.647l-13.02,0.014l0.014-0.683L5.734,8.547z%20M0.979,10.354L0.953,4.656l4.156,3.25L0.979,10.354z%20M9.828,8L14,4.641v5.755L9.828,8z%20M14.001,3v0.618l-0.021-0.03l-6.48,5.1L1,3.637V3H14.001z%22/%3E%3C/svg%3E);
}

.text-area {
  margin-right: 20px;
  margin-left: 0;
  color: #0c0c0c;
  display: inline-block;
  vertical-align: middle;
  margin-left: -4px;
}

.text-area a {
  margin-right: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  padding-left: 12px;
  padding-right: 12px;
  font: normal normal normal 14px / 36px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #2578e9;
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  display: inline-block;
  padding-bottom: 2px;
  font-size: inherit;
  line-height: inherit;
}


span.mini-contacts.email a {
  color: #0c0c0c;
}

span.mini-contacts.email {
  margin-left: -3px;
}

.text-area a:hover{
  text-decoration: underline;
  text-decoration-color: #0c0c0c;
}

span.mini-contacts.email a:hover {
  text-decoration: underline;
}
.text-area a {
  position: relative;
  /* text-decoration-color: #000; */
}
input.hs-search-field__input:focus {
  outline: none;
}
.text-area a:hover {
  opacity:0.8;
}

.custom-menu-mob .hs-menu-wrapper >ul {
  z-index: 9999;
}

.bottom-inner-container {
  display: table;
  width: 100%;
}

.logo-wrapper {
  padding: 10px 0;
  padding-top: 28px;
  padding-bottom: 28px;
  line-height: 0;
  font-size: 0;
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;

}

.logo-wrapper img {
  max-width: 200px;
  width: 100% !important;
}

.custom-main-menu {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.custom-menu-primary {
  display: inline-block;
  text-align: right;
}

.search-wrapper {
  display: inline-block;
  text-align: right;
}

.custom-menu-primary {}

.custom-menu-primary .hs-menu-wrapper >ul {
  padding: 0;
  margin: 0;
  /* display: block; */
}

.custom-menu-primary .hs-menu-wrapper >ul>li {
  display: inline-block;
  position: relative;
  z-index: auto;
  vertical-align: middle;
  margin: 0 12.5px;
  /* height: 54px; */
  min-height: 54px;
  line-height: 54px;
}

.custom-menu-primary .hs-menu-wrapper >ul>li>a {
  display: inline-block;
  padding: 4px 0 6px;
  border: 1px solid transparent;
  text-decoration: none;
  text-align: left;
  font: normal normal 600 14px / 18px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #3a3a3a;
  text-transform: uppercase;
  vertical-align: baseline;
  position: relative;
}

a#trigger-overlay {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 16px;
  letter-spacing: -4px;
  color: #3a3a3a;
  font-size: 12px;
  line-height: 21px;
  position: relative;
}

a#trigger-overlay:before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 16px;
  width: 16px;
  margin-top: -9px;
  background-position: 0 center;
  background-repeat: no-repeat;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%233a3a3a%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E);
}

.custom-menu-primary .hs-menu-wrapper >ul>li:last-child {
  margin-right: 0;
}

.custom-menu-primary .hs-menu-wrapper >ul>li>a:after {
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  -webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
  -moz-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
  -ms-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
  -o-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
  position: absolute;
  display: block;
  left: 1px;
  /* top: 0; */
  bottom: 1px;
  overflow: hidden;
  width: 0;
  height: 2px!important;
  max-height: 2px!important;
  pointer-events: none;
  opacity: .85;
  content:'';
}

.custom-menu-primary .hs-menu-wrapper >ul>li:hover>a:After,
.custom-menu-primary .hs-menu-wrapper >ul>li.active-branch>a:after{
  width: 100%;
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul {
  width: 230px;
  -webkit-box-shadow: 0px 0px 4px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 4px rgb(0 0 0 / 20%);
  margin: 0;
  padding: 10px 10px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 2px;
  margin-left: -1px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li a {
  display: block;
  border-right: solid 1px transparent;
  border-left: solid 1px transparent;
  margin: 0 0 2px -1px;
  padding: 7px 30px 7px 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  font: normal 600 11px / 15px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  display: block;
  /* width: 100%; */
  display: table-cell;
  /* margin: 0 0 2px -1px; */
}

.custom-menu-primary .hs-menu-wrapper>ul>li ul li:hover  {
  background-color: rgba(25,25,25,0.07);

}

.custom-menu-primary .hs-menu-wrapper>ul>li .hs-menu-children-wrapper li:hover >a {

  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.custom-menu-primary .hs-menu-wrapper ul .hs-menu-children-wrapper ul {
  left: 222px !important;
  top: -10px;
}



.custom-menu-primary .hs-menu-wrapper>ul>li .hs-menu-children-wrapper li.hs-item-has-children:after {
  position: absolute;
  display: block;
  right: 4px;
  top: 50%; 
  width: 18px;
  height: 18px;
  margin-top: -9px;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23191919%22%20d=%22M1.965,1.046L4.827,4L1.979,6.938c-0.322,0.328-0.262,0.707-0.04,0.91c0.221,0.203,0.582,0.203,0.803,0l3.344-3.473C6.198,4.271,6.253,4.136,6.251,4c0.002-0.137-0.05-0.272-0.164-0.375L2.745,0.152c-0.221-0.202-0.582-0.202-0.803,0C1.719,0.355,1.642,0.734,1.965,1.046z%22/%3E%3C/svg%3E);
}
.search-wrapper.search-open {}

.search-wrapper.search-open {}

.search-wrapper.search-open a#trigger-overlay:before {
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%233a3a3a%22%20d=%22M12.621,2.674L8,7.299L3.376,2.674c-0.254-0.253-0.664-0.253-0.919,0c-0.254,0.254-0.253,0.667,0,0.919l4.622,4.625l-4.624,4.625c-0.254,0.255-0.253,0.665,0,0.917c0.255,0.256,0.666,0.256,0.921,0L8,9.136l4.626,4.625c0.251,0.256,0.665,0.256,0.919,0c0.253-0.252,0.253-0.666,0-0.917L8.922,8.219l4.623-4.624c0.253-0.253,0.253-0.667,0-0.919C13.291,2.421,12.877,2.421,12.621,2.674z%22/%3E%3C/svg%3E);
}

.search-form {
  display: none;
}

.search-wrapper.search-open .search-form {
  display: block;
}

.search-wrapper {
  position: relative;
  z-index: 3;
}

.search-form {
  top: 32px;
  width: 230px;
  color: #191919;
  -webkit-text-fill-color: #191919 !important;
  font: normal 600 11px / 15px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  line-height: 22.5px;
  position: absolute;
  right: 6px;
}

input.hs-search-field__input {
  height: 50px;
  border: none;
  -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
  width: 230px;
  color: #191919;
  -webkit-text-fill-color: #191919 !important;
  font: normal 600 11px / 15px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  line-height: 22.5px;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 7px 15px;
  vertical-align: middle;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
::-webkit-input-placeholder {
  color: #000!important;
  opacity: 1;
}
.mobile-menu-wrapper {
  display: none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(5) ul ul {
  left: -240px !important;
}
.search-wrapper.visible-in-mob {
  display: none;
}
.custom-menu-primary .hs-menu-wrapper>ul>li ul li a span {
  display: inline-block;
}
.custom-menu-primary .hs-menu-wrapper>ul>li ul li.hs-item-has-children:before {
  content: "";
  right: -11px;
  position: absolute;
  top: 0;
  height: 44px;
  width: 17px;
}
.hs-search-field--open .hs-search-field__suggestions {
  background: #fff;
  text-align: left;
  padding: 0;
}
.custom-menu-mob .hs-menu-wrapper >ul {
  transition: .3s all ease;
}
.custom-menu-mob .hs-menu-wrapper>ul li.active-branch >a>span,
.custom-menu-mob .hs-menu-wrapper>ul li a:hover> span {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: table-cell;
}
.hs-search-field__suggestions a, .hs-search-field__suggestions #results-for {
  padding: 0 20px;
}
.custom-menu-mob .hs-menu-wrapper>ul li a:hover:After {
  background-color: rgba(25,25,25,0.2);
}
.dl-menuwrapper.hs-menu-wrapper {
  max-width: 100%;
}
@media all and (-ms-high-contrast:none) {
  .custom-menu-primary .hs-menu-wrapper>ul>li .hs-menu-children-wrapper li:hover>a {
    background: none !important;
    color: #2578E9;
  }
}
@media(max-width:1750px){
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4) ul ul {
    left: -240px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child ul {
    right: 0;
    left: auto;
  }
}





@media(max-width:910px) and (min-width:768px){
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(5) > ul {left: auto;right: 0;}
}
@media (min-width:951px) and (max-width:980px){
  .custom-menu-primary .hs-menu-wrapper >ul>li{
    margin: 0 5px;
  }
}

@media (min-width:900px) and (max-width:950px){
  .custom-menu-primary .hs-menu-wrapper >ul>li {
    margin: 0px 5.5px;
  }
}

@media(max-width:1024px){
  header.header.header-transparent {
    background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
    background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 25px,rgba(255,255,255,0.99) 30px,#ffffff 40px);
    background-color: transparent;
  }
}
@media(min-width:901px){
  body.sticky .bottom-header.scroll-header {
    top: 0;
    opacity: 1;
    visibility: visible;
  }



  .bottom-header.scroll-header {
    background: #ffffff;
    background-color: #ffffff;
    min-height: 60px;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 6px ;
    box-shadow: 0 0 6px rgba(0,0,0,0.25);


  }

  .bottom-header.scroll-header .logo-wrapper {
    padding: 5px 40px 5px 0;
    text-align: left;
    line-height: 0;
  }

  .bottom-header.scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li {
    /*     height: 60px; */
    line-height: 60px;
    min-height: 60px;
  }

  .bottom-header.scroll-header .header__container {
    padding: 0 40px;
  }

}
@media(max-width:900px){
  .top-header {
    padding-bottom: 26px;
    text-align: center;
    position: relative;

  }
  header.header.header-shadow {
    background: #ffffff none repeat center top !important;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
  }
  .mobile-menu-wrapper,.search-wrapper.visible-in-mob {
    display: block;
  }
  span.top-bar-arrow.act {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }

  .custom-menu-mob .hs-menu-wrapper>ul li:nth-child(2) ul li a:after {
    right: -16px;
  }
  span.top-bar-arrow.act:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid red;
    border-top-color: #0c0c0c;
  }

  span.top-bar-arrow.act:before {
    position: absolute;
    left: 50%;
    bottom: 8px;
    margin-left: -7px;
    width: 0;
    height: 0;
    content: "";
  }

  .top-inner-header {
    padding-top: 10px;
    padding-bottom: 3px;
  }

  span.phn, span.mini-contacts.email,.text-area {
    margin: 5px 10px !important;
  }

  .top-left {
    display: inline-block;
  }
  .search-wrapper.visible-in-mob {
    display: block;
    display: inline-block;
    margin: 5px 10px !important;
    /* margin-left: 1px !important; */
  }

  .top-container-header {
    display: inline-block;
  }

  .top-right {
    display: inline-block;
    margin-left: -4px;
  }

  .soc-ico.custom-bg.hover-accent-bg {
    margin: 5px 10px !important;
  }

  .top-right .hs_cos_wrapper_type_module{
    display: inline-block;
    vertical-align: middle;
  }

  .top-header.opn-top span.top-bar-arrow.act:before {
    border: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid red;
    border-bottom-color: #0c0c0c;
  }
  a#trigger-overlay {
    margin: 0;
  }
  span.top-bar-arrow.act {
    cursor: pointer;
  }
  .top-inner-header {
    display: none;
  }
  .search-wrapper.visible-in-mob {
    margin-left: 7px !important;
  }

  span.phn {
    margin-left: 10px !important;
  }

  .text-area {
    margin-left: 7px !important;
  }

  span.mini-contacts.email {
    margin-left: 6px !important;
  }
  .custom-menu-primary {
    display: none;
  }

  .search-wrapper {
    display: none;
  }


  a#mobile-menu {
    background: #2578e9;
    background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
    background: -webkit-linear-gradient(
      30deg
      ,#2578e9 0%,#3fe7d9 100%);
    background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
    background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
    background: linear-gradient(
      30deg
      ,#2578e9 0%,#3fe7d9 100%);
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    line-height: 24px;
    font: normal normal bold 15px / 20px Arial,Verdana,sans-serif;
    text-transform: uppercase;
    min-height: 24px;
    padding: 10px 0 10px 16px;
    line-height: 24px;
    cursor: pointer;
  }

  .lines-button.x {
    display: inline-block;
    margin-right: 16px;
    transition: .3s;
    cursor: pointer;
    user-select: none;
    border-radius: .57143rem;
  }

  span.lines {
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 3px;
    margin: -3px 6px 0 0;
    background-color: #fff;
    border-radius: 2px;
    position: relative;
    font: normal normal bold 15px / 20px Arial,Verdana,sans-serif;
    text-transform: uppercase;
    transition: .3s;
  }

  span.lines:before,span.lines:after 
  {
    display: inline-block;
    width: 18px;
    height: 3px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
    transition: .3s;
  }
  .lines:before {
    top: 5px;
  }
  .lines:after {
    top: -5px;
  }
  a#mobile-menu:hover span.lines:before
  {
    top: 6px;
  }
  a#mobile-menu:hover span.lines:after {
    top: -6px;
  }
  .custom-menu-mob {
    position: relative;
  }


  .custom-menu-mob .hs-menu-wrapper > ul {
/*     display: none;
    max-height: 350px;
    overflow-y: auto !important; */
    position: absolute;
    opacity: 0;
    pointer-events: none;
    /*     -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; */
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 3px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 3px rgb(0 0 0 / 15%);
    /*     -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px); */
    /*display: block; */
    right: 0;
    left: auto !important;
    width: 100%;
    min-width: 280px;
    max-width: 280px;
    list-style: none;
    text-align: left;
    /*     -webkit-transform-style: preserve-3d; */
    margin: 0;
  }
  .custom-menu-mob .hs-menu-wrapper>ul ul {
    /*     display: none; */
  }
  body.menu-open .custom-menu-mob .hs-menu-wrapper >ul {
    /*     -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px); */
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    /*     backface-visibility: visible; */
  }

 .dl-active span.lines {
    background: 0 0;
  }

  .dl-active  .lines:before {
    -webkit-transform: rotate3d(0,0,1,
      45deg
    );
    transform: rotate3d(0,0,1,
      45deg
    );
  }

 .dl-active   .lines:after {
    -webkit-transform: rotate3d(0,0,1,
      -45deg
    );
    transform: rotate3d(0,0,1,
      -45deg
    );
  }

  .dl-active  span.lines:before,  .dl-active  span.lines:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0 !important;
    width: 20px;
  }

  .custom-menu-mob .hs-menu-wrapper>ul li a {
    display: block;
    position: relative;
    padding: 13px 0;
    margin: 0 20px;
    color: #191919;
    font: normal 600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
  }

  .custom-menu-mob .hs-menu-wrapper>ul li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(25,25,25,0.1);
  }
  .custom-menu-mob .hs-menu-wrapper>ul li.hs-item-has-children >a {
    position:relative;
  }

  .custom-menu-mob .hs-menu-wrapper>ul li.hs-item-has-children >a:after {
    position: absolute;
    display: block;
    right: 15px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    right: -5px;
    top: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-image: url('data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(25,25,25,0.3)%22%20d=%22M1.965,1.046L4.827,4L1.979,6.938c-0.322,0.328-0.262,0.707-0.04,0.91c0.221,0.203,0.582,0.203,0.803,0l3.344-3.473C6.198,4.271,6.253,4.136,6.251,4c0.002-0.137-0.05-0.272-0.164-0.375L2.745,0.152c-0.221-0.202-0.582-0.202-0.803,0C1.719,0.355,1.642,0.734,1.965,1.046z%22/%3E%3C/svg%3E');
    background-color: rgba(25,25,25,0.1);
  }
  .custom-menu-mob .hs-menu-wrapper>ul ul.hs-menu-children-wrapper.child-open {
    display: block;
  }

  .custom-menu-mob .hs-menu-wrapper>ul ul {
    margin: 0;
  }
  .custom-menu-mob .hs-menu-wrapper>ul.parent-wrapper.after-child-open> li>a {
    display: none; 
  }
  .animted-out{
    -webkit-animation:MenuAnimOut2 .3s ease-in-out;
    -moz-animation:MenuAnimOut2 .3s ease-in-out;
    animation:MenuAnimOut2 .3s ease-in-out;
  }
  @-webkit-keyframes MenuAnimOut2{
    100%{
      -webkit-transform:translateX(-100%);
      opacity:0
    }
  }
  @-moz-keyframes MenuAnimOut2{
    100%{
      -moz-transform:translateX(-100%);
      opacity:0
    }
  }
  @keyframes MenuAnimOut2{
    100%{
      transform:translateX(-100%);
      opacity:0
    }
  }
  .animted-in{
    -webkit-animation:MenuAnimIn2 .3s ease-in-out;
    -moz-animation:MenuAnimIn2 .3s ease-in-out;
    animation:MenuAnimIn2 .3s ease-in-out;
  }
  @-webkit-keyframes MenuAnimIn2{
    0%{
      -webkit-transform:translateX(-100%);
      opacity:0
    }
    100%{
      -webkit-transform:translateX(0);
      opacity:1
    }
  }
  @-moz-keyframes MenuAnimIn2{
    0%{
      -moz-transform:translateX(-100%);
      opacity:0
    }
    100%{
      -moz-transform:translateX(0);
      opacity:1
    }
  }
  @keyframes MenuAnimIn2{
    0%{
      transform:translateX(-100%);
      opacity:0
    }
    100%{
      transform:translateX(0);
      opacity:1
    }
  }
  .dl-container>.dl-submenu.dl-animate-in-2{
    -webkit-animation:SubMenuAnimIn2 .3s ease-in-out;
    -moz-animation:SubMenuAnimIn2 .3s ease-in-out;
    animation:SubMenuAnimIn2 .3s ease-in-out
  }
  @-webkit-keyframes SubMenuAnimIn2{
    0%{
      -webkit-transform:translateX(100%);
      opacity:0
    }
    100%{
      -webkit-transform:translateX(0);
      opacity:1
    }
  }
  @-moz-keyframes SubMenuAnimIn2{
    0%{
      -moz-transform:translateX(100%);
      opacity:0
    }
    100%{
      -moz-transform:translateX(0);
      opacity:1
    }
  }
  @keyframes SubMenuAnimIn2{
    0%{
      transform:translateX(100%);
      opacity:0
    }
    100%{
      transform:translateX(0);
      opacity:1
    }
  }
  .dl-container>.dl-submenu.dl-animate-out-2{
    -webkit-animation:SubMenuAnimOut2 .3s ease-in-out;
    -moz-animation:SubMenuAnimOut2 .3s ease-in-out;
    animation:SubMenuAnimOut2 .3s ease-in-out
  }
  @-webkit-keyframes SubMenuAnimOut2{
    0%{
      -webkit-transform:translateX(0);
      opacity:1
    }
    100%{
      -webkit-transform:translateX(100%);
      opacity:0
    }
  }
  @-moz-keyframes SubMenuAnimOut2{
    0%{
      -moz-transform:translateX(0);
      opacity:1
    }
    100%{
      -moz-transform:translateX(100%);
      opacity:0
    }
  }
  @keyframes SubMenuAnimOut2{
    0%{
      transform:translateX(0);
      opacity:1
    }
    100%{
      transform:translateX(100%);
      opacity:0
    }
  }
  .custom-menu-mob .hs-menu-wrapper>ul ul li.dl-back>a {
    margin: 0;
    text-align: center;
    color: #191919;
    font: normal 600 13px / 17px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    display: block;
    position: relative;
    padding: 13px 0;
    background-color: rgba(25,25,25,0.05);
  }
  .custom-menu-mob .hs-menu-wrapper>ul ul li.dl-back>a span{
    display:inline-block;
    position: relative;
  }
  .custom-menu-mob .hs-menu-wrapper>ul ul li.dl-back>a span:before {
    display: block;
    position: absolute;
    left: -16px;
    top: 50%;
    width: 10px;
    height: 7px;
    margin-top: -2.5px;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%09%20width='10px'%20height='7px'%20viewBox='0%200%2010%207'%20enable-background='new%200%200%2010%207'%20xml:space='preserve'%3E%3Crect%20x='3.5'%20y='2'%20fill='%23191919'%20width='6.5'%20height='3'/%3E%3Cpolyline%20fill='%23191919'%20points='4.031,7%200.068,3.5%204.031,0%20'/%3E%3C/svg%3E")
  }
  body.menu-open .custom-menu-mob .hs-menu-wrapper>ul.parent-wrapper.after-child-open>li {
    border: 0;
  }
  .custom-menu-mob .hs-menu-wrapper>ul ul.hs-menu-children-wrapper.child-open.after-child-open>li>a {
    display: none;
  }
  .custom-menu-mob .hs-menu-wrapper>ul li:last-child {
    border: none;
  }
  .custom-menu-mob .hs-menu-wrapper>ul ul.hs-menu-children-wrapper.child-open.after-child-open>li {
    border: 0;
  }
  body.menu-open .custom-menu-mob .hs-menu-wrapper >ul {
    z-index: 9999999999;
  }
  
 /* body.open-mobilemenu .custom-menu-mob .dl-menu { pointer-events: auto; display: block; opacity: 1; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; backface-visibility: visible; }
  body.open-mobilemenu { overflow: hidden; } */
  
}








@media screen and (max-width: 750px){
  .header__container {
    padding: 0 20px;
  }
}
@media(max-width:573px){
  span.mini-contacts.email {
    margin-left: 6px !important;
  }

  .text-area {
    margin-left: 10px !important;
  }
}
@media(max-width:370px){
  .search-form {
    padding: 0 20px;
  }

}
@media screen and (max-width: 400px){
  .bottom-header .header__container {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-wrapper {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .bottom-inner-container {}

  .logo-wrapper {
    display: block;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .custom-main-menu {
    display: block;
  }
  header.header {
    border-bottom: none;
  }
  .custom-menu-mob .hs-menu-wrapper ul {
    max-width: 100% !important;
    left: 0;
    margin: 0 auto;
  }
  a#mobile-menu {
    display: block;
    text-align: center;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
footer looks when it comes to spacing and other general styles.
*********************************************************************************
****************************************************************************** */

.footer {
  background-color: #F8FAFC;
  text-align: center;
}
.footer__container {
  padding: 1rem;
  margin: 0 auto;
}
.footer__copyright {
  font-family: Lato, sans-serif;
  font-size: .7rem;
  margin: .5rem 0;
}
.Footer-bottom {
  font-size: 12px;
  line-height: 21px;
  color: #888888;
  border-top: 1px solid rgba(136,136,136,0.15);
  position: relative;
  z-index: 9;
  min-height: 30px;
  margin: 0 auto;
  text-align: left;
}
a#back_to_top:before {
  display: block;
  width: 44px;
  height: 44px;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2244px%22%20height=%2244px%22%20viewBox=%220%200%2044%2044%22%20enable-background=%22new%200%200%2044%2044%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M29.121,19.55l-6.29-6.196c-0.025-0.025-0.053-0.049-0.082-0.071c-0.012-0.011-0.024-0.02-0.038-0.03c-0.016-0.011-0.031-0.024-0.048-0.034c-0.017-0.011-0.032-0.02-0.048-0.03c-0.015-0.009-0.029-0.018-0.044-0.025c-0.017-0.009-0.034-0.017-0.051-0.024c-0.016-0.008-0.031-0.015-0.047-0.022c-0.016-0.006-0.033-0.012-0.049-0.018c-0.018-0.005-0.035-0.014-0.053-0.019c-0.017-0.005-0.034-0.008-0.05-0.013c-0.018-0.005-0.036-0.009-0.054-0.013c-0.02-0.003-0.039-0.006-0.059-0.008c-0.016-0.003-0.032-0.005-0.049-0.007c-0.073-0.007-0.146-0.007-0.218,0c-0.017,0.002-0.033,0.005-0.05,0.008c-0.02,0.002-0.038,0.005-0.058,0.009c-0.019,0.003-0.037,0.009-0.055,0.013c-0.016,0.005-0.033,0.008-0.05,0.013c-0.017,0.005-0.035,0.012-0.052,0.018c-0.017,0.006-0.033,0.012-0.049,0.019c-0.017,0.006-0.032,0.014-0.048,0.021c-0.017,0.008-0.034,0.016-0.051,0.024c-0.015,0.008-0.029,0.018-0.044,0.026c-0.015,0.008-0.031,0.018-0.048,0.029c-0.016,0.01-0.031,0.022-0.047,0.034c-0.014,0.01-0.027,0.019-0.04,0.028c-0.042,0.035-0.08,0.073-0.117,0.113c-0.013,0.011-0.026,0.021-0.037,0.033l-6.313,6.219c-0.433,0.428-0.434,1.12-0.003,1.544c0.432,.426,1.131,.424,1.564-0.002l4.495-4.426l-0.023,14.11c-0.001,.603,.493,1.092,1.104,1.09s1.107-0.49,1.109-1.095l0.023-14.108l4.403,4.334c0.432,.426,1.133,.424,1.565-0.003S29.553,19.975,29.121,19.55%22/%3E%3C/svg%3E);
  background-repeat: no-repeat;
  background-position: center center;
}
.scroll-top.on:hover {
  background-color: rgba(0,0,0,0.5);
}
.scroll-top.on {
  background-color: rgba(0,0,0,0.2);
  bottom: 15px;
  width: 44px;
  height: 44px;
  position: fixed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  right: 15px;
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  z-index: 99;
}
.scroll-top.on.show {
  opacity: 1;
}

.footer__container {
  padding: 0;
  padding: 0 44px;
}

.footer-table {
  height: 60px;
  display: table;
  width: 100%;
}
section.footer-column .hs-rss-item.hs-with-featured-image {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
}

section.footer-column .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
  margin: 5px 20px 5px 0;
  font-size: 0;
  line-height: 0;
  order: 1;
  display: table-cell;
  vertical-align: top;
  float: left;
  width: auto;
}

section.footer-column .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  order: 2;
  display: table-cell;
  vertical-align: top;
width: calc(100% - 60px);
}

section.footer-column .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper img {
  max-width: 40px;
  height: 40px;
  object-fit: cover;
}
div#branding-bottom {
  display: table-cell;
  vertical-align: middle;
  width: 1px;
  padding: 10px 10px 10px 0;
  line-height: 0;
  font-size: 0;
}

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

img.hs-image-widget {
  /* max-width: 100%; */
  height: auto;
}

.copyright {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  font-size: 12px;
  line-height: 21px;
  color: #888888;
}

section.footer-column {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #888888;
  padding: 0 22px;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  float: left;
}

.footer {
  text-align: left;
}

.f-container {
  margin: 0 -22px;
}

section.footer-column h3 {
  font: normal normal normal 16px / 23px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 15px;
}

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

section.footer-column .widget-type-rich_text {
  margin-bottom: 10px;
}

.soc-icon {
  padding: 5px 0 10px;
}

footer.footer a {
  color: #888888;
}

.hs-rss-item:not(.hs-with-featured-image) {
  padding-left: 0;
}

.soc-icon a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* float: left; */
  margin: 2px;
  width: 24px;
  height: 24px;
  text-align: center;
  position: relative;
  display: block;
  -webkit-transition: -webkit-all .15s;
  transition: all .15s;
}

.soc-icon a svg {
  fill: #888888;
}

section.footer-column .soc-icon .widget-type-rich_text {
  margin: 0;
}

.soc-icon a:before {
  background-color: rgba(136,136,136,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(136 136 136 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(136,136,136,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(136 136 136 / 15%);
  -webkit-transform: scale(1);
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  content: "";
  border-radius: 100%;
  -webkit-transition: -webkit-transform .15s;
  transition: transform .15s;
}

.soc-icon a:hover {
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient( 30deg ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient( 30deg ,#2578e9 0%,#3fe7d9 100%);
}

.soc-icon a:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.soc-icon a:hover svg {
  fill: #fff;
}


.Footer-bottom .container-footer {
  padding: 0;
}

.hs-rss-item {
  padding-left: 60px;
}

section.footer-column .hs-rss-item a.hs-rss-title {
  color: #3a3a3a;
}
section.footer-column .hs-rss-item a.hs-rss-title:hover{
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.footer-column span.hs-rss-date {
  color: rgba(136,136,136,0.5);
  font-size: 12px;
  line-height: 21px;
}

section.footer-column .hs-rss-byline {
  opacity: 1;
  padding-top: 1px;
}

section.footer-column.column3 h5 {
  font: normal normal normal 16px / 23px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 10px;
}

section.footer-column.column3 ol {
  list-style: none;
  padding: 0;
  color: #000000;
  margin: 0;
}

section.footer-column.column3 ol li {
  font-size: 13px;
  line-height: 22px;
}
.footer-table img.hs-image-widget {
  max-width: unset;
}
section.footer-column.column3 a {
  margin-right: 10px;
  margin-bottom: 10px;
  color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  font: normal normal normal 14px / 36px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #2578e9;
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  display: inline-block;
  padding-bottom: 2px;
  position: relative;
}

footer.footer {
  background: #fff;
}


section.footer-column .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper i {
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  background-color: rgba(37,120,233,0.6);
  background: rgba(37,120,233,0.6);
  background: -moz-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(37,120,233,0.6)),color-stop(100%,rgba(63,231,217,0.6)));
  background: -webkit-linear-gradient(
    30deg
    ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -o-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -ms-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: linear-gradient(
    30deg
    ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hs-rss-item-image-wrapper {
  position: relative;
}
section.footer-column .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
  cursor: pointer;
}
section.footer-column .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper i:after {
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M1.114,20.999c-0.092,0-0.187-0.011-0.281-0.037c-0.484-0.129-0.823-0.574-0.824-1.082c-0.001-0.213,0.585-6.442,3.585-9.192c2.471-2.516,5.098-3.415,9.469-3.611l-0.033-4.255c0-0.453,0.415-0.812,0.827-0.985c0.413-0.173,0.892-0.079,1.206,0.243l8.384,8.501c0.375,.38,.431,.973,.142,1.418c-0.05,0.065-0.099,0.128-0.152,0.179c-0.334,0.342-8.373,8.493-8.373,8.493c-0.316,0.32-0.793,0.416-1.206,0.24c-0.412-0.174-0.827-0.646-0.827-1.102l-0.002-4.268c-0.279-0.012-0.789-0.026-1.156,0.005c-2.515,0.212-7.601,0.984-9.796,4.887C1.874,20.787,1.506,20.999,1.114,20.999z%20M10.636,13.699c1.364-0.177,1.812-0.214,3.238-0.105c0.721,.036,1.12,.771,1.12,1.344l0.049,3.35l6.534-6.912l-6.472-6.717l-0.024,3.155c0,0.62-0.717,1.05-1.326,1.072C5.823,9.16,3.969,12.281,1.901,17.846C4.096,15.024,7.469,14.188,10.636,13.699z%22/%3E%3C/svg%3E);
}

section.footer-column .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
section.footer-column.column3 a:hover {
  opacity:0.8;
}
.footer-table img.hs-image-widget {
  max-width: 16px;
}
@media screen and (max-width: 970px){
  section.footer-column {
    width: 100%;
  }

  .Footer-bottom .container-footer {
    padding: 10px 0;
  }

  div#branding-bottom {
    margin: 5px 0;
    display: block;
    text-align: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .right-td {
    display: block;
    text-align: center;
    margin: 5px 0;
  }

  section.footer-column .hs-rss-item:last-child {
    margin-bottom: 10px;
  }
  section.footer-column .hs-rss-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px){
  .footer__container {
    padding: 0 20px;
  }

  .body-wrapper {
    overflow: hidden;
  }
}
@media(max-width:320px){
  section.footer-column .hs-rss-item {
    margin-bottom: 14px;
  }

  section.footer-column .hs-rss-item:last-child {
    margin: 0;
    margin-bottom: 4px;
  }
}



section.footer-column.column3 a {padding-top: 0px;}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles for your blog. The styles included
are for the listing and post templates, featured images and pagination.
Also for the post meta infromation like tags, author and published date
*********************************************************************************
****************************************************************************** */


.blog-post-content h2 {
    font-size: 20px;
    color: #1e73be;
    text-align: left;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
}

.blog-post-content h3 {
    font-size: 16px;
    color: #1e73be;
    text-align: left;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
}

img.alignleft {
    margin: 0 30px 10px 0;
}

img.vc_single_image {
    margin: 0px auto;
    display: block;
}

.blog-post-content .blog-post-body section:last-of-type {
    background-color: #f7f7f7;
    border: 1px solid #f0f0f0;
    font-size: 1em;
    padding: 28px 28px;
    border-radius: 5px;
    word-wrap: break-word;
}
.blog-post-content .blog-post-body section:last-of-type header h4 {
    color: #3a3a3a;
    font: normal normal normal 19px / 25px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}


blockquote p {
    color: #333399;
    font: normal normal normal 16px / 23px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}


/* TODO: Find a better place for this */
.content-wrapper {
  max-width: 1240px;
  margin: 0 auto;
}


.fancy-header {
  background-color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 50px;
}

.fancy-header .page-center {
  padding: 0 44px;
}

.fancy-header .wf-table {
  display: table;
  width: 100%;
  min-height: 50px;
}

.fancy-header .wf-table .wf-td {
  overflow: hidden;
  padding: 5px 0;
  width: 50%;
  vertical-align: middle;
  display: table-cell;
}

.fancy-header h1.entry-title {
  font: normal normal normal 25px / 31px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  -moz-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  -o-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  opacity: 1;
  margin: 5px 0;
  padding: 0;
  color: #fff;
}

.fancy-header.category {
  background-color: rgba(79,79,79,0.04);
  border-bottom: 1px solid rgba(79,79,79,0.15);
  min-height: 90px;
}

.fancy-header.category .wf-table {
  min-height: 90px;
}

.fancy-header.category .wf-table h1.entry-title {
  color: #3a3a3a;
}

.fancy-header.category .wf-table .wf-td ol.breadcrumbs li a,
.fancy-header.category .wf-table .wf-td ol.breadcrumbs li {
  color: #bcbcbc;
}


/* Listing page style */

.main-blog-section {
  padding: 50px 0 10px 0;
}

.main-blog-section .content-wrapper {
  padding: 0 44px;
}

.main-blog-section .content-wrapper .blog-index {
  margin: 0 -22px;
  padding: 0;
}

.main-blog-section .blog-index .blog-index-inner {
  padding: 0 22px;
}

.blog-index .filter {
  position: relative;
  margin: -6px 0 34px;
  z-index: 10;
  text-align: center;
}
div#infscr-loading {
    position: absolute;
    bottom: -20px;
    text-align: center;
    width: 100%;
    max-width: 40px !important;
    left: calc(50% - 20px);
}
.blog-index .filter .filter-categories {
  background-color: rgba(79,79,79,0.04);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border-color: rgba(79,79,79,0.15);
  margin-bottom: 10px;
  float: left;
}
.filter-categories a.show-all.act:first-child {
  padding: 0 15px 0 32px;
}
.article-top-bar .wf-container .navigation-inner {
  display: table-cell;
  padding: 0;
  margin-bottom: 0;
  vertical-align: middle;
  min-width: 88px;
}

.filter-categories .act {
  border: none;
  border-left-style: solid;
  border-left-width: 1px;
  background-position: 18.5px center;
  border-color: rgba(79,79,79,0.15);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  float: left;
  margin: -1px -1px -1px 0;
  margin-left: -1px;
  padding: 0 15px 0 14px;
  color: #3a3a3a;
  font-size: 13px;
  line-height: 37px;
  cursor: pointer;
}

.filter-categories .act:first-child {
  border-color: transparent;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.filter-categories a.show-all.act {
  color: #ffffff;
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient( 30deg ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient( 30deg ,#2578e9 0%,#3fe7d9 100%);
}



.filter-categories .act:not(.show-all):hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blog-listing {
  margin: -10px;
  font-size: 0;
  line-height: 0;
  word-spacing: -4px;
}

.blog-listing .blog-index__post {
  padding: 10px;
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #4f4f4f;
  float: left;
  width: 33.33%;
}



.blog-listing .blog-index__post article.post-inner {
  background-color: rgba(79,79,79,0.04);
  position: relative;
}

.blog-listing .blog-index__post article.post-inner .blog-content {
  border-top: none;
  border: 1px solid;
  border-color: rgba(79,79,79,0.15);
  position: relative;
  z-index: 9;
  padding: 15px 25px 10px;
  vertical-align: middle;
}

.blog-index__post article.post-inner  h2.entry-title {
  color: #3a3a3a;
  font: normal normal normal 19px / 25px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

.blog-index__post article.post-inner h2.entry-title a {
  color: #3a3a3a;
}

.blog-index__post article.post-inner h2.entry-title a:hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.blog-index__post article.post-inner .entry-meta {
  display: block;
  overflow: hidden;
  padding: 0 0 10px;
  font-size: 12px;
  line-height: 21px;
}

.blog-index__post article.post-inner .entry-meta span.category-link:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  content: "/";
}

.blog-index__post article.post-inner .entry-meta a:hover{
  text-decoration:underline;
}

.blog-index__post article.post-inner .entry-meta > a,
.blog-index__post article.post-inner .entry-meta > span{
  color: rgba(79,79,79,0.5);
  position: relative;
  display: inline-block;
  margin: 0 1px 0 6px;
  padding-left: 10px;
  text-decoration: none;
}
.blog-index__post article.post-inner .entry-meta span.category-link a.blog-post__tag-link{
  color: rgba(79,79,79,0.5);
  position: relative;
  display: inline-block;
}

.blog-index__post article.post-inner .entry-meta a:first-child {
  padding-left: 0;
  margin-left: 0;
}

.blog-listing .blog-index__post article.post-inner .blog-media {
  display: block;
  position: relative;
  overflow: hidden;
}

.blog-listing .blog-index__post article.post-inner .blog-media p {
  margin-bottom: 0;
}

.blog-listing .blog-index__post article.post-inner .blog-media p a {
  padding-bottom: 70%;
  height: 0px;
  display: block;
  max-width: 100%;
}

.blog-listing .blog-index__post article.post-inner .blog-media p a:hover{
  text-decoration:underline;
}

.blog-listing .blog-index__post article.post-inner .blog-media p a img.featured-image {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-listing .blog-index__post article.post-inner .blog-media p a i {
  background-color: rgba(37,120,233,0.6);
  background: rgba(37,120,233,0.6);
  background: -moz-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(37,120,233,0.6)),color-stop(100%,rgba(63,231,217,0.6)));
  background: -webkit-linear-gradient( 30deg ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -o-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -ms-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: linear-gradient( 30deg ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.blog-listing .blog-index__post article.post-inner .blog-media p a i:before {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2248px%22%20height=%2248px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M1.114,20.999c-0.092,0-0.187-0.011-0.281-0.037c-0.484-0.129-0.823-0.574-0.824-1.082c-0.001-0.213,0.585-6.442,3.585-9.192c2.471-2.516,5.098-3.415,9.469-3.611l-0.033-4.255c0-0.453,0.415-0.812,0.827-0.985c0.413-0.173,0.892-0.079,1.206,0.243l8.384,8.501c0.375,.38,.431,.973,.142,1.418c-0.05,0.065-0.099,0.128-0.152,0.179c-0.334,0.342-8.373,8.493-8.373,8.493c-0.316,0.32-0.793,0.416-1.206,0.24c-0.412-0.174-0.827-0.646-0.827-1.102l-0.002-4.268c-0.279-0.012-0.789-0.026-1.156,0.005c-2.515,0.212-7.601,0.984-9.796,4.887C1.874,20.787,1.506,20.999,1.114,20.999z%20M10.636,13.699c1.364-0.177,1.812-0.214,3.238-0.105c0.721,.036,1.12,.771,1.12,1.344l0.049,3.35l6.534-6.912l-6.472-6.717l-0.024,3.155c0,0.62-0.717,1.05-1.326,1.072C5.823,9.16,3.969,12.281,1.901,17.846C4.096,15.024,7.469,14.188,10.636,13.699z%22/%3E%3C/svg%3E);
}

.blog-listing .blog-index__post article.post-inner .blog-media p a:hover i {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.blog-listing .blog-index__post article.post-inner .blog-media p a:hover img {
  filter: blur(2px);
}
.filter-categories a.show-all.act:first-child:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  text-decoration: none;
  background-repeat: no-repeat;
  height: 36px;
  width: 29px;
  background-position: 11px center;
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22white%22%20points=%229.983,5.576%206.106,9.142%203.657,6.676%204.68,5.611%206.225,7.201%208.983,4.545%20%22/%3E%3C/svg%3E);
}






/* Post page style */

.fancy-header .wf-table .wf-td .assistive-text {
  position: absolute!important;
  clip: rect(1px,1px,1px,1px);
}

.fancy-header .wf-table .wf-td ol.breadcrumbs {
  display: inline-block;
  float: right;
  text-align: right;
  font-size: 13px;
  line-height: 22px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.fancy-header .wf-table .wf-td ol.breadcrumbs li {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  margin-left: 8px;
}

.fancy-header .wf-table .wf-td ol.breadcrumbs li a {
  color: inherit;
}

.fancy-header .wf-table .wf-td ol.breadcrumbs li a:hover{
  text-decoration:underline;
}

.fancy-header .wf-table .wf-td ol.breadcrumbs li:not(:first-child):before {
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 13px;
  content: "/";
  opacity: .5;
  text-align: left;
  z-index: 3;
}

.blog-post-sidebar-right {
  padding: 50px 0 10px 0;
}

.blog-post-sidebar-right .content-wrapper {
  padding: 0 44px;
}

.blog-post-sidebar-right .content-wrapper .container-main {
  margin: 0 -22px;
  padding: 0;
}

.article-top-bar {
  position: relative;
  overflow: hidden;
  margin: -40px 0 44px;
  z-index: 4;
}

.article-top-bar .content-wrapper {
  padding: 0 22px;
}

.article-top-bar .wf-container {
  display: table;
  width: 100%;
  padding: 0 0 10px;
  border-bottom: 1px solid;
  border-color: rgba(79,79,79,0.15);
}

.article-top-bar .wf-container .entry-meta {
  font-size: 13px;
  line-height: 22px;
  display: table-cell;
  padding: 0;
  margin-bottom: 0;
  vertical-align: middle;
  float: left;
  overflow: hidden;
}

.article-top-bar .wf-container .entry-meta > a {
  position: relative;
  display: inline-block;
  margin: 0 1px 0 6px;
  margin-right: 20px;
  margin-left: 0;
  padding-left: 25px;
  background-position: 0 center;
  background-repeat: no-repeat;
  color: rgba(79,79,79,0.5);
}

.article-top-bar .wf-container .entry-meta a:hover{
  text-decoration:underline;
}

.article-top-bar .wf-container .entry-meta a.data-link {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22rgba(79,79,79,0.5)%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M14.941,2.812C14.814,2.405,14.449,2.103,14,2.103h-1v1v0.553c0,0.826-0.673,1.5-1.5,1.5S10,4.482,10,3.656V3.103v-1H4.995v1v0.553c0,0.826-0.673,1.5-1.5,1.5s-1.5-0.674-1.5-1.5V3.103v-1H1c-0.449,0-0.815,0.302-0.941,0.709H0v0.291v2.115V14c0,0.551,0.448,1,1,1h13c0.552,0,1-0.449,1-1V5.218V3.103V2.812H14.941z%20M14,14H1V6h13V14z%20M3.495,4.156c0.276,0,0.5-0.225,0.5-0.5V0.5c0-0.275-0.224-0.5-0.5-0.5c-0.276,0-0.5,0.225-0.5,0.5v3.156C2.995,3.931,3.219,4.156,3.495,4.156z%20M11.5,4.156c0.275,0,0.5-0.225,0.5-0.5V0.5C12,0.224,11.775,0,11.5,0S11,0.224,11,0.5v3.156C11,3.931,11.225,4.156,11.5,4.156z%22/%3E%3C/svg%3E");
}

.article-top-bar .wf-container .entry-meta span.category-link {
  position: relative;
  display: inline-block;
  margin: 0 1px 0 6px;
  margin-right: 20px;
  margin-left: 0;
  padding-left: 25px;
  background-position: 0 center;
  background-repeat: no-repeat;
  color: rgba(79,79,79,0.5);
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(79,79,79,0.5)%22%20d=%22M14,2.083h-3.517c-0.551,0-1.187,0.281-1.483,1c0,0-0.13,0.917-1,1H2c-0.552,0-1,0.432-1,0.984v8.016c0,0.552,0.448,1,1,1h12c0.552,0,1-0.448,1-1v-7V5.067V3.083C15,2.531,14.552,2.083,14,2.083z%20M14,5.067v1.016v7H2v-8h6c0.032,0,0.063-0.002,0.095-0.005c0.938-0.089,1.519-0.745,1.786-1.42c0.261-0.653,0.713-0.575,0.713-0.575H14V5.067z%22/%3E%3C/svg%3E");
}

.article-top-bar .wf-container .entry-meta span.category-link a.blog-post__tag-link {
  color: inherit;
}

.article-top-bar .wf-container .entry-meta a.author.vcard {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20fill=%22rgba(79,79,79,0.5)%22%20xml:space=%22preserve%22%3E%3Cpath%20d=%22M7.999,0.135c-4.338,0-7.854,3.516-7.854,7.854c0,4.341,3.516,7.856,7.854,7.856c4.341,0,7.854-3.516,7.854-7.856C15.854,3.65,12.34,0.135,7.999,0.135z%20M8,1.125c3.855,0.021,6.98,2.854,6.917,6.948c-0.03,1.969-0.582,3.243-1.75,4.489c-0.701-0.287-2.333-1.078-3.28-1.357c-0.084-0.025-0.094-0.033-0.094-0.375c0-0.285,0.114-0.572,0.23-0.816c0.126-0.264,0.271-0.711,0.323-1.111c0.148-0.17,0.351-0.507,0.478-1.153c0.112-0.568,0.059-0.775-0.015-0.968c-0.007-0.021-0.018-0.042-0.021-0.06c-0.028-0.132-0.082-0.408-0.047-1.117c-0.011-0.462-0.153-0.918-0.574-1.667C9.688,3.333,9.334,3.25,8.333,3.208L7.601,3.223C7.1,3.278,6.542,3.188,5.93,3.958c-0.253,0.342-0.427,0.745-0.514,1.48c0.111,0.608-0.269,1.806-0.159,1.284C5.25,6.746,5.243,6.764,5.237,6.785c-0.075,0.192-0.13,0.4-0.015,0.967c0.13,0.647,0.33,0.985,0.478,1.155c0.053,0.4,0.199,0.844,0.322,1.109c0.092,0.193,0.134,0.455,0.134,0.828%09c0,0.346-0.015,0.35-0.091,0.375c-0.986,0.291-2.523,1.055-3.148,1.324c-1.164-1.236-1.771-2.658-1.792-4.47C1.083,4.387,4.229,1.104,8,1.125z%22/%3E%3C/svg%3E");
}

.blog-post-sidebar-right .content-wrapper .content {
  padding: 0 22px;
  padding-right: 44px;
  float: left;
  width: 74%;
}

.blog-post-sidebar-right .content-wrapper  aside.sidebar {
  padding: 0 22px;
  border-left: 1px solid rgba(136,136,136,0.15);
  padding-left: 44px;
  float: right;
  width: 26%;
  position: relative;
  z-index: 9;
}
.blog-post-content {
  margin: 0 -22px;
  padding: 0;
  position: relative;
}

.blog-post-content .blog-post-body {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}


.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Lato, sans-serif;
  margin-bottom: 3.3rem;
}
.blog-pagination__link {
  display: inline-flex;
  padding: .25rem .4rem;
  margin: 0 .1rem;
  color: #494a52;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 1;
  border-radius: 7px;
}
.blog-pagination__link--active {
  border: 2px solid #B0C1D4;
}
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  display: inline-flex;
  align-items: center;
}
.blog-pagination__prev-link {
  text-align: right;
  margin-right: .25rem;
}
.blog-pagination__next-link {
  text-align: left;
  margin-left: .25rem;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  pointer-events: none;
  cursor: default;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494a52;
  margin: 0 5px;
}
.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

.blog-header__author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: #494a52;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.post-meta.wf-mobile-collapsed .entry-tags {
  font-size: 12px;
  line-height: 21px;
  display: block;
  overflow: hidden;
  padding: 20px 0 15px;
  margin-top: 32px;
}

.post-meta.wf-mobile-collapsed .entry-tags a.blog-post__tag-link {
  position: relative;
  float: left;
  margin: 5px 10px 0 13px;
  padding: 3px 7px 3px 12px;
  border: none;
  text-decoration: none;
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 19px;
  background-color: rgba(79,79,79,0.11);
  color: #3a3a3a;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.post-meta.wf-mobile-collapsed .entry-tags a.blog-post__tag-link:before {
  position: absolute;
  top: 0;
  left: -13px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 13px solid red;
  border-bottom: 13px solid transparent;
  content: "";
  border-right-color: rgba(79,79,79,0.11);
}

.post-meta.wf-mobile-collapsed .entry-tags a.blog-post__tag-link:after {
  position: absolute;
  left: -2px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  content: "";
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.post-meta.wf-mobile-collapsed .project-share {
  display: inline-block;
  position: relative;
}

.post-meta.wf-mobile-collapsed .project-share a.share-button.entry-share {
  display: inline-block;
  padding: 0 0 0 23px;
  color: #3a3a3a;
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%233a3a3a%22%20d=%22M12.949,10.555c-0.623,0-1.185,0.259-1.586,0.674L5.417,8.255c0.018-0.114,0.028-0.23,0.028-0.349s-0.01-0.235-0.028-0.349l5.946-2.973C11.765,5,12.326,5.258,12.949,5.258c1.219,0,2.207-0.988,2.207-2.207s-0.988-2.207-2.207-2.207s-2.207,0.988-2.207,2.207c0,0.119,0.009,0.235,0.027,0.349L4.825,6.373C4.424,5.958,3.862,5.699,3.238,5.699c-1.219,0-2.207,0.988-2.207,2.207c0,1.219,0.988,2.207,2.207,2.207%09c0.624,0,1.186-0.259,1.586-0.674l5.945,2.973c-0.019,0.114-0.027,0.23-0.027,0.35c0,1.219,0.988,2.207,2.207,2.207s2.207-0.988,2.207-2.207S14.168,10.555,12.949,10.555z%22/%3E%3C/svg%3E);
  background-position: 0 center;
  background-repeat: no-repeat;
}

.post-meta.wf-mobile-collapsed .project-share .soc-ico {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  overflow: hidden;
}

.post-meta.wf-mobile-collapsed .project-share .soc-ico a {
  float: left;
}

.post-meta.wf-mobile-collapsed .project-share .soc-ico a:before {
  background-color: rgba(79,79,79,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgb(79 79 79 / 15%);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(79,79,79,0.15);
  box-shadow: inset 0px 0px 0px 1px rgb(79 79 79 / 15%);
}

.post-meta.wf-mobile-collapsed .project-share .soc-ico svg.icon {
  fill: #4f4f4f;
}

.post-meta.wf-mobile-collapsed .project-share .soc-ico a:hover svg.icon {
  fill: #ffffff;
}


.related-posts-title {
  margin-top: 60px;
  margin-bottom: 34px;
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(79,79,79,0.5)%22%20d=%22M15,3h-1V1c0-0.552-0.448-1-1-1H1C0.448,0,0,0.448,0,1v11c0,0.552,0.448,1,1,1h1v2c0,0.552,0.448,1,1,1h12c0.552,0,1-0.448,1-1V4C16,3.448,15.552,3,15,3z%20M1,12V1h12v11H1z%20M15,15H3v-2h1v1h1h8h1v-1v-1V9V4h1V15z%20M7.395,4.094c0,0.769,0.623,1.392,1.391,1.392s1.391-0.623,1.391-1.392l0,0c0-0.768-0.622-1.391-1.391-1.391S7.395,3.326,7.395,4.094L7.395,4.094z%20M5,5L2,7v2v1v1h1h8h1v-1V9V6L8,8L5,5z%22/%3E%3C/svg%3E");
  text-align: left;
  color: rgba(79,79,79,0.5);
  font-size: 13px;
  line-height: 22px;
  position: relative;
  overflow: hidden;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: 0 center;
}

.related-posts-title .fancy-title {
  position: relative;
  display: inline-block;
  top: 50%;
}

.related-posts-title .fancy-title span.separator-holder.separator-right {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid red;
  content: '';
  border-color: rgba(79,79,79,0.15);
  left: 100%;
  margin-left: 1em;
}

section.items-grid.round-images.wf-container {
  margin: 0 -22px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  word-spacing: -4px;
  margin-bottom: -15px;
}

section.items-grid.round-images.wf-container .wf-cell.wf-1-2 {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #4f4f4f;
  margin-bottom: 20px;
  padding: 0 22px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
section.items-grid.round-images.wf-container .wf-cell.wf-1-2 .borders {
  position: relative;
}

.items-grid article.post-format {
  overflow: hidden;
}

.items-grid article.post-format .wf-td {
  display: table-cell;
  vertical-align: top;
}

.items-grid article.post-format .wf-td a.alignleft {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 5px 20px 5px 0;
  font-size: 0;
  line-height: 0;
  display: block;
  float: left;
  position: relative;
}

.items-grid article.post-format .wf-td a.alignleft img.preload-me.retinized {
  max-width: inherit;
  height: inherit;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 60px;
  height: 60px;
  object-fit: cover;
}
.items-grid article.post-format .post-content {
  display: table-cell;
  vertical-align: top;
}

.items-grid article.post-format .post-content a {
  color: #3a3a3a;
}
.items-grid article.post-format .post-content a:hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.items-grid article.post-format .post-content time.text-secondary {
  font-size: 12px;
  line-height: 21px;
  color: rgba(79,79,79,0.5);
}

.items-grid article.post-format .wf-td a.alignleft i {
  background-color: rgba(37,120,233,0.6);
  background: rgba(37,120,233,0.6);
  background: -moz-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(37,120,233,0.6)),color-stop(100%,rgba(63,231,217,0.6)));
  background: -webkit-linear-gradient(
    30deg
    ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -o-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -ms-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: linear-gradient(
    30deg
    ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
}

.items-grid article.post-format .wf-td a.alignleft i:after {
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M1.114,20.999c-0.092,0-0.187-0.011-0.281-0.037c-0.484-0.129-0.823-0.574-0.824-1.082c-0.001-0.213,0.585-6.442,3.585-9.192c2.471-2.516,5.098-3.415,9.469-3.611l-0.033-4.255c0-0.453,0.415-0.812,0.827-0.985c0.413-0.173,0.892-0.079,1.206,0.243l8.384,8.501c0.375,.38,.431,.973,.142,1.418c-0.05,0.065-0.099,0.128-0.152,0.179c-0.334,0.342-8.373,8.493-8.373,8.493c-0.316,0.32-0.793,0.416-1.206,0.24c-0.412-0.174-0.827-0.646-0.827-1.102l-0.002-4.268c-0.279-0.012-0.789-0.026-1.156,0.005c-2.515,0.212-7.601,0.984-9.796,4.887C1.874,20.787,1.506,20.999,1.114,20.999z%20M10.636,13.699c1.364-0.177,1.812-0.214,3.238-0.105c0.721,.036,1.12,.771,1.12,1.344l0.049,3.35l6.534-6.912l-6.472-6.717l-0.024,3.155c0,0.62-0.717,1.05-1.326,1.072C5.823,9.16,3.969,12.281,1.901,17.846C4.096,15.024,7.469,14.188,10.636,13.699z%22/%3E%3C/svg%3E);
}

.items-grid article.post-format .wf-td a.alignleft:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.post-meta.wf-mobile-collapsed .entry-tags a.blog-post__tag-link:hover {
  background: #2578e9;
  background: -moz-linear-gradient(left,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(left,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(left,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient(to right,#2578e9 0%,#3fe7d9 100%);
  color:#fff;
}

.post-meta.wf-mobile-collapsed .entry-tags a.blog-post__tag-link:hover:before {
  border-right-color: #2578e9;
}

#presscore-blog-posts-3 {
  color: #888888;
  font-size: 13px;
  line-height: 22px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: -10px;
}

.blog-post-sidebar-right .content-wrapper aside.sidebar section.media_image {
  padding-bottom: 25px;
  margin-bottom: -10px;
}

#presscore-blog-posts-3 .widget-title {
  font: normal normal normal 16px / 23px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #3a3a3a;
  margin-bottom: 15px;
  clear: both;
}

#presscore-blog-posts-3 ul.recent-posts {
  margin: 0;
  padding: 0 0 5px;
  list-style: none;
}

#presscore-blog-posts-3 ul.recent-posts li {
  display: block;
  overflow: hidden;
  margin: 9px 0 0;
  padding: 15px 0 0;
}

#presscore-blog-posts-3 ul.recent-posts li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format {
  display: block;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .post-content {
  display: table-cell;
  vertical-align: top;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .post-content a {
  color: #888888;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .post-content a:hover {  
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(left,#2578e9 32%,#3fe7d9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .post-content time.text-secondary {
  font-size: 12px;
  line-height: 21px;
  color: rgba(136,136,136,0.5);
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .wf-td {
  display: table-cell;
  vertical-align: top;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .wf-td a.alignleft {
  margin: 5px 20px 5px 0;
  font-size: 0;
  line-height: 0;
  margin-right: 20px;
  color: #888888;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  position:relative;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .wf-td a.alignleft img.preload-me {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  max-width: 40px;
  width: 100%;
  object-fit: cover;
  height: 40px;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .wf-td a.alignleft i {
  background-color: rgba(37,120,233,0.6);
  background: rgba(37,120,233,0.6);
  background: -moz-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(37,120,233,0.6)),color-stop(100%,rgba(63,231,217,0.6)));
  background: -webkit-linear-gradient( 30deg ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -o-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: -ms-linear-gradient(30deg,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  background: linear-gradient( 30deg ,rgba(37,120,233,0.6) 0%,rgba(63,231,217,0.6) 100%);
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .wf-td a.alignleft i:after {
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2224px%22%20height=%2224px%22%20viewBox=%220%200%2024%2024%22%20enable-background=%22new%200%200%2024%2024%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M1.114,20.999c-0.092,0-0.187-0.011-0.281-0.037c-0.484-0.129-0.823-0.574-0.824-1.082c-0.001-0.213,0.585-6.442,3.585-9.192c2.471-2.516,5.098-3.415,9.469-3.611l-0.033-4.255c0-0.453,0.415-0.812,0.827-0.985c0.413-0.173,0.892-0.079,1.206,0.243l8.384,8.501c0.375,.38,.431,.973,.142,1.418c-0.05,0.065-0.099,0.128-0.152,0.179c-0.334,0.342-8.373,8.493-8.373,8.493c-0.316,0.32-0.793,0.416-1.206,0.24c-0.412-0.174-0.827-0.646-0.827-1.102l-0.002-4.268c-0.279-0.012-0.789-0.026-1.156,0.005c-2.515,0.212-7.601,0.984-9.796,4.887C1.874,20.787,1.506,20.999,1.114,20.999z%20M10.636,13.699c1.364-0.177,1.812-0.214,3.238-0.105c0.721,.036,1.12,.771,1.12,1.344l0.049,3.35l6.534-6.912l-6.472-6.717l-0.024,3.155c0,0.62-0.717,1.05-1.326,1.072C5.823,9.16,3.969,12.281,1.901,17.846C4.096,15.024,7.469,14.188,10.636,13.699z%22/%3E%3C/svg%3E);
}

#presscore-blog-posts-3 ul.recent-posts li article.post-format .wf-td a.alignleft:hover i{
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}



@media(max-width:900px){
  .fancy-header {
    min-height: 100%;
  }
  .fancy-header .page-center {
    padding-top: 20px;
    padding-bottom: 20px;
    display: table;
    width: 100%;
  }

  .fancy-header .wf-table .wf-td {
    text-align: center;
    width:100%;
    display: block;
  }

  .fancy-header .wf-table {
    display: table-cell;
    vertical-align: middle;
    min-height: auto;
    width: 100%;
    text-align: center;
  }

  .fancy-header .wf-table .wf-td ol.breadcrumbs {
    display: inline-block;
    text-align: center;
    float: none;
    margin-bottom: 10px;
  }

  .fancy-header.category {
    min-height: auto;
  }

  .fancy-header.category .wf-table {
    min-height: auto;
  }

  .fancy-header .wf-table .wf-td:last-child {
    padding: 0;
  }

}




@media(max-width:970px){
  .blog-post-sidebar-right .content-wrapper .content {
    width: 100%;
    padding-right: 22px;
  }

  .blog-post-sidebar-right .content-wrapper aside.sidebar {
    width: 100%;
    padding-left: 22px;
  }

  section.items-grid.round-images.wf-container .wf-cell.wf-1-2 {
    width: 100%;
  }

  .blog-post-sidebar-right .content-wrapper aside.sidebar {
    display: none;
  }

}




@media(max-width:750px){
  .main-blog-section .content-wrapper{
    padding: 0 20px;
  }
  .blog-post-sidebar-right .content-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

}


@media(max-width:625px){
  .blog-listing .blog-index__post{
    width:50%;
  }
}




@media(max-width:480px){
  .filter-categories .act {
    border: 1px solid;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: rgba(79,79,79,0.04);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border-color: rgba(79,79,79,0.15);
  }

  .blog-index .filter .filter-categories {
    border: none;
    background-color: transparent;
  }

  .filter-categories a.show-all.act {
    border-color: rgba(79,79,79,0.15);
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
}
@media(max-width:435px){
  .blog-listing .blog-index__post {
    width: 100%;
  }
}
@media(max-width:400px){
  .blog-listing .blog-index__post{
    width:100%;
  }
}
@media(max-width:378px){
  .filter-categories .act {
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: rgba(79,79,79,0.04);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border-color: rgba(79,79,79,0.15);
    margin-bottom: 10px;
  }

  .blog-index .filter .filter-categories {
    background: none;
    border: 0;
  }
}







.featured-list ul {
  margin: 0;
}

.featured-list ul li,
li.featured-list {
  position: relative;
  padding-left: 24px;
  padding-bottom: 10px;
  list-style: none;
  border-style: solid;
  border-width: 1px;
    border-color: rgba(79,79,79,0.15);
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding-top: 9px;
}
.featured-list ul li:first-child,
li.featured-list:first-child {
  padding-top: 0;
  margin-bottom: 0;
  border: none!important;
}
.featured-list ul li:first-child:after,
.featured-list ul li:first-child:before,
li.featured-list:after,
li.featured-list:before{
  top: 5px;
  margin-top: 0;
}
.featured-list>p:last-child,
li.featured-list>p{
  margin: 0;
}

.featured-list ul li p:last-child,
li.featured-list p:last-child{
  margin-bottom : 0px !important;
}

.featured-list ul li:before,
li.featured-list:before{
  background: #2578e9;
  background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
  background: -webkit-linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
  background: linear-gradient(
    30deg
    ,#2578e9 0%,#3fe7d9 100%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  content: "";
}

.featured-list ul li:after,
li.featured-list:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  content: "";
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20fill=%22white%22%20xml:space=%22preserve%22%3E%3Cpolygon%20points=%225.159,2.802%208.841,6.57%205.314,10.291%204.237,9.254%206.897,6.51%204.159,3.833%20%22/%3E%3C/svg%3E);
}




.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
p.header {
  background: transparent !important;
  position: static !important;
}
.error-page {
  padding: 10rem 0;
  text-align: center;
  position: relative;
}
.error-page:before {
  content: attr(data-error);
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: Lato, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  color: #F3F6F9;
  z-index: 1;
}
.form-input-validation-message {
  max-width: 550px;
}




.page-title.transparent-bg {
  background-color: rgba(79,79,79,0.04);
  border-bottom: 1px solid rgba(79,79,79,0.15);
  min-height: 90px;
}

.page-title.transparent-bg .content-wrapper {
  padding: 0 44px;
  margin: 0 auto;
}


.page-title.transparent-bg  .wf-table {
  display: table;
  width: 100%;
  min-height: 90px;
}

.page-title.transparent-bg .wf-table .wf-td {
  display: table-cell;
  vertical-align: middle;
}

.page-title.transparent-bg .wf-table .wf-td.hgroup {
  overflow: hidden;
  padding: 5px 0;
}

.page-title.transparent-bg .wf-table .wf-td.hgroup h1.h3-size {
  margin: 5px 0;
  font: normal normal normal 25px / 31px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}


.page-title.transparent-bg .wf-table .wf-td ol.breadcrumbs {
  display: inline-block;
  color: #bcbcbc;
  float: right;
  text-align: right;
  font-size: 13px;
  line-height: 22px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.page-title.transparent-bg .wf-table .wf-td ol.breadcrumbs li {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  margin-left: 4px;
}

.page-title.transparent-bg .wf-table .wf-td ol.breadcrumbs li:first-child {
  padding-left: 0;
  margin-left: 0;
  background: 0 0!important;
}

.page-title.transparent-bg .wf-table .wf-td ol.breadcrumbs li:not(:first-child):before {
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 13px;
  content: "/";
  opacity: .5;
  text-align: left;
  z-index: 3;
  color: rgba(188,188,188,0.5);
}

.page-title.transparent-bg .wf-table .wf-td ol.breadcrumbs li a {
  color: #bcbcbc;
}
.page-title.transparent-bg .wf-table .wf-td ol.breadcrumbs li a:hover{
  text-decoration:underline;
}

.sidebar-none.error-page-sec {
  padding: 50px 0 10px 0;
}

.sidebar-none.error-page-sec .content-wrapper {
  padding: 0 44px;
}

.sidebar-none.error-page-sec  .wf-container-main {
  margin: 0 -22px;
  padding: 0;
}

.sidebar-none.error-page-sec .wf-container-main .content {
  min-height: 500px;
  text-align: center;
  padding: 0 22px;
}

.sidebar-none.error-page-sec  article.error404 {
  position: relative;
}

.sidebar-none.error-page-sec article.error404 h1.entry-title {
  color: #3a3a3a;
  font: normal normal normal 37px / 43px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 10px;
  clear: both;
  word-break: break-word;
}

.sidebar-none.error-page-sec article.error404 img.size-medium.aligncenter {
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
  height: auto;
}

.sidebar-none.error-page-sec article.error404 p {
  margin-bottom: 10px;
}

.sidebar-none article.error404 .hs-search-field form {
  position: relative;
}

.sidebar-none article.error404 .hs-search-field form input.hs-search-field__input {
  width: 100%;
  padding-right: 30px;
  font: normal normal normal 13px / 22px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 7px 15px;
  border: 1px solid #e0e1e1;
  background-color: #fbfcfc;
  color: #b8bcbe;
  margin: 0;
  vertical-align: baseline;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  height: auto;
}

.sidebar-none article.error404 .hs-search-field form button {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 16px;
  height: 16px;
  padding: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  text-decoration: none;
  display: block;
  cursor:pointer;
  outline:none;
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(184,188,190,0.99)%22%20d=%22M0.719,6.907c0,3.415,2.769,6.186,6.186,6.186c1.47,0,2.821-0.518,3.882-1.375l4.089,4.09c0.257,0.258,0.674,0.258,0.932,0c0.256-0.258,0.256-0.675,0-0.932l-4.089-4.09c0.856-1.061,1.372-2.411,1.372-3.882c0-3.417-2.769-6.186-6.188-6.186C3.487,0.719,0.719,3.49,0.719,6.907z%20M1.83,6.9c0-2.797,2.274-5.071,5.069-5.071c2.798,0,5.071,2.273,5.071,5.071s-2.271,5.071-5.071,5.071C4.104,11.971,1.83,9.696,1.83,6.9z%22/%3E%3C/svg%3E");
}

.sidebar-none article.error404 .hs-search-field form button svg {
  display: none;
}



.sidebar-none.error-page-sec article.error404 {
  font: normal normal normal 14px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.sidebar-none.error-page-sec article.error404 img.size-medium.aligncenter {
  vertical-align: bottom;
}
.sidebar-none article.error404 .hs-search-field form input.hs-search-field__input {
  text-transform: none;
}

header.header {
  position: relative;
  z-index: 999;
}
.error-page  .error-page_heading {
  z-index: 1;
  position: relative;
}

.error-page  .hs-button {
  position: relative;
  z-index: 1;
}
.error-page  p {
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}
.backup-emal .page-header h1:after{
  display:none;
}

.systems-page {
  padding: 30px 20px;
}
.custom-email p.header {
  padding: 20px 10px;
  margin: 20px 0;
}
.custom-email .subscribe-options {
  margin-bottom: 20px;
}
.systems-page .success {
  display: inline-block;
  margin: 2rem 0;
  width: 650px;
  max-width:100%;
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  font-size: .75rem;
  color: #4F7D24;
  padding: .1rem .75rem;
}
input#hs-pwd-widget-password ,
input[type="password"],
.systems-page .hs-input,
.systems-page input#hs-reset-request-widget-email,
.systems-page input#hs-register-widget-email,
.systems-page input#hs-login-widget-email{
  height: auto !important;
  margin-top: 0 !important;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%!important;
  max-width: 550px;
  padding: 10px;
}
.systems-page label {
  display: block;
}
.systems-page .hs-button {
  margin-bottom: 20px;
}
.systems-page .hs-input[type=checkbox],
.systems-page .hs-input[type=radio] {
  cursor: pointer;
  width: auto!important;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}
.systems-page label + a {
  display: block;
}
div#hs-membership-password-requirements ul {
  padding-left: 0;
  margin: 0;
}
.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  color: #494a52;
  text-decoration: underline;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #494a52;
}


@media(max-width:900px){
  .page-title.transparent-bg {
    min-height: auto;
  }

  .page-title.transparent-bg .wf-container-title {
    display: table;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .page-title.transparent-bg .wf-table {
    display: table-cell;
    vertical-align: middle;
    min-height: auto;
  }

  .page-title.transparent-bg .wf-table .wf-td {
    display: block;
    width: 100%;
    text-align: center;
  }

  .page-title.transparent-bg .wf-table .wf-td.hgroup {
    padding-bottom: 5px;
  }

  .page-title.transparent-bg .wf-table .wf-td ol.breadcrumbs {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
}



@media (max-width: 767px){
  .systems-page h1 {
    font-size: 26px;
  }
  .sidebar-none.error-page-sec .content-wrapper {
    padding: 0 22px;
  }
  .systems-page h2 {
    font-size: 22px;
  }
  .systems-page .hs-button {
    float: none;
  }
  .systems-page .success {
    width: 100%;
  }
}





.hs_cos_wrapper_type_email_simple_subscription .page-header h1 {font-size: 28px;}

.hs_cos_wrapper_type_email_simple_subscription .page-header {
    text-align: center;
    border-bottom: 4px solid #03a9f4;
    max-width: 767px;
    margin: 0 auto;
}

#email-prefs-form #content h3 {
    font-size: 18px; margin: 0px;
}
#email-prefs-form  div#content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}
#email-prefs-form #content div#content input#submitbutton {
    margin: 0px;
}

#email-prefs-form #content > div {
    padding-bottom: 0px !important;
}


input.email-edit.hs-input {margin: 0px; padding: 10px 6px;}



 form#email-prefs-form {
    padding: 40px;
    background: #f7f7f7;
    border-radius: 10px;
    max-width: 767px;
    margin: 0px auto;
    text-align: center;
}

.line-decoration > a {
    height: 60px;
    line-height: 60px;
    width: 60px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -webkit-animation-name: dt_fadeInDown;
    animation-name: dt_fadeInDown;
    background: #2578e9;
    background: -moz-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#2578e9),color-stop(100%,#3fe7d9));
    background: -webkit-linear-gradient( 30deg ,#2578e9 0%,#3fe7d9 100%);
    background: -o-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
    background: -ms-linear-gradient(30deg,#2578e9 0%,#3fe7d9 100%);
    background: linear-gradient( 30deg ,#2578e9 0%,#3fe7d9 100%);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: block;
    text-align: center;
    color: #FFF;
    margin: 0 auto 20px;
}


section#benefits-grid-1 {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    text-align: center;
}

.line-decoration > a > i {
    font-size: 25px;
    line-height: 60px;
}

section#benefits-grid-1 .wf-cell {    width: calc(20% - 60px);}

@media screen and (max-width: 980px){
  
  section#benefits-grid-1,
  section#benefits-grid-1 .wf-cell {    width: 100%; display: block; }
}