/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.m-0 {
  margin-bottom: 0px !important;
}

.column, .columns {
    float: left;
    margin: 0 0% 35px;
}

.pricing-box.pricing-box-box {
    border: none !important;
}

.front-header #Top_bar {
    background-color: transparent !important;
    border-bottom: solid 1px #a1a1a1;
}

.front-header #Top_bar #menu {
  background-color: transparent;
}

.menu-footer-container,
#Footer #social-menu {
  display:inline-block;
}

.copyright {
  display:inline-block;
  margin-right:10px;
}

.footer-menu {
  margin: 0 auto;
  display: block;
  text-align: center;
}

#Footer .footer_copy .social-menu {
    float: none;
    margin-right: 20px;
}

#Top_bar a.responsive-menu-toggle i {
    font-size: 22px;
    line-height: 24px;
}

#Footer.footer-kaltechs {
  z-index: 2;
  color:white;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}

#Footer.footer-kaltechs .widgets_wrapper {
  padding: 0px !important;
}

#Footer.footer-kaltechs .footer_copy {
    border-top: none;
}

#Footer.footer-kaltechs .menu-footer-container .social-menu li a,
#Footer.footer-kaltechs #social-menu .social-menu li a {
  color: white;
}

#Footer .footer_copy .copyright {
  color: #65666C;
}

#Footer.footer-kaltechs .footer_copy .copyright {
  color: white;
}

#Top_bar .menu_wrapper {
  float: none;
  z-index: 201;
  margin: 0 auto;
  max-width: 711px;
  padding: 0 22px;
  position: relative;
  height: 60px;
}

#Top_bar #menu {
    z-index: 201;
    height: 60px;
}

#Top_bar .menu {
  z-index: 202;
  cursor: default;
  margin: 0;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 60px;
}

#Top_bar .menu > li:last-child > a span {
    border: 0;
    padding-right: 5px;
}

#Top_bar .menu > li {
  margin: 0;
  z-index: 203;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  z-index: 1;
  vertical-align: top;
}

.header-fixed #Top_bar .menu > li > a {
  padding: 15px 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
  height: 44px;
  opacity: 1;
  background: no-repeat;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-tap-highlight-color: transparent;
  outline-offset: -7px;
}

.header-fixed #Top_bar .menu > li > a {
    padding: 15px 0 0 0 !important;
}

.chapternav {
    overflow: hidden;
    padding: 0;
    padding-top: 60px;
    padding-bottom: 12px;
    position: relative;
    text-align: center;
    width: 100%;
    height: 92px;
    z-index: 200
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    .chapternav {
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        background: rgba(242, 242, 242, 0.6)
    }
}

.ac-nav-overlap .chapternav,
.chapternav-overlap .chapternav {
    position: absolute;
    top: 0;
    left: 0
}

.ac-nav-overlap .chapternav {
    margin-top: 44px
}

@media only screen and (max-width: 767px) {
    .ac-nav-overlap .chapternav {
        margin-top: 48px
    }
}

.theme-dark .chapternav,
.chapternav.theme-dark {
    background: rgba(51, 51, 51, 0.7)
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    .theme-dark .chapternav,
    .chapternav.theme-dark {
        background: rgba(51, 51, 51, 0.6)
    }
}

.chapternav-wrapper {
  position: relative;
  height: 100%;
  z-index: 1;
  padding-top: 12px;
}

.chapternav-items {
    list-style: none;
    margin: 0 34px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
    white-space: nowrap
}

@media only screen and (orientation: landscape) {
    .chapternav-items {
        padding-bottom: 49px
    }
}

html.touch .chapternav-items {
    margin: 0;
    padding-left: 34px;
    padding-right: 34px
}

@supports (padding: calc(max(0px))) {
    html.touch .chapternav-items {
        padding-left: calc(max(env(safe-area-inset-left), 34px));
        padding-right: calc(max(env(safe-area-inset-right), 34px))
    }
}

.chapternav-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 -.11765em;
    padding: 0 20px
}

.chapternav-item:first-child {
    margin-left: 0;
    padding-left: 4px
}

.chapternav-item:last-child {
    margin-right: 0;
    padding-right: 4px
}

.chapternav-icon {
    background: center bottom no-repeat;
    display: block;
    margin: 0 auto 6px;
    height: 54px;
    width: 48px;
    height: 54px;
    background-size: 48px 54px;
    background-repeat: no-repeat;
}

.chapternav-label {
    font-size: 11px;
    line-height: 1.09091;
    font-weight: 400;
    letter-spacing: -.008em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    display: block;
    margin: 0
}

.chapternav-new {
    font-size: 9px;
    line-height: 1.22226;
    font-weight: 400;
    letter-spacing: -.006em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #ef5602;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%
}

.theme-dark .chapternav-new {
    color: #f46c0e
}

.chapternav-link {
    color: #111;
    display: block;
    margin-top: 3px;
    padding: 0;
    position: relative;
    z-index: 1
}

.chapternav-link:hover {
    color: #d5b689;
    text-decoration: none
}

.chapternav-link:focus {
    outline-offset: 0
}

.chapternav-link.current {
    color: #111;
    cursor: default;
    opacity: .6
}

.theme-dark .chapternav-link {
    color: #fff
}

.theme-dark .chapternav-link:hover {
    color: #6bf
}

.theme-dark .chapternav-link.current {
    color: #fff
}

@-webkit-keyframes chapternav-slidein {
    0% {
        opacity: 0
    }
    1% {
        -webkit-transform: translateX(160px);
        transform: translateX(160px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes chapternav-slidein {
    0% {
        opacity: 0
    }
    1% {
        -webkit-transform: translateX(160px);
        transform: translateX(160px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.chapternav-item {
    -webkit-animation: chapternav-slidein 350ms backwards;
    animation: chapternav-slidein 350ms backwards
}

html.touch .chapternav-paddles {
    display: none
}

.chapternav-paddle {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0em;
    font-family:    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    border: 0 solid rgba(17, 17, 17, 0.2);
    border-radius: 0;
    color: #000;
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    width: 33px;
    -webkit-transition: opacity 150ms ease-out;
    transition: opacity 150ms ease-out
}

.chapternav-paddle:after {
    opacity: .8;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear
}

.chapternav-paddle:disabled {
    opacity: 0
}

.chapternav-paddle:hover:after {
    opacity: 1
}

.chapternav-paddle:focus {
    outline: none
}

.chapternav-paddle:focus:after {
    outline: 3px solid #c1e0fe;
    outline: 3px solid rgba(131, 192, 253, 0.5);
    outline-offset: 4px;
    opacity: 1
}

.chapternav-paddle:focus:after[data-focus-method="mouse"]:not(input):not(textarea):not(select),
.chapternav-paddle:focus:after[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    outline: none
}

.chapternav-paddle:active {
    outline: none
}

.chapternav-paddle:active:after {
    outline: none;
    opacity: 1
}

.theme-dark .chapternav-paddle {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff
}

.chapternav-paddle-left {
    border-right-width: 1px;
    left: 0
}

.chapternav-paddle-left::before,
.chapternav-paddle-left::after {
    font-family:    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: underline;
    position: relative;
    z-index: 1;
    alt: ''
}

.chapternav-paddle-left::before,
.chapternav-paddle-left::after {
    text-decoration: none
}

.chapternav-paddle-left::before {
    display: none
}

.chapternav-paddle-left::before,
.chapternav-paddle-left::after {
    content: ""
}

.chapternav-paddle-left:after {
    margin-left: 8px
}

.chapternav-paddle-right {
    border-left-width: 1px;
    right: 0
}

.chapternav-paddle-right::before,
.chapternav-paddle-right::after {
    font-family:    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: inherit;
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: underline;
    position: relative;
    z-index: 1;
    alt: ''
}

.chapternav-paddle-right::before,
.chapternav-paddle-right::after {
    text-decoration: none
}

.chapternav-paddle-right::before {
    display: none
}

.chapternav-paddle-right::before,
.chapternav-paddle-right::after {
    content: ""
}

.chapternav-paddle-right:after {
    margin-right: 8px
}

.ui-tabs .ui-tabs-nav li.ui-state-active a, .accordion .question.active .title > .acc-icon-plus, .accordion .question.active .title > .acc-icon-minus, .faq .question.active .title > .acc-icon-plus, .faq .question.active .title, .accordion .question.active .title {
    color: #d5b689 !important;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
    background: #d5b689 !important;
}

.ui-tabs .ui-tabs-nav li a {
    text-decoration: none;
    display: block;
    padding: 14px 30px !important;

    font-family: inherit;
font-size: 18px;
font-weight: 400;
}

#ac-localnav {
    font-weight: normal;
    text-size-adjust: 100%
}

#ac-localnav,
#ac-localnav:before,
#ac-localnav:after,
#ac-localnav *,
#ac-localnav *:before,
#ac-localnav *:after {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    letter-spacing: normal
}

#ac-localnav *,
#ac-localnav *:before,
#ac-localnav *:after {
    font-size: 1em;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: inherit
}

#ac-localnav article,
#ac-localnav aside,
#ac-localnav details,
#ac-localnav figcaption,
#ac-localnav figure,
#ac-localnav footer,
#ac-localnav header,
#ac-localnav nav,
#ac-localnav section {
    display: block
}

#ac-localnav img {
    border: 0;
    vertical-align: middle
}

#ac-localnav ul {
    list-style: none
}

#ac-localnav,
#ac-localnav input,
#ac-localnav textarea,
#ac-localnav select,
#ac-localnav button {
    font-synthesis: none;
    -moz-font-feature-settings: 'kern';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr;
    text-align: left
}

#ac-localnav,
#ac-localnav select,
#ac-localnav button {
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

#ac-localnav input,
#ac-localnav textarea {
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

#ac-localnav a,
#ac-localnav a:hover {
    text-decoration: none
}

#ac-localnav .ac-ln-violator {
    font-size: 17px;
    line-height: 1.52947;
    font-weight: 400;
    letter-spacing: -.021em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #e85d00;
    background: transparent;
    border: 1px solid #e85d00;
    border-radius: 4px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 4px;
    white-space: nowrap
}

@media only screen and (max-width: 735px) {
    #ac-localnav .ac-ln-violator {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 400;
        letter-spacing: 0em;
        font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

#ac-localnav .ac-ln-violator-inline {
    margin-left: 10px;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-radius: 3px
}

#ac-localnav .ac-ln-violator-secondary {
    border-color: #888;
    color: #666
}

#ac-localnav .ac-ln-violator-frameless {
    font-size: 17px;
    line-height: 1.52947;
    font-weight: 400;
    letter-spacing: -.021em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #e85d00;
    display: block
}

#ac-localnav .ac-ln-violator-frameless-inline {
    margin-left: 10px;
    display: inline
}

#ac-localnav .ac-ln-violator {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px
}

#ac-localnav .ac-ln-button {
    font-size: 17px;
    line-height: 1.52947;
    font-weight: 400;
    letter-spacing: -.021em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    background-color: #0070c9;
    background: -webkit-linear-gradient(#42a1ec, #0070c9);
    background: linear-gradient(#42a1ec, #0070c9);
    border-color: #07c;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    min-width: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 4px;
    text-align: center;
    white-space: nowrap
}

#ac-localnav .ac-ln-button:hover {
    background-color: #147bcd;
    background: -webkit-linear-gradient(#51a9ee, #147bcd);
    background: linear-gradient(#51a9ee, #147bcd);
    border-color: #1482d0;
    text-decoration: none
}

#ac-localnav .ac-ln-button:focus {
    box-shadow: 0 0 0 3px rgba(131, 192, 253, 0.5);
    outline: none
}

#ac-localnav .ac-ln-button:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
#ac-localnav .ac-ln-button:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    box-shadow: none
}

#ac-localnav .ac-ln-button:active {
    background-color: #0067b9;
    background: -webkit-linear-gradient(#3d94d9, #0067b9);
    background: linear-gradient(#3d94d9, #0067b9);
    border-color: #006dbc;
    outline: none
}

#ac-localnav .ac-ln-button:disabled,
#ac-localnav .ac-ln-button.disabled,
#ac-localnav .ac-ln-button.current {
    background-color: #0070c9;
    background: -webkit-linear-gradient(#42a1ec, #0070c9);
    background: linear-gradient(#42a1ec, #0070c9);
    border-color: #07c;
    color: #fff;
    cursor: default;
    opacity: .3
}

#ac-localnav .ac-ln-button-compact,
#ac-localnav .ac-ln-button {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    min-width: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px
}

#ac-localnav .ac-ln-button-block {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%
}

#ac-localnav .ac-ln-button-secondary {
    background-color: #e3e3e3;
    background: -webkit-linear-gradient(#fff, #e3e3e3);
    background: linear-gradient(#fff, #e3e3e3);
    border-color: #d6d6d6;
    color: #0070c9
}

#ac-localnav .ac-ln-button-secondary:hover {
    background-color: #eee;
    background: -webkit-linear-gradient(#fff, #eee);
    background: linear-gradient(#fff, #eee);
    border-color: #d9d9d9
}

#ac-localnav .ac-ln-button-secondary:active {
    background-color: #dcdcdc;
    background: -webkit-linear-gradient(#f7f7f7, #dcdcdc);
    background: linear-gradient(#f7f7f7, #dcdcdc);
    border-color: #d0d0d0
}

#ac-localnav .ac-ln-button-secondary:disabled,
#ac-localnav .ac-ln-button-secondary.disabled {
    background-color: #e3e3e3;
    background: -webkit-linear-gradient(#fff, #e3e3e3);
    background: linear-gradient(#fff, #e3e3e3);
    border-color: #d6d6d6;
    color: #0070c9
}

#ac-localnav .ac-ln-button+.ac-ln-button {
    margin-left: 20px
}

#ac-ln-viewport-emitter {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    z-index: -1;
    x-content: "ac-localnav:large"
}

#ac-ln-viewport-emitter::before {
    content: "ac-localnav:large"
}

@media only screen and (max-width: 1023px) {
    #ac-ln-viewport-emitter {
        x-content: "ac-localnav:medium"
    }
    #ac-ln-viewport-emitter::before {
        content: "ac-localnav:medium"
    }
}

@media only screen and (max-width: 767px) {
    #ac-ln-viewport-emitter {
        x-content: "ac-localnav:small"
    }
    #ac-ln-viewport-emitter::before {
        content: "ac-localnav:small"
    }
}

#ac-localnav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 52px;
    min-width: 1024px;
    z-index: 9997;
    background-color: white;
}

@media only screen and (max-width: 1044px) {
    #ac-localnav {
        min-width: 320px
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav {
        height: 48px
    }
    #ac-localnav.ac-localnav-stacked {
        height: 66px
    }
}

.ac-localnav-overlap #ac-localnav {
    margin-bottom: -52px
}

@media only screen and (max-width: 767px) {
    .ac-localnav-overlap #ac-localnav {
        margin-bottom: -48px
    }
    .ac-localnav-overlap #ac-localnav.ac-localnav-stacked {
        margin-bottom: -66px
    }
}

.ac-nav-overlap #ac-localnav {
    margin-top: 44px;
    margin-bottom: -96px
}

@media only screen and (max-width: 767px) {
    .ac-nav-overlap #ac-localnav {
        margin-top: 48px;
        margin-bottom: -96px
    }
    .ac-nav-overlap #ac-localnav.ac-localnav-stacked {
        margin-bottom: -114px
    }
}

#ac-localnav.theme-dark {
    background: none
}

#ac-ln-menustate {
    display: none
}

#ac-localnav .ac-ln-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

#ac-localnav .ac-ln-content {
    margin: 0 auto;
    max-width: 1220px;
    padding: 0 22px;
    position: relative;
    z-index: 2;
    padding-left: -webkit-calc(22px + constant(safe-area-inset-left));
    padding-left: calc(22px + constant(safe-area-inset-left));
    padding-right: -webkit-calc(22px + constant(safe-area-inset-right));
    padding-right: calc(22px + constant(safe-area-inset-right))
}

@supports (padding: calc(max(0px))) {
    #ac-localnav .ac-ln-content {
        padding-left: -webkit-calc(max(22px, env(safe-area-inset-left)));
        padding-left: calc(max(22px, env(safe-area-inset-left)));
        padding-right: -webkit-calc(max(22px, env(safe-area-inset-right)));
        padding-right: calc(max(22px, env(safe-area-inset-right)))
    }
}

#ac-localnav .ac-ln-content::before,
#ac-localnav .ac-ln-content::after {
    content: ' ';
    display: table
}

#ac-localnav .ac-ln-content::after {
    clear: both
}

@media only screen and (max-width: 1023px) {
    #ac-localnav .ac-ln-content {
        border-bottom: none
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-content {
        padding: 0 16px
    }
}

#ac-localnav.css-sticky {
    position: -webkit-sticky;
    position: sticky;
}

#ac-localnav.ac-ln-sticking {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: fixed;
}

#ac-ln-sticky-placeholder {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    visibility: hidden;
    z-index: -1
}

#ac-ln-sticky-placeholder.no-css-sticky.ac-ln-sticking {
    height: 52px
}

.ac-localnav-overlap #ac-ln-sticky-placeholder.no-css-sticky.ac-ln-sticking,
.ac-nav-overlap #ac-ln-sticky-placeholder.no-css-sticky.ac-ln-sticking {
    height: 0
}

@media only screen and (max-width: 767px) {
    #ac-ln-sticky-placeholder.no-css-sticky.ac-ln-sticking {
        height: 48px
    }
}

#ac-ln-curtain {
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  position: fixed;
  top: 120px;
  left: 0;
  width: 0;
  height: 0;
  z-index: 9996;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

@media only screen and (max-width: 767px) {
    #ac-ln-curtain {
        -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
        transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
    }
}

#ac-localnav.large-ac-ln-collapsible #ac-ln-curtain {
    -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
    transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible #ac-ln-curtain {
        -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
        transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
    }
}

#ac-localnav.checked #ac-ln-curtain {
    -webkit-transition: opacity 1s ease 0.1s;
    transition: opacity 1s ease 0.1s
}

@media only screen and (max-width: 767px) {
    #ac-localnav.checked #ac-ln-curtain,
    #ac-ln-menustate:target ~ #ac-ln-curtain {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }
}

#ac-localnav.large-ac-ln-collapsible #ac-ln-menustate-open.checked ~ #ac-ln-curtain,
#ac-localnav.large-ac-ln-collapsible #ac-ln-menustate:target ~ #ac-ln-curtain {
    opacity: 1;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible #ac-ln-menustate-open.checked ~ #ac-ln-curtain,
    #ac-localnav.medium-ac-ln-collapsible #ac-ln-menustate:target ~ #ac-ln-curtain {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }
}

#ac-localnav .ac-ln-actions {
    float: left
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-actions {
        right: 0;
        padding: 3px 22px 0;
        position: absolute;
        top: 0;
        z-index: 1;
        padding-right: -webkit-calc(22px + constant(safe-area-inset-right));
        padding-right: calc(22px + constant(safe-area-inset-right))
    }
    @supports (padding: calc(max(0px))) {
        #ac-localnav .ac-ln-actions {
            padding-right: -webkit-calc(max(22px, env(safe-area-inset-right)));
            padding-right: calc(max(22px, env(safe-area-inset-right)))
        }
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    #ac-localnav .ac-ln-actions {
        padding: 0 16px 0
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-actions {
    right: 0;
    padding: 3px 22px 0;
    position: absolute;
    top: 0;
    z-index: 1;
    padding-right: -webkit-calc(22px + constant(safe-area-inset-right));
    padding-right: calc(22px + constant(safe-area-inset-right))
}

@supports (padding: calc(max(0px))) {
    #ac-localnav.large-ac-ln-collapsible .ac-ln-actions {
        padding-right: -webkit-calc(max(22px, env(safe-area-inset-right)));
        padding-right: calc(max(22px, env(safe-area-inset-right)))
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav.large-ac-ln-collapsible .ac-ln-actions {
        padding: 0 16px 0
    }
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-actions {
        right: 0;
        padding: 3px 22px 0;
        position: absolute;
        top: 0;
        z-index: 1;
        padding-right: -webkit-calc(22px + constant(safe-area-inset-right));
        padding-right: calc(22px + constant(safe-area-inset-right))
    }
    @supports (padding: calc(max(0px))) {
        #ac-localnav.medium-ac-ln-collapsible .ac-ln-actions {
            padding-right: -webkit-calc(max(22px, env(safe-area-inset-right)));
            padding-right: calc(max(22px, env(safe-area-inset-right)))
        }
    }
}

@media only screen and (max-width: 1023px) and (max-width: 767px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-actions {
        padding: 0 16px 0
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-actions-center {
        left: 50%
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-actions-center {
    left: 50%
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-actions-center {
        left: 50%
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-actions-center .ac-ln-action-menucta {
        margin-left: -20px;
        left: 0;
        position: absolute;
        z-index: 1
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-actions-center .ac-ln-action-menucta {
    margin-left: -20px;
    left: 0;
    position: absolute;
    z-index: 1
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-actions-center .ac-ln-action-menucta {
        margin-left: -20px;
        left: 0;
        position: absolute;
        z-index: 1
    }
}

#ac-localnav .ac-ln-action {
    margin-left: 24px;
    float: left
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-action {
        margin-top: 17px
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-action {
    margin-top: 17px
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-action {
        margin-top: 17px
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-action-button,
    #ac-localnav .ac-ln-action-violator {
        margin-left: 11px;
        float: right
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-action-button,
#ac-localnav.large-ac-ln-collapsible .ac-ln-action-violator {
    margin-left: 11px;
    float: right
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-action-button,
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-action-violator {
        margin-left: 11px;
        float: right
    }
}

#ac-localnav .ac-ln-action-product {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    top: auto;
    left: auto
}

#ac-localnav .ac-ln-action-menucta {
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-action-menucta {
        float: left
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-action-menucta {
    float: left
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-action-menucta {
        float: left
    }
}

#ac-localnav .ac-ln-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

#ac-localnav .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.2)
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-background {
        min-height: 48px;
        -webkit-transition: background-color 0.5s ease 0.7s;
        transition: background-color 0.5s ease 0.7s
    }
    #ac-localnav.ac-localnav-hero .ac-ln-background {
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-background {
    min-height: 48px;
    -webkit-transition: background-color 0.5s ease 0.7s;
    transition: background-color 0.5s ease 0.7s
}

.large-ac-ln-collapsible#ac-localnav.ac-localnav-hero .ac-ln-background {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-background {
        min-height: 48px;
        -webkit-transition: background-color 0.5s ease 0.7s;
        transition: background-color 0.5s ease 0.7s
    }
    .medium-ac-ln-collapsible#ac-localnav.ac-localnav-hero .ac-ln-background {
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
}

#ac-localnav.ac-localnav-hero .ac-ln-background:after {
    background-color: rgba(255, 255, 255, 0.4)
}

#ac-localnav.ac-localnav-scrim .ac-ln-background {
    background-color: rgba(255, 255, 255, 0.9)
}

#ac-localnav.ac-localnav-scrim .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.2)
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    #ac-localnav.ac-localnav-scrim .ac-ln-background {
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.7)
    }
}

.ac-localnav-scrim#ac-localnav.ac-localnav-noblur .ac-ln-background {
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    background-color: rgba(255, 255, 255, 0.9)
}

.ac-theme-dark #ac-localnav.ac-localnav-scrim .ac-ln-background,
.ac-localnav-scrim#ac-localnav.ac-localnav-dark .ac-ln-background {
    background-color: rgba(34, 34, 34, 0.9)
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    .ac-theme-dark #ac-localnav.ac-localnav-scrim .ac-ln-background,
    .ac-localnav-scrim#ac-localnav.ac-localnav-dark .ac-ln-background {
        background-color: rgba(34, 34, 34, 0.7)
    }
}

.ac-theme-dark .ac-localnav-scrim#ac-localnav.ac-localnav-noblur .ac-ln-background,
.ac-localnav-scrim.ac-localnav-dark#ac-localnav.ac-localnav-noblur .ac-ln-background {
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    background-color: rgba(34, 34, 34, 0.9)
}

#ac-localnav.ac-ln-sticking .ac-ln-background {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    -webkit-transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, backdrop-filter;
    transition-property: background-color, backdrop-filter, -webkit-backdrop-filter
}

#ac-localnav.ac-ln-sticking .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.1)
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    #ac-localnav.ac-ln-sticking .ac-ln-background {
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.7)
    }
}

.ac-ln-sticking#ac-localnav.ac-localnav-noblur .ac-ln-background {
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    background-color: rgba(255, 255, 255, 0.9)
}

.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-background,
.ac-ln-sticking#ac-localnav.ac-localnav-dark .ac-ln-background {
    background-color: rgba(34, 34, 34, 0.9)
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    .ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-background,
    .ac-ln-sticking#ac-localnav.ac-localnav-dark .ac-ln-background {
        background-color: rgba(34, 34, 34, 0.7)
    }
}

.ac-theme-dark .ac-ln-sticking#ac-localnav.ac-localnav-noblur .ac-ln-background,
.ac-ln-sticking.ac-localnav-dark#ac-localnav.ac-localnav-noblur .ac-ln-background {
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    background-color: rgba(34, 34, 34, 0.9)
}

#ac-ln-menustate-open.checked ~ #ac-localnav .ac-ln-background,
#ac-ln-menustate:target ~ #ac-localnav .ac-ln-background {
    background-color: #fff;
    max-height: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, -webkit-backdrop-filter;
    transition-property: background-color, backdrop-filter;
    transition-property: background-color, backdrop-filter, -webkit-backdrop-filter
}

#ac-ln-menustate-open.checked ~ #ac-localnav .ac-ln-background:after,
#ac-ln-menustate:target ~ #ac-localnav .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.1)
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    #ac-ln-menustate-open.checked ~ #ac-localnav .ac-ln-background,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-background {
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.9)
    }
}

#ac-ln-menustate-open.checked ~ #ac-localnav.ac-localnav-noblur .ac-ln-background,
#ac-ln-menustate:target ~ #ac-localnav.ac-localnav-noblur .ac-ln-background {
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    background-color: #fff
}

.ac-theme-dark #ac-localnav .ac-ln-background:after,
#ac-localnav.ac-localnav-dark .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.95)
}

.ac-theme-dark #ac-localnav.ac-localnav-hero .ac-ln-background:after,
.ac-localnav-dark#ac-localnav.ac-localnav-hero .ac-ln-background:after {
    background-color: rgba(255, 255, 255, 0.4)
}

.ac-theme-dark .ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-background:after,
.ac-localnav-dark.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.7)
}

.ac-theme-dark #ac-localnav.ac-localnav-scrim .ac-ln-background:after,
.ac-localnav-dark#ac-localnav.ac-localnav-scrim .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.95)
}

.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-background:after,
.ac-localnav-dark#ac-localnav.ac-ln-sticking .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.7)
}

.ac-theme-dark #ac-ln-menustate-open.checked ~ #ac-localnav .ac-ln-background,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-background,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-background,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-background {
    background-color: #222
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-background:after,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-background:after,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-background:after,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-background:after {
    background-color: rgba(51, 51, 51, 0.7)
}

@supports ((-webkit-backdrop-filter: initial) or (backdrop-filter: initial)) {
    .ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-background,
    .ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-background,
    #ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-background,
    #ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-background {
        background-color: rgba(34, 34, 34, 0.9)
    }
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav.ac-localnav-noblur .ac-ln-background,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav.ac-localnav-noblur .ac-ln-background,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav.ac-localnav-noblur .ac-ln-background,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav.ac-localnav-noblur .ac-ln-background {
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    background-color: #222
}

/* #ac-localnav .ac-ln-background:after {
  margin-left: -577px;
  left: 50%;
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  width: 1156px;
  height: 1px;
  z-index: 1;
} */

#ac-localnav .ac-ln-background {
    background-color: #fafafa;
}

@media only screen and (max-width: 1023px) {
    #ac-localnav .ac-ln-background:after {
        margin-left: 0;
        left: 0;
        width: 100%
    }
}

#ac-localnav.ac-localnav-noborder .ac-ln-background:after {
    display: none
}

.ac-localnav-noborder#ac-localnav.ac-ln-sticking .ac-ln-background:after {
    display: block
}

#ac-localnav.ac-localnav-scrim .ac-ln-background:after {
    margin-left: 0;
    left: 0;
    width: 100%
}

#ac-localnav.ac-ln-sticking .ac-ln-background:after {
    margin-left: 0;
    left: 0;
    width: 100%
}

#ac-ln-menustate:checked ~ #ac-localnav .ac-ln-background:after,
#ac-ln-menustate:target ~ #ac-localnav .ac-ln-background:after {
    margin-left: 0;
    left: 0;
    width: 100%
}

#ac-localnav .ac-ln-menu {
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -.01em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    float: right;
    margin-top: 0;
    padding-top: 20px
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-menu {
        font-size: 14px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: -.02em;
        font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-menu {
        font-size: 14px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: -.02em;
        font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        padding-top: 0;
        width: 100%
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -.02em;
    font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding-top: 0;
    width: 100%
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu {
        font-size: 14px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: -.02em;
        font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        padding-top: 0;
        width: 100%
    }
}

#ac-localnav .ac-ln-menu-tray {
    float: left
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-menu-tray {
        float: none;
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        width: 100%;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
        transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-tray {
        max-height: 400px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
        visibility: visible;
        -webkit-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-tray {
        max-height: 280px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px)
    }
}

@media only screen and (max-width: 767px) {
    #ac-ln-menustate:checked ~ #ac-localnav.ac-ln-opening .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ #ac-localnav.ac-ln-opening .ac-ln-menu-tray {
        overflow-y: hidden
    }
    #ac-ln-menustate:checked ~ #ac-localnav.ac-ln-sticking .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ #ac-localnav.ac-ln-sticking .ac-ln-menu-tray {
        max-height: -webkit-calc(100vh - 48px);
        max-height: calc(100vh - 48px)
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-tray {
    float: none;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
    width: 100%;
    max-height: 0;
    -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
    transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray {
    max-height: 400px;
    max-height: -webkit-calc(100vh - 48px - 48px);
    max-height: calc(100vh - 48px - 48px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    pointer-events: auto;
    visibility: visible;
    -webkit-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s
}

@media only screen and (orientation: landscape) {
    #ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray {
        max-height: 280px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px)
    }
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav.ac-ln-opening .ac-ln-menu-tray,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav.ac-ln-opening .ac-ln-menu-tray {
    overflow-y: hidden
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav.ac-ln-sticking .ac-ln-menu-tray,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav.ac-ln-sticking .ac-ln-menu-tray {
    max-height: -webkit-calc(100vh - 48px);
    max-height: calc(100vh - 48px)
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-tray {
        float: none;
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        width: 100%;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
        transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray {
        max-height: 400px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
        visibility: visible;
        -webkit-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s
    }
}

@media only screen and (max-width: 1023px) and (orientation: landscape) {
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-tray {
        max-height: 280px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px)
    }
}

@media only screen and (max-width: 1023px) {
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav.ac-ln-opening .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav.ac-ln-opening .ac-ln-menu-tray {
        overflow-y: hidden
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav.ac-ln-sticking .ac-ln-menu-tray,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav.ac-ln-sticking .ac-ln-menu-tray {
        max-height: -webkit-calc(100vh - 48px);
        max-height: calc(100vh - 48px)
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-menu-items {
        opacity: 0;
        padding: 17px 32px 28px 32px;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0);
        -webkit-transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-items,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-items {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition-delay: 0.2s, 0.4s;
        transition-delay: 0.2s, 0.4s
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-items {
    opacity: 0;
    padding: 17px 32px 28px 32px;
    -webkit-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0);
    -webkit-transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
    transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
    transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
    transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-items,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-items {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.2s, 0.4s;
    transition-delay: 0.2s, 0.4s
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-items {
        opacity: 0;
        padding: 17px 32px 28px 32px;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0);
        -webkit-transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-items,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-items {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition-delay: 0.2s, 0.4s;
        transition-delay: 0.2s, 0.4s
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav.ac-localnav-stacked .ac-ln-menu-items {
        padding-top: 0
    }
}

#ac-localnav .ac-ln-menu-item {
    margin-left: 24px;
    float: left;
    list-style: none
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-menu-item {
        margin-left: 0;
        display: inline-block;
        float: none;
        width: 100%;
        height: 42px
    }
    #ac-localnav .ac-ln-menu-item:first-child .ac-ln-menu-link {
        border-top: 0
    }
    .ac-theme-dark #ac-localnav .ac-ln-menu-item,
    #ac-localnav.ac-localnav-dark .ac-ln-menu-item {
        border-color: rgba(68, 68, 68, 0.5)
    }
    #ac-localnav .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link {
        -webkit-transition-delay: .07s;
        transition-delay: .07s
    }
    #ac-localnav .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link {
        -webkit-transition-delay: .14s;
        transition-delay: .14s
    }
    #ac-localnav .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link {
        -webkit-transition-delay: .21s;
        transition-delay: .21s
    }
    #ac-localnav .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link {
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }
    #ac-localnav .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link {
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }
    #ac-localnav .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link {
        -webkit-transition-delay: .42s;
        transition-delay: .42s
    }
    #ac-localnav .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link {
        -webkit-transition-delay: .49s;
        transition-delay: .49s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link {
        -webkit-transition-delay: .56s;
        transition-delay: .56s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link {
        -webkit-transition-delay: .49s;
        transition-delay: .49s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link {
        -webkit-transition-delay: .42s;
        transition-delay: .42s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link {
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link {
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link {
        -webkit-transition-delay: .21s;
        transition-delay: .21s
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link {
        -webkit-transition-delay: .14s;
        transition-delay: .14s
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item {
    margin-left: 0;
    display: inline-block;
    float: none;
    width: 100%;
    height: 42px
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:first-child .ac-ln-menu-link {
    border-top: 0
}

.ac-theme-dark #ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item,
.large-ac-ln-collapsible#ac-localnav.ac-localnav-dark .ac-ln-menu-item {
    border-color: rgba(68, 68, 68, 0.5)
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link {
    -webkit-transition-delay: .07s;
    transition-delay: .07s
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link {
    -webkit-transition-delay: .14s;
    transition-delay: .14s
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link {
    -webkit-transition-delay: .21s;
    transition-delay: .21s
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link {
    -webkit-transition-delay: .28s;
    transition-delay: .28s
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link {
    -webkit-transition-delay: .42s;
    transition-delay: .42s
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link {
    -webkit-transition-delay: .49s;
    transition-delay: .49s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link {
    -webkit-transition-delay: .56s;
    transition-delay: .56s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link {
    -webkit-transition-delay: .49s;
    transition-delay: .49s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link {
    -webkit-transition-delay: .42s;
    transition-delay: .42s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link {
    -webkit-transition-delay: .28s;
    transition-delay: .28s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link {
    -webkit-transition-delay: .21s;
    transition-delay: .21s
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link {
    -webkit-transition-delay: .14s;
    transition-delay: .14s
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item {
        margin-left: 0;
        display: inline-block;
        float: none;
        width: 100%;
        height: 42px
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:first-child .ac-ln-menu-link {
        border-top: 0
    }
    .ac-theme-dark #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item,
    .medium-ac-ln-collapsible#ac-localnav.ac-localnav-dark .ac-ln-menu-item {
        border-color: rgba(68, 68, 68, 0.5)
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link {
        -webkit-transition-delay: .07s;
        transition-delay: .07s
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link {
        -webkit-transition-delay: .14s;
        transition-delay: .14s
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link {
        -webkit-transition-delay: .21s;
        transition-delay: .21s
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link {
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link {
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link {
        -webkit-transition-delay: .42s;
        transition-delay: .42s
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link {
        -webkit-transition-delay: .49s;
        transition-delay: .49s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link {
        -webkit-transition-delay: .56s;
        transition-delay: .56s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(2) .ac-ln-menu-link {
        -webkit-transition-delay: .49s;
        transition-delay: .49s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(3) .ac-ln-menu-link {
        -webkit-transition-delay: .42s;
        transition-delay: .42s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(4) .ac-ln-menu-link {
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(5) .ac-ln-menu-link {
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(6) .ac-ln-menu-link {
        -webkit-transition-delay: .21s;
        transition-delay: .21s
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-item:nth-child(7) .ac-ln-menu-link {
        -webkit-transition-delay: .14s;
        transition-delay: .14s
    }
}

#ac-localnav .ac-ln-menu-link {
    color: #333;
    display: inline-block;
    line-height: 22px;
    white-space: nowrap
}

#ac-localnav .ac-ln-menu-link:hover {
    text-decoration: none
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-menu-link {
        border-top: 1px solid rgba(214, 214, 214, 0.5);
        display: block;
        line-height: 42px;
        opacity: 0;
        -webkit-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform
    }
    .ac-theme-dark #ac-localnav .ac-ln-menu-link,
    #ac-localnav.ac-localnav-dark .ac-ln-menu-link {
        border-color: #333
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-link,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-link {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menu-link {
    border-top: 1px solid rgba(214, 214, 214, 0.5);
    display: block;
    line-height: 42px;
    opacity: 0;
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.ac-theme-dark #ac-localnav.large-ac-ln-collapsible .ac-ln-menu-link,
.large-ac-ln-collapsible#ac-localnav.ac-localnav-dark .ac-ln-menu-link {
    border-color: #333
}

#ac-ln-menustate:checked ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-link,
#ac-ln-menustate:target ~ .large-ac-ln-collapsible#ac-localnav .ac-ln-menu-link {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-link {
        border-top: 1px solid rgba(214, 214, 214, 0.5);
        display: block;
        line-height: 42px;
        opacity: 0;
        -webkit-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform
    }
    .ac-theme-dark #ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-link,
    .medium-ac-ln-collapsible#ac-localnav.ac-localnav-dark .ac-ln-menu-link {
        border-color: #333
    }
    #ac-ln-menustate:checked ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-link,
    #ac-ln-menustate:target ~ .medium-ac-ln-collapsible#ac-localnav .ac-ln-menu-link {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

#ac-localnav.ac-localnav-hero .ac-ln-menu-link {
    color: #fff
}

#ac-localnav.ac-localnav-hero .ac-ln-menu-link:hover {
    color: #6bf
}

.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link {
    color: #333
}

.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link:hover {
    color: #0070c9
}

#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link {
    color: #333
}

#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link:hover,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link:hover {
    color: #0070c9
}

.ac-theme-dark #ac-localnav .ac-ln-menu-link,
#ac-localnav.ac-localnav-dark .ac-ln-menu-link {
    color: #fff
}

.ac-theme-dark #ac-localnav .ac-ln-menu-link:hover,
#ac-localnav.ac-localnav-dark .ac-ln-menu-link:hover {
    color: #6bf
}

.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-menu-link,
.ac-localnav-dark#ac-localnav.ac-ln-sticking .ac-ln-menu-link {
    color: #fff
}

.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-menu-link:hover,
.ac-localnav-dark#ac-localnav.ac-ln-sticking .ac-ln-menu-link:hover {
    color: #6bf
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-link,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-link,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link {
    color: #fff
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-link:hover,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-link:hover,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link:hover,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link:hover {
    color: #6bf
}

#ac-localnav .ac-ln-menu-link:hover {
    color: #0070c9;
    text-decoration: none
}

#ac-localnav .ac-ln-menu-link.current {
    color: rgba(51, 51, 51, 0.6);
    cursor: default
}

#ac-localnav .ac-ln-menu-link.current:hover {
    color: rgba(51, 51, 51, 0.6)
}

#ac-localnav.ac-localnav-hero .ac-ln-menu-link.current {
    color: rgba(255, 255, 255, 0.6)
}

#ac-localnav.ac-localnav-hero .ac-ln-menu-link.current:hover {
    color: rgba(255, 255, 255, 0.6)
}

.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link.current {
    color: rgba(51, 51, 51, 0.6)
}

.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link.current:hover {
    color: rgba(51, 51, 51, 0.6)
}

#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link.current,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link.current {
    color: rgba(51, 51, 51, 0.6)
}

#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link.current:hover,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-menu-link.current:hover {
    color: rgba(51, 51, 51, 0.6)
}

.ac-theme-dark #ac-localnav .ac-ln-menu-link.current,
#ac-localnav.ac-localnav-dark .ac-ln-menu-link.current {
    color: rgba(255, 255, 255, 0.6)
}

.ac-theme-dark #ac-localnav .ac-ln-menu-link.current:hover,
#ac-localnav.ac-localnav-dark .ac-ln-menu-link.current:hover {
    color: rgba(255, 255, 255, 0.6)
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-link.current,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-link.current,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link.current,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link.current {
    color: rgba(255, 255, 255, 0.6)
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menu-link.current:hover,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menu-link.current:hover,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link.current:hover,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-menu-link.current:hover {
    color: rgba(255, 255, 255, 0.6)
}

.ac-theme-dark .ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link.current,
.ac-localnav-dark.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link.current {
    color: rgba(255, 255, 255, 0.6)
}

.ac-theme-dark .ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link.current:hover,
.ac-localnav-dark.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menu-link.current:hover {
    color: rgba(255, 255, 255, 0.6)
}

#ac-localnav .ac-ln-action-menucta {
    display: none
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-action-menucta {
        display: block
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-action-menucta {
    display: block
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-action-menucta {
        display: block
    }
}

#ac-localnav .ac-ln-menucta {
    margin-right: -11px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    width: 40px;
    height: 48px;
    -webkit-tap-highlight-color: transparent
}

#ac-localnav .ac-ln-menucta-chevron {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#ac-localnav .ac-ln-menucta-chevron::before,
#ac-localnav .ac-ln-menucta-chevron::after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    width: 12px;
    height: 1px;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1)
}

#ac-localnav .ac-ln-menucta-chevron::before {
    right: 50%
}

#ac-localnav .ac-ln-menucta-chevron::after {
    left: 50%
}

#ac-localnav .ac-ln-menucta-chevron::before,
#ac-localnav .ac-ln-menucta-chevron::after {
    background: #333
}

#ac-localnav .ac-ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}

#ac-localnav .ac-ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}

#ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menucta-chevron,
#ac-ln-menustate:target ~ #ac-localnav .ac-ln-menucta-chevron {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

#ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menucta-chevron::before,
#ac-ln-menustate:target ~ #ac-localnav .ac-ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}

#ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menucta-chevron::after,
#ac-ln-menustate:target ~ #ac-localnav .ac-ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}

#ac-localnav.ac-localnav-hero .ac-ln-menucta-chevron::before,
#ac-localnav.ac-localnav-hero .ac-ln-menucta-chevron::after {
    background: #fff
}

.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menucta-chevron::before,
.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-menucta-chevron::after {
    background: #333
}

#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-menucta-chevron::before,
#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-menucta-chevron::after,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-menucta-chevron::before,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-menucta-chevron::after {
    background: #333
}

.ac-theme-dark #ac-localnav .ac-ln-menucta-chevron::before,
.ac-theme-dark #ac-localnav .ac-ln-menucta-chevron::after,
#ac-localnav.ac-localnav-dark .ac-ln-menucta-chevron::before,
#ac-localnav.ac-localnav-dark .ac-ln-menucta-chevron::after {
    background: #fff
}

.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-menucta-chevron::before,
.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-menucta-chevron::after,
.ac-localnav-dark#ac-localnav.ac-ln-sticking .ac-ln-menucta-chevron::before,
.ac-localnav-dark#ac-localnav.ac-ln-sticking .ac-ln-menucta-chevron::after {
    background: #fff
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menucta-chevron::before,
.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menucta-chevron::after,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menucta-chevron::before,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menucta-chevron::after,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-menucta-chevron::before,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-menucta-chevron::after,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-menucta-chevron::before,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-menucta-chevron::after {
    background: #fff
}

#ac-localnav .ac-ln-menucta-anchor {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-menucta-anchor {
        display: block
    }
    #ac-localnav .ac-ln-menucta-anchor-close {
        display: none
    }
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menucta-anchor {
    display: block
}

#ac-localnav.large-ac-ln-collapsible .ac-ln-menucta-anchor-close {
    display: none
}

@media only screen and (max-width: 1023px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menucta-anchor {
        display: block
    }
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-menucta-anchor-close {
        display: none
    }
}

#ac-localnav .ac-ln-menucta-anchor:focus {
    outline-offset: -6px;
    width: 100%;
    height: 100%
}

#ac-localnav .ac-ln-menucta-anchor-close {
    display: none
}

#ac-localnav .ac-ln-menucta-anchor-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}

@media only screen and (max-width: 767px) {
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menucta-anchor-open,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menucta-anchor-open {
        display: none
    }
    #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-menucta-anchor-close,
    #ac-ln-menustate:target ~ #ac-localnav .ac-ln-menucta-anchor-close {
        display: block
    }
}

#ac-ln-menustate:checked ~ #ac-localnav.large-ac-ln-collapsible .ac-ln-menucta-anchor-open,
#ac-ln-menustate:target ~ #ac-localnav.large-ac-ln-collapsible .ac-ln-menucta-anchor-open {
    display: none
}

#ac-ln-menustate:checked ~ #ac-localnav.large-ac-ln-collapsible .ac-ln-menucta-anchor-close,
#ac-ln-menustate:target ~ #ac-localnav.large-ac-ln-collapsible .ac-ln-menucta-anchor-close {
    display: block
}

@media only screen and (max-width: 1023px) {
    #ac-ln-menustate:checked ~ #ac-localnav.medium-ac-ln-collapsible .ac-ln-menucta-anchor-open,
    #ac-ln-menustate:target ~ #ac-localnav.medium-ac-ln-collapsible .ac-ln-menucta-anchor-open {
        display: none
    }
    #ac-ln-menustate:checked ~ #ac-localnav.medium-ac-ln-collapsible .ac-ln-menucta-anchor-close,
    #ac-ln-menustate:target ~ #ac-localnav.medium-ac-ln-collapsible .ac-ln-menucta-anchor-close {
        display: block
    }
}

#ac-localnav .ac-ln-title {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .009em;
    font-family:    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    cursor: default;
    display: block;
    float: left;
    margin: 15px 0 -15px;
    padding: 0;
    height: 52px;
    white-space: nowrap
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-title {
        font-size: 19px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: .012em;
        font-family:    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-title-compact {
        font-size: 17px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: -.022em;
        font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-title {
        display: inline-block;
        margin: 16px 0 -16px;
        height: 48px
    }
    #ac-localnav .ac-ln-title-compact {
        margin: 18px 0 -18px
    }
    #ac-localnav.ac-localnav-stacked .ac-ln-title {
        height: 66px;
        margin: 16px 0 -16px
    }
    #ac-localnav.ac-localnav-stacked .ac-ln-title-compact {
        margin: 18px 0 -18px
    }
}

#ac-localnav .ac-ln-title a {
    display: inline-block;
    letter-spacing: inherit;
    line-height: 1;
    margin: 0;
    text-decoration: none;
    white-space: nowrap
}

#ac-localnav .ac-ln-title a:hover {
    text-decoration: none
}

#ac-localnav .ac-ln-title,
#ac-localnav .ac-ln-title a {
    color: #333;
    -webkit-transition: color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

#ac-localnav.ac-localnav-hero .ac-ln-title,
#ac-localnav.ac-localnav-hero .ac-ln-title a {
    color: #fff
}

.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-title,
.ac-localnav-hero#ac-localnav.ac-ln-sticking .ac-ln-title a {
    color: #333
}

#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-title,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-title,
#ac-ln-menustate:checked ~ .ac-localnav-hero#ac-localnav .ac-ln-title a,
#ac-ln-menustate:target ~ .ac-localnav-hero#ac-localnav .ac-ln-title a {
    color: #333
}

.ac-theme-dark #ac-localnav .ac-ln-title,
.ac-theme-dark #ac-localnav .ac-ln-title a,
#ac-localnav.ac-localnav-dark .ac-ln-title,
#ac-localnav.ac-localnav-dark .ac-ln-title a {
    color: #fff
}

.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-title,
.ac-theme-dark #ac-localnav.ac-ln-sticking .ac-ln-title a,
.ac-localnav-dark#ac-localnav.ac-ln-sticking .ac-ln-title,
.ac-localnav-dark#ac-localnav.ac-ln-sticking .ac-ln-title a {
    color: #fff
}

.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-title,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-title,
.ac-theme-dark #ac-ln-menustate:checked ~ #ac-localnav .ac-ln-title a,
.ac-theme-dark #ac-ln-menustate:target ~ #ac-localnav .ac-ln-title a,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-title,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-title,
#ac-ln-menustate:checked ~ .ac-localnav-dark#ac-localnav .ac-ln-title a,
#ac-ln-menustate:target ~ .ac-localnav-dark#ac-localnav .ac-ln-title a {
    color: #fff
}

#ac-localnav .ac-ln-title-extension {
    font-weight: 400
}

#ac-localnav .ac-ln-title-subhead,
#ac-localnav .ac-ln-title-comingsoon {
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: .012em;
    font-family:    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin-left: 3px
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-title-subhead,
    #ac-localnav .ac-ln-title-comingsoon {
        font-size: 14px;
        line-height: 1;
        font-weight: 400;
        letter-spacing: -.022em;
        font-family:   "Helvetica Neue", "Helvetica", "Arial", sans-serif
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-title-subhead,
    #ac-localnav .ac-ln-title-comingsoon {
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    #ac-localnav.ac-localnav-stacked .ac-ln-title-subhead,
    #ac-localnav.ac-localnav-stacked .ac-ln-title-comingsoon {
        display: block;
        margin-top: 3px
    }
}

#ac-localnav .ac-ln-title-comingsoon {
    opacity: 0.7
}

#Top_bar.relative {
  position: relative;
}


#ac-localnav.checked .ac-ln-menu-tray{
  max-height: 400px;
  max-height: -webkit-calc(100vh - 48px - 48px);
  max-height: calc(100vh - 48px - 48px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  pointer-events: auto;
  visibility: visible;
  -webkit-transition-delay: 0.2s, 0s;
  transition-delay: 0.2s, 0s;
}

@media only screen and (max-width: 767px) {
  #ac-localnav.checked .ac-ln-menu-tray .ac-ln-menu-items {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.2s, 0.4s;
    transition-delay: 0.2s, 0.4s;
  }
}

#ac-localnav.checked .ac-ln-background {
  background-color: #fff;
  max-height: none;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  -webkit-transition-property: background-color, -webkit-backdrop-filter;
  transition-property: background-color, -webkit-backdrop-filter;
  transition-property: background-color, backdrop-filter;
  transition-property: background-color, backdrop-filter, -webkit-backdrop-filter;
}

@media only screen and (max-width: 767px) {
  #ac-localnav.checked .ac-ln-menucta-anchor-open {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #ac-localnav.checked .ac-ln-menucta-anchor-close {
      display: block;
  }
}

@media only screen and (max-width: 767px) {
  #ac-localnav.checked .ac-ln-menu-item:nth-child(1) .ac-ln-menu-link {
      -webkit-transition-delay: .56s;
      transition-delay: .56s;
  }
}

@media only screen and (max-width: 767px) {
  #ac-localnav.checked .ac-ln-menu-link {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
  }

  #ac-ln-curtain.checked {
    opacity: 1;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }

  #Top_bar .menu_wrapper {
    height: 0px;
  }
}

#ac-localnav.checked .ac-ln-menucta-chevron {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}

#cookie-notice #cn-accept-cookie.btnCookie {
    background-color: transparent;
    border: 1px solid #c0a57e;
    color: #c0a57e;
    border-radius: 15px;
}

#cookie-notice #cn-accept-cookie.btnCookie:hover {
    background-color: #c0a57e;
    color: white;
}

#cookie-notice #cn-more-info.btnCookie {
    background-color: transparent;
    border-bottom: 1px solid #c0a57e;
    color: #c0a57e;
}

#cookie-notice #cn-more-info.btnCookie:hover {
    background-color: ##c0a57e;
    color: white;
}

.portfolio_group.grid .portfolio-item .desc .desc-wrapper, .portfolio_group.grid .portfolio-item .desc .details-wrapper {
    display: block;
    width: 100%;
}

.desc .desc-wrapper ul li {
  text-align: center;
  padding: 11px 10px;
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.portfolio_group .portfolio-item .desc .title_wrapper h5 {
  margin: 0 0 20px;
  font-size: 30px;
  line-height: 30px;
}

.portfolio_group .portfolio-item .desc .title_wrapper {
    position: relative;
    padding: 0;
    text-align: center;
}

.image_frame {
    border-color: transparent !important;
}

.image_frame .image_wrapper .mask, .edd_download_image:after {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.image_frame .image_wrapper .mask::after {
    background: rgba(181, 181, 181, 0) !important;
}

.btnFooterLang img {
    max-width: 24px;
    vertical-align: middle;
}

.language img {
    max-width: 30px;
    vertical-align: sub;
}

.download-manager {
  min-height: calc(100vh - 111px);
}

.one-third.column {
    width: 33.333%;
}

.search_bck{
    background-image: url('assets/img/search.jpg');
    background-size: cover;
}

#Subheader.search_bck h1.title {
  color: #d5b88e;
  font-weight: 400;
}
.front_page .top_bar_right {
  display: none;
}

.front_page .top_bar_left {
  width: 100% !important;
}
