#nav-offcanvas-right-2 .bg-wrap{
    background-color: #eee;
}
#sep-center-4 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}
#mobile-desc-carousel-text .bg-wrap {
	background: #eeeeee;
}
     . mobile-logo {
       display: none;
     }
    @media (min-width: 768px) and (max-width: 1229px) {
        .panel-sm-ctl {
            background: #2a2929;
            overflow: auto;
        }
        .mobile-logo {
            display: block;
            position: absolute;
            top: 20px;
            width: 100px;
        }
        .col-md-4.sm-banner {
            padding-left: 10px;
            padding-right: 10px;
        }
    }
    @media (min-width: 768px) and (max-width: 1046px) {
        .row.menu-contents .col-md-3,  row.menu-contents .col-md {
            padding-right: 20px !important; 
            padding-left: 20px !important; 
        }
    }
    @media (max-width: 767px) {
        .mb-5 {
          margin-bottom: 5px !important; 
        }
        .panel-sm-ctl {
            background: #2a2929;
            overflow: auto;
        }
        .panel-sm-ctl-close-btn {
            font-size: 90%;
        }
        .mobile-logo {
            display: block;
            position: absolute;
            top: 20px;
            width: 90px;
        }
        .menu-contents p.small {
          font-size: 100% !important;
        }
        .menu-contents .menu-title {
          font-weight: 800;
        }
        .sm-banner {
          padding-left: 0 !important;
          padding-right: 0 !important;
        }
    }
   #footer-menu .bg-wrap {
	background: #444444;
}

#footer-menu .footer-social-mx {

    margin-left: 1.4rem;
    margin-right: 2.0rem;

}

#footer-menu .power-by-amp {
}#footer-text-2 .bg-wrap {
}
