#header {
    padding: 15px 0;
    height: 135px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    background-color: #205577;
}

#header.header-scrolled {
    background: #205577;
    padding: 15px 0;
    height: 135px;
}

#header #logo {
    float: left;
}

#header #logo h1 {
    font-size: 34px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 3px;
}

#header #logo h1 a, #header #logo h1 a:hover {
    color: #fff;
    padding-left: 10px;
    border-left: 4px solid #18d26e;
}

#header #logo img {
    padding: 0;
    margin: 0;
}

/*-------------------------------------------------------------- # Navigation Menu --------------------------------------------------------------*/ /* Nav Menu Essentials */
.nav-menu {
    margin-right: -5px;
}

.nav-menu, .nav-menu * {
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 99;
    left: auto !important;
}

.nav-menu > li {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-right: 5px;
    line-height: 38px;
    min-height: 48px;
}

.navbar-fixed-top {
    border-bottom: 1px solid #001125;
}

.navbar-fixed-mid {
    border-bottom: 1px solid #447596;
    border-top: 1px solid #447596;
}

.open-login-menu {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}

.nav-menu a {
    padding: 0 6px 6px 6px;
    text-decoration: none;
    display: inline-block;
    color: #fff; 
    font-size: 16px; 
    outline: none;
    line-height: normal;
    vertical-align: middle;
}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
    opacity: 0.9;
}

/* ----------------Nav Menu Arrows ------------------------------*/

.Account-link .sf-with-ul  {
    padding-right: 10px;
} 

.login-link .header-sub {
    min-width: 80px;
}

.Account-link .header-sub {
    min-width: 80px;
}

.Account-link .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 7px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.login-link .link-title:after {
    content: "\f107";
    position: absolute;
    right: 7px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;    
}

.login-menu-close {
    cursor: pointer;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* --------------Nav Meu Container ---------------------*/
#nav-menu-container {
    float: right;
    margin: 0;
    margin-top: 1px;
    min-height: 48px;
}

li.social-channel > a, .li-phone-icon > a {
    width: 28px;
    text-align: center;
    height: 28px;
    line-height: 30px;
    background: #fff;
    display: inline-block;
}

li.social-channel:hover, .li-phone-icon:hover {
    opacity: 0.9 !important;
    background: #fff;
}

li.social-channel {
    margin-right: 0px !important;
    margin-left: 3px;
}

/* ------------ Mobile Nav Toggle ----------------*/
#mobile-nav-toggle {
    position: absolute;
    right: 15px;
    top: -5px;
    z-index: 999;
    margin: 0px;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    outline: none;
    cursor: pointer;
}

#mobile-nav-toggle i {
    color: #fff;
    padding: 0px;
    margin: 0px;
}

#mobile-nav {
    position: fixed;
    top: 54px;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: #1f4766;
    left: 100%;
    width: 100%;
    overflow-y: auto;
}

    #mobile-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    #mobile-nav > ul {
        margin-top: 40px;
    }

    #mobile-nav ul li {
        position: relative;
    }

    #mobile-nav ul li a {
        color: #fff;
        font-size: 16px;
        overflow: hidden;
        padding: 10px 22px 10px 15px;
        position: relative;
        text-decoration: none;
        width: 100%;
        display: block;
        outline: none;
        font-weight: normal;
    }

    #mobile-nav ul li a:hover {
        color: #fff;
    }

    #mobile-nav ul li li {
        padding-left: 30px;
    }

    #mobile-nav ul .menu-has-children i {
        position: absolute;
        right: 0;
        z-index: 99;
        padding: 15px;
        cursor: pointer;
        color: #fff;
    }

    #mobile-nav ul .menu-has-children i.fa-chevron-up {
        color: orange;
    }

    #mobile-nav ul .menu-has-children li a {
        text-transform: none;
    }

    #mobile-nav ul .menu-item-active {
        color: orange;
    }

    #mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(31, 71, 102, 0.7);
    display: none;
}
/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
}

    body.mobile-nav-active #mobile-nav {
        left: 0;
    }

    body.mobile-nav-active #mobile-nav-toggle {
        color: #fff;
    }


.cart-number {
    
    position: absolute;
    font-size: 13px;
    text-align: center;
    width: 38px;
    font-weight: 700;
    line-height: 8px;
    margin: 0 auto;
}

.cartSup {
    position: absolute;
    top: 5px;
    right: 4px;
}

.cart-icon {
    
    padding-left: 0px;
}

.navbar-brand > img {
    height: 40px;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none !important;
}

.navbar-header ul.ul-shop-phone {
    list-style: none;
    min-height: 48px;
    line-height: 44px;
    margin-bottom: 0;
    padding: 0;
}


.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-header {
    margin-left: auto;
    float: right;
}

.navbar-header ul li {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-right: 5px;
}

.navbar-header ul li a {
    color: #fff;
}

.navbar-header ul li a i {
    font-size: 20px;
    color: #215577;
   
    padding-top: 4px;
}

.navbar-header ul li a i fa-facebook {
        line-height: 22px;
    }

.navbar-header ul li span i {
    font-size: 20px;
}

.navbar-header ul li:hover a {
    color: #fff;
    text-decoration: none;
}

.navbar-toggle .icon-bar {
    width: 33px;
    height: 5px;
    background-color: #fff;
    margin-bottom: 5px;
}

.navbar-toggle {
    position: absolute;
    right: 15px;
    padding: 2px 0 2px 10px;
    margin-top: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    top: 0;
}

.navbar-header .close {
    position: absolute;
    right: 15px;
    padding: 2px 0 2px 10px;
    margin-top: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    top: 0;
}

#navbarToggle .fa-2x {
    font-size: 1.3em;
}

/* -------------Header Top Search --------*/
.topsearch {
    padding-right: 0px;
    margin-right: -10px;
    width: 100%;
}

.top_search_menu {
    margin-top: -40px;
}

.top_search_button {
}

.top_menu_link span {
    float: left;
    margin-right: 8px;    
} 

    .navbar-form {
    border: 0px;
}

.search-input {
    width: 100%;
}

.search-button {
    position: relative;
}

.search-input > select {
    max-width: 190px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding: .2rem .2rem;
}
        
.link_text {
    font-size: 12px;
    float: left;
}

.link_text div {
    margin-top: -3px;
}

.top_menu_link .fa-2x {
    font-size: 2em;
}

.show > .dropdown-menu {
    display: block;
}

.new-featured {
    border-right: 1px solid #dfe6ec;
    padding: 0;
    background: #dfe6ec;
}

.new-featured ul {
    padding-left: 0;
    list-style: none;
}

.new-featured .sub-ddl-heading {
    font-size: 18px;
    line-height: 14px;
}

.new-featured ul li a {
    font-size: 13px;
    line-height: 14px;
}

.new-featured ul li.dropdown-header > a {
    font-weight: normal;
    margin: 15px;
    white-space: normal;
    padding-top: 0px;
    color: #000;
}

.dropdown-header {
    display: block;
    padding: 15px 0 0 0;
    margin-bottom: 0;
    font-size: .875rem;
    color: #636c72;
    white-space: nowrap;
}

.border-category {
    border-bottom: 1px solid #fff;
    margin: 15px 0 0 0 !important;
}

.dropdown-header.last {
    border: none !important;
    padding: 5px 15px 8px 15px;
}

.dropdown-header.last .btn {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.category-nav {
    margin-bottom: 10px;
    color: #fff;
    padding: 0px !important;
}

.category-nav .dropdown-header ul li:hover {
    background: #ecf1f5;
}

.open > .dropdown-menu {
    display: block;
}

.nav > li {
    position: relative;
    display: block;
    float: left;
}

.dropdown .dropdown-menu {
    border: 1px solid #ecf1f5;
    background-color: #ecf1f5;
    padding: 0;
    border-radius: 0px;
    margin: 0;
    border-top: 0;
    position: absolute;
}

.Account-link > .dropdown-menu {
    font-size: 15px;
margin-top: -2px;
}

.dropdown:hover, .dropdown .dropdown-menu:hover, .navbar-nav > li > .dropdown-menu {
    background-image: none;
    box-shadow: none;
    color: #555;
}

.dropdown > a:hover {
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}

.open a:focus, .open a:active {
    color: #000 !important;
}

/**menu**/

.catnav {
    position: relative;
    margin-left: 15px;
}

ul.catnav li {
    font-size: 18px;
}

.catnav > li.dropdown > a {
    display: block;
    padding: 0px 15px;
    height: 48px;
    line-height: 47px;
}

.open {
    background-image: none;
    box-shadow: none;
    background-color: #dfe6ec;
    color: #000;
}

.category-nav a {
    color: #fff;
}

.category-nav .dropdown-header ul li {
    min-height: 42px;
    margin-bottom: 0;
    padding: 4px 15px;
}

.category-nav .dropdown-header ul li > a {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-right: 5px;
    color: #000;
    text-decoration: none;
    white-space: normal;
        cursor: pointer;
}

.category-nav .view-all a {
    color: #0076c0 !important;
    font-weight: normal;
}

.category-nav li.view-all:hover {
    background: #dfe6ec !important;
}


.open a, .open a:focus, .open a:active {
    color: #000 !important;
}

.training-card {
    width: 100%;
    background-color: #fff;
    float: left;
    font-weight: normal;
    font-size: 14px;
    border: 1px solid #dfe4e7;
    position: relative;
    margin: 15px 0;
    cursor: pointer;
}


.training-card .pub-icon {
    width: 35%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    min-width: 50px;
}


.training-card .pub-text {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    line-height: 78px;
    color: #555;
    font-weight: bold;
}

.pub-text span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-right: 5px;
}

.nav-cards {
    padding: 0px 5px;
}

.nav-cards .col-lg-4 {
    padding: 0px 10px;
}

.nav-cards .training-card {
    height: auto !important;
    margin: 15px 0px 0px 0px;
    display: inline-block;
    padding: 0;
    transition: all 200ms ease-out;
}


.nav-cards .training-card:hover {
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.navbar-fixed-top .navbar-collapse {
    background: #205577;
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav {
    flex-direction: row;
}

.pub-text span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-right: 5px;
}

.pub-icon-img {
    border-radius: 30px;
}

.nav-cards {
    padding: 0px 5px;
}

.nav-cards .col-lg-4 {
    padding: 0px 10px;
    display: inline-block;
}

.navbar-fixed-top .navbar-collapse {
    background: #205577;
    padding-right: 0;
    padding-left: 0;
}

/*My Custom Css*/
.navbar-top {
    background: #001125;
    border-radius: 0px !important;
    padding: 0.5rem 0rem;
}
.navbar-default {
    background: #205577;
    border-radius: 0px !important;
    padding: 0.5rem 0rem;
}

.nav-toggle {
    background: #215577;
    z-index: 1130;
    display: block;
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    background: #205577;
    width: 100%;
    z-index: 1130;
}

.form-sign-in {
    padding: 10px 10px 0 10px;
    margin: 0 auto;
    background: #fff;
}


.remember-me {
    float: right;
    line-height: 38px;
    max-height: 32px;
}

.checkout-line {
    padding: 0px 0 10px 0;
}

.corner {
    z-index: 2;
    background-color: #e8e8e8;
    padding: 0 10px;
    color: #fff;
    font-size: 18px !important;
    background: #23527c;
}

.nav-menu ul.dropdown-lr {
    background: #eee !important;
    width: 450px;
    max-width: 450px;
    padding: 15px;
    border-radius: 0;
    margin: -2px 0px 0px 0px;
    border: 0px;
}

.Account-link:focus #menuLoginContent {
    /* content is visible if menu is 'opened' */
    visibility: visible;
}

.dropdown-toggle::after { 
    display: none !important;
}

/*.Account-link .dropdown-menu {
    transition: all 200ms ease;
}*/
.li-shop-phone {
    line-height: 47px !important;
    vertical-align: top !important;
}

.input-group .form-control, .input-group .search-button .top_search_button {
    min-height: 40px;
    max-height: 40px;
}

.nav-menu-bottom {
    min-height: 48px;
}

/*-------------------------------------------------------------- # Top Notification Starts --------------------------------------------------------------*/

.DEVELOPMENT {
    background-color: #d70000;
    border: 1px solid #d70000;
}

.notification {
    background-color: #d70000;
    border: 1px solid #d70000;
    padding: 5px 15px;
    color: white;
    min-height: 12px !important;
}

#closeNotification{margin-top:0px;}
.sReportBug {
    display: block;
    position: absolute;
    top: 0px;
    right: 35px;
}

.sReportBug a {
    color: white;
    text-decoration: none;
}

.ALPHA_1 {
    background-color: #8143de;
    border: 1px solid #8143de;
}

.ALPHA_2 {
    background-color: #d78400;
    border: 1px solid #d78400;
}

.BETA {
    background-color: #8143de;
    border: 1px solid #8143de;
}

.BETA1 {
    background-color: #3498d2;
    border: 1px solid #3498d2;
}
.ACCEPTANCE {
    background-color: #4ba778;
    border: 1px solid #4ba778;
}

.ACCEPTANCE_OLD {
    background-color: #5fb332;
    border: 1px solid #5fb332;
}

.reportBtn, .reportBtn:hover {
    color: white;
    padding-top: 0px;
    font-size: 15px;
    font-weight: 600;
}

.reportBtn:hover {
    text-decoration: underline !important;
}

.reportBtn:focus {
    background-color: transparent;
}

.close, .close:hover {
    opacity: initial;
    color: white;
    font-weight: 400;
    font-size: 20px;
}

     /*.login-link:hover, .login-link:hover > a {
        background: #eee !important;
        color: #000;
        opacity: 1 !important;
        box-shadow: none !important;
        margin-top: -10px;
        margin-bottom: -0px;
        padding-top: 10px;
    }*/
     
.login-active {
         background: #eee !important;
        opacity: 1 !important;
        box-shadow: none !important;
        margin-top: -10px;
        margin-bottom: -0px;
        padding-top: 10px;
     }


.empty-menu-notification {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-right: 5px;
    color: #000;
    text-decoration: none;
    white-space: normal;
    font-size: 13px;
    margin-left: 15px;
}


/*-------------------------------------------------------------- # Top Notification End --------------------------------------------------------------*/

/*//////////////////////// Media Queries ////////////////////////*/
@media (max-width: 425px) {
    .dropdown-contents .nav-cards .row {
        padding-top: 5px;
    }

    .training-card .pub-icon {
        width: 13% !important;
    }

    .nav-menu a {
        padding: 5px 2px !important;
    }

    /*.cart-number {
        left: 14px;
    }*/ 
    
    .carousel-container {
       min-width: 340px !important;
    }   

    .photo-training {
        height: 208px;
    }

    .tr-titles {
        margin: 20px 0 !important;
        padding: 0 5px;
    }

    .training-section .card-body {
        min-height: 50px;
    }

}

@media (max-width: 320px) {

    .photo-training {
        height: 150px !important;
    }

    .photo-training img {
        height: 50px !important;
        width: 50px !important;
    }

    .level {
        display: none !important;
    }

    .tr-titles {
        margin: 0 !important;
        font-size: 11px;
    }
}

@media (max-width: 360px) {
    #nav-menu-container .fa-2x {
        font-size: 1.5em !important;
    }

    .cart-icon {
        top: 0px;
    }

    .cart-icon img {
        height: 25px !important;
    }

    .carousel-container {
       min-width: 290px !important;
    }
}

@media (min-width: 576px) {

    .carousel-container {
        min-width: 550px;
    }

    .input-group .form-control + .form-control, .input-group .custom-select + .form-control, .input-group .custom-file + .form-control {
        margin-left: 0px;       
    }

    .navbar-collapse.collapse {
        display: block;
        width: 100%;
    }

    /*Panality:*/
    .navbar > .container {
        padding-right: 0;
        padding-left: 0;
    }

    .topsearch {
        margin-right: 0px;
    }

    .navbar-header .li-phone-icon {
        display: none;
    }

    .navbar-header {
        margin-left: 5px;
    }

   .navbar-toggle {
        display: none;
    }    
}

@media (max-width: 375px) {
    .training-card {
        line-height: 46px !important;
    }

    .photo-training {
        height: 176px;
    }

    .tr-levels > span.skills {
        font-size: 12px !important;
    }

    .tr-titles {
        margin: 5px 0 !important;
    }

    .notification {
        font-size: 14px;
    }
}

@media (max-width: 767px) {

    .catnav > li.dropdown.open {
        background-image: none;
        box-shadow: none;
        background-color: #dfe6ec;
        color: #555;
    }
    
    /***AlignBottom changes***/
    .Account-link:hover, .Account-link:hover a {
        background: none !important;
        color: #fff;
        opacity: 1 !important;
        box-shadow: none !important;
        margin-top: 0px;
        padding-top: 0px;
    }

    .Account-link .sf-with-ul:after {
        display: none !important;
    }

    .login-link a:after {
    display: none !important;
    }

    .social-channel {
        display: none !important;
    }

    .input-group > select {
        width: 60% !important;
    }

    .nav > li.my-account > a {
        padding-right: 10px;
    }

    .training-card .pub-text {
        line-height: 54px;
    }

    .training-card {
        line-height: 48px;
        margin: 7px 0px 0px 0px !important;
    }

    .training-card .pub-icon {
        padding: 4px;
        margin: 3px 5px;
        width: 10% !important;
    }

    .navbar-header .li-phone-icon {
        display: inline-block;
    }

    .navbar-header .li-phone-text {
        display: block;
    }

    .top-nav-search {
        position: initial;
    }

    .navbar-nav {
        margin-bottom: 10px;
    }

    .navbar-right {
        margin-right: 0;
    }

    /****DISCUSSION***/
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }

    .my-account .fa-2x {
        font-size: 1.5em;
    }

    .link_text, .input-group > select {
        display: none !important;
    }

    #topContainer .navbar-header {
        margin-left: 0;
    }

    .catnav {
        width: 100%;
        flex-direction: column;
        background: #215577;
        margin-bottom: 0;
        margin-left: 0; 
    }

    #navbar > ul > li {
        width: 100% !important;
    }

    .pubdrop > .new-featured {
        width: 100%;
        background: #fff;
        padding: 0;
    }

    .navbar-toggle.collapsed > span.icon-cross {
        display: none;
    }

    .navbar-toggle > span.icon-cross {
        display: block;
    }
    
    .navbar-collapse .row {
        background: #eee;
    }

    .dropdown-contents {
        background: #ecf1f5;
        height: auto;
        overflow: auto; 
    }

    .trainingdrop .dropdown-contents {
        max-height: calc(100vh - 205px);      
    }
    
    .pubdrop .dropdown-contents {
        max-height: calc(100vh - 157px);        
    }

    .navbar-header {
        margin-left: 5px;
        float: left;
    }

    .navbar-collapse {
        display: none;
    }

    .collapse.in {
        display: block;
    }

    .navbar-toggle.collapsed > span.icon-bar {
        display: block;
    }

    .navbar-toggle {
        display: block !important;
    }

    .nav-toggle {
        margin: 0 15px;
        display: block;
    }

     .nav-cards {
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {

    .training-card .pub-text {
        line-height: 52px;
    }

    .navbar-header .li-phone-icon {
        display: inline-block;
    }

    .carousel-container {
       min-width: 400px;
    }

    .training-section .card-body {
        min-height: 50px;
    }

    .topsearch {
        margin-right: 0px;
    }

    .navbar-header .li-phone-text {
        display: block;
    }

    .mr-14 {
        margin-right: 14px;
    }   
    
    .mr-8 {
        margin-right: 5px;
    } 

    .link_text, .input-group > select {
        display: none !important;
    }

    .navbar-toggle {
        display: block !important;
        /*right: 15px !important;*/
    }

    .catnav {
        background: #fff !important;
        height: 100vh;
    }

    ul.catnav li {
        background: #215577;
    }

    #navbar > ul > li {
        width: 100% !important;
    }

    .pubdrop > .new-featured {
        width: 100%;
        background: #fff;
        padding: 0;
    }

    .navbar-collapse .row {
        background: #fff;
    }

    .dropdown-contents {
        background: #fff;
        height: 100vh;
    }

    .navbar-collapse.collapse {
        display: none;
    }

    .collapse.in {
        display: block;
    }

    .nav-toggle {
        width: 100%;
        margin: 0 !important;
    }

    .training-dropdown {
        border-top: 1px solid #fff;
    } 
}

@media (max-width: 768px) {
    .dropdown .dropdown-menu {
        position: static !important;
    }

    #header #logo h1 {
        font-size: 28px;
    }

    #header #logo img {
        max-height: 75px;
    }

    #mobile-nav-toggle {
        display: block;
    }

    .liSocialNetwork .social-links {
        text-align: right;
        margin-top: 10px;
    }

    a.special-hdr-button {
        display: none !important;
    }

    .special-hdr-button-mobile {
        position: absolute;
        right: 52px;
        top: 0px;
        color: white;
        display: block;
        border: 1px solid white;
        line-height: 25px;
        padding: 0px 10px 0px 10px !important;
    }


    .social-links a.icon.search-icon {
        display: none !important;
    }

    .search-form {
        display: block;
    }

    .header-sub {
        display: none;
    }

    #nav-menu-container strong {
        display: none;
    }

    .top_menu_link span {
        position: relative;
    }

    #header {
        padding: 15px 0px;
        height: auto;
    }

    .navbar-brand {
        padding-top: 0px;
    }

    /* Navigation Bar */
    #navbar > ul > li {
        width: 100%;
        text-align: center;
        margin: 0px 0px 0px 15px;
        padding: 0px;
    }

    #navbar > ul > li > ul > li > ul > li > ul {
        display: none;
    }

    .navbar-nav .show .dropdown-menu .dropdown-header, .navbar-nav .show .dropdown-menu > li > a {
        color: #555;
        background-color: #f5f5f5;
    }

    .new-featured {
        display: none;
    }

    .nav-cards {
        width: 100%;
    }    

    .nav-menu ul.dropdown-lr {
        /*display: none !important;*/
        border-top: none !important;
        right: -2px !important;
    }

    .login-active {
     background: none !important; 
    }

    .login-active a {
       color: #fff;
    }
    /* END*/
}

@media (max-width: 991px) {    

    .navbar-header .li-phone-text {
        display: none;
    }

    .new-featured {
        display: none;
    }

    .training-card .pub-icon {
        width: 15%;
    }

    .nav-cards {
        margin-bottom: 15px;
    }

    .elipsis-3 {
        -webkit-line-clamp: 2;
    }

    .training-section .card-body {
        min-height: 50px;
    }
}

@media (max-width:993px) {

    .cart-icon a {
        padding-left: 0px;
    }

    .top_search_menu {
        margin-top: 0px;
    }

    .nav-menu a {
        padding: 0px 4px;
    }

    .link_text {
        font-size: 12px;
    }

    .navbar-brand {
        padding-top: 0px;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    .Account-link .sf-with-ul:after {
        display: none;
    }

    .login-link a:after {
        display: none;
    }

    .nav-menu ul.dropdown-lr {
        right: -1px !important;
    }

    .Account-link.sfHover > a {
        border-right: 0 !important;
        color: #555 !important;
    }

    /***DISCUSSION ITEM***/

    /*.col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }*/

    .training-card .pub-icon {
        width: 17% !important;
    }

    .nav-cards {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {

     .Account-link:hover, .Account-link:hover > a {
        background: #eee !important;
        color: #000;
        opacity: 1 !important;
        box-shadow: none !important;
        margin-top: -10px;
        margin-bottom: -0px;
        padding-top: 10px;
    }

     .login-active a {
       color: #000;
    }

    .Account-link:hover {
        border-right: 0 !important;
    }

    /*.Account-link:hover .sf-with-ul:after {
        top: 14px !important;
    }*/

    li.my-account {
        margin-right: 15px;
    }
    /***DISCUSSION****/
    .navbar > .container {
        padding: 0 15px;
    }

    .show > .pubdrop {
        min-width: 720px;
    }

    .show > .trainingdrop {
        min-width: 720px;
        left: -172px;
    }

    .training-card .pub-text {
        line-height: 54px;
    }

    .training-card {
        line-height: 48px;
    }

    .training-card .pub-icon {
        padding: 4px;
        margin: 3px 5px;
        width: 25%;
    }

    .navbar-header {
        margin-left: auto;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .navbar-brand {
        padding-bottom: 8px !important;
}

    .login-link .header-sub {
    min-width: 82px;
}
}

@media (min-width: 992px) {
    .affix {
        top: 15px;
        position: fixed;
        margin-top: 10px;
    }

    .link_text {
        display: block;
    }

    li.my-account {
        margin-right: 5px;
    }

    .topsearch {
        margin-right: 2px;
    }

    .show > .pubdrop {
        min-width: 960px;
    }

    .show > .trainingdrop {
        min-width: 960px;
        left: -172px;
    }

    .training-card .pub-text {
        line-height: 60px;
    }

    .training-card {
        line-height: 56px;
    }

        .training-card .pub-icon {
            padding: 10px;
            max-height: 74px;
            margin: 0;
            width: 35%;
        }
}

@media (min-width: 1200px) {
    .show > .pubdrop {
        min-width: 1140px;
    }

    .topsearch {
        margin-right: -10px;
    }

    .show > .trainingdrop {
        min-width: 1140px;
        left: -172px;
    }

    .training-card .pub-text {
        line-height: 74px;
    }

    .training-card {
        line-height: 68px;
    }

    .training-card .pub-icon {
        padding: 10px;
        max-height: 80px;
        margin: 0;
    }
}

@media (min-width: 576px) {

    .navbar-brand > img {
        height: 50px;
    }

    .shop-by-phone {
        display: inline-block;
        font-size: 18px;
        padding: 12px 30px;
        margin: 0px auto;
    }
}

@media (min-width: 600px) and (max-width:1020px) {
    /*#nav-menu-container { display: none; }*/
    #mobile-nav-toggle {
        display: block;
    }

    .liSocialNetwork .social-links {
        text-align: right;
        margin-top: 10px;
    }

    a.special-hdr-button {
        display: none !important;
    }

    .special-hdr-button-mobile {
        position: absolute;
        right: 52px;
        top: 0px;
        color: white;
        display: block;
        border: 1px solid white;
        line-height: 25px;
        padding: 0px 10px 0px 10px !important;
    }


    .social-links a.icon.search-icon {
        display: none !important;
    }

    #mobile-nav {
        display: block;
    }

    .search-form {
        display: block;
    }
}
/*mobile*/
/*tablet e.g. iPad*/
@media (min-width: 768px) {
    .nav-menu > li {
        line-height: 46px;
    }

    .navbar-brand {
        height: auto;
        padding-bottom: 0px;
    }

    .topsearch {
        margin-right: 0px;
    }

    .shop-by-phone {
        display: none;
    }

    ul.catnav li {
        font-size: 18px;
    }

    .catnav {
        margin-right: -15px;
    }

    .navbar-toggle {
        display: none;
    }

     .pubdrop.dropdown-menu {
       min-width: 690px;
    }

    .carousel-container {
       min-width: 690px;
    }

    .trainingdrop.dropdown-menu {
        min-width: 690px;
        left: -175px;
    }  
    
    /*.photo-training {
        height: 210px;
    }*/    
}

/*normal desktop*/
@media (min-width: 992px) {
    /* Header */
    .navbar-brand > img {
        height: 80px;
        margin-left: 0;
    }

    #mobile-body-overly, #mobile-nav { /*display: none!important; */
    }

    /*.cart-number {
        left: 19px;
        top: 2px;
    }*/

    ul.catnav li {
        font-size: 18px;
    }

    .new-featured {
        width: 390px;
        display: block;
    }


    .show > .pubdrop {
        min-width: 940px;
    }

    .pubdrop > .new-featured {
        width: 430px;
        display: block;
    }

    .pubdrop > .nav-cards {
        width: 500px;
    }

    .pubdrop.dropdown-menu {
        min-width: 930px;
    }

    .carousel-container {
       min-width: 930px;
       max-height: 268px;
        min-height: 268px;
    }

    /*.photo-training {
        height: 168px;
    }*/

    .trainingdrop.dropdown-menu {
        min-width: 930px;
        left: -175px;
    }
}

@media (min-width: 1200px) {
    .topsearch {
        float: right;
    }

    .show > .dropdown-menu {
        min-width: 1000px;
    }

    .featured-width {
       min-width: 1110px;
    }

    .pubdrop.dropdown-menu {
       min-width: 1110px;
    }

    .carousel-container {
       min-width: 1110px;
       max-height: 312px;
        min-height: 312px;
    }

    .trainingdrop.dropdown-menu {
        min-width: 1110px;
        left: -175px;
    }
}

.login-error-msg{
    vertical-align: baseline !important;
    color: #007bff !important;
}

    .logo-desktop{
        max-width: 100%;
        height: auto !important;
        display: block;
    }
    .logo-tablet,.logo-mbl{
        display: none;
    }
    
    
    .store-logo{        
        padding-top: 0px !important;
        padding-bottom: 0 !important;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 40px;
    }
    .store-logo img{
        width: 85px;
        height: auto !important;
    }
    .navbar-brand{
        padding-top: 0.6rem;
    }
    @media screen and (max-width: 1200px){
        .logo-desktop,.logo-mbl{
            display: none;
        }
        .logo-tablet{
            display: block !important;
            max-width: 100%;
            height: auto !important;
        }
    }
    @media screen and (max-width: 991px){
        .logo-desktop,.logo-mbl{
            display: none;
        }
        .logo-tablet{
            display: block !important;
            max-width: 335px;
            min-width: 335px;
            height: auto !important;
        }
        .navbar-fixed-top .nav-menu-bottom ul.nav-menu{
            padding: 0;
        }
    }
     @media screen and (max-width: 767px){
        .logo-desktop,.logo-tablet{
            display: none !important;
        }
        .logo-mbl{
            padding-top: 8px;
            display: block !important;
            max-width: 120px;
            height: auto !important;
        }
        .navbar-brand{
            padding-top: 0.3rem;
        }
        .store-logo img{
            width: 70px;
            height: auto !important;
        }
    }

@media only screen and (max-width: 524px) {

    .training-name .tc3-training {
        max-width: 300px;
        line-height: 23px;
    }

    .training-name:nth-child(1):after {
        top: -12px;
        position: relative;
    }
}

.top_search_menu {
    margin-top: 0px;
}

.trainingdrop .new-featured, .trainingdrop .dropdown-contents {
    padding-bottom: 8px !important;
}

