#mobile-bar { display: none; }

#menubar {
    background-size: cover;
    background-position: center center;
    background-color: #1E0D2F;
}


#featured-image {
    background-size: cover;
    background-position: center center;
    background-color: #1E0D2F;
}


.inner-bar {
max-width: 1200px;
    margin: 0px auto;
 position: relative;
}

.inside-nav > .inside { display: table; width: 100%; }

.megamenu{
    display: table-cell;
    vertical-align: top;
}

.searchTranslate {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    z-index: 2;
    text-align: right;
}

.searchTranslate {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.searchTranslate ul {
 list-style: none;
 padding: 0px;
}

.goog-te-gadget {
 display: inline-block;
 padding: 5px 8px 5px 8px;
 background: #D6630F;
 background: rgb(195, 88, 11);
 border-radius: 5px;
margin: 10px 0px;
}

.goog-te-gadget span {
 display: none !important;
}

.megamenu {
 background: #FF6B00;
 background: rgba(255, 107, 0, 0.73);
 width: 320px;
 position: relative;
}

.menuCover {
 background: #FF6B00;
 background: rgba(255, 107, 0, 0.73);
 position: absolute;
 top: 0px;
 height: 100%;
}


.megamenu > div > ul {
 list-style: none;
 margin: 0px;
 padding: 0px 0px 15px 0px;
}

.megamenu > div > ul:after {
 content: '';
 display: block;
 clear: both;
}

.megamenu > div > ul li.level1 {
 text-align: right;
margin-bottom: 20px;
}

.megamenu > div > ul > li:hover > a, .megamenu > div > ul > li.mega_how_do_i:hover > div {
 text-decoration: none;
 position: relative;
 border-bottom-size: 0px;
}

.subpage .megamenu .level1 > a:hover{
opacity: 0.8;
}



.megamenu > div > ul > li:hover > a span.menuTitle, .megamenu > div > ul > li.mega_how_do_i:hover > div span.menuTitle{
 transition: all .2s ease-in-out;
}



.mega_how_do_i .fa {
 font-size: 33px;
 position: relative;
 top: 6px;
 left: 9px;
}

.homepage .megamenu .second-level-list {
 z-index: 7006;
 position: absolute;
 left: 100%;
 bottom: 0px;
 width: 100%;
 height: 100%;
 list-style: none;
 margin: 0px;
 padding: 0px;
 max-width: 1180px;
 text-align: left;
 width: 0px;
 overflow: hidden;
}

.homepage .megamenu .second-level-list > ul {
 -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
 -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
 box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
 background: #ffffff;
 background: rgba(255,255,255,0.95);
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 100%;
 height: 100%;
    padding: 40px 20px 40px 20px;
    box-sizing: border-box;
 display: table;
}

/*.megamenu > ul > li:hover > ul {
 display: block;
}*/

.megamenu .level1 > a, .megamenu li.mega_how_do_i > div {
 padding: 5px 30px 5px 5px;
/* line-height: 50px;*/
 font-weight: 700;
 color: #ffffff;
 font-size: 16px;
 display: block;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
 position: relative;
 z-index: 7010;
 text-decoration: none;
 text-transform: uppercase;
 letter-spacing: 0.05em;
 text-shadow: 1px 1px black;
display: block;
}

.menuLogoOpen .megamenu .level1 > a, .menuLogoOpen .megamenu li.mega_how_do_i > div {
 line-height: 95px;
}

.megamenu .level2 > a {
 color: #262626;
 font-weight: 400;
 padding: 12px;
 display: block;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
  text-decoration: none;
  font-size: 15px;
}

.megamenu .level2 > a:hover {
 background: #EFEFEF;
 text-decoration: none;
}

.megamenu .level3 > a:hover {
 font-weight: 500;
}


.wrapped ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.wrapped > ul > li {
 width: 33.33334%;
 float: left;
}

.wrapped > ul:after {
 content: '';
 display: block;
 clear: both;
}

.megamenu .level3 a {
 color: #ffffff;
 font-weight: 500;
 padding: 9px 15px 9px 15px;
 line-height: 20px;
 display: block;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 transition: all 0.2s;
}

.megamenu .level3 a:hover {
 background: #29456e;
 text-decoration: none;
}

.megamenu .mega_how_do_i .second-level-list {
 background: #6c9134;
 background: rgba(108, 145, 52, 0.93);
}

.megamenu .mega_how_do_i .level2 > a {
 background: transparent;
 color: #ffffff;
 font-size: 16px;
}

.mega_menu li.level2 {
  color: #ffffff;
}

.menuCol > ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

li.menuCol {
 width: 31.33334%;
 float: left;
 padding: 1%;
}


.level2 span.description {
  display: block;
  color: #575757;
  font-size: 13px;
  margin-top: 7px;
}

.level2 h3 {
  padding: 0px 0px 5px 0px;
  line-height: 40px;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0px;
  font-size: 24px;
}

li.level2.mega_address {
    background: #E2E2E2;
    color: #232323;
    padding: 16px;
 margin-top: 20px;
}

.menu_address .info span {
    display: block;
    font-size: 14px;
    color: #3b3a3a;
}

.menu_address .info {
    float: left;
    width: 62%;
}

.menu_address .logo {
    float: left;
    width: 38%;
}

.menu_address .logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.mega_how_do_i li.menuCol {
 width: 98%;
 float: none;
 padding: 1%;
}

.mega_how_do_i li.menuCol:after {
 content: '';
 clear: both;
 display: block;
}

.mega_how_do_i li.menuCol li.class-cat {
 width: 31.333334%;
 float: left;
 padding: 1%;
}

.megamenu .level1.mega_how_do_i > a {
 color: #c2eb83;
}


.mega_how_do_i h2.cat-title {
 color: #ffffff;
 font-weight: 700;
 margin: 0px 0px 5px 5px;
 letter-spacing: 0.4px;
}

.mega_how_do_i li.class-cat ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.mega_how_do_i li.class-cat ul .level2 > a {
 padding: 5px 5px 5px 5px;
}

.megamenu .mega_how_do_i .level2 > a:hover {
 background: #61842C;
}

.mega_contactLink { display: none; }

.megamenu .mega_how_do_i .mega_contactLink {
 display: block;
}

.megamenu .mega_how_do_i .mega_contactLink a {
  background: #61842C;
}

.megamenu .mega_how_do_i .mega_contactLink a {
 background: #61842C;
 display: block;
 color: #ffffff;
 padding: 10px;
 text-decoration: none;
 font-weight: 700;
}

.menuLogoOpen .megamenu .second-level-list {
  top: 100px;
}



.homepage .megamenu > div > ul li.level1.mega_home {
    display: none;
}


.level1.iconItem img {
 display: block;
 margin: 0px auto;
}


.menuLogo {
    text-align: right;
    padding: 30px 30px 30px 0px;
}

.menuLogo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.megamenu > div > ul {
 width: 100%; 
 display: table;
}


.subpage #menubar {
    padding-bottom: 60px;
    border-bottom: 8px solid #542f7c;
    margin-bottom: -60px;
}


.subpage #featured-image {
    padding-bottom: 60px;
    border-bottom: 8px solid #542f7c;
    margin-bottom: -60px;
}



.subpage .megamenu > div > ul {
 padding: 5px 0px 0px 0px;
}

.subpage .megamenu > div > ul li.level1 {
    display: table-cell;
    text-align: center;
    float: none;
    width: auto;
    vertical-align: middle;
}

.subpage .megamenu .level1 > a, .subpage .megamenu li.mega_how_do_i > div {
 line-height: 80px;
 padding-bottom: 5px;
}

.subpage .inside-nav > .inside {
 display: block;
}

.subpage .inner-bar {
 max-width: 100%;
}

.subpage .menuLogo { display: none; }

.subpage .megamenu {
 max-width: 100%;
 margin: 0px auto;
 width: 100%;
 position: relative;
 display: block;
}

.menuOffset {
    max-width: 1200px;
    margin: 0px auto;
}

.subpage .menuOffset {
 position: relative;
}

.subpage .searchTranslate {
 display: block;
 max-width: 1200px;
 margin: 0px auto;
/* padding-top: 300px;*/
 padding-top: 170px;
}

.subpage .megamenu .second-level-list {
 background: #ffffff;
 background: rgba(255,255,255,0.95);
 z-index: 7006;
 position: absolute;
 left: 0px;
 top: 90px;
 width: 100%;
 list-style: none;
 margin: 0px;
 padding: 0px;
 display: none;
 -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
 -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
 box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
 max-width: 1180px;
 text-align: left;
    border-bottom: 7px solid #0e2f48;
}

.worthDiscovering {
    position: absolute;
    right: 0px;
    height: 100%;
    text-align: center;
}

.worthDiscovering img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
}

.subpage .worthDiscovering {
 display: none;
}



.subpage .megamenu > div > ul li.level1.mega_home { display: none; }

.subpage .megamenu > div > ul li.level1.mega_home.iconItem { display: table-cell; }



.homepage .megamenu .second-level-list ul ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.homepage .megamenu .second-level-list > ul > li {
     list-style: none;
    margin: 0px;
    padding: 0px;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.subpage .megamenu .second-level-list > ul > li {
     list-style: none;
    margin: 0px;
    padding: 0px;
    display: table-cell;
    width: 33.33334%;
    /*vertical-align: middle;*/
}

.homepage .megamenu .smallMenu .level2 > a { font-size: 15px; padding: 8px; }