bt#netzc {
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Open Sans Condensed', sans-serif !important;*/
    /*font-family: 'Oswald', sans-serif !important;*/

    font-family: 'Open Sans', sans-serif !important;
}
/********************************************************/
/*               2. Basic elements/styles               */
/********************************************************/

#netzc {
    padding-top: 0px;
    padding-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#netzc .box-header {
    margin-left: -5px;
    text-transform: uppercase;
    font-size: .9em;
}
#netzc .btn-set {
    clear: both;
    margin: 20px;
}
#netzc .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F0F8FD;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#netzc .thumbnail {
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#netzc .carousel-inner > .item > img,
#netzc .carousel-inner > .item > a > img {
    min-width: 100%;
}
#netzc .strong {
    font-weight: bold;
}
#netzc .normal {
    font-weight: 200;
}
#netzc .no-decoration {
    text-decoration: none !important;
}
#netzc .no-wrap {
    white-space: nowrap !important;
}
#netzc .form-input-width {
    width: 96% !important;
}
#netzc input[type=text] {
    width: 98%;
}
#netzc input[type=password] {
    width: 98%;
}
#netzc select {
    width: 98%;
}
#netzc .img-responsive {
    margin: auto !important;
}
#netzc .img-logo-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
#netzc .popover.left {
    margin-left: -25px;
}
/********************************************************/
/*                    3. Typography                     */
/********************************************************/

#netzc h1,
#netzc h2,
#netzc h3,
#netzc h4,
#netzc h5,
#netzc h6 {
    font-weight: 200;
}
#netzc .highlight-color {
    color: #66afe9;
}
#netzc .red {
    color: #ff0000;
}
#netzc .lt-blue {
    color: #0088cd;
}
#netzc .white {
    color: #034801;
}
#netzc .black {
    color: #000000;
}
#netzc .no-text-decoration {
    text-decoration: none;
}
/********************************************************/
/*                  4. Lists & tags                     */
/********************************************************/

#netzc .list-indent {
    padding-left: 8px;
}
#netzc .list-indent-large {
    padding-left: 10px;
}
/********************************************************/
/*             5. Main layout elements                  */
/********************************************************/

#netzc #login input {
    width: 97%;
}
#netzc #page {
    width: 60px;
}
/********************************************************/
/*             6. Main layout styles                    */
/********************************************************/
/* header/nav */

#netzc .topnav {
    width: 100%;
    min-height: 35px;
    background-color: #ffffff;
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
}
#netzc .topnav .nav-item {
    font-size: 16px;
    padding: 8px 0 0 15px;
}
#netzc .topnav .nav-item > li {
    float: left;
    list-style: none;
}
#netzc .topnav .nav-item > li > a {
     color: #034801;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
#netzc .topnav .nav-item > li > a:hover,
#netzc .topnav .nav-item > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #034801;
}
#netzc .topnav .nav-item > .dropdown > a:hover .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
#netzc .topnav .nav-item > .open > a {
    /*background-color: #080808;*/

    color: #ababab;
}
#netzc .topnav .nav-item > .dropdown > a .caret {
    border-bottom-color: #034801;
    border-top-color: #034801;
}
#netzc .topnav .locale-header-dropdown {
    margin-top: 8px;
}
#netzc .topnav .account-dropdown {
    margin-top: 8px;
}
#netzc .topnav .cart-dropdown {
    //left: -125px;
    margin-top: 8px;
}
#netzc .topnav .locale-header-dropdown > li,
#netzc .topnav .account-dropdown > li {
    width: 100%;
}
#netzc .topnav .locale-dropdown-lang-image {
    position: relative;
    top: -1px;
}
#netzc .topnav .locale-dropdown-lang-title {
    margin-left: 4px;
}
#netzc .topnav .locale-header-icon {
    position: relative;
    top: -1px;
}
#netzc .topnav .locale-header-currency {} #netzc .account-dropdown > ul > li {
    width: 100%;
}
#netzc .locale-menu {
    list-style: none;
}
#netzc .chat-menu {
    list-style: none;
    padding: 7px;
}
#netzc .locale-menu li {
    display: inline-block;
    padding: 0;
    margin-right: 0px;
}
#netzc .nav-item > li > a {
    padding-bottom: 8px;
    padding-top: 9px;
}
#netzc .navbar {
    min-height: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#netzc .navbar .container {
    max-width: 1170px;
}
#netzc .navbar-inverse .container {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    /*background:#282828; border:none;*/

    ;
}
#netzc .navbar-nav > li > .dropdown-menu {
    margin-top: 1px;
}
#netzc .navbar-toggle {
    /*background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;*/

    float: left;
    /*margin-bottom: 8px;*/

    margin-left: 15px;
    /*margin-top: 8px;
  padding: 9px 10px;
  position: relative;*/
}
#netzc .dropdown-menu > li > a {
    line-height: 2.0;
}
#netzc .navbar .dropdown-submenu {
    position: relative;
}
#netzc .navbar .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 0;
    margin-top: 50px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
#netzc .navbar .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
#netzc .navbar .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}
#netzc .navbar .dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}
#netzc .navbar .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    left: 100%;
    margin-top: 0;
}
#netzc .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
}
#netzc .nav-tabs > li > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#netzc .page-header {
    border: none;
    padding: 10px 0px 0px;
    margin: 0px;
}
#netzc .logo {
    /*margin-left:10px; */

    margin-top: -5px;
}
#netzc .logo a {
    text-decoration: none;
}
#netzc .header-branding {}
/* box modules */

#netzc .product_notifications-image {
    float: left;
    margin-top: 8px;
}
#netzc .box-products-price {
    font-size: 1.4em;
    font-weight: 200;
}
/* product listings */

#netzc .product-special-price {
    color: #FF0000;
}
#netzc .product-listing-module-buy-now a {
    text-decoration: none;
}
#netzc .products-listing-separator {
    width: 50px;
}
#netzc #content-product-listing-category-description-container {
    padding: 0 3px;
}
/* product info page */

#netzc .content-products-info-price {
    font-size: 1.4em;
    font-weight: 200;
    margin-bottom: 4px;
}
#netzc .content-products-info-reviews-rating-label {
    text-transform: uppercase;
    display: inline;
}
#netzc .content-products-info-qty-input {
    width: 10% !important;
    float: right;
    font-weight: bold;
    text-align: center;
}
#netzc .content-products-info-qty-label {
    display: inline;
    vertical-align: -30%;
    margin-right: 10px;
}
/* content modules */

#netzc .content-upcoming-products-image-tag {
    padding-top: 20px;
}
#netzc .content-upcoming-products-text-expected {
    font-size: .9em;
}
#netzc .content-upcoming-products-text-price {
    font-size: 1.3em;
}
#netzc .content-upcoming-products-text-name {
    line-height: 1.1;
    font-size: 1.3em;
}
#netzc .content-featured-products-image-tag {
    padding-top: 20px;
}
#netzc .content-featured-products-text-expected {
    font-size: .9em;
}
#netzc .content-featured-products-text-price {
    font-size: 1.3em;
}
#netzc .content-featured-products-text-name {
    line-height: 1.1;
    font-size: 1.3em;
}
#netzc .content-reviews-text {
    padding-top: 4px;
}
#netzc .content-recently-visited-text-name {
    font-size: 1.2em;
}
#netzc .content-recently-visited-image-src {
    height: 120px;
}
#netzc .content-also-purchased-products-text-name a {
    font-size: .8em;
}
/* checkout pages */

#netzc .ot-total {
    font-weight: bold;
    font-size: 1.3em;
    color: #428BCA;
}
#netzc .module-row-selected {
    background-color: #e6e6e6;
}
#netzc .payment-selection span {
    margin-left: 4px;
}
#netzc .payment-selection-title {
    font-weight: 200;
}
#netzc .content-checkout-payment-methods-table td {
    height: 60px;
}
#netzc .content-shopping-cart-image-td {
    width: 50px;
}
#netzc .content-shopping-cart-qty-input-td {
    width: 12%;
}
#netzc .content-shopping-cart-qty-input {
    text-align: center;
    width: 67% !important;
    float: right;
    margin-right: 26px;
}
#netzc .content-shopping-cart-remove-td {
    width: 16px;
}
#netzc #shopping-cart-table em {
    font-size: 0.9em;
    font-style: italic;
    font-weight: 200;
}
#netzc #content-shopping-cart-order-totals {
    margin-right: 25px;
}
#netzc .cart-options-div {
    line-height: 1.1;
}
#netzc .content-checkout-confirmation-qty-td {
    width: 30px;
}
#netzc .content-checkout-success-qty-td {
    width: 30px;
}
#netzc .content-checkout-listing-blank {
    width: 1px;
    background-image: url('images/pixel_trans.gif');
}
#netzc #loading-container {
    position: absolute;
    left: 50%;
    top: 10%;
}
#netzc #iloader {
    margin: 100px 0 0 0px;
}
/* QR Code */

#netzc #qr-message {
    display: none;
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 250px;
    text-align: center;
    background: #f5f5f5;
    padding: 10px 0;
    z-index: 1;
}
#netzc .close-qr {
    background-color: #D52607;
    border-radius: 15px 15px 15px 15px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 3px rgba(0, 0, 0, 0.75);
    color: #FFFFFF;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    right: -6px;
    line-height: 13px;
    min-width: 12px;
    padding: 0 3px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    top: -6px;
    z-index: 1;
    cursor: pointer;
    text-decoration: none;
}
#netzc .fa-bars-mobile {
    display: none;
}
#netzc input.navbar-search {
    background: #b2b2b2;
    border: 0 none;
    font: bold 12px Arial, Helvetica, Sans-serif;
    color: #444444;
    width: 85px;
    padding: 7px 15px 7px 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin: 0 -24px 0 0;
}
#netzc input.navbar-search:focus {
    background: #fcfcfc;
    color: #444444;
    width: 150px;
    margin: 0 -24px 0 0;
    outline: none;
}
#netzc .navbar-search-icon {
    margin: 0 -25px 0 8px;
    position: relative;
    z-index: 2;
    color: #444444;
}
::-webkit-input-placeholder {
    /* WebKit browsers */

    color: #444444;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */

    color: #444444;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */

    color: #444444;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */

    color: #444444;
}
#netzc .popover-content {
    padding: 5px 10px;
}
#netzc .mobile-portrait-search-input-cover {
    display: none;
}
#netzc .breadcrumb {
    margin-bottom: 5px;
    margin-left:-15px;
}
#netzc .table-responsive {
    border: none;
}
#netzc .table > thead > tr > th {
    border-bottom: none;
}
#netzc table {
    border-collapse: inherit;
}
#netzc .navbar-toggle {
    margin-top: 5px;
    margin-bottom: 5px;
}
#netzc #search {
    margin-top: 3px;
}
#netzc #content-center-main-container h1 {
    margin-left: 0px;
}
#netzc .content-products-info-manuf-model {
    padding: 0 0 10px 3px;
    position: initial;
}
#netzc .additional-image-container {} #netzc .pr_gallery li {
    list-style: none;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
    border: 1px solid #f5f5f5;
}
#netzc .pr_gallery li:hover {
    border: 1px solid #f0ad4e;
}
#netzc .list-unstyled {
    margin: 0 0 6px 0;
}
#netzc .list-unstyled li {
    margin: 6px 0 6px;
}
#netzc span.active-cpath {
    font-weight: bold;
}
/* product info page social sharing icons */

#netzc .social_wrap {
    margin-left: 0px;
    margin-bottom: 15px;
}
#netzc .icon-facebook-text {
    padding-left: 5px;
}
#netzc .icon-twitter-text {
    padding-left: 5px;
}
#netzc .icon-google-plus-text {
    padding-left: 5px;
}
#netzc .icon-linkedin-text {
    padding-left: 5px;
}
#netzc .icon-pinterest-text {
    padding-left: 5px;
}
#netzc .icon-tumblr-text {
    padding-left: 5px;
}
#netzc .btn-google-plus i {
    color: #E04B34;
}
#netzc .btn-twitter i {
    color: #00AAF0;
}
#netzc .btn-facebook i {
    color: #435F9F;
}
#netzc .btn-linkedin i {
    color: #ffffff;
}
#netzc .btn-tumblr i {
    color: #444444;
    font-weight: bold;
}
#netzc .btn-pinterest i {
    color: #CE1F21;
}
/********************************************************/
/*                7. Error classes                      */
/********************************************************/

#netzc .messageStack {
    margin-top: 4px;
}
#netzc .message-stack-container {
    padding: 5px 5px 1px 5px;
}
#netzc .message-success-container {
    padding: 10px;
}
#netzc .show-on-mobile {
    display: none;
}
#netzc .show-on-mobile-portrait {
    display: none;
}
/********************************************************/
/*                  8. Utility classes                  */
/********************************************************/

#netzc .clear-left {
    clear: left !important;
}
#netzc .clear-right {
    clear: right !important;
}
#netzc .clear-both {
    clear: both !important;
}
#netzc .margin-top {
    margin-top: 10px !important;
}
#netzc .small-margin-top {
    margin-top: 4px !important;
}
#netzc .mid-margin-top {
    margin-top: 15px !important;
}
#netzc .large-margin-top {
    margin-top: 20px !important;
}
#netzc .no-margin-top {
    margin-top: 0 !important;
}
#netzc .margin-bottom {
    margin-bottom: 10px !important;
}
#netzc .small-margin-bottom {
    margin-bottom: 4px !important;
}
#netzc .mid-margin-bottom {
    margin-bottom: 15px !important;
}
#netzc .large-margin-bottom {
    margin-bottom: 20px !important;
}
#netzc .no-margin-bottom {
    margin-bottom: 0 !important;
}
#netzc .margin-left {
    margin-left: 10px !important;
}
#netzc .small-margin-left {
    margin-left: 4px !important;
}
#netzc .mid-margin-left {
    margin-left: 15px !important;
}
#netzc .large-margin-left {
    margin-left: 20px !important;
}
#netzc .no-margin-left {
    margin-left: 0 !important;
}
#netzc .margin-right {
    margin-right: 10px !important;
}
#netzc .small-margin-right {
    margin-right: 4px !important;
}
#netzc .mid-margin-right {
    margin-right: 15px !important;
}
#netzc .large-margin-right {
    margin-right: 20px !important;
}
#netzc .no-margin-right {
    margin-right: 0 !important;
}
#netzc .float-left {
    float: left !important;
}
/* use bootstrap pull-left instead */

#netzc .float-right {
    float: right !important;
}
/* use bootstrap pull-right instead */

#netzc .align-center {
    text-align: center !important;
}
/* use bootstrap text-center instead */

#netzc .align-left {
    text-align: left !important;
}
/* use bootstrap text-left instead */

#netzc .align-right {
    text-align: right !important;
}
/* use bootstrap text-right instead */

#netzc .valign-middle {
    vertical-align: middle !important;
}
#netzc .small-margin-top-neg {
    margin-top: -4px !important;
}
#netzc .small-margin-bottom-neg {
    margin-bottom: -4px !important;
}
#netzc .small-margin-left-neg {
    margin-left: -4px !important;
}
#netzc .small-margin-right-neg {
    margin-right: -4px !important;
}
#netzc .margin-top-neg {
    margin-top: -10px !important;
}
#netzc .margin-bottom-neg {
    margin-bottom: -10px !important;
}
#netzc .margin-left-neg {
    margin-left: -10px !important;
}
#netzc .margin-right-neg {
    margin-right: -10px !important;
}
#netzc .large-margin-top-neg {
    margin-top: -20px !important;
}
#netzc .large-margin-bottom-neg {
    margin-bottom: -20px !important;
}
#netzc .large-margin-left-neg {
    margin-left: -20px !important;
}
#netzc .large-margin-right-neg {
    margin-right: -20px !important;
}
#netzc .with-padding {
    padding: 10px !important;
}
#netzc .with-small-padding {
    padding: 4px !important;
}
#netzc .with-mid-padding {
    padding: 15px !important;
}
#netzc .with-large-padding {
    padding: 20px !important;
}
#netzc .with-padding-no-top {
    padding: 0 10px 10px 10px !important;
}
#netzc .with-padding-no-bottom {
    padding: 10px 10px 0 10px !important;
}
#netzc .with-padding-no-top-bottom {
    padding: 0 10px !important;
}
#netzc .small-padding-top {
    padding-top: 4px !important;
}
#netzc .padding-top {
    padding-top: 10px !important;
}
#netzc .mid-padding-top {
    padding-top: 15px !important;
}
#netzc .large-padding-top {
    padding-top: 20px !important;
}
#netzc .small-padding-bottom {
    padding-bottom: 4px !important;
}
#netzc .padding-bottom {
    padding-bottom: 10px !important;
}
#netzc .mid-padding-bottom {
    padding-bottom: 15px !important;
}
#netzc .large-padding-bottom {
    padding-bottom: 20px !important;
}
#netzc .small-padding-left {
    padding-left: 4px !important;
}
#netzc .padding-left {
    padding-left: 10px !important;
}
#netzc .mid-padding-bottom {
    padding-top: 15px !important;
}
#netzc .large-padding-left {
    padding-left: 20px !important;
}
#netzc .small-padding-right {
    padding-right: 4px !important;
}
#netzc .padding-right {
    padding-right: 10px !important;
}
#netzc .mid-padding-bottom {
    padding-bottom: 15px !important;
}
#netzc .large-padding-right {
    padding-right: 20px !important;
}
#netzc .no-padding {
    padding: 0 !important;
}
#netzc .no-padding-top {
    padding-top: 0 !important;
}
#netzc .no-padding-bottom {
    padding-bottom: 0 !important;
}
#netzc .no-padding-left {
    padding-left: 0 !important;
}
#netzc .no-padding-right {
    padding-right: 0 !important;
}
#netzc .full-width {
    width: 100% !important;
}
#netzc .three-quarter-width {
    width: 74% !important;
}
#netzc .two-third-width {
    width: 65% !important;
}
#netzc .half-width {
    width: 49% !important;
}
#netzc .third-width {
    width: 32% !important;
}
#netzc .quarter-width {
    width: 24% !important;
}
#netzc .display-inline {
    display: inline !important;
}
#netzc .relative {
    position: relative !important;
}
#netzc .absolute {
    position: absolute !important;
}
#netzc .absolute-top-right {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}
#netzc .absolute-top-right-large-padding {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
}
.cursor-pointer {
    cursor: pointer !important;
}
.z-index-1 {
    z-index: 1;
}
/********************************************************/
/*             9. Site Maintenace masking              */
/********************************************************/

.loadmask {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #333;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #6593cf;
    background: #c3daf9;
    padding: 2px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.loadmask-msg div {
    padding: 6px 8px 5px 8px;
    /* background: #fbfbfb url('../../img/loading.gif') no-repeat 5px 5px; */

    background: #fbfbfb;
    line-height: 16px;
    border: 1px solid #a3bad9;
    color: #222;
    font: normal 11px tahoma, arial, helvetica, sans-serif;
    cursor: wait;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.masked {
    /* overflow: hidden !important; */

    ;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}
/********************************************************/
/*              10. Media query styles                   */
/********************************************************/

@media (min-width: 1200px) {} @media (min-width: 940px) and (max-width: 1199px) {
    .nav > li > a {
        padding: 10px 6px;
        font-size: 16px;
        /* color:#ffffff !important;*/
    }
    #netzc #search {
        margin-top: 7px;
    }
}
@media (min-width: 940px) and (max-width: 1024px) {
    #netzc #mobile-search {
        margin: 7px 35px 0px 0px;
    }
    #netzc input.navbar-search {
        width: 25px;
        padding: 7px 10px 7px 20px;
    }
    #netzc input.navbar-search:focus {
        width: 25px;
        background: #b2b2b2;
    }
    #netzc .social-nav-gp {
        display: none;
    }
    #netzc .social-nav-yt {
        display: none;
    }
    #netzc .social-nav-in {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 939px) {
    #netzc .show-on-tablet {
        display: block;
    }
    #netzc .hide-on-tablet {
        display: none;
    }
    .nav > li > a {
        padding: 10px 6px;
        font-size: 13px;
    }
    #netzc input.navbar-search:focus {
        width: 90px;
    }
    #netzc #mobile-search {
        margin: 0px 10px 0px 0px;
    }
    #netzc input.navbar-search {
        width: 25px;
        padding: 7px 10px 7px 20px;
    }
    #netzc input.navbar-search:focus {
        width: 25px;
        background: #b2b2b2;
    }
    #netzc .social-nav-gp {
        display: none;
    }
    #netzc .social-nav-yt {
        display: none;
    }
    #netzc .social-nav-in {
        display: none;
    }
    #netzc #search {
        margin-top: 7px;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    #netzc .show-on-mobile {
        display: block;
    }
    #netzc .hide-on-mobile {
        display: none;
    }
    #netzc #content-center-main-container h1 {
        padding-top: 10px;
        margin-left: 0px;
    }
    #netzc #mobile-search {
        margin: 0px 10px 0px 0px;
    }
    #netzc .popover {
        min-width: 360px;
        max-width: 360px;
    }
    #netzc .popover.left {
        margin-left: 10px;
    }
    #netzc .fa-sales-phone {
        width: 28px;
        padding: 4px 30px 0px;
    }
    #netzc .fa-sales-email {
        width: 28px;
        padding: 0px 34px;
    }
    #netzc .fa-site-slogan {
        width: 28px;
        padding: 4px 34px 0px;
    }
    #netzc .header-fa-icons {
        float: left !important;
        display: inline-block;
    }
    #netzc .branding-sps {
        margin: -5px 0 15px;
    }
    #netzc input.navbar-search:focus {
        width: 90px;
    }
}
@media (min-width: 480px) and (max-width: 599px) {
    #netzc .show-on-mobile {
        display: block;
    }
    #netzc .hide-on-mobile {
        display: none;
    }
    #netzc #content-center-main-container h1 {
        padding-top: 10px;
        margin-left: 0px;
    }
    #netzc #mobile-search {
        margin: 0px 10px 0px 0px;
    }
    #box-manufacturers-select{width:45% !important;}
    #netzc .popover {
        min-width: 280px;
        max-width: 280px;
    }
    #netzc .popover.left {
        margin-left: 0px;
    }
    #netzc .fa-sales-phone {
        width: 28px;
        padding: 4px 24px 0px;
    }
    #netzc .fa-sales-email {
        width: 28px;
        padding: 0px 25px;
    }
    #netzc .fa-site-slogan {
        width: 28px;
        padding: 4px 26px 0px;
    }
    #netzc .header-fa-icons {
        float: left !important;
        display: inline-block;
    }
    #netzc .branding-sps {
        margin: -5px 0 15px;
    }
    #netzc .topnav .locale-header-dropdown {
        margin-top: 9px;
    }
    #netzc .topnav .account-dropdown {
        margin-top: 9px;
    }
    #netzc .topnav .cart-dropdown {
        left: -125px;
        margin-top: 9px;
    }
    #netzc .topnav {
        min-height: 35px;
    }
    #netzc .topnav .nav-item {
        padding: 7px 0 0 15px;
    }
}
@media (max-width: 479px) {
    body {
        overflow-x: hidden !important;
    }
    #netzc .show-on-mobile {
        display: block;
    }
    #netzc .fa-bars-mobile {
        display: inline-block;
    }
    #netzc .hide-on-mobile {
        display: none;
    }
    #netzc .hide-on-mobile-portrait {
        display: none !important;
    }
    #netzc .locale-menu > li {
        float: left !important;
    }
    #netzc #content-center-main-container h1 {
        padding-top: 10px;
        margin-left: 0px;
    }
    #netzc .topnav {
        min-height: 35px;
    }
    #netzc .topnav .nav-item {
        padding: 7px 0 0 15px;
    }
    #netzc .topnav-container {
        margin-left: -12px;
    }
    #netzc #mobile-search {
        margin: 0px 10px 0px 0px;
    }
    #box-manufacturers-select{width:45% !important;}
    #netzc input.navbar-search {
        width: 25px;
        padding: 7px 10px 7px 20px;
    }
    #netzc input.navbar-search:focus {
        width: 25px;
        background: #b2b2b2;
    }
    #netzc .popover {
        min-width: 180px;
        max-width: 180px;
    }
    #netzc .popover.left {
        margin-left: -10px;
    }
    #netzc .fa-sales-phone {
        width: 28px;
        padding: 4px 9px 0px;
    }
    #netzc .fa-sales-email {
        width: 28px;
        padding: 0px 8px;
    }
    #netzc .fa-site-slogan {
        width: 28px;
        padding: 4px 13px 0px;
    }
    #netzc .header-fa-icons {
        float: right !important;
        display: inline-block;
    }
    #netzc .branding-sps {
        margin: 5px 0 15px 0;
    }
    #netzc .topnav .locale-header-dropdown {
        left: -24px;
        margin-top: 9px;
    }
    #netzc .topnav .account-dropdown {
        left: -20px;
        margin-top: 9px;
    }
    #netzc .topnav .cart-dropdown {
        // left: -150px;
        margin-top: 9px;
    }
    #netzc .mobile-portrait-search-input-cover {
        height: 30px;
        padding: 5px;
        position: absolute;
        right: 11px;
        top: 9px;
        width: 30px;
        z-index: 1;
        display: block;
    }
    #netzc .mobile-expand {
        margin: 0 -10px;
    }
    .row {
        margin-right: -8px;
        margin-left: -8px;
    }
    #netzc .product-listing-module-pagination {
        text-align: center !important;
        margin-bottom: 10px;
    }
    #netzc .product-listing-module-pagination .pull-left {
        float: none !important;
    }
    #netzc .product-listing-module-pagination .pull-right {
        float: none !important;
    }
}
.pageResults img {
    padding: 0px;
    height: 17px;
}

.left_c {
    padding-left: 0;
}
@media (max-width: 767px) {
    .main_c {
        float: none;
    }
    .left_c {
        float: none;
    }
}
.add_img_li {
    width: 100px;
    float: left;
    display: inline;
}
@media (min-width: 768px) {
    .add_img_li {
        width: 100px;
        display: inline;
    }
}
#netzc .shadow {
    margin-top: 3px !important;
    padding: 0 4px;
}
.bor_rad {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    margin-top: 40px;
}
.main-border {
    border: 1px solid #cccccc;
}
.shipping_add {
    float: left;
    width: 70%;
}
@media (max-width: 767px) {
    .shipping_add {
        width: 100%;
    }
}
.shipping_add1 {
    float: left;
    width: 30%;
}
.featur_p_r {
    height: 235px;
}
@media (max-width: 767px) {
    .shipping_add1 {
        width: 100%;
    }
    .featur_p_r {
        height: auto;
    }
}
.cleft_c {
    margin-left: 4px;
}
@media (max-width: 767px) {
    .cleft_c {
        margin-left: -4px;
        height: 110% !important
    }
}
.middlecontentborder {
    border: 6px solid #D3D3D3;
    padding-top: 10px;
    border-radius: 5px;
}
.tab-content {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #d3d3d3;
}
.price_mainpage {
    color: #ef5502;
    font-weight: bold;
}
.price_mainpage s {
    color: #5e5e5e;
    font-weight: bold;
}
#body_modal h4 {
    font-size: 14px;
    font-weight: normal;
}
/****** error class **********/

.alert-danger {
    background-color: #faeaa5 !important;
    border-color: #fc8e8e !important;
    color: #ff0000 !important;
}
.alert-success {
    background-color: #71e0c1 !important;
    border-color: #999999 !important;
    color: #000000 !important;
}
.all_form .form-control {
    width: 94% !important;
    display: inline-block;
}
#cart .dropdown-menu {
    padding: 10px;
}
#cart .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    z-index: 1001;
    width: 350px;
}
#cart td {
    background-color: #FFFFFF !important;
}
#cart h4 {
    font-size: 14px;
}
#cart .table {
    margin-bottom: 5px;
}
<?php
/* #cart .cart-dropdown{display:none;} */

?> @media (max-width: 767px) {
    <?php
    /* #cart .cart-dropdown{display:block;} */

    ?>
}
.field_section td,
.field_section th {
    padding: 2px !important;
}
.navlink a {
    text-decoration: none;
     color: #034801;
}
.navlink a:hover {
    text-decoration: none;
    color: #034801;
}
.colr {
    color: #C9C9C9;
}
.colr a:hover {
    text-decoration: none;
}
.collapse {
    background-color: #034801;
    border: none;
}
.brd {
    border: 1px solid;
}
.content {
    background-color: #95CA2C
}
.content1 {
    background-color: #3C5A9A
}
.content2 {
    background-color: #4CB6C3
}
.main {
    padding-left: 0px;
}
.main1 {
    padding-left: 0px;
}
.main2 {
    padding-left: 0px;
}
.era {
    font-size: 56px;
    margin: 17px 0px 0px 42px;
    color: #5A791B;
}
.era1 {
    font-size: 56px;
    margin: 16px 0px 0px 23px;
    color: #24365C;
}
.era2 {
    font-size: 56px;
    margin: 12px 0px 0px 12px;
    color: #2F6D75;
}
.fb {
    float: right;
    margin: 18px 148px 0px 0px;
    font-size: 15px;
}
.fb1 {
    float: right;
    margin: 16px 165px 0px 0px;
    font-size: 14px;
}
.fb2 {
    float: right;
    margin: 16px 149px 0px 0px;
    font-size: 15px;
}
.lwr {
    float: right;
    margin: -34px 166px 0px 0px;
    font-size: 14px;
}
.lwr1 {
    float: right;
    margin: -34px 154px 0px 0px;
    font-size: 15px;
}
.lwr2 {
    float: right;
    margin: -33px 115px 0px 0px;
    font-size: 14px;
}
.cls {
    font-size: 14px;
    background-color: #EAEAEA;
    margin: -8px 0px 0px 114px;
    top: 5px;
    padding: 9px 12px;
}
.butn1 {
    font-size: 14px;
    background-color: #EAEAEA;
    margin: -8px 0px 0px 110px;
    padding: 8px 10px;
}
.butn2 {
    font-size: 14px;
    background-color: #EAEAEA;
    margin: -8px 0px 0px 110px;
    padding: 9px 10px;
}
#foo {
    background-color: #97CA2D;
    color: white;
    height: 115px;
}
#foo1 {
    background-color: #3C5A9A;
    color: white;
    height: 115px;
}
#foo2 {
    background-color: #4CB6C3;
    color: white;
    height: 115px;
}
.crt {
    color: #42A4AF;
    font-size: 26px;
}
.tn {
    background-color: #ECECEC;
    margin: -14px 0px 0px 170px;
    padding: 9px 6px;
}
.cont {
    margin-top: 42px;
    padding: 0px;
    margin-bottom: 50px;
}
#cart a:hover {
    text-decoration: none;
}
@media (min-width: 768px) {
    #cont .show-on-mobile {
        margin-left: -30px;
        display: block;
    }
}
@media (min-width: 768px) {
    #cont .show-on-mobile1 {
        margin-left: -29px;
        display: block;
    }
}


#footer{background-color:#f8fae1;}
.line3{color:#000000 !important;}
.list-unstyled{font-family: roboto;}
.footer-links a{color:#000000;}
.footer-links a:hover{color:#000000;}
.small-padding-top{padding-top:10px;}
.small-padding-bottom{padding-bottom:10px;}
.large-padding-top{padding-top:47px;}
.othcat > li + li:before {
  padding: 0 5px;
  color: #ffffff;
  content: ">\00a0";
}
#footer{border-bottom:1px solid #D3D2D2;}
.fotr{border-top:1px solid #D3D2D2; margin-top:4px;background-color:#F9F8F6;text-align:center;}
.copy{background-color:#034801;text-align:center; height:;padding-top: 10px;padding-bottom: 10px}
.mrgin{margin-left:-19px}
#clr{color:#646464;font-size:15px;}
.arrow{position:absolute;font-size: large; right: 0px;top: 8px; color:#838282;}
.arrow1{position:absolute;font-size: large;left: 162px;top: 150px; color:#838282;}
.social{border-radius:50%;height:30px;width:30px;line-height:30px !important;margin-left: 9px;}
.brdr1{border-bottom: 1px solid; width:87px;font-size: 15px;}
.brdr2{border-bottom: 1px solid; width:100px;font-size: 15px;}
.brdr3{border-bottom: 1px solid; width:168px;font-size: 15px;}
.brdr4{border-bottom: 1px solid; width:135px;font-size: 15px;}
.brdr5{border-bottom: 1px solid; width:120px;font-size: 15px;}

.social {
    font-size: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    text-align: center;
    border-radius: 50%;
    color: white;
    background-color: #424242;
    margin-bottom: 7px;
}
.social:hover {
    background-color: #428bca;
}
.footer-links a {
    text-decoration: none;
}
.cl {
    color: #A9A9A9;
    font-size: 17px;
}
.cl li:hover {
    text-decoration: none;
    color: #859571;
}
.cll {
    color: #E5E5E5;
    font-size: 15px;
}
.bordr {
    border-top: 1px solid #343233;
    padding-top: 4px;
    padding-bottom: 4px;
}
.list-unstyled {
    font-family: "Courier New, monospace";
}
/*.information{margin-left:47px;}*/

@media (max-width: 768px) {
    .navbar-header {
        background-color: #A2AA34;
    }
}
@media (max-width: 768px) {
    .drop {
        display: none;
    }
}
@media (min-width: 768px) {
    .hide-on-mobile1 {
        display: none;
    }
}
@media (min-width: 768px) {
    .shop {
        display: none;
    }
}
.product-listing-module-name h3 {
    font-size: 18px;
    font-weight: 400;
}
.price-match span {
    color: red;
    display: inline;
}
.price-match h4 {
    font-size: 15px;
    font-weight: 400 !important;
}
.price-match input,
textarea {
    margin: 10px;
    width: 80% !important;
    display: inline;
}
@media (max-width: 510px) {
    .price-match input,
    textarea {
        margin: 10px;
        width: 80% !important;
        display: inline;
    }
}
@media (min-width: 768px) {
    .show-on-mobile {
        display: block;
    }
}
.product-a {
    text-align: center;
    font-family: icon;
    color: maroon;
    margin-bottom: 30px
}
<!--brand slider--> .banners-slider-carousel .product-carousel {
    margin: 0 15px;
    width: auto;
}
.product-carousel {
    display: none;
    opacity: 1 !important;
    position: relative;
    width: 100%;
}
.product-carousel .slider-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
element.style {
    display: block;
    left: 0;
    width: 5274px;
}
.product-carousel .slider-wrapper,
.product-carousel .slider-item {
    backface-visibility: hidden;
}
.product-carousel .slider-wrapper {
    display: none;
    position: relative;
}
element.style {
    width: 293px;
}
.product-carousel .slider-item {
    float: left;
}
.slider-item.first_item_tm {
    margin-right: 0;
}
.banners-slider-carousel .product-block-inner {
    text-align: center;
}
.product-block-inner {
    position: relative;
}
.buy-btn-div {
    text-align: center;
}
@media (max-width: 767px) {
    #nav-pill {
        padding: 10px 0px 10px 0px !important;
    }
}
@media (max-width: 767px) {
    .price-match {
        padding: 10px 5px 10px 5px !important;
    }
}
@media (max-width: 467px) {
    .price-match button {
        width: 100% !important;
    }
}
@media (max-width: 467px) {
    .main_c {
        padding: 10px 0px 10px 0px !important;
    }
}
@media (max-width: 467px) {
    .nav-tabs a {
        padding: 5px !important;
        font-size: 12px !important;
    }
}
@media (max-width: 467px) {
    .nav-tabs > a:hover,
    .nav-tabs > li.active > a:focus {
        border: none !important;
    }
}
.navbar-inverse {
    background-image: none;
    background-repeat: none;
}
.navbar-inverse {
    background-color: white !important;
    border-color: white !important;
}
.navbar {
    border: none !important;
    margin-bottom: 0px !important;
    min-height: 0px !important;
}
.hide {
    display: none;
}
@media (min-width: 768px) {
    .hide {
        display: block;
    }
}
.arrow {
    margin-left: -27px;
}
@media (min-width: 320px) {
    .arrow {
        margin-left: 73px;
        display: block;
    }
}
.arrow {
    display: inline;
    font-size: 5px;
    margin-left: -27px;
}
.mobile {
    background-color: #222222;
    margin-right: 90px;
    padding-top: 10px;
}
.hef {
    color: white;
    text-decoration: none;
}
.topp {
    list-style: none;
    color: #ffffff;
    font-weight: 400;
    padding-left: 0;
}
.shop1 {
    margin-left: -31px;
}
@media (min-width: 767px) {
    .shop1 {
        display: none !important;
    }
}
.header-p {
    margin-top: -24px;
    background-color:#F8FAE2;
}
.header-a {
    margin-top: 22px;
}
.branding-ps {
    padding: 0px;
}
.fap {
    position: relative;
    left: 185px;
}
.fam {
    position: relative;
    left: 185px;
}
#searchbox {
    width: 170px;
    display: inline;
}
.buttnn {
    display: inline;
    margin-top: -2px;
    background-color: transparent;
    border:0px solid;
}
.tap {
    list-style: none;
    background-color: #ECECEC;
    padding: 6px 0px 6px 0px;
    border-radius: 7px;
    width: 168px;
    height: 60px;
}
.dropp {
    padding-left: 20px;
}
.petroit {
    font-size: 18px;
    padding: 34px;
    display: inline;
    color: black;
}
.crt-m {
    margin: -24px 0px 15px 2px
}
.hide {
    margin-left: -100px;
}
#top_home_btn {
    color: #034801;
    border: 0px;
    background-color: transparent;
    margin-top: 0px;padding-left:0px;padding-top:3px;
    font-size:18px;
}
#top_home_btn:hover {
    color: #034801;
}
#top_home_drop_drow {
    background-color: #ffffff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    position: absolute;
    left: 0px;
    z-index: 20000;
    width: 200px;
    top: 39px;
    display: none;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;padding-left:15px;
}
#top_home_btn .fa-home{display:none;}
.account-menu .switcher{width:120px !important;}
.marg {
    position: relative;
}
#menubar-z, .menubar-z {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600
}
@media(max-width: 360px) {
    #netzc .topnav .nav-item {
        padding-left: 10px;
    }
}
#top_home_drop_drow {
    list-style: none;
}
#top_home_drop_drow a:hover {
    text-decoration: none;
}
#home1 {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.54;
    padding: 7px 0px;
    white-space: nowrap;
}
#home1:hover {
    background-color: #F5F5F5;
}
@media(max-width:767px) {
    .fap, .fam {
        left: 0px;
    }
}
.buttnn:hover {
    background-color: transparent;
}
/*---------------------------------------------mega menu start----------------------------------*/

.navbar-nav>li>.dropdown-menu {
    margin-top: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.navbar-default .navbar-nav>li>a {
    width: 200px;
    font-weight: bold;
}
.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 60%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    left: 95px;
    z-index: 10;
}
.mega-dropdown-menu:after {
    content: "";
    border-bottom: rgba(0, 0, 0, 0);
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 283px;
    z-index: 8;
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: nowarp;
    text-align: center;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}
.mega-dropdown-menu form {
    margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
/*---------------------------------------------mega menu end----------------------------------*/

.carousel-control.left {
    background-image: none;
    margin-left: -55px;
    color: #ffffff;
    font-size: 19px;
}
@media (max-width: 767px) {
    .carousel-control.left {
        background-image: none;
        margin-left: 0px;
        color: #7F7F7F;
        font-size: 19px;
    }
}
.carousel-control.right {
    background-image: none;
    color: #ffffff;
    font-size: 19px;
}
.brand-carousel > .item > img,
.brand-carousel > .item > a > img {
    width: 200px;
    margin: auto;
    height: 110px;
    display: inline;
    margin-left: 62px;
    border: 1px solid #E9E9E9;
}
@media (max-width: 360px) {
    .brand-carousel > .item > img,
    .brand-carousel > .item > a > img {
        margin-left: 35px;
    }
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 15%;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    font-size: 19px;
}
#Carousel {
    border: 1px solid #e9e9e9;
    padding: 22px 0 22px 0;
}
/*-----------------------responsive menu----------------------------------*/
/* =============================== */
/* menu */

.nav-inner {
    display: none;
}
.nav-inner-cms {
    background: none repeat scroll 0 0 #999999;
}
.main-menu.container {
    background-color: #313131;
    height: 62px;
    margin: 0 auto;
}
.nav-responsive {
    display: none;
}
.responsive-menu {
    background: #545F61;
    height: 42px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 0px 5px;
    /*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */
}
.main-menu ul {
    list-style: none;
    margin: 0 0 0 11px;
    padding: 0;
}
.main-menu > ul > li {
    background-color: #313131;
    float: left;
    position: relative;
    z-index: 20;
}
.main-menu > ul > li:hover {} .nav-responsive span,
.main-menu > ul > li > a {
    color: #ffffff;
    display: block;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 9px 12px;
    position: relative;
    text-transform: uppercase;
    z-index: 6;
}
.main-menu a:hover {
    text-decoration: none
}
.main-menu > ul > li:hover > a {
    background: none repeat scroll 0 0 #646464;
}
.main-menu > ul > li > ul,
.responsive-menu .main-navigation {
    display: none;
    background: #15BCF0;
    position: absolute;
    z-index: 5;
    padding: 5px;
}
.main-menu > ul > li:hover > ul {
    display: block;
}
.main-menu > ul > li ul > li > ul {
    display: none;
    background: #15BCF0;
    position: absolute;
    z-index: 5;
    padding: 5px;
    margin-left: -13px;
}
.main-menu > ul > li ul > li:hover > ul {
    display: block;
    top: 0px;
    left: 173px;
}
.main-menu > ul > li > ul > ul {
    /*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
    /*padding-left: 20px;*/
}
.main-menu > ul > li ul > li > a {
    padding: 8px;
    color: #FFFFFF;
    display: block;
    white-space: nowrap;
}
.responsive-menu .main-navigation li a {
    color: #000000;
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
}
.main-menu > ul > li ul > li > a {
    min-width: 160px;
}
.main-menu > ul > li ul > li > a:hover {
    color: #333;
    background-color: #fff;
}
.responsive-menu .main-navigation li a:hover {
    background-color: #393939;
    border-left: 5px solid #A2AA34;
    color: #ffffff;
    padding: 8px 7px;
    text-decoration: none;
}
.main-menu > ul > li ul > li > a.activSub {
    background-image: url(../../../images/cat_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.main-menu > ul > li > ul > ul > li > a {
    color: #FFFFFF;
}
@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}
@media (max-width: 767px) {
    #menu {} #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}
/*Megnor category */

ul.dropmenu {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 1px 0 0;
    position: relative;
    z-index: 0;
}
.dropmenu li {
    position: relative;
    list-style: none;
    margin: 0px;
    display: block;
    cursor: pointer;
    padding-bottom: 1px;
}
.dropmenu li:hover {
    background-color: #A2AA34;
}
.dropmenu li a {
    display: block;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}
.dropmenu li span {
    display: block;
    float: right;
    height: 10px;
    width: 6px;
    position: absolute;
    top: 18px;
    right: 10px;
}
.dropmenu li:hover ul,
.dropmenu li:hover div {
    display: block;
}
.dropmenu ul,
.dropmenu div {
    position: absolute;
    display: none;
    width: 197px;
    left: 200px;
    top: 0px;
    margin: 0px;
    padding: 0px;
}
@media (max-width: 1119px) {
    .dropmenu ul,
    .dropmenu div {
        position: absolute;
        display: none;
        width: 197px;
        left: 160px;
        top: 0px;
        margin: 0px;
        padding: 0px;
    }
}
@media (max-width: 991px) {
    .dropmenu ul,
    .dropmenu div {
        position: absolute;
        display: none;
        width: 197px;
        left: 105px;
        top: 0px;
        margin: 0px;
        padding: 0px;
    }
}
@media (max-width: 979px) {
    .dropmenu ul,
    .dropmenu div {
        position: absolute;
        display: none;
        width: 197px;
        left: 175px;
        top: 0px;
        margin: 0px;
        padding: 0px;
    }
}
.dropmenu li div ul {
    border: none;
    background: none;
    position: relative;
    display: block;
    left: 0px;
}
.dropmenu ul li {
    border: 1px solid #e9e9e9;
    float: none;
    border-left: 0 none;
}
.dropmenu div ul {
    position: relative;
    display: block;
}
.dropmenu li div {
    background-color: #cccccc;
    padding: 5px;
    display: none;
    position: absolute;
}
.dropmenu .submenu {
    background-color: #dddddd;
}
.box .box-content ul li {} .box .box-content ul li:last-child a,
.box .box-content ul li ul li a {
    border-bottom: 0 none;
}
.box .box-content ul li a {
    border-bottom: 1px solid #e3e3e3;
}
#content .content ul li {
    line-height: 22px;
    padding: 5px;
}
.box .box-content ul li ul li + li {
    border-top: medium none;
}
.box .box-content ul li a,
#content .content ul li a {
    color: #034801;
    font-family: "Istok Web", sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 9px 0 9px 5px;
    position: relative;
    padding-left:0px;
}
.box .box-content ul li a + a,
.box .box-content ul li a + a:hover {
    background: none;
    padding-left: 0;
}
.box .box-content ul li a:hover,
#content .content ul li a:hover {
    color: #034801;
}
.box .box-content ul ul {
    background-color: #F0F8FD !important;
    background: none repeat scroll 0 0 #f5f5f5;
    margin-left: 35px;
    width: 100%;
    z-index: 99;
    border: 1px solid #e3e3e3;
}
.box .box-content ul li ul li a {
    padding: 8px 0 8px 10px;
}
.box .box-content ul li ul li a.activSub:before,
.box .box-content ul li a.activSub:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 6px;
    font-size: 13px;
    color: #034801;
}
.box .box-content ul li ul li:hover > a.activSub:before,
.box .box-content ul li:hover > a.activSub:before {
    color: #2fb991;
    content: none;
}
.box .box-content ul li ul li:hover > a.activSub,
.box .box-content ul li:hover > a.activSub {
    background: rgba(0, 0, 0, 0) url("../../images/menu-hover-arrow.png") no-repeat scroll 209px 1px;
    margin-right: -20px !important;
}
.box .box-content ul ul li ul {
    display: none;
    margin-left: 0px;
}
.box .box-content ul ul li:hover ul {
    display: block;
    top: -1px;
    left: 100%;
}
/* content */

@media (max-width: 768px) {
    .box .box-content ul ul {
        margin-left: -12px;
    }
    .box .box-content ul ul li ul {
        margin-left: -56px;
    }
    .nav-inner {
        display: block;
        background-color: #a2aa34;
        margin-bottom: 2px;
        height:45px;
    }
    .main-menu.container {
        display: none;
    }
    .responsive-menu {
        background-color: #A2AA34;
        height: 45px;
        border-radius: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -khtml-border-radius: 0px;
    }
    .responsive-menu .main-navigation {
        background: #FF8D34 !important;
    }
    .contact-info .right {
        float: left;
        text-align: left;
        clear: both;
    }
    .email_phone {
        background-color: #313131;
    }
}
/* -------------
 * Selects
 * ------------- */
/* Custom Select*/

span.customSelect {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    border: 1px solid #eee;
    background-color: #fff;
    color: #777;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
}
span.customSelect option {
    font-size: 12px !important;
}
span.customSelect.changed {
    background-color: #f0dea4;
}
.customSelectOpen {
    -moz-box-shadow: 0 0 3px #bbb;
    -webkit-box-shadow: 0 0 3px #bbb;
    box-shadow: 0 0 3px #bbb;
}
.customSelectInner {
    background: url('../../images/select-arrow-down.gif') no-repeat center right;
    width: 100% !important;
}
.customSelectOpen .customSelectInner {
    background: url('../../images/select-arrow-up.gif') no-repeat center right;
}
#input-sort,
#input-limit,
#product .form-group select {
    cursor: pointer;
}
/* TREEVIEW CATEGORY LEFT */

.treeview-list,
.treeview-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.treeview-list ul {
    background: none;
    margin: 0px;
}
.treeview-list .hitarea {
    background: none;
    height: 9px;
    width: 9px;
    float: right;
    cursor: pointer;
}
/* fix for IE6 */

* html .hitarea {
    display: inline;
    float: none;
}
.treeview-list li {
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.treeview-list li.last,
.treeview-list li.lastExpandable {
    border: none;
}
.treeview-list a.selected {
    background-color: #eee;
}
.treeview-list .hover {
    color: #38B0E3;
    cursor: pointer;
}
.treeview-list li a:hover,
.treeview-list li.nav-1 a:hover {
    cursor: pointer;
}
.treeview-list li ul li:hover {
    background: none;
}
.treeview-list li a {
    display: inline;
    padding-left: 0px;
}
.treeview-list li.active a {
    font-weight: bold;
    /*color:#D09E00 ;*/
}
.treeview-list li.active ul li a {
    font-weight: normal;
    color: #5E5E5E;
}
.treeview-list li a:hover {
    /*color:#D09E00;*/
}
.treeview-list li ul li a:hover {
    /*color:#D09E00;*/
}
.treeview-list li ul li {
    background: none;
    border-bottom: none;
}
.treeview-list .collapsable .expandable-hitarea {
    background: url(nctemplates/glattkoshore/images/sprite.png) no-repeat scroll -36px -126px transparent;
    height: 25px;
    width: 30px;
}
.treeview-list .expandable .collapsable-hitarea {
    background: url(nctemplates/glattkoshore/images/sprite.png) no-repeat scroll -7px -127px transparent;
    height: 25px;
    width: 30px;
}
.treeview-list .expandable-hitarea {
    background: url(nctemplates/glattkoshore/images/sprite.png) no-repeat scroll -7px -127px transparent;
    height: 25px;
    width: 30px;
}
.treeview-list .collapsable-hitarea {
    background: url(nctemplates/glattkoshore/images/sprite.png) no-repeat scroll -36px -126px transparent;
    height: 25px;
    width: 30px;
}
/* TREEVIEW CATEGORY LEFT */

.last_item_tm .product-block {} .first_item_tm .product-block {} .toggle .mobile_togglemenu {
    background: url("nctemplates/glattkoshore/images/toggle-arrow.png") no-repeat scroll right 2px transparent;
    cursor: pointer;
    display: block;
    margin-top: -25px;
    overflow: hidden;
    padding: 0 0 10px;
    position: absolute;
    width: 100%;
}
.active .mobile_togglemenu {
    background-position: right -50px;
}
#footer .mobile_togglemenu:hover {
    text-decoration: none;
}
/* Responsive menu Css Start */

.nav-responsive span {
    display: inline-block;
}
.ie7 .nav-responsive span {
    display: inline;
}
.nav-responsive {
    cursor: pointer;
    display: none;
}
.main-navigation ul li {
    list-style: none;
    position: relative;
}
.nav-responsive .expandable {
    background: url("nctemplates/glattkoshore/images/sprite.png") no-repeat scroll 0 -575px transparent;
    height: 25px;
    margin-top: 12px;
    width: 30px;
}
.responsive-menu {
    padding: 0;
    position: relative;
}
.responsive-menu .main-navigation {
    position: absolute;
    z-index: 999;
    display: none;
    margin-top: 0px;
    padding: 1%;
    width: 100%;
    list-style: none;
}
.responsive-menu .main-navigation ul {
    padding-left: 20px;
}
.nav-responsive div,
.responsive-menu .hitarea {
    background: none;
    padding-top: 10px;
    float: right;
    cursor: pointer;
    margin-right: 15px;
}
.responsive-menu .hitarea {
    margin-right: 0;
}
.responsive-menu .expandable .collapsable-hitarea {
    background: url("nctemplates/glattkoshore/images/sprite.png") no-repeat scroll -9px -92px transparent;
    height: 33px;
    padding: 0;
    width: 30px;
}
.responsive-menu .expandable-hitarea {
    background: url("nctemplates/glattkoshore/images/sprite.png") no-repeat scroll -9px -66px transparent;
    height: 33px;
    width: 30px;
    padding: 10px;
}
.responsive-menu .collapsable-hitarea {
    background: url("nctemplates/glattkoshore/images/sprite.png") no-repeat scroll -9px -92px transparent;
    height: 33px;
    width: 30px;
}
/* ----------------------------Responsive menu Css End ------------------------------*/

.product_model {
    color: #000000;
}
.model {
    color: #000000;
    font-weight: bold;
    font-size: 17px;
}
.fot {
    position: relative;
    top: 30px;
    left: 38px;
    font-size: 15px;
}
.fotr {
    background-color: #333333;
    height: 74px;
    color: #A9A9A9;
}
.thumbnail-list {
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
#product-list-heading {
    border-bottom: 1px solid #dddddd;
}
@media (max-width: 767px) {
    #product-list-heading {
        display: none;
    }
}
@media (max-width: 767px) {
    .mob-product {
        text-align: center;
    }
}
a:hover {
    text-decoration: none;
}
.center-align {
    text-align: center !important;
}
.mob-product img {
    max-height: 100px !important;
}
.img-box img {
    max-height: 100px !important;
}
#product-name h3 {
    font-size: 18px;
    font-weight: 400;
}
.add_to_cart {
    display: inline-block;
    margin-right: 5px;
    height: 40px;
    width: 40px;
    background-color: #313131;
    webkit-transition: width 2s;
    transition: width 2s;
    border-radius: 5px;
    padding: 3px;
    overflow: hidden;
}
.add_to_cart:hover {
    width: 180px;
}
.info_prod {
    display: inline-block;
    height: 40px;
    width: 40px;
    color: #ffffff;
    background-color: #313131;
    border-radius: 5px;
    padding: 3px;
}
#cart_tex {
    margin-top: 0px;
    font-size: 18px;
    wdth: 60px;
    color: #ffffff;
}
.price {
    height: 60px;
    color: #4BB5C2;
}
/*hover button*/

#button1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000000;
    background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #eee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #eee;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #eee;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #eee;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 2px;
    display: block;
    height: 40px;
    margin-bottom: 0;
    margin-right: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease;
    width: 40px;
    border: 2px solid #000000;
}
#button1:hover {
    width: 180px;
}
@media (max-width: 767px) {
    #button1:hover {
        width: 150px;
    }
}
#hover-btn {
    padding: 0px;
}
#hover-btn li {
    display: inline;
    float: left;
    padding: 5px 2px 5px 2px;
}
#hover-btn img {
    padding: 5px 5px 5px 5px;
}
#hover-btn a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding-top: 2px;
}
@media (max-width: 767px) {
    #hover-btn a {
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        padding-top: 2px;
    }
}
.info-btn {
    height: 40px;
    width: 40px;
    padding: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 10px;
    display:none;
}
.info-fa-icon {
    font-size: 22px;
}
.product_inner {
    border: solid 1px #E9E9E9;
    padding: 10px
}
.prod_blur {
    height: 60px;
    display: none;
}
.product-name {
    height: 185px;
}
@media (max-width: 767px) {
    .product-name {
        height: 50px;
    }
}
.product_model {
    height: 200px;
}
@media (max-width: 767px) {
    .product_model {
        height: 20px;
    }
}
.search-fix {
    float: right;
}
@media (max-width: 767px) {
    .search-fix {
        float: none;
        text-align: center !important;
    }
}
.main-footer {
    background-color: #252324;
}
.lead {
    height: 30px;
    font-size: 20px !important;
    color: #000000;
    font-weight: 600;
}
.product-listing-module-name h3 {
    line-height: 1.1;
    font-size: 16px;
    color: #000000 !important;
    font-weight: 500;
}
.product-listing-module-name a {
    color: #000000 !important;
}
.product-listing-module-buy-now-button {
    background-color: #ff8d34;
    border: 1px solid #ff8d34;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 5px;
    font-size: 16px;padding: 6px 16px;
}
.btn-success, .btn-primary {
    background-color: #ff8d34 !important;
    font-weight: 500 !important;
    border-color:#ff8d34 !important;
}
.product-listing-module-buy-now-button:hover {
    background-color: #ff8d34;
    border: 1px solid #ff8d34;
    color: #ffffff;
    font-weight: 500;
    border-radius: 5px;
    font-size: 16px;padding: 6px 16px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #99A131 !important;
    color: #ffffff;
    border-bottom: 2px solid #034801;
    padding-left: 5px;
}
.custom-search {
    display: inline;
    border:1px solid #CBDDEC !important;
}
@media (min-width: 767px) and (max-width: 991px) {
    .custom-search {
        /*width: 50% !important;*/
        display: inline;
    }
}
@media (max-width: 480px) {
    .custom-search {
        width: 95% !important;
        display: inline;
    }
}
.topp a {
    font-weight: 600;
    font-size: 16px;
    padding:0px;
}
@media (max-width: 767px) {
    .at-mob-view {
        text-align: center !important;
    }
}
@media (min-width: 767px) and (max-width: 1199px) {
    #buy-btn-fix {
        display: none;
    }
}
@media (max-width: 767px) {
    #buy-btn-fix2 {
        display: none;
    }
}
@media (min-width: 1199px) {
    #buy-btn-fix2 {
        display: none;
    }
}
.multi-view li {
    list-style-type: none;
    display: inline-block;
}
product-listing-module-buy-now-button-multi {
    width: 75%;
    background-color: #000000;
    border: 4px solid #000000;
    color: #ffffff;
    font-weight: 500;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
a {
    font-family: "PT Sans Narrow", sans-serif !important;
    font-size: 16px;
    letter-spacing: 0.06em;
}
.content-shopping-cart-image-td img {
    max-height: 70px;
}
.btn:focus {
    color: #ffffff;
}
.well {
    padding-top: 5px !important;
}
#billing_section {
    height: 240px !important;
}
.box-information_pages-ul li{
	border-bottom:1px solid #eeeeee;
}
.termclass {color: #FB642F; font-weight: bold;}

/*-------------------gallary section-----------------*/
.gallary-cate{
	height: 220px;
	overflow:hidden;
}
@media (max-width: 991px) and (min-width: 767px) {
	.gallary-cate{
		height: 150px;
		overflow:hidden;
	}
}
.gallary-cate img{
	display: block;
	max-width: 100%;
	height: auto;
	width:250px;
}
.album_nav{
	padding:0px;
}
.album_nav li,a{
	display:inline;
	
}
.album_nav > li > a{
	padding:10px;
}
.album_nav li:hover a{
	background-color:#1A6CD8;
	color:#ffffff;
	padding:10px;
}
.photo{
	height: 250px;
	margin:10px 0px 10px 0px;
}
.photo img{
	display: block;
	max-width: 100%;
	height: auto;
	margin:auto;
}
@media (max-width: 991px) {
	.album_nav li,a{
		display:inline;
		padding:0px;
	}
	.album_nav > li > a{
		padding:5px;
	}
	.album_nav li:hover a{
		background-color:#1A6CD8;
		color:#ffffff;
		padding:5px;
	}
}
@media (max-width: 575px) {
	.nav-hide-mobile{
		display:none;
	}
}
@media (min-width: 575px) {
	.gallery_dropdown_icon{
		display:none;
	}

}
.photo-inner{
	border:1px solid #dddddd;
}
.ac_cat_head{width:100%;background-color:#1A6CD8;color:#FFFFFF;padding:5px 5px;font-weight:bold;}

/*=====================================multi buy css*=====================================*/
#product-list-heading{
	padding:0px;
}
.view_dtl-btn{
	padding:0px;
}
.view_dtl-btn a{
	background-color:#1a6cd8;
	padding:2px 5px 2px 5px;
	color:#ffffff;
	border-radius:5px;
	font-size:12px;
}
.display-category p {
    display: inline;
    padding-right: 10px;
    font-weight: 600;
}
@media (max-width: 607px) {
    .display-category p {
        display: none;
   }
}

.multi-btns li{
	list-style-type:none;
	display:inline;
}
.multi-btns{
	margin-top:15px;
}
.at-mob-view{
	text-align:center;
}
.mg-top{
	margin-top:25px;
}

#product-name a{
	padding-left:0px;
}
@media (min-width: 767px) {
	#product-name {
		text-align:left !important;
	}
}
.stock{
	text-align:center;
}
.stock p{
	width:90px;
	margin-top:10px;
}
.stock span{
	background-color:#034801;
	padding:2px 10px 2px 10px;
	border-radius:5px;
	color:#ffffff;
	font-size:12px;
}

@media (max-width: 767px) {
	.mg-top input{
		width:10%;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:20px;
	}
}
.multi-list p,  .multi-list span{
	padding-left:0px;font-size:16px;
	margin:0px;
}
@media (max-width: 767px) {
.multi-list p{
	padding-left:8px;font-size:16px;
	text-align:center;
}
}
.my-img-box img{
	max-height: 150px !important;
}
.lead2{
    color: #4bb5c2;
    font-size: 16px !important;
    font-weight: 500;
}
@media (max-width: 767px) {
.multi-qty-box input{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 16% !important;
    z-index: 1;
}
}
@media (max-width: 767px) {
.multi-qty-box{
	tex-align:center;
}
}
@media (max-width: 767px) {
.multi-list h3{
	text-align:center;
}
}
.pro-name a{
	padding-left:0px;
}
.stock p{
	width:100%;
	text-align:center;
}
@media (max-width: 992px) {
.multi-qty-box{
	padding:0px;
}
}
/*=====================================multi buy css*=====================================*/
.savemore {
    background-color: #99A131 !important;
    border: 1px solid #99A131 !important;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    height: 20px;
    padding: 0 0 36px;
    }
.save-more {
    color: #fff;
    font-weight: 600 !important;
}
  .test + .tooltip > .tooltip-inner {
      background-color: #ffffff;
      color: #000000;
      border: 1px solid #000000;
      font-size: 14px;
  }

 /*===================================scroll message part===================================*/

 .scroll-message{
 	background-color:#C0C0C0;
 	padding:10px;
 }
 .scroll-message a{
	color:#000000;
	font-weight:bold;
 }

 /*===================================scroll message part ==================================*/




.left_cart label{display:block;width:100%;}

.view-more-btn{
	border-radius:10px;
	color: #fff !important;
	font-weight:600;
}
.view-more-btn:hover{
	border-radius:10px;
	color: #fff !important;
	font-weight:600;
}
.autocomplete-style{width:100%;background-color:#034801;color:#FFFFFF;padding:5px 5px;font-weight:bold;}



/**************************popup zip *****************/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:510px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
  top:170px;
}
#boxes #dialog {
  width:510px;
  height:auto;
  padding:10px;
  background-color:#ffffff;
  font-size: 15pt;
  border:1px solid #dddddd;
}
.maintext{
	text-align: center;
 	 text-decoration: none;
}
#start_shop{background-color:#000000;margin-bottom: 4px;color:#ffffff;}
/**************************popup zip  end*****************/
/*************category grid sub category***********************/
#sub_cat_grid{position:absolute;width:250px;background-color:#034801;box-shadow:2px 2px 13px 11px #f2f2f2;padding-left:0px;display:none;}
#cat_men_hov:hover #sub_cat_grid{display:block;}
#cat_men_hov{
	position:relative;
}
#sub_cat_grid li{text-decoration:none;list-style-type:none;}
#sub_cat_grid li:hover{background-color:#000000;border-left:solid 10px #ff8d34 !important;}
#sub_cat_grid li:hover #sub_link{color:#ffffff;}
/****************end***********************/
.add_cart_on_sail .btn:hover{background-color:#ff8d34 !important;}
#sal_prdct_name,#name_font{font-size:16px;height: 50px;}
#manufac_font{font-size:18px;}

.gift-certi .panel-body{
	background-color:#ffffff;
}


/*****************************==============**************************/
@media (max-width: 767px) {
#cat-tree{
	display:none;
}
}
#cat-tree{
	background-color:#F0F8FD;
}
#nav-one li a{
	padding-left:5px;
}

/*=================tree menu fix at diff veiw=========================*/
@media (max-width: 991px) {
.box .box-content ul li a , #content .content ul li a{ color: #0661BD; font-family: "Istok Web",sans-serif; font-size: 11.5px !important; font-weight: bold; padding: 9px 0 9px 5px; position: relative; }
}
@media (max-width: 1199px) {
.box .box-content ul ul{ background-color:#F0F8FD !important; background: none repeat scroll 0 0 #F0F8FD; margin-left:5px; width: 100%; z-index: 99; border: 1px solid #e3e3e3; border-left:0 none ; border-right:0 none !important; }
}
@media (max-width: 1199px) {
.box .box-content ul li ul li ul{ background-color:#F0F8FD !important; background: none repeat scroll 0 0 #F0F8FD; margin-left:-20px; width: 100%; z-index: 99; border: 1px solid #e3e3e3; border-left:0 none ; border-right:0 none !important; }
}
@media (max-width: 1119px) {
.box .box-content ul ul{ background-color:#F0F8FD !important; background: none repeat scroll 0 0 #F0F8FD; margin-left:70px; width: 100%; z-index: 99; border: 1px solid #e3e3e3; border-left:0 none ; border-right:0 none !important; }
}
@media (max-width: 991px) {
.box .box-content ul li ul li ul{ background-color:#F0F8FD !important; background: none repeat scroll 0 0 #F0F8FD; margin-left:-80px; width: 100%; z-index: 99; border: 1px solid #e3e3e3; border-left:0 none ; border-right:0 none !important; }
}
@media (max-width: 979px) {
.box .box-content ul ul{ background-color:#F0F8FD !important; background: none repeat scroll 0 0 #F0F8FD; margin-left:-25px; width: 100%; z-index: 99; border: 1px solid #e3e3e3; border-left:0 none ; border-right:0 none !important; }
}
/*=================tree menu fix at diff veiw=========================*/
/*---------------------boxes style-----------------------------*/
.box-category-heading h3{ background-color:#034801; color:#ffffff; padding:10px; margin-bottom:0px; border-top-right-radius: 15px;border-top-left-radius: 15px }
.links-box{
	padding-left:0px;
}
.links-box li{
	list-style-type:none;
	text-align:left;
}
.links-box li a{
	color:#034801;
	font-weight:600;
	padding-left:13px;
	line-height:1.9;
	font-size:14px;
}
#newsletter-sub{
	font-weight:600;
}
#feaured-name{
	padding-left:0px;
	color:#444444;
}
.box-featured img{
	text-align:center;
}
/*---------------------boxes style-----------------------------*/


@media (max-width: 991px) {
#input-main{
	margin-top:5px;
}
}
.full-menu-bg{
	background-color:#034801;
	border-bottom:5px solid #a2aa34;
}
@media (max-width: 767px) {
.full-menu-bg{
	background-color:transparent;
}
}
.input-sub{
	background-color:#ff8d34;
	border:1px solid #ff8d34;
	padding:10px;
	margin-bottom:10px;
	box-shadow:inset  0px -18px 17px #ff8d34;
	border-radius:6px;
	color:#fff;
}
.special-head{background-color:#ff8d34 !important;}
.my-custom-img{
	margin-left:auto;
	margin-right:auto;
}
#footer-cat-list{
	padding-left:30px;padding-right:30px;
}
@media (max-width: 599px) {
#footer-cat-list{
	padding-left:0px;padding-right:0px;
	text-align:justify;
}
}

/*---------------for not displayiong the 1st | separator --------------------*/
#separator:first-child b{
    display:none;
}
.left-section .nav-item li:last-child .separator{ display:none;}
.separator{margin-left:8px;}
/*---------------for not displayiong the 1st | separator --------------------*/

.navbar-toggle{
	border:1px solid #ffffff;
	margin-top:10px !important;
	margin-bottom:10px !important;
}
.icon-bar{
	background-color:#ffffff;
}

#mag-select{
	display:inline-block;
	padding-left:15px;
	width:30%;
}
@media (max-width: 480px) {
#mag-select{
	display:inline-block;
	padding-left:15px;
	width:95%;
	margin-top:5px;
}
}
@media (max-width: 767px) {
.nojs li a:hover{
	background-color: #393939;
	border-left: 5px solid #ffe35f;
	color: #ffffff;
	padding: 8px 7px;
	text-decoration: none;
}
.collapse {
    background-color: #646464;
    border: none;
}
}
.buy-btn-div p{

}
#siz, .siz{
	padding:10px 0px 10px 10px;
	color:#ffffff;
	font-weight:700;
}
.ac_results{
	width:450px !important;
}
#on_Sail_img_cov{
	height:180px;
	overflow:hidden;
}
.display-inline .btn-md{
	padding-left:5px;
	padding-right:5px;
}
.product-listing-module-name{
	height:75px;
}
address a{font-size: 15px;}
.cl{padding:0px}
.info_price_msrp{color:#000000;}
.info_price_ourprice{color:red;}
.info_price_saving{color:#a2aa34;}
.useful-link{border-bottom:1px solid #e3e3e3;line-height: 2.6}

.thumbnail img{
	margin-left:auto;
	margin-right:auto;
}
.fa-plus-square-o{
	right: -68px !important;
}
.fa-minus-square-o{
	top: -20px !important;
	right: -50px !important;
}

#nav-one{
	z-index:99;
}

.featured_img img{
	margin-left:auto;
	margin-right:auto;
}
.featured_name{
	margin-left:auto;
	margin-right:auto;
	color:#000;
}
#also_div {
    border: 1px solid #cccccc;
    text-align: center;
}
.also_img_cov {
    height: 180px;
    overflow: hidden;
   
}
.also_img_cov img{
    margin-left:auto;
    margin-right:auto; 	
}
.also_name{
	height:37px;
}
#mega_h a{font-size:16px !important;}
.pagination li span{font-size:16px;}
.btn-class{background-color:#ff8d34 !important;color:#ffffff;}
#footer{border-top:1px solid gray;}
.price_on_sail{color:#000000;min-height:40px;}
#sal_prdct_name{color:#a2aa34 !important;}
#manufac_font{color:#fff !important;}
.carousel-inner .item a{padding:0px !imporatnt;}
.latest-sale:hover{background-color: #a2aa34;}
.latest-sale a{padding-left:7px;color:#034801;font-weight:bold;font-size:14px;padding-bottom:8px;padding-top:8px;}
.latest-sale{padding:8px;border-top: 1px solid lightgray;}
.heading-color{padding-left:0px;}
.pop-text #siz, .pop-text .siz{padding:0px;text-transform:uppercase;}
#siz, .siz{color:#ffffff !important;}
.btn-default{background-color:#ff8d34 !important;border:1px solid #ff8d34 !important;color:#ffffff;}
.btn-default:hover{background-color:#ff8d34 !important;}
@media (max-width: 767px) {
     .hide-on-mobile{display:none;}
    }
@media (max-width: 767px) {
     .mobile-carousel{padding-left:0px;padding-right:0px;}
    } 
.also-purchase{padding-top:10px !important;} 
.caption-cat{background-color:#f8fae2 !important;height: 50px;color:#a2aa34 !important;border-bottom:1px solid #D2D2D2 ;}
.caption-cat .product-boxes-name h4 a{color:#a2aa34 !important;}
.botm_cover{background-color:#f8fae2 !important;}
.btn-special {
    background-color: #a2aa34 !important;
    border: 1px solid #a2aa34 !important;
    color: #FFFFFF !important;
}
@media (max-width: 767px) and (min-width: 404px){
     .affilate-img{margin-left:5px;}
    }
#affilate_foot{margin-top:15px;} 
.g-recaptcha{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
@media(max-width:1199px){
.g-recaptcha {transform:scale(0.50);-webkit-transform:scale(0.50);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:767px){
.g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:500px){
.g-recaptcha {transform:scale(0.50);-webkit-transform:scale(0.50);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
.blank-div{height:50px;}
.thumb-img{position:unset;}
#mask{opacity: 0.81 !important;}
@media(max-width:450px){
   #dialog{left: 20px !important;width: 400px !important;}
}
@media(max-width:429px){
   #dialog{width: 375px !important;}
}
@media(max-width:400px){
   #dialog{left: 10px !important;width: 345px !important;}
}
@media(max-width:360px){
   #dialog{left: 10px !important;width: 328px !important;}
}
@media(max-width:340px){
   #dialog{left: 5px !important;width: 310px !important;}
}
@media(max-width:768px){
   #start_shop{margin-top: 8px;}
   .mob-word{display:none;}
   .container.topnav-container{width:100%;}
   .cart-menu.shop{display:none;}
   #netzc .topnav .cart-dropdown {
      left: -105px;
      margin-top: 8px;
      width:210px;
   }   
 .has-feedback .form-control-feedback{top:0px;}  
 .sub_cat_grid {width:177px !important;}
}
#nav-pill .nav > li > a:hover, #nav-pill .nav > li > a:focus {background-color: #034801 !important;  }
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent !important;
    border-radius: 0;
}
.nav > li > a{font-size:16px;}
.FOOTERTITLE { margin-top: 10px !important; }
.cart-menu .fa-shopping-cart, .account-menu .fa-user{color:#FF0000 !important;}
.grid-adon{background-color: #99A132 !important; font-weight: 500 !important;border-top: 2px solid #99A132;color:#ffffff;padding: 6px 8px !important; padding-left: 3px !important;} 
/*.btnadd-grid{margin: 0px auto; float: unset !important;}*/
.contactusbtnsend .btn{padding:7px 5px;margin-right:-20px;}
.qty-box-grid{padding:0px;}

.plabelname{position:relative;}
.plabelname .inputRequirement{position: absolute; right: -160px; font-size: 22px;}
.inputRequirement{font-size: 22px;}
.plabelname{font-weight:bold !important; font-size:16px;}
.fss-form-div .form-control{width:96% !important}

.check {
    font-size: 16px !important;
}
.styleinputcontainerlesspad{
	font-size:16px !important;
}
.custom-search-btn{color: rgb(97, 40, 95); padding: 7px; margin-left: -36px; background-color: transparent; border: medium none;font-size: 17px;line-height:23px !important;}
.customNavigation .fa{color:#034801;}
.box-heading {background-color: #034801 !important;}
.box-content #nav-one li:hover{background-color: transparent;}
#content-left-container{margin-top:20px;}
.panel-collapse-faqanswer {
    background-color: transparent;
 }
 .panel-collapse-faqanswer .panel-body{padding:5px;font-size:17px;}
 .nav-img-box{height:87px;}
 #CarouselModule{z-index:0;}
 .head_megamenu_8, .head_megamenu_7, .head_megamenu_6 , .head_megamenu_5 , .head_megamenu_4 , .head_megamenu_3{left:25%;}
 .products_heading-div{padding:0px;}

 .customNavigation a.prev5{top:-270px !important;}
 .customNavigation a.next5{top:-270px !important;}
 .customNavigation a.prev31{top:-270px !important;}
 .customNavigation a.next31{top:-270px !important;}
 .customNavigation a.prev-mfg{top: -195px !important;}
 .customNavigation a.next-mfg{top: -195px !important;}
 .owl-carousel .main-boxgrid .netz_prod_outergrid{height:445px ;}
 @media(min-width:992px){
 .box-logo-bar {
    display: flex;align-items:center;
}
}
 @media(min-width:1250px){
 .container {
    width: 1220px;
}
/*.owl-carousel .main-boxgrid .qty-box-grid{width:41.66666667%;}
.owl-carousel .main-boxgrid .btnadd-grid{width:58.33333333%;}*/
}
#listing_viewbuy_btn{height:40px;line-height: 1.5;}
.topnav ul li .separator{margin-right:5px;}

@media (min-width: 767px) and (max-width: 991px) {
    .text_layer_box.text_layer_count_1 *{font-size:25px !important;}

    .text_layer_box.text_layer_count_2 *{font-size:22px !important;}
}
@media(max-width:767px){
    .text_layer_box.text_layer_count_1 *{font-size:18px !important;}

    .text_layer_box.text_layer_count_2 *{font-size:16px !important;}

    #CarouselModule .item{min-height: 300px !important;}
    .navTopLeft{display:none;}
    #top_home_btn_right{display:none;}
    .carousel-control{display:none;}
}

@media (max-width: 500px){
    .text_layer_box.text_layer_count_1 *{font-size:15px !important;}

    .text_layer_box.text_layer_count_2 *{font-size:14px !important;}
    .btn_layer_box.btn_layer_count_1 .btn{font-size:14px !important;}
    
  #CarouselModule .item{min-height: 230px !important;}
  .carousel-caption .home-secondary img{height:100px;}    
}
@media (max-width: 479px) {
  .home-secondary h1{font-size: 28px;}
  .carousel-caption-main { bottom: 17% !important; }
  .home-secondary h4, .home-secondary h5 { font-size: 16px;}
  #CarouselModule .item { min-height: 230px !important; }
  .carousel-caption-main .carousel-caption{top: -174% !important;}
} 
@media (max-width: 400px) {
  .carousel-caption-main { bottom: 28% !important; }
  .carousel-caption .myyyy{letter-spacing: -2px;font-size: 29px;}
  .carousel-caption .home-secondary img{height:70px;}
  .carousel-caption-main { bottom: 18% !important; } 
  #CarouselModule .item { min-height: 196px !important; }
  .banner-buttons-bg { bottom: 11% !important;left:-7% !important; }
}
@media (max-width: 340px){
    .text_layer_box.text_layer_count_2{top:53% !important;left:5% !important;right:3% !important;}
    .text_layer_box.text_layer_count_2 *{font-size:14px !important;}
    .btn_layer_box.btn_layer_count_1 .btn{font-size:14px !important;}
}