/**
** nav_front
** styles for nav only
**/

/** Nav Bar **/

/*
.live-chat {
    margin-top: 8px;
}

.live-chat-parts-support {
    margin-top: 8px;
}
*/

#help-menu-content a.chat-logo {
    display: block;
    padding-top: 8px;
    line-height: 20px;
}

#nav-dropdowns .nav-contact-info a.chat-logo {
    display: block;
    margin-top: -12px;
    font-size: 14px;
}

a.chat-logo:after {
    content: "";
    display: inline-block;
    background: url("https://ed7c91790caa0385ca4b-47faf0da7ff4ce91012f9516b1d715ff.ssl.cf2.rackcdn.com/livechat_icon.png") no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    margin: 0 0 0 4px;
    position: relative;
    top: 3px;
}

#global-nav {
    position: relative;
    top: -20px;
    font-family: "DINWebProBold";
    -webkit-font-smoothing: antialiased;
}

#global-nav a:active, #global-nav a:focus {
    color: #FFF;
}

#desktop-nav {
    min-width: 940px;
}

#nav-container {
    position: relative;
}

#nav-left-bkg {
    position: absolute;
    left: 0;
    height: 250px;
    width: 50%;
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/bg-desktop-left-top.png');
    background-size: 100% 232px;
    background-repeat: repeat-x;
    background-position: 0px -10px;
}

#nav-right-bkg {
    position: absolute;
    right: 0;
    height: 228px;
    width: 50%;
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/bg-desktop-right-top.png');
    background-size: 100% 100%;
    background-repeat: repeat-x;
    background-position: 0px -7px;
}

nav {
    overflow:hidden;
    position:relative;
    z-index: 500;
}

nav a {
    color: #fff;
    padding: 34px 0 17px;
    display: block;
}

nav a:hover {
    color:#fff;
}


.nav-grills {

    float: left;
}

.nav-acc {

    float: left;
}

.nav-recipes {

    float: left;
}

.nav-support {

    float: left;
}

.nav-nation {

    float: left;
}

.nav-about {
    float: left;
}

#nav-logo {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-logo.png') 0 0px no-repeat;
    height: 100px;
    width: 135px;
}

#nav-logo a {
    display:block;
    width: 100%;
    height: 100%;
}

#nav-links-desk {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -1px -12px no-repeat;
    height: 94px;
    max-width: 805px;
    width: 805px;
}

#nav-panel-grills.nav-dropdown #grills-columns-container {
    padding: 30px 10px 40px;
}

#nav-panel-grills .grills-col {
    padding: 0 8px;
    width: 20%;
}

#nav-panel-grills .grills-col.gas {
    width: 167px;
}
#nav-panel-grills .grills-col.charcoal {
    width: 147px;
}
#nav-panel-grills .grills-col.portable {
    width: 162px;
}
#nav-panel-grills .grills-col.smokers {
    width: 140px;
}
#nav-panel-grills .grills-col.electric {
    width: 145px;
}


#nav-panel-grills .nav-panel-line {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.23) 68%, rgba(0,0,0,0.23) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(68%,rgba(0,0,0,0.23)), color-stop(100%,rgba(0,0,0,0.23))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#3b000000',GradientType=0 ); /* IE6-9 */

    height: 120px;parts-support
    width: 1px;
    float: right;
    margin-right: -8px;
}

#nav-panel-grills .nav-panel-image img {
    position: absolute;
    bottom: 0;
    left: 50%;
}
#nav-panel-grills .gas .nav-panel-image img {
    width: 130px;
    margin-left: -70px;
}
#nav-panel-grills .charcoal .nav-panel-image img {
    width: 72px;
    margin-left: -36px;
}
#nav-panel-grills .portable .nav-panel-image img {
    width: 155px;
    margin-left: -70px;
}
#nav-panel-grills .smokers .nav-panel-image img {
    width: 51px;
    margin-left: -25px;
}
#nav-panel-grills .electric .nav-panel-image img {
    width: 126px;
    margin-left: -63px;
}
#nav-panel-grills .all-btn {
    position: absolute;
    bottom: 35px;
    right: 178px;
    background-color: #fac217;
    padding: 10px 15px;
    text-transform: uppercase;
    z-index: 1000;
}


#nav-panel-grills sup {
    font-size: 70%;
    vertical-align: text-top;
    height: 0;
    line-height: 1;
    position: relative;
}
#nav-panel-grills ul.grill-links {
    border-top: 1px #e2e2e2 solid;
    margin-top: 24px;
}
#nav-panel-grills ul.grill-links li {
    border-bottom: 1px #e2e2e2 solid;
    list-style: none;
    padding: 4px;
}
#nav-panel-grills ul.grill-links li a {
    font-family: DINWebProBold;
    font-size: 11px;
    text-transform: uppercase;
    color: #6c6c6c;
    display: block;
}

#nav-panel-grills #nav-panel-grills-right {
    background: #1d1c1c;
    font-family: DINPro-CondBold;
    text-align: center;
    padding: 24px 0 0;
    float: right;
    width: 17%;
    margin-top: -60px;
}
#nav-panel-grills #nav-panel-grills-right a {
    color: #ffffff;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
}
#nav-panel-grills #nav-panel-grills-right img {
    display: block;
    margin: 0 auto 5px;
}
#nav-panel-grills #nav-panel-grills-right .subtext {
    color: #858585;
    font-size: 12px;
    display: block;
    margin-top: 2px;
}
#nav-panel-grills #nav-panel-grills-right .extras {
    background-color: #2f2e2e;
    text-align: left;
    padding: 10px;
    line-height: 25px;
    border: none;
    height: 86px;
    -webkit-box-shadow: inset 10px -8px 12px -7px #000000;
    box-shadow: inset 10px -8px 12px -7px #000000;
}
#nav-panel-grills #nav-panel-grills-right .extras a {
    color: #ffffff;
    text-decoration: underline;
    font-family: DINWebProBold;
    font-size: 12px;
    padding: 15px 2px;
}

#nav-panel-grills #nav-panel-grills-right .grill-utility-row {
    height: 100px;
    border-bottom: 1px #313131 solid;
    padding: 15px 2px;
}
#nav-panel-grills #nav-panel-grills-right .grill-utility-row:last-child{
    border-bottom: none;
}

#nav-dropdowns #nav-panel-grills .nav-panel-image {
    height: 158px;
}

#nav-dropdowns #nav-panel-grills .nav-panel-image a {
    background-size: 100% 45%;
}

#nav-dropdowns #nav-panel-help {
    padding: 0;
}

#nav-panel-help h4 {
    font-size: 15px;
    margin-bottom: 1px;
}

#nav-panel-help h3 {
    color: #fff;
    font-size: 27px;
    margin: 10px 0 2px;
}

#nav-panel-help .phone,
#nav-panel-help .help-motto {
    font-size: 14px;
    color: #b6b6b6;
}

#nav-panel-help .help-motto {
    line-height: 22px;
}

#nav-panel-help .phone {
    margin-bottom: 11px;
}

#nav-panel-help .help-resources {
    padding: 12px 0 0 50px;
}

#nav-panel-help .help-email {
    padding-top: 36px;
    padding-left: 40px;
}

#nav-dropdowns #nav-panel-help .divide-line {
    margin: 4px 0 0;
    float: right;
    min-height: 203px;
}

#nav-panel-help .left-help-row {
      padding: 25px 0 42px 0;
}

.weber-help,
.nav-contact-info {
    background: #2F2E2E;
    color: #b6b6b6;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    padding: 48px 19px 25px;
    -webkit-box-shadow: inset -8px -2px 8px -3px #000;
    -moz-box-shadow: inset -8px -2px 8px -3px #000;
    -ms-box-shadow: inset -8px -2px 8px -3px #000;
    box-shadow: inset -8px -2px 8px -3px #000;
}

#nav-panel-help a,
#nav-panel-help a:hover,
#nav-panel-help a:active,
#nav-panel-help a:focus {
    color: #b6b6b6;
    font-size: 12px;
    text-transform: uppercase;
}

#nav-panel-help .help-email a,
#nav-panel-help .help-email a:hover,
#nav-panel-help .help-email a:active,
#nav-panel-help .help-email a:focus {
    color: #efb911;
    text-decoration: underline;
    font-size: 12px;
}

#nav-panel-help .help-email img {
    padding-top: 22px;
}

@media only screen and (max-width: 940px) and (min-width: 768px) {
    #nav-panel-grills .all-btn {
        bottom: 110px;
        right: 2%;
    }
    #nav-panel-grills #grills-columns-container .grills-col {
        width: 20%;
    }

    #nav-panel-grills #nav-panel-grills-right {
        clear: both;
        padding: 0;
        height: 90px;
        width: 100%;
        margin: 0;
    }

    #nav-panel-grills #nav-panel-grills-right .grill-utility-row, #nav-panel-grills #nav-panel-grills-right .extras {
        float: left;
        width: 25%;
        height: 100%;
        border: none;
        border-right: 1px #313131 solid;
    }
}

#nav-links-desk.bg-nav-panel-grills {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -935px -12px no-repeat;
}

#nav-links-desk.bg-nav-panel-accessories {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -832px -12px no-repeat;
}

#nav-links-desk.bg-nav-panel-recipes {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -723px -12px no-repeat;
}

#nav-links-desk.bg-nav-panel-support {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -471px -12px no-repeat;
}

#nav-links-desk.bg-nav-panel-weber-nation {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -610px -12px no-repeat;
}

#nav-links-desk.bg-nav-panel-about {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -270px -12px no-repeat;
}

#nav-links-desk.bg-nav-panel-help {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar.png') -352px -12px no-repeat;
}


#nav-links-desk a {
    font-size: 13px;
    padding: 25px 20px;
    float: left;
    top: 13px;
    position: relative;
}

#nav-links-desk div {
    float: left;
}

@media only screen and (max-width: 940px) {

    #nav-links-desk a {
        top: 0;
    }

    #nav-links-desk {
        background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-bar-tablet.png') 0px 0px no-repeat;
        /*background: #000;*/
        height: 101px;
        max-width: 940px;
        width: 100%;
        /*overflow: hidden;*/
    }

    /*#nav-links-desk div {
        padding: 5px 0 0;
    }*/

    #nav-links-desk a {
        padding: 25px 18px;
    }

    #nav-links-desk.bg-nav-panel-grills {
        background-position: -935px -24px;
    }

    #nav-links-desk.bg-nav-panel-accessories {
        background-position: -835px -24px;
    }

    #nav-links-desk.bg-nav-panel-recipes {
        background-position: -733px -24px;
    }

    #nav-links-desk.bg-nav-panel-weber-nation {
        background-position: -625px -24px;
    }

    #nav-links-desk.bg-nav-panel-support {
        background-position: -487px -24px;
    }

    #nav-links-desk.bg-nav-panel-help {
        background-position: -376px -24px;
    }

    #nav-links-desk.bg-nav-panel-about {
        background-position: -296px -24px;
    }
}

@media only screen and (max-width: 800px) {

    #nav-links-desk {

    }
}



#nav-panel-grills,
#nav-panel-accessories,
#nav-panel-recipes,
#nav-panel-support,
#nav-panel-about-us,
#nav-panel-help,
#nav-panel-weber-nation {
    max-width: 940px;
    min-width: 768px;
    width: 100%;
}

.nav-contact-info {
    line-height: 24px;
    padding-top: 20px;
}

#nav-dropdowns {
    z-index: 150;
    position: relative;
}

#nav-dropdowns li,
#nav-dropdowns  a {
    font-size: 16px;
}

#nav-dropdowns  h4 a {
    font-size: inherit;
}

.nav-dropdown h4 {
    text-transform: uppercase;
}

#nav-dropdown-container {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-pattern.png') top left;
    position:absolute;
    top: 90px;
    height: auto;
}

#nav-dropdowns h6 {
    color: #7b7b7b;
    margin-top: 0;
}

#nav-dropdowns h6.pad {
    padding: 0px 0 10px 8px;
}

#nav-dropdowns a {
    color: #000;
}

#nav-dropdowns .nav-text-area {
    line-height: 25px;
    font-size: 16px;
}

#nav-dropdowns .nav-text-area img {
    padding-right: 10px;
}
#nav-dropdowns .nav-text-area .social-icons {
    padding-top: 3px;
}

#nav-dropdowns .nav-text-area .social-icons a {
    height: 24px;
    width: 25px;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 6px;
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/social-icon-sprite-small.png') no-repeat;
}

#nav-dropdowns .nav-text-area .social-icons .facebook-icon {
    background-position: 0px 0px;
}

#nav-dropdowns .nav-text-area .social-icons .facebook-icon:hover {
    background-position: 0px -25px;
}

#nav-dropdowns .nav-text-area .social-icons .twitter-icon {
    background-position: -31px 0px;
}

#nav-dropdowns .nav-text-area .social-icons .twitter-icon:hover {
    background-position: -31px -25px;
}

#nav-dropdowns .nav-text-area .social-icons .youtube-icon {
    background-position: -62px 0px;
}

#nav-dropdowns .nav-text-area .social-icons .youtube-icon:hover {
    background-position: -62px -25px;
}

#nav-dropdowns .nav-text-area .social-icons .pinterest-icon { 
    background-position: -94px 0px;
}

#nav-dropdowns .nav-text-area .social-icons .pinterest-icon:hover { 
    background-position: -94px -25px;
}

#nav-dropdowns .nav-text-area .social-icons .instagram-icon {
    background-position: -125px 0px;
}

#nav-dropdowns .nav-text-area .social-icons .instagram-icon:hover {
    background-position: -125px -25px;
}

#nav-dropdowns .nav-text-area .social-icons .weibo-icon {
    background-position: -156px 0px;
}

#nav-dropdowns .nav-text-area .social-icons .weibo-icon:hover {
    background-position: -156px -25px;
}

#nav-dropdowns .nav-text-area .social-icons .wechat-icon {
    background-position: -187px 0px;
}

#nav-dropdowns .nav-text-area .social-icons .wechat-icon:hover {
    background-position: -187px -25px;
}


@media only screen and (max-width: 940px) {

    #nav-dropdowns .connect-container {
        
    }
}

#nav-dropdowns .nav-italic {
    font-style: italic;
    font-size: 11px;
    font-family: "DINWebProMedium";
    padding: 0 0 10px 0;
}

#nav-dropdowns .nav-dropdown {
    display: none;
    position: relative;
    margin-bottom: 0;
    padding: 30px 0 25px 0;
    overflow: hidden;
    -webkit-box-shadow:  0px 9px 24px -11px rgba(0, 0, 0, 0.8);
    box-shadow:  0px 9px 24px -11px rgba(0, 0, 0, 0.8);
}

#nav-panel-grills.nav-dropdown {
    padding: 0;
}


#nav-panel-accessories #accessories-columns-container {
    padding: 40px 0 20px 10px;
    width: 83%;
}
#nav-panel-accessories.nav-dropdown {
    padding-bottom: 0;
}
#nav-panel-accessories sup {
    font-size: 70%;
    vertical-align: text-top;
    height: 0;
    line-height: 1;
    position: relative;
}
#nav-panel-accessories.nav-dropdown .accessories-col {
    padding: 0 8px;
}

#nav-panel-accessories ul.accessories-links {
    border-top: 1px #e2e2e2 solid;
    margin-top: 24px;
}
#nav-panel-accessories ul.accessories-links li {
    border-bottom: 1px #e2e2e2 solid;
    list-style: none;
    padding: 4px;
    white-space: nowrap;
}
#nav-panel-accessories ul.accessories-links li a {
    font-family: DINWebProBold;
    font-size: 11px;
    text-transform: uppercase;
    color: #6c6c6c;
    display: block;
}

#nav-panel-accessories .nav-panel-line {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.23) 68%, rgba(0,0,0,0.23) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(68%,rgba(0,0,0,0.23)), color-stop(100%,rgba(0,0,0,0.23))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.23) 68%,rgba(0,0,0,0.23) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#3b000000',GradientType=0 ); /* IE6-9 */

    height: 110px;
    width: 1px;
    float: right;
    margin-right: -8px;
}


#nav-panel-accessories .nav-panel-image {
    width: 155px;
    height: 150px;
}

#nav-panel-accessories .accessories-col:last-child .nav-panel-image {
    border-right: none;
}

#nav-panel-accessories .nav-panel-image img {
    position: absolute;
    bottom: 0;
    left: 50%;
}

#nav-panel-accessories .accessories-col.cook ul.accessories-links li {
    padding-left: 0px;
    padding-right: 0px;
}

#nav-panel-accessories .accessories-col.cook {
    width: 23%;
}

#nav-panel-accessories .cook .nav-panel-image img {
    width: 155px;
    margin-left: -72px;
    bottom: 4px;
}

#nav-panel-accessories .accessories-col.clean {
    width: 18%;
}

#nav-panel-accessories .clean .nav-panel-image img {
    width: 116px;
    margin-left: -66px;
}

#nav-panel-accessories .accessories-col.cover {
    width: 22%;
}

#nav-panel-accessories .cover .nav-panel-image img {
    width: 120px;
    margin-left: -62px;
}

#nav-panel-accessories .accessories-col.care {
    width: 19%;
}

#nav-panel-accessories .care .nav-panel-image img {
    width: 118px;
    margin-left: -74px;
}

#nav-panel-accessories .accessories-col.gbs {
    width: 18%;
}

#nav-panel-accessories .gbs .nav-panel-image img {
    width: 134px;
    margin-left: -80px;
}

#nav-panel-accessories #nav-panel-accessories-right {
    background-color: #2f2e2e;
    -webkit-box-shadow: inset 10px -8px 12px -7px #000000;
    box-shadow: inset 10px -8px 12px -7px #000000;
    min-height: 405px;
    width: 16%;
    float: right;
    padding: 0px 14px 14px 14px;
    margin-top: -50px;
}
#nav-panel-accessories #nav-panel-accessories-right .feature {
    background-color: #000;
    padding: 10px;
    margin: 50px 0 10px;
}
#nav-panel-accessories #nav-panel-accessories-right .feature .feature-header {
    color: #fac217;
    text-transform: uppercase;
    font-family: DINWebProBold;
    margin-bottom: 5px;
}
#nav-panel-accessories #nav-panel-accessories-right a {
    color: #ffffff;
}
#nav-panel-accessories #nav-panel-accessories-right .feature a {
    font-size: 12px;
}
#nav-panel-accessories #nav-panel-accessories-right .feature img.feature-img-tablet {
    display: none;
}
#nav-panel-accessories #nav-panel-accessories-right .extras {
    margin: 10px 20px 0 5px;
}
#nav-panel-accessories #nav-panel-accessories-right .extras a {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: underline;
}


/* Support Panel Styles */

#nav-dropdowns .nav-dropdown#nav-panel-support {
    min-height: 274px;
    padding: 0;
}

#nav-panel-support h4 {
    margin: 0 0 8px;
    line-height: 17px;
}

#nav-panel-support h4 small {
    color: #000;
}

#nav-panel-support li {
    line-height: 14px;
    margin-top: 5px;
}

#nav-panel-support li a {
    color: #6f6f6f;
    font-size: 12px;
    text-transform: uppercase;
}

#nav-panel-support .nav-contact-info {
    height: 280px;
    padding-top: 48px;
}

#nav-panel-support .parts {
    position: relative;
    padding: 47px 0 0 37px;
}

#nav-panel-support .parts ul {
    list-style: none;
}

#nav-panel-support .resources {
    padding-top: 46px;
    padding-left: 41px;
}

#nav-panel-support .resources h4 {
    margin-bottom: 6px;
}

#nav-panel-support .resources ul {
    list-style: none;
}

#nav-dropdowns #nav-panel-support .divide-line {
    margin: 26px 0 0;
    float: right;
    min-height: 203px;
}

#nav-panel-support .phone-headline h3 {
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    margin: 9px 0 0;
    line-height: 22px;
}

#nav-panel-support .help-motto {
    font-size: 13px;
    color: #b6b6b6;
    text-align: center;
    line-height: 22px;
    margin-top: 7px;
}


/* End Support Panel Styles */

@media only screen and (max-width: 940px) and (min-width: 768px) {
    #nav-panel-accessories #nav-panel-accessories-right {
        display: none;
    }

    #nav-panel-accessories #accessories-columns-container {
        width: 100%;
    }

    #nav-panel-accessories.nav-dropdown .accessories-col {
        width: 18%;
    }

    #nav-panel-accessories .accessories-col.cook {
        width: 22%;
    }

    #nav-panel-accessories .accessories-col.cover {
        width: 22%;
    }

    #nav-panel-accessories .gbs .nav-panel-image img {
        margin-left: -78px;
    }
}


#nav-dropdowns .nav-dropdown-clear {
    clear: both;
}

#nav-dropdowns .nav-closing-block {
    background: #000;
    width: 100%;
    height: 10px;
    margin-top: 0px;
    clear: both;
    position: absolute;
    bottom: 0;
    z-index: 200;
}

#nav-dropdowns .nav-dropdown .nav-panel-image {
    position: relative;
}

#nav-dropdowns #nav-panel-grills, #nav-dropdowns #nav-panel-accessories {
    background: rgb(204,204,204); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(187,187,187,0.78) 2%, rgba(255,255,255,1) 20%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(187,187,187,0.78)), color-stop(20%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(187,187,187,0.78) 2%, rgba(255,255,255,1) 20%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(187,187,187,0.78) 2%, rgba(255,255,255,1) 20%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(187,187,187,0.78) 2%, rgba(255,255,255,1) 20%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(187,187,187,0.78) 2%, rgba(255,255,255,1) 20%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    background-position: 0 150px;
    background-repeat: repeat-x;
    color: #000;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 10;
}

#nav-dropdowns .right-border {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.3) 75%, rgba(0,0,0,0.05) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.05)), color-stop(25%,rgba(0,0,0,0.3)), color-stop(75%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0.05))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#0d000000',GradientType=0 ); /* IE6-9 */
    min-height: 222px;
    background-position: top right;
    background-size: 1px 100%;
    background-repeat: no-repeat;
}

#nav-dropdowns .divide-line {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.3) 75%, rgba(0,0,0,0.05) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.05)), color-stop(25%,rgba(0,0,0,0.3)), color-stop(75%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0.05))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.3) 75%,rgba(0,0,0,0.05) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f000000', endColorstr='#4f000000',GradientType=0 ); /* IE6-9 */
    min-height: 222px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 1px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}


#nav-dropdowns .nav-panel-image span {
    margin: 0;
    padding-bottom: 20px;
    padding-top: 8px;
    display: block;
    font-size: 14px;
    color: #222;
}


/**********************
**  Nav Panels
**/

.nav-feature-container {
    background: #fff;
    display: block;
    -webkit-box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow:  1px 1px 1px 1px rgba(0, 0, 0, .2);
    padding: 6px;
}

.nav-feature-image {
    float: left;
    width: 50%;
    line-height: 0;
}

.nav-feature-content {
    float: left;
    width: 50%;
    padding-left: 15px;
}

.nav-feature-date {
    color: #dc1011;
    font-size: 14px;
    font-family: "DINPro-CondBold";
}

.nav-feature-description {
    font-size: 12px;
    font-weight: normal;
    font-family: "DINWebPro";
    line-height: 16px;
    padding-top: 8px;
}

.nav-feature-title {
    font-size: 16px;
    padding-top: 10px;
    line-height: 18px;
}

/* NAV RECIPES */

#nav-panel-recipes .nav-feature-title {
    padding-top: 5px;
}

#nav-recipes-types {
    max-width: 400px;
}

a.recipes-sprite {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/recipe-sprite.png') top left no-repeat;
    height: 29px;
    width: 41px;
    padding: 10px 0 22px 50px;
    display:block;
    font-size: 16px;
}

.recipes-sprite.beef {
    background-position: 0 1px;
}

.recipes-sprite.lamb {
    background-position: 0 -31px;
}

.recipes-sprite.pork {
    background-position: 0 -61px;
}

.recipes-sprite.poultry {
    background-position: 0 -91px;
}

.recipes-sprite.seafood {
    background-position: 0 -130px;
}

.recipes-sprite.veggies {
    background-position: 0 -153px;
}

.recipes-sprite.starters {
    background-position: 0 -184px;
}

.recipes-sprite.dessert {
    background-position: 0 -215px;
}

/**********************
**  Weber Nation Flyout
**/
#nav-panel-weber-nation.nav-dropdown {
    padding: 0;
}
#nav-panel-weber-nation h4 {
    font-size: 15px;
    margin-bottom: 3px;
}

#nav-panel-weber-nation .nav-text-area a {
    font-size: 12px;
    text-transform: uppercase;
    font-family: DINWebProBold;
    color: #6c6c6c;
    height: 100%;
}

#nav-panel-weber-nation .nav-text-area ul li {
    padding: 0;
    margin: -3px 0;
    list-style: none;
}
#nav-panel-weber-nation .nav-text-area ul.weber-blog li {
    margin: 10px 0;
    height: 32px;
}

.weber-nation-teaser-container {
    float: left!important;
    padding: 50px 0 60px!important;
    text-align: center;
    background: #2f2e2e;
    color: #b6b6b6;
    font-size: 13.38px;
    -webkit-box-shadow: inset -8px 1px 8px -3px #000;
    box-shadow: inset -8px 1px 8px -3px #000;
}

@media only screen and (max-width: 940px) and (min-width: 768px) {
    .weber-nation-teaser-container.five {
        width: 40%!important;
        padding-left: 10px;
        padding-right: 15px;
    }

    .weber-nation-teaser-container .submit-button {
        font-size: 12px!important;
    }

    #nav-panel-weber-nation .right-group {
        width: 60%;
    }

    #nav-panel-weber-nation .nav-text-area ul.weber-blog li {
        width: 100%;
        margin-bottom: -4px;
    }

    #nav-panel-weber-nation .nav-text-area ul.weber-blog li a.all {

    }

    .grill-knowledge-container.four {
        width: 45%!important;
        padding-left: 0;
        overflow: hidden;
    }

    .eight.blog-link-container {
        width: 55%!important;
        padding-left: 30px;
    }
}

.weber-nation-teaser-container b {
    font-size: 15px;
    color: #ffffff;
}
.weber-nation-teaser-container p {
    padding: 10px;
    margin-bottom: 24px;
}
.weber-nation-teaser-container .button-container {
    padding-bottom: 45px;
}
.weber-nation-teaser-container .submit-button {
    float: none;
}
#nav-panel-weber-nation .right-group {
    padding: 30px 0;
}

.grill-knowledge-container.four {
    width: 30%;
    padding-left: 0;
}

.grill-knowledge-container {
    padding-left: 0;
}

.blog-link-container {
    float: left;
    width: 26%;
    padding-left: 25px;
    padding-right: 0;
}

.left-blog-column {
    padding-top: 37px;
}

.right-blog-column {
    padding-top: 37px;
}

.eight.blog-link-container {
    width: 70%;
}

.blog-link-container .nav-text-area {
    white-space: nowrap;
}

.weber-blog {
    position: absolute;
    width: 140%;
}

.weber-blog a {
    display: block;
    height: 100%;
    padding-left: 38px;
    line-height: 33px;
    margin-bottom: 20px;
    background-size: 32px;
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
}

.blog-link-container .prep-school-link {
    background: transparent url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/icon-prep-school.png') left center no-repeat;
}

.blog-link-container .grill-skills-link {
    background: transparent url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/icon-grill-skills.png') left center no-repeat;
}


.weber-blog .inspired-grilling {
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/Grilling-Inspiration.png');
}
.weber-blog .inside-weber {
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/Behind-the-Grill.png');
}
.weber-blog .meet-bloggers {
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/Meet-our-Bloggers.png');
}
.weber-blog .tips-techniques {
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/Tips-Techniques.png');
}
.weber-blog .questions {
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/Burning-Questions.png');
}
.weber-blog .all {
    background-image: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/All-Blog-Posts.png');
}


.weber-stories-container {
    float: left;
    width: 22%;
    text-align: center;
    padding-left: 30px;
}

.weber-stories-container h4,
.blog-link-container h4{
    text-align: left;
}

.weber-stories-container .nav-text-area li {
    text-align: left;
}

.feature-center {
    display: inline-block;
}

#nav-panel-weber-nation .divide-line {
    float: left;
}

@media only screen and (max-width: 940px) {
    .blog-link-container {
        padding-left: 20px;
    }
}

/**********************
**  Flyout
**/

#help-menu-link,
#localization-menu-link {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-help-dogear.png') -1px 0 no-repeat;
    padding: 9px 20px 15px 30px;
    font-size: 11px;
    width: 88px;
    z-index: 1;
    position: relative;
    cursor: pointer;
}
#localization-menu-link {
    background: #292929;
    width: 56px;
    height: 34px;
    padding: 2px;
    box-sizing: content-box;
}

#help-menu-content,
#localization-menu-content {
    background: #292929;
    overflow:hidden;
    -webkit-box-shadow: 10px 13px 23px -7px rgba(0, 0, 0, 0.8);
    box-shadow: 10px 13px 23px -7px rgba(0, 0, 0, 0.8);
    z-index: 2;
    position: relative;
}

#localization-menu.no-cart-country .taggle-label {
    opacity: 0.8;
} 

#help-menu-content hr {
    margin: 0;
    padding: 0;
}

#help-menu-content .columns,
#localization-menu-content .columns {
    padding: 0 17px 20px;
}

#help-menu-content a,
#localization-menu-content a {
    color: #fff;
}

#help-menu-content .arrow-bullet {
    font-size: 19px;
    line-height: 0;
    padding-right: 5px;
}

#help-menu-content li a {
    line-height: 28px;
}

.utility-flyout {
    display: none;
}


@media only screen and (min-width: 940px) {

    #help-menu,
    #localization-menu {
        position: absolute;
        z-index: 900;
        left: 595px;
        top: -81px; 
        padding-top: 42px;
        width: 165px;
        color: #fff;
    }
    #localization-menu.no-cart-country {
        left: 637px;
    }
}

#help-menu h4 {
    color: #fff;
    font-weight: normal;
}

#help-menu h5 {
    color: #626262;
    font-weight: normal;
}

/**********************
** Localization
**/

.nav-grill-icon {
    margin: 9px 0 0 0;
    display: inline-block;
    float: left;
}

.flag-link-img {
    width: 30px;
    float: left;
    margin: 2px;
    max-height: 18px;
}
#utility-links #localization-menu-link-desk {
    height: 24px;
    border: 1px solid #a2a2a2;
    width: 60px;
    padding: 0;
    margin: 8px 0 8px 12px;
}

.toggle-label img {
     width: 26px;
     float: left;
}
.toggle-label {
     font-size: 9px;
     margin-left: 5px;
     display: inline-block;
}

.language-toggle.active .toggle-label {
    color: #626262;
}

#localization-menu-content {
    width: 185px;
}

#localization-menu-link .flag-link-img {

    margin: 1px;
}

#localization-menu-link:after {
      top: 11px;
}

#localization-menu-content a {
    display: inline-block;
    float: right;
}

#localization-menu .global-select-link a {
    display: block;
    float: right;
    width: 100%;
}

.global-select-link {
    padding: 18px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.global-select-label {
    font-size: 13.5px;
    width: 103px;
    font-family: DINWebProBold;
    line-height: 10px;
    display: inline-block;
    float: right;
    color: #626262;
    margin-top: 1.5px;
}

.globe-icon {
    width: 20px;
    float: left;
}

.global-select-label small {
    font-size: 11px;
    padding-top: 2px;
    display: block;
    float: left;
    font-family: DINWebProMedium;
    color: #fff;
}

.left-language-toggle .flag-link-img,
.right-language-toggle .flag-link-img {
    width: 25px;
}

.language-toggle {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.language-toggle:hover,
.global-select-link:hover {
    opacity: 0.8;
}

.language-toggle.active {
    pointer-events: none;
}

#localization-menu-content .language-toggle a {
    display: block;
    width: 100%;
}


.left-language-toggle {
    padding: 15px 0px 15px 8px;
}

.right-language-toggle {
    padding: 15px 9px 15px 0px;
}

#localization-menu-content hr {
    margin: 0;
}

#localization-menu-content .columns {
  padding: 0 15px;
}

.localization-menu-link {
    position: relative;
}

.localization-menu-link:before {
    position: absolute;
    content: '';
    width: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #a2a2a2;
    left: 35px;
}

.localization-menu-link:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 8.5px;
    bottom: 0;
    left: 42px;
    border: 5px solid transparent;
    border-top: 6px solid #2B2929;
}

#localization-menu-link {
    position: relative;
}

#localization-menu-link:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 10px;
    bottom: 0;
    left: 43px;
    border: 5px solid transparent;
    border-top: 6px solid #8B8989;
}

#nav-dropdowns .help-resources li {
    display: block;
    width: 100%;
    float: left;
    line-height: 1.3;
}

#nav-dropdowns .help-resources li a {
    font-size: 12px;
    color: #6c6c6c;
}

.help-email {
    font-size: 18px;
}
/**********************
**  Utility box
**/

#utility-dropdowns {
    position:relative;
    z-index: 200;
}

#utility-content {
    height: 47px;
    overflow: hidden;
    position: relative;
    background: #fff;
    z-index: 200;
    padding: 0 8px 0 0;
}

#utility-color-lg {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-flag-sprite.png') 0 0 no-repeat;
    width: 60px;
    height: 57px;
    position: absolute;
}

#utility-color-md {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-flag-sprite.png') -83px 0 no-repeat;
    height: 65px;
    width: 67px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

#utility-logo {
    min-width: 115px;
    width: 115px;
    float: left;
    padding: 11px 5px 18px;
}

#utility-search {
    z-index: 100;
    position:relative;
}

#utility-search form {
    padding: 0;
    margin: 0 10px 0 0;
    z-index: 100;
}

#utility-search input {
    height: 28px;
    width: 135px;
    font-size: 14px;
    margin-top: 12px;
    margin-right: 10px;
    padding: 0px 6px 0px 6px;
    font-size: 13px;
    font-style: italic;
    font-family: DINWebPro;
}
#utility-search input[type="submit"] {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/icon-search-light.png') no-repeat;
    background-size: 16px 16px;
    background-position-x: 6px;
    width: 28px;
    height: 18px;
    top: 5px;
    position: absolute;
    right: 10px;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: 1px;
    border-color: #ccc;
    cursor: pointer;
}

#utility-medium-search {
    display: none;
    position: absolute;
    height: 36px;
    /*width: 573px;*/
    top: 12px;
    left: 0px;
    opacity: 0;
    overflow: hidden;
}

#utility-links {
    min-width: 400px;
    position: relative;
    z-index: 100;
}

#utility-links .right {
    float: right;
}

#utility-links .utility-large a.search-menu-link {
    padding: 0 0 0 0!important;
    margin: 0 0 0 4px;
    width: 19px;
    height: 27px;
    overflow: visible;
}

#utility-links .utility-large a.canada {
    background: transparent url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/canada-flag.jpg') right 21px no-repeat;
    padding-left: 0;
    margin-right: 0px;
    min-width: 18px;
    padding-right: 24px;
}

.ca-mobile-logo {
    display: block;
    overflow: visible;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:          translate(-50%,-50%);
    -moz-transform:     translate(-50%,-50%);
    -webkit-transform:  translate(-50%,-50%);
    -ms-transform:      translate(-50%,-50%);
}

.ca-mobile-logo span {
    background: transparent url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/canada-flag.jpg') right center no-repeat;
    display: block;
    height: 12px;
    padding-right: 26px;
    text-align: right;
    width: 100px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
}

@media only screen and (max-width: 940px) and (min-width: 768px) {
    #utility-links .utility-large a.canada {
        padding-left:2px;
    }
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

#utility-medium-search a.nav-search-submit-button {
    background-color: #a2a2a2;
    color: #FFF!important;
    font-family: 'DINWebProMedium';
    font-size: 14px;
    padding: 0 10px 0 10px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    float: left;
    height: 34px;
    margin-top: 2px;
}

/************************************************************/
/**************** Search bar on large screen ****************/
/************************************************************/
@media only screen and (min-width: 940px) {
    /* Fill entire header to put search on far right */
    #utility-links {width: 100%;} 
    /* Height and positioning */
    #utility-medium-search {
        height: 100%;
        top: 0px;
        right: 40px;
        left: auto;
    }
    /* Submit Button */
    #utility-medium-search a.nav-search-submit-button {
        padding: 5px 10px 0;
        height: 50px;
        margin-top: 0px;
    }
    /* Input size */
    #utility-medium-search input[type="text"].search {
        margin-top: 0px;
        margin-bottom: 0px;
        height:50px;
        width:0px;
    }
    /* Active input size */
    #utility-medium-search.active input[type="text"].search {
        width:200px;
    }
    /* Search icon divider bar */
   
}

#utility-medium-search a.nav-search-submit-button:hover {
    background-color: #8d8d8d;
}

#nav-search-form {
    margin: 8px 0 0 12px;
    display: inline-block;
    float: right;
}

input[type="text"].search {
    color: #616161;
    font-family: 'DINWebPro';
    font-size: 12px;
    -webkit-appearance: none;
    border-radius: 0;
    width: 190px;
    float: right;
    height: 24px;
    border: 1px solid #a2a2a2;
    margin: 0;
    padding: 6px 6px 4px;
}

input[type="text"].search::-webkit-input-placeholder {
    opacity: 1;
    color: #5f5e5e;
}

input[type="text"].search:-moz-placeholder {
    opacity: 1;
    color: #5f5e5e;
}

input[type="text"].search::-moz-placeholder {
    opacity: 1;
    color: #5f5e5e;
}

input[type="text"].search:-ms-input-placeholder {
    opacity: 1;
    color: #5f5e5e;
}

#utility-links a#nav-search-submit-button {
    display: inline-block;
    float: right;
    border: 1px solid #a2a2a2;
    height: 24px;
    width: 33px;
    border-left: none;
    text-align: center;
}

#utility-links a#nav-search-submit-button img {
    vertical-align: 5px;
}

/* Drop Shadow on Search Box */
#utility-medium-search #nav-search-form .search {
    -moz-box-shadow:    inset 3px 3px 5px rgba(0,0,0,0.1);
   -webkit-box-shadow:  inset 3px 3px 5px rgba(0,0,0,0.1);
   box-shadow:          inset 3px 3px 5px rgba(0,0,0,0.1);
}

#utility-medium-search.no-cart-country .search {
    width: 504px;
}

#utility-links .tel,
#utility-links .med-tel {
    font-size: 16px;
    font-family: 'DINWebProBold';
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    color: #c10e0e;
    position: relative;
    display: block;
    padding: 2px 10px 0 8px;
    letter-spacing: 1px;
}

#utility-links .med-tel {
    position: absolute;
    top: 36px;
    left: -102px;
    display: none;
    font-size: 11px;
    letter-spacing: 0.5px;
}



#utility-links .utility-large a.search-menu-link img {
    margin-left: 8px;
    margin-top: 15px;
}

#utility-links .cart-link {
    font-size: 11px;
    color: #fff;
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/icon-cart2.png') 0px 16px no-repeat;
    line-height: 41px;
}
 .cart-link {
    padding: 6px 0 0 0;
    width: 32px;
    text-align: center;
    margin: -6px 0px 0px 10px;
}

@-moz-document url-prefix() {
    #utility-links .med-tel {
        left: -119px;
    }
    #utility-links .cart-link {
        line-height: 40px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #utility-links .utility-large .cart-link {
        padding: 7px 0 0 0;
    }
} 

#utility-links .cart-link img {
    padding-right: 5px;
}

#utility-links .utility-large {
    margin: 0px 0 0 50px;
}

#utility-links .utility-large a {
    padding: 2px 9px 0 12px;
    text-transform: uppercase;
}

#utility-links .utility-large .my_account a {
    padding-right: 5px;
}

#utility-links .utility-large .logout a,
#utility-links .utility-large .register a {
    padding-left: 3px;
}

input[type="text"].search {
        width: 190px;
}

@media only screen and (max-width: 940px) and (min-width: 768px) {


}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 940px) and (min-width: 768px) {

    #utility-links .cart-link {
        background-position: 0px 17px;
    }

}

@media only screen and (max-width: 940px) and (min-width: 768px) {
    #utility-links {
        width: calc(100% - 101px);
    }

    #utility-logo {
        width: 101px;
        min-width: 100px;
        padding: 13px 5px 7px;
    }

    #utility-links a#nav-search-submit-button {
        background: #fff;
    }

    input[type="text"].search {
        width: 228px;
    }

    #utility-links .utility-large {
        max-width: auto;
        margin: 0
    }

    #utility-links .cart-link {
        background-position: 0px 16px;
        margin: 8px -3px 0 0;
        color: #c10e0e;
        height: 21px;
        width: 32px;
        line-height: 10px;
        background: url('http://86be86ae30aa38678578-22a6e7ebe351cb8b7b82b9691435107c.r52.cf2.rackcdn.com/images/nav/mobile-icon-cart2.png') no-repeat;
    }

    #utility-links .cart-link, x:-moz-any-link, x:default {
        line-height: 8px;
    }

    #utility-links .right {
        position: absolute;
        right: 0px;
        top: 30px;
    }

    #utility-links .med-tel {
        left: auto;
        font-size: 15px;
        right: 54px;
        line-height: 25px;
    }

    #utility-links .med-tel a {
        font-size: 15px;
        line-height: 25px;
        color: #c10e0e;
    }

    #utility-links .utility-large a {
        font-size: 12px;
    }

    #utility-links .utility-large:after {
        content:'';
        display:block;
        clear: both;
    }

    #utility-links .utility-large .logout,
    #utility-links .utility-large .register,
    #utility-links .utility-large .separator {
        display: none;
    }


    #nav-search-form {
        margin: 8px 0 0 0;
    }

    #utility-content {
        height: 65px;
        padding: 0 5px;
    }

    #global-nav {
        top: -1px;
        height: 63px;
    }

    #utility-color-md {
        background-position: -80px 0;
        height: 65px;
        width: 67px;
    }

    #utility-links .utility-large a {
        padding-right: 8px;
        padding-left: 8px;
        padding-top: 13px;
    }

    #utility-links .utility-large li:first-child a {
        padding-left: 8px;
    }

    #utility-links .utility-large a.canada {
        background-position: right 17px;
    }

    #utility-links #localization-menu-link-desk {
        margin: 5px 0 8px -261px;
    }

    #help-menu,
    #localization-menu {
        position: absolute;
        z-index: 900;
        left: 160px;
        top: -70px;
        padding-top: 40px;
        width: 230px;
        color: #fff;
    }
    #localization-menu {
        position: absolute;
        z-index: 900;
        left: auto;
        right: 36px;
        top: -70px;
        padding-top: 40px;
        width: 230px;
        color: #fff;
    }

    #help-menu-link {
        background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/nav-help-dogear.png') -1px 0 no-repeat;
        padding: 10px 20px 14px 22px;
        font-size: 12px;
        width: 88px;
        z-index: 1;
        position: relative;
    }

    #help-menu {
        position: absolute;
        z-index: 900;
        left: 147px;
        top: -93px;
        padding-top: 42px;
        width: 230px;
        color: #fff;
    }

    #utility-links .tel {
        display: none;
    }

    #utility-links .med-tel {
        display: inline-block;
    }
    #nav-dropdown-container {
        top: 100px;
    }

}

#utility-links a {
    font-size: 12px;
    font-family: 'DINWebProBold';
    height: 40px;
    line-height: 40px;
    color: #000;
    position: relative;
    display: block;
}

#utility-links li:first-child a {
    padding-left:0;
}

#utility-links li {
    height: 50px;
    padding: 0;
    display: block;
    float: left;

}

#utility-links ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}

#utility-links .utility-large li.separator {
    height: 41px;
    line-height: 41px;
    padding: 8px 1px 0px 0px;
    font-size: 12px;
}

.utility-dropdown {

    background: #000101; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTIxMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #000101 0%, #212121 51%, #212121 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000101), color-stop(51%,#212121), color-stop(100%,#212121)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #000101 0%,#212121 51%,#212121 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #000101 0%,#212121 51%,#212121 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #000101 0%,#212121 51%,#212121 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #000101 0%,#212121 51%,#212121 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000101', endColorstr='#212121',GradientType=0 ); /* IE6-8 */

    z-index: 200;
    position: relative;
    overflow:hidden;
    display:none;
    padding-left: 0;
    padding-right: 0;
    color: #c7c7c7;
}

#search-menu button {
    background-color: #a2a2a2;
}

.utility-dropdown > .row {
    position: relative;
    padding: 40px 0;
}

.utility-arrow-marker {
    position: absolute;
    content: " ";
    height: 0px;
    width: 1%;
    bottom: -2px;
    pointer-events: none;
    border: solid transparent;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #ffffff;
    border-width: 16px;
    z-index: 800;
}

.utility-arrow-marker.marker-help {
    left: 82px;
}

.utility-arrow-marker.marker-login {
    left: 141px;
}

.utility-arrow-marker.marker-locate {
    left: 309px;
}

.utility-arrow-marker.marker-international {
    left: 530px;
}

@media only screen and (max-width: 940px) and (min-width: 768px) {

    .utility-arrow-marker.marker-help {
        left: 125px;
    }

    .utility-arrow-marker.marker-login {
        left: 194px;
    }

    .utility-arrow-marker.marker-locate {
        left: 336px;
    }

    .utility-arrow-marker.marker-international {
        left: 594px;
    }

    .utility-arrow-marker.marker-search {
        left: 726px;
        bottom: 0;
    }
}

.utility-dropdown .min-height {
    min-height: 100px;
    position: relative;
}

.utility-dropdown hr {
    position: absolute;
    bottom: 0px;
    height: 1px;
    width: 90%;
    left: 0;
}

.utility-dropdown a {
    color: #c7c7c7;
}

.utility-dropdown h3,
.utility-dropdown h4,
.utility-dropdown h5 {
    color: #fff;
    margin: 0;
    font-weight: normal;
}

.utility-dropdown .mobile-pad {
    height: 30px;
}

#login-menu h6 {
    color: #c7c7c7;
    clear: both;
    margin: 10px 0 0 0;

}

#help-menu-utility .show-for-small div {
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 20px;
}

#help-menu-utility strong {
    padding-bottom: 5px;
}

.utility-dropdown .button.utility {
    background-color: #efb911;
    border-color: #efb911;
    margin-left: 10px;
    color: #222;
    padding: 11px;
}

.utility-dropdown .border-right {
    border-right: 1px solid #ccc;
}

.utility-title {
    font-size:28px;
    color: #fff;
}

#international-menu .utility-title {
    padding: 20px 0;
}

#benefits-list {
    padding-top: 10px;
    color: #c7c7c7;
    list-style-position: inside;
}


#locate-menu input[type=text] {
    font-size: 18px;
}

/* International list */

#international-menu a {
    color: #fff;
    line-height: 15px;
    display: block;
    padding: 10px 0;
}


/* End International List */

/********************
** Mobile Nav
**/

#collapsed-icons {
    float:right;
}

.mobile-nav-icon {
    display: block;
    width: 54px;
    height: 50px;
    float:right;
}

.mobile-nav-icon.menu {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/mobile-global-icon.png') center no-repeat,
    url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/mobile-icon-divider2.png') right bottom no-repeat;
}

.mobile-nav-icon.search {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/mobile-search-icon.png') center no-repeat,
    url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/mobile-icon-divider2.png') right bottom no-repeat;
}

.mobile-nav-icon.cart {
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/mobile-cart-icon.png') 11px center no-repeat;
    position: relative;
    width: 74px;
}

.mobile-nav-icon.cart span {
    color: #a2a2a2;
    display: block;
    font-size: 15px;
    padding: 18px 0 0 46px;
}


#mobile-logo {
    min-width: 115px;
    float: left;
    padding: 6px 0 5px 10px;
}

#mobile-logo a {
    float:left;
}

#collapsed-utility {
    background-color: #000;
    height: 50px;
    position: relative;
    z-index: 2;
}

#collapsed-nav-menu ul {
    margin: 0;
    /*background: #000 url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/mobile-nav-bg.png') left bottom repeat-x;*/
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzNlM2UzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #000000 0%, #3e3e3e 76%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(76%,#3e3e3e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #000000 0%,#3e3e3e 76%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #000000 0%,#3e3e3e 76%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #000000 0%,#3e3e3e 76%); /* IE10+ */
    background: linear-gradient(to bottom,  #000000 0%,#3e3e3e 76%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3e3e3e',GradientType=0 ); /* IE6-8 */
}

#collapsed-nav-menu {
    display:none;
    margin-bottom: -30px;
    margin-top:-1px;
    position: relative;
    z-index: 400;
    clear:both;
    float: left;
    
}

.collapsed-nav-bg {
    
}

.collapsed-menu li {
    border-bottom: 1px solid #474747;
    position:relative;
    margin: 0px;
    text-transform: uppercase;
}

.collapsed-menu .block-grid.mobile-two-up > li:nth-child(2n+1) {
    border-right: 1px solid #474747;
}

#mobile-nav-handle {
    background: transparent url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/mobile-nav-handle.png') right top no-repeat;
    cursor: pointer;
    height: 30px;
}

.collapsed-menu a {
    display: block;
    color: #fff !important;
    padding: 20px 0 20px 20px;
    text-transform: uppercase;
}

.mobile-customer-support {
    color: #FFF;
    padding: 20px 0 20px 20px;
    text-transform: uppercase;
    font-size: 17px;
}

.mobile-customer-support a {
    padding: 0px;
}

.mobile-customer-support span {
    color: #a2a2a2;
    display: block;
    font-family: 'DINWebProBold';
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
    #nav-search-form {
        margin: 8px 0;
        display: block;
        float: none;
    }
    .utility-dropdown > .row {
      position: relative;
      padding: 20px 0;
    }
    #utility-dropdowns input[type="submit"].button {
        height: 34px;
    }
}

@media only screen and (max-width: 480px) {
    .mobile-customer-support {
        font-size: 15px;
    }
    #nav-search-form {
        margin: 8px 0;
        display: block;
        float: none;
    }
    .utility-dropdown > .row {
      position: relative;
      padding: 20px 0;
    }
}
