.margin-top-20{margin-top:20px;}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.navbar-default3 .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
@media (min-width: 768px){
    .sidebar-nav .navbar li a {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 16px;
    }
    }
    .navbar-default3 {
        background-color: #f8f8f8 !important;
        border-color: #e7e7e7 !important;
    }
    .navbar-default3 li{width:100%;}
    figcaption{color:#666;
        font-size: 15px;
        line-height: 1.2;
        padding: 10px 0;
        display: block;}
    figcaption:hover{color:#1ab4ee;}
    a:hover>figure>img {
        opacity: .8;
    }
    
    a>figure>img {
        opacity: 1;
        -webkit-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
    }
    img {
        vertical-align: middle;
    }
    img {
        border: 0;
    }
    .padding-bottom-30 {
        padding-bottom: 30px;
    }
    @media (min-width: 768px){
    .col-sm-3 {
        width: 25%;
    }
    }
    @media (min-width: 768px){
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    }
    /*catalog*/
    .table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    table, .table {
        display: table;
    }
    table {
        background-color: transparent;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    .table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }
    
    td, .td {
        display: table-cell;
    }
    h1, .h1, h2, .h2, h3, .h3 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .padding-top-20 {
        padding-top: 20px;
    }
    h3, .h3 {
        font-size: 28px;
        font-family: 'Proxima Nova',sans-serif;
        font-weight: 300;
        line-height: 1.3;
        color: inherit;
        margin-bottom: 10px;
    }
    td a {
        -webkit-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        color: inherit;
    }
    body {
        font-family: 'Proxima Nova',sans-serif;
        font-size: 1rem;
        line-height: 1.5;
        font-weight: 300;
        color: #666;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

/*discount*/
.cust-tabs .nav-tabs li, .cust-tabs .nav-tabs li.hover, .cust-tabs .nav-tabs li:focus, .cust-tabs .nav-tabs li.active {
    background-color: transparent!important;
    border: 0!important;
}
.simple-tabs li.active>a, .simple-tabs li.active>a:hover, .simple-tabs li.active>a:focus {
    color: #1c2127;
    font-weight: 600;
}
.cust-tabs .nav-tabs li a, .cust-tabs .nav-tabs li a.hover, .cust-tabs .nav-tabs li a:focus, .cust-tabs .nav-tabs li a.active {
    background-color: transparent!important;
    border: 0!important;
}
.cust-tabs .nav-tabs li a {
    padding: 0;
    border: 0;
}
.simple-tabs li a {
    font-size: 1.5rem;
    border-radius: 0;
    font-weight: 600;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.col-sm-9 .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.simple-tabs li {
    display: inline-block;
    float: none;
    padding: 0 10px!important;
}
.cust-tabs .nav-tabs {
    margin: 0 10px;
    border: 0;
}
/*end-users*/
h2, .h2 {
    font-size: 36px;
    font-family: 'Proxima Nova',sans-serif;
    font-weight: 300;
    line-height: 1;
    color: inherit;
    margin-bottom: 30px;
}