header .w153-th-wrapper {
    padding-top: 20px;
}

header::before {
    display: block;
    content: '';
    font-size: 0;
    height: 5px;
    background: linear-gradient(to right, #ec6c25, #c23734);
    transition: all 0.2s linear;
}

.w153-th-logo {
    display: block;
    float: left;
    width: 140px;
    transition: all 0.2s linear;
}

.w153-th-logo img {
    display: block;
    width: 100%;
}

header .w1-widget {
    float: right;
    width: calc(100% - 140px - 30px);
    font-size: 13px;
    font-weight: 600;
    text-align: right;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header .w1-widget p {
    margin: 0;
}

header .w1-widget .w1-phone {
    text-decoration: none;
    display: block;
}

header .w1-widget .w1-social a {
    margin-left: 5px;
}

.w153-th-menu {
    float: left;
}

.w153-th-menu > ul > li {
    display: inline-block;
    margin-right: 10px;
}

.w153-th-menu > ul > li a {
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

.w153-th-menu ul .w1-red a {
    color: #f1112b;
}

header .w1-section1,
header .w1-section2 {
    clear: both;
}

.w153-th-menu-toggle {
    float: right;
    width: 50px;
    cursor: pointer;
    transition: all 0.2s linear;
}

header .w1-section2 .w153-th-menu > ul > li > a {
    position: relative;
    padding-left: 25px;
    outline: none;
}

header .w1-section2 .w153-th-menu > ul > li > a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 25px;
    background-position: left center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    z-index: 1;
}

header .w1-section2 .w153-th-menu > ul > .w1-gaming > a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%23000000' d='M39.2 29.1v8.5c0 1.3-.1 1.4-1.4 1.4H9.1c-1.3 0-1.4-.1-1.4-1.3V20c0-1 .3-1.4 1.3-1.3.9.1 1.9 0 2.9 0v-.8c0-1.9 0-1.9 2-1.9h2.4c.4-2.2 1.4-4 3.3-5.2 1.4-.9 2.9-1.2 4.5-1.1 3.2.2 5.6 2.6 6.4 6.3h3.1c1-.1 1.4.3 1.3 1.3v1.4H38c1.3 0 1.4.1 1.4 1.4v7.4c0 .1 0 .1.1.3h3.9v-4.5c0-.2-.3-.5-.5-.6-1.3-.8-1.8-2-1.4-3.3.3-1.1 1.5-2 2.7-2s2.3.9 2.6 2.1-.2 2.4-1.5 3c-.5.3-.6.5-.6 1v1.6l-.2 3.7-3.6.2c-.7.1-1.1.1-1.7.1zm-1.3 8.6V20H9.1v17.7h28.8zm-4.5-20.5h-1.8c-2.1 0-2.1 0-2.6-2v-.1c-.8-2.7-3.2-4.4-6-4.2-2.7.2-4.9 2.3-5.2 5.2-.1.9-.4 1.2-1.3 1.2-1-.1-2 0-3 0v1.4h20c-.1-.6-.1-1-.1-1.5zm10.4 4.5a1.54 1.54 0 0 0 1.5-1.5 1.54 1.54 0 0 0-1.5-1.5c-.8 0-1.4.6-1.5 1.4 0 .8.6 1.5 1.5 1.6zm-20.4 1.4h11.8c1 0 1.4.3 1.3 1.3v8.7c0 .9-.3 1.3-1.2 1.3H11.7c-.9 0-1.2-.3-1.2-1.2v-9c0-.9.4-1.2 1.2-1.2 3.9.1 7.8.1 11.7.1zm4.9 9.9h6.9v-8.7h-6.9V33zm-16.5.1h6.3c.6 0 .7-.3.7-.8v-5c0-1 .3-2.3-.2-2.8-.6-.5-1.9-.2-2.9-.3h-3.9v8.9zm8.3-8.7v8.7h6.8v-8.7h-6.8zm11.4 2.4c.2 1.3 1.1 1.3 2.3 1.4-.6.4-.9.7-1.3 1l.4 1.5-1.3-.9c-.4.2-.7.5-1.4.9l.5-1.6-1.3-1c1 0 2-.1 2.1-1.3zm-18.4 1.5c1.1-.1 1.9-.4 2.1-1.5.3 1.1 1 1.5 2 1.6-.3.3-.7.6-1.1.9.1.4.2.8.5 1.5l-1.4-.9c-.4.3-.7.5-1.1.7.3-1.1.2-1.9-1-2.3zm12.5-.1c-1.2.6-1.3 1.4-1 2.4-.4-.2-.7-.5-1.1-.7-.4.2-.7.5-1.3.9l.4-1.5c-.3-.3-.7-.6-1.3-1 1.1-.1 2-.2 2.1-1.5.3 1.1 1.1 1.4 2.2 1.4z'/%3E%3C/svg%3E");
}

header .w1-section2 .w153-th-menu > ul > .w1-dining > a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='%23000000' stroke='%23000000' stroke-width='.5' stroke-miterlimit='10'%3E%3Cpath d='M31.8 16.5l-2.1 2.1c-.2.2-.2.5 0 .6a.37.37 0 0 0 .6 0l1-1c.4-.4.7-.8 1.1-1.1l3.2-3.2c.2-.2.2-.5 0-.6-.2-.2-.5-.2-.6 0l-3.2 3.2zm1.7 1.3l-2.3 2.3c-.2.2-.2.5 0 .6.2.2.5.2.6 0l5.3-5.3c.2-.2.2-.5 0-.6-.2-.2-.5-.2-.6 0l-3 3zm5.2-1.4c-.2-.2-.5-.2-.6 0l-1.5 1.5-4.2 4.1c-.7.7-1.5.9-2.4.7s-1.7.1-2.3.8L26.3 25l-.9-.9 1.5-1.4c.6-.6.9-1.4.7-2.2s0-1.5.5-2.1c.3-.4.6-.7.9-1 .1-.1.1-.2.2-.2.5-.5.9-1 1.4-1.4l3.3-3.3c.2-.2.2-.5 0-.6-.1-.1-.2-.1-.3-.1s-.2 0-.3.1l-4.9 4.9-1 1.1c-.6.8-.8 1.8-.6 2.8.1.6 0 1-.5 1.4l-1.6 1.5c-.2-.1-.3-.3-.5-.4l-1.8-1.6c-.5-.5-.6-1-.5-1.6.4-1.8 0-3.3-1.4-4.6-.9-.9-2-1.6-3.2-2.2-1.1-.5-2-.8-3-.8-.9 0-1.7.1-2.3.6-.1.1-.2.1-.2.2-.5.5-.8 1.2-.8 2.1a6.61 6.61 0 0 0 .5 2.6c.4 1.2 1.1 2.3 1.9 3.4.5.7 1.2 1.4 2.2 1.8s1.9.5 2.8.2c.7-.2 1.2 0 1.7.5l2 2.2-1.5 1.4-1.7 1.7-1.8 1.7c-.7.6-1.5 1.4-2.3 2.2l-2.4 2.3c-.4.4-.6.9-.6 1.4s.2 1 .5 1.4c.4.4.9.6 1.4.6s1-.2 1.4-.6l1.8-1.9c.3-.3.6-.7 1-1l4.7-4.9 1.4-1.5.2-.2 6.4 6.6.6.6c.5.6 1.1 1.2 1.6 1.7.7.8 1.8.9 2.7.2l.2-.2c.4-.4.6-.9.6-1.4s-.2-1-.6-1.4-.8-.7-1.1-1.1l-1.9-1.8-2.3-2.2-2.5-2.5-1.2-1.1 1.4-1.5c.4-.4.9-.6 1.5-.5 1.2.2 2.3-.1 3.2-1l5.7-5.7c.4-.4.4-.7.2-.9zM23.8 27.7l-1.5 1.6-2.3 2.4-2.5 2.5c-.3.3-.6.7-1 1l-1.8 1.9a1.08 1.08 0 0 1-.7.3c-.3 0-.6-.1-.8-.3a1.08 1.08 0 0 1-.3-.7c0-.3.1-.6.3-.7l4.7-4.5 3.5-3.5 1.5-1.4c.2.2.4.4.5.6l.5.5c0 .2-.1.3-.1.3zm3.7-.2l2.5 2.4 3.5 3.4.7.7c.4.3.7.7 1.1 1.1.2.2.3.4.3.7s-.1.6-.3.8l-.1.1c-.5.3-1 .3-1.5-.1-.5-.6-1.1-1.2-1.6-1.7l-.6-.6-6.7-6.9-.3-.3-.4-.5c-.2-.2-.4-.4-.5-.6-.2-.2-.4-.4-.6-.7l-2-2.1c-.7-.8-1.6-1-2.6-.7-.7.2-1.5.1-2.3-.2s-1.4-.9-1.9-1.6c-.8-1-1.4-2-1.8-3.1-.3-.8-.4-1.5-.4-2.2s.2-1.1.5-1.5c0 0 .1-.1.2-.1.4-.3.9-.4 1.6-.4.8 0 1.7.3 2.7.7 1.1.5 2.1 1.2 3 2 1.1 1.1 1.5 2.3 1.1 3.7-.2 1 0 1.8.7 2.5l1.8 1.6.5.5c.2.2.4.4.6.5.3.3.6.6 1 .9.2.2.4.4.7.6l1.1 1.1z'/%3E%3C/svg%3E");
}

header .w1-section2 .w153-th-menu > ul > .w1-bars > a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 208.046 208.046'%3E%3Cpath d='M188.91 28.33a4 4 0 0 0-3.783-2.7h-37.134l11.192-19.65A4 4 0 0 0 157.69.526a4 4 0 0 0-5.455 1.496L138.79 25.63H22.917a4 4 0 0 0-2.458 7.155l79.563 61.987v90.21l-43.854 15.283a4 4 0 0 0 1.316 7.777h93.074c.007.001.015.001.02 0a4 4 0 0 0 4-4c0-1.834-1.234-3.38-2.918-3.853l-43.638-15.207v-90.21l79.563-61.987a4 4 0 0 0 1.326-4.455zM51 46.438L34.56 33.63h99.672l-7.294 12.808H51zm106.048 0h-20.903l7.294-12.808h30.048l-16.44 12.808z'/%3E%3C/svg%3E");
    background-size: auto 50%;
}

header .w1-section2 .w153-th-menu > ul > .w1-entertainment > a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath d='M15.4 23.3z' fill='%23fff'/%3E%3Cpath d='M24.9 18.4l-9.1-3.7c-.1 0-.2 0-.3.1l-4.3 7.8c-1.2 2.9-.1 6.1 2.6 7.7L12 34.8l-2.5-1c-.1 0-.2 0-.3.1l-.4 1v.2c0 .1.1.1.1.1l6.5 2.7h.2c.1 0 .1-.1.1-.1l.4-1c0-.1 0-.2-.1-.3l-2.5-1 1.9-4.6c.5.1 1 .2 1.5.2 2.5 0 4.7-1.5 5.7-3.8l1.2-4.5 1.1-4.1c.1-.2.1-.3 0-.3zm-2.3 4.3l-1.1 4.1c0 .1-.1.2-.1.3v.1c-.1.1-.1.2-.2.3s-.1.2-.2.3v.1c-.1.1-.1.2-.2.3s-.1.2-.2.2l-.1.1c-.1.1-.2.1-.2.2-.1.1-.2.1-.2.2H20c-.1.1-.2.1-.3.2s-.2.1-.2.1h-.1c-.1 0-.2.1-.3.1s-.2.1-.3.1h-.1c-.1 0-.2.1-.3.1s-.2 0-.3.1H18c-.1 0-.2 0-.3.1h-2c-.1 0-.1 0-.2-.1h-.1c-.1 0-.2-.1-.2-.1-2.5-1-3.7-3.9-2.7-6.4l.3-.5 3.6-6.5 7.4 3-1.2 3.6z' fill='%23000000'/%3E%3Cpath d='M22.7 23.4L12 23.3' fill='none' stroke='%23000000' stroke-miterlimit='10'/%3E%3Cpath d='M41.2 37.5l-.4-1c0-.1-.1-.1-.1-.1h-.2l-2.5 1-1.8-4.6c2.7-1.5 3.9-4.7 2.8-7.6l-4.2-7.9c-.1-.1-.2-.1-.3-.1l-9.1 3.5c-.1 0-.2.1-.1.2l2.2 8.6c.9 2.4 3.2 4 5.8 4 .5 0 .9-.1 1.4-.2l1.8 4.6-2.5 1c-.1 0-.1.1-.1.1v.2l.4 1c0 .1.1.1.2.1h.1l6.6-2.5v-.3zm-5.1-6.1l-.1.1s-.1 0-.1.1l-.1.1h-.1s-.1 0-.1.1h-.1c-.1 0-.1 0-.2.1h-.1c-.1 0-.1.1-.2.1s-.2.1-.2.1h-2.1c-.1 0-.2 0-.3-.1-.1 0-.2-.1-.3-.1H32c-.1 0-.2-.1-.3-.1s-.2-.1-.3-.1h-.1c-.1 0-.2-.1-.3-.1s-.2-.1-.2-.1h-.1c-.1-.1-.2-.1-.3-.2l-.2-.2c-.1-.1-.2-.1-.2-.2v-.1l-.2-.2c-.1-.1-.1-.2-.2-.3v-.1c-.1-.1-.1-.2-.2-.3s-.1-.2-.2-.3v-.1c-.1-.1-.1-.2-.1-.3l-1.9-7.7 7.5-2.9 3.7 7c.3.7.3 1.4.3 2.1v1.5s0 .1-.1.1v.1s0 .1-.1.1v.1s0 .1-.1.1v.1s0 .1-.1.1c0 0 0 .1-.1.1 0 .1-.1.1-.1.2l-.1.1s0 .1-.1.1l-.1.1s0 .1-.1.1l-.1.1s0 .1-.1.1l-.7.7s-.1 0-.1.1c-.4-.3-.5-.2-.6-.2z' fill='%23000000'/%3E%3Cpath d='M38.5 26.9H27.8' fill='none' stroke='%23000000' stroke-miterlimit='10'/%3E%3Cpath d='M20.732 12.492l.95-1.028 2.645 2.443-.95 1.028zM25.3 9.7h1.4v3.9h-1.4zm2.235 4.225l2.785-2.436.922 1.054-2.785 2.436z' fill='%23000000'/%3E%3C/svg%3E");
}

header .w1-section2 .w153-th-menu > ul > .w1-paycheck > a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none' stroke='%23000000' stroke-width='1.25' stroke-miterlimit='10'%3E%3Cpath d='M27.6 31.6l-7.2 4.6L9.8 29' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.6 16.4v1.4m-9.2 4.6v1.3'/%3E%3Cpath d='M27.6 25l-10.8-7.4 4.9-2.9 2.8 1.8 8.4 5.2v10.6l-5.3 3.4z' stroke-linejoin='round'/%3E%3Cpath d='M30.7 20.4l3.8-2.4c-.6-.4-.7-.9 0-1.3l-4.1-2.6c-.7.4-1.5.4-2.1 0l-3.8 2.4m-4.9 3l-4.1 2.6c.7.4.6.9 0 1.3l4.1 2.6c.6-.4 1.4-.4 2.1 0l3.9-2.5'/%3E%3Cpath d='M27.6 25l-7.2 4.6L9.8 23l7.8-4.8m4.8-3.1l7.2-4.6 10.6 6.6-7.3 4.6m-5.3 6.6l-7.2 4.6-10.6-7.2m30.4-5.3L32.9 25m-5.3 9.9l-7.2 4.6-10.6-7.2M40.2 27l-7.3 4.6m7.3-7.9l-7.3 4.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

header .w1-section2 .w153-th-menu > ul > .w1-rewards > a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cstyle%3E%3C!%5BCDATA%5B.B%7Bstroke-linejoin:round%7D.C%7Bstroke-miterlimit:10%7D.D%7Bstroke-linecap:round%7D%5D%5D%3E%3C/style%3E%3Cg fill='none' stroke='%23000000' stroke-width='1.25' class='B C'%3E%3Cpath d='M18.7 19.3c-1.2 3.6-8.2 5.4-8.2 12.4 0 5.5 5 8.7 10.9 8.7h.2c5.8 0 10.9-3.1 10.9-8.7 0-6.9-6.9-8.7-8.2-12.3M19 17.3c-.3-2-2.7-4.8-3.6-5.9-.1-.2 0-.4.2-.4.8.1 2.3.4 4.4 1.9.4.3.2-1.8.1-2.8 0-.3.3-.6.6-.5 1.7.6 2.2 2.6 2.5 2.4 1.3-1.3 2.3-2 3-2.3.4-.2.7.2.6.6-.8 1.6-2.5 5.2-2.7 7' class='D'/%3E%3Cpath d='M21.6 19.9c-1.8 0-3.1-.6-3.2-.7-.5-.2-.7-.8-.4-1.3.2-.5.8-.7 1.3-.4 0 0 2.3 1.1 4.4 0 .5-.2 1.1 0 1.3.4.2.5 0 1.1-.4 1.3-1 .5-2.1.7-3 .7z'/%3E%3Cg class='D'%3E%3Cpath d='M27.9 35.9c1-1 1.7-2.2 2-3.6m-.5-10.7c.8-.4 1.5-.9 1.9-1.5m4.2 1.1c.1 3 5.2 5.9 3.7 11.3-.8 2.9-3.1 4.4-6 4.7m2.1-16c.6-1.5 3.1-3.2 4-3.7.1-.1.1-.3-.1-.3-.6-.1-1.9-.2-3.8.5-.4.2.2-1.4.5-2.2.1-.2-.1-.5-.3-.5-1.4.1-2.3 1.6-2.4 1.3-.7-1.3-1.4-2-1.8-2.4-.2-.2-.6 0-.6.3.3 1.4.8 4.5.6 6'/%3E%3Cpath d='M31 19.9c.7.6 1.4 1 2.1 1.2 1.4.4 2.5.2 2.6.1'/%3E%3C/g%3E%3Cpath d='M22 25.4l1.2 2.5a.55.55 0 0 0 .5.3l2.7.4c.5.1.7.7.3 1l-2 1.9c-.1.1-.2.3-.2.5l.5 2.7c.1.5-.4.9-.9.6L21.7 34c-.2-.1-.4-.1-.6 0l-2.4 1.3c-.5.2-1-.1-.9-.6l.5-2.7c0-.2 0-.4-.2-.5l-2-1.9c-.4-.4-.2-1 .3-1l2.7-.4c.2 0 .4-.2.5-.3l1.2-2.5c.3-.5 1-.5 1.2 0z'/%3E%3C/g%3E%3C/svg%3E");
}

header .w1-section2 .w153-th-menu > ul > .w1-meeting > a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='none' stroke='%23000000' stroke-width='1.5' stroke-miterlimit='10'%3E%3Cpath d='M33.8 39.7v-5.3c0-2-4.8-5.3-8.8-5.3s-8.8 3.3-8.8 5.3v5.3'/%3E%3Cpath d='M25 29.1c-3.2 0-5.3-2.7-5.3-6v-2c0-3.3 2.1-6 5.3-6s5.3 2.7 5.3 6v2c0 3.3-2.1 6-5.3 6zm17.6-.2v-4c0-1.5-3.7-4-6.7-4-1.9 0-4 1-5.3 2m5.4-2c-2.4 0-4-2-4-4.5v-1.5c0-2.5 1.6-4.5 4-4.5s4 2 4 4.5v1.5c0 2.5-1.6 4.5-4 4.5zm-28.6 8v-4c0-1.5 3.7-4 6.7-4 1.9 0 4 1 5.3 2'/%3E%3Cpath d='M14 20.9c2.4 0 4-2 4-4.5v-1.5c0-2.5-1.6-4.5-4-4.5s-4 2-4 4.5v1.5c0 2.5 1.6 4.5 4 4.5z'/%3E%3C/svg%3E");
}

header .w1-section2 .w153-th-menu .w1-after {
    display: none;
}

header .w1-section2 .w153-th-menu .menu-item-has-children > a .w1-after {
    display: flex;
}

header .w1-section2 .w153-th-menu .menu-item-has-children > a .w1-after::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    z-index: 1;
}

header .w1-section2 .w153-th-menu .sub-menu {
    padding-bottom: 7px;
    display: none;
}

header .w1-section2 .w153-th-menu .sub-menu li {
    border-bottom: none;
}

header .w1-section2 .w153-th-menu .sub-menu li a {
    padding: 5px 20px 5px 20px;
}

@media (max-width: 979px) {
    header .w1-section1 {
        padding-top: 20px;
    }

    header .w1-section1 .w1-inner {
        background-color: rgba(236, 108, 37, 0.1);
        padding: 0 20px 0 20px;
    }

    header .w1-section1 .w1-inner,
    header .w1-section2 {
        margin: 0 -20px 0 -20px;
    }

    header .w1-section2 {
        display: none;
    }

    header .w1-section2 .w153-th-menu {
        float: none;
    }

    header .w1-section2 .w153-th-menu > ul > li {
        display: block;
        margin: 0;
        border-bottom: 1px dashed rgba(236, 108, 37, 0.4);
    }

    header .w1-section2 .w153-th-menu > ul > li a {
        padding: 12px 20px 12px 20px;
    }

    header .w1-menu-top ul li a {
        line-height: 17px;
    }

    .w153-th-menu-toggle,
    header .w1-menu-top ul li a {
        padding: 14px 0 14px 0;
    }

    .w153-th-menu-toggle.w1-active {
        padding: 11px 0 11px 0;
    }

    .w153-th-menu-toggle span {
        display: block;
        font-size: 0;
        height: 0;
        border-top: 3px solid #000000;
        margin-bottom: 4px;
        width: 100%;
        transition: all 0.2s linear;
    }

    .w153-th-menu-toggle.w1-active span {
        margin-bottom: 7px;
    }

    .w153-th-menu-toggle > :last-child,
    .w153-th-menu-toggle.w1-active > :last-child {
        margin-bottom: 0;
    }

    header .w1-section2 .w153-th-menu > ul > li > a {
        padding-left: 60px;
    }

    header .w1-section2 .w153-th-menu > ul > li > a::before {
        left: 16px;
        width: 60px;
        background-size: auto 80%;
    }

    header .w1-section2 .w153-th-menu .menu-item-has-children > a .w1-after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        align-items: center;
        justify-content: center;
        width: 50px;
    }
}

@media (min-width: 980px) {
    body {
        padding-top: 121px;
    }

    header {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999999;
        background-color: #ffffff;
        transition: all 0.2s linear;
    }

    header.w1-sticky {
        box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
        background-color: #f7f8fa;
    }

    header.w1-sticky::before {
        height: 3px;
    }

    header .w153-th-wrapper {
        padding-top: 36px;
        padding-bottom: 20px;
        transition: all 0.2s linear;
    }

    header.w1-sticky .w153-th-wrapper {
        padding-top: 26px;
        padding-bottom: 10px;
    }

    .w153-th-menu-toggle {
        display: none;
    }

    header .w1-widget,
    header .w1-section1 {
        /*width: calc((100% - 140px) / 2 - 30px);*/
        width: auto;
        height: auto;
        display: block;
        margin-top: -30px;
        transition: all 0.2s linear;
    }

    header.w1-sticky .w1-widget,
    header.w1-sticky .w1-section1 {
        margin-top: -25px;
    }

    header .w1-widget {
        float: left;
        text-align: left;
        justify-content: flex-start;
        margin-left: -140px;
    }

    header .w1-widget .w1-phone {
        display: inline-block;
        padding-right: 20px;
    }

    header .w1-widget .w1-social {
        margin-left: 15px;
    }

    header.w1-sticky .w1-widget {
        margin-left: -100px;
    }

    header.w1-sticky .w153-th-logo {
        width: 100px;
    }

    header .w1-section1 {
        float: right;
        clear: none;
        text-align: right;
    }

    header .w1-section1 .w1-menu-top {
        float: none;
    }

    .w153-th-menu > ul > li {
        margin-right: 0;
        margin-left: 20px;
    }

    /*.w153-th-logo {
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -70px;
        z-index: 50;
    }*/

    header .w1-section2 {
        padding-top: 5px;
        float: right;
        clear: none;
        text-align: right;
    }

    header .w1-section2 nav,
    header .w1-section2 nav ul {
        display: inline-block;
        float: none;
    }

    header .w1-section2 .w153-th-menu > ul > li {
        position: relative;
        height: 53px;
    }

    header.w1-sticky .w1-section2 .w153-th-menu > ul > li {
        height: 39px;
    }

    header .w1-section2 .w153-th-menu > ul > li > a {
        padding-top: 35px;
        padding-left: 0;
        transition: all 0.2s linear;
        position: relative;
        z-index: 300;
    }

    header .w1-section2 .w153-th-menu > ul > li > a::before {
        width: 100%;
        height: 35px;
        background-position: center center;
        bottom: auto;
        transition: all 0.2s linear;
    }

    header.w1-sticky .w1-section2 .w153-th-menu > ul > li > a {
        padding-top: 20px;
    }

    header.w1-sticky .w1-section2 .w153-th-menu > ul > li > a::before {
        height: 20px;
    }

    header .w1-section2 .w153-th-menu .menu-item-has-children > a .w1-after {
        display: inline-block;
        padding-left: 7px;
    }

    header .w1-section2 .w153-th-menu > ul > li .sub-menu {
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 200;
        width: 250px;
        margin-left: -125px;
        padding-top: 73px;
    }

    header .w1-section2 .w153-th-menu > ul > li .sub-menu::before {
        position: absolute;
        content: '';
        left: -10px;
        right: -10px;
        top: 0;
        z-index: 10;
        background-color: #ffffff;
        height: 74px;
    }

    header .w1-section2 .w153-th-menu > ul > li .sub-menu::after {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        top: 73px;
        box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
        z-index: 1;
        background-color: #ffffff;
        border-radius: 0 0 5px 5px;
    }

    header.w1-sticky .w1-section2 .w153-th-menu > ul > li .sub-menu {
        padding-top: 49px;
    }

    header.w1-sticky .w1-section2 .w153-th-menu > ul > li .sub-menu::before {
        height: 50px;
        background-color: #f7f8fa;
    }

    header.w1-sticky .w1-section2 .w153-th-menu > ul > li .sub-menu::after {
        top: 49px;
        background-color: #f7f8fa;
    }

    header .w1-section2 .w153-th-menu > ul > li:hover .sub-menu {
        display: block;
    }

    header .w1-section2 .w153-th-menu > ul > li .sub-menu li {
        display: block;
        padding: 0;
        z-index: 100;
        position: relative;
    }

    header .w1-section2 .w153-th-menu > ul > li .sub-menu li a {
        text-align: center;
        padding: 7px 10px 7px 10px;
    }

    /*header .w1-section2 .w1-menu-left ul > :first-child {
        padding-left: 0;
    }*/
}

@media (min-width: 1200px) {
    /*.w153-th-logo {
        padding-top: 5px;
    }*/

    /*header .w1-widget,
    header .w1-section1 {
        display: block;
        height: auto;
        margin-top: -15px;
        padding-bottom: 15px;
    }*/

    /*header .w1-widget .w1-phone {
        display: inline-block;
        padding-right: 20px;
    }*/

    /*header .w1-section2 {
        padding-top: 0;
    }*/

    /*header .w1-section2 .w1-menu-left {
        float: left;
        text-align: left;
    }

    header .w1-section2 .w1-menu-left ul li {
        padding-right: 100px;
        padding-left: 0;
    }

    header .w1-section2 .w1-menu-left ul > :last-child {
        padding-right: 0;
    }*/

    header .w1-section2 .w1-menu-right {
        float: right;
        text-align: right;
    }

    header .w1-section2 .w1-menu-right > ul > li {
        /*margin-right: 0;*/
        margin-left: 30px;
    }

    header .w1-section2 .w1-menu-right > ul > :first-child {
        margin-left: 0;
    }
}