.module-container-wrapper {

}

.header-module-container {
    box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.75);
    position: relative;
    top: 0;
    z-index: 9999999;
  background-color:#fff!Important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
    background-color:#fff;
}

.custom-header-wrapper {

}

.custom-header-wrapper .top-bar-wrapper {

}

.hs-menu-item.hs-menu-depth-2.active.hs-item-has-children.active-branch a:after, .hs-menu-item.hs-menu-depth-2.hs-item-has-children.active-branch a:after, li.hs-menu-item.hs-menu-depth-2.hs-item-has-children a:after{
  display:none!important;
}

.content-section.menu-header.module-container-wrapper {
  padding:0!important;
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper .hs-menu-item.hs-menu-depth-1 {
 padding-right: 30px!important;
 padding-left: 10px!important;
}

.hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal a{
  font-size:16px;
  overflow:inherit;
}

.main-header-wrapper{
  background-color: #2e9d2c;
}

.main-header-wrapper a {
  text-decoration:none;
}

.main-header-wrapper a:hover {
  text-decoration:none;
}

.top-bar-wrapper{
  width: 90%;
  display: block;
  margin: 0 auto;
  padding-right: 20px;
  z-index: 9999998;
    position: relative;
}

img[name="pphLoggerImage"] {
  display:none!Important;
}


.top-bar-container.responsive-padding{
  margin-left: 10%;
    margin-right: 5%;
    display: flex;
  justify-content:center;
}

.top-bar-right{
/*  padding-left:20px;  */
  display: flex;
    align-items: center;
}

.top-bar-left{
/*  padding-right:20px;  */
}

.top-bar-center span, .top-bar-right span{
 font-family:'Arial Rounded Bold'; 
}

.top-bar-left p, .top-bar-right p{
 margin:18px; 
}

.top-bar-left p, .top-bar-center p, .top-bar-right p{
 margin-top:10px;
 margin-bottom:10px;
}

.top-bar-center{
  display: flex;
  align-items: center; 
  padding:0 15px;
}

.top-bar-center a{
 text-decoration:none; 
}

i.fa.fa-phone, .top-bar-right p:before{
  display: inline-flex;
  align-items: center;
}

.top-bar-left span{
 vertical-align: middle; 
}

.top-bar-left span, .top-bar-center span, .top-bar-right span{
  font-size:16px!important;
}

.top-bar-right p:before{
  font-family: FontAwesome;
 content:"\f1b8";
  color: #ffffff; 
  font-size:18px;
  font-weight:normal;
}

.top-bar-center img {
  vertical-align:middle;
}

/* .custom-menu-primary.hs-menu-wrapper>ul ul li{
    background-color: #fff !important;
    color: #000 !important;
  padding: 10px!important;
} */


@media all and (max-width: 980px) {
  
  .top-bar-center{
   justify-content: flex-end; 
  }
  
  .top-bar-wrapper{
/*  display:flex; */
    width:100%;
  flex-direction:row;
  position: relative;
    left: 0px;
}
  
  .top-bar-container.responsive-padding {
    margin-left: 0%!important;
    margin-right: 0%!important;
    display: flex;
    flex-direction: column;
    width:100%;
}
  
  .top-bar-left p, .top-bar-center p, .top-bar-right p{
   display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
  }
  
  .top-bar-left p a{
   color:#ffffff!important; 
  }
  
  .top-bar-right{
 padding-left:0px!important; 
}

.top-bar-left{
 padding-right:0px!important; 
}
  .top-bar-center{
   padding-right:0px!important;
  }
  
  .top-bar-wrapper{
   display: flex;
    justify-content: space-evenly;
  }
  
 .top-bar-container.responsive-padding{
  margin-left: 0%!important;
    margin-right: 0%!important;
    display: flex;
}
}

.hs-menu-wrapper>ul{
  padding:0!important;
    border-radius: 0px!important;
    border: 0px!important;
    box-shadow: 0!important;
    background: none!important;
}

@media (min-width:980px) {
.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu li.hs-item-has-children > a:after,
.hs-menu-item.hs-menu-depth-2.hs-item-has-children:after {
    content: '\f078';
    position: absolute;
    font-family: 'FontAwesome'!important;
    color: #262628;
    font-size: 12px;
    right: 3px;
}

.hs-menu-item.hs-menu-depth-2.hs-item-has-children:after {
    top: 20px;
    right: 10px;
}
}

@media (max-width:980px) {
  li.hs-menu-item.hs-menu-depth-2:first-child {
    font-weight:bold;
  }
  
  .hs-menu-children-wrapper li:first-child a {
    font-weight:bold;
  }
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul{
/*  padding-top:7px!important;  */
}


.footer-container-wrapper .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul{
  display:flex!important;
  flex-direction:column!important;
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper a {
  line-height:1.9;
}

/* .row-fluid-wrapper.row-depth-1.row-number-2   {
 max-width: 90%;
    display: block;
    margin: 0 auto; 
  padding-top:20px;
  padding-bottom:20px;
} */

.menu-inside {
    float: right;
    display: flex;
    justify-content: right;
    align-items: center;
}

li.hs-menu-item.hs-menu-depth-1 a{
  font-size:16px;
  font-weight:normal;
  padding-left:25px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul{
 margin-top:20px!important; 
}

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

.custom-header-wrapper{
    width: 90%;
    display: block;
    margin: 0 auto; 
}

.hs-menu-wrapper>ul>li>a {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    display: block !important;
    padding: 0px!important;
}

.top-bar-right a:hover,
.top-bar-right a:focus {
  color:#2e9d2c;
}

.top-bar-right{
  background-color:#3e5382;
  padding-left:25px;
  padding-right:25px;
}

.off-canvas-menu ul li:last-child a{
/*  opacity:0;  */
}

.custom-header-wrapper .bottom-bar-wrapper {
  display: flex;
  justify-content: space-between;
}

/* Menu Positioning */
.custom-header-wrapper .bottom-bar-wrapper.side_by_side {
  display: flex;
/*   justify-content: center; */
  padding-top:20px;
  padding-bottom:20px;
}

.custom-header-wrapper .bottom-bar-wrapper.side_by_side .logo-wrapper {
  width: 20%;
}

.custom-header-wrapper .bottom-bar-wrapper.side_by_side .menu-wrapper {
  width: 80%;
}

@media (max-width: 768px) {
  .custom-header-wrapper .bottom-bar-wrapper.side_by_side .logo-wrapper {
    width: 80%;
  }
}



.custom-header-wrapper .bottom-bar-wrapper.top_bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.custom-header-wrapper .bottom-bar-wrapper.top_bottom .menu-wrapper {
  width: 100%;
}

.custom-header-wrapper .bottom-bar-wrapper.top_bottom .logo-wrapper {
  width: 100%;
  text-align: center;
}
.custom-header-wrapper .bottom-bar-wrapper.top_bottom .menu-wrapper .desktop-menu {
  text-align: center; 
}
.custom-header-wrapper .bottom-bar-wrapper.top_bottom .menu-wrapper .desktop-menu .hs-menu-wrapper {
  float: none; 
}

/* End Positioning */

.custom-header-wrapper .bottom-bar-wrapper .logo-wrapper img {
  width:250px!important;
  max-width: 100%; 
}

.main-header-wrapper {
  -webkit-box-shadow: 0px 1px 20px rgba(7,7,7,0.1);
  box-shadow: 0px 1px 20px rgba(33,35,77,0.1);
}


.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper {
  float: right; 
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper a {
  padding: 8px 35px 8px 15px;
  font-size:17px;
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper .hs-menu-item.hs-menu-depth-2 a:hover,
.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper .hs-menu-item.hs-menu-depth-3 a:hover {
  background-color:#f9f9f9;
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper .hs-menu-item.hs-menu-depth-2 a,
.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper .hs-menu-item.hs-menu-depth-3 a{
  display:block!important;
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper .hs-menu-item.hs-menu-depth-1{
  display: inline-block;
  position: relative;
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul {
  padding-left: 0px;
  list-style: none;
}

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

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper ul{
  left:100%;
}

@media (max-width:960px) {
/* fix for lines under menu items */
ul.hs-menu-children-wrapper {
  overflow:hidden!Important;
}
}

.menu-inside {
  float: right;
  display: flex;
  justify-content: right; 
  align-items: center;

}

@media (max-width: 960px) {
  .menu-inside {
    position: relative;
  }
}

.menu-inside .menu-cta {
  padding: 10px 25px 10px 25px;
}

.default-btn {
  color: #fff;
  text-decoration: none;
  background: grey;
}

.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}


/* Dropdown Styling */


.custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu li.hs-item-has-children > a:after {
  content: '\f078';
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
  color: #262628;
  font-size:12px;
  right: 15px;
  top: 7px;
}



/* Mega Menu Styling */


.mega-menu {
  list-style: none;
  padding-left: 0px;
}

.mega-menu .main-nav-wrapper {

}

.mega-menu .main-nav-item {
  padding: 10px 25px; 
}

.mega-menu li {
  display: inline-block; 
}

.mega-menu .mega-child-menu {
  display: none; 
  position: absolute;
  background: #fff;
  width: 100%;
  left: 0;

  padding: 45px 10px;
}

.mega-menu .make-relative {
  position: relative;
}

.mega-menu .normal-nav {
  top: 25px !important;
}

.mega-child-container {
  display: flex; 
}

.mega-image {
  max-width: 300px; 
  margin-right: 45px;
}

.mega-menu .mega-child-menu li {
  display: block !important; 
}

.mega-menu .mega-child-menu li a {
  padding: 15px 0px !important;
  width: 100% !important;
  display: block;
}

.mega-menu .menu-wrapper {
  padding: 0px 25px; 
}

.mega-menu li:hover .mega-child-menu {
  display: block; 
}

.mega-menu .hs-menu-wrapper {
  width: 100%; 
}

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


/* Topbar Styling */

.top-bar-container {
  display: flex;
  justify-content: flex-end;
  position:relative;
  z-index:10;
  padding: 0px!important;
    float: none;
    width: 1080px;
    margin: 0 auto;
}


@media (max-width: 960px) {
  .desktop-menu, .desktop-cta {
    display: none; 
  }


}

/* ==========================================================================
Off-Canvas Menu                              
========================================================================== */
.off-canvas-menu {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  margin: 0 !important;
  height: 100%;
  width: 100%;
  min-width: 200px;
  max-width: 280px;
  background: #fff;
  padding: 1em;
  font-size: 1.15em;
  box-shadow: 1px 6px 8px rgba(0, 0, 0, 0);
  transform: translate3d(-300px,0,0);
  transition: all 250ms ease;
  will-change: transform;
}

.off-canvas-menu .hs-menu-depth-1.show-menu>ul.hs-menu-children-wrapper {
  position:relative!important;
  display:block;
  max-height:100%!important;
  visibility:visible!important;
}

/* Normal Mobile */ 

.normal {
  display: none; 
  text-align: center;
  border: solid 1px #e6e6e6; 
}

.normal ul {
  list-style: none;
  width: 100%;
  text-align: center;
  padding-left: 0;
  margin: 0;
}

.normal ul li {
  background: #fff;
  border-bottom: 3px solid #f0f0f0; 
}

.normal .hs-menu-children-wrapper {
  display: none; 
}

.normal a {
  padding: 1.5em;
  display: block; 
}

.normal ul li a{
  padding: 1.5em;
  display: block;
  font-weight: bold;
}

.show-menu .normal {
  display: block;
}

.normal .hs-item-has-children {
  position: relative; 
  text-align: center;
}

.normal .hs-item-has-children:before {
  content: '\f0dd';
  position: absolute;
  right: 25px;
  top: 20px;
  font-family: 'Font Awesome 5 Pro';
}

.normal .hs-item-has-children:after {
  content: '';
  width: 100%;
  height: 66px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}


.normal .dropdown .hs-menu-children-wrapper {
  display: block; 
}

.normal .hs-menu-depth-2 {
  border: none; 
}

.normal .hs-menu-depth-2 a{
  text-align: center !important;
  padding: 1.5em !important;
  font-weight: normal !important;
}


/* Show menu */
.show-menu .off-canvas-menu {
  transform: translate3d(0,0,0);
  box-shadow: 1px 6px 8px rgba(0, 0, 0, 0.24);
}
.off-canvas-menu a { 
  padding: 0.75em;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}

.off-canvas-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul > li.hs-menu-item.hs-menu-depth-2 a {
  background-color:#fff;
  color:#000;
  text-transform:initial;
  text-align:left;
}

@media (max-width:768px) {

  .custom-header .hs-menu-wrapper.hs-menu-flow-horizontal ul > li:last-child > a {
    background-color:#000;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
  }

}



/* Second level menu */
.off-canvas-menu .hs-menu-depth-1.hs-item-has-children {
  perspective: 1000px;
}
.off-canvas-menu .hs-menu-depth-1 > ul.hs-menu-children-wrapper {
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  transform: scale(1,0) rotateX(-90deg);
  transition: all .2s ease;
  opacity: 0 !important; /* important to overwrite hubspot styles */
  max-height: 0;
  will-change: transform;
}

/* Show second level menu */
.off-canvas-menu .hs-menu-depth-1.show-menu > ul.hs-menu-children-wrapper {
  transform: scale(1,1) rotateX(0deg);
  opacity: 1 !important; /* important to overwrite hubspot styles */
  max-height: 220px; /* hack to animate height - change this if your second level menu is taller than 220px */
}
.off-canvas-menu .hs-menu-depth-1.hs-item-has-children {
  padding-right: 0.5em;
}
.off-canvas-menu .hs-menu-depth-1.hs-item-has-children > a:after {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: 7px dashed ;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  content: " ";
  position: absolute;
  top: 1.2em;
  right: 0.5em;
  transform: rotate(0);
  transition: all 500ms;
}
.off-canvas-menu .hs-menu-depth-1.hs-item-has-children.show-menu > a:after {
  transform: rotate(180deg);
}

.menu-toggle {
  display: none; 
  position: absolute;
  top: 20px;
  right: 0;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.menu-toggle i, .menu-toggle svg {
  font-size: 36px;
  color: #fff;
}

/* Off Canvas Menu */

.off-canvas-menu ul{
  list-style: none;
  padding: 0;
}

.off-canvas-menu ul li {
  margin-bottom: 15px;
  width: 100%;
}

.off-canvas-menu ul li a {
  display: block;
  width: 100%;
  color: #000;
  padding:10px 0!important;
  border:none;
}

.off-canvas-menu ul li a:hover,
.off-canvas-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-2 a:hover {
  color:#2e9d2c !important;
}


.off-canvas-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul>li.hs-menu-item.hs-menu-depth-2 a {
  font-size:18px!important;
}

.off-canvas-menu ul li:last-child a {
  background-color:#2e9d2c;
  color:#fff;
  text-align:center;
  border-radius:10px;
}

.off-canvas-menu ul li:last-child a:hover {
  background-color:#000;
}

.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 {
  background-color:#fff;
}
li.hs-menu-item.hs-menu-depth-2 {
  background-color:#fff;
  padding:0px;
  margin-bottom:0!Important;
}

li.hs-menu-item.hs-menu-depth-2 > a{
  padding:10px 25px;
  display:block!important;
}


@media (max-width: 960px) {
 .menu-toggle {
   display: block;
  }
}

/* ==========================================================================
   Navigation
   ========================================================================== */

.custom-header {
 position: absolute; 
 width: 100% !important;
}

.custom-header.sticky {
  display:none; 
}

.custom-header.sticky.show {
  display:block;
  background-color:#000;
  position:fixed;
  z-index:999;
  -webkit-box-shadow: 0px 1px 20px rgba(7, 7, 7, 0.1);
  box-shadow: 0px 1px 20px rgba(33, 35, 77, 0.1);
}

.custom-header.sticky img {
  max-width:200px;
  margin-top:5px;
}



@media(max-width: 960px) {
 .desktop-nav {
   display: none !important;
  }
  ul.active-branch {
    margin-top:0;
  }
}

.nav-bar {
  
}

.nav-logo {
  padding-top:25px;
}


.nav-menu ul {
  float:right;
  margin-top:30px!Important;
}

.custom-header.sticky.show .nav-menu ul { 
  margin-top:0px!important; 
}

.nav-menu ul li {
 display: inline-block; 
  padding: 15px 0px;
  font-size: 20px;
  margin-right:35px;
}

.nav-menu ul li a {
 text-decoration: none; 
  color: #fff;
  position: relative;
  font-size:16px;
  padding:15px 0;
  letter-spacing:0.11em;
}

.nav-menu ul li:last-child {
  margin-right:0px;
}

.nav-menu .hs-menu-children-wrapper {
  margin-top: 0px !important;
  background: #fff;
  padding: 15px 0 !important;
  box-shadow: 0 3px 5px rgba(0,0,0,0.25);
}

.nav-menu .hs-menu-children-wrapper li {
  width: 100%;
  margin-right: 0px;
  padding: 0px;
}

.nav-menu .hs-menu-children-wrapper li a {
  background: #fff;
  color: #000 !important;
  padding: 15px 25px;
}


.nav-menu  .hs-menu-children-wrapper li a:before {
  content: "";
  position: absolute;
  width: 80%;
  height: 2px;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 999;
}

.nav-menu .hs-menu-children-wrapper li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.nav-menu .hs-item-has-children {
 position: relative;
}

.nav-menu .hs-item-has-children:after {
  position: absolute;
  font-size: 16px;
  content: '\f0dd';
  color: #fff;
  font-family: 'Font Awesome 5 Pro';
  right: -15px;
  top: 28px;
}

@media (min-width:767px) {
  
.sticky .nav-menu ul li.hs-menu-depth-1:last-child a {
  border:2px solid #fff!important;
}
  
}

.nav-menu ul li.hs-menu-depth-1:last-child a{
  padding: 15px 25px;
 background: #000;
  color: #fff;
  text-transform:uppercase;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
      letter-spacing: 0.11em;
  border:none!Important;
}

.span12.widget-span.widget-type-cell.footer-container.content-section.page-center li:last-child{
  opacity:1!important;
  display:block!important;
}


.nav-menu ul li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu ul li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Off Canvas Menu */

.off-canvas-menu ul{
list-style: none;
padding: 0;
}

.off-canvas-menu ul li {
  margin-bottom: 15px;
  width: 100%;
  overflow:hidden!Important;
}
@media (max-width:980px) {
.hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal a,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
  overflow:hidden!Important;
  text-overflow:hidden!Important;
}
}

.off-canvas-menu ul li a {
 display: block;
 width: 100%;
 color: #000;
  max-width:100%!important;
  overflow:hidden!important;
}
 

/* Hamburger Menu */


 #nav-icon4 {
  width: 40px;
  height: 35px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

 #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


#nav-icon4 {
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 12px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 24px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -5px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 23px;
  left: 1px;
}

.custom-header-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  max-width:none;
  overflow:none;
  display:block;
  text-overflow:unset;
}

/* Top Bar styles */

.top-bar-right span img{
    display:none;
  }

.top-bar-container {
  padding:0px!important;
}

.top-link {
  color:#333;
  padding:15px 15px 15px 30px;
  text-decoration:none;
  display:inline-block;
  font-size:16px;
}

.top-bar-btn {
  background-color:#2e9d2c;
  padding:15px 30px 15px 30px;
  text-decoration:none;
  color:#fff;
  font-weight:500;
  display:inline-block;
  margin-left: 25px;
  font-size:16px;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;  
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);  
}


.top-bar-btn:before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


.top-bar-btn:hover, .top-bar-btn:focus, .top-bar-btn:active {
  color: #fff!important;
}

.top-bar-btn:hover:before, .top-bar-btn:focus:before, .top-bar-btn:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}



a#phone,
a#help-center,
a#login{
  position:relative;
}

a#phone:before {
  content: '\f095';
  font-family: 'Font Awesome 5 Pro';
  font-weight:bold;
  margin-right:5px;
}

a#help-center:before {
  content: '\f128';
  font-family: 'Font Awesome 5 Pro';
  font-weight:bold;
  margin-right:5px;  
}

a#login:before {
  content: '\f007';
  font-family: 'Font Awesome 5 Pro';
  font-weight:bold;
  margin-right:5px;   
}

@media all and (max-width: 1200px) {
  .custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper a,
  .top-bar-left span, .top-bar-center span, .top-bar-right span{
    font-size:14px!important;
  }
  .custom-header-wrapper .bottom-bar-wrapper .logo-wrapper img {
    width:120px!important;
  }
  
  .custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu .hs-menu-wrapper .hs-menu-item.hs-menu-depth-1 {
    padding-right:20px!important;
  }
  .custom-header-wrapper .bottom-bar-wrapper .menu-wrapper .desktop-menu li.hs-item-has-children>a:after {
    font-size:8px;
    right:8px;
  }
}

@media all and (max-width: 980px) {
 .top-bar-container{
   display: flex;
    flex-direction: column;
  }
  
  .top-bar-wrapper{
   width:100%;
    padding-right:0;
  }
  .top-bar-right, .top-bar-center, .top-bar-left{
   padding-right:20px!important;
  }
    .top-bar-right {
    width:100%;
    text-align:center;
  }
  
  .top-bar-right a {
    margin:0 auto;
    padding:5px 0;
  }
}


@media (max-width:767px) {
  
  .top-bar-wrapper {
    z-index:9999
  }
  a#help-center,
  .top-bar-btn{
    display:none;
  }
  a#login {
    float:right;
    padding-right:0px;
  }
  a#phone {
    float:left;
    padding-left:0px;
  }


}
