﻿.show-xxs {
    display: none;
}

header a:focus, header .nav > li > a:focus, header button:focus {
    text-decoration: underline !important;
}

.mobile-line {
    border-bottom: #cfcfcf  1px solid;
    width: 100%;
    display: block;
}

.mobile-drop-link {
    color: white !important;
    margin-left: 20px;
}

.nav > li > div > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar-default {
    border-top: none;
}

.navbar {
    font-size: 1em;
}

.portal-section {
    font-size: 0.875em;
    min-height: 0;
}

.portal-section .dropdown-menu {
    font-size: 0.98em;
    min-width: 0;
}

.navbar-collapse > .row {
    position: relative;
}

.bottom-align-text {
    position: absolute;
    bottom: 10px;
    left: 0;
}

.navbar-nav .btn {
    padding: 0;
}

#portalHeaderDesktop .navbar-nav li:last-child .btn, .navbar-nav li:last-child .btn {
    padding-right: 0;
}

.nav a:hover, .nav > li > a:hover, .nav > li > button:hover {
    text-decoration: underline !important;
}

.club-section .navbar-nav > li > a:hover, .club-section .navbar-nav > li > a:focus {
    color: #474342;
    background-color: #fff;
}

.navbar-nav > li > a:hover {
    color: #dfdfdf;
    background-color: #474342;
}

.navbar-nav > li > a.service-tab:hover, .navbar-nav > li > a.service-tab:focus, .navbar-nav > li > button.service-tab:hover, .navbar-nav > li > button.service-tab:focus {
    color: #474342 !important;
    background-color: #fff !important;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
    background-color: #474342;
    color: #fff;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.nav-mobile-bar {
    border: none !important;
    padding: 0px;
}

.nav-style {
    margin-bottom: 0px;
    border: 0;
    background-color: #474342;
    border-radius: 0px;
}

.gs-logo-hdr {
    max-width: 150px;
    margin-top: 15px;
}

.club-section {
    background-color: #fff;
}

.hdr-nav-dropdown-link-item:hover {
    background-color: white;
    color: #474342;
}

.mobile-menu-link a {
    color: #fff;
    background-color: #474342;
    border-top: 1px solid #363636;
}

.mobile-menu-link:first-child > a {
    border-top: none;
}

.mobile-menu-link.open > a {
    border-bottom: 1px solid #363636;
}

.mobile-menu-link .dropdown-submenu a.open {
    border-bottom: 1px solid #363636;
}

.mobile-menu-link .dropdown-submenu li > a {
    width: 80%;
}

.mobile-menu-link .dropdown-submenu li:first-child > a {
    border-top: none;
}

.mobile-menu-link a:focus {
    color: #474342;
    background-color: #eee;
}

.mobile-menu-link > ul > li > a {
    width: 90%;
}

.mobile-menu-link > ul > li:first-child > a {
    border-top: none;
}

.conversion-link a, .mobile-number a {
    font-weight: 800 !important;
}

.nav-mobile-menu-expanded .mobile-menu-link a:focus, .nav-mobile-menu-expanded .mobile-menu-link a:hover {
    color: #fff !important;
    background-color: #474342 !important;
    outline: 5px auto #474342;
    outline-offset: -2px;
    text-decoration: underline;
}

.uni-mobile-menu-link a {
    color: #474342;
    background-color: #cfcdcd;
    border-top: 1px solid #acacac;
}

.nav-mobile-menu-expanded i.fa.fa-angle-right {
    margin-top: 0px;
}

.navbar .nav-mobile-menu-expanded {
    font-size: 1em;
}

.hdr-menu {
    margin-bottom: 3px;
}

.header-links {
    padding: 0px;
    margin-top: 5px;
}

.header-links li {
    float: left;
}

.navbar-account {
    margin-top: 10px;
}

.navbar-account li:last-child {
    border: none;
}

.open > a {
    color: #fff !important;
    background-color: #474342 !important;
}

.mobile-nav-data.dropdown-menu {
    position: static;
    border: none;
    float: none;
    width: auto;
}

/**** fixed header *********************/

.hidden {
    display: none;
}

.affix { 
    position: fixed;
    top: 0px!important;
    width: 100%;
    z-index: 9000;
    margin: 0;
    -webkit-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
}

.hidden-section { 
    top: 0;
    -webkit-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
}

/**********************************************/

.no-margin-top {
    margin-top: 0px !important;
}

#pageContent {
    position: relative;
    left: 0;
}

.navbar-toggle {
    cursor: pointer;
    position: relative;
    line-height: 0;
    float: left;
    margin: 0;
    height: 40px;
    padding: 3px 2px 10px 2px;
    border: 0;
    background: transparent;
}

.navbar-main {
    position: relative;
}

.navigation,
.navigation2 {
    cursor: pointer;
    position: relative;
}

ul.dropup {
    display: none;
    border-bottom: 1px solid white;
}

#navigation li:hover ul.dropdown-menu { 
    display: block !important;
    position: absolute;
    bottom: 20px;
    margin: 0 0 0 -15px !important;
    width: 150px;
}

#gsFooterSocial ul {
    list-style-type: none;
    margin: auto;
    padding-left: 0;
}

#gsFooterSocial ul li {
    display: inline;
    list-style:none;
    margin: 0 0.5em;
}

.footer-bottom-list-mobile {
    color: white;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
    margin-top: 0px;
    margin-bottom: 30px;
}

.footer-bottom-list li
{
    min-width:150px;
}

#enewsForm .input-group-addon:not(:first-child):not(:last-child), #enewsForm .input-group-btn:not(:first-child):not(:last-child), #enewsForm .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 4px 0px 0px 4px;
}

a.gs-icon-user-circle,
a.gs-icon-user-circle:hover,
a.gs-icon-user-circle:focus {
    text-decoration: none;
}

a.gs-icon-user-circle {
    margin-right: 10px;
}

.gsi-icon-user-circle {
    width: 18px;
    margin-bottom: -2px;
    max-height: 20px;
    margin-right: 10px;
}

a.gs-icon-phone,
a.gs-icon-phone:hover,
a.gs-icon-phone:focus {
    text-decoration: none;
}

.club-section .gsi-icon-phone {
    width: 15px;
    margin-bottom: -2px;
    max-height: 15px;
}

.footer-desktop .gsi-icon-phone {
    width: 20px;
    margin-bottom: -2px;
    max-height: 20px;
}

.dropdown-menu {
    text-align: left;
    right: 0;
    left: auto;
}

.dropup .dropdown-menu {
    right: auto;
    left: inherit;
}

.dropup {
    background-color: #474342;
    list-style-type: none;
    padding-left: 5px;    
    float: left;
    /*min-width: 160px;*/
    list-style: none;
    font-size: 1em;
    border: none;
    /*border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
    background-clip: padding-box;
}

.dropup li {
    border: none !important;
}

.dropup li a {
    text-align: left !important;
}

.nav-mobile-menu-expanded .dropdown-menu {
    background-color: #474342;
    border-color: #474342;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-menu > li > a {
    color: #474342 !important;
}

.nav-mobile-menu-expanded .dropdown-menu > li > a {
    color: #fff !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #474342 !important;
    background-color: #fff !important;
}

.club-section .dropdown-menu > li > a:hover, .club-section .dropdown-menu > li > a:focus {
    color: #474342 !important;
    background-color: #fff !important;
}

.hdr-nav-dropdown-link-item {
    float: left !important;
    width: 100%;
}

.quiver {
    background-image: url('//images3.campingworld.com/CampingWorld/portal/icons/arrow_down_gray.png');
    width: 13px;
    height: 13px;
    float: right;
    background-size: contain;
    padding: 0 6px;
    background-repeat: no-repeat;
    margin-top: 7px;
    margin-left: 5px;
}

.active .quiver {
    background-image: url('//images3.campingworld.com/CampingWorld/portal/icons/arrow_down_blue.png') !important;
}

.nav-style .navbar-nav > li > a {
    color: #dfdfdf;
    padding: 5px 10px 15px 10px;
}

.plan-hdr-titles > li:last-child > a {
    padding-right: 0;
}

.nav-style .navbar-nav > li > button {
    padding: 4px 10px 14px 10px;
}

@-moz-document url-prefix() {
    #portalHeaderDesktop .nav-style .navbar-nav > li > button {
        padding: 5px 10px 14px 10px;
    }
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        #portalHeaderDesktop .nav-style .navbar-nav > li > button {
            padding: 5px 10px 14px 10px;
        }
    }
}

@media screen and (min-width:0\0) {
    #portalHeaderDesktop .nav-style .navbar-nav > li > button {
        padding: 5px 10px 14px 10px;
    }
}

.service-tab {
    color: #474342 !important;
    background-color: #fff;
}

.portal-section .navbar-nav > li > a {
    padding: 7px 13px 7px 13px;
}

.portal-section .navbar-nav > li > button {
    padding: 8px 10px 7px 10px;
}

@supports (-ms-ime-align: auto) {
    .portal-section .navbar-nav > li > button {
        padding: 7px 10px 7px 10px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .portal-section .navbar-nav > li > button {
        padding: 7px 10px 7px 10px;
    }
}

@-moz-document url-prefix() {
    .portal-section .navbar-nav > li > button {
        padding: 7px 10px 7px 10px;
    }
}

.club-section .navbar-nav > li > a {
    color: #474342;
}

.nav.navbar-account > li > a, .nav.navbar-account > li > button {
    position: relative;
    display: block;
    padding: 10px 12px 8px 12px;
}

.nav.navbar-account>li:last-child>a {
    position: relative;
    display: block;
    padding: 10px 0 10px 10px;
}

.navbar-account li:last-child a:focus {
    text-decoration: none !important;
}

.nav-icon-col a:last-child:focus {
    text-decoration: none !important;
}

.uni-nav .navbar-nav>li>a.active:hover,
.uni-nav .navbar-nav>li>a.active:focus {
    color: #474342;
    background-color: #eee;
}

.uni-nav .navbar-nav > li > a:hover,
.uni-nav .navbar-nav > li > a:focus {
    color: #474342;
    background-color: #f0f0f0;
}

.uni-nav .navbar-nav > li > a.uni-nav-active:hover, .uni-nav .navbar-nav > li > a.uni-nav-active:focus {
    color: #fff !important;
    background-color: #474342 !important;
}

.footer-desktop {
    background-color: #474342;
}

.footer-desktop ul
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

.footer-top-links li {
    margin-bottom: 20px;
}

.footer-desktop ul li a,
.footer-desktop ul li a:hover
.footer-desktop ul li a:focus
 {
    color: #dfdfdf;
}

.icon-gs-app {
    max-width: 38px;
    padding-right: 2px;
    padding-top: 2px;
    margin-left: 140px;
}

.footer-link li a:hover {
    color: #dfdfdf !important;
}

.footer-link li a {
    padding: 0px 12px 0px 10px;
}

.footer-bottom-list-mobile li {
    display: inline-block;
}

.footer-bottom-list-mobile li a {
    display: block;
    color: #cfcfcf;
    text-align: center;
    text-decoration: none;
}

.footer-bottom-list {
    color: #dfdfdf;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
    margin-bottom: 0px;
}

ul.footer-bottom-list-center {
    color: #dfdfdf;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    overflow: hidden;
    float: none;
    margin-bottom: 0px;
}
ul.footer-bottom-list-center li {
    float: none;
    display: inline;
}

.copyright {
    margin-left: 30px;
    color: #dfdfdf;
    padding: 0px;
    margin-left: 0px;
}

.footer-list {
    color: #dfdfdf;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
    margin-top: 18px;
    margin-bottom: 0px;
}

.footer-list-row-2 {
    color: #dfdfdf;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
    margin-top: 12px;
    margin-bottom: 0px;
}

.footer-top .footer-list li,
.footer-bottom-list li,
.footer-list-row-2 li {
    float: left;
}

.footer-top .footer-list li a,
.footer-bottom-list li a,
.footer-list-row-2 li a {
    display: block;
    color: #dfdfdf;
    text-align: center;
    text-decoration: none;
}

.footer-top .footer-list li:last-child,
.footer-bottom-list li:last-child,
.footer-bottom-list-mobile li:last-child,
.footer-link li:last-child,
.footer-list-row-2 li:last-child {
    border: none;
    padding-right: 0;
}

.footer-top .footer-list li:last-child a,
.footer-bottom-list li li:last-child a,
.footer-bottom-list-mobile li:last-child a,
.footer-link li:last-child a,
.footer-list-row-2 li:last-child a {
    padding-right: 0;
}

.footer-top .footer-list .dropup li:last-child a {
    padding-right: 0px;
}

.footer-top {
    padding-top: 10px;
    border-bottom: #a52a2f 2px solid;
}

.footer-logo {
    padding: 10px;
    padding-top: 0px;
    padding-left: 0px;
    max-width:140px;
}

.footer-copyright-mobile {
    font-size: 1em;
    color: #bfbebe;
}

.dropup li {
    width: 100%;
}

.dropup>li>a:focus,
.dropup>li>a:hover {
    color: #474342 !important;
    background-color: #fcfcfc;
}

.shop-ftr-enews-input {
    /*background-image:url('//images.goodsam.com/goodsam.com/icon/inset_yellow_arrow.png');
    background-repeat:no-repeat;
    background-position:right;
    border-right:none;
    height:34px;*/
}

.btn-enews {
    display: inline;
    height: 48px;
}

#skip a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    color: #474342;
}

#skip a:focus {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    color: #474342;
}

/* fix to show active border around gs product boxes */
.inline-block {
    display: inline-block;
}

/* fix to show active border around header logo */
a img {
    display: inline-block !important;
}

header {
    background-color: #f0f0f0;
}

.dropup ul {
    max-width: 50px;
}

.nav .btn-link {
    text-decoration: none;
    color: #dfdfdf;
    font-size: 1em;
}

#portalHeaderDesktop .navbar .portal-links > li > a, #portalHeaderDesktop .navbar .portal-links > li > button {
    font-size: .96em;
}

.club-section .nav .btn-link {
    color: #474342;
}

.nav .btn-link:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #fff;
    color: #474342;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.club-section .nav .btn-link:hover, .club-section .nav .btn-link:focus {
    color: #474342 !important;
    background-color: #fff !important;
}

.nav-modal .modal {
    text-align: left;
}

.nav-modal .modal-backdrop {
    height: 1500px;
    z-index: auto;
    position: absolute !important;
}

.nav-modal .modal-dialog, .nav-modal .modal-content {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.mobile-menu-close {
    display: none !important;
}

.nav>li>a {
    padding: 20px 15px;
}

@media (min-width: 1400px) {
    .icon-phone {
        width: 26px;
        right: -5px;
        top: 3px;
    }

    .footer-link li {
        border-right: #666 1px solid;
    }

    .footer-top {
        display: block;
        margin: auto;
    }

    .footer-bottom {
        display: block;
        margin: auto;
        padding-top: 10px;
    }

    .footer-desktop {
        padding: 0px;
        background-color: #474342;
        padding-bottom: 25px;
        font-size: 1em;
    }
}

@media (max-width: 1200px) {
    .plan-hdr-titles > li > a {
        font-size: .92em;
    }

    .icon-gs-app {
        max-width: 38px;
        margin-left: 30px;
        padding-top: 2px;
        margin-left: 70px;
    }
}

@media (min-width: 768px) {
    #pageContent {
        left: 0 !important
    }

    .navbar-main {
        left: 0 !important
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .icon-phone {
        width: 26px;
        right: -10px;
        top: 3px;
    }

    .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: #474342;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }

    .nav.navbar-account > li > a {
        position: relative;
        display: block;
        padding: 10px 10px 8px 10px;
    }

    .nav.navbar-account > li:last-child > a {
        position: relative;
        display: block;
        padding-right: 0;
    }

    .footer-link li {
        border-right: #999 1px solid;
    }

    .footer-top {
        display: block;
        margin: auto;
    }

    .footer-bottom {
        display: block;
        margin: auto;
        padding-top: 10px;
    }

    .navbar-nav.header-links {
        margin-top: 10px;
    }

    .navbar-collapse {
        padding: 0px;
    }

    .footer-desktop {
        padding: 0px;
        background-color: #474342;
        padding-bottom: 25px;
        font-size: 1em;
    }
}

@media (max-width: 991px) {
    .navbar span, .navbar span.text-white {
        color: #fff;
    }

    .non-portal .nav-style {
        background-color: #fff;
    }

    .non-portal span {
        color: #474342;
    }

    .non-portal .navbar-header a {
        color: #474342;
        background-color: #fff;
    }

    .non-portal .curr-site > a, .non-portal .curr-site li > a, .non-portal .curr-site a:focus, .non-portal .curr-site a:hover {
        background-color: #fff !important;
        color: #474342 !important;
    }

    .non-portal .curr-site li > a {
        border-top: 1px solid #d7d7d7;
        width: 90%;
    }

    .non-portal .curr-site .dropdown-submenu li > a {
        width: 80%;
    }

    .non-portal .curr-site li:first-child > a {
        border-top: none;
    }

    .non-portal .curr-site.open > a {
        border-bottom: 1px solid #d7d7d7;
    }

    .non-portal .curr-site li > a.open {
        border-bottom: 1px solid #d7d7d7;
    }

    .non-portal .curr-site .dropdown-menu {
        background-color: #fff;
        border-color: #fff;
    }

    .non-portal .navbar-toggle:hover, .non-portal .navbar-toggle:focus {
        background-color: #fff !important;
        color: #474342;
    }

    .nav > li.uni-mobile-menu-link > a:hover, .nav > li.uni-mobile-menu-link > a:focus {
        background-color: #cfcdcd;
        color: #474342;
    }

    .navbar-nav {
        margin: 7px -5px 0 -5px;
    }

    .portal-section, .portal-section .dropdown-menu {
        font-size: 0.875em;
    }

    .xs-scr-padding {
        padding-top: 10px;
    }

    .nav > div > li.mobile-menu-link > a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }

    .navbar-header button, .navbar-header button i {
        font-weight: bold;
    }

    .navbar-header a {
        color: #fff;
        background-color: #474342;
    }

    .mobile-menu-close {
        border-top: 1px dotted #cfcdcd;
    }

    .mobile-menu-close a {
        text-align: center !important;
    }

    .dropdown-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .icon-gs-app {
        margin: 0 15px 0 0;
    }

    .flex-row {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .inline-flex-row {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    #navigation li:hover ul.dropdown-menu {
        bottom: 40px;
    }

    .mobile-footer ul {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .mobile-footer ul > li {
        padding: 0 20px;
    }

    #portalFooterDesktop .pad-top-40 {
        padding: 0;
    }

    .footer-list, .footer-bottom-list {
        float: none;
        margin: 0;
    }

    .footer-link li a {
        padding: 0;
        margin: 10px;
    }

    #enewsForm {
        margin-top: 20px;
    }

    #enewsSuccessText {
        margin-top: 20px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .nav-mobile-menu-expanded {
        position: absolute;
        width: 50%;
    }

    .navbar-toggle {
        float: left;
        border: none;
    }

    .navbar {
        border-left: none;
        border-right: none;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
        float: left;
        border: none;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .uni-nav .navbar-nav > li {
        font-size: 1em;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar {
        margin-bottom: 0px;
    }

    .collapse.in {
        display: block !important;
    }

    .rv-app .col-xs-offset-1 {
        margin: 0;
    }

    .footer-mobile {
        padding: 0px;
        background-color: #474342;
        text-align: center;
        height: 405px;
    }

    .mobileFooterList li a {
        font-size: 1.5em;
    }

    .footer-copyright-mobile {
        font-size: 1em;
        color: #dfdfdf;
    }

    .footer-bottom {
        font-size: .9em;
    }

    .footer-bottom-list-mobile {
        font-size: 1em;
    }
}

@media (max-width: 767px) {
    .marg-left-20 {
        margin-left: 20px;
    }
    
    .portal-section .navbar-nav .open .dropdown-menu {
        position: absolute;
        background-color: #fff;
        border-color: #fff;
        width: 170px;
    }

    .nav-mobile-menu-expanded {
        position: absolute;
        width: 70%;
    }

    .navbar-toggle {
        float: left;
        border: none;
    }

    .footer-top-links li {
        font-size: .9em;
    }

    .footer-link a {
        font-size: .85em;
    }

    .footer-desktop .rv-app-section span {
        font-size: 0.875em;
    }

    .footer-desktop .gsi-icon-phone {
        max-height: 1.125em;
    }

    .footer-desktop .gs-icon-phone {
        font-size: 1em;
    }

    #portalFooterDesktop {
        margin: 0;
    }

    #portalFooterDesktop [class^="col"] {
        padding: 0;
    }

    .footer-list a {
        font-size: 0.8em;
    }

    .footer-link .dropup {
        min-width: 20px;
        border: none;
    }

    .footer-link .dropdown-menu {
        background-color: #fff;
        border-color: #474342;
        color: #fff;
    }

    .footer-list li {
        padding: 10px 5px;
    }

    .footer-list li:last-child a {
        padding-right: 15px !important;
    }

    .footer-mobile {
        padding: 0px;
        background-color: #474342;
        text-align: center;
        height: 360px;
    }

    .footer-top {
        margin-top: 0px !important;
    }

    .footer-top img {
        padding-top: 10px !important;
    }

    .footer-copyright-mobile {
        font-size: .8em;
        color: #dfdfdf;
    }
}

@media (max-width: 500px) {
    .portal-section .navbar-nav > li > a {
        padding: 8px 12px;
    }

    .portal-section .navbar-nav > li > button {
        padding: 9px 10px 8px 10px;
    }

    @supports (-ms-ime-align: auto) {
        .portal-section .navbar-nav > li > button {
            padding: 8px 10px 7px 10px;
        }
    }

    @-moz-document url-prefix() {
        .portal-section .navbar-nav > li > button {
            padding: 8px 10px 7px 10px;
        }
    }

    .xs-scr-padding {
        padding: 10px 5px 2px 10px;
    }
    
    .footer-mobile {
        font-size: 1em;
    }
}

@media (max-width: 400px) {
    .hidden-xxs {
        display: none !important;
    }

    .show-xxs {
        display: block;
    }

    .nav-image-col {
        width: 41.6667%;
    }

    .nav-icon-col {
        width: 33.3%;
    }

    .footer-list a {
        font-size: 0.75em;
        padding: 0 4px;
    }

    .mobile-footer ul > li {
        padding: 0 10px;
    }
}

@media (max-width: 320px) {
    .nav-mobile-menu-expanded {
        overflow: auto;
        width: 75%;
    }

    .gsi-icon-user-circle {
        margin-right: 2px;
    }

    #gsFooterSocial ul li {
        margin: 0 8px;
    }
}