@charset "UTF-8";
/*data:
https://www.securitycentric.com.au/hubfs/SecurityCentric_February2019%20Theme/Data-Files/Css/project.css
https://www.securitycentric.com.au/hubfs/SecurityCentric_February2019%20Theme/Data-Files/Css/slick.css
https://www.securitycentric.com.au/hubfs/SecurityCentric_February2019%20Theme/Data-Files/Css/Avendor-icons.css
https://cdn2.hubspot.net/hub/-1/hub_generated/template_assets/1495141902003/hubspot_default/shared/responsive/layout.min.css
https://www.securitycentric.com.au/hs-fs/hub/4774443/hub_generated/template_assets/7725280194/1569700750974/Security_Centric_February2019_Theme/Coded_Files/Security_Centric_February2019-style.css*/
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}@charset "UTF-8";.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("https://www.securitycentric.com.au/hs/hsstatic/slick/static-1.43/slick/ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url("https://www.securitycentric.com.au/hs/hsstatic/slick/static-1.43/slick/fonts/slick.eot");
    src: url("https://www.securitycentric.com.au/hs/hsstatic/slick/static-1.43/slick/fonts/slick.eot#iefix") format("embedded-opentype"),url("https://www.securitycentric.com.au/hs/hsstatic/slick/static-1.43/slick/fonts/slick.woff") format("woff"),url("https://www.securitycentric.com.au/hs/hsstatic/slick/static-1.43/slick/fonts/slick.ttf") format("truetype"),url("https://www.securitycentric.com.au/hs/hsstatic/slick/static-1.43/slick/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: 0.25
}

.slick-prev:before,.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75
}

.hs_cos_gallery_main,.hs_cos_gallery_thumbnails,.hs_cos_gallery_lightbox {
    padding: 0px 30px
}

.hs_cos_gallery_main.show_pagination,.hs_cos_gallery_thumbnails.show_pagination,.hs_cos_gallery_lightbox.show_pagination {
    padding: 0px 20px
}

.hs_cos_gallery_main .slick-list,.hs_cos_gallery_thumbnails .slick-list,.hs_cos_gallery_lightbox .slick-list {
    max-height: 90%
}

.hs_cos_gallery_main .slick-slide,.hs_cos_gallery_thumbnails .slick-slide,.hs_cos_gallery_lightbox .slick-slide {
    max-width: 100%;
    text-align: center;
    position: relative
}

.hs_cos_gallery_main .slick-slide:focus,.hs_cos_gallery_thumbnails .slick-slide:focus,.hs_cos_gallery_lightbox .slick-slide:focus {
    outline: none
}

.hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper,.hs_cos_gallery_thumbnails .slick-slide .slick-slide-inner-wrapper,.hs_cos_gallery_lightbox .slick-slide .slick-slide-inner-wrapper {
    display: inline-block;
    position: relative
}

.hs_cos_gallery_main .slick-slide img,.hs_cos_gallery_thumbnails .slick-slide img,.hs_cos_gallery_lightbox .slick-slide img {
    max-width: 100%;
    margin: 0 auto
}

.hs_cos_gallery_main .slick-prev:before,.hs_cos_gallery_main .slick-next:before,.hs_cos_gallery_thumbnails .slick-prev:before,.hs_cos_gallery_thumbnails .slick-next:before,.hs_cos_gallery_lightbox .slick-prev:before,.hs_cos_gallery_lightbox .slick-next:before {
    color: #a3a3a3
}

.hs_cos_gallery_main .slick-dots,.hs_cos_gallery_thumbnails .slick-dots,.hs_cos_gallery_lightbox .slick-dots {
    position: relative;
    bottom: auto
}

.hs_cos_gallery_main .slick-dots li,.hs_cos_gallery_thumbnails .slick-dots li,.hs_cos_gallery_lightbox .slick-dots li {
    zoom:1}

.hs_cos_gallery_main .slick-dots li button:before,.hs_cos_gallery_thumbnails .slick-dots li button:before,.hs_cos_gallery_lightbox .slick-dots li button:before {
    font-size: 15px
}

.hs_cos_gallery_main .slick-dots.slick-dots-paged li button,.hs_cos_gallery_thumbnails .slick-dots.slick-dots-paged li button,.hs_cos_gallery_lightbox .slick-dots.slick-dots-paged li button {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    height: auto;
    width: auto;
    before-content: ""
}

.hs_cos_gallery_main .slick-dots.slick-dots-paged li.slick-active button,.hs_cos_gallery_thumbnails .slick-dots.slick-dots-paged li.slick-active button,.hs_cos_gallery_lightbox .slick-dots.slick-dots-paged li.slick-active button {
    background-color: #f0f0f0;
    border-radius: 3px
}

.hs_cos_gallery_main .caption.superimpose,.hs_cos_gallery_thumbnails .caption.superimpose,.hs_cos_gallery_lightbox .caption.superimpose {
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.75);
    color: #fff;
    padding: 5px
}

.hs_cos_gallery_main .slick-prev,.hs_cos_gallery_thumbnails .slick-prev,.hs_cos_gallery_lightbox .slick-prev {
    left: 0
}

.hs_cos_gallery_main .slick-next,.hs_cos_gallery_thumbnails .slick-next,.hs_cos_gallery_lightbox .slick-next {
    right: 0
}

.hs_cos_gallery_thumbnails .slick-slide {
    padding: 0 5px
}

.hs_cos_gallery_main.slick-fixed-height-slider .slick-track {
    display: flex
}

.hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: auto 0px
}

.hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
    margin: 0 auto
}

.hs_cos_gallery_lightbox_thumbnails .slick-slide {
    padding: 0px
}

.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
    height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box
}

.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper {
    position: absolute;
    top: 0;
    left: 10px;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper img {
    margin: 0 auto;
    height: 100%;
    max-width: initial;
    width: initial
}

[dir='rtl'] .hs_cos_gallery_main .slick-prev,[dir='rtl'] .hs_cos_gallery_thumbnails .slick-prev,[dir='rtl'] .hs_cos_gallery_lightbox .slick-prev {
    right: 0;
    left: auto
}

[dir='rtl'] .hs_cos_gallery_main .slick-next,[dir='rtl'] .hs_cos_gallery_thumbnails .slick-next,[dir='rtl'] .hs_cos_gallery_lightbox .slick-next {
    right: auto;
    left: 0
}

.hs_cos_gallery_lightbox_container,.hs_cos_gallery_lightbox {
    width: 100%;
    height: 100%
}

.hs_cos_gallery_lightbox_container .slick-list,.hs_cos_gallery_lightbox .slick-list {
    height: 90%
}

.hs_cos_gallery_lightbox_container .slick-list .slick-track,.hs_cos_gallery_lightbox .slick-list .slick-track {
    height: 100%
}

.hs_cos_gallery_lightbox_container .slick-list .slick-track .slick-slide,.hs_cos_gallery_lightbox .slick-list .slick-track .slick-slide {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.hs_cos_gallery_lightbox_container .slick-dots button,.hs_cos_gallery_lightbox_container .slick-dots .slick-active button,.hs_cos_gallery_lightbox .slick-dots button,.hs_cos_gallery_lightbox .slick-dots .slick-active button {
    color: #000
}

.hs_cos_gallery.lt-ie9 {
    padding: 0px 20px
}

.hs_cos_gallery_main.lt-ie9,.hs_cos_gallery_thumbnails.lt-ie9,.hs_cos_gallery_lightbox.lt-ie9 {
    width: auto
}

.hs_cos_gallery_main.lt-ie9.show_pagination,.hs_cos_gallery_thumbnails.lt-ie9.show_pagination,.hs_cos_gallery_lightbox.lt-ie9.show_pagination {
    margin: 0px -25px
}

.hs_cos_gallery_main.lt-ie9 .slick-slide img,.hs_cos_gallery_thumbnails.lt-ie9 .slick-slide img,.hs_cos_gallery_lightbox.lt-ie9 .slick-slide img {
    width: auto
}

.hs_cos_gallery_main.lt-ie9 .slick-next,.hs_cos_gallery_main.lt-ie9 .slick-prev,.hs_cos_gallery_thumbnails.lt-ie9 .slick-next,.hs_cos_gallery_thumbnails.lt-ie9 .slick-prev,.hs_cos_gallery_lightbox.lt-ie9 .slick-next,.hs_cos_gallery_lightbox.lt-ie9 .slick-prev {
    font-size: 15px;
    line-height: 15px;
    color: #000
}

.hs_cos_gallery_main.lt-ie9 .slick-dots,.hs_cos_gallery_thumbnails.lt-ie9 .slick-dots,.hs_cos_gallery_lightbox.lt-ie9 .slick-dots {
    position: static;
    width: auto
}

.hs_cos_gallery_main.lt-ie9 .slick-dots li,.hs_cos_gallery_thumbnails.lt-ie9 .slick-dots li,.hs_cos_gallery_lightbox.lt-ie9 .slick-dots li {
    display: inline
}

.hs_cos_gallery_main.lt-ie9 .slick-dots li button,.hs_cos_gallery_thumbnails.lt-ie9 .slick-dots li button,.hs_cos_gallery_lightbox.lt-ie9 .slick-dots li button {
    line-height: 15px;
    font-size: 15px
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset "UTF-8";

@font-face {
  font-family: "avendor-icons";
  src:url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Avendor-Icons/avendoricons.eot");
  src:url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Avendor-Icons/avendoricons.eot") format("embedded-opentype"),
    url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Avendor-Icons/avendoricons.woff") format("woff"),
    url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Avendor-Icons/avendoricons.ttf") format("truetype"),
    url("https://resources.securitycentric.com.au/hubfs/SecurityCentric_February2019%20Theme/Data-Files/Font/Avendor-Icons/avendoricons.svg") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "avendor-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="gfx-"]:before,
[class*=" gfx-"]:before {
  font-family: "avendor-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gfx-alert:before {
  content: "m";
}
.gfx-alignment-align:before {
  content: "n";
}
.gfx-alignment-aligned-to:before {
  content: "o";
}
.gfx-alignment-unalign:before {
  content: "p";
}
.gfx-arrow-down:before {
  content: "q";
}
.gfx-arrow-left:before {
  content: "r";
}
.gfx-arrow-right:before {
  content: "s";
}
.gfx-arrow-small-down:before {
  content: "t";
}
.gfx-arrow-small-left:before {
  content: "u";
}
.gfx-arrow-small-right:before {
  content: "v";
}
.gfx-arrow-small-up:before {
  content: "w";
}
.gfx-arrow-up:before {
  content: "x";
}
.gfx-beer:before {
  content: "y";
}
.gfx-chevron-up:before {
  content: "z";
}
.gfx-chevron-right:before {
  content: "A";
}
.gfx-chevron-left:before {
  content: "B";
}
.gfx-chevron-down:before {
  content: "C";
}
.gfx-checklist:before {
  content: "D";
}
.gfx-calendar:before {
  content: "E";
}
.gfx-bug:before {
  content: "F";
}
.gfx-browser:before {
  content: "G";
}
.gfx-broadcast:before {
  content: "H";
}
.gfx-briefcase:before {
  content: "I";
}
.gfx-bookmark:before {
  content: "J";
}
.gfx-book:before {
  content: "K";
}
.gfx-circle-slash:before {
  content: "L";
}
.gfx-circuit-board:before {
  content: "M";
}
.gfx-clippy:before {
  content: "N";
}
.gfx-clock:before {
  content: "O";
}
.gfx-cloud-upload:before {
  content: "P";
}
.gfx-code:before {
  content: "Q";
}
.gfx-cloud-download:before {
  content: "R";
}
.gfx-color-mode:before {
  content: "S";
}
.gfx-comment:before {
  content: "T";
}
.gfx-comment-discussion:before {
  content: "U";
}
.gfx-credit-card:before {
  content: "V";
}
.gfx-dash:before {
  content: "W";
}
.gfx-dashboard:before {
  content: "X";
}
.gfx-check:before {
  content: "Y";
}
.gfx-eye:before {
  content: "Z";
}
.gfx-ellipsis:before {
  content: "0";
}
.gfx-fold:before {
  content: "1";
}
.gfx-gear:before {
  content: "2";
}
.gfx-history:before {
  content: "3";
}
.gfx-home:before {
  content: "4";
}
.gfx-heart:before {
  content: "5";
}
.gfx-flame:before {
  content: "6";
}
.gfx-diff-removed:before {
  content: "7";
}
.gfx-file-zip:before {
  content: "8";
}
.gfx-diff-renamed:before {
  content: "9";
}
.gfx-globe:before {
  content: "!";
}
.gfx-graph:before {
  content: "\"";
}
.gfx-file-text:before {
  content: "#";
}
.gfx-diff-modified:before {
  content: "$";
}
.gfx-diff-ignored:before {
  content: "%";
}
.gfx-file-symlink-file:before {
  content: "&";
}
.gfx-git-pull-request:before {
  content: "'";
}
.gfx-git-merge:before {
  content: "(";
}
.gfx-issue-opened:before {
  content: ")";
}
.gfx-issue-reopened:before {
  content: "*";
}
.gfx-jump-up:before {
  content: "+";
}
.gfx-jump-right:before {
  content: ",";
}
.gfx-jump-left:before {
  content: "-";
}
.gfx-jump-down:before {
  content: ".";
}
.gfx-jersey:before {
  content: "/";
}
.gfx-file-symlink-directory:before {
  content: ":";
}
.gfx-diff-added:before {
  content: ";";
}
.gfx-diff:before {
  content: "<";
}
.gfx-file-submodule:before {
  content: "=";
}
.gfx-git-compare:before {
  content: ">";
}
.gfx-issue-closed:before {
  content: "?";
}
.gfx-info:before {
  content: "@";
}
.gfx-git-commit:before {
  content: "[";
}
.gfx-file-pdf:before {
  content: "]";
}
.gfx-device-mobile:before {
  content: "^";
}
.gfx-device-desktop:before {
  content: "_";
}
.gfx-device-camera-video:before {
  content: "`";
}
.gfx-device-camera:before {
  content: "{";
}
.gfx-database:before {
  content: "|";
}
.gfx-file-binary:before {
  content: "}";
}
.gfx-file-code:before {
  content: "~";
}
.gfx-file-directory:before {
  content: "\\";
}
.gfx-file-media:before {
  content: "\e000";
}
.gfx-git-branch:before {
  content: "\e001";
}
.gfx-inbox:before {
  content: "\e002";
}
.gfx-hubot:before {
  content: "\e003";
}
.gfx-gist-secret:before {
  content: "\e004";
}
.gfx-gist:before {
  content: "\e005";
}
.gfx-gift:before {
  content: "\e006";
}
.gfx-horizontal-rule:before {
  content: "\e007";
}
.gfx-hourglass:before {
  content: "\e008";
}
.gfx-keyboard:before {
  content: "\e009";
}
.gfx-key:before {
  content: "\e00a";
}
.gfx-mail-reply:before {
  content: "\e00b";
}
.gfx-plug:before {
  content: "\e00c";
}
.gfx-repo-forked:before {
  content: "\e00d";
}
.gfx-plus:before {
  content: "\e00e";
}
.gfx-no-newline:before {
  content: "\e00f";
}
.gfx-mute:before {
  content: "\e010";
}
.gfx-law:before {
  content: "\e011";
}
.gfx-light-bulb:before {
  content: "\e012";
}
.gfx-link:before {
  content: "\e013";
}
.gfx-link-external:before {
  content: "\e014";
}
.gfx-list-ordered:before {
  content: "\e015";
}
.gfx-list-unordered:before {
  content: "\e016";
}
.gfx-location:before {
  content: "\e017";
}
.gfx-lock:before {
  content: "\e018";
}
.gfx-logo-github:before {
  content: "\e019";
}
.gfx-mail:before {
  content: "\e01a";
}
.gfx-mail-read:before {
  content: "\e01b";
}
.gfx-markdown:before {
  content: "\e01c";
}
.gfx-megaphone:before {
  content: "\e01d";
}
.gfx-mention:before {
  content: "\e01e";
}
.gfx-microscope:before {
  content: "\e01f";
}
.gfx-milestone:before {
  content: "\e020";
}
.gfx-mirror:before {
  content: "\e021";
}
.gfx-mortar-board:before {
  content: "\e022";
}
.gfx-move-down:before {
  content: "\e023";
}
.gfx-move-left:before {
  content: "\e024";
}
.gfx-move-right:before {
  content: "\e025";
}
.gfx-move-up:before {
  content: "\e026";
}
.gfx-octoface:before {
  content: "\e027";
}
.gfx-organization:before {
  content: "\e028";
}
.gfx-package:before {
  content: "\e029";
}
.gfx-paintcan:before {
  content: "\e02a";
}
.gfx-pencil:before {
  content: "\e02b";
}
.gfx-person:before {
  content: "\e02c";
}
.gfx-pin:before {
  content: "\e02d";
}
.gfx-playback-fast-forward:before {
  content: "\e02e";
}
.gfx-playback-pause:before {
  content: "\e02f";
}
.gfx-playback-play:before {
  content: "\e030";
}
.gfx-playback-rewind:before {
  content: "\e031";
}
.gfx-podium:before {
  content: "\e032";
}
.gfx-primitive-dot:before {
  content: "\e033";
}
.gfx-primitive-square:before {
  content: "\e034";
}
.gfx-pulse:before {
  content: "\e035";
}
.gfx-puzzle:before {
  content: "\e036";
}
.gfx-question:before {
  content: "\e037";
}
.gfx-quote:before {
  content: "\e038";
}
.gfx-radio-tower:before {
  content: "\e039";
}
.gfx-repo:before {
  content: "\e03a";
}
.gfx-repo-clone:before {
  content: "\e03b";
}
.gfx-repo-force-push:before {
  content: "\e03c";
}
.gfx-repo-push:before {
  content: "\e03d";
}
.gfx-rocket:before {
  content: "\e03e";
}
.gfx-rss:before {
  content: "\e03f";
}
.gfx-ruby:before {
  content: "\e040";
}
.gfx-screen-full:before {
  content: "\e041";
}
.gfx-screen-normal:before {
  content: "\e042";
}
.gfx-search:before {
  content: "\e043";
}
.gfx-server:before {
  content: "\e044";
}
.gfx-settings:before {
  content: "\e045";
}
.gfx-sign-in:before {
  content: "\e046";
}
.gfx-sign-out:before {
  content: "\e047";
}
.gfx-star:before {
  content: "\e048";
}
.gfx-steps:before {
  content: "\e049";
}
.gfx-stop:before {
  content: "\e04a";
}
.gfx-sync:before {
  content: "\e04b";
}
.gfx-tag:before {
  content: "\e04c";
}
.gfx-telescope:before {
  content: "\e04d";
}
.gfx-terminal:before {
  content: "\e04e";
}
.gfx-three-bars:before {
  content: "\e04f";
}
.gfx-tools:before {
  content: "\e050";
}
.gfx-trashcan:before {
  content: "\e051";
}
.gfx-triangle-down:before {
  content: "\e052";
}
.gfx-triangle-up:before {
  content: "\e053";
}
.gfx-unfold:before {
  content: "\e054";
}
.gfx-unmute:before {
  content: "\e055";
}
.gfx-versions:before {
  content: "\e056";
}
.gfx-x:before {
  content: "\e057";
}
.gfx-zap:before {
  content: "\e058";
}
.gfx-split:before {
  content: "\e059";
}
.gfx-squirrel:before {
  content: "\e05a";
}
.gfx-triangle-left:before {
  content: "\e05b";
}
.gfx-triangle-right:before {
  content: "\e05c";
}
.gfx-repo-pull:before {
  content: "\e05d";
}
.gfx-mark-github:before {
  content: "\e05e";
}
.gfx-accept:before {
  content: "a";
}
.gfx-adressbook:before {
  content: "b";
}
.gfx-agent:before {
  content: "c";
}
.gfx-api:before {
  content: "d";
}
.gfx-apple:before {
  content: "e";
}
.gfx-application:before {
  content: "f";
}
.gfx-arrow-full-down:before {
  content: "g";
}
.gfx-arrow-full-left:before {
  content: "h";
}
.gfx-arrow-full-lowerleft:before {
  content: "i";
}
.gfx-arrow-full-lowerright:before {
  content: "j";
}
.gfx-arrow-full-right:before {
  content: "k";
}
.gfx-arrow-full-up:before {
  content: "l";
}
.gfx-arrow-full-upperleft:before {
  content: "\e05f";
}
.gfx-arrow-full-upperright:before {
  content: "\e060";
}
.gfx-arrow-sans-down:before {
  content: "\e061";
}
.gfx-arrow-sans-left:before {
  content: "\e062";
}
.gfx-arrow-sans-lowerleft:before {
  content: "\e063";
}
.gfx-arrow-sans-lowerright:before {
  content: "\e064";
}
.gfx-arrow-sans-right:before {
  content: "\e065";
}
.gfx-arrow-sans-up:before {
  content: "\e066";
}
.gfx-arrow-sans-upperleft:before {
  content: "\e067";
}
.gfx-arrow-sans-upperright:before {
  content: "\e068";
}
.gfx-attachment:before {
  content: "\e069";
}
.gfx-attachment-add:before {
  content: "\e06a";
}
.gfx-attachment-down:before {
  content: "\e06b";
}
.gfx-avatar-edit:before {
  content: "\e06c";
}
.gfx-avatar-information:before {
  content: "\e06d";
}
.gfx-backup:before {
  content: "\e06e";
}
.gfx-backup-pause:before {
  content: "\e06f";
}
.gfx-backup-run:before {
  content: "\e070";
}
.gfx-backup-settings:before {
  content: "\e071";
}
.gfx-backup-stop:before {
  content: "\e072";
}
.gfx-badge-accept:before {
  content: "\e073";
}
.gfx-badge-cancel:before {
  content: "\e074";
}
.gfx-badge-down:before {
  content: "\e075";
}
.gfx-badge-edit:before {
  content: "\e076";
}
.gfx-badge-eject:before {
  content: "\e077";
}
.gfx-badge-information:before {
  content: "\e078";
}
.gfx-badge-minus:before {
  content: "\e079";
}
.gfx-badge-pause:before {
  content: "\e07a";
}
.gfx-badge-plus:before {
  content: "\e07b";
}
.gfx-badge-run:before {
  content: "\e07c";
}
.gfx-badge-security:before {
  content: "\e07d";
}
.gfx-badge-settings:before {
  content: "\e07e";
}
.gfx-badge-stop:before {
  content: "\e07f";
}
.gfx-badge-up:before {
  content: "\e080";
}
.gfx-baseball:before {
  content: "\e081";
}
.gfx-basketball:before {
  content: "\e082";
}
.gfx-battery-1:before {
  content: "\e083";
}
.gfx-battery-2:before {
  content: "\e084";
}
.gfx-battery-3:before {
  content: "\e085";
}
.gfx-battery-4:before {
  content: "\e086";
}
.gfx-battery-empty:before {
  content: "\e087";
}
.gfx-battery-full:before {
  content: "\e088";
}
.gfx-battery-plugged:before {
  content: "\e089";
}
.gfx-bed:before {
  content: "\e08a";
}
.gfx-book-audio:before {
  content: "\e08b";
}
.gfx-book-audio-add:before {
  content: "\e08c";
}
.gfx-book-audio-eject:before {
  content: "\e08d";
}
.gfx-book-audio-information:before {
  content: "\e08e";
}
.gfx-book-audio-pause:before {
  content: "\e08f";
}
.gfx-book-audio-remove:before {
  content: "\e090";
}
.gfx-book-audio-run:before {
  content: "\e091";
}
.gfx-book-audio-security:before {
  content: "\e092";
}
.gfx-book-audio-settings:before {
  content: "\e093";
}
.gfx-book-audio-stop:before {
  content: "\e094";
}
.gfx-book-image:before {
  content: "\e095";
}
.gfx-book-image-add:before {
  content: "\e096";
}
.gfx-book-image-information:before {
  content: "\e097";
}
.gfx-book-image-pause:before {
  content: "\e098";
}
.gfx-book-image-remove:before {
  content: "\e099";
}
.gfx-book-image-run:before {
  content: "\e09a";
}
.gfx-book-image-security:before {
  content: "\e09b";
}
.gfx-book-image-settings:before {
  content: "\e09c";
}
.gfx-book-image-stop:before {
  content: "\e09d";
}
.gfx-book-sans:before {
  content: "\e09e";
}
.gfx-book-sans-add:before {
  content: "\e09f";
}
.gfx-book-sans-down:before {
  content: "\e0a0";
}
.gfx-book-sans-information:before {
  content: "\e0a1";
}
.gfx-book-sans-remove:before {
  content: "\e0a2";
}
.gfx-book-sans-run:before {
  content: "\e0a3";
}
.gfx-book-sans-security:before {
  content: "\e0a4";
}
.gfx-book-sans-up:before {
  content: "\e0a5";
}
.gfx-book-text:before {
  content: "\e0a6";
}
.gfx-book-text-add:before {
  content: "\e0a7";
}
.gfx-book-text-down:before {
  content: "\e0a8";
}
.gfx-book-text-information:before {
  content: "\e0a9";
}
.gfx-book-text-remove:before {
  content: "\e0aa";
}
.gfx-book-text-run:before {
  content: "\e0ab";
}
.gfx-book-text-security:before {
  content: "\e0ac";
}
.gfx-book-text-settings:before {
  content: "\e0ad";
}
.gfx-book-text-stop:before {
  content: "\e0ae";
}
.gfx-book-text-up:before {
  content: "\e0af";
}
.gfx-bookmark-1:before {
  content: "\e0b0";
}
.gfx-bookmark-settings:before {
  content: "\e0b1";
}
.gfx-briefcase-1:before {
  content: "\e0b2";
}
.gfx-brightness-brighten:before {
  content: "\e0b3";
}
.gfx-brightness-darken:before {
  content: "\e0b4";
}
.gfx-browser-window:before {
  content: "\e0b5";
}
.gfx-browser-window-add:before {
  content: "\e0b6";
}
.gfx-browser-window-cancel:before {
  content: "\e0b7";
}
.gfx-browser-window-remove:before {
  content: "\e0b8";
}
.gfx-browser-window-security:before {
  content: "\e0b9";
}
.gfx-browser-window-settings:before {
  content: "\e0ba";
}
.gfx-buy:before {
  content: "\e0bb";
}
.gfx-calculator:before {
  content: "\e0bc";
}
.gfx-calendar-1:before {
  content: "\e0bd";
}
.gfx-cancel:before {
  content: "\e0be";
}
.gfx-category:before {
  content: "\e0bf";
}
.gfx-category-add:before {
  content: "\e0c0";
}
.gfx-category-edit:before {
  content: "\e0c1";
}
.gfx-category-remove:before {
  content: "\e0c2";
}
.gfx-category-settings:before {
  content: "\e0c3";
}
.gfx-cd:before {
  content: "\e0c4";
}
.gfx-cd-eject:before {
  content: "\e0c5";
}
.gfx-cd-pause:before {
  content: "\e0c6";
}
.gfx-cd-run:before {
  content: "\e0c7";
}
.gfx-cd-security:before {
  content: "\e0c8";
}
.gfx-cd-stop:before {
  content: "\e0c9";
}
.gfx-cd-write:before {
  content: "\e0ca";
}
.gfx-chat:before {
  content: "\e0cb";
}
.gfx-chat-pause:before {
  content: "\e0cc";
}
.gfx-chat-run:before {
  content: "\e0cd";
}
.gfx-chat-security:before {
  content: "\e0ce";
}
.gfx-chat-settings:before {
  content: "\e0cf";
}
.gfx-chat-stop:before {
  content: "\e0d0";
}
.gfx-cigarette:before {
  content: "\e0d1";
}
.gfx-clock-1:before {
  content: "\e0d2";
}
.gfx-clock-mini:before {
  content: "\e0d3";
}
.gfx-cloud:before {
  content: "\e0d4";
}
.gfx-codec-image:before {
  content: "\e0d5";
}
.gfx-codec-video:before {
  content: "\e0d6";
}
.gfx-combine:before {
  content: "\e0d7";
}
.gfx-comment-1:before {
  content: "\e0d8";
}
.gfx-comment-accept:before {
  content: "\e0d9";
}
.gfx-comment-add:before {
  content: "\e0da";
}
.gfx-comment-cancel:before {
  content: "\e0db";
}
.gfx-comment-edit:before {
  content: "\e0dc";
}
.gfx-comment-remove:before {
  content: "\e0dd";
}
.gfx-comment-settings:before {
  content: "\e0de";
}
.gfx-computer:before {
  content: "\e0df";
}
.gfx-computer-accept:before {
  content: "\e0e0";
}
.gfx-computer-add:before {
  content: "\e0e1";
}
.gfx-computer-cancel:before {
  content: "\e0e2";
}
.gfx-computer-remove:before {
  content: "\e0e3";
}
.gfx-computer-settings:before {
  content: "\e0e4";
}
.gfx-controls-chapter-next:before {
  content: "\e0e5";
}
.gfx-controls-chapter-previous:before {
  content: "\e0e6";
}
.gfx-controls-eject:before {
  content: "\e0e7";
}
.gfx-controls-fast-forward:before {
  content: "\e0e8";
}
.gfx-controls-pause:before {
  content: "\e0e9";
}
.gfx-controls-play:before {
  content: "\e0ea";
}
.gfx-controls-play-back:before {
  content: "\e0eb";
}
.gfx-controls-rewind:before {
  content: "\e0ec";
}
.gfx-controls-stop:before {
  content: "\e0ed";
}
.gfx-cooler:before {
  content: "\e0ee";
}
.gfx-copy:before {
  content: "\e0ef";
}
.gfx-credit-card-1:before {
  content: "\e0f0";
}
.gfx-crown:before {
  content: "\e0f1";
}
.gfx-cut:before {
  content: "\e0f2";
}
.gfx-data-privacy:before {
  content: "\e0f3";
}
.gfx-database-1:before {
  content: "\e0f4";
}
.gfx-database-add:before {
  content: "\e0f5";
}
.gfx-database-edit:before {
  content: "\e0f6";
}
.gfx-database-information:before {
  content: "\e0f7";
}
.gfx-database-remove:before {
  content: "\e0f8";
}
.gfx-database-run:before {
  content: "\e0f9";
}
.gfx-database-security:before {
  content: "\e0fa";
}
.gfx-diploma:before {
  content: "\e0fb";
}
.gfx-document-image:before {
  content: "\e0fc";
}
.gfx-document-image-accept:before {
  content: "\e0fd";
}
.gfx-document-image-add:before {
  content: "\e0fe";
}
.gfx-document-image-cancel:before {
  content: "\e0ff";
}
.gfx-document-image-down:before {
  content: "\e100";
}
.gfx-document-image-edit:before {
  content: "\e101";
}
.gfx-document-image-information:before {
  content: "\e102";
}
.gfx-document-image-remove:before {
  content: "\e103";
}
.gfx-document-image-run:before {
  content: "\e104";
}
.gfx-document-image-security:before {
  content: "\e105";
}
.gfx-document-image-settings:before {
  content: "\e106";
}
.gfx-document-image-up:before {
  content: "\e107";
}
.gfx-document-music:before {
  content: "\e108";
}
.gfx-document-music-accept:before {
  content: "\e109";
}
.gfx-document-music-add:before {
  content: "\e10a";
}
.gfx-document-music-cancel:before {
  content: "\e10b";
}
.gfx-document-music-down:before {
  content: "\e10c";
}
.gfx-document-music-edit:before {
  content: "\e10d";
}
.gfx-document-music-information:before {
  content: "\e10e";
}
.gfx-document-music-remove:before {
  content: "\e10f";
}
.gfx-document-music-run:before {
  content: "\e110";
}
.gfx-document-music-security:before {
  content: "\e111";
}
.gfx-document-music-settings:before {
  content: "\e112";
}
.gfx-document-music-up:before {
  content: "\e113";
}
.gfx-document-sans:before {
  content: "\e114";
}
.gfx-document-sans-accept:before {
  content: "\e115";
}
.gfx-document-sans-add:before {
  content: "\e116";
}
.gfx-document-sans-cancel:before {
  content: "\e117";
}
.gfx-document-sans-down:before {
  content: "\e118";
}
.gfx-document-sans-edit:before {
  content: "\e119";
}
.gfx-document-sans-information:before {
  content: "\e11a";
}
.gfx-document-sans-remove:before {
  content: "\e11b";
}
.gfx-document-sans-run:before {
  content: "\e11c";
}
.gfx-document-sans-security:before {
  content: "\e11d";
}
.gfx-document-sans-settings:before {
  content: "\e11e";
}
.gfx-document-sans-up:before {
  content: "\e11f";
}
.gfx-document-text:before {
  content: "\e120";
}
.gfx-document-text-accept:before {
  content: "\e121";
}
.gfx-document-text-add:before {
  content: "\e122";
}
.gfx-document-text-cancel:before {
  content: "\e123";
}
.gfx-document-text-down:before {
  content: "\e124";
}
.gfx-document-text-edit:before {
  content: "\e125";
}
.gfx-document-text-information:before {
  content: "\e126";
}
.gfx-document-text-remove:before {
  content: "\e127";
}
.gfx-document-text-run:before {
  content: "\e128";
}
.gfx-document-text-security:before {
  content: "\e129";
}
.gfx-document-text-settings:before {
  content: "\e12a";
}
.gfx-document-text-up:before {
  content: "\e12b";
}
.gfx-document-video:before {
  content: "\e12c";
}
.gfx-document-video-accept:before {
  content: "\e12d";
}
.gfx-document-video-add:before {
  content: "\e12e";
}
.gfx-document-video-cancel:before {
  content: "\e12f";
}
.gfx-document-video-down:before {
  content: "\e130";
}
.gfx-document-video-edit:before {
  content: "\e131";
}
.gfx-document-video-information:before {
  content: "\e132";
}
.gfx-document-video-remove:before {
  content: "\e133";
}
.gfx-document-video-run:before {
  content: "\e134";
}
.gfx-document-video-security:before {
  content: "\e135";
}
.gfx-document-video-settings:before {
  content: "\e136";
}
.gfx-document-video-up:before {
  content: "\e137";
}
.gfx-donate:before {
  content: "\e138";
}
.gfx-download:before {
  content: "\e139";
}
.gfx-download-accept:before {
  content: "\e13a";
}
.gfx-download-cancel:before {
  content: "\e13b";
}
.gfx-download-information:before {
  content: "\e13c";
}
.gfx-download-pause:before {
  content: "\e13d";
}
.gfx-download-run:before {
  content: "\e13e";
}
.gfx-download-security:before {
  content: "\e13f";
}
.gfx-download-settings:before {
  content: "\e140";
}
.gfx-download-stop:before {
  content: "\e141";
}
.gfx-dropbox:before {
  content: "\e142";
}
.gfx-edit:before {
  content: "\e143";
}
.gfx-entrance:before {
  content: "\e144";
}
.gfx-equal:before {
  content: "\e145";
}
.gfx-filepath:before {
  content: "\e146";
}
.gfx-filter:before {
  content: "\e147";
}
.gfx-filter-settings:before {
  content: "\e148";
}
.gfx-firewall:before {
  content: "\e149";
}
.gfx-firewall-pause:before {
  content: "\e14a";
}
.gfx-firewall-run:before {
  content: "\e14b";
}
.gfx-firewall-settings:before {
  content: "\e14c";
}
.gfx-firewall-stop:before {
  content: "\e14d";
}
.gfx-flag:before {
  content: "\e14e";
}
.gfx-flash:before {
  content: "\e14f";
}
.gfx-flash-off:before {
  content: "\e150";
}
.gfx-floppy-disk:before {
  content: "\e151";
}
.gfx-folder-downloads:before {
  content: "\e152";
}
.gfx-folder-image:before {
  content: "\e153";
}
.gfx-folder-music:before {
  content: "\e154";
}
.gfx-folder-sans:before {
  content: "\e155";
}
.gfx-folder-sans-accept:before {
  content: "\e156";
}
.gfx-folder-sans-add:before {
  content: "\e157";
}
.gfx-folder-sans-cancel:before {
  content: "\e158";
}
.gfx-folder-sans-edit:before {
  content: "\e159";
}
.gfx-folder-sans-information:before {
  content: "\e15a";
}
.gfx-folder-sans-remove:before {
  content: "\e15b";
}
.gfx-folder-sans-run:before {
  content: "\e15c";
}
.gfx-folder-sans-security:before {
  content: "\e15d";
}
.gfx-folder-sans-settings:before {
  content: "\e15e";
}
.gfx-folder-sans-up:before {
  content: "\e15f";
}
.gfx-football:before {
  content: "\e160";
}
.gfx-game-controller:before {
  content: "\e161";
}
.gfx-globe-1:before {
  content: "\e162";
}
.gfx-golf:before {
  content: "\e163";
}
.gfx-group-full-add:before {
  content: "\e164";
}
.gfx-group-full-edit:before {
  content: "\e165";
}
.gfx-group-full-security:before {
  content: "\e166";
}
.gfx-group-half:before {
  content: "\e167";
}
.gfx-group-half-edit:before {
  content: "\e168";
}
.gfx-group-half-remove:before {
  content: "\e169";
}
.gfx-group-half-security:before {
  content: "\e16a";
}
.gfx-handheld-game-console:before {
  content: "\e16b";
}
.gfx-harddisk-sans:before {
  content: "\e16c";
}
.gfx-harddisk-sans-eject:before {
  content: "\e16d";
}
.gfx-harddisk-sans-security:before {
  content: "\e16e";
}
.gfx-hierarchy:before {
  content: "\e16f";
}
.gfx-home-1:before {
  content: "\e170";
}
.gfx-image:before {
  content: "\e171";
}
.gfx-image-accept:before {
  content: "\e172";
}
.gfx-image-add:before {
  content: "\e173";
}
.gfx-image-cancel:before {
  content: "\e174";
}
.gfx-image-edit:before {
  content: "\e175";
}
.gfx-image-pause:before {
  content: "\e176";
}
.gfx-image-remove:before {
  content: "\e177";
}
.gfx-image-run:before {
  content: "\e178";
}
.gfx-image-security:before {
  content: "\e179";
}
.gfx-image-settings:before {
  content: "\e17a";
}
.gfx-imprint:before {
  content: "\e17b";
}
.gfx-information:before {
  content: "\e17c";
}
.gfx-internet:before {
  content: "\e17d";
}
.gfx-invert:before {
  content: "\e17e";
}
.gfx-keyboard-1:before {
  content: "\e17f";
}
.gfx-label:before {
  content: "\e180";
}
.gfx-label-add:before {
  content: "\e181";
}
.gfx-label-edit:before {
  content: "\e182";
}
.gfx-label-remove:before {
  content: "\e183";
}
.gfx-label-security:before {
  content: "\e184";
}
.gfx-light-off:before {
  content: "\e185";
}
.gfx-link-1:before {
  content: "\e186";
}
.gfx-link-add:before {
  content: "\e187";
}
.gfx-link-edit:before {
  content: "\e188";
}
.gfx-link-remove:before {
  content: "\e189";
}
.gfx-list:before {
  content: "\e18a";
}
.gfx-list-numbered:before {
  content: "\e18b";
}
.gfx-login:before {
  content: "\e18c";
}
.gfx-logout:before {
  content: "\e18d";
}
.gfx-mail-1:before {
  content: "\e18e";
}
.gfx-mail-accept:before {
  content: "\e18f";
}
.gfx-mail-add:before {
  content: "\e190";
}
.gfx-mail-cancel:before {
  content: "\e191";
}
.gfx-mail-edit:before {
  content: "\e192";
}
.gfx-mail-fwd:before {
  content: "\e193";
}
.gfx-mail-remove:before {
  content: "\e194";
}
.gfx-mail-run:before {
  content: "\e195";
}
.gfx-mail-security:before {
  content: "\e196";
}
.gfx-mailbox:before {
  content: "\e197";
}
.gfx-mailbox-down:before {
  content: "\e198";
}
.gfx-mailbox-eject:before {
  content: "\e199";
}
.gfx-mailbox-incoming:before {
  content: "\e19a";
}
.gfx-mailbox-outgoing:before {
  content: "\e19b";
}
.gfx-mailbox-settings:before {
  content: "\e19c";
}
.gfx-mainframe:before {
  content: "\e19d";
}
.gfx-mashup:before {
  content: "\e19e";
}
.gfx-minus:before {
  content: "\e19f";
}
.gfx-mobile-phone:before {
  content: "\e1a0";
}
.gfx-move:before {
  content: "\e1a1";
}
.gfx-muffin:before {
  content: "\e1a2";
}
.gfx-music:before {
  content: "\e1a3";
}
.gfx-music-accept:before {
  content: "\e1a4";
}
.gfx-music-add:before {
  content: "\e1a5";
}
.gfx-music-cancel:before {
  content: "\e1a6";
}
.gfx-music-edit:before {
  content: "\e1a7";
}
.gfx-music-eject:before {
  content: "\e1a8";
}
.gfx-music-information:before {
  content: "\e1a9";
}
.gfx-music-pause:before {
  content: "\e1aa";
}
.gfx-music-remove:before {
  content: "\e1ab";
}
.gfx-music-run:before {
  content: "\e1ac";
}
.gfx-music-security:before {
  content: "\e1ad";
}
.gfx-music-settings:before {
  content: "\e1ae";
}
.gfx-music-stop:before {
  content: "\e1af";
}
.gfx-network-intranet:before {
  content: "\e1b0";
}
.gfx-network-protocol:before {
  content: "\e1b1";
}
.gfx-network-sans:before {
  content: "\e1b2";
}
.gfx-network-sans-add:before {
  content: "\e1b3";
}
.gfx-network-sans-edit:before {
  content: "\e1b4";
}
.gfx-network-sans-remove:before {
  content: "\e1b5";
}
.gfx-network-sans-security:before {
  content: "\e1b6";
}
.gfx-network-wireless:before {
  content: "\e1b7";
}
.gfx-network-wireless-add:before {
  content: "\e1b8";
}
.gfx-network-wireless-edit:before {
  content: "\e1b9";
}
.gfx-network-wireless-security:before {
  content: "\e1ba";
}
.gfx-news:before {
  content: "\e1bb";
}
.gfx-notes:before {
  content: "\e1bc";
}
.gfx-notes-accept:before {
  content: "\e1bd";
}
.gfx-notes-add:before {
  content: "\e1be";
}
.gfx-notes-cancel:before {
  content: "\e1bf";
}
.gfx-notes-down:before {
  content: "\e1c0";
}
.gfx-notes-edit:before {
  content: "\e1c1";
}
.gfx-notes-remove:before {
  content: "\e1c2";
}
.gfx-notes-settings:before {
  content: "\e1c3";
}
.gfx-notes-up:before {
  content: "\e1c4";
}
.gfx-ontology:before {
  content: "\e1c5";
}
.gfx-owl-dl:before {
  content: "\e1c6";
}
.gfx-owl-dl-document:before {
  content: "\e1c7";
}
.gfx-owl-full:before {
  content: "\e1c8";
}
.gfx-owl-full-document:before {
  content: "\e1c9";
}
.gfx-owl-lite:before {
  content: "\e1ca";
}
.gfx-owl-lite-document:before {
  content: "\e1cb";
}
.gfx-paragraph:before {
  content: "\e1cc";
}
.gfx-paste:before {
  content: "\e1cd";
}
.gfx-path:before {
  content: "\e1ce";
}
.gfx-pda:before {
  content: "\e1cf";
}
.gfx-pear:before {
  content: "\e1d0";
}
.gfx-phone-classic-off:before {
  content: "\e1d1";
}
.gfx-phone-classic-on:before {
  content: "\e1d2";
}
.gfx-phone-home:before {
  content: "\e1d3";
}
.gfx-phone-off:before {
  content: "\e1d4";
}
.gfx-phone-on:before {
  content: "\e1d5";
}
.gfx-pin-1:before {
  content: "\e1d6";
}
.gfx-pin-filled:before {
  content: "\e1d7";
}
.gfx-plus-1:before {
  content: "\e1d8";
}
.gfx-point-of-interest:before {
  content: "\e1d9";
}
.gfx-printer:before {
  content: "\e1da";
}
.gfx-printer-add:before {
  content: "\e1db";
}
.gfx-printer-cancel:before {
  content: "\e1dc";
}
.gfx-printer-information:before {
  content: "\e1dd";
}
.gfx-printer-pause:before {
  content: "\e1de";
}
.gfx-printer-remove:before {
  content: "\e1df";
}
.gfx-printer-run:before {
  content: "\e1e0";
}
.gfx-printer-settings:before {
  content: "\e1e1";
}
.gfx-printer-stop:before {
  content: "\e1e2";
}
.gfx-questionmark:before {
  content: "\e1e3";
}
.gfx-rdf:before {
  content: "\e1e4";
}
.gfx-rdf-document:before {
  content: "\e1e5";
}
.gfx-recent-changes:before {
  content: "\e1e6";
}
.gfx-refresh:before {
  content: "\e1e7";
}
.gfx-relevance:before {
  content: "\e1e8";
}
.gfx-remix:before {
  content: "\e1e9";
}
.gfx-rotate:before {
  content: "\e1ea";
}
.gfx-route:before {
  content: "\e1eb";
}
.gfx-satellite:before {
  content: "\e1ec";
}
.gfx-satellite-ground:before {
  content: "\e1ed";
}
.gfx-screen-4to3:before {
  content: "\e1ee";
}
.gfx-screen-16to9:before {
  content: "\e1ef";
}
.gfx-script:before {
  content: "\e1f0";
}
.gfx-search-1:before {
  content: "\e1f1";
}
.gfx-security-closed:before {
  content: "\e1f2";
}
.gfx-security-open:before {
  content: "\e1f3";
}
.gfx-semantic-web:before {
  content: "\e1f4";
}
.gfx-server-1:before {
  content: "\e1f5";
}
.gfx-server-accept:before {
  content: "\e1f6";
}
.gfx-server-add:before {
  content: "\e1f7";
}
.gfx-server-cancel:before {
  content: "\e1f8";
}
.gfx-server-edit:before {
  content: "\e1f9";
}
.gfx-server-eject:before {
  content: "\e1fa";
}
.gfx-server-information:before {
  content: "\e1fb";
}
.gfx-server-remove:before {
  content: "\e1fc";
}
.gfx-server-run:before {
  content: "\e1fd";
}
.gfx-server-security:before {
  content: "\e1fe";
}
.gfx-server-settings:before {
  content: "\e1ff";
}
.gfx-server-stop:before {
  content: "\e200";
}
.gfx-settings-1:before {
  content: "\e201";
}
.gfx-shopping-cart:before {
  content: "\e202";
}
.gfx-sitemap:before {
  content: "\e203";
}
.gfx-size-both:before {
  content: "\e204";
}
.gfx-size-both-accept:before {
  content: "\e205";
}
.gfx-size-both-add:before {
  content: "\e206";
}
.gfx-size-both-cancel:before {
  content: "\e207";
}
.gfx-size-both-edit:before {
  content: "\e208";
}
.gfx-size-both-remove:before {
  content: "\e209";
}
.gfx-size-both-security:before {
  content: "\e20a";
}
.gfx-size-both-settings:before {
  content: "\e20b";
}
.gfx-size-height:before {
  content: "\e20c";
}
.gfx-size-height-accept:before {
  content: "\e20d";
}
.gfx-size-height-add:before {
  content: "\e20e";
}
.gfx-size-height-cancel:before {
  content: "\e20f";
}
.gfx-size-height-edit:before {
  content: "\e210";
}
.gfx-size-height-remove:before {
  content: "\e211";
}
.gfx-size-height-security:before {
  content: "\e212";
}
.gfx-size-height-settings:before {
  content: "\e213";
}
.gfx-size-width:before {
  content: "\e214";
}
.gfx-size-width-accept:before {
  content: "\e215";
}
.gfx-size-width-add:before {
  content: "\e216";
}
.gfx-size-width-cancel:before {
  content: "\e217";
}
.gfx-size-width-edit:before {
  content: "\e218";
}
.gfx-size-width-remove:before {
  content: "\e219";
}
.gfx-size-width-security:before {
  content: "\e21a";
}
.gfx-size-width-settings:before {
  content: "\e21b";
}
.gfx-soccer:before {
  content: "\e21c";
}
.gfx-social-network:before {
  content: "\e21d";
}
.gfx-source-code:before {
  content: "\e21e";
}
.gfx-speaker-louder:before {
  content: "\e21f";
}
.gfx-speaker-off:before {
  content: "\e220";
}
.gfx-speaker-silent:before {
  content: "\e221";
}
.gfx-star-1:before {
  content: "\e222";
}
.gfx-star-outline:before {
  content: "\e223";
}
.gfx-statistics:before {
  content: "\e224";
}
.gfx-synchronize:before {
  content: "\e225";
}
.gfx-tab:before {
  content: "\e226";
}
.gfx-tablet:before {
  content: "\e227";
}
.gfx-target:before {
  content: "\e228";
}
.gfx-terminal-computer:before {
  content: "\e229";
}
.gfx-text:before {
  content: "\e22a";
}
.gfx-text-align-center:before {
  content: "\e22b";
}
.gfx-text-align-full:before {
  content: "\e22c";
}
.gfx-text-align-left:before {
  content: "\e22d";
}
.gfx-text-align-right:before {
  content: "\e22e";
}
.gfx-text-bold:before {
  content: "\e22f";
}
.gfx-text-italic:before {
  content: "\e230";
}
.gfx-text-strikethrough:before {
  content: "\e231";
}
.gfx-transportation-bus:before {
  content: "\e232";
}
.gfx-transportation-car:before {
  content: "\e233";
}
.gfx-transportation-plane:before {
  content: "\e234";
}
.gfx-transportation-ship:before {
  content: "\e235";
}
.gfx-transportation-train:before {
  content: "\e236";
}
.gfx-transportation-truck:before {
  content: "\e237";
}
.gfx-trash:before {
  content: "\e238";
}
.gfx-trash-full:before {
  content: "\e239";
}
.gfx-tree:before {
  content: "\e23a";
}
.gfx-upload:before {
  content: "\e23b";
}
.gfx-upload-accept:before {
  content: "\e23c";
}
.gfx-upload-cancel:before {
  content: "\e23d";
}
.gfx-upload-pause:before {
  content: "\e23e";
}
.gfx-upload-run:before {
  content: "\e23f";
}
.gfx-upload-security:before {
  content: "\e240";
}
.gfx-upload-settings:before {
  content: "\e241";
}
.gfx-upload-stop:before {
  content: "\e242";
}
.gfx-user-close:before {
  content: "\e243";
}
.gfx-user-close-add:before {
  content: "\e244";
}
.gfx-user-close-edit:before {
  content: "\e245";
}
.gfx-user-close-information:before {
  content: "\e246";
}
.gfx-user-close-remove:before {
  content: "\e247";
}
.gfx-user-close-security:before {
  content: "\e248";
}
.gfx-user-close-settings:before {
  content: "\e249";
}
.gfx-user-full:before {
  content: "\e24a";
}
.gfx-user-full-add:before {
  content: "\e24b";
}
.gfx-user-full-edit:before {
  content: "\e24c";
}
.gfx-user-full-information:before {
  content: "\e24d";
}
.gfx-user-full-remove:before {
  content: "\e24e";
}
.gfx-user-full-security:before {
  content: "\e24f";
}
.gfx-user-full-settings:before {
  content: "\e250";
}
.gfx-user-half:before {
  content: "\e251";
}
.gfx-user-half-add:before {
  content: "\e252";
}
.gfx-user-half-edit:before {
  content: "\e253";
}
.gfx-user-half-information:before {
  content: "\e254";
}
.gfx-user-half-remove:before {
  content: "\e255";
}
.gfx-user-half-security:before {
  content: "\e256";
}
.gfx-user-half-settings:before {
  content: "\e257";
}
.gfx-user-profile:before {
  content: "\e258";
}
.gfx-user-profile-edit:before {
  content: "\e259";
}
.gfx-video:before {
  content: "\e25a";
}
.gfx-video-accept:before {
  content: "\e25b";
}
.gfx-video-add:before {
  content: "\e25c";
}
.gfx-video-cancel:before {
  content: "\e25d";
}
.gfx-video-down:before {
  content: "\e25e";
}
.gfx-video-edit:before {
  content: "\e25f";
}
.gfx-video-information:before {
  content: "\e260";
}
.gfx-video-pause:before {
  content: "\e261";
}
.gfx-video-remove:before {
  content: "\e262";
}
.gfx-video-run:before {
  content: "\e263";
}
.gfx-video-security:before {
  content: "\e264";
}
.gfx-video-settings:before {
  content: "\e265";
}
.gfx-video-stop:before {
  content: "\e266";
}
.gfx-video-up:before {
  content: "\e267";
}
.gfx-view:before {
  content: "\e268";
}
.gfx-viewer-image:before {
  content: "\e269";
}
.gfx-viewer-text:before {
  content: "\e26a";
}
.gfx-viewer-video:before {
  content: "\e26b";
}
.gfx-vuvuzela:before {
  content: "\e26c";
}
.gfx-waves:before {
  content: "\e26d";
}
.gfx-website:before {
  content: "\e26e";
}
.gfx-weight:before {
  content: "\e26f";
}
.gfx-xml:before {
  content: "\e270";
}
.gfx-xml-document:before {
  content: "\e271";
}
.gfx-zoom-in:before {
  content: "\e272";
}
.gfx-zoom-out:before {
  content: "\e273";
}
.gfx-leaf:before {
  content: "\e274";
}
.gfx-light:before {
  content: "\e275";
}
.gfx-harddisk-sans-settings:before {
  content: "\e276";
}
.gfx-group-full:before {
  content: "\e277";
}
.gfx-folder-sans-down:before {
  content: "\e278";
}
.gfx-fullscreen-cancel:before {
  content: "\e279";
}
.gfx-fullscreen:before {
  content: "\e27a";
}
.gfx-group-full-remove:before {
  content: "\e27b";
}
.gfx-folder-text:before {
  content: "\e27c";
}
.gfx-folder-video:before {
  content: "\e27d";
}
.gfx-group-half-add:before {
  content: "\e27e";
}
.gfx-avatar:before {
  content: "\e27f";
}
.gfx-address:before {
  content: "\e280";
}
.gfx-adjust:before {
  content: "\e281";
}
.gfx-air:before {
  content: "\e282";
}
.gfx-alert-1:before {
  content: "\e283";
}
.gfx-archive:before {
  content: "\e284";
}
.gfx-arrow-combo:before {
  content: "\e285";
}
.gfx-arrows-ccw:before {
  content: "\e286";
}
.gfx-attach:before {
  content: "\e287";
}
.gfx-attention:before {
  content: "\e288";
}
.gfx-back:before {
  content: "\e289";
}
.gfx-back-in-time:before {
  content: "\e28a";
}
.gfx-bag:before {
  content: "\e28b";
}
.gfx-basket:before {
  content: "\e28c";
}
.gfx-battery:before {
  content: "\e28d";
}
.gfx-behance:before {
  content: "\e28e";
}
.gfx-bell:before {
  content: "\e28f";
}
.gfx-block:before {
  content: "\e290";
}
.gfx-book-1:before {
  content: "\e291";
}
.gfx-book-open:before {
  content: "\e292";
}
.gfx-bookmark-2:before {
  content: "\e293";
}
.gfx-bookmarks:before {
  content: "\e294";
}
.gfx-box:before {
  content: "\e295";
}
.gfx-briefcase-2:before {
  content: "\e296";
}
.gfx-brush:before {
  content: "\e297";
}
.gfx-bucket:before {
  content: "\e298";
}
.gfx-calendar-2:before {
  content: "\e299";
}
.gfx-camera:before {
  content: "\e29a";
}
.gfx-cancel-1:before {
  content: "\e29b";
}
.gfx-cancel-circled:before {
  content: "\e29c";
}
.gfx-cancel-squared:before {
  content: "\e29d";
}
.gfx-cc:before {
  content: "\e29e";
}
.gfx-cc-by:before {
  content: "\e29f";
}
.gfx-cc-nc:before {
  content: "\e2a0";
}
.gfx-cc-nc-eu:before {
  content: "\e2a1";
}
.gfx-cc-nc-jp:before {
  content: "\e2a2";
}
.gfx-cc-nd:before {
  content: "\e2a3";
}
.gfx-cc-pd:before {
  content: "\e2a4";
}
.gfx-cc-remix:before {
  content: "\e2a5";
}
.gfx-cc-sa:before {
  content: "\e2a6";
}
.gfx-cc-share:before {
  content: "\e2a7";
}
.gfx-cc-zero:before {
  content: "\e2a8";
}
.gfx-ccw:before {
  content: "\e2a9";
}
.gfx-cd-1:before {
  content: "\e2aa";
}
.gfx-chart-area:before {
  content: "\e2ab";
}
.gfx-chart-bar:before {
  content: "\e2ac";
}
.gfx-chart-line:before {
  content: "\e2ad";
}
.gfx-chart-pie:before {
  content: "\e2ae";
}
.gfx-chat-1:before {
  content: "\e2af";
}
.gfx-check-1:before {
  content: "\e2b0";
}
.gfx-clipboard:before {
  content: "\e2b1";
}
.gfx-clock-2:before {
  content: "\e2b2";
}
.gfx-cloud-1:before {
  content: "\e2b3";
}
.gfx-cloud-thunder:before {
  content: "\e2b4";
}
.gfx-code-1:before {
  content: "\e2b5";
}
.gfx-cog:before {
  content: "\e2b6";
}
.gfx-comment-2:before {
  content: "\e2b7";
}
.gfx-compass:before {
  content: "\e2b8";
}
.gfx-credit-card-2:before {
  content: "\e2b9";
}
.gfx-cup:before {
  content: "\e2ba";
}
.gfx-cw:before {
  content: "\e2bb";
}
.gfx-database-2:before {
  content: "\e2bc";
}
.gfx-db-shape:before {
  content: "\e2bd";
}
.gfx-direction:before {
  content: "\e2be";
}
.gfx-doc:before {
  content: "\e2bf";
}
.gfx-doc-landscape:before {
  content: "\e2c0";
}
.gfx-doc-text:before {
  content: "\e2c1";
}
.gfx-doc-text-inv:before {
  content: "\e2c2";
}
.gfx-docs:before {
  content: "\e2c3";
}
.gfx-dot:before {
  content: "\e2c4";
}
.gfx-dot-2:before {
  content: "\e2c5";
}
.gfx-dot-3:before {
  content: "\e2c6";
}
.gfx-down:before {
  content: "\e2c7";
}
.gfx-down-bold:before {
  content: "\e2c8";
}
.gfx-down-circled:before {
  content: "\e2c9";
}
.gfx-down-dir:before {
  content: "\e2ca";
}
.gfx-down-open:before {
  content: "\e2cb";
}
.gfx-down-open-big:before {
  content: "\e2cc";
}
.gfx-down-open-mini:before {
  content: "\e2cd";
}
.gfx-down-thin:before {
  content: "\e2ce";
}
.gfx-download-1:before {
  content: "\e2cf";
}
.gfx-dribbble:before {
  content: "\e2d0";
}
.gfx-dribbble-circled:before {
  content: "\e2d1";
}
.gfx-drive:before {
  content: "\e2d2";
}
.gfx-dropbox-1:before {
  content: "\e2d3";
}
.gfx-droplet:before {
  content: "\e2d4";
}
.gfx-erase:before {
  content: "\e2d5";
}
.gfx-evernote:before {
  content: "\e2d6";
}
.gfx-export:before {
  content: "\e2d7";
}
.gfx-eye-1:before {
  content: "\e2d8";
}
.gfx-facebook:before {
  content: "\e2d9";
}
.gfx-facebook-circled:before {
  content: "\e2da";
}
.gfx-facebook-squared:before {
  content: "\e2db";
}
.gfx-fast-backward:before {
  content: "\e2dc";
}
.gfx-fast-forward:before {
  content: "\e2dd";
}
.gfx-feather:before {
  content: "\e2de";
}
.gfx-flag-1:before {
  content: "\e2df";
}
.gfx-flash-1:before {
  content: "\e2e0";
}
.gfx-flashlight:before {
  content: "\e2e1";
}
.gfx-flattr:before {
  content: "\e2e2";
}
.gfx-flickr:before {
  content: "\e2e3";
}
.gfx-flickr-circled:before {
  content: "\e2e4";
}
.gfx-flight:before {
  content: "\e2e5";
}
.gfx-floppy:before {
  content: "\e2e6";
}
.gfx-flow-branch:before {
  content: "\e2e7";
}
.gfx-flow-cascade:before {
  content: "\e2e8";
}
.gfx-flow-line:before {
  content: "\e2e9";
}
.gfx-flow-parallel:before {
  content: "\e2ea";
}
.gfx-flow-tree:before {
  content: "\e2eb";
}
.gfx-folder:before {
  content: "\e2ec";
}
.gfx-forward:before {
  content: "\e2ed";
}
.gfx-gauge:before {
  content: "\e2ee";
}
.gfx-github:before {
  content: "\e2ef";
}
.gfx-github-circled:before {
  content: "\e2f0";
}
.gfx-globe-2:before {
  content: "\e2f1";
}
.gfx-google-circles:before {
  content: "\e2f2";
}
.gfx-gplus:before {
  content: "\e2f3";
}
.gfx-gplus-circled:before {
  content: "\e2f4";
}
.gfx-graduation-cap:before {
  content: "\e2f5";
}
.gfx-heart-1:before {
  content: "\e2f6";
}
.gfx-heart-empty:before {
  content: "\e2f7";
}
.gfx-help:before {
  content: "\e2f8";
}
.gfx-help-circled:before {
  content: "\e2f9";
}
.gfx-home-2:before {
  content: "\e2fa";
}
.gfx-hourglass-1:before {
  content: "\e2fb";
}
.gfx-inbox-1:before {
  content: "\e2fc";
}
.gfx-infinity:before {
  content: "\e2fd";
}
.gfx-info-1:before {
  content: "\e2fe";
}
.gfx-info-circled:before {
  content: "\e2ff";
}
.gfx-instagrem:before {
  content: "\e300";
}
.gfx-install:before {
  content: "\e301";
}
.gfx-key-1:before {
  content: "\e302";
}
.gfx-keyboard-2:before {
  content: "\e303";
}
.gfx-lamp:before {
  content: "\e304";
}
.gfx-language:before {
  content: "\e305";
}
.gfx-lastfm:before {
  content: "\e306";
}
.gfx-lastfm-circled:before {
  content: "\e307";
}
.gfx-layout:before {
  content: "\e308";
}
.gfx-leaf-1:before {
  content: "\e309";
}
.gfx-left:before {
  content: "\e30a";
}
.gfx-left-bold:before {
  content: "\e30b";
}
.gfx-left-circled:before {
  content: "\e30c";
}
.gfx-left-dir:before {
  content: "\e30d";
}
.gfx-left-open:before {
  content: "\e30e";
}
.gfx-left-open-big:before {
  content: "\e30f";
}
.gfx-left-open-mini:before {
  content: "\e310";
}
.gfx-left-thin:before {
  content: "\e311";
}
.gfx-level-down:before {
  content: "\e312";
}
.gfx-level-up:before {
  content: "\e313";
}
.gfx-lifebuoy:before {
  content: "\e314";
}
.gfx-light-down:before {
  content: "\e315";
}
.gfx-light-up:before {
  content: "\e316";
}
.gfx-link-2:before {
  content: "\e317";
}
.gfx-linkedin:before {
  content: "\e318";
}
.gfx-linkedin-circled:before {
  content: "\e319";
}
.gfx-list-1:before {
  content: "\e31a";
}
.gfx-list-add:before {
  content: "\e31b";
}
.gfx-location-1:before {
  content: "\e31c";
}
.gfx-lock-1:before {
  content: "\e31d";
}
.gfx-lock-open:before {
  content: "\e31e";
}
.gfx-login-1:before {
  content: "\e31f";
}
.gfx-logo-db:before {
  content: "\e320";
}
.gfx-logout-1:before {
  content: "\e321";
}
.gfx-loop:before {
  content: "\e322";
}
.gfx-magnet:before {
  content: "\e323";
}
.gfx-mail-2:before {
  content: "\e324";
}
.gfx-map:before {
  content: "\e325";
}
.gfx-megaphone-1:before {
  content: "\e326";
}
.gfx-menu:before {
  content: "\e327";
}
.gfx-mic:before {
  content: "\e328";
}
.gfx-minus-1:before {
  content: "\e329";
}
.gfx-minus-circled:before {
  content: "\e32a";
}
.gfx-minus-squared:before {
  content: "\e32b";
}
.gfx-mixi:before {
  content: "\e32c";
}
.gfx-mobile:before {
  content: "\e32d";
}
.gfx-monitor:before {
  content: "\e32e";
}
.gfx-moon:before {
  content: "\e32f";
}
.gfx-mouse:before {
  content: "\e330";
}
.gfx-music-1:before {
  content: "\e331";
}
.gfx-mute-1:before {
  content: "\e332";
}
.gfx-network:before {
  content: "\e333";
}
.gfx-newspaper:before {
  content: "\e334";
}
.gfx-note:before {
  content: "\e335";
}
.gfx-note-beamed:before {
  content: "\e336";
}
.gfx-palette:before {
  content: "\e337";
}
.gfx-paper-plane:before {
  content: "\e338";
}
.gfx-pause:before {
  content: "\e339";
}
.gfx-paypal:before {
  content: "\e33a";
}
.gfx-pencil-1:before {
  content: "\e33b";
}
.gfx-phone:before {
  content: "\e33c";
}
.gfx-picasa:before {
  content: "\e33d";
}
.gfx-picture:before {
  content: "\e33e";
}
.gfx-pinterest:before {
  content: "\e33f";
}
.gfx-pinterest-circled:before {
  content: "\e340";
}
.gfx-play:before {
  content: "\e341";
}
.gfx-plus-2:before {
  content: "\e342";
}
.gfx-plus-circled:before {
  content: "\e343";
}
.gfx-plus-squared:before {
  content: "\e344";
}
.gfx-popup:before {
  content: "\e345";
}
.gfx-print:before {
  content: "\e346";
}
.gfx-progress-0:before {
  content: "\e347";
}
.gfx-progress-1:before {
  content: "\e348";
}
.gfx-progress-2:before {
  content: "\e349";
}
.gfx-progress-3:before {
  content: "\e34a";
}
.gfx-publish:before {
  content: "\e34b";
}
.gfx-qq:before {
  content: "\e34c";
}
.gfx-quote-1:before {
  content: "\e34d";
}
.gfx-rdio:before {
  content: "\e34e";
}
.gfx-rdio-circled:before {
  content: "\e34f";
}
.gfx-record:before {
  content: "\e350";
}
.gfx-renren:before {
  content: "\e351";
}
.gfx-reply:before {
  content: "\e352";
}
.gfx-reply-all:before {
  content: "\e353";
}
.gfx-resize-full:before {
  content: "\e354";
}
.gfx-resize-small:before {
  content: "\e355";
}
.gfx-retweet:before {
  content: "\e356";
}
.gfx-right:before {
  content: "\e357";
}
.gfx-right-bold:before {
  content: "\e358";
}
.gfx-right-circled:before {
  content: "\e359";
}
.gfx-right-dir:before {
  content: "\e35a";
}
.gfx-right-open:before {
  content: "\e35b";
}
.gfx-right-open-big:before {
  content: "\e35c";
}
.gfx-right-open-mini:before {
  content: "\e35d";
}
.gfx-right-thin:before {
  content: "\e35e";
}
.gfx-rocket-1:before {
  content: "\e35f";
}
.gfx-rss-1:before {
  content: "\e360";
}
.gfx-search-2:before {
  content: "\e361";
}
.gfx-share:before {
  content: "\e362";
}
.gfx-shareable:before {
  content: "\e363";
}
.gfx-shuffle:before {
  content: "\e364";
}
.gfx-signal:before {
  content: "\e365";
}
.gfx-sina-weibo:before {
  content: "\e366";
}
.gfx-skype:before {
  content: "\e367";
}
.gfx-skype-circled:before {
  content: "\e368";
}
.gfx-smashing:before {
  content: "\e369";
}
.gfx-sound:before {
  content: "\e36a";
}
.gfx-soundcloud:before {
  content: "\e36b";
}
.gfx-spotify:before {
  content: "\e36c";
}
.gfx-spotify-circled:before {
  content: "\e36d";
}
.gfx-star-2:before {
  content: "\e36e";
}
.gfx-star-empty:before {
  content: "\e36f";
}
.gfx-stop-1:before {
  content: "\e370";
}
.gfx-stumbleupon:before {
  content: "\e371";
}
.gfx-stumbleupon-circled:before {
  content: "\e372";
}
.gfx-suitcase:before {
  content: "\e373";
}
.gfx-sweden:before {
  content: "\e374";
}
.gfx-switch:before {
  content: "\e375";
}
.gfx-tag-1:before {
  content: "\e376";
}
.gfx-tape:before {
  content: "\e377";
}
.gfx-target-1:before {
  content: "\e378";
}
.gfx-thermometer:before {
  content: "\e379";
}
.gfx-thumbs-down:before {
  content: "\e37a";
}
.gfx-thumbs-up:before {
  content: "\e37b";
}
.gfx-ticket:before {
  content: "\e37c";
}
.gfx-to-end:before {
  content: "\e37d";
}
.gfx-to-start:before {
  content: "\e37e";
}
.gfx-tools-1:before {
  content: "\e37f";
}
.gfx-traffic-cone:before {
  content: "\e380";
}
.gfx-trash-1:before {
  content: "\e381";
}
.gfx-trophy:before {
  content: "\e382";
}
.gfx-tumblr:before {
  content: "\e383";
}
.gfx-tumblr-circled:before {
  content: "\e384";
}
.gfx-twitter:before {
  content: "\e385";
}
.gfx-twitter-circled:before {
  content: "\e386";
}
.gfx-up:before {
  content: "\e387";
}
.gfx-up-bold:before {
  content: "\e388";
}
.gfx-up-circled:before {
  content: "\e389";
}
.gfx-up-dir:before {
  content: "\e38a";
}
.gfx-up-open:before {
  content: "\e38b";
}
.gfx-up-open-big:before {
  content: "\e38c";
}
.gfx-up-open-mini:before {
  content: "\e38d";
}
.gfx-up-thin:before {
  content: "\e38e";
}
.gfx-upload-1:before {
  content: "\e38f";
}
.gfx-upload-cloud:before {
  content: "\e390";
}
.gfx-user:before {
  content: "\e391";
}
.gfx-user-add:before {
  content: "\e392";
}
.gfx-users:before {
  content: "\e393";
}
.gfx-vcard:before {
  content: "\e394";
}
.gfx-video-1:before {
  content: "\e395";
}
.gfx-vimeo:before {
  content: "\e396";
}
.gfx-vimeo-circled:before {
  content: "\e397";
}
.gfx-vkontakte:before {
  content: "\e398";
}
.gfx-volume:before {
  content: "\e399";
}
.gfx-water:before {
  content: "\e39a";
}
.gfx-window:before {
  content: "\e39b";
}
.gfx-align-center:before {
  content: "\e39c";
}
.gfx-align-justify:before {
  content: "\e39d";
}
.gfx-align-left:before {
  content: "\e39e";
}
.gfx-align-right:before {
  content: "\e39f";
}
.gfx-archive-1:before {
  content: "\e3a0";
}
.gfx-arrow-down-1:before {
  content: "\e3a1";
}
.gfx-arrow-left-1:before {
  content: "\e3a2";
}
.gfx-arrow-right-1:before {
  content: "\e3a3";
}
.gfx-arrow-up-1:before {
  content: "\e3a4";
}
.gfx-atom:before {
  content: "\e3a5";
}
.gfx-bag-1:before {
  content: "\e3a6";
}
.gfx-bank-notes:before {
  content: "\e3a7";
}
.gfx-barbell:before {
  content: "\e3a8";
}
.gfx-bars:before {
  content: "\e3a9";
}
.gfx-battery-0:before {
  content: "\e3aa";
}
.gfx-battery-1-1:before {
  content: "\e3ab";
}
.gfx-battery-2-1:before {
  content: "\e3ac";
}
.gfx-battery-3-1:before {
  content: "\e3ad";
}
.gfx-battery-4-1:before {
  content: "\e3ae";
}
.gfx-battery-power:before {
  content: "\e3af";
}
.gfx-beer-1:before {
  content: "\e3b0";
}
.gfx-bolt:before {
  content: "\e3b1";
}
.gfx-bones:before {
  content: "\e3b2";
}
.gfx-book-close:before {
  content: "\e3b3";
}
.gfx-book-open-1:before {
  content: "\e3b4";
}
.gfx-bookmark-3:before {
  content: "\e3b5";
}
.gfx-box-1:before {
  content: "\e3b6";
}
.gfx-browser-1:before {
  content: "\e3b7";
}
.gfx-bubble:before {
  content: "\e3b8";
}
.gfx-bubble-1:before {
  content: "\e3b9";
}
.gfx-bubble-2:before {
  content: "\e3ba";
}
.gfx-bubble-3:before {
  content: "\e3bb";
}
.gfx-bucket-1:before {
  content: "\e3bc";
}
.gfx-calculator-1:before {
  content: "\e3bd";
}
.gfx-calendar-3:before {
  content: "\e3be";
}
.gfx-camera-1:before {
  content: "\e3bf";
}
.gfx-cardiac-pulse:before {
  content: "\e3c0";
}
.gfx-cd-2:before {
  content: "\e3c1";
}
.gfx-character:before {
  content: "\e3c2";
}
.gfx-checkbox-checked:before {
  content: "\e3c3";
}
.gfx-checkmark:before {
  content: "\e3c4";
}
.gfx-clipboard-1:before {
  content: "\e3c5";
}
.gfx-clock-3:before {
  content: "\e3c6";
}
.gfx-cloud-2:before {
  content: "\e3c7";
}
.gfx-coffee:before {
  content: "\e3c8";
}
.gfx-comment-3:before {
  content: "\e3c9";
}
.gfx-connection-0:before {
  content: "\e3ca";
}
.gfx-connection-1:before {
  content: "\e3cb";
}
.gfx-connection-2:before {
  content: "\e3cc";
}
.gfx-connection-3:before {
  content: "\e3cd";
}
.gfx-connection-4:before {
  content: "\e3ce";
}
.gfx-credit-cards:before {
  content: "\e3cf";
}
.gfx-crop:before {
  content: "\e3d0";
}
.gfx-cube:before {
  content: "\e3d1";
}
.gfx-diamond:before {
  content: "\e3d2";
}
.gfx-download-2:before {
  content: "\e3d3";
}
.gfx-email:before {
  content: "\e3d4";
}
.gfx-email-plane:before {
  content: "\e3d5";
}
.gfx-enter:before {
  content: "\e3d6";
}
.gfx-envelope:before {
  content: "\e3d7";
}
.gfx-eyedropper:before {
  content: "\e3d8";
}
.gfx-file:before {
  content: "\e3d9";
}
.gfx-file-add:before {
  content: "\e3da";
}
.gfx-file-broken:before {
  content: "\e3db";
}
.gfx-file-settings:before {
  content: "\e3dc";
}
.gfx-files:before {
  content: "\e3dd";
}
.gfx-flag-2:before {
  content: "\e3de";
}
.gfx-folder-1:before {
  content: "\e3df";
}
.gfx-folder-add:before {
  content: "\e3e0";
}
.gfx-folder-check:before {
  content: "\e3e1";
}
.gfx-folder-settings:before {
  content: "\e3e2";
}
.gfx-forbidden:before {
  content: "\e3e3";
}
.gfx-frames:before {
  content: "\e3e4";
}
.gfx-glass:before {
  content: "\e3e5";
}
.gfx-graph-1:before {
  content: "\e3e6";
}
.gfx-grid:before {
  content: "\e3e7";
}
.gfx-heart-2:before {
  content: "\e3e8";
}
.gfx-home-3:before {
  content: "\e3e9";
}
.gfx-id-card:before {
  content: "\e3ea";
}
.gfx-invoice:before {
  content: "\e3eb";
}
.gfx-ipad:before {
  content: "\e3ec";
}
.gfx-ipad-2:before {
  content: "\e3ed";
}
.gfx-lab:before {
  content: "\e3ee";
}
.gfx-laptop:before {
  content: "\e3ef";
}
.gfx-list-2:before {
  content: "\e3f0";
}
.gfx-lock-2:before {
  content: "\e3f1";
}
.gfx-locked:before {
  content: "\e3f2";
}
.gfx-map-1:before {
  content: "\e3f3";
}
.gfx-measure:before {
  content: "\e3f4";
}
.gfx-meter:before {
  content: "\e3f5";
}
.gfx-micro:before {
  content: "\e3f6";
}
.gfx-micro-mute:before {
  content: "\e3f7";
}
.gfx-microwave:before {
  content: "\e3f8";
}
.gfx-minus-2:before {
  content: "\e3f9";
}
.gfx-modem:before {
  content: "\e3fa";
}
.gfx-mute-2:before {
  content: "\e3fb";
}
.gfx-newspaper-1:before {
  content: "\e3fc";
}
.gfx-paperclip:before {
  content: "\e3fd";
}
.gfx-pencil-2:before {
  content: "\e3fe";
}
.gfx-phone-1:before {
  content: "\e3ff";
}
.gfx-phone-2:before {
  content: "\e400";
}
.gfx-phone-3:before {
  content: "\e401";
}
.gfx-picture-1:before {
  content: "\e402";
}
.gfx-pie-chart:before {
  content: "\e403";
}
.gfx-pill:before {
  content: "\e404";
}
.gfx-pin-2:before {
  content: "\e405";
}
.gfx-power:before {
  content: "\e406";
}
.gfx-printer-1:before {
  content: "\e407";
}
.gfx-printer-2:before {
  content: "\e408";
}
.gfx-refresh-1:before {
  content: "\e409";
}
.gfx-reload:before {
  content: "\e40a";
}
.gfx-screen:before {
  content: "\e40b";
}
.gfx-select:before {
  content: "\e40c";
}
.gfx-set:before {
  content: "\e40d";
}
.gfx-settings-2:before {
  content: "\e40e";
}
.gfx-share-1:before {
  content: "\e40f";
}
.gfx-share-outline:before {
  content: "\e410";
}
.gfx-shorts:before {
  content: "\e411";
}
.gfx-speaker:before {
  content: "\e412";
}
.gfx-star-3:before {
  content: "\e413";
}
.gfx-stopwatch:before {
  content: "\e414";
}
.gfx-sun:before {
  content: "\e415";
}
.gfx-syringe:before {
  content: "\e416";
}
.gfx-tag-2:before {
  content: "\e417";
}
.gfx-train:before {
  content: "\e418";
}
.gfx-trash-2:before {
  content: "\e419";
}
.gfx-unlocked:before {
  content: "\e41a";
}
.gfx-user-1:before {
  content: "\e41b";
}
.gfx-user-outline:before {
  content: "\e41c";
}
.gfx-users-1:before {
  content: "\e41d";
}
.gfx-users-outline:before {
  content: "\e41e";
}
.gfx-volume-1:before {
  content: "\e41f";
}
.gfx-volume-down:before {
  content: "\e420";
}
.gfx-volume-up:before {
  content: "\e421";
}
.gfx-wifi-1:before {
  content: "\e422";
}
.gfx-wifi-2:before {
  content: "\e423";
}
.gfx-wifi-3:before {
  content: "\e424";
}
.gfx-window-delete:before {
  content: "\e425";
}
.gfx-windows:before {
  content: "\e426";
}
.gfx-zoom:before {
  content: "\e427";
}
.gfx-zoom-in-1:before {
  content: "\e428";
}
.gfx-zoom-out-1:before {
  content: "\e429";
}
.gfx-banknote:before {
  content: "\e42a";
}
.gfx-bubble-4:before {
  content: "\e42b";
}
.gfx-bulb:before {
  content: "\e42c";
}
.gfx-calendar-4:before {
  content: "\e42d";
}
.gfx-camera-2:before {
  content: "\e42e";
}
.gfx-clip:before {
  content: "\e42f";
}
.gfx-clock-4:before {
  content: "\e430";
}
.gfx-cloud-3:before {
  content: "\e431";
}
.gfx-cup-1:before {
  content: "\e432";
}
.gfx-data:before {
  content: "\e433";
}
.gfx-diamond-1:before {
  content: "\e434";
}
.gfx-display:before {
  content: "\e435";
}
.gfx-eye-2:before {
  content: "\e436";
}
.gfx-fire:before {
  content: "\e437";
}
.gfx-food:before {
  content: "\e438";
}
.gfx-heart-3:before {
  content: "\e439";
}
.gfx-key-2:before {
  content: "\e43a";
}
.gfx-lab-1:before {
  content: "\e43b";
}
.gfx-like:before {
  content: "\e43c";
}
.gfx-location-2:before {
  content: "\e43d";
}
.gfx-lock-3:before {
  content: "\e43e";
}
.gfx-mail-3:before {
  content: "\e43f";
}
.gfx-megaphone-2:before {
  content: "\e440";
}
.gfx-music-2:before {
  content: "\e441";
}
.gfx-news-1:before {
  content: "\e442";
}
.gfx-note-1:before {
  content: "\e443";
}
.gfx-paperplane:before {
  content: "\e444";
}
.gfx-params:before {
  content: "\e445";
}
.gfx-pen:before {
  content: "\e446";
}
.gfx-phone-4:before {
  content: "\e447";
}
.gfx-photo:before {
  content: "\e448";
}
.gfx-search-3:before {
  content: "\e449";
}
.gfx-settings-3:before {
  content: "\e44a";
}
.gfx-shop:before {
  content: "\e44b";
}
.gfx-sound-1:before {
  content: "\e44c";
}
.gfx-stack:before {
  content: "\e44d";
}
.gfx-star-4:before {
  content: "\e44e";
}
.gfx-study:before {
  content: "\e44f";
}
.gfx-t-shirt:before {
  content: "\e450";
}
.gfx-tag-3:before {
  content: "\e451";
}
.gfx-trash-3:before {
  content: "\e452";
}
.gfx-truck:before {
  content: "\e453";
}
.gfx-tv:before {
  content: "\e454";
}
.gfx-user-2:before {
  content: "\e455";
}
.gfx-vallet:before {
  content: "\e456";
}
.gfx-video-2:before {
  content: "\e457";
}
.gfx-vynil:before {
  content: "\e458";
}
.gfx-world:before {
  content: "\e459";
}
.gfx-world-1:before {
  content: "\e45a";
}
.gfx-wireframe-globe:before {
  content: "\e45b";
}
.gfx-wind:before {
  content: "\e45c";
}
.gfx-wifi:before {
  content: "\e45d";
}
.gfx-settings-4:before {
  content: "\e45e";
}
.gfx-setting:before {
  content: "\e45f";
}
.gfx-select-square:before {
  content: "\e460";
}
.gfx-select-circle:before {
  content: "\e461";
}
.gfx-search-4:before {
  content: "\e462";
}
.gfx-scale:before {
  content: "\e463";
}
.gfx-rules:before {
  content: "\e464";
}
.gfx-rss-2:before {
  content: "\e465";
}
.gfx-retweet-1:before {
  content: "\e466";
}
.gfx-report-comment:before {
  content: "\e467";
}
.gfx-rec:before {
  content: "\e468";
}
.gfx-quote-2:before {
  content: "\e469";
}
.gfx-question-1:before {
  content: "\e46a";
}
.gfx-previous-fast-step:before {
  content: "\e46b";
}
.gfx-prev-step:before {
  content: "\e46c";
}
.gfx-pounds:before {
  content: "\e46d";
}
.gfx-podcast:before {
  content: "\e46e";
}
.gfx-plus-3:before {
  content: "\e46f";
}
.gfx-play-1:before {
  content: "\e470";
}
.gfx-pig-money:before {
  content: "\e471";
}
.gfx-pause-1:before {
  content: "\e472";
}
.gfx-paperclip-1:before {
  content: "\e473";
}
.gfx-paperclip-oblique:before {
  content: "\e474";
}
.gfx-options-settings:before {
  content: "\e475";
}
.gfx-officine:before {
  content: "\e476";
}
.gfx-off:before {
  content: "\e477";
}
.gfx-number-zero:before {
  content: "\e478";
}
.gfx-number-two:before {
  content: "\e479";
}
.gfx-number-three:before {
  content: "\e47a";
}
.gfx-number-six:before {
  content: "\e47b";
}
.gfx-number-seven:before {
  content: "\e47c";
}
.gfx-number-nine:before {
  content: "\e47d";
}
.gfx-number-four:before {
  content: "\e47e";
}
.gfx-number-five:before {
  content: "\e47f";
}
.gfx-number-eight:before {
  content: "\e480";
}
.gfx-next-fast-step:before {
  content: "\e481";
}
.gfx-music-3:before {
  content: "\e482";
}
.gfx-multi-borders:before {
  content: "\e483";
}
.gfx-minus-3:before {
  content: "\e484";
}
.gfx-marker:before {
  content: "\e485";
}
.gfx-marker-points:before {
  content: "\e486";
}
.gfx-marker-minus:before {
  content: "\e487";
}
.gfx-marker-add:before {
  content: "\e488";
}
.gfx-map-2:before {
  content: "\e489";
}
.gfx-male-symbol:before {
  content: "\e48a";
}
.gfx-mailbox-1:before {
  content: "\e48b";
}
.gfx-mail-4:before {
  content: "\e48c";
}
.gfx-magnet-1:before {
  content: "\e48d";
}
.gfx-magic-wand:before {
  content: "\e48e";
}
.gfx-login-lock-refresh:before {
  content: "\e48f";
}
.gfx-locked-1:before {
  content: "\e490";
}
.gfx-location-maps:before {
  content: "\e491";
}
.gfx-list-square:before {
  content: "\e492";
}
.gfx-list-circle:before {
  content: "\e493";
}
.gfx-link-url:before {
  content: "\e494";
}
.gfx-line-through:before {
  content: "\e495";
}
.gfx-limit-directions:before {
  content: "\e496";
}
.gfx-like-upload:before {
  content: "\e497";
}
.gfx-like-remove:before {
  content: "\e498";
}
.gfx-like-close:before {
  content: "\e499";
}
.gfx-like-ban:before {
  content: "\e49a";
}
.gfx-like-add:before {
  content: "\e49b";
}
.gfx-left-right:before {
  content: "\e49c";
}
.gfx-leaf-2:before {
  content: "\e49d";
}
.gfx-layers:before {
  content: "\e49e";
}
.gfx-landscape:before {
  content: "\e49f";
}
.gfx-key-3:before {
  content: "\e4a0";
}
.gfx-italic:before {
  content: "\e4a1";
}
.gfx-info-2:before {
  content: "\e4a2";
}
.gfx-idea:before {
  content: "\e4a3";
}
.gfx-home-wifi:before {
  content: "\e4a4";
}
.gfx-heart-4:before {
  content: "\e4a5";
}
.gfx-hdd-raid:before {
  content: "\e4a6";
}
.gfx-hdd-net:before {
  content: "\e4a7";
}
.gfx-grids:before {
  content: "\e4a8";
}
.gfx-grid-big:before {
  content: "\e4a9";
}
.gfx-graphs:before {
  content: "\e4aa";
}
.gfx-fire-1:before {
  content: "\e4ab";
}
.gfx-female-symbol:before {
  content: "\e4ac";
}
.gfx-eye-3:before {
  content: "\e4ad";
}
.gfx-expand:before {
  content: "\e4ae";
}
.gfx-expand-vertical:before {
  content: "\e4af";
}
.gfx-expand-horizontal:before {
  content: "\e4b0";
}
.gfx-expand-directions:before {
  content: "\e4b1";
}
.gfx-exclamation:before {
  content: "\e4b2";
}
.gfx-euro:before {
  content: "\e4b3";
}
.gfx-email-upload:before {
  content: "\e4b4";
}
.gfx-email-remove:before {
  content: "\e4b5";
}
.gfx-email-luminosity:before {
  content: "\e4b6";
}
.gfx-email-download:before {
  content: "\e4b7";
}
.gfx-email-close:before {
  content: "\e4b8";
}
.gfx-email-add:before {
  content: "\e4b9";
}
.gfx-drops:before {
  content: "\e4ba";
}
.gfx-download-3:before {
  content: "\e4bb";
}
.gfx-download-selection:before {
  content: "\e4bc";
}
.gfx-download-selection-circle:before {
  content: "\e4bd";
}
.gfx-double-diamonds:before {
  content: "\e4be";
}
.gfx-dot-square:before {
  content: "\e4bf";
}
.gfx-dot-circle:before {
  content: "\e4c0";
}
.gfx-dollar:before {
  content: "\e4c1";
}
.gfx-documents:before {
  content: "\e4c2";
}
.gfx-document:before {
  content: "\e4c3";
}
.gfx-document-fill:before {
  content: "\e4c4";
}
.gfx-directions:before {
  content: "\e4c5";
}
.gfx-cross:before {
  content: "\e4c6";
}
.gfx-credit-card-3:before {
  content: "\e4c7";
}
.gfx-copy-paste-document:before {
  content: "\e4c8";
}
.gfx-copy-document:before {
  content: "\e4c9";
}
.gfx-contract-vertical:before {
  content: "\e4ca";
}
.gfx-contract-horizontal:before {
  content: "\e4cb";
}
.gfx-contract-directions:before {
  content: "\e4cc";
}
.gfx-compass-1:before {
  content: "\e4cd";
}
.gfx-compass-2:before {
  content: "\e4ce";
}
.gfx-comment-4:before {
  content: "\e4cf";
}
.gfx-coins:before {
  content: "\e4d0";
}
.gfx-cloud-4:before {
  content: "\e4d1";
}
.gfx-cloud-upload-1:before {
  content: "\e4d2";
}
.gfx-cloud-remove:before {
  content: "\e4d3";
}
.gfx-cloud-download-1:before {
  content: "\e4d4";
}
.gfx-cloud-add:before {
  content: "\e4d5";
}
.gfx-clock-5:before {
  content: "\e4d6";
}
.gfx-circles:before {
  content: "\e4d7";
}
.gfx-chat-2:before {
  content: "\e4d8";
}
.gfx-chart-down:before {
  content: "\e4d9";
}
.gfx-cd-dvd-rom:before {
  content: "\e4da";
}
.gfx-camera-3:before {
  content: "\e4db";
}
.gfx-button-question:before {
  content: "\e4dc";
}
.gfx-button-exclamation:before {
  content: "\e4dd";
}
.gfx-button-email:before {
  content: "\e4de";
}
.gfx-button-check:before {
  content: "\e4df";
}
.gfx-button-add:before {
  content: "\e4e0";
}
.gfx-brush-1:before {
  content: "\e4e1";
}
.gfx-browser-sizes:before {
  content: "\e4e2";
}
.gfx-box-remove:before {
  content: "\e4e3";
}
.gfx-box-close:before {
  content: "\e4e4";
}
.gfx-box-add:before {
  content: "\e4e5";
}
.gfx-block-menu:before {
  content: "\e4e6";
}
.gfx-bezier:before {
  content: "\e4e7";
}
.gfx-bars-1:before {
  content: "\e4e8";
}
.gfx-ban-circle:before {
  content: "\e4e9";
}
.gfx-bag-2:before {
  content: "\e4ea";
}
.gfx-backward:before {
  content: "\e4eb";
}
.gfx-axis-rules:before {
  content: "\e4ec";
}
.gfx-arrow-up-thin:before {
  content: "\e4ed";
}
.gfx-arrow-up-light:before {
  content: "\e4ee";
}
.gfx-arrow-up-bold:before {
  content: "\e4ef";
}
.gfx-arrow-up-bold-round:before {
  content: "\e4f0";
}
.gfx-arrow-up-big:before {
  content: "\e4f1";
}
.gfx-arrow-right-2:before {
  content: "\e4f2";
}
.gfx-arrow-right-thin:before {
  content: "\e4f3";
}
.gfx-arrow-right-bold:before {
  content: "\e4f4";
}
.gfx-arrow-right-bold-round:before {
  content: "\e4f5";
}
.gfx-arrow-oblique-expand:before {
  content: "\e4f6";
}
.gfx-arrow-oblique-expand-directions:before {
  content: "\e4f7";
}
.gfx-arrow-oblique-contract:before {
  content: "\e4f8";
}
.gfx-arrow-oblique-contract-directions:before {
  content: "\e4f9";
}
.gfx-arrow-multi-line-up:before {
  content: "\e4fa";
}
.gfx-arrow-multi-line-right:before {
  content: "\e4fb";
}
.gfx-arrow-multi-line-left:before {
  content: "\e4fc";
}
.gfx-arrow-multi-line-down:before {
  content: "\e4fd";
}
.gfx-arrow-left-2:before {
  content: "\e4fe";
}
.gfx-arrow-left-thin:before {
  content: "\e4ff";
}
.gfx-arrow-left-light:before {
  content: "\e500";
}
.gfx-arrow-left-bold:before {
  content: "\e501";
}
.gfx-arrow-left-bold-round:before {
  content: "\e502";
}
.gfx-arrow-left-big:before {
  content: "\e503";
}
.gfx-arrow-fill-up:before {
  content: "\e504";
}
.gfx-arrow-fill-right:before {
  content: "\e505";
}
.gfx-arrow-fill-down:before {
  content: "\e506";
}
.gfx-arrow-down-2:before {
  content: "\e507";
}
.gfx-arrow-down-light:before {
  content: "\e508";
}
.gfx-arrow-down-bold:before {
  content: "\e509";
}
.gfx-arrow-down-bold-round:before {
  content: "\e50a";
}
.gfx-arrow-down-big:before {
  content: "\e50b";
}
.gfx-arrow-cycling:before {
  content: "\e50c";
}
.gfx-arrow-cycle:before {
  content: "\e50d";
}
.gfx-arrow-curve-right:before {
  content: "\e50e";
}
.gfx-animal-footprint:before {
  content: "\e50f";
}
.gfx-arrow-curve-recycle:before {
  content: "\e510";
}
.gfx-alarm-clock:before {
  content: "\e511";
}
.gfx-adjust-1:before {
  content: "\e512";
}
.gfx-3d-cube:before {
  content: "\e513";
}
.gfx-yen:before {
  content: "\e514";
}
.gfx-text-size-reduce:before {
  content: "\e515";
}
.gfx-text-bold-1:before {
  content: "\e516";
}
.gfx-social-envato:before {
  content: "\e517";
}
.gfx-shield:before {
  content: "\e518";
}
.gfx-refresh-2:before {
  content: "\e519";
}
.gfx-pin-3:before {
  content: "\e51a";
}
.gfx-pin-map:before {
  content: "\e51b";
}
.gfx-officine-2:before {
  content: "\e51c";
}
.gfx-number-one:before {
  content: "\e51d";
}
.gfx-next-step:before {
  content: "\e51e";
}
.gfx-location-3:before {
  content: "\e51f";
}
.gfx-like-download:before {
  content: "\e520";
}
.gfx-hdd:before {
  content: "\e521";
}
.gfx-forward-1:before {
  content: "\e522";
}
.gfx-eye-disabled:before {
  content: "\e523";
}
.gfx-email-spam:before {
  content: "\e524";
}
.gfx-drop:before {
  content: "\e525";
}
.gfx-dot-line:before {
  content: "\e526";
}
.gfx-check-2:before {
  content: "\e527";
}
.gfx-box-blank:before {
  content: "\e528";
}
.gfx-bolt-1:before {
  content: "\e529";
}
.gfx-waves-1:before {
  content: "\e52a";
}
.gfx-viewport:before {
  content: "\e52b";
}
.gfx-viewport-video:before {
  content: "\e52c";
}
.gfx-user-3:before {
  content: "\e52d";
}
.gfx-user-remove:before {
  content: "\e52e";
}
.gfx-user-ban:before {
  content: "\e52f";
}
.gfx-user-add-1:before {
  content: "\e530";
}
.gfx-upload-selection:before {
  content: "\e531";
}
.gfx-upload-selection-circle:before {
  content: "\e532";
}
.gfx-underline:before {
  content: "\e533";
}
.gfx-triple-points:before {
  content: "\e534";
}
.gfx-three-points:before {
  content: "\e535";
}
.gfx-three-points-top:before {
  content: "\e536";
}
.gfx-three-points-bottom:before {
  content: "\e537";
}
.gfx-text-width:before {
  content: "\e538";
}
.gfx-text-size-upper:before {
  content: "\e539";
}
.gfx-text-paragraph:before {
  content: "\e53a";
}
.gfx-text-normal:before {
  content: "\e53b";
}
.gfx-text-justify-right:before {
  content: "\e53c";
}
.gfx-text-justify-left:before {
  content: "\e53d";
}
.gfx-text-justify-center:before {
  content: "\e53e";
}
.gfx-text-height:before {
  content: "\e53f";
}
.gfx-text-center:before {
  content: "\e540";
}
.gfx-text-align-right-1:before {
  content: "\e541";
}
.gfx-telephone:before {
  content: "\e542";
}
.gfx-sunshine:before {
  content: "\e543";
}
.gfx-sun-1:before {
  content: "\e544";
}
.gfx-stop-2:before {
  content: "\e545";
}
.gfx-speed:before {
  content: "\e546";
}
.gfx-sound-on:before {
  content: "\e547";
}
.gfx-sound-off:before {
  content: "\e548";
}
.gfx-sos:before {
  content: "\e549";
}
.gfx-social-zerply:before {
  content: "\e54a";
}
.gfx-social-youtube:before {
  content: "\e54b";
}
.gfx-social-yelp:before {
  content: "\e54c";
}
.gfx-social-wordpress:before {
  content: "\e54d";
}
.gfx-social-virb:before {
  content: "\e54e";
}
.gfx-social-vimeo:before {
  content: "\e54f";
}
.gfx-social-viddler:before {
  content: "\e550";
}
.gfx-social-twitter:before {
  content: "\e551";
}
.gfx-social-tumblr:before {
  content: "\e552";
}
.gfx-social-stumbleupon:before {
  content: "\e553";
}
.gfx-social-soundcloud:before {
  content: "\e554";
}
.gfx-social-skype:before {
  content: "\e555";
}
.gfx-social-sharethis:before {
  content: "\e556";
}
.gfx-social-pinterest:before {
  content: "\e557";
}
.gfx-social-photobucket:before {
  content: "\e558";
}
.gfx-social-paypal:before {
  content: "\e559";
}
.gfx-social-linkedin:before {
  content: "\e55a";
}
.gfx-social-last-fm:before {
  content: "\e55b";
}
.gfx-social-grooveshark:before {
  content: "\e55c";
}
.gfx-social-google-plus:before {
  content: "\e55d";
}
.gfx-social-github:before {
  content: "\e55e";
}
.gfx-social-forrst:before {
  content: "\e55f";
}
.gfx-social-flickr:before {
  content: "\e560";
}
.gfx-social-facebook:before {
  content: "\e561";
}
.gfx-social-evernote:before {
  content: "\e562";
}
.gfx-social-email:before {
  content: "\e563";
}
.gfx-social-dribbble:before {
  content: "\e564";
}
.gfx-social-digg:before {
  content: "\e565";
}
.gfx-social-deviantart:before {
  content: "\e566";
}
.gfx-social-blogger:before {
  content: "\e567";
}
.gfx-social-behance:before {
  content: "\e568";
}
.gfx-social-bebo:before {
  content: "\e569";
}
.gfx-social-addthis:before {
  content: "\e56a";
}
.gfx-social-500px:before {
  content: "\e56b";
}
.gfx-sliders:before {
  content: "\e56c";
}
.gfx-sliders-vertical:before {
  content: "\e56d";
}
.gfx-sign-male:before {
  content: "\e56e";
}
.gfx-sign-female:before {
  content: "\e56f";
}
.gfx-arrow-right-big:before {
  content: "\e570";
}
.gfx-arrow-fill-left:before {
  content: "\e571";
}
.gfx-arrow-curve-left:before {
  content: "\e572";
}
.gfx-air-plane:before {
  content: "\e573";
}
.gfx-upload-2:before {
  content: "\e574";
}
.gfx-top-bottom:before {
  content: "\e575";
}
.gfx-text-align-left-1:before {
  content: "\e576";
}
.gfx-social-myspace:before {
  content: "\e577";
}
.gfx-snow:before {
  content: "\e578";
}
.gfx-random:before {
  content: "\e579";
}
.gfx-button-minus:before {
  content: "\e57a";
}
.gfx-button-close:before {
  content: "\e57b";
}
.gfx-blank:before {
  content: "\e57c";
}
.gfx-atom-1:before {
  content: "\e57d";
}
.gfx-arrow-up-2:before {
  content: "\e57e";
}
.gfx-arrow-right-light:before {
  content: "\e57f";
}
.gfx-arrow-down-thin:before {
  content: "\e580";
}
.gfx-star-5:before {
  content: "\e581";
}
.gfx-social-yahoo:before {
  content: "\e582";
}
.gfx-social-quora:before {
  content: "\e583";
}
.gfx-eject:before {
  content: "\e584";
}
.gfx-comments:before {
  content: "\e585";
}
.gfx-armchair-chair-streamline:before {
  content: "\e586";
}
.gfx-arrow-streamline-target:before {
  content: "\e587";
}
.gfx-backpack-streamline-trekking:before {
  content: "\e588";
}
.gfx-bag-shopping-streamline:before {
  content: "\e589";
}
.gfx-barbecue-eat-food-streamline:before {
  content: "\e58a";
}
.gfx-barista-coffee-espresso-streamline:before {
  content: "\e58b";
}
.gfx-bomb-bug:before {
  content: "\e58c";
}
.gfx-book-dowload-streamline:before {
  content: "\e58d";
}
.gfx-book-read-streamline:before {
  content: "\e58e";
}
.gfx-browser-streamline-window:before {
  content: "\e58f";
}
.gfx-brush-paint-streamline:before {
  content: "\e590";
}
.gfx-bubble-comment-streamline-talk:before {
  content: "\e591";
}
.gfx-bubble-love-streamline-talk:before {
  content: "\e592";
}
.gfx-caddie-shop-shopping-streamline:before {
  content: "\e593";
}
.gfx-caddie-shopping-streamline:before {
  content: "\e594";
}
.gfx-camera-photo-polaroid-streamline:before {
  content: "\e595";
}
.gfx-camera-photo-streamline:before {
  content: "\e596";
}
.gfx-camera-streamline-video:before {
  content: "\e597";
}
.gfx-chaplin-hat-movie-streamline:before {
  content: "\e598";
}
.gfx-chef-food-restaurant-streamline:before {
  content: "\e599";
}
.gfx-clock-streamline-time:before {
  content: "\e59a";
}
.gfx-cocktail-mojito-streamline:before {
  content: "\e59b";
}
.gfx-coffee-streamline:before {
  content: "\e59c";
}
.gfx-computer-imac:before {
  content: "\e59d";
}
.gfx-computer-imac-2:before {
  content: "\e59e";
}
.gfx-computer-macintosh-vintage:before {
  content: "\e59f";
}
.gfx-computer-network-streamline:before {
  content: "\e5a0";
}
.gfx-computer-streamline:before {
  content: "\e5a1";
}
.gfx-cook-pan-pot-streamline:before {
  content: "\e5a2";
}
.gfx-crop-streamline:before {
  content: "\e5a3";
}
.gfx-crown-king-streamline:before {
  content: "\e5a4";
}
.gfx-danger-death-delete-destroy-skull-stream:before {
  content: "\e5a5";
}
.gfx-dashboard-speed-streamline:before {
  content: "\e5a6";
}
.gfx-database-streamline:before {
  content: "\e5a7";
}
.gfx-delete-garbage-streamline:before {
  content: "\e5a8";
}
.gfx-design-graphic-tablet-streamline-tablet:before {
  content: "\e5a9";
}
.gfx-design-pencil-rule-streamline:before {
  content: "\e5aa";
}
.gfx-diving-leisure-sea-sport-streamline:before {
  content: "\e5ab";
}
.gfx-drug-medecine-streamline-syringue:before {
  content: "\e5ac";
}
.gfx-earth-globe-streamline:before {
  content: "\e5ad";
}
.gfx-eat-food-fork-knife-streamline:before {
  content: "\e5ae";
}
.gfx-eat-food-hotdog-streamline:before {
  content: "\e5af";
}
.gfx-edit-modify-streamline:before {
  content: "\e5b0";
}
.gfx-email-mail-streamline:before {
  content: "\e5b1";
}
.gfx-envellope-mail-streamline:before {
  content: "\e5b2";
}
.gfx-eye-dropper-streamline:before {
  content: "\e5b3";
}
.gfx-factory-lift-streamline-warehouse:before {
  content: "\e5b4";
}
.gfx-first-aid-medecine-shield-streamline:before {
  content: "\e5b5";
}
.gfx-food-ice-cream-streamline:before {
  content: "\e5b6";
}
.gfx-frame-picture-streamline:before {
  content: "\e5b7";
}
.gfx-grid-lines-streamline:before {
  content: "\e5b8";
}
.gfx-handle-streamline-vector:before {
  content: "\e5b9";
}
.gfx-happy-smiley-streamline:before {
  content: "\e5ba";
}
.gfx-headset-sound-streamline:before {
  content: "\e5bb";
}
.gfx-home-house-streamline:before {
  content: "\e5bc";
}
.gfx-ibook-laptop:before {
  content: "\e5bd";
}
.gfx-ink-pen-streamline:before {
  content: "\e5be";
}
.gfx-ipad-streamline:before {
  content: "\e5bf";
}
.gfx-iphone-streamline:before {
  content: "\e5c0";
}
.gfx-ipod-mini-music-streamline:before {
  content: "\e5c1";
}
.gfx-ipod-music-streamline:before {
  content: "\e5c2";
}
.gfx-ipod-streamline:before {
  content: "\e5c3";
}
.gfx-japan-streamline-tea:before {
  content: "\e5c4";
}
.gfx-laptop-macbook-streamline:before {
  content: "\e5c5";
}
.gfx-like-love-streamline:before {
  content: "\e5c6";
}
.gfx-link-streamline:before {
  content: "\e5c7";
}
.gfx-lock-locker-streamline:before {
  content: "\e5c8";
}
.gfx-locker-streamline-unlock:before {
  content: "\e5c9";
}
.gfx-macintosh:before {
  content: "\e5ca";
}
.gfx-magic-magic-wand-streamline:before {
  content: "\e5cb";
}
.gfx-magnet-streamline:before {
  content: "\e5cc";
}
.gfx-man-people-streamline-user:before {
  content: "\e5cd";
}
.gfx-map-pin-streamline:before {
  content: "\e5ce";
}
.gfx-map-streamline-user:before {
  content: "\e5cf";
}
.gfx-micro-record-streamline:before {
  content: "\e5d0";
}
.gfx-monocle-mustache-streamline:before {
  content: "\e5d1";
}
.gfx-music-note-streamline:before {
  content: "\e5d2";
}
.gfx-music-speaker-streamline:before {
  content: "\e5d3";
}
.gfx-notebook-streamline:before {
  content: "\e5d4";
}
.gfx-paint-bucket-streamline:before {
  content: "\e5d5";
}
.gfx-painting-pallet-streamline:before {
  content: "\e5d6";
}
.gfx-painting-roll-streamline:before {
  content: "\e5d7";
}
.gfx-pen-streamline:before {
  content: "\e5d8";
}
.gfx-pen-streamline-1:before {
  content: "\e5d9";
}
.gfx-pen-streamline-2:before {
  content: "\e5da";
}
.gfx-pen-streamline-3:before {
  content: "\e5db";
}
.gfx-photo-pictures-streamline:before {
  content: "\e5dc";
}
.gfx-picture-streamline:before {
  content: "\e5dd";
}
.gfx-picture-streamline-1:before {
  content: "\e5de";
}
.gfx-receipt-shopping-streamline:before {
  content: "\e5df";
}
.gfx-remote-control-streamline:before {
  content: "\e5e0";
}
.gfx-settings-streamline:before {
  content: "\e5e1";
}
.gfx-settings-streamline-1:before {
  content: "\e5e2";
}
.gfx-settings-streamline-2:before {
  content: "\e5e3";
}
.gfx-shoes-snickers-streamline:before {
  content: "\e5e4";
}
.gfx-speech-streamline-talk-user:before {
  content: "\e5e5";
}
.gfx-stamp-streamline:before {
  content: "\e5e6";
}
.gfx-streamline-suitcase-travel:before {
  content: "\e5e7";
}
.gfx-streamline-sync:before {
  content: "\e5e8";
}
.gfx-streamline-umbrella-weather:before {
  content: "\e5e9";
}
.gfx-exclamation-1:before {
  content: "\e5ea";
}
.gfx-exclamation-alert:before {
  content: "\e5eb";
}
.gfx-contact-add-3:before {
  content: "\e5ec";
}
.gfx-plus-big:before {
  content: "\e5ed";
}
.gfx-alarm-clock-1:before {
  content: "\e5ee";
}
.gfx-archive-2:before {
  content: "\e5ef";
}
.gfx-arrow-backward:before {
  content: "\e5f0";
}
.gfx-arrow-down-left:before {
  content: "\e5f1";
}
.gfx-arrow-down-right:before {
  content: "\e5f2";
}
.gfx-arrow-up-left:before {
  content: "\e5f3";
}
.gfx-arrow-up-right:before {
  content: "\e5f4";
}
.gfx-battery-medium:before {
  content: "\e5f5";
}
.gfx-book-2:before {
  content: "\e5f6";
}
.gfx-calendar-3-1:before {
  content: "\e5f7";
}
.gfx-call:before {
  content: "\e5f8";
}
.gfx-camera-4:before {
  content: "\e5f9";
}
.gfx-quote-3:before {
  content: "\e5fa";
}
.gfx-check-mark:before {
  content: "\e5fb";
}
.gfx-clock-outline:before {
  content: "\e5fc";
}
.gfx-remove:before {
  content: "\e5fd";
}
.gfx-contact-big:before {
  content: "\e5fe";
}
.gfx-contacts:before {
  content: "\e5ff";
}
.gfx-data-1:before {
  content: "\e600";
}
.gfx-parentheses:before {
  content: "\e601";
}
.gfx-display-contrast:before {
  content: "\e602";
}
.gfx-download-4:before {
  content: "\e603";
}
.gfx-dropdown:before {
  content: "\e604";
}
.gfx-globe-world:before {
  content: "\e605";
}
.gfx-folder-open-2:before {
  content: "\e606";
}
.gfx-talk-chat:before {
  content: "\e607";
}
.gfx-friends:before {
  content: "\e608";
}
.gfx-hand-block:before {
  content: "\e609";
}
.gfx-photo-image:before {
  content: "\e60a";
}
.gfx-inbox-box:before {
  content: "\e60b";
}
.gfx-information-circle:before {
  content: "\e60c";
}
.gfx-keypad:before {
  content: "\e60d";
}
.gfx-lightbulb-2:before {
  content: "\e60e";
}
.gfx-location-4:before {
  content: "\e60f";
}
.gfx-pin-location:before {
  content: "\e610";
}
.gfx-letter-mail:before {
  content: "\e611";
}
.gfx-mic-1:before {
  content: "\e612";
}
.gfx-mixer-2:before {
  content: "\e613";
}
.gfx-more-option:before {
  content: "\e614";
}
.gfx-note-file:before {
  content: "\e615";
}
.gfx-play-3:before {
  content: "\e616";
}
.gfx-print-2:before {
  content: "\e617";
}
.gfx-tags:before {
  content: "\e618";
}
.gfx-bell-alarm:before {
  content: "\e619";
}
.gfx-minus-remove:before {
  content: "\e61a";
}
.gfx-search-2-1:before {
  content: "\e61b";
}
.gfx-mail-send:before {
  content: "\e61c";
}
.gfx-gear-setting-2:before {
  content: "\e61d";
}
.gfx-share-2:before {
  content: "\e61e";
}
.gfx-user-4:before {
  content: "\e61f";
}
.gfx-contacts-social:before {
  content: "\e620";
}
.gfx-sort:before {
  content: "\e621";
}
.gfx-star-2-1:before {
  content: "\e622";
}
.gfx-stopwatch-1:before {
  content: "\e623";
}
.gfx-storage:before {
  content: "\e624";
}
.gfx-back-system:before {
  content: "\e625";
}
.gfx-home-system:before {
  content: "\e626";
}
.gfx-windows-system:before {
  content: "\e627";
}
.gfx-timer:before {
  content: "\e628";
}
.gfx-trash-bin:before {
  content: "\e629";
}
.gfx-volume-speaker:before {
  content: "\e62a";
}
.gfx-wifi-4:before {
  content: "\e62b";
}
.gfx-download-inbox:before {
  content: "\e62c";
}
.gfx-arrow-down-3:before {
  content: "\e62d";
}
.gfx-caret-down:before {
  content: "\e62e";
}
.gfx-arrow-line-down:before {
  content: "\e62f";
}
.gfx-resize-arrow-up:before {
  content: "\e630";
}
.gfx-arrow-graph-down-left:before {
  content: "\e631";
}
.gfx-arrow-graph-down-right:before {
  content: "\e632";
}
.gfx-arrow-graph-up-left:before {
  content: "\e633";
}
.gfx-arrow-graph-up-right:before {
  content: "\e634";
}
.gfx-arrow-left-3:before {
  content: "\e635";
}
.gfx-caret-left:before {
  content: "\e636";
}
.gfx-arrow-line-left:before {
  content: "\e637";
}
.gfx-arrow-move:before {
  content: "\e638";
}
.gfx-resize-arrow-2:before {
  content: "\e639";
}
.gfx-return-left:before {
  content: "\e63a";
}
.gfx-return-left-1:before {
  content: "\e63b";
}
.gfx-arrow-right-3:before {
  content: "\e63c";
}
.gfx-caret-right:before {
  content: "\e63d";
}
.gfx-arrow-line-right:before {
  content: "\e63e";
}
.gfx-resize-arrow-down:before {
  content: "\e63f";
}
.gfx-swap-exchage:before {
  content: "\e640";
}
.gfx-arrow-up-3:before {
  content: "\e641";
}
.gfx-caret-up:before {
  content: "\e642";
}
.gfx-arrow-line-up:before {
  content: "\e643";
}
.gfx-address-at:before {
  content: "\e644";
}
.gfx-bag-3:before {
  content: "\e645";
}
.gfx-battery-charging:before {
  content: "\e646";
}
.gfx-battery-empty-1:before {
  content: "\e647";
}
.gfx-battery-full-1:before {
  content: "\e648";
}
.gfx-battery-5:before {
  content: "\e649";
}
.gfx-battery-low:before {
  content: "\e64a";
}
.gfx-beaker:before {
  content: "\e64b";
}
.gfx-beer-2:before {
  content: "\e64c";
}
.gfx-bluetooth:before {
  content: "\e64d";
}
.gfx-bookmark-4:before {
  content: "\e64e";
}
.gfx-briefcase-2-1:before {
  content: "\e64f";
}
.gfx-bug-1:before {
  content: "\e650";
}
.gfx-calculator-2:before {
  content: "\e651";
}
.gfx-calendar-5:before {
  content: "\e652";
}
.gfx-camera-3-1:before {
  content: "\e653";
}
.gfx-credit-card-4:before {
  content: "\e654";
}
.gfx-message-talk:before {
  content: "\e655";
}
.gfx-talk-chat-bubble:before {
  content: "\e656";
}
.gfx-bubbles:before {
  content: "\e657";
}
.gfx-talk-chat-1:before {
  content: "\e658";
}
.gfx-talk-chat-bubble-2:before {
  content: "\e659";
}
.gfx-talk-chat-bubble-1:before {
  content: "\e65a";
}
.gfx-check-circle:before {
  content: "\e65b";
}
.gfx-check-mark-2:before {
  content: "\e65c";
}
.gfx-check-mark-3:before {
  content: "\e65d";
}
.gfx-chevron-down-1:before {
  content: "\e65e";
}
.gfx-chevron-left-1:before {
  content: "\e65f";
}
.gfx-chevron-right-1:before {
  content: "\e660";
}
.gfx-chevron-up-1:before {
  content: "\e661";
}
.gfx-clipboard-2:before {
  content: "\e662";
}
.gfx-clock-2-1:before {
  content: "\e663";
}
.gfx-remove-delete-circle:before {
  content: "\e664";
}
.gfx-remove-delete:before {
  content: "\e665";
}
.gfx-remove-delete-two:before {
  content: "\e666";
}
.gfx-cloud-5:before {
  content: "\e667";
}
.gfx-code-download:before {
  content: "\e668";
}
.gfx-code-working:before {
  content: "\e669";
}
.gfx-code-2:before {
  content: "\e66a";
}
.gfx-cup-coffee:before {
  content: "\e66b";
}
.gfx-compass-3:before {
  content: "\e66c";
}
.gfx-compose:before {
  content: "\e66d";
}
.gfx-signal-bar:before {
  content: "\e66e";
}
.gfx-contrast:before {
  content: "\e66f";
}
.gfx-disc:before {
  content: "\e670";
}
.gfx-file-document-text:before {
  content: "\e671";
}
.gfx-document-1:before {
  content: "\e672";
}
.gfx-drag:before {
  content: "\e673";
}
.gfx-globe-world-1:before {
  content: "\e674";
}
.gfx-pencil-edit:before {
  content: "\e675";
}
.gfx-egg:before {
  content: "\e676";
}
.gfx-eject-1:before {
  content: "\e677";
}
.gfx-mail-letter:before {
  content: "\e678";
}
.gfx-eye-disabled-1:before {
  content: "\e679";
}
.gfx-eye-view:before {
  content: "\e67a";
}
.gfx-female-symbol-1:before {
  content: "\e67b";
}
.gfx-filing:before {
  content: "\e67c";
}
.gfx-film-maker:before {
  content: "\e67d";
}
.gfx-flag-3:before {
  content: "\e67e";
}
.gfx-electric-no-off:before {
  content: "\e67f";
}
.gfx-flash-electric:before {
  content: "\e680";
}
.gfx-beaker-science-flask:before {
  content: "\e681";
}
.gfx-folder-open:before {
  content: "\e682";
}
.gfx-fork-repo:before {
  content: "\e683";
}
.gfx-fork:before {
  content: "\e684";
}
.gfx-forward-2:before {
  content: "\e685";
}
.gfx-gamepad:before {
  content: "\e686";
}
.gfx-gamepad-2:before {
  content: "\e687";
}
.gfx-gear-setting:before {
  content: "\e688";
}
.gfx-gear-setting-2-1:before {
  content: "\e689";
}
.gfx-grid-1:before {
  content: "\e68a";
}
.gfx-hammer:before {
  content: "\e68b";
}
.gfx-headphone:before {
  content: "\e68c";
}
.gfx-heart-5:before {
  content: "\e68d";
}
.gfx-buoy-help:before {
  content: "\e68e";
}
.gfx-question-circle:before {
  content: "\e68f";
}
.gfx-question-2:before {
  content: "\e690";
}
.gfx-home-4:before {
  content: "\e691";
}
.gfx-ice-cream:before {
  content: "\e692";
}
.gfx-googleplus:before {
  content: "\e693";
}
.gfx-googleplus-thick:before {
  content: "\e694";
}
.gfx-photo-picture:before {
  content: "\e695";
}
.gfx-photos-pictures:before {
  content: "\e696";
}
.gfx-information-circle-2:before {
  content: "\e697";
}
.gfx-information-1:before {
  content: "\e698";
}
.gfx-ionic:before {
  content: "\e699";
}
.gfx-alarm-clock-outline:before {
  content: "\e69a";
}
.gfx-alarm-clock-2:before {
  content: "\e69b";
}
.gfx-albums:before {
  content: "\e69c";
}
.gfx-albums-outline:before {
  content: "\e69d";
}
.gfx-chevron-left-thick:before {
  content: "\e69e";
}
.gfx-chevron-down-2:before {
  content: "\e69f";
}
.gfx-chevron-right-thick:before {
  content: "\e6a0";
}
.gfx-chevron-left-2:before {
  content: "\e6a1";
}
.gfx-chevron-right-2:before {
  content: "\e6a2";
}
.gfx-arrow-down-4:before {
  content: "\e6a3";
}
.gfx-arrow-left-4:before {
  content: "\e6a4";
}
.gfx-arrow-right-4:before {
  content: "\e6a5";
}
.gfx-arrow-up-4:before {
  content: "\e6a6";
}
.gfx-chevron-up-2:before {
  content: "\e6a7";
}
.gfx-at-address:before {
  content: "\e6a8";
}
.gfx-at-address-thick:before {
  content: "\e6a9";
}
.gfx-bell-outline:before {
  content: "\e6aa";
}
.gfx-bell-1:before {
  content: "\e6ab";
}
.gfx-electric-flash-outline:before {
  content: "\e6ac";
}
.gfx-flash-electric-2:before {
  content: "\e6ad";
}
.gfx-bookmark-outline:before {
  content: "\e6ae";
}
.gfx-bookmark-5:before {
  content: "\e6af";
}
.gfx-box-outline:before {
  content: "\e6b0";
}
.gfx-box-2:before {
  content: "\e6b1";
}
.gfx-briefcase-outline:before {
  content: "\e6b2";
}
.gfx-briefcase-3:before {
  content: "\e6b3";
}
.gfx-browsers-outline:before {
  content: "\e6b4";
}
.gfx-browsers:before {
  content: "\e6b5";
}
.gfx-calculator-outline:before {
  content: "\e6b6";
}
.gfx-calculator-2-1:before {
  content: "\e6b7";
}
.gfx-calendar-outline:before {
  content: "\e6b8";
}
.gfx-calendar-2-1:before {
  content: "\e6b9";
}
.gfx-camera-outline:before {
  content: "\e6ba";
}
.gfx-camera-2-1:before {
  content: "\e6bb";
}
.gfx-shopping-cart-outline:before {
  content: "\e6bc";
}
.gfx-shopping-cart-1:before {
  content: "\e6bd";
}
.gfx-chat-talk-outline:before {
  content: "\e6be";
}
.gfx-chat-talk:before {
  content: "\e6bf";
}
.gfx-chatbubble-outline:before {
  content: "\e6c0";
}
.gfx-chatbubble:before {
  content: "\e6c1";
}
.gfx-check-mark-4:before {
  content: "\e6c2";
}
.gfx-check-mark-circle-outline:before {
  content: "\e6c3";
}
.gfx-check-mark-circle:before {
  content: "\e6c4";
}
.gfx-circle-filled:before {
  content: "\e6c5";
}
.gfx-circle-filled-outline:before {
  content: "\e6c6";
}
.gfx-clock-time-outline:before {
  content: "\e6c7";
}
.gfx-clock-time:before {
  content: "\e6c8";
}
.gfx-close-empty:before {
  content: "\e6c9";
}
.gfx-close-circle-outline:before {
  content: "\e6ca";
}
.gfx-close-circle:before {
  content: "\e6cb";
}
.gfx-cloud-download-outline:before {
  content: "\e6cc";
}
.gfx-cloud-download-2:before {
  content: "\e6cd";
}
.gfx-cloud-outline:before {
  content: "\e6ce";
}
.gfx-cloud-upload-outline:before {
  content: "\e6cf";
}
.gfx-cloud-upload-2:before {
  content: "\e6d0";
}
.gfx-cloud-2-1:before {
  content: "\e6d1";
}
.gfx-cloud-moon-outline:before {
  content: "\e6d2";
}
.gfx-cloud-moon:before {
  content: "\e6d3";
}
.gfx-cloud-small-outline:before {
  content: "\e6d4";
}
.gfx-cloud-small:before {
  content: "\e6d5";
}
.gfx-cog-outline:before {
  content: "\e6d6";
}
.gfx-cog-1:before {
  content: "\e6d7";
}
.gfx-compose-edit-outline:before {
  content: "\e6d8";
}
.gfx-compose-edit:before {
  content: "\e6d9";
}
.gfx-user-circle-outline:before {
  content: "\e6da";
}
.gfx-user-circle:before {
  content: "\e6db";
}
.gfx-copy-outline:before {
  content: "\e6dc";
}
.gfx-copy-1:before {
  content: "\e6dd";
}
.gfx-square-download-outline:before {
  content: "\e6de";
}
.gfx-square-download:before {
  content: "\e6df";
}
.gfx-drag-2:before {
  content: "\e6e0";
}
.gfx-mail-letter-outline:before {
  content: "\e6e1";
}
.gfx-mail-letter-2:before {
  content: "\e6e2";
}
.gfx-eye-view-outline:before {
  content: "\e6e3";
}
.gfx-eye-view-2:before {
  content: "\e6e4";
}
.gfx-fast-forward-outline:before {
  content: "\e6e5";
}
.gfx-fast-forward-1:before {
  content: "\e6e6";
}
.gfx-inbox-outline:before {
  content: "\e6e7";
}
.gfx-inbox-2:before {
  content: "\e6e8";
}
.gfx-filmstrip-outline:before {
  content: "\e6e9";
}
.gfx-filmstrip:before {
  content: "\e6ea";
}
.gfx-flag-outline:before {
  content: "\e6eb";
}
.gfx-flag-2-1:before {
  content: "\e6ec";
}
.gfx-folder-small-outline:before {
  content: "\e6ed";
}
.gfx-folder-small:before {
  content: "\e6ee";
}
.gfx-gear-cog:before {
  content: "\e6ef";
}
.gfx-gear-setting-1:before {
  content: "\e6f0";
}
.gfx-eye-glass-outline:before {
  content: "\e6f1";
}
.gfx-eye-glass:before {
  content: "\e6f2";
}
.gfx-heart-small-outline:before {
  content: "\e6f3";
}
.gfx-heart-small:before {
  content: "\e6f4";
}
.gfx-question-small:before {
  content: "\e6f5";
}
.gfx-question-circle-outline:before {
  content: "\e6f6";
}
.gfx-question-circle-1:before {
  content: "\e6f7";
}
.gfx-infinite-outline:before {
  content: "\e6f8";
}
.gfx-infinite:before {
  content: "\e6f9";
}
.gfx-information-small:before {
  content: "\e6fa";
}
.gfx-information-small-circle-outline:before {
  content: "\e6fb";
}
.gfx-information-small-circle:before {
  content: "\e6fc";
}
.gfx-ionic-outline:before {
  content: "\e6fd";
}
.gfx-keypad-outline:before {
  content: "\e6fe";
}
.gfx-keypad-2:before {
  content: "\e6ff";
}
.gfx-lightbulb-outline:before {
  content: "\e700";
}
.gfx-lightbulb:before {
  content: "\e701";
}
.gfx-mark-map-outline:before {
  content: "\e702";
}
.gfx-mark-map:before {
  content: "\e703";
}
.gfx-lock-outline:before {
  content: "\e704";
}
.gfx-lock-4:before {
  content: "\e705";
}
.gfx-medkit-outline:before {
  content: "\e706";
}
.gfx-medkit-2:before {
  content: "\e707";
}
.gfx-mic-off:before {
  content: "\e708";
}
.gfx-mic-outline:before {
  content: "\e709";
}
.gfx-mic-5:before {
  content: "\e70a";
}
.gfx-minus-3-1:before {
  content: "\e70b";
}
.gfx-minus-circle-outline:before {
  content: "\e70c";
}
.gfx-minus-circle-2:before {
  content: "\e70d";
}
.gfx-screen-outline:before {
  content: "\e70e";
}
.gfx-screen-1:before {
  content: "\e70f";
}
.gfx-moon-outline:before {
  content: "\e710";
}
.gfx-moon-1:before {
  content: "\e711";
}
.gfx-more-outline:before {
  content: "\e712";
}
.gfx-more:before {
  content: "\e713";
}
.gfx-music-note:before {
  content: "\e714";
}
.gfx-music-note-2:before {
  content: "\e715";
}
.gfx-navigate-outline:before {
  content: "\e716";
}
.gfx-navigate:before {
  content: "\e717";
}
.gfx-send-mail-outline:before {
  content: "\e718";
}
.gfx-send-mail:before {
  content: "\e719";
}
.gfx-cloud-sun-outline:before {
  content: "\e71a";
}
.gfx-cloud-sun:before {
  content: "\e71b";
}
.gfx-pause-outline:before {
  content: "\e71c";
}
.gfx-pause-2:before {
  content: "\e71d";
}
.gfx-contact-group-outline:before {
  content: "\e71e";
}
.gfx-contact-group:before {
  content: "\e71f";
}
.gfx-contact-outline:before {
  content: "\e720";
}
.gfx-contact:before {
  content: "\e721";
}
.gfx-contact-outline-add:before {
  content: "\e722";
}
.gfx-contact-add:before {
  content: "\e723";
}
.gfx-photos-outline:before {
  content: "\e724";
}
.gfx-photos:before {
  content: "\e725";
}
.gfx-pie-outline:before {
  content: "\e726";
}
.gfx-pie:before {
  content: "\e727";
}
.gfx-play-outline:before {
  content: "\e728";
}
.gfx-play-2:before {
  content: "\e729";
}
.gfx-plus-4:before {
  content: "\e72a";
}
.gfx-plus-circle-outline:before {
  content: "\e72b";
}
.gfx-plus-outline:before {
  content: "\e72c";
}
.gfx-tag-outline:before {
  content: "\e72d";
}
.gfx-tag-4:before {
  content: "\e72e";
}
.gfx-print-outline:before {
  content: "\e72f";
}
.gfx-print-1:before {
  content: "\e730";
}
.gfx-cloud-rain-outline:before {
  content: "\e731";
}
.gfx-cloud-rain:before {
  content: "\e732";
}
.gfx-record-outline:before {
  content: "\e733";
}
.gfx-record-1:before {
  content: "\e734";
}
.gfx-redo-outline:before {
  content: "\e735";
}
.gfx-redo:before {
  content: "\e736";
}
.gfx-refresh-3:before {
  content: "\e737";
}
.gfx-refresh-circle-outline:before {
  content: "\e738";
}
.gfx-refresh-circle:before {
  content: "\e739";
}
.gfx-reload-1:before {
  content: "\e73a";
}
.gfx-rewind-outline:before {
  content: "\e73b";
}
.gfx-rewind:before {
  content: "\e73c";
}
.gfx-search-5:before {
  content: "\e73d";
}
.gfx-search-outline:before {
  content: "\e73e";
}
.gfx-skipbackward-outline:before {
  content: "\e73f";
}
.gfx-skipbackward:before {
  content: "\e740";
}
.gfx-skipforward-outline:before {
  content: "\e741";
}
.gfx-skipforward:before {
  content: "\e742";
}
.gfx-snowy:before {
  content: "\e743";
}
.gfx-speedometer-outline:before {
  content: "\e744";
}
.gfx-speedometer:before {
  content: "\e745";
}
.gfx-star-outline-1:before {
  content: "\e746";
}
.gfx-star-6:before {
  content: "\e747";
}
.gfx-stopwatch-outline:before {
  content: "\e748";
}
.gfx-stopwatch-2:before {
  content: "\e749";
}
.gfx-brightness-outline:before {
  content: "\e74a";
}
.gfx-brightness:before {
  content: "\e74b";
}
.gfx-call-phone-outline:before {
  content: "\e74c";
}
.gfx-call-phone:before {
  content: "\e74d";
}
.gfx-cloud-lightning-outline:before {
  content: "\e74e";
}
.gfx-cloud-lightning:before {
  content: "\e74f";
}
.gfx-clock-2-outline:before {
  content: "\e750";
}
.gfx-clock-6:before {
  content: "\e751";
}
.gfx-timer-clock-outline:before {
  content: "\e752";
}
.gfx-timer-clock:before {
  content: "\e753";
}
.gfx-trash-bin-outline:before {
  content: "\e754";
}
.gfx-trash-bin-1:before {
  content: "\e755";
}
.gfx-undo-outline:before {
  content: "\e756";
}
.gfx-undo:before {
  content: "\e757";
}
.gfx-unlock-outline:before {
  content: "\e758";
}
.gfx-unlock-2:before {
  content: "\e759";
}
.gfx-square-upload-outline:before {
  content: "\e75a";
}
.gfx-square-upload:before {
  content: "\e75b";
}
.gfx-video-camera-outline:before {
  content: "\e75c";
}
.gfx-video-camera:before {
  content: "\e75d";
}
.gfx-speaker-1:before {
  content: "\e75e";
}
.gfx-speaker-no:before {
  content: "\e75f";
}
.gfx-wine-glass-outline:before {
  content: "\e760";
}
.gfx-wine-glass:before {
  content: "\e761";
}
.gfx-globe-outline:before {
  content: "\e762";
}
.gfx-globe-3:before {
  content: "\e763";
}
.gfx-tablet-1:before {
  content: "\e764";
}
.gfx-mobile-phone-1:before {
  content: "\e765";
}
.gfx-ipod:before {
  content: "\e766";
}
.gfx-fighter:before {
  content: "\e767";
}
.gfx-key-4:before {
  content: "\e768";
}
.gfx-knife:before {
  content: "\e769";
}
.gfx-laptop-1:before {
  content: "\e76a";
}
.gfx-leaf-3:before {
  content: "\e76b";
}
.gfx-mixer:before {
  content: "\e76c";
}
.gfx-lightbulb-1:before {
  content: "\e76d";
}
.gfx-link-3:before {
  content: "\e76e";
}
.gfx-loading-4:before {
  content: "\e76f";
}
.gfx-loading-3:before {
  content: "\e770";
}
.gfx-loading-2:before {
  content: "\e771";
}
.gfx-loading-1:before {
  content: "\e772";
}
.gfx-mark-map-1:before {
  content: "\e773";
}
.gfx-lock-big:before {
  content: "\e774";
}
.gfx-log-in:before {
  content: "\e775";
}
.gfx-log-out:before {
  content: "\e776";
}
.gfx-loop-1:before {
  content: "\e777";
}
.gfx-magnet-2:before {
  content: "\e778";
}
.gfx-male-symbol-1:before {
  content: "\e779";
}
.gfx-male:before {
  content: "\e77a";
}
.gfx-map-3:before {
  content: "\e77b";
}
.gfx-medkit:before {
  content: "\e77c";
}
.gfx-mic-3:before {
  content: "\e77d";
}
.gfx-mic-2:before {
  content: "\e77e";
}
.gfx-mic-4:before {
  content: "\e77f";
}
.gfx-minus-circle:before {
  content: "\e780";
}
.gfx-minus-2-1:before {
  content: "\e781";
}
.gfx-minus-4:before {
  content: "\e782";
}
.gfx-car:before {
  content: "\e783";
}
.gfx-screen-2:before {
  content: "\e784";
}
.gfx-more-2:before {
  content: "\e785";
}
.gfx-music-song:before {
  content: "\e786";
}
.gfx-navicon-round:before {
  content: "\e787";
}
.gfx-navicon:before {
  content: "\e788";
}
.gfx-navigate-location:before {
  content: "\e789";
}
.gfx-no-smoke:before {
  content: "\e78a";
}
.gfx-nuclear:before {
  content: "\e78b";
}
.gfx-paper-airplane:before {
  content: "\e78c";
}
.gfx-paper-clip:before {
  content: "\e78d";
}
.gfx-pause-2-1:before {
  content: "\e78e";
}
.gfx-contact-add-2:before {
  content: "\e78f";
}
.gfx-contacs:before {
  content: "\e790";
}
.gfx-contact-2:before {
  content: "\e791";
}
.gfx-pie-2:before {
  content: "\e792";
}
.gfx-pin-4:before {
  content: "\e793";
}
.gfx-crosshairpinpoint:before {
  content: "\e794";
}
.gfx-pizza:before {
  content: "\e795";
}
.gfx-plane-airport:before {
  content: "\e796";
}
.gfx-play-2-1:before {
  content: "\e797";
}
.gfx-play-station:before {
  content: "\e798";
}
.gfx-plus-circle:before {
  content: "\e799";
}
.gfx-plus-add-2:before {
  content: "\e79a";
}
.gfx-plus-add:before {
  content: "\e79b";
}
.gfx-hashtag:before {
  content: "\e79c";
}
.gfx-power-off:before {
  content: "\e79d";
}
.gfx-tag-round:before {
  content: "\e79e";
}
.gfx-tags-round:before {
  content: "\e79f";
}
.gfx-print-3:before {
  content: "\e7a0";
}
.gfx-radio-waves:before {
  content: "\e7a1";
}
.gfx-record-2:before {
  content: "\e7a2";
}
.gfx-refresh-4:before {
  content: "\e7a3";
}
.gfx-reply-all-1:before {
  content: "\e7a4";
}
.gfx-reply-1:before {
  content: "\e7a5";
}
.gfx-search-3-1:before {
  content: "\e7a6";
}
.gfx-setting-tools:before {
  content: "\e7a7";
}
.gfx-log-out-1:before {
  content: "\e7a8";
}
.gfx-random-1:before {
  content: "\e7a9";
}
.gfx-fast-backward-1:before {
  content: "\e7aa";
}
.gfx-fast-forward-2:before {
  content: "\e7ab";
}
.gfx-android-outine:before {
  content: "\e7ac";
}
.gfx-android:before {
  content: "\e7ad";
}
.gfx-apple-outline:before {
  content: "\e7ae";
}
.gfx-apple-1:before {
  content: "\e7af";
}
.gfx-bitcoin-outline:before {
  content: "\e7b0";
}
.gfx-bitcoin:before {
  content: "\e7b1";
}
.gfx-buffer-outline:before {
  content: "\e7b2";
}
.gfx-buffer:before {
  content: "\e7b3";
}
.gfx-designernews-outline:before {
  content: "\e7b4";
}
.gfx-designernews:before {
  content: "\e7b5";
}
.gfx-dribble-outline:before {
  content: "\e7b6";
}
.gfx-dribble:before {
  content: "\e7b7";
}
.gfx-dropbox-outline:before {
  content: "\e7b8";
}
.gfx-dropbox-2:before {
  content: "\e7b9";
}
.gfx-facebook-outline:before {
  content: "\e7ba";
}
.gfx-facebook-1:before {
  content: "\e7bb";
}
.gfx-freebsd-devil:before {
  content: "\e7bc";
}
.gfx-github-outline:before {
  content: "\e7bd";
}
.gfx-github-1:before {
  content: "\e7be";
}
.gfx-googleplus-1:before {
  content: "\e7bf";
}
.gfx-googleplus-2:before {
  content: "\e7c0";
}
.gfx-hackernews-outline:before {
  content: "\e7c1";
}
.gfx-hackernews:before {
  content: "\e7c2";
}
.gfx-linkedin-outline:before {
  content: "\e7c3";
}
.gfx-linkedin-1:before {
  content: "\e7c4";
}
.gfx-pinterest-outline:before {
  content: "\e7c5";
}
.gfx-pinterest-1:before {
  content: "\e7c6";
}
.gfx-reddit-outline:before {
  content: "\e7c7";
}
.gfx-reddit:before {
  content: "\e7c8";
}
.gfx-rss-outline:before {
  content: "\e7c9";
}
.gfx-rss-3:before {
  content: "\e7ca";
}
.gfx-skype-outline:before {
  content: "\e7cb";
}
.gfx-skype-1:before {
  content: "\e7cc";
}
.gfx-tumblr-outline:before {
  content: "\e7cd";
}
.gfx-tumblr-1:before {
  content: "\e7ce";
}
.gfx-linux:before {
  content: "\e7cf";
}
.gfx-twitter-outline:before {
  content: "\e7d0";
}
.gfx-twitter-1:before {
  content: "\e7d1";
}
.gfx-vimeo-outline:before {
  content: "\e7d2";
}
.gfx-vimeo-1:before {
  content: "\e7d3";
}
.gfx-windows-outline:before {
  content: "\e7d4";
}
.gfx-windows-1:before {
  content: "\e7d5";
}
.gfx-wordpress-outline:before {
  content: "\e7d6";
}
.gfx-wordpress:before {
  content: "\e7d7";
}
.gfx-yahoo-outline:before {
  content: "\e7d8";
}
.gfx-yahoo:before {
  content: "\e7d9";
}
.gfx-youtube-play-outline:before {
  content: "\e7da";
}
.gfx-youtube-play:before {
  content: "\e7db";
}
.gfx-speakerphone:before {
  content: "\e7dc";
}
.gfx-speedometer-1:before {
  content: "\e7dd";
}
.gfx-spoon:before {
  content: "\e7de";
}
.gfx-star-7:before {
  content: "\e7df";
}
.gfx-bar:before {
  content: "\e7e0";
}
.gfx-steam:before {
  content: "\e7e1";
}
.gfx-stop-3:before {
  content: "\e7e2";
}
.gfx-thermometer-1:before {
  content: "\e7e3";
}
.gfx-hand-unlike:before {
  content: "\e7e4";
}
.gfx-hand-like:before {
  content: "\e7e5";
}
.gfx-trash-bin-2:before {
  content: "\e7e6";
}
.gfx-trash-bin-2-1:before {
  content: "\e7e7";
}
.gfx-umbrella:before {
  content: "\e7e8";
}
.gfx-unlock:before {
  content: "\e7e9";
}
.gfx-cloud-upload-3:before {
  content: "\e7ea";
}
.gfx-usb:before {
  content: "\e7eb";
}
.gfx-videocamera:before {
  content: "\e7ec";
}
.gfx-volume-high:before {
  content: "\e7ed";
}
.gfx-volume-low:before {
  content: "\e7ee";
}
.gfx-volume-medium:before {
  content: "\e7ef";
}
.gfx-volume-mute:before {
  content: "\e7f0";
}
.gfx-waterdrop:before {
  content: "\e7f1";
}
.gfx-signal-wifi:before {
  content: "\e7f2";
}
.gfx-glass-wine:before {
  content: "\e7f3";
}
.gfx-female:before {
  content: "\e7f4";
}
.gfx-wrench:before {
  content: "\e7f5";
}
.gfx-xbox:before {
  content: "\e7f6";
}
.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:28px;margin-left:2.127659574%;*margin-left:2.0744680846382977%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .span12{width:99.99999998999999%;*width:99.94680850063828%}.row-fluid .span11{width:91.489361693%;*width:91.4361702036383%}.row-fluid .span10{width:82.97872339599999%;*width:82.92553190663828%}.row-fluid .span9{width:74.468085099%;*width:74.4148936096383%}.row-fluid .span8{width:65.95744680199999%;*width:65.90425531263828%}.row-fluid .span7{width:57.446808505%;*width:57.3936170156383%}.row-fluid .span6{width:48.93617020799999%;*width:48.88297871863829%}.row-fluid .span5{width:40.425531911%;*width:40.3723404216383%}.row-fluid .span4{width:31.914893614%;*width:31.8617021246383%}.row-fluid .span3{width:23.404255317%;*width:23.3510638276383%}.row-fluid .span2{width:14.89361702%;*width:14.8404255306383%}.row-fluid .span1{width:6.382978723%;*width:6.329787233638298%}.container-fluid{*zoom:1}.container-fluid:before,.container-fluid:after{display:table;content:""}.container-fluid:after{clear:both}@media(max-width:767px){.row-fluid{width:100%}.row-fluid [class*="span"]{display:block;float:none;width:auto;margin-left:0}}@media(min-width:768px) and (max-width:1139px){.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:28px;margin-left:2.762430939%;*margin-left:2.709239449638298%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .span12{width:99.999999993%;*width:99.9468085036383%}.row-fluid .span11{width:91.436464082%;*width:91.38327259263829%}.row-fluid .span10{width:82.87292817100001%;*width:82.8197366816383%}.row-fluid .span9{width:74.30939226%;*width:74.25620077063829%}.row-fluid .span8{width:65.74585634900001%;*width:65.6926648596383%}.row-fluid .span7{width:57.182320438000005%;*width:57.129128948638304%}.row-fluid .span6{width:48.618784527%;*width:48.5655930376383%}.row-fluid .span5{width:40.055248616%;*width:40.0020571266383%}.row-fluid .span4{width:31.491712705%;*width:31.4385212156383%}.row-fluid .span3{width:22.928176794%;*width:22.874985304638297%}.row-fluid .span2{width:14.364640883%;*width:14.311449393638298%}.row-fluid .span1{width:5.801104972%;*width:5.747913482638298%}}@media(min-width:1280px){.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:28px;margin-left:2.564102564%;*margin-left:2.510911074638298%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145300001%;*width:91.3997999636383%}.row-fluid .span10{width:82.905982906%;*width:82.8527914166383%}.row-fluid .span9{width:74.358974359%;*width:74.30578286963829%}.row-fluid .span8{width:65.81196581200001%;*width:65.7587743226383%}.row-fluid .span7{width:57.264957265%;*width:57.2117657756383%}.row-fluid .span6{width:48.717948718%;*width:48.6647572286383%}.row-fluid .span5{width:40.170940171000005%;*width:40.117748681638304%}.row-fluid .span4{width:31.623931624%;*width:31.5707401346383%}.row-fluid .span3{width:23.076923077%;*width:23.0237315876383%}.row-fluid .span2{width:14.529914530000001%;*width:14.4767230406383%}.row-fluid .span1{width:5.982905983%;*width:5.929714493638298%}}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.hidden{display:none;visibility:hidden}.visible-phone{display:none !important}.visible-tablet{display:none !important}.hidden-desktop{display:none !important}@media(max-width:767px){.visible-phone{display:inherit !important}.hidden-phone{display:none !important}.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}}@media(min-width:768px) and (max-width:1139px){.visible-tablet{display:inherit !important}.hidden-tablet{display:none !important}.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}}












@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url("https://fonts.gstatic.com/s/lato/v16/S6u-w4BMUTPHjxsIPx-oPCc.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: local('Lato Light Italic'), local('Lato-LightItalic'), url("https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url("https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAXC-v.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url("https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: local('Lato Black Italic'), local('Lato-BlackItalic'), url("https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI3wi_Gwfo.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url("https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHh30AXC-v.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url("https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh7USSwiPHA.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url("https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wWw.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url("https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPHA.ttf") format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url("https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh50XSwiPHA.ttf") format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url("https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf") format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf") format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url("https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf") format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf") format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url("https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf") format('truetype');
}



@font-face {
  font-family: 'FontAwesome';
  src: url("https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot#iefix&v=4.3.0") format('embedded-opentype'), url("https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format('woff2'), url("https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format('woff'), url("https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format('truetype'), url("https://netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.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: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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: #ffffff;
}

.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";
}


@font-face {
  font-family: "avendor-icons";
  src: url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_August2018/Fonts/avendor-icons.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'revicons';
  src: url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Icons/revicons.eot");
  src: url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Icons/revicons.eot") format('embedded-opentype'), 
    url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Icons/revicons.woff") format('woff'), 
    url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Icons/revicons.ttf") format('truetype'), 
    url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Data-Files/Font/Icons/revicons.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}



img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; 
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }


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


.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; 
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; 
}


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


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

@media all and (max-width: 400px) {

    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}


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


#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}


.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}


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


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


#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}


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



.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}


.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

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

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


.widget-type-space { visibility: hidden; }


.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("https://static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("https://static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("https://static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("https://static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}


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




.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}


.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}





.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} 
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}


.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}



.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("https://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}


.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("https://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }




.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

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

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

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

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

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


pre { overflow-x: auto; }


table pre { white-space: pre-wrap; }


table tr td img { max-width: initial; }


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


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


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}


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

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


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






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

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

body {
  background: url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Images/custom.jpg") repeat fixed center 0;
  color: #778899;
  font-family: lato, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight:300;
  text-rendering: optimizelegibility;
}


.container-fluid .row-fluid .page-center {
  float: none;
  margin: 0 auto;
  padding: 0 15px;
  position:relative;

}






p {
  margin: 0 0 10px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

sup { top: -0.5em; }
sub { bottom: -0.25em; }


h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  line-height: 1.1;
}
h1,h2,h3 {
  color: #32313b;
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizelegibility;

}
h4,h5,h6 {
  color: #32313b;
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizelegibility;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 58px;
  margin-top: 0;
}
h2 {
  font-size: 48px;
  line-height: 1.2;
  margin:0px;
}
h3 {
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 36px;
  margin-top: 0;
}
h4 {
  font-size: 48px;
  line-height: 1.2;
  font-size: 22px;
  margin-top: 0;
  text-transform:uppercase;
}
h5 {
  font-size: 16px;
  line-height: 1.1;
}
h6 {}


a {
  color: #c31d20;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover, a:focus { 
  color: #e62727;
  text-decoration: none;
  outline: none !important;
}


ul{
  font-weight: 300;
  line-height: 1.8;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ul ol, ol ol, ol ul {}
li {}


blockquote {}
blockquote p {}
blockquote small {}


hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  color: #778899;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0));
}


img {
  vertical-align: middle;
}





#hs-eu-cookie-confirmation {}


#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}


#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}








.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}


.header-container, 
.body-container, 
.footer-container {}




.header-container-wrapper {}
.header-container {}

.custom-logo img {
  max-width: 400px;
}
.custom-logo img{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.custom-logo-wrapper {
  width: auto!important;
  padding: 0;
}

.custom-header-wrapper {
  position: relative;
  z-index: 99999;
  background: #FFF;
  position:fixed;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6);
  -moz-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6);
  box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6);
  -webkit-transform: translateZ(0);
}
.body-container-wrapper {
  padding-top: 100px;
  background: #fff;
}
.custom-logo {
  line-height: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hs-banner-area .banner-wrapper {   
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  border: 0;
  z-index: 0;
  background-color: #c31d20;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.inner-wrapper h2 {
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}

.hs-banner-area {
  background-position: 50% 50% !important;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding: 60px 0;
  background: #f8f8f8;
  border-bottom: 1px solid #ececec;
}
.content-wrapper.page-center {
  padding: 20px 15px !important;
}



.body-container-wrapper {}
.body-container {}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}




.footer-container-wrapper {}
.footer-container {}

.custom-footer-menu .hs-menu-wrapper>ul>li ul {
  left: 0 !important;
  top: auto !important;
  display: block !important;
  position: relative !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.custom-footer-wrapper .hs-menu-wrapper > ul > li ul li a:hover {
  color: #e62727;
}
.custom-footer-wrapper .hs-menu-wrapper > ul > li ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 25.2px;
  white-space:pre-wrap !important;
  font-weight: 300;
  font-family: Lato, sans-serif;
}

.custom-footer-wrapper .hs-menu-wrapper > ul > li ul li {
  list-style: none;
  margin-bottom: 10px;
}
.custom-footer-wrapper .hs-menu-wrapper > ul > li >a {
  font-size: 15px;
  color: #fff;
  line-height: 16.5px;
  text-rendering: optimizelegibility;
  text-decoration: none;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 29px;
}
.custom-footer-wrapper {
  color: #778899;
  background: #25242c;
  padding: 40px  0;
}
.custom-footer-wrapper .hs-menu-wrapper > ul > li >a:before {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0;
  top: 39px;
  position: relative;
  width: 100%;
}
.custom-footer-wrapper .hs-menu-wrapper > ul > li >a:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px 0 -3px;
  background-color: #c31d20;
  position: relative;
  width: 10%;
  z-index: 2;
}

.custom-footer-top .page-center .row-fluid {
  margin: 0 -15px;
}
.custom-footer-menu , .custom-footer-subscribe {
  padding: 0 10px !important;
  margin-left: 0 !important;
  max-width: 234px !important;
  float: left !important;
}
.custom-footer-subscribe {
  margin-left: 15px !important;
  padding-right: 0px !important;
}
.custom-footer-copyright ul {
  margin: 0 auto;
  text-align: center;
  padding-left: 0;
  font-weight: 300;
  line-height: 1.8;
  margin-left: -5px;
  list-style: none;
}

.custom-footer-copyright ul li {
  text-transform: uppercase;
  display: inline-block;
  padding-right: 1px;
  padding-left: 6px;
  font-size: 16px;
}

.custom-footer-copyright ul li a {
  text-decoration: none;
  color: inherit;
}
.custom-footer-copyright ul li a:hover{
  color: #e62727;
}

.custom-footer-copyright ul {
  padding: 20px 0 10px;
}

.custom-footer-copyright p {
  padding: 10px 0;
  text-align: center;
  margin: 0px;
  margin-bottom: 0;
  line-height: 1.9;
  font-weight: 300;
  color: #778899;
}

.custom-footer-copyright {
  font-family: Lato, sans-serif;
}

.custom-footer-copyright hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  color: #778899;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0));
  background-image: -moz-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0));
  background-image: -ms-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0));
  background-image: -o-linear-gradient(left, rgba(179,179,196,0), rgba(179,179,196,0.75), rgba(179,179,196,0));
}
.custom-footer-right ul li a {
  font-size: 15px;
  color: #fff;
  line-height: 17px;
  text-decoration: none;
  font-family: Lato, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.custom-footer-right ul li {
  line-height: 16px;
  margin-bottom: 26px;
}
.custom-footer-right ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.custom-footer-right ul li a:before {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0;
  top: 39px;
  position: relative;
  width: 100%;
}
.custom-footer-right ul li a:after {
  content: "";
  display: block;
  height: 5px;
  margin: 22px 0 -3px;
  background-color: #c31d20;
  position: relative;
  width: 10%;
  top: -3px;
  z-index: 2;
}
.custom-footer-right p {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  font-family: Lato, sans-serif;
}
.custom-footer-email-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  max-width: 78%;
  width:100%;
  float: left;
}

.custom-footer-email-form {
  position: relative;
}
.custom-footer-email-form .hs-error-msgs label {
  position: absolute;
  top: 57px;
  margin: 0;
  padding: 2px 10px;
}

.custom-footer-email-form input[type="email"] {
  height: 50px;
  padding: 10px 20px;
  background-color: transparent;
  border: 1px solid #ececec;
  color: #778899;
  width: 100%;
  font-weight:300;
  -webkit-box-shadow: none;
  font-family: Lato, sans-serif;
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
  border-radius: 4px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  box-shadow: none;
  max-width: 100%;
}
.custom-footer-email-form .hs_submit.hs-submit {
  width: 20%;
  float: right;
  text-align: center;
}
.custom-footer-email-form .hs-button.primary,.custom-footer-email-form  input[type="submit"]:hover,.custom-footer-email-form  input[type="button"]:hover {
  background-color: #e62727;
}

.custom-footer-email-form .hs-button.primary,.custom-footer-email-form  input[type="submit"], .custom-footer-email-form  input[type="button"] {
  padding: 18px 13px;
  background-color: #c31d20;
  font-family: Lato, sans-serif;
  color: #ffffff;
  margin: 0px;
  border: 0 !important;
}

.custom-footer-right {
  max-width: 214px;
}
.custom-footer-email-form {
  max-width: 214px;
}	














.header-container-wrapper .custom-menu-primary {
  width: auto;
  float: right;
  margin: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul{
  float:right;
  font-family:Lato, sans-serif;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  display:block;
  position:static !important;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: #32313b;
  border-top: 3px solid transparent;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  text-decoration: none;
  letter-spacing: 1px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  content: '';
  font-weight: 700;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a {
  border-top: 3px solid #c31d20;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: #c31d20;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a, .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
  color: #c31d20;
  border-top: 3px solid #c31d20;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > ul > li.active.active-branch>a {
  color: #c31d20 !important;
  background: #f2f2f2 !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul > li > ul {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  left: auto !important;
  top: auto !important;
  width:100%;
}
.header-container-wrapper .custom-header-wrapper .page-center > div {
  position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul > li > a {
  color: #C31D21;
  font-size: 13px;
  text-decoration: none;
  padding: 10px;
  margin-bottom: 10px;
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: #32313b;
  display: block;
  text-decoration: none;
  padding: 10px;
  white-space:normal !important;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li {
  font-size: 11px;
  font-weight: 600;
  font-family: lato ,sans-serif;
  text-transform: uppercase;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  background: #f2f2f2;
  color: #c31d20;
}

.custom-footer-email-form .hs-input.invalid.error {
  border-color: #ececec;
}
.custom-footer-email-form input[type="email"]:focus {
  border-color: #c31d20 !important;
}




.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper>ul li:hover ul {
  transform: scale(1);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}


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


@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .scroll-header .custom-logo img{
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}









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

@media (max-width: 767px){

  
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  

  .mobile-trigger{
    display: inline-block !important; 
    cursor: pointer; 
    position: absolute; 
    top: -75px;           
    right: 0px;        
    width: 48px; 
    height: 48px;       
    padding: 13px 6px;
    background:#32313b; 
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    border:none;
    text-transform: uppercase;
    color: #000; 
  }
  .mobile-trigger:after {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff;
    padding: 9px 10px;
    border-color: #ddd;
  }
  .mobile-trigger:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ddd;
    border-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: 	color,background 0.3s ease-in-out;
  }
  .mobile-trigger:hover:after {
    color: #e62727;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: 	color,background 0.3s ease-in-out;
  }

  


  

  .child-trigger{
    display: block !important; 
    cursor: pointer; 
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; 
    min-width: 55px !important;
    height: 45px !important;   
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; 
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; 
    height: 1px; 
    background-color: #000; 
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

    

  .custom-menu-primary.js-enabled{
    position: relative;
    

  }

  
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

   
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    border-top: 1px solid #e7e7e7;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; 
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    background:#fff;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }

  

  .custom-menu-primary .hs-menu-wrapper > ul li a {
    font-size: 12px;
    font-weight: 500;
    color: #32313b;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 10px 15px;
    line-height: 20px;
    border-top: 3px solid transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    Color:#c31d20;
  }

  
  .custom-menu-primary .hs-menu-wrapper > ul > li > .ul-wrapper > ul {
    background-color: transparent;
    display: block !IMPORTANT;
    height: auto !IMPORTANT;
    padding: 15px !IMPORTANT;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6);
    -moz-box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6);
    box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    display: block;
    width: 100% !important;
    padding: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > .ul-wrapper > ul > li > a{
    color: #C31D21;
    font-size: 13px;
    text-decoration: none;
    padding: 10px;
    margin-bottom: 10px;
    letter-spacing:normal;
    border:none;
    font-weight:600;
    line-height: 1.8;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > .ul-wrapper > ul > li ul li a {
    color: #32313b;
    padding: 10px;
    letter-spacing: normal;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    line-height: 1.8;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > .ul-wrapper > ul > li ul li a:hover{
    color: #c31d20;
    background: #f2f2f2;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > .ul-wrapper > ul{
    box-shadow:none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a {
    border-top: 3px solid #c31d20;
    color: #32313b;
  }
  .ul-wrapper ul {
    display: block !important;
    height: auto !important;
  }
}








.blog {}


.hs-blog-post {}


.hs-blog-listing {}


.blog .content-wrapper {}




.blog .blog-content {}


.blog-listing-wrapper {}


.blog-post-wrapper {}


.hs-blog-header h1 {}
.hs-blog-header h1 a{}


.post-header h2 {}
.post-header h2 a {}


#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.section.post-footer form::before {
  content: "Leave a reply";
  display: block;
  margin: 0 0 20px;
  font-size: 20px;
}


.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}


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


a.more-link {}


#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}


.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}


#comments-listing {

  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }


.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}


.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}




.blog .blog-sidebar {}

.blog .blog-sidebar > div {
  margin-bottom: 30px;
}
.blog .blog-sidebar > div:last-child {
  margin: 0;
}


.blog .blog-sidebar .widget-span {}




.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}


.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}


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


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


.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}



.blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}

.blog-post-wrapper h2, .post-header h2{
  margin-bottom: 10px;
}

.blog-post-wrapper h2 a, .post-header h2 a{
  text-decoration: none;
}
.blog-post-wrapper h2 a:hover, .post-header h2 a:hover{}

#hs_cos_wrapper_blog_subscription_title{}

#comment-form h4{}

#hubspot-topic_data{
  color: #888888;
  font-weight:700;
}
.post-listing #hubspot-author_data{
  margin-top: 0;
}
.hs-form .input ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hs-form .input ul li{
  padding: 0 !important;
}
.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
}
.more-link{
  display: inline-block;
  padding-top: 20px;
}
.hs-blog-social-share{
  height: auto;
}
.blog-sidebar .cell-wrapper{
  margin-bottom: 15px;
}
.blog-sidebar ul{
}
.blog-sidebar ul li{
  padding: 0 0 10px;
}

.post-listing-simple .post-item {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin: 0 0 20px;
}

.hs-blog-social-share {
  margin-bottom: 10px;
}
#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}



#comments-listing {
  margin-bottom: 30px;
  margin-top: 30px;
}


.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  color:  !important;
  display: block !important;
  text-align: left;
}





#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}
#comments-listing.no-comments {
  border: none;
  margin:0;
}

.blog-pagination > a {
  display: inline-block!important;
  vertical-align: middle;
  margin-right: 10px;
}


.header-container-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}

.scrollup {
  border: 2px solid #ececec;
  color: #ececec;
  font-size: 26px;
  line-height: 1.3;
  position: fixed;
  bottom: 40px;
  right: 10px;
  text-align: center;
  width: 40px;
  height: 40px;
  z-index: 1100;
}
.scrollup:hover {
  border-color: #c31d20;
}
.scrollup:hover {
  color: #c31d20;
}
.scrollup:hover, .scrollup:focus {
  border: 2px solid;
}








.body-container .hs-form-field {
  padding: 5px 0;
}


.hs-field-desc {}


label {}
.body-container .hs-form-field > label {
  display:block;
  margin-bottom:5px;
}


input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
  color: #778899;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ececec;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-appearance:none;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  box-shadow: none;
  outline: 0 none;
  border-color: #c31d20;
}


textarea {}
textarea:focus {}


select {}
select:focus {}


form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}


input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}


.hs-error-msgs label {
  padding: 10px;
  margin-bottom: 10px;
  background: #ffeded;
  font-weight: bold;
  float: none;
  display: block;
  color: red;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
}
.footer-container span.hs-form-required {
  display: none;
}

.hs-error-msgs li {
  list-style: none;
}
.hs_error_rollup ul {
  margin: 0;
  padding: 0;
}

.hs-input.invalid.error {

}


::-webkit-input-placeholder {} 
:-moz-placeholder {} 
::-moz-placeholder {} 
:-ms-input-placeholder {} 

.custom-footer-email-form ::-webkit-input-placeholder {
  color: #778899;
  opacity:1;
} 
.custom-footer-email-form :-moz-placeholder {
  color: #778899;
  opacity:1;
} 
.custom-footer-email-form ::-moz-placeholder {
  color: #778899;
  opacity:1;
} 
.custom-footer-email-form :-ms-input-placeholder {
  color: #778899;
  opacity:1;
} 



.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}


form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}





#comment-form .hs-form-field > label {}
#comment-form label {}


#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}





#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}


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




.widget-type-google_search label {}


.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}







.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none !important;
  padding: 18px 28px;
  font-size: 14px;
  line-height: 1;
  background: #DDDDDD;
  border: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin:15px 0 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #778899;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0,0,0);
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
}

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

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




.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}




#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}




#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}




.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}




.hs-404-page .body-container .page-center.content-wrapper .custom_error_message h1 {
  color: #32313b;
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 1.1;
}
.hs-404-page .body-container .page-center.content-wrapper .custom_error_message p {
  color: #778899;
  margin: 0 0 10px;
  margin-bottom: 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
}
.hs-404-page .body-container .page-center.content-wrapper .custom_error_message ul {
  font-weight: 300;
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 10px;
}

.hs-404-page .body-container .page-center.content-wrapper .custom_error_message ul li {
  color: #778899;
  font-family: 'Raleway', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 14px;
}


.hs-form-field > label span[data-reactid]:empty + span {
  display: none;
}

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





.bdy-inner .page-center.content-wrapper > div {
  margin-right: -15px;
  margin-left: -15px;
}

.top-ad-40 .page-center.content-wrapper {
  padding-top: 40px !important;
  padding-bottom: 0!important;
}

.lead {
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.text-center {
  text-align: center;
}
.hs-abt-page-r1-grp .page-center.content-wrapper .hs-abt-page-r1-c1-flexi .hs_cos_wrapper_type_rich_text p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  text-rendering: optimizelegibility;
  font-family: 'Lato', sans-serif;
  margin: 0 0 20px;
}





.cst-title-grp {
  text-align: center;
}

.cst-title-grp h3 span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
  background-color: #c31d20;
  z-index: 1;
}
.cst-title-grp h3 {
  line-height: 1.1;
}
.cst-title-grp h3:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}




.cst-client-logo-grp .slick-arrow {
  display: none!important;
}
.cst-client-logo-grp .cst-logo-items .img-holder {
  margin: 0 10px;
  padding-bottom: 10px;
}

.cst-client-logo-grp .cst-logo-items .img-holder img {
  width: 100%;
  height: auto;
}

.cst-client-logo-grp ul.slick-dots {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.42857143;
  position: static;
}

.cst-client-logo-grp ul.slick-dots li {
  display: inline-block;
  zoom: 1;
  cursor: pointer;
}
.cst-client-logo-grp ul.slick-dots li button {
  background-color: #c31d20;
  display: block;
  width: 24px;
  height: 10px;
  border: 1px solid #ffffff;
  margin: 5px 4px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  font-size: 0;
  outline:0;
  cursor: pointer;
  padding: 0;
}
.cst-client-logo-grp ul.slick-dots li.slick-active button, .cst-client-logo-grp ul.slick-dots li:hover button {
  background-color: #c31d20 !important;
  opacity: 1;
}
.page-center.content-wrapper {
  overflow: hidden;
}

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






.bdy-inner .page-center.content-wrapper>div > div {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.hs-abt-page-r1-grp .page-center.content-wrapper>div>div {
  padding: 0!important;
}

.hs-abt-page-r1-grp .page-center.content-wrapper .hs-abt-page-r1-c1-flexi {
  max-width: 66.66666667%;
  width: 100%;
  float: none;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}

.hs-abt-page-r2-grp .page-center.content-wrapper>div {
  margin-right: -30px;
  margin-left: -30px;
}





.hs-search-r1-grp .page-center > div {
  margin-right: -15px;
  margin-left: -15px;
}
.hs-search-r1-grp .page-center > div > div {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cst-search-sec {
  margin-right: -15px;
  margin-left: -15px;
}
.cst-search-sec .inner-col {
  margin-left: 25%;
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.cst-search-sec .inner-col .hs-search-field {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  border-color: #ececec;
  padding: 15px;
}
.cst-search-sec .inner-col .hs-search-field .hs-search-field__bar h3.text-center {
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizelegibility;
  margin-bottom: 10px;
  text-transform: none;
  line-height: 1.1;
  margin-top: 1px;
}
.cst-search-sec .inner-col .hs-search-field form .form-inner {
  position: relative;
  display: table;
  border-collapse: separate;
}

.cst-search-sec .inner-col .hs-search-field form .form-inner span.input-group-btn {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.cst-search-sec .inner-col .hs-search-field form .form-inner span.input-group-btn button:hover {
  background-color: #e62727;
  outline: 0;
}
.cst-search-sec .inner-col .hs-search-field form .form-inner span.input-group-btn button {
  margin-right: -1px;
  text-transform: none;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  font-weight: 400;
  margin-bottom: 0;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
  color: #ffffff;
  padding: 18px 28px;
  font-size: 14px;
  line-height: 1;
  background-color: #c31d20;
  position: relative;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}


.cst-search-sec .inner-col .hs-search-field form .form-inner input[type="text"]:focus {
  border-color: #c31d20;
}
.cst-search-sec .inner-col .hs-search-field form .form-inner input[type="text"] {
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  border-radius: 4px;
  background-image: none;
  font-size: 14px;
  line-height: 1.42857143;
  height: 50px;
  padding: 10px 20px;
  background-color: transparent;
  border: 1px solid #ececec;
  color: #778899;
  box-shadow: none;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  display: table-cell;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-family: Lato, sans-serif;
}



.hs-cntct-r1-grp {
  margin: 30px 0;
}
.hs-cntct-r1-grp .page-center.content-wrapper {
  padding: 0 15px!important;
}
.hs-cntct-r1-grp .page-center.content-wrapper > div {
  margin-right: -15px;
  margin-left: -15px;
}
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-left-col {
  max-width: 50%;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col {
  max-width: 50%;
  width: 100%;
  margin-left: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cst-title-sec h3 {
  line-height: 1.1;
  margin-top: 1px;
}

.cst-title-sec h3 span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px 0 -3px;
  position: relative;
  width: 10%;
  z-index: 2;
  background-color: #c31d20;
}
.cst-title-sec h3:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0;
  position: relative;
  width: 100%;
}

.custom-contact-inform {
  padding-top: 8px;
}
.custom-contact-inform p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif;
}
.custom-contact-inform h4 {
  line-height: 1.1;
  text-transform: none;
  margin-bottom: 10px;
}

.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form {
  padding-top: 18px;
}

.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs-form-field {
  padding: 5px;
  margin: 0px 0px 0px 0px;
  position: relative;
  overflow: hidden;
}

.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs-form-field .hs-input:focus,
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs-form-field .hs-input.invalid.error {
  border-color: #c31d20;
}
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs-form-field .hs-input {
  height: 50px;
  padding: 10px 20px;
  background-color: transparent;
  border: 1px solid #ececec;
  color: #778899;
  max-width: 100%;
  box-shadow: none;
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs-form-field textarea.hs-input {
  min-height: 122px;
  height: auto;
}
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs-form-field > label {
  margin: 0;
}

.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs_submit.hs-submit {
  text-align: center;
  padding-top: 13px;
}
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs_submit.hs-submit input[type="submit"]:hover {
  color: #778899;
}
.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs_submit.hs-submit input[type="submit"] {
  padding: 18px 28px;
  font-size: 14px;
  line-height: 1;
  box-shadow: none;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 0;
}

.hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col form .hs_error_rollup {
  margin-top: 10px;
}



.top-ad-30 .page-center.content-wrapper {
  padding-top: 30px!important;
  padding-bottom: 0px!important;
}

.hs-cybr-security-r1-grp .page-center.content-wrapper .cst-title-grp p.lead.text-center {
  padding-top: 30px;
  max-width: 780px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}



.cst-2-col-img-grp.grey {
  background: #f4f4f4;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix {
  margin-right: -15px;
  margin-left: -15px;
}
.cst-2-col-img-grp .page-center {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix > div {
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-image-col-grp {
  padding: 20px 15px;
  text-align: center;;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-image-col-grp .cst-imge-container.icon i {
  font-size: 200px;
  color: #c31d20;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp {
  padding: 30px 0;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp {
  padding: 0 15px;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp .inner-col {
  padding: 30px 0;
}

.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp .inner-col h4.title {
  text-transform: uppercase;
  margin-bottom: 40px;
  line-height: 1.1;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp .inner-col h4.title:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0;
  position: relative;
  width: 100%;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp .inner-col h4.title span:after {
  background-color: #c31d20;
  content: "";
  display: block;
  height: 5px;
  margin: 20px 0 -3px;
  position: relative;
  width: 10%;
  z-index: 2;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp .inner-col p.content {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
  text-rendering: optimizelegibility;
  color: #778899;
}
.cst-2-col-img-grp.hs-right .page-center .inner-col.clearfix>div {
  float: right;
}
.cst-2-col-img-grp.Compliant-Security-Awareness-Training .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 26px;
  padding-bottom: 34px;
}
.cst-2-col-img-grp.Face-to-Face-Security-Awareness-Training .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}
.hs-abt-page-r1-c1-flexi > span > div:last-child {
  margin-right: -15px;
  margin-left: -15px;
}
.hs-abt-page-r1-c1-flexi .hs_cos_wrapper_type_rich_text {
  display: block;
  width: 66.66666667%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 40px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cst-2-col-img-grp.SIEM-as-a-Service .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 50px;
  padding-bottom: 20px;
}

.cst-2-col-img-grp.Outsourced-SOC .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 65px;
}

.cst-2-col-img-grp.Outsourced-SOC .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 65px;
  padding-bottom: 34px;
}

.cst-2-col-img-grp.Vulnerability-Remediation .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 26px;
  padding-bottom: 34px;
}
.cst-2-col-img-grp.NETWORK-SECURITY .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 40px;
  padding-bottom: 20px;
}

.cst-2-col-img-grp.NETWORK-SECURITY .page-center .inner-col.clearfix .cst-right-col-grp .inner-col {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cst-2-col-img-grp.IDENTITY-MANAGEMENT .page-center,
.cst-2-col-img-grp.CYBER-SECURITY-TRAINING .page-center,
.cst-2-col-img-grp.STRONG-MULTIFACTOR-AUTHENTICATION .page-center,
.cst-2-col-img-grp.SIEM--EVENT-LOG-MANAGEMENT .page-center,
.cst-2-col-img-grp.PATCH-MANAGEMENT .page-center,
.cst-2-col-img-grp.MOBILE-DEVICE-MANAGEMENT .page-center,
.cst-2-col-img-grp.OUTSOURCED-CISO .page-center,
.cst-2-col-img-grp.VULNERABILITY-MANAGEMENT .page-center,
.cst-2-col-img-grp.COMPLIANCE-MANAGEMENT .page-center,
.cst-2-col-img-grp.INCIDENT-HANDLINGRESPONSE .page-center,
.cst-2-col-img-grp.OUTSOURCED-SOC .page-center {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.cst-2-col-img-grp.IDENTITY-MANAGEMENT .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.CYBER-SECURITY-TRAINING .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.STRONG-MULTIFACTOR-AUTHENTICATION .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.SIEM--EVENT-LOG-MANAGEMENT .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.PATCH-MANAGEMENT .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.MOBILE-DEVICE-MANAGEMENT .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.OUTSOURCED-CISO .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.VULNERABILITY-MANAGEMENT .page-center .inner-col.clearfix  .cst-image-col-grp,
.cst-2-col-img-grp.COMPLIANCE-MANAGEMENT .page-center .inner-col.clearfix  .cst-image-col-grp,
.cst-2-col-img-grp.INCIDENT-HANDLINGRESPONSE .page-center .inner-col.clearfix  .cst-image-col-grp,
.cst-2-col-img-grp.OUTSOURCED-SOC .page-center .inner-col.clearfix  .cst-image-col-grp {
  padding-top: 60px;
  padding-bottom: 40px;
}
.cst-2-col-img-grp.IDENTITY-MANAGEMENT .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.CYBER-SECURITY-TRAINING .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.STRONG-MULTIFACTOR-AUTHENTICATION .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.SIEM--EVENT-LOG-MANAGEMENT .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.PATCH-MANAGEMENT .page-center .inner-col.clearfix  .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.MOBILE-DEVICE-MANAGEMENT .page-center .inner-col.clearfix  .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.OUTSOURCED-CISO .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.VULNERABILITY-MANAGEMENT .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.COMPLIANCE-MANAGEMENT .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.INCIDENT-HANDLINGRESPONSE .page-center .inner-col.clearfix .cst-right-col-grp .inner-col,
.cst-2-col-img-grp.OUTSOURCED-SOC .page-center .inner-col.clearfix .cst-right-col-grp .inner-col {
  padding-top: 40px;
  padding-bottom: 40px;
}
.cst-2-col-img-grp.hs-right.Document-Review .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 26px;
}
.cst-2-col-img-grp.hs-left.Security-Reporting .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}
.cst-2-col-img-grp.hs-left.Vulnerability-Management .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp .inner-col a.btn:hover {

  background-color: #c31d20;
  color: #ffffff;
  border: 2px solid;
  border-color: #c31d20;
}
.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-right-col-grp .inner-col a.btn {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 400;
  display: inline-block;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1;
  padding: 14px 20px;
  font-size: 14px;
  border: 2px solid;
  background-color: transparent;
  color: #c31d20;
  border-color: #c31d20;
}
.cst-2-col-img-grp.SECURITY-FRAMEWORK .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 26px;
  padding-bottom: 34px;
}
.cst-2-col-img-grp.POLICY-DEVELOPMENT .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}

.cst-2-col-img-grp.CLOUD-ARCHITECTURE-ASSESSMENT .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 50px;
  padding-bottom: 20px;
}
.cst-2-col-img-grp.CLOUD-BEST-PRACTICE-BENCHMARKING .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 31px;
  padding-bottom: 34px;
}

.cst-2-col-img-grp.CLOUD-VULNERABILITY-MANAGEMENT .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}

.cst-2-col-img-grp.PRIVACY-ACT--AUSTRALIAN-PRIVACY-PRINCIPLES .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 50px;
  padding-bottom: 20px;
}
.cst-2-col-img-grp.PCI-DSS .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 26px;
  padding-bottom: 34px;
}
.cst-2-col-img-grp.ISO27001 .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}
.cst-2-col-img-grp.ISM--IRAP .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 58px;
  padding-bottom: 30px;
}

.cst-2-col-img-grp.NSW-GOVERNMENT-DISP .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.Mobile-Application-Penetration-Testing .page-center .inner-col.clearfix .cst-image-col-grp,
.cst-2-col-img-grp.Wireless-Security-Penetration-testing .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 30px;
  padding-bottom: 30px;
}

.cst-2-col-img-grp.External-Network-Penetration-Testing .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 26px;
  padding-bottom: 34px;
}

.cst-2-col-img-grp.Internal-Network-Penetration-Testing .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}
.cst-2-col-img-grp.Web-Application-Penetration-Testing .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 58px;
  padding-bottom: 30px;
}
.cst-2-col-img-grp.Physical-Security-Penetration-Testing .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 50px;
  padding-bottom: 30px;
}
.cst-2-col-img-grp.Web-Services--API-Penetration-Testing .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 45px;
  padding-bottom: 30px;
}
.cst-2-col-img-grp.Social-Engineering-Assessment .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 50px;
  padding-bottom: 10px;
}

.cst-2-col-img-grp.Best-Practice-Analysis .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 26px;
  padding-bottom: 34px;
}

.cst-2-col-img-grp.Cloud-Security .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 30px;
  padding-bottom: 30px;
}

.cst-2-col-img-grp.Service-Provider--Third-Party-Security-Assessment .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 58px;
  padding-bottom: 20px;
}

.cst-2-col-img-grp.Service-Provider--Third-Party-Security-Assessment .page-center {
  padding-bottom: 30px!important;
}

.cst-2-col-img-grp.ASIC-Health-Check .page-center .inner-col.clearfix .cst-image-col-grp {
  padding-top: 30px;
  padding-bottom: 30px;
}

.hs-search-field.hs-search-field--open ul.hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  background: #fff;
  padding: 10px;
  z-index: 23;
  left: 0;
}
.cst-search-sec .inner-col .hs-search-field .hs-search-field__bar {
  position: relative;
}

.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi1,
.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2,
.hs-asic-health-check-layout .hs-r2-cybr-secrty-grp{
  max-width: 66.66666667% !important;
  margin: 0 auto !important;
  float: none !important;
  padding: 0 15px;
}
.hs-asic-health-row2-wrapper {
  background: #f4f4f4;
  padding: 49px 0 20px;
}

.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2 h4 span:after,
.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2 h5 span:after{
  content: "";
  display: block;
  height: 5px;
  margin: 20px 0 -3px;
  position: relative;
  width: 10%;
  z-index: 2;
  background-color: #c31d20;
}
.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2 h4:after ,
.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2 h5:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0;
  position: relative;
  width: 100%;
}

.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2 p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
}
.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2 h4 {
  margin-bottom: 41px;
  position: relative;
  line-height: 1.1;
}

.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2 h5 span:after {
  margin-top: 10px;
}
.hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2  h5 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 30px;
  position: relative;
}
.hs-asic-health-check-layout .hs-asic-health-check-layout .body-container .page-center {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.hs-asic-health-check-layout .hs-two-column-with-right-inner-right i {
  font-size: 100px;
  color: #c31d20;
  margin-top: 61px;
  display: block;
  margin-left: -3px;
}

.hs-asic-health-check-layout .hs-two-column-with-right-inner-left {
  width: 75.33%;
}

.hs-asic-health-check-layout .hs-two-column-with-right-inner-right {
  width: 16.66666667%;
}

.hs-asic-health-check-layout .hs-two-column-with-right-inner > div {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.hs-asic-health-check-layout .hs-two-column-with-right-icon {
  padding: 40px 0;
}

.hs-asic-health-check-layout .hs-two-column-with-right-inner-left h4 {
  position: relative;
}


.hs-asic-health-check-layout .hs-two-column-with-right-inner {
  margin: 0 -15px;
}
.hs-asic-health-check-layout  .hs-two-column-with-right-inner-left h4:after {
  background-color: #c31d20;
  content: "";
  display: block;
  height: 5px;
  margin: 19px 0 -3px;
  position: relative;
  width: 10%;
  z-index: 2;
}

.hs-asic-health-check-layout .hs-two-column-with-right-inner-left h4 span::after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  margin: 21px 0 -3px;
}

.hs-asic-health-check-layout .hs-two-column-with-right-inner-left h4 {
  position: relative;
  margin-bottom: 41px;
}

.hs-asic-health-check-layout .hs-two-column-with-right-inner {
  margin: 10px -15px 0;
}
.hs-asic-health-check-layout .hs-two-column-with-right-inner-left p {
  font-size: 14px;
  line-height: 25px;
  color: #778899;
  margin-bottom: 21px;
}
.hs-asic-health-row2-wrapper .page-center > .row-fluid-wrapper {
  margin: 0 -15px;
}

.hs-cybr-security-r3-grp .page-center > div {
  margin: 0 -15px;
}

.cst-title-grp h2:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}
.cst-title-grp h2 {
  text-transform: uppercase;
  margin-bottom: 40px;
  line-height: 1.1;
}
.cst-title-grp h2 span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
  background-color: #c31d20;
  z-index: 1;
}

.hs-srvce-pge-r1-grp .page-center.content-wrapper .hs-srvce-pge-r1-c1-flexi {
  max-width: 66.66666667%;
  width: 100%;
  float: none;
  margin: 0 auto;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.hs-srvce-pge-r1-grp .page-center.content-wrapper > div > div {
  padding: 0;
}
.hs-srvce-pge-r1-grp .page-center.content-wrapper > div > div .hs-srvce-pge-r1-c1-flexi {
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
  margin: 0 auto;
}
.hs-srvce-pge-r1-grp .page-center.content-wrapper > div > div .hs-srvce-pge-r1-c1-flexi .cst-title-grp p.lead.text-center em {
  font-style: normal;
}

.hs-one-column-wrapper .hs-one-column-items {
  width: 33.33333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.hs-one-column-wrapper .hs-one-column-items .inner-grp {
  padding: 10px;
  text-align: center;
}

.hs-one-column-wrapper .hs-one-column-items .inner-grp .iconbox-wrapper {
  color: #c31d20;
  display: block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: none;
  margin: 0 auto 30px;
  background: none;
  border: 2px solid;
  line-height: 110px;
  height: 110px;
  width: 110px;
  font-size: 60px;
}
.hs-one-column-wrapper .hs-one-column-items .inner-grp .iconbox-wrapper span {
  margin-bottom: 12px;
  float: none;
  margin-right: 0px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.hs-one-column-wrapper .hs-one-column-items .inner-grp .cntnt-bx {
  overflow: hidden;
}

.hs-one-column-wrapper .hs-one-column-items .inner-grp .cntnt-bx p.desption {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
  text-rendering: optimizelegibility;
  font-family: 'Lato', sans-serif;
}

.hs-one-column-wrapper .hs-one-column-items .inner-grp .cntnt-bx h4 {
  font-family: 'Lato', sans-serif;
  text-transform: none;
  margin-bottom: 9px;
  margin-top: -1px;
}

.hs-one-column-wrapper .hs-one-column-items .inner-grp .cntnt-bx .btn-sec a.btn:hover {
  background-color: #e62727;
}
.hs-one-column-wrapper .hs-one-column-items .inner-grp .cntnt-bx .btn-sec a.btn {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  display: inline-block;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
  color: #ffffff;
  line-height: 1;
  padding: 8px 16px;
  font-size: 12px;
  background-color: #c31d20;
}

.hs-srvce-pge-r1-grp.bdy-inner.top-ad-40 .page-center.content-wrapper {
  padding-bottom: 40px!important;
}

.cst-servce-grp .page-center {
  padding-top: 100px !important;
  padding-bottom: 40px !important;
}

.cst-servce-grp .page-center .cst-inner-sec.clearfix {
  margin-right: -15px;
  margin-left: -15px;
}

.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-top-content-grp {
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
  text-align: center;
}


.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-top-content-grp h3:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}
.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-top-content-grp h3 span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
  background-color: #c31d20;
  z-index: 1;
}
.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-top-content-grp p {
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.4;
}

.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-top-content-grp {
  padding-bottom: 60px;
}
.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 33.33333333%;
}
.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items .cst-inner-col.clearfix {
  padding: 10px;
}
.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items .cst-inner-col.clearfix .iconbox-wrapper {
  font-size: 60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  float: left;
  margin-right: 20px;
  text-align: center;
}

.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items .cst-inner-col.clearfix .iconbox-wrapper span.icon {
  color: #c31d20;
}
.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items .cst-inner-col.clearfix .cst-content-box {
  overflow: hidden;
}

.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items .cst-inner-col.clearfix .cst-content-box h4 {
  font-weight: 500;
  text-transform: none;
  margin-bottom: 10px;
  line-height: 1.1;
}
.cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items .cst-inner-col.clearfix .cst-content-box p.content {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
  text-rendering: optimizelegibility;
}
.cst-servce-grp.security-solutions .page-center {
  padding-bottom: 0!important;
}



.hs-srvce-pge-r1-grp.bdy-inner.top-ad-40.hs-homepage .page-center.content-wrapper {
  padding-bottom: 100px!important;
  padding-top: 39px !important;
}

.hs-srvce-pge-r1-grp.bdy-inner.top-ad-40.hs-homepage .page-center.content-wrapper .hs-srvce-pge-r1-c2-flexi {
  padding-top: 40px;
}
.hs-homepage .hs-one-column-wrapper .hs-one-column-items .inner-grp .iconbox-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  border: 0;
  line-height: normal;
}

.hs-homepage .hs-one-column-wrapper .hs-one-column-items .inner-grp .iconbox-wrapper > span {
  margin-bottom: 6px;
  float: none;
  margin-right: 0px;
  line-height: 1;
}

.cst-security-number-grp {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  overflow: hidden;
}

.cst-security-number-grp .page-center {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}
.cst-security-number-grp .page-center .cst-bg-col {
  margin: 0 -2000px;
  padding: 0 2000px;
  padding-bottom: 80px;
  padding-top: 80px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}
.cst-security-number-grp .page-center .cst-inner .cst-top-content h3:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}
.cst-security-number-grp .page-center .cst-inner .cst-top-content h3 {
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.cst-security-number-grp .page-center .cst-inner {
  margin: 0 -15px;
}
.cst-security-number-grp .page-center .cst-inner .cst-top-content {
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
  text-align: center;
}
.cst-security-number-grp .page-center .cst-inner .cst-top-content h3 span:after {
  background-color: #c31d20;
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
  z-index: 1;
}

.cst-security-number-grp .page-center .cst-inner .cst-scurty-number-grp .cst-inn.clearfix .cstm-sec-item {
  width: 25%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.cst-security-number-grp .page-center .cst-inner .cst-scurty-number-grp .cst-inn.clearfix .cstm-sec-item h2.title {
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.1;
}

.cst-security-number-grp .page-center .cst-inner .cst-scurty-number-grp .cst-inn.clearfix .cstm-sec-item h3 {
  line-height: 1.1;
  margin-bottom: 20px;
}

.cst-security-number-grp .page-center .cst-inner .cst-scurty-number-grp .cst-inn.clearfix .cstm-sec-item h4.text-center {
  margin-bottom: 10px;
  text-transform: none;
  line-height: 1.1;
}

.cst-home-security-service-grp .page-center {
  padding-top: 100px!important;
}
.cst-home-security-service-grp .page-center .cst-inner-col {
  margin: 0 -15px;
}

.cst-home-security-service-grp .page-center .cst-inner-col .cst-top-col-grp {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.cst-home-security-service-grp .page-center .cst-inner-col .cst-top-col-grp h3 {
  text-transform: uppercase;
  margin-bottom: 40px;
}
.cst-home-security-service-grp .page-center .cst-inner-col .cst-top-col-grp h3:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}

.cst-home-security-service-grp .page-center .cst-inner-col .cst-top-col-grp h3 span:after {
  background-color: #c31d20;
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
  z-index: 1;
}
.cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items {
  width: 25%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
.cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items h5.title:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}
.cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items h5.title {
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items h5.title span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
  background-color: #c31d20;
  margin-top: 10px;
  z-index: 1;
}
.cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items .text-center img {
  width: 50px;
}

.cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items.outsourced-soc {
  clear: right;
  min-height: 278px;
}

.cst-2-col-img-grp .page-center .inner-col.clearfix .cst-image-col-grp .cst-imge-container.image img {
  width: 200px;
}

.cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items p.text-center {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
}
.hs-homepage .hs-abt-page-r2-grp.bdy-inner.top-ad-40 .page-center.content-wrapper {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.hs-homepage .hs-abt-page-r2-grp.bdy-inner.top-ad-40 .cst-title-sec span:after {
  content: "";
  display: block;
  height: 5px;
  margin: 20px auto -3px;
  position: relative;
  width: 10%;
}
.hs-homepage .hs-abt-page-r2-grp.bdy-inner.top-ad-40 .cst-title-sec h3.fancy-title {
  text-transform: uppercase;
  margin-bottom: 40px;
  text-align: center;
  font-size: 22px;
  margin-top: 0;
  color: #32313b;
  font-style: normal;
  font-weight: 600;
}
.hs-homepage .hs-abt-page-r2-grp.bdy-inner.top-ad-40 .cst-title-sec h3.fancy-title:after {
  content: "";
  background: #ececec;
  display: block;
  height: 1px;
  margin: 0 auto;
  position: relative;
  width: 30%;
}

.hs-homepage .hs-abt-page-r2-grp.bdy-inner.top-ad-40 .page-center.content-wrapper > div {
  margin: 0 -15px;
}
.hs-homepage .hs-abt-page-r2-grp.bdy-inner.top-ad-40 .page-center.content-wrapper .cst-client-logo-grp {
  margin-left: 8.33333333%;
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  margin-bottom: 0;
}

.home-slider-client-grp {
  margin: 0 -15px;
}
.cst-home-slider-grp .hs_cos_gallery_main {
  padding: 0;
  margin: 0;
}
.cst-client-logo-grp ul.slick-dots li button:before {
  display: none;
}

.cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
  height: 500px;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}


.cst-home-slider-grp .hs_cos_gallery_main .slick-arrow {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: transparent;
  z-index: 2;
  margin-top: 0;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.2s ease-out;
  font-weight: 100;
  -webkit-font-smoothing: auto!important;
}

.cst-home-slider-grp .hs_cos_gallery_main .slick-prev.slick-arrow:before {
  content: '\e824';
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0,0,0,0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  opacity: 1;
  -webkit-font-smoothing: auto!important;
}
.cst-home-slider-grp .hs_cos_gallery_main .slick-prev.slick-arrow:hover:before,
.cst-home-slider-grp .hs_cos_gallery_main .slick-next.slick-arrow:hover:before{
  background: rgba(255,255,255,1);
  color: #aaa;
}
.cst-home-slider-grp .hs_cos_gallery_main:hover .slick-arrow {
  opacity: 1;
}

.cst-home-slider-grp .hs_cos_gallery_main .slick-next.slick-arrow:before {
  content: '\e825';
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0,0,0,0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  opacity: 1;
  -webkit-font-smoothing: auto!important;
}

.cst-client-logo-grp ul.slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}


.cst-home-slide1 .inner-col.clearfix > div {
  float: left;
  width: 50%;
}

.cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
  line-height: 25px;
  padding: 15px;
  font-size: 14px;
  max-width: 500px;
  background-color: rgba(195, 29, 32, 0.7);
  font-family: Lato, sans-serif;
  color: #ffffff;
  margin-top: 115px;
  margin-left: 60px;
}
.cst-home-slide1 .inner-col.clearfix .left-col .inner-col span {
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 36px;
}
.cst-home-slide1 .inner-col.clearfix .left-col .inner-col h2 {
  line-height: 49px;
  margin: 0px 0px 10px;
  font-size: 45px;
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
}
.cst-home-slide1 .inner-col.clearfix .rgt-col {
  text-align: center;
}

.cst-home-slide1 .inner-col.clearfix .rgt-col img {
  margin: 0px 0 0 74px;
}

.cst-home-slide4 .inner-col.clearfix > div {
  float: left;
  width: 50%;
}

.cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
  line-height: 25px;
  padding: 15px;
  font-size: 14px;
  max-width: 500px;
  background-color: rgba(195, 29, 32, 0.7);
  font-family: Lato, sans-serif;
  color: #ffffff;
  margin-top: 115px;
  margin-left: 60px;
}
.cst-home-slide4 .inner-col.clearfix .left-col .inner-col span {
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 36px;
}
.cst-home-slide4 .inner-col.clearfix .left-col .inner-col h2 {
  line-height: 49px;
  margin: 0px 0px 10px;
  font-size: 45px;
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
}
.cst-home-slide4 .inner-col.clearfix .rgt-col {
  text-align: center;
}

.cst-home-slide4 .inner-col.clearfix .rgt-col img {
  margin: 0px 0 0 74px;
}


.cst-home-slide2 .inner-col.clearfix > div {
  float: left;
  width: 50%;
}

.cst-home-slide2 .inner-col.clearfix .left-col .inner-col h2 span {
  line-height: 25px;
  margin: 0px;
  padding: 10px 7px 7px 10px;
  font-size: 14px;
  font-weight: 800;
  font-family: Lato,sans-serif;
  color: rgb(255,255,255);
  text-decoration: none;
  background-color: rgb(68,68,68);
  vertical-align: middle;
  width: auto;
  float: left;
  clear: left;
  margin-bottom: -2px;
}
.cst-home-slide2 .inner-col.clearfix .rgt-col .inner-col img {
  margin: -1px 0 0 -9px;
}
.cst-home-slide2 .inner-col.clearfix .left-col .inner-col h4 {
  font-weight: 800;
  font-family: Lato,sans-serif;
  color: rgb(255,255,255);
  letter-spacing: 0px;
  font-size: 24px;
  margin: 39px 0 0;
  white-space: nowrap;
}
.cst-home-slide3 .inner-col.clearfix .left-col {
  float: left;
  max-width: 500px;
  width: 100%;
  margin-left: -5px;
}
.cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
  padding: 150px 0 0 185px;
}
.cst-home-slide3 .inner-col.clearfix .rgt-col {
  float: left;
  width: calc(100% - 500px);
}
.cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
  padding-left: 50px;
}
.cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col h2 {
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: Lato,sans-serif;
  color: rgb(255,255,255);
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 220px;
  margin-left: 0;
}
.cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col span {
  display: block;
}
.cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col span a {
  font-weight: 300;
  font-family: "Lato",sans-serif;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  border-color: rgb(255,255,255);
  border-style: solid;
  text-transform: uppercase;
  border-radius: 5px 5px 5px 5px;
  background-color: rgba(195,29,32,1);
  border-width: 0px;
  margin: 0px;
  padding: 18px 28px;
  letter-spacing: 0px;
  font-size: 15px;
  line-height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 21px;
  margin-left: 11px;
}
.cst-home-slider-grp .hs_cos_gallery_main ul.slick-dots {
  display: none!important;
}

.custom-footer-wrapper.no-nav-footer hr {
  display: none;
}
.hs-search-results {
  counter-reset: section;
}
.hs-search-results ul#hsresults {
  counter-reset: subsection;
}
.hs-search-results ul#hsresults li:before {
  counter-increment: section;
  content: counter(section) ". ";
  position: absolute;
  left: 0;
  top: 40px;
  width: 40px;
  height: 40px;
  border: 1px solid #ececec;
  font-size: 18px;
  text-align: center;
  line-height: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Lato', sans-serif;
  color: #778899;
  font-weight: normal;
}

.hs-search-results__listing li {
  padding: 40px 0 40px 60px;
  position: relative;
  border-bottom: 1px solid #ececec;
}
.hs-search-results__listing li a {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  margin-top: 0;
  font-style: normal;
  font-weight: 600;
  color: #c31d20;
}

.hs-search-results__listing li p.hs-search-results__description {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
}
.caption.below.page-center {
  -webkit-font-smoothing: antialiased !important;
}


.cst-home-slide3 .inner-col.clearfix {
  display: flex;
}

.cst-home-slide3 .inner-col.clearfix .left-col {
  order: 1;
}
.cst-home-slide3 .inner-col.clearfix .rgt-col {
  order: 2;
}
.cst-home-slide3.left .inner-col.clearfix .rgt-col {
  text-align: left;
}
body{
  opacity:0;
  transition: opacity .3s ease;
  background:#fff!important;
}
body.page-loaded {
  opacity: 1;
  background: url("https://cdn2.hubspot.net/hubfs/4774443/SecurityCentric_February2019%20Theme/Images/custom.jpg") repeat fixed center 0!important;
}









@media(max-width:1300px) and (min-width:1200px){
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
  }
  .cst-home-slide1 .inner-col.clearfix .rgt-col img {
    margin: 7px 0 0 104px;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
  }
  .cst-home-slide4 .inner-col.clearfix .rgt-col img {
    margin: 7px 0 0 104px;
  }
}

@media(max-width:1199px) and (min-width:992px){
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper .caption.below.page-center {
    max-width: 1020px!important;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
    max-width: 100%;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
    max-width: 100%;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: auto;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide {
    margin: 0;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: auto;
    position: relative;
    padding-top: 42.759%;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.84615vw;
    line-height: 1.3;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.84615vw;
    line-height: 1.3;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 148px 0 0 131px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h2 span {
    font-size: 1.19658vw;
    margin-bottom: -3px;
    line-height: 1.9;
  }
  .cst-home-slide2 .inner-col.clearfix .rgt-col {
    width: 48.4%;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
    padding-left: 0;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
    padding-left: 0;
    margin-left: -8px;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col h2 {
    margin-top: 218px;
    font-size: 2.13675vw;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col span {
    font-size: 2.0141vw;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col span {
    font-size: 2.0141vw;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col {
    width: 45%;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col span a {
    font-size: 1.70vw;
    padding: 4.5% 6.5%;
  }
  .cst-home-slide1 .inner-col.clearfix .rgt-col img {
    margin: 0px 0 0 0px;
  }
    .cst-home-slide4 .inner-col.clearfix .rgt-col img {
    margin: 0px 0 0 0px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 29% 0 0 30%;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h4 {
    font-size: 1.9vw;
    margin: 10% 0 0;
    white-space: nowrap;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.5vw;
    line-height: 1.3;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-top: 22%;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.5vw;
    line-height: 1.3;
  }
  .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-top: 22%;
  }
}


@media(max-width:991px) and (min-width:768px){
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper .caption.below.page-center {
    max-width: 1020px!important;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
    max-width: 100%;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
    max-width: 100%;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: auto;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide {
    margin: 0;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: auto;
    position: relative;
    padding-top: 42.759%;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.84615vw;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.84615vw;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 148px 0 0 131px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h2 span {
    font-size: 1.19658vw;
    margin-bottom: -3px;
    line-height: 1.9;
  }
  .cst-home-slide2 .inner-col.clearfix .rgt-col {
    width: 48.4%;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
    padding-left: 0;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
    padding-left: 0;
    margin-left: -8px;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col h2 {
    margin-top: 48%;
    font-size: 2vw;
    line-height: 1.5;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col span {
    font-size: 2.0141vw;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-top: 8%;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col span {
    font-size: 2.0141vw;
  }
  .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-top: 8%;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col span a {
    font-size: 1.70vw;
    padding: 4.5% 6.5%;
  }
  .cst-home-slide1 .inner-col.clearfix .rgt-col img {
    margin: 0px 0 0 0px;
  }
    .cst-home-slide4 .inner-col.clearfix .rgt-col img {
    margin: 0px 0 0 0px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 29% 0 0 30%;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h4 {
    font-size: 1.9vw;
    margin: 10% 0 0;
    white-space: nowrap;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.5vw;
    line-height: 1.3;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-top: 22%;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.5vw;
    line-height: 1.3;
  }
  .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-top: 22%;
  }
  .cst-home-slide3 .inner-col.clearfix .left-col {
    max-width: 50%;
    width: 100%;
    margin-left: -0px;
    padding: 0 10px;
  }
  .body-container-wrapper {
    padding-top: 110px;
  }
  .custom-header-wrapper.no-nav .custom-logo {
    margin-bottom: 5px;
  }
  .custom-header-wrapper.no-nav {
    -webkit-box-shadow: 0px 2px 0px 0px rgba(214, 224, 230, 0.6);
    -moz-box-shadow: 0px 2px 0px 0px rgba(214, 224, 230, 0.6);
    box-shadow: 0px 2px 0px 0px rgba(214, 224, 230, 0.6);
  }
}


@media (min-width: 768px) {
  .container-fluid .row-fluid .page-center {
    width: 750px;
  }
  .custom-footer-wrapper .hs-menu-wrapper > ul > li >a {
    cursor: text;
    pointer-events: none;
  }
  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"], 
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"],
  input[type="file"],
  textarea,
  select{
    max-width:500px;
    width:100%;
    display:block;
  }


  .custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children {
    display: inline-block;
    max-width: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul > li > ul {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    left: auto !important;
    top: auto !important;
    width:100%;
    position: static !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul {
    max-width: 100% !important;
    width: 100%;
    min-height: 356px;
    z-index: 10 !important;
    padding: 15px 0;
    box-shadow: 0px 3px 0px 0px rgba(214, 224, 230, 0.6);
    border-radius: 4px;
    -webkit-transition: none 0s ease !important;
    transition: none 0s ease !important;
    opacity: 0!important;
    visibility: hidden!important;
    display: none!important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children ul ul {
    opacity: 0!important;
    visibility: hidden!important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover ul ul,
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover >ul {
    opacity: 1!important;
    visibility: visible!important;
    display: block !important;
  }
  


  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul > li {
    width: 33.33%;
    font-weight: 600;
    display:block !important;
    text-transform: uppercase;
    float: left;
    padding:0 15px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul > li > a {
    color: #C31D21;
    font-size: 13px;
    text-decoration: none;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    color: #32313b;
    display: block;
    text-decoration: none;
    padding: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    font-size: 11px;
    font-weight: 600;
    font-family: lato ,sans-serif;
    text-transform: uppercase;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    background: #f2f2f2;
    color: #c31d20;
  }




  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul{ 
    max-width: 100% !important;
    display: block !important;
    margin-left: 0;
  }



  .custom-menu-primary .hs-menu-wrapper > ul >li >a  {
    padding: 9px 16px 12px;
    line-height: 76px;
  }






}



@media (min-width: 992px) {
  .container-fluid .row-fluid .page-center {
    width: 970px;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul >li >a {
    line-height: 41px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }



  .scroll-header .custom-logo {
    line-height: 60px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .scroll-header .custom-header-wrapper.no-nav .custom-logo {
    margin-bottom: 5px;
  }

}

@media (min-width: 1200px) {
  .container-fluid .row-fluid .page-center {
    width: 1170px;
  }
}

@media(max-width:991px) and (min-width:768px){
  .custom-menu-primary .hs-menu-wrapper > ul >li >a  {
    padding: 15px 5px 15px;
    font-size: 12px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul {
    overflow-y: auto;
    max-height: calc(100vh - 200px);
  }
  .custom-logo {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 105px !important;
  }
  .custom-logo img {
    max-width: 300px;
  }

}
@media (max-width: 1199px) {
  .custom-footer-menu, .custom-footer-subscribe {
    max-width: 194px !important;
  }
}

@media (max-width: 991px) {
  .custom-footer-menu, .custom-footer-subscribe {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0px !important;
    float: none !important;
    padding:0px !important;
    display: block !important;
  }
  .custom-footer-right {
    width: 100%;
    max-width: 100%;
  }
  .custom-footer-email-form {
    width: 100%;
    max-width: 100%;
  }
  .custom-footer-email-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    max-width: 78%;
    width:100%;
    float: left;
  }
  .custom-footer-top .row-fluid .page-center {
    padding: 0 10px;
  }

  .custom-footer-top .page-center .row-fluid {
    margin: 0px;
  }
  .custom-footer-subscribe{
    margin-bottom:10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children >ul > li,
  .hs-srvce-pge-r1-grp .page-center.content-wrapper > div > div .hs-srvce-pge-r1-c1-flexi {
    width:100%;
  }
  .hs-abt-page-r1-grp .page-center.content-wrapper .hs-abt-page-r1-c1-flexi {
    max-width: 100%;
  }
  .cst-search-sec .inner-col {
    margin-left: 0;
    width: 100%;
  }
  .hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-left-col,
  .hs-cntct-r1-grp .page-center.content-wrapper .hs-cntct-r1-rght-col {
    max-width: 100%;
  }
  .hs-abt-page-r1-c1-flexi .hs_cos_wrapper_type_rich_text {
    width: 100%;
  }
  .hs-srvce-pge-r1-grp .page-center.content-wrapper>div>div .hs-srvce-pge-r1-c1-flexi {
    max-width: 100%;
  }
  .cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-3-col-service-grp .inner-col.clearfix .cst-3-col-ser-items {
    width: 100%;
  }
  .cst-servce-grp .page-center .cst-inner-sec.clearfix .cst-top-content-grp {
    width: 100%;
  }
  .cst-security-number-grp .page-center .cst-inner .cst-scurty-number-grp .cst-inn.clearfix .cstm-sec-item {
    width: 50%;
  }
  .cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items.outsourced-soc {
    clear: right;
    min-height: 320px;
  }
  .cst-security-number-grp .page-center .cst-inner .cst-top-content {
    width: 100%;
  }
  .cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items {
    width: 100%;
  }
  .cst-home-security-service-grp .page-center .cst-inner-col .cst-home-ser-col-grp .inner.clearfix .cst-home-ser-col-items.outsourced-soc {
    clear: right;
    min-height: 1px;
  }
  .hs-homepage .hs-abt-page-r2-grp.bdy-inner.top-ad-40 .page-center.content-wrapper .cst-client-logo-grp {
    margin-left: 0;
    width: 100%;
  }

}






@media (max-width: 767px) {

  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"], 
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"],
  input[type="file"],
  textarea,
  select {
    max-width: 100% !important;
  }
  .email-edit.hs-input {
    min-width: 100%;  
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    display: block;
    width: 100% !important;
    padding: 0px;
  }
  .ul-wrapper{display:none;
  }
  .custom-footer-wrapper .hs-menu-wrapper > ul > li >a {
    cursor: text;
  }
  .widget-span.custom-menu-primary {
    width: 100%;
    float: none;
  }
  .subscribe-options label {
    margin-left: 0;
    margin-right: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    text-indent: 0px;
  }

  .blog .blog-sidebar {
    margin-top: 30px;
  }
  .custom-header-wrapper {
    width: 100% !important;
    position:relative !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position:relative !important;
  }
  .body-container-wrapper {
    padding-top: 0;
  }
  .custom-footer-wrapper .hs-menu-wrapper > ul > li {
    margin-bottom: 29px;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    width: auto;
    max-height: 100%;
    display: block!important;
    float: none;
    margin: 0 0 20px;
  }

  .custom-footer-subscribe {
    margin-bottom: 30px;
  }
  .custom-logo {
    line-height: 105px !important;
  }
  .custom-logo img {
    max-width: 100%;
  }

  .cst-2-col-img-grp .page-center .inner-col.clearfix>div {
    float: none!important;
    width: 100%;
  }
  .hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi1,
  .hs-asic-health-check-layout .hs-abt-page-asic-health-check-flexi2,
  .hs-asic-health-check-layout .hs-r2-cybr-secrty-grp {
    max-width: 100% !important;
  }
  .hs-abt-page-r1-c1-flexi .hs_cos_wrapper_type_rich_text {
    padding-top: 31px;
  }
  .hs-asic-health-row2-wrapper {
    padding: 50px 0 20px;
  }
  .hs-asic-health-check-layout .hs-two-column-with-right-inner-left,
  .hs-asic-health-check-layout .hs-two-column-with-right-inner>div {
    width: 100%;
  }
  .hs-asic-health-check-layout .hs-two-column-with-right-inner-left {
    margin-bottom: 29px;
  }
  .hs-asic-health-check-layout .hs-two-column-with-right-inner-right {
    margin-bottom: 0;
    padding-left: 18px!important;
  }

  .hs-one-column-wrapper .hs-one-column-items {
    width: 100%;
  }
  .cst-security-number-grp .page-center .cst-inner .cst-scurty-number-grp .cst-inn.clearfix .cstm-sec-item {
    width: 100%;
  }

  
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper .caption.below.page-center {
    max-width: 1020px!important;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
    max-width: 100%;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-left: 0;
    max-width: 100%;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: auto;
    padding-top: 42.782%;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide {
    margin: 0;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: auto;
    position: relative;
    padding-top: 42.759%;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.84615vw;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.84615vw;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 148px 0 0 131px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h2 span {
    font-size: 1.19658vw;
    margin-bottom: -3px;
    line-height: 1.9;
  }
  .cst-home-slide2 .inner-col.clearfix .rgt-col {
    width: 48.4%;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
    padding-left: 0;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
    padding-left: 0;
    margin-left: -8px;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col h2 {
    margin-top: 48%;
    font-size: 2vw;
    line-height: 1.5;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col span {
    font-size: 2.0141vw;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-top: 8%;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col span {
    font-size: 2.0141vw;
  }
  .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-top: 8%;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col span a {
    font-size: 1.70vw;
    padding: 4.5% 6.5%;
  }
  .cst-home-slide1 .inner-col.clearfix .rgt-col img {
    margin: 0px 0 0 0px;
  }
    .cst-home-slide4 .inner-col.clearfix .rgt-col img {
    margin: 0px 0 0 0px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 27% 0 0 30%;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h4 {
    font-size: 1.9vw;
    margin: 11% 0 0;
    white-space: nowrap;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col h2 {
    font-size: 3.5vw;
    line-height: 1.1;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-top: 22%;
  }
  .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-top: 22%;
  }
  .cst-home-slide3 .inner-col.clearfix .left-col {
    max-width: 50%;
    width: 100%;
    margin-left: -0px;
    padding: 0 10px;
  }
  .blog-post-wrapper .post-body .hs_cos_wrapper_type_rich_text img {
    float: none!important;
    margin: 0 0 10px!important;
  }



  .cst-home-slider-grp .hs_cos_gallery_main .slick-arrow,
  .cst-home-slider-grp .hs_cos_gallery_main .slick-prev.slick-arrow:before,
  .cst-home-slider-grp .hs_cos_gallery_main .slick-next.slick-arrow:before {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-arrow {
    margin-top: 0;
  }
  .cst-home-slide1 .inner-col.clearfix > div {
    padding-left: 36px;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col span {
    font-size: 1.7vw;
    line-height: 1.1;
    display: block;
  }
   .cst-home-slide4 .inner-col.clearfix > div {
    padding-left: 36px;
  }
  .cst-home-slide4 .inner-col.clearfix .left-col .inner-col span {
    font-size: 1.7vw;
    line-height: 1.1;
    display: block;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h2 span {
    font-size: 1.177vw;
    margin-bottom: -3px;
    line-height: 1.1;
    display: block;
  }
  .cst-home-slide2 .inner-col.clearfix .rgt-col .inner-col img {
    margin: 0 0 0 0;
  }
  .cst-home-slide2 .inner-col.clearfix .rgt-col {
    width: 44.4%;
  }
  .cst-home-slide3 .inner-col.clearfix .left-col {
    max-width: 50%;
    width: 100%;
    margin-left: -0px;
    padding: 0 15px;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col {
    float: left;
    width: 50%;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col h2 {
    margin-top: 38.5%;
    font-size: 2vw;
    line-height: 1.3;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col span a {
    font-size: 1.40vw;
    padding: 3.5% 5.5%;
    margin-top: 10px;
    margin-left: 0;
  }
  
}  




@media (max-width: 520px) {
  .custom-logo {
    height: 52px;
    display: table;
    width: 100%;
    padding-right: 70px;
  }

  .custom-logo a {
    display: table-cell;
    vertical-align: middle;
  }

}




@media (max-width: 479px) {

  .hs_recaptcha {
    overflow-y: auto;
  }
  .checkbox-row span.fakelabel span {
    float: none;
    margin-left: 0;
    padding-left: 20px;
    text-align: left;
    display: block;
  }

  .subscribe-options p label {
    margin: 4px 0;
  }

  .subscribe-options label > input {
    float: left;
  }
  .lp-page .cst-footer-btm-grp .page-center .cst-cp-grp {
    padding-bottom: 20px;
  }
  .lp-page .cst-footer-btm-grp .page-center .cst-cp-grp .cst-foot-soci {
    display: none;
  }

  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin: 10px 0;
    overflow: auto;
    padding: 10px 0;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-arrow,
  .cst-home-slider-grp .hs_cos_gallery_main .slick-prev.slick-arrow:before,
  .cst-home-slider-grp .hs_cos_gallery_main .slick-next.slick-arrow:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 20% 0 0 20%;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    height: 300px;
    position: relative;
    padding-top: 0;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper .caption.below.page-center {
    max-width: 100%!important;
    position: static;
    top: 0;
    transform: none;
    padding-top: 50px;
  }
  .cst-home-slide1 .inner-col.clearfix > div {
    padding-left: 0;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col span {
    font-size: 3vw;
  }
  .cst-home-slide4 .inner-col.clearfix > div {
    padding-left: 0;
  }
  .cst-home-slide4 .inner-col.clearfix .left-col .inner-col span {
    font-size: 3vw;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col {
    padding: 20px 0 0 10px;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h2 span {
    font-size: 11px;
    margin-bottom: -3px;
    line-height: 1.2;
    padding: 5px;
    display: block;
  }
  .cst-home-slide2 .inner-col.clearfix .left-col .inner-col h4 {
    font-size: 13px;
  }
  .cst-home-slide3 .inner-col.clearfix .left-col {
    padding: 0;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col {
    padding-left: 0;
    margin-left: 0;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper {
    display: table!important;
  }
  .cst-home-slider-grp .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper .caption.below.page-center {
    padding-top: 0;
    display: table-cell;
    vertical-align: middle;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-top: 0;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-top: 0;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col h2 {
    font-size: 2.5vw;
  }
  .cst-home-slide3 .inner-col.clearfix .rgt-col .inner-col span a {
    font-size: 2.8vw;
  }
  .cst-home-slide1 .inner-col.clearfix .left-col .inner-col {
    margin-top: 40px;
  }
    .cst-home-slide4 .inner-col.clearfix .left-col .inner-col {
    margin-top: 40px;
  }

}