@import url('https://fonts.googleapis.com/css2?family=Open+Sans');
/*
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap" rel="stylesheet">
*/
body {
    /*max-width:800px;*/
    text-align:center;
    background: #fff;
    font: 400 1em/1.4em "Open Sans", sans-serif;
    margin:0;
    position: relative; }
  @media (min-width: 992px) {
    /* line 206, ../sass/jh-d7-o4.styles.scss */
    body {
      font-size: 110%; } }
  @media (min-width: 1140px) {
    /* line 206, ../sass/jh-d7-o4.styles.scss */
    body {
      font-size: 120%; } }
  @media (min-width: 1382px) {
    /* line 206, ../sass/jh-d7-o4.styles.scss */
    body {
      font-size: 130%; } }
h1,h2 {
    color:#e77b0c;
    margin:2.5em auto 1.5em;
    line-height:1.35em;
}
a, a:link, a:visited, a:hover, a:active {
  color:#e77b0c;
}
p {
    color:#111;
    margin:0 auto 2.6em;
    text-align:left;
    line-height:1.6em;
    padding:0.5em;
}

#jh-statement-banner{
  margin-top: 60px;
  background-color: #e77b0c;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size:18px;
  letter-spacing: 1px;
  font-weight:300;
}

#jh-statement-banner a{
  color:#fff;
}
.bdy {
  /*padding-left:1em;*/
  text-align:left;
}

/* JH-SECTION CONTROL */
.jh-section, .jh-section-orng{
  float: left;
  width:94%;
  padding: 5em 3% 0 3%;
  display:block;
}

.jh-section-orng{
  background-color:rgba(235, 127, 16, 0.8);
}

.jh-pad-bot{
  padding-bottom:5em;
}

.jh-less-pad-top{
  padding-top:2em;
}

.jh-section .jh-section-content-wrppr h1{
  color:#e77b0c;
  margin:1.5em auto;
  line-height:1.35em; 
}

.jh-section-orng .jh-section-content-wrppr h1{
  color:#fff;
  margin:1.5em auto;
  line-height:1.35em; 
}

.jh-section h2, .jh-section-orng h2{
  margin: 0 auto 3em auto;
  text-align: center;
}

.jh-section-orng h2, .jh-section-orng h3 {
  color:white;
}

.jh-section-orng p{
  color:white;
}

.jh-section-orng a{
  color:#fff;
}
.jh-section h3, .jh-section-orng h3{
  text-align: left;
  margin-bottom: 1em;
  padding: 0.5em 0.5em 0 0.5em;
  text-transform: uppercase;
}

.jh-banner-img-cont,.jh-banner-img-cont-tm{
  width:100%;
  margin-top: 60px;
  position:relative;
}

.jh-banner-img-ovrly,.jh-banner-img-ovrly-tm{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:4;
  background-color:black;
  opacity:0.35;
}

.jh-banner-title{
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 8;
  width:100%;
  text-align:center;
}

.jh-banner-title h1{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
  margin:0;
  color:white;
}

.jh-big-title{
  font-size: 30px !important;
}


.jh-banner-img-cont, .jh-banner-img-ovrly,.jh-banner-img-abt, .jh-banner-img-grn, .jh-banner-img-blnc,.jh-banner-img-emplymnt,.jh-banner-img-cntct,.jh-banner-img-pymnt,.jh-banner-img-tm,.jh-banner-img-ovrly-tm,.jh-banner-img-cont-tm,.jh-banner-img-egift{
  background-color: #000;
  background-position: center; 
  background-repeat: no-repeat;
  background-size: cover;
  z-index:2;
  height:350px;
}
.bg-pos-right{
  background-position: right;
}

.jh-banner-img-abt{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-about-us-mob.jpg");
}

.jh-banner-img-grn{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-environmental-policy-mob.jpg");
}

.jh-banner-img-blnc{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/work-life-balance-mob.jpg");
}    

.jh-banner-img-emplymnt{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-employment-mob.jpg");
}

.jh-banner-img-cntct{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-contact-us-banner-mob.jpg");
}

.jh-banner-img-pymnt{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-payments-img-mob.jpg");
}

.jh-banner-img-tm{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/teamshot.jpg");
}

.jh-banner-img-egift{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh_egiftcards_background_img_1920.jpg");
}


/* Override background position */
.jh-banner-img-blnc{
  background-position: 50% 40%;
}

.jh-banner-img-pymnt{
  background-position: 50% 10%;
}

@media (min-width: 600px){
  .jh-banner-img-cont, .jh-banner-img-ovrly,.jh-banner-img-abt, .jh-banner-img-grn, .jh-banner-img-blnc,.jh-banner-img-emplymnt,.jh-banner-img-cntct,.jh-banner-img-pymnt,.jh-banner-img-tm,.jh-banner-img-ovrly-tm,.jh-banner-img-cont-tm,.jh-banner-img-egift{
    height:400px;
  }
  .bg-pos-right{
     background-position:center; 
  }  
  .jh-banner-title h1{
    font-size: 60px;
    line-height: 80px;
  }
  .jh-big-title{
    font-size: 40px !important;
  }
  
  .jh-banner-img-abt{
  background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-about-us.jpg");
  }
  
  .jh-banner-img-grn{
    background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-environmental-policy.jpg");
  }
  
  .jh-banner-img-blnc{
    background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/work-life-balance.jpg");
  }    
  
  .jh-banner-img-emplymnt{
    background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-employment.jpg");
  }
  
  .jh-banner-img-cntct{
    background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-contact-us-banner.jpg");
  }
  
  .jh-banner-img-pymnt{
    background-image: url("https://d3s9oijaskaq4l.cloudfront.net/ffs-structure/jh-payments-img.jpg");
  }

}

@media (min-width: 1024px){
  .jh-banner-img-cont, .jh-banner-img-ovrly,.jh-banner-img-abt, .jh-banner-img-grn, .jh-banner-img-blnc,.jh-banner-img-emplymnt,.jh-banner-img-cntct,.jh-banner-img-pymnt,.jh-banner-img-egift{
    height:600px;
  }
  .jh-banner-title h1{
    font-size: 70px;
    line-height: 90px;
  }
  .jh-big-title{
    font-size: 70px !important;
  }
}


.orng-blck {
  margin: 1em auto;
  width:33%;
  max-width:300px;
  padding:1em;
  background:#e77b0c;
}
.orng-blck a,
.orng-blck a:link,
.orng-blck a:visited,
.orng-blck a:hover,
.orng-blck a:active {
  color:#fff;
}
.clrb {
  clear:both;
}
.footer {
  clear:both;
  padding-top:2em;
  padding-bottom:2em;
  background: #4b585a;
  color: #fff;
  font-size:75%;
  font-weight:400;
}
.ftr-spacer {
  clear:both;
  height:3em;
}
.ftr-policy div {
  display:inline-block;
}
.ftr-policy div a {
  color:#fff;
  text-decoration:none;
}
.ftr-policy div:not(:first-child):before {
  content: "|";
  padding-right:1em;
}
.ftr-policy div:not(:first-child) {
  padding-left:1em;
}

#ftr-badges{
  padding-top:10px;
}

#ftr-badges img{
  width:100px;
  height:auto;
}
@media (min-width: 600px){
  #ftr-badges{
    padding-top:20px;
  }
  #ftr-badges img{
    width:150px;
  }
}

.jh-section-content-wrppr{
  width:100%;
  margin:0;
  padding:0;
}
@media (min-width: 900px){
  .jh-section-content-wrppr{
    width:900px;
    max-width:900px;
    margin:0 auto;
  }
}

#site-table{
  width:100%;
  max-width:900px;
}

#site-table tr{
  width:100%;
  vertical-align: bottom;
}

#site-table td{
  width:100%;
  display: block;  
  padding-bottom:3.5em;
}

#site-table td img{
  max-width:300px;
}

@media (min-width: 887px){
  #site-table td{
    width:33%;
    display:table-cell;
  }
}


.jh-video-cont{
  width:100%;
  height:50vh;
  position: relative;
  overflow: hidden;
  background-color: #0F1E2D;
}

.jh-media-content{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 100px);
    margin-left: 40px; 
}

.jh-media-title{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  width:95%;
  margin-left:5%;
  text-align:left;
}

.jh-media-title h1{
  font-family: 'Raleway';
  font-weight:700;
  font-size: 8.5vh;
  line-height: 1.3em;
  text-transform: none;
  color:white;
  margin:0;
}


@media (min-width: 768px){
  .jh-video-cont{
    height:80vh;
    min-height: 400px;
  }
  .jh-media-title{
    top: 40%;
  }
}

@media (min-width: 1140px){
  .jh-video-cont{
    height:100vh;
  }
}

#jh-video-sound-control{
  position:absolute;
  top:10px;
  right:0;
  z-index:15;
  color:white;
  cursor:pointer;
  display:block;
}


@media screen and (min-width: 600px){
  .jh-media-content{
    margin-left: 50px;
    margin-right: 50px;
  }
  .jh-media-title h1{
    font-size: 10vw;
    line-height: 1.1em;
  }
}

@media screen and (min-width: 1440px){
  .jh-media-title h1{
    font-size: 9vw;
  } 
}

.jh-video-overlay{
    width: 100%;
    height: 100vh;
}


.jh-video-overlay:before{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  z-index: 2;
  opacity: 0.45;
}

.jh-video-overlay video{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  z-index: 1;
}


.jh-video-cont-abt h1{
  position:absolute;
  top:50%;
  margin: 0;
  color: white;
  font-weight: 600;
  font-size: 90px;
  text-transform: uppercase;
  letter-spacing: 3px;
}


.jh-abt-us-btn{
  background-color:#e77b0c;
  color:white !important;
  padding:1em 2em;
  text-decoration: none;
}

.jh-bannerless-h1{
  margin:1em auto 2.5em auto !important;  
}

.env-plcy-sas-img{
  width: 80%;
  max-width: 500px;
  margin-bottom:2em;
}


.jh-crs-img{
  width:100%;
  margin-bottom:2em;
}


/* Meet the Team Sections */


.meet-the-team-intro{
  margin-top: 60px;
}

.meet-the-team-intro{
  background-color:#eb7f10;
}

.meet-the-team-intro h1{
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
  padding:100px 0 100px 0;
  color:#fff;
  margin:0;
}



.row-wht{
  background-color:#fff;
}

.row-orng{
  background-color:#eb7f10;
}


/* Mobile Exclusive */ 
.meet-team-mobile{
  display:block;
  padding:20px 0;
}

.meet-team-mob-port img{
  width:60%;
  margin:0 auto;
  display:block;
  padding:20px 0 10px 0;
}

.meet-team-mob-txt{
  margin:0 5%;
  padding:0.2em 0.5em;
}

.mob-employee-name-orng, .mob-employee-name{
  text-align:left;
  font-weight:bold;
  color:#fff;
  margin:0;
  padding:0;
}

.mob-employee-title-orng, .mob-employee-title{
  color:#fff;
  margin:0;
  padding:0;
}


.mob-employee-name-orng, .mob-employee-title-orng{
  color:#eb7f10;;
}

.mob-employee-name, .mob-employee-title{
  color:#fff;
}

.meet-team-mob-txt table{
   width:100%;
}

.meet-team-mob-txt table .txt-section{
  width:80%;
  vertical-align: top;
}
.meet-team-mob-txt table .icon-section{
  width:20%;
  vertical-align: top;
}
.meet-team-mob-txt table .icon-section img{
  width:100%;
  max-width: 60px;
  float: right;
}

/* Tablet + Desktop */

.meet-team-table{
  width:100%;
  margin:0 auto;
  border-spacing:0;
  max-width:900px;
  padding:2.5em 0;
  display:none;
}

@media (min-width: 767px) {
  .meet-team-mobile{
    display:none;
  }
  
  .meet-team-table{
    display:table;
  }

}


.meet-team-table tr{
  width:100%;
  border-spacing:0;
  margin:0;
  padding:0;
}

.meet-the-team-td-portrait{
  width:45%;
  padding:0;
  border:none;
  margin:0
}

.meet-the-team-td-bubble{
  width:55%;
  padding:0;
  border:none;
  margin:0;
}

.meet-team-table img{
  width:100%;
  display: block;
  padding-bottom:10px;
}


@media (min-width: 900px) {
  .meet-team-table img{
    max-width: 280px;
    margin: 0 auto;
  }
}


.meet-the-team-td-portrait-left{
  width:80%;
  margin-left:20%
}

.meet-the-team-td-portrait-right{
  width:80%;
  margin-right:20%
}
.meet-the-team-td-content-contnr{
  clear:both;
  width:100%;
}

.meet-the-team-contnr,.meet-the-team-bio,.meet-the-team-bio-orng{
  width:100%;
}
.meet-the-team-bio-orng{
  background-color:#eb7f10;
}

.meet-the-team-td-content-icon{
  width:20%;
  float:left;
}

.meet-the-team-td-titles{
  width:80%;
  float:left;
}


.employee-name{
  font-weight:bold;
  color:#fff;
  text-align:center;
  margin:0;
  padding:0;
}

.employee-title{
  color:#fff;
  text-align:center;
  margin:0;
  padding:0;
}

.employee-name-orng{
  font-weight:bold;
  color:#eb7f10;
  text-align:center;
  margin:0;
  padding:0;
}

.employee-title-orng{
  color:#eb7f10;
  text-align:center;
  margin:0;
  padding:0;
}


.meet-the-team-bubble-text-orng,.meet-the-team-bubble-text-wht{
  margin:5%;
  border-radius:15px;
  text-align:center;
  padding:1em;
  font-weight:500;
}

.jh-tsncs-list{
  list-style:disc;
  text-align:left;
  color:#fff;
}
.jh-tsncs-list li{
  margin-bottom:1em;
}


@media (min-width: 767px) {
  .meet-the-team-bubble-text-orng,.meet-the-team-bubble-text-wht{
    font-weight:400;
  }
}
.meet-the-team-bubble-text-orng{
  color:#eb7f10;
  background-color:#fff;
}

.meet-the-team-bubble-text-wht{
  color:#fff;
  background-color:#eb7f10;
}

.meet-the-team-bio img, .meet-the-team-bio-orng img{
  width:90%;
  padding: 0 5%;
  max-width:900px;
  display:block;
  margin:0 auto;
}

.row-wht .meet-the-team-td-content-icon img{
  width:90%;
  margin-right:10%;
}
.row-orng .meet-the-team-td-content-icon img{
  width:90%;
  margin-left:10%;
}


.important-fact{
  text-transform:uppercase;
  font-weight:bold;
}

.gn-icon {
  
}
.gn-icon:before {
  display: inline-block;
  width: 60px;
  text-align: center;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jh-darker{
  opacity:0.5;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?29ns0r');
  src:  url('fonts/icomoon.eot?29ns0r#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?29ns0r') format('truetype'),
    url('fonts/icomoon.woff?29ns0r') format('woff'),
    url('fonts/icomoon.svg?29ns0r#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


.icon-home3:before {
  content: "\e902";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-users:before {
  content: "\e972";
}
.icon-gift:before {
  content: "\e99f";
}


.gn-menu-main,
.gn-menu-main ul {
  margin: 0;
  padding: 0;
  background: white;
  color: #111;
  list-style: none;
  text-transform: none;
  font-weight: 300;
  line-height: 60px; }

/* line 349, ../sass/jh-d7-o4.styles.scss */
.gn-menu-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  font-size: 13px;
  z-index: 1000; }

/* line 360, ../sass/jh-d7-o4.styles.scss */
.gn-menu-main a {
  display: block;
  height: 100%;
  color: #111;
  text-decoration: none;
  cursor: pointer; }

/* line 368, ../sass/jh-d7-o4.styles.scss */
.no-touch a.gn-main:hover,
.no-touch .gn-menu li.gn-search-item:hover,
.no-touch .gn-menu li.gn-search-item:hover a {
  background: #e77b0c;
  color: white; }

/* line 376, ../sass/jh-d7-o4.styles.scss */
.gn-menu-main > li {
  display: block;
  float: left;
  height: 100%;
  text-align: center; }

/* icon-only trigger (menu item) */
/* line 386, ../sass/jh-d7-o4.styles.scss */
.gn-menu-main li.gn-trigger {
  position: relative;
  width: 60px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 403, ../sass/jh-d7-o4.styles.scss */
.bskt-icon {
  font-size: 30px; }

/* line 407, ../sass/jh-d7-o4.styles.scss */
.gn-menu-main > li > a {
  padding: 0 30px;
  text-transform: uppercase;
  
  font-weight: bold; }

/* line 414, ../sass/jh-d7-o4.styles.scss */
.gn-menu-main:after {
  display: table;
  clear: both;
  content: ""; }

/* line 420, ../sass/jh-d7-o4.styles.scss */
.gn-menu-wrapper {
  position: fixed;
  top: 60px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  width: 60px;
  background: white;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: -webkit-transform 0.3s, width 0.3s;
  -moz-transition: -moz-transform 0.3s, width 0.3s;
  transition: transform 0.3s, width 0.3s; }

/* line 437, ../sass/jh-d7-o4.styles.scss */
.gn-scroller {
  position: absolute;
  overflow-y: scroll;
  width: 370px;
  height: 100%; }

/* line 444, ../sass/jh-d7-o4.styles.scss */
.gn-menu {
  text-align: left;
  font-size: 18px; }

/* line 450, ../sass/jh-d7-o4.styles.scss */
.gn-menu li:not(:first-child),
.gn-menu li li {
}

/* line 455, ../sass/jh-d7-o4.styles.scss */
.gn-submenu li {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s; }

/* line 463, ../sass/jh-d7-o4.styles.scss */
.gn-submenu li a {
  color: #c1c9d1;
  /********************************************************************** */ }

/* if an icon anchor has a span, hide the span */
/* line 585, ../sass/jh-d7-o4.styles.scss */
.gn-icon span {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden; }

/* line 592, ../sass/jh-d7-o4.styles.scss */
.gn-icon-menu:before {
  margin-left: -15px;
  vertical-align: -2px;
  width: 30px;
  height: 3px;
  background: #7E8B8F;
  box-shadow: 0 3px white, 0 -6px #7E8B8F, 0 -9px white, 0 -12px #7E8B8F;
  content: ''; }

/* line 602, ../sass/jh-d7-o4.styles.scss */
.no-touch .gn-icon-menu:hover:before,
.no-touch .gn-icon-menu.gn-selected:hover:before {
  background: white;
  box-shadow: 0 3px #e77b0c, 0 -6px white, 0 -9px #e77b0c, 0 -12px white; }

/* line 608, ../sass/jh-d7-o4.styles.scss */
.gn-icon-menu.gn-selected:before {
  background: #DEE2E3;
  box-shadow: 0 3px white, 0 -6px #DEE2E3, 0 -9px white, 0 -12px #DEE2E3; }

/* styles for opening menu */
/* line 692, ../sass/jh-d7-o4.styles.scss */
.gn-menu-wrapper.gn-open-all,
.gn-menu-wrapper.gn-open-part {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px); }

/* line 699, ../sass/jh-d7-o4.styles.scss */
.gn-menu-wrapper.gn-open-all {
  width: 340px; }

/* line 703, ../sass/jh-d7-o4.styles.scss */
.gn-menu-wrapper.gn-open-all .gn-submenu li {
  height: 60px; }

@media screen and (max-width: 422px) {
  /* line 708, ../sass/jh-d7-o4.styles.scss */
  .gn-menu-wrapper.gn-open-all {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
    width: 100%; }

  /* line 715, ../sass/jh-d7-o4.styles.scss */
  .gn-menu-wrapper.gn-open-all .gn-scroller {
    width: 130%; } }
@media (min-width: 600px) {
  /* line 720, ../sass/jh-d7-o4.styles.scss */
  .mob-ph-hide {
    margin-left: 50px; } }
@media (min-width: 600px) and (min-width: 768px) {
  /* line 724, ../sass/jh-d7-o4.styles.scss */
  .mob-ph-hide {
    margin-left: 95px; } }
@media (min-width: 600px) and (min-width: 992px) {
  /* line 729, ../sass/jh-d7-o4.styles.scss */
  .mob-ph-hide {
    margin-left: 0; } }
@media screen and (max-width: 600px) {
  /* line 735, ../sass/jh-d7-o4.styles.scss */
  .mob-ph-hide {
    display: none !important; } }
@media screen and (max-width: 992px) {
  /* line 740, ../sass/jh-d7-o4.styles.scss */
  .mob-hide {
    display: none !important; } }
/* line 746, ../sass/jh-d7-o4.styles.scss */
.jh-logo,
.jh-logo:hover {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url(//jhawss3-jamhill.netdna-ssl.com/jhn/sprite/jh-sprite.png) !important;
  background-repeat: no-repeat;
  background-position: 0 -12.5px !important;
  background-color: transparent !important;
  width: 98.25px;
  background-size: 100% auto;
  height: 13.75px !important;
  margin: 23.13px 6px;
  padding:0 !important;
}
  @media (min-width: 600px) {
    /* line 746, ../sass/jh-d7-o4.styles.scss */
    .jh-logo,
    .jh-logo:hover {
      width: 131px;
      height: 18.33px !important;
      margin: 20.84px 6px;
      background-position: 0 -16.67px !important; } }
  @media (min-width: 992px) {
    /* line 746, ../sass/jh-d7-o4.styles.scss */
    .jh-logo,
    .jh-logo:hover {
      width: 196.5px;
      height: 27.5px !important;
      margin: 16.25px 6px;
      background-position: 0 -25px !important; } }

.gn-icon-home:before {
  content: "\e902";
}
.gn-icon-pay:before {
  content: "\e93f";
}
.gn-icon-call:before {
  content: "\e942";
}
.gn-icon-job:before {
  content: "\e976";
}
.gn-icon-info:before {
  content: "\ea0c";
}

.jh-seo-hidden{
  opacity:0;
}