﻿a.no-underline, a.no-underline:hover, a.no-underline:focus {
    border-bottom: none !important;
}
.header-f {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

    .header-f .mnb {
        position: static !important;
        width: auto !important;
        text-align: center !important;
        margin-left: 0 !important;
        float: left;
        padding-top: 4px !important;
    }

        .header-f .mnb a {
            margin: 0 15px;
            color: #ff9b12 !important;
            font-family: sofia-pro,Roboto,Helvetica,Arial,sans-serif;
            font-weight: 300;
            font-size: 16px;
            float: left;
            color: #fff !important;
        }

    .header-f .mop.active {
        color: #fff !important;
        /*border-bottom: 2px solid #03a9f4 !important;*/
        border-bottom: 2px solid #ff9b12 !important;
    }

    .header-f span.menu-text {
        font-family: sofia-pro,Roboto,Helvetica,Arial,sans-serif;
        font-weight: 300;
        font-size: 14px !important;
    }

    .header-f .mnb a:hover, .header-f .mnb a:active, .header-f .mnb a:focus {
        border-bottom: 2px solid #ff9b12 !important;
        /*border-bottom: 2px solid #03a9f4 !important;*/
        color: #fff !important;
    }

    .header-f a.dropdown-toggle {
        padding-top: 5px;
    }

.no-padding-right {
    padding-right: 0;
}

.header-f .mnb a {
    margin: 0 8px;
    color: #ff9b12 !important;
    font-family: sofia-pro,Roboto,Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 16px;
    float: left;
    color: #fff !important;
    line-height: 22px;
}

span.uic {
    width: 38px;
    height: 38px !important;
    padding: 8px;
    color: #000;
    background: #fff;
    border-radius: 50%;
    display: block;
    font-size: 20px;
    text-align: center;
}

i.fa.fa-star.color-orange {
    font-size: 22px;
    line-height: 35px;
}





.new-header-changes .inside-navbar .dropdown.open .dropdown-menu li {
    padding: 0px !important;
}

    .new-header-changes .inside-navbar .dropdown.open .dropdown-menu li a.fusion-background-highlight {
        margin: inherit !important;
        padding: 10px 15px 10px 5px !important;
        height: inherit !important;
        min-height: inherit !important;
        border: 0px !important;
        line-height: 22px !important;
    }

        .new-header-changes .inside-navbar .dropdown.open .dropdown-menu li a.fusion-background-highlight:hover {
            border: 0px !important;
        }

.new-header-changes .inside-navbar .dropdown.open .dropdown-menu li {
    padding: 0px !important;
}

/*hover-menu*/
.mega-menu {
    position: absolute;
    border-radius: 0;
    width: 100%;
    top: 60px;
    left: 0px;
    background-color: #000;
    transition: 0.1s ease-in 0.1s;
    max-height: 410px;
    overflow: auto;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    padding: 50px;
}

    .mega-menu.isactive {
        visibility: visible;
        opacity: 1;
    }


.inside-menu-common {
    display: flex;
    justify-content: center;
}

    .inside-menu-common .inner-common {
        max-width: 33.333%;
        width: 100%;
        text-align: left;
        padding: 15px;
    }

.mega-menu .inner-common .drop-down-inner-btn a.drop-down-tag {
    border-bottom: 0px;
    margin: 0px;
}

    .mega-menu .inner-common .drop-down-inner-btn a.drop-down-tag:hover {
        border-bottom: 0px;
    }

.drop-menu-title h3 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    margin-top: 0;
}

.drop-menu-common {
    display: block;
    width: 100%;
}

.drop-menu-title h3 {
    border-bottom: 1px solid #ff9b12;
}

.mega-menu .inner-common .drop-down-inner-btn a.drop-down-tag {
    margin-bottom: 5px;
    display: block;
    float: none;
    border-bottom: none !important;
}

    .mega-menu .inner-common .drop-down-inner-btn a.drop-down-tag:hover {
        border-bottom: none !important;
    }

.drop-down-inner-btn {
    display: inline-block;
    width: 100%;
    height: auto;
}

.header-f .mega-menu .right-box-new {
    float: none;
    display: flex;
    padding: 10px;
    background: #22242A;
    border-bottom: none !important;
    margin: 0px !important;
    cursor: pointer;
}

    .header-f .mega-menu .right-box-new:hover {
        border-bottom: none !important;
    }

.right-box-new .img-box img {
    width: 136px;
    height: 136px;
    object-fit: contain;
    max-width: 136px;
}

.right-text-title {
    margin-left: 20px;
}

/*header-menu-changes*/
.inside-navbar {
    margin-right: 5px !important;
    margin-top: 0px !important
}

.header-f.new-header-changes .favourite {
    margin-top: -8px !important;
    font-size: 22px !important;
    line-height: 10px !important;
    padding: 0 !important;
}

.inside-navbar li.dropdown.profile {
    padding-right: 0px !important;
    margin-top: -15px;
    float: right !important;
}

    .inside-navbar li.dropdown.profile .dropdown-toggle {
        padding: 5px 0px 0px 0px !important;
        margin-left: 15px !important;
    }

.header-f.new-header-changes {
    padding-right: 2% !important;
}

.inside-navbar .favourite {
    margin-left: 15px !important;
}

/*search*/
.for-add-beta {
    display: flex;
    justify-content: space-between;
    width: 87%;
    align-items: center;
}

    .for-add-beta #custom-search-input-s {
        margin-bottom: 0 !important;
        height: 35px !important;
        background-color: #F1F3F4 !important;
        margin-top: 0px !important;
        width: 60% !important;
        border-radius: 45px !important; /*50px !important;*/
        margin-top: -2px !important;
        min-width: inherit !important;
    }

    .for-add-beta .custom-search-input-sf .input-group-search {
        border-radius: 50px !important;
        background: #fff;
        width: 100%;
    }

    .for-add-beta #custom-search-input-s .input-group-btn.search-panel {
        position: absolute;
        right: 40px;
        width: 210px;
        height: 26px;
        top: 4px;
        border-left: 1px solid #999;
        padding-right: 0;
        overflow: visible !important;
        float: left;
        z-index: 9999;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        white-space: nowrap;
        vertical-align: middle;
        display: block;
        margin: 0;
    }

    .for-add-beta #custom-search-input-s input {
        width: 49% !important;
        font-weight: 300;
        font-size: 14px;
        color: #000;/*#B4B1B1;*/
        background: #fff !important;
        border: 2px solid #fff;
        border-radius: 35px;
        height: 35px !important;
        padding-left: 15px;
        padding-right: 15px;
        border: none !important;
    }

        .for-add-beta #custom-search-input-s input::placeholder {
            font-size: 14px !important;
        }

    .for-add-beta #custom-search-input-s .search-panel.input-group-btn > a {
        max-width: 90%;
        width: 100%;
        padding-top: 0px !important;
    }



.vertical-icon_small {
    background-size: 20px;
    width: 20px !important;
    height: 20px !important;
    float: left;
    color: #fff;
    border-radius: 5px;
    margin-right: 5px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 3px;
    background-color: #032949;
    margin-left: 5px;
}

.for-add-beta #search_concept {
    line-height: 20px !important;
    margin-left: 0px;
    width: 150px;
    display: block;
    margin: 0 !important;
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #777 !important;
    padding: 4px 0;
}

.new-caret {
    display: inline-block;
    float: right;
}

.for-add-beta #searchbtn {
    float: right;
    color: #fff;
    height: 35px !important;
    width: 147px;
    background: #ff9b12;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 0 50px 50px 0px;
}

.for-main-search #searchbtn {
    position: relative;
    background-color: transparent !important;
    width: 38px !important;
}

.for-add-beta #searchbtn i {
    color: #261919 !important;
    top: 9px;
    display: block !important;
    font-size: 16px;
    position: absolute;
    left: 13px;
    font-weight: 100;
}

.dropdown-menu {
    box-shadow: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1277;
    margin-top: 0px;
    border: 1px solid #D9DEE4;
    background-color: #fff;
    background-clip: padding-box;
}

#ddm {
    top: 45px;
    right: 20px;
    left: 0;
    border: none;
    border-radius: 7px;
    border: 1px solid #eee;
    background: #fff;
    max-height: 350px;
    overflow-y: auto;
    min-width: 250px;
    max-width: 400px;
    font-size: 10px;
    width: 100%;
    padding-bottom: 10px;
}

custom-search-input-s li a {
    display: inline;
}

.for-add-beta .custom-search-input-sf .dropdown-menu li a {
    color: #032949 !important;
    padding: 0px !important;
    font-weight: 600;
    display: inline;
    text-align: left !important;
    font-size: 10px;
    margin-left: 5px;
    margin-top: 2px;
}

.for-add-beta .dropdown-menu .divider {
    padding: 0px !important;
}

.for-add-beta .custom-search-input-sf .dropdown-menu li {
    overflow: hidden;
    padding: 0px 4px;
    text-align: left;
    display: flex;
    margin-top: 10px;
}

.for-add-beta .form-control:focus {
    outline: none !important;
    border: 0px !important;
    box-shadow: none !important;
}

.for-add-beta #custom-search-input-s input {
    border-color: #F1F3F4 !important;
}

    .for-add-beta #custom-search-input-s input[type="checkbox"] {
        width: 16px !important;
        height: 16px !important;
        display: inline-block;
        margin: 0px;
    }


.header-f.new-header-changes .home-signup {
    width: auto !important;
    padding: 10px 14px !important;
}

.header-f .nav {
    min-width: 80px !important;
}

.new-header-changes .mnb a.favourite:hover,
.new-header-changes .mnb a.favourite:active,
.new-header-changes .mnb a.favourite:focus,
.new-header-changes .mnb a.welcome-text:hover,
.new-header-changes .mnb a.welcome-text:active,
.new-header-changes .mnb a.welcome-text:focus {
    border-bottom: none !important;
}

/*
.small-dropdown-menu {
    position: absolute;
    border-radius: 0;
    width: 300px;
    top: 50px;
    right: 110px;
    background-color: #fff;
    transition: 0.1s ease-in 0.1s;
    max-height: 500px;
    overflow: auto;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 9%);
    border: 1px solid #ededed;
}

    .small-dropdown-menu.isactivetraining {
        visibility: visible;
        opacity: 1;
    }

    .small-dropdown-menu ul {
        margin: 0 !important;
        padding: 0px 0 !important;
    }

        .small-dropdown-menu ul li {
            list-style: none !important;
            font-size: 15px;
            color: #000 !important;
        }


.new-header-changes .small-dropdown-menu ul li a {
    color: #000 !important;
    text-align: left;
    margin: 0px;
    padding: 3px 0px;
    font-size: 13px !important;
    font-weight: 400;
    display: block;
    float: none;
}

    .new-header-changes .small-dropdown-menu ul li a:hover,
    .new-header-changes .small-dropdown-menu ul li a:active,
    .new-header-changes .small-dropdown-menu ul li a:focus {
        border-bottom: 0px !important;
        color: #FF9B12 !important;
    }
    */

.small-dropdown-menu h4 {
    text-align: right !important;
    font-weight: 600 !important;
    font-size: 14px;
    margin: 5px 0px 10px !important;
    text-transform: capitalize;
    color: #000 !important;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 5px;
}
/*responsive*/

@media only screen and (min-width: 1600px) {
    .for-add-beta #custom-search-input-s {
        width: 50% !important;
    }

        .for-add-beta #custom-search-input-s input {
            width: 50% !important;
        }
}

@media (max-width: 1365px) {
    .new-adv-menu.for-add-beta {
        width: 79% !important;
    }

        .new-adv-menu.for-add-beta #custom-search-input-s {
            width: 60% !important; /*30% !important;*/
        }

            .new-adv-menu.for-add-beta #custom-search-input-s input {
                width: 30% !important;
            }

    .header-f.new-header-changes .home-signup {
        width: auto !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (max-width: 1270px) {
    .col-md-4.hidden-xs.no-padding-right.hidden-sm.adv-menu {
        display: none;
    }
}

@media (min-width: 1171px) {
    #hamburger, .sidenav {
        display: none;
    }
}

@media (max-width: 1170px) {
    .new-header-changes .for-add-beta .mnb {
        display: none !important;
    }

    .new-adv-menu.for-add-beta #custom-search-input-s {
        margin-right: 40px;
        width: 100% !important;
    }

    .new-adv-menu.for-add-beta {
        justify-content: flex-end !important;
        width: 45% !important;
    }

        .new-adv-menu.for-add-beta #custom-search-input-s input {
            width: 45% !important;
        }
    /* Fixed sidenav, full height */
    .sidenav {
        height: 100%;
        width: 250px;
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        background-color: #111;
        overflow-x: hidden;
        padding-top: 20px;
        transition: all 0.3s ease 0.3s;
        padding: 10px;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
    }

    .active .sidenav {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transition: all 0.3s ease 0.3s;
    }
    /* Style the sidenav links and the dropdown button */
    .sidebar-menu {
        padding: 0px;
        margin-bottom: 0px;
        margin-top: 60px !important;
    }

        .sidebar-menu li a {
            padding: 5px;
            text-decoration: none;
            font-size: 18px;
            color: #fff;
            display: block;
            border: none;
            background: none;
            width: 100%;
            cursor: pointer;
            outline: none;
        }

        .sidebar-menu li {
            list-style: none !important;
            margin-bottom: 5px;
        }

            .sidebar-menu li:last-child {
                margin-bottom: 0px;
            }

    .sidenav a:hover, .dropdown-btn:hover {
        color: #f1f1f1;
    }

    .adv-menu, .new-adv-menu {
        display: none;
    }

    div#hamburger {
        position: absolute;
        right: 24px;
        top: 13px;
        color: #fff;
        font-size: 30px;
        cursor: pointer;
        line-height: 30px;
    }

    .closebtn {
        color: #fff;
        position: absolute;
        top: 13px;
        right: 24px;
        font-size: 30px;
        cursor: pointer;
        line-height: 30px;
    }

    .header-f .sidebar-menu .home-signup {
        margin-top: 0px !important;
        text-align: center !important;
        line-height: 22px !important
    }

    .nav-position {
        position: absolute !important;
        top: 8px !important;
        left: 15px !important;
        min-width: inherit !important;
        margin: 0px !important;
    }

    .header-f .sidebar-menu a.dropdown-toggle {
        line-height: 20px !important;
        padding: 5px 0px 0px 0px !important;
    }

    .header-f .sidebar-menu li.dropdown {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .header-f .sidebar-menu .open .dropdown-menu {
        right: -150px !important;
        top: 70px !important;
        min-width: 190px !important;
        width: 100% !important;
    }

    #hamburger i {
        font-weight: 300 !important;
    }
}

@media (max-width: 575px) {
    .nav-position {
        margin: 0px !important;
    }
}

@media (max-width: 400px) {
    .sidenav {
        width: 100% !important;
    }

        .sidenav li a {
            text-align: center;
            padding: 10px !important;
        }

    .sidebar-menu .home-signup {
        margin: 0 auto !important;
    }
}
