/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

body.hidden {
    overflow: hidden;
}

header {
    border-bottom: 2px solid #103540;
    background-color: #fff;
    position: relative;
    z-index: 50;
}

.navbar-nav .dropdown-menu-user .dropdown-item {
    padding: .25rem 1.25rem;
    font-size: 0.95em;
}

.navbar-nav-mob .dropdown-menu-user .dropdown-item {
    font-size: 1.3rem;
    line-height: 1.9rem;
}

.caretarrow {
    margin-left: .725rem;
}

.dropdown-menu-firm {
    right: 0;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    margin-right: 0;
    left: inherit;
    min-width: auto;
}

.dropdown-menu-user {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.dropdown-menu.dropdown-menu-user .dropdown-item {
    border-bottom: 1px #cccccc solid;
}

.dropdown-menu.dropdown-menu-user li:last-child .dropdown-item {
    border-bottom: none;
}

.multi-column .multi-column-dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navbar {
    padding: 0.6rem 0;
}

@media screen and (min-width: 576px) {
    .multi-column .row .col-sm-4:not(:last-child) {
        border-right: 1px solid #ddd;
    }
}

@media screen and (min-width: 770px) {
    .dropdown-menu.columns-3 {
        min-width: 600px;
    }

    .navbar {
        padding: 0;
    }
}

.navbar-nav-mob .dropdown-menu-user .dropdown-header {
    font-size: 1.4rem;
}

.dropdown-header {
    color: #303030;
    font-size: 100%;
    padding: 0.7rem 1.5rem 0.7rem 1.25rem;
    position: relative;
}

header.hdr-fixed {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
}

header.hdr-fixed.sub {
    z-index: 2010;
}

.no-scroll > header {
    z-index: 1055 !important;
}

header.hdr-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

header.hdr-banner .banner-header body *,
header.hdr-banner .banner-header * {
    width: calc(100vw - 20px) !important;
    max-width: 728px !important;
    max-height: 90px !important;
}

.banner-header img {
    display: block;
}

.banner-header a {
    display: inline-block;
}

@media screen and (min-width: 1650px) {
    header.hdr-banner .banner-header {
        margin: 10px auto;
        max-height: 90px;
    }

    .hdr-banner .navbar {
        padding: 0 0 10px;
    }
}

.hdr-banner .navbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
}

.navbar-brand {
    margin-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-brand img {
    height: 2rem;
}

#navbar.collapse.navbar-collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
}

.navbar-search {
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 40px;
}

.hero_search_area button {
    background-color: transparent;
    border: medium none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 18px;
    top: 8px;
    width: 24px;
    padding: 0;
    color: rgba(35, 35, 35, 0.6);
}

.hero_search_area button:hover {
    color: #444;
}

.hero_search_area::-webkit-input-placeholder {
    color: #000;
}

.hero_search_area::-moz-placeholder {
    color: #000;
}

.hero_search_area:-ms-input-placeholder {
    color: #000;
}

.hero_search_area::-ms-input-placeholder {
    color: #000;
}

.hero_search_area::placeholder {
    color: #000;
}

.hero_search_area button img {
    width: 100%;
    fill: #888;
}

.hero_search_area input.form-control {
    border: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 25px;
    width: 39px;
    background-color: transparent;
}

.navbar-search__back {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 10px;
    cursor: pointer;
    border-radius: 25px;
    padding: 20px;
    position: relative;
    display: none;
}

.search-form .navbar-search__label {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.navbar-search__back::after {
    content: '';
    background: url(../icons/right-arrow.svg) no-repeat;
    width: 45%;
    height: 45%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.navbar-search__back:hover {
    background: rgba(60,64,67,0.06);
}

.navbar-search__field {
    border-radius: 20px;
    color: #fff;
}

.navbar-search__field::-webkit-input-placeholder {
    color: #fff;
}

.navbar-search__field::-moz-placeholder {
    color: #fff;
}

.navbar-search__field:-ms-input-placeholder {
    color: #fff;
}

.navbar-search__field::-ms-input-placeholder {
    color: #fff;
}

.navbar-search__field::placeholder {
    color: #fff;
}

header .search-form {
    position: static;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    right: 135px;
    background: transparent;
    width: 40px;
    overflow: hidden;
    margin: 0;
}

.hero_search_area.search-form.opened {
    width: 100vw;
    right: -10px;
    padding: 10px 16px;
    z-index: 5;
    position: absolute;
    background: #fff;
    border-bottom: 1px solid white;
}

header .search-icon-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    min-height: 100%;
    top: 0;
    padding: 18px;
    left: 0;
    border: 0;
    cursor: pointer;
    background: url(../icons/mobile_search.svg) rgba(60,64,67,0.06) center no-repeat;
    background-size: 1rem;
    border-radius: 50px;
    color: transparent;
    -webkit-transition: right 0.5s,left 0.5s;
    -o-transition: right 0.5s,left 0.5s;
    transition: right 0.5s,left 0.5s;
    opacity: 1;
}

header .search-icon-mobile:hover {
    background: url(../icons/mobile-search-hover.svg) rgba(60,64,67,0.1) center no-repeat;
    background-size: 1rem;
}

.hero_search_area.search-form.opened .navbar-search__field::-webkit-input-placeholder {
    color: rgba(35, 35, 35, 0.6);
}

.hero_search_area.search-form.opened .navbar-search__field::-moz-placeholder {
    color: rgba(35, 35, 35, 0.6);
}

.hero_search_area.search-form.opened .navbar-search__field:-ms-input-placeholder {
    color: rgba(35, 35, 35, 0.6);
}

.hero_search_area.search-form.opened .navbar-search__field::-ms-input-placeholder {
    color: rgba(35, 35, 35, 0.6);
}

.hero_search_area.search-form.opened .navbar-search__field::placeholder {
    color: rgba(35, 35, 35, 0.6);
}

.hero_search_area.search-form.opened .navbar-search__field {
    color: #495057;
    border: 1px solid #ababab;
    padding-right: 35px;
}

.hero_search_area.search-form.opened .navbar-search__back {
    display: block;
}

.hero_search_area.search-form.opened .search-icon-mobile {
    right: 5px;
    left: auto;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: right 0.5s,left 0.5s;
    -o-transition: right 0.5s,left 0.5s;
    transition: right 0.5s,left 0.5s;
    background-size: 1rem;
    padding: 16px;
}

.dv_popup_gray.search__result .outer {
    margin: 0;
}

.dv_popup_gray.search__result .inner {
    box-shadow: none;
    padding-top: 8px;
}

.icn_menu {
    display: inline-block;
    height: 32px;
    color: #444;
    cursor: pointer;
    margin-top: 2px;
}

.icn_user {
    font-size: 30px;
    color: #000
}

.header_block {
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 2.3rem;
    font-weight: bold;
    letter-spacing: -0.03rem;
}

.header_block span {
    display: inline-block;
    color: #000;
    border-bottom: 5px solid #008c44;
}

.header_block span:after {
    display: inline-block;
    width: 0.3rem;
    content: " ";
}

header .main-menu {
    text-align: left;
    margin-top: 1.2rem;
    margin-bottom: 0.7rem;
}

header .main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

header .main-menu ul li {
    display: inline-block;
    color: #000;
    font-size: 1em;
    text-align: left;
}

header .main-menu ul li a, header .main-menu ul li a:visited {
    color: #000 !important;
}

header .main-menu ul li.active {
    font-weight: bold;
}

#header_fixed {
    color: #666;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#dddddd, direction=180, strength=5);
    z-index: 250;
    padding: 0.5rem 0 2px 0;
}

#header_fixed .container {
    position: relative;
    max-width: 1440px;
}

#header_fixed .infopane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0.25rem;
    justify-content: space-around;
}

#header_fixed .img {
    width: 5rem;
    height: auto;
    overflow: hidden;
}

#header_fixed .img img {
    max-width: 100%
}

#header_fixed .info {
    margin-left: 1rem;
    min-width: 70%;
}

#header_fixed .info .sku, #header_fixed .info .supplier {
    color: #888;
    font-size: 0.8em;
    margin-right: 1rem;
}

#header_fixed .info .product-title {
    font-weight: 500;
    font-size: 1.8rem;
    color: #202124;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#header_fixed .pricingReg {
    margin-right: 5%;
    margin-top: 12px;
    white-space: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#header_fixed .pricingReg .price__dollars {
    font-size: 0.8em;
}

#header_fixed .price__cents {
    font-size: 0.5em;
}

#header_fixed .gotop {
    background-color: #ff771c;
    position: absolute;
    right: 15px;
    top: -0.5rem;
    border-radius: 0 0 3px 3px;
    text-align: center;
    cursor: pointer;
    color: white;
    padding: 0.5rem;
    line-height: 50%;
    font-weight: 500;
}

#header_fixed .gotop .icon {
    display: inline-block;
    margin: -0.4rem 0;
    font-size: 2rem;
    line-height: 1%;
}

#header_fixed .gotop .label {
    padding-bottom: 0.5rem;
}

#header_fixed .main-menu {
    text-align: left;
    padding-top: 0.2rem;
    position: relative;
}

#header_fixed .main-menu::before {
    content: '';
    border-top: 1px solid #248761;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
}

#header_fixed .main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

#header_fixed .main-menu ul li {
    display: inline-block;
    color: #000;
    font-size: 0.9em;
    text-align: left;
}

#header_fixed .main-menu ul li a, #header_fixed .main-menu ul li a:visited {
    color: #247bbd !important;
}

#header_fixed .main-menu ul li.active {
    font-weight: bold;
}

#header_fixed .main-menu ul li.active a, #header_fixed .main-menu ul li.active a:visited {
    color: #000 !important;
}

#header_fixed .main-menu ul li.active a:hover {
    text-decoration: none;
}

#header_fixed .main-menu ul li.active a:after {
    content: "";
    width: 100%;
    display: block;
    position: relative;
    top: 3px;
    height: 0;
    border-bottom: 4px solid #008c44;
}

#header_fixed .infopane:after {
    display: block;
    clear: both;
    content: " ";
    font-size: 0;
    height: 0;
}

#header_fixed .infopane .supplier a, #header_fixed .infopane .supplier a:visited {
    color: #888888 !important;
}

#header_fixed .infopane .supplier a:hover, #header_fixed .infopane .supplier a:hover:visited {
    color: #000 !important;
}

.navbar-toggler {
    display: inherit !important;
}

.dropdown-menu-cont {
    width: 100%;
    height: 100%;
    position: fixed;
    left: -100%;
    display: block;
    z-index: 1100;
    background-color: rgba(0, 0, 0, 0.3);
}

.dropdown-menu-cont.shown {
    left: 0;
}

.dropdown-menu-left {
    background-color: #008c44;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 90%;
    position: fixed;
    left: -100%;
    bottom: 0;
    padding-top: 3rem;
    display: block;
    overflow-y: auto;
}

.dropdown-menu-left::-webkit-scrollbar {
    width: 0;
    background: transparent;
}

.dropdown-menu-cont.shown .dropdown-menu-left {
    left: 0;
}

.dropdown-menu-left .dropdown-item, .dropdown-menu-left .dropdown-item:visited {
    color: #fff !important;
    text-align: center;
    padding: .5rem 1rem;
    margin-bottom: 0.75rem;
    display: inline-block;
}

.dropdown-menu-left .dropdown-item .icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-size: cover;
}

.dropdown-menu-left .dropdown-item span {
    display: block;
    font-size: 1.1rem;
    margin-top: -0.25rem;
}

@media (min-width: 770px) {
    header .search-form {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .hero_search_area.search-form {
        right: auto;
        left: 150px;
        max-width: 360px;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
    }

    .hero_search_area.search-form.opened {
        left: -16px;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
        padding: 6px 16px;
        /*
        -webkit-box-shadow: 5px 5px 10px -5px #999999;
        box-shadow: 5px 5px 10px -5px #999999;
        padding: 8px 16px 46px 16px;
        border-radius: 0 0 3px 3px;
        */
    }

    /*.hero_search_area.search-form.opened .navbar-search__label::after {
        content: attr(data-search);
        position: absolute;
        bottom: -32px;
        left: 50%;
        line-height: 1;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        color: #000;
        width: 100%;
        text-align: center;
    }*/
}

@media screen and (min-width: 900px) {
    .dropdown-menu-left {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .dropdown-menu-left .dropdown-item .icon {
        width: 1.25rem;
        height: 1.2rem;
    }

    .dropdown-menu-left .dropdown-item span {
        font-size: 0.75rem;
    }
}

.dropdown-menu-left .dropdown-item:not(.active):focus,
.dropdown-menu-left .dropdown-item:not(.active):hover,
.dropdown-menu-left .dropdown-item:hover {
    background-color: #006632;
}

.dropdown-menu-left .dropdown-item .icon-trade {
    background-image: url('../menu/trade.svg');
}

.dropdown-menu-left .dropdown-item .icon-news {
    background-image: url('../menu/news.svg');
}

.dropdown-menu-left .dropdown-item .icon-firms {
    background-image: url('../menu/firms.svg');
}

.dropdown-menu-left .dropdown-item .icon-research {
    background-image: url('../menu/research.svg');
}

.dropdown-menu-left .dropdown-item .icon-blogs {
    background-image: url('../menu/blogs.svg');
}

.dropdown-menu-left .dropdown-item .icon-events {
    background-image: url('../menu/events.svg');
}

.dropdown-menu-left .dropdown-item .icon-jobs {
    background-image: url('../menu/jobs.svg');
}

.dropdown-menu-left .dropdown-item .icon-advert {
    background-image: url('../menu/advert.svg');
}

.dropdown-menu-left .dropdown-item .icon-info {
    background-image: url('../menu/info.svg');
}

.dropdown-menu-left .dropdown-item .icon-star {
    background-image: url('../menu/star.svg');
}

.dropdown-menu-left .dropdown-item .icon-reference {
    background-image: url('../menu/question.svg');
}

header .hamburger-menu {
    cursor: pointer;
    font-size: 1.7rem;
    color: transparent;
    padding: 0 0.6rem;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 42px;
}

header .hamburger-menu i::before {
    color: rgba(35, 35, 35, 0.6);
}

header .hamburger-menu i:before {
    content: "\f0c9"
}

header .hamburger-menu.down i:before {
    content: "\f00d";
}
/* 
header a, header a:visited {
    color: rgba(35, 35, 35, 0.6) !important;
} */

.navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbar-nav .reg-links {
    align-self: center;
    padding-right: .6rem;
}

.navbar-nav a {
    color: #676767;
    text-decoration: none;
}

.navbar-nav .nav-item {
    padding: 0 0.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px;
}

.nav-item.nav-company {
    margin-right: 0;
    padding: 0 1.2rem 0 0.6rem;
    position: relative;
    line-height: 1.2;
}

a#navbarFirmCurrent {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 210px;
}

.navbar-nav .nav-item:last-child {
    margin: 0;
    padding: 0;
    padding-right: 10px;
}

.navbar-nav .dropdown-menu {
    position: absolute;
    left: auto;
    right: 0;
    top: 105%;
    border-radius: 5px;
    padding: 0.5rem;
    width: 100vw;
    max-width: 600px;
    overflow: hidden;
}

.navbar-nav a:hover, .navbar-nav a:hover:visited {
    color: #36393C;
}

.navbar-nav .nav-item.nav-username {
    padding: 5px 0.6rem;
}

.navbar-nav .nav-item.nav-username > a {
    text-align: center;
    white-space: nowrap;
}

.nav-username .usname span {
    padding-left: 6px;
}

.nav-username .caretarrow, .nav-company .caretarrow {
    display: inline-block;
    font-size: 1.2em;
    position: relative;
    top: 0.1rem;
}

.nav-username .caretarrow:focus, .nav-company .caretarrow:focus {
    outline: none;
}

.nav-username img {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 50%;
}

.nav-username span {
    padding-left: 0.725em;
}

#navbarUserMenu[aria-expanded=false] .fa-angle-down:before {
    content: "\f107";
}

#navbarFirmMenu[aria-expanded=false] .fa-angle-down:before {
    content: "\f107";
}

#navbarUserMenu[aria-expanded=true] .fa-angle-down:before {
    content: "\f106";
}

#navbarFirmMenu[aria-expanded=true] .fa-angle-down:before {
    content: "\f106";
}

#navbarFirmMenu {
    text-decoration: none;
}

.nav-company:after {
    display: inline-block;
    content: " ";
    /* border-left: 1px solid #eaeaea; */
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.nav-alerts i {
    font-size: 1.5rem;
}

.nav-alerts #navbarAlertMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    position: relative;
}

.navbar-nav .exclamation-circle {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #c53929;
    position: absolute;
    right: -0.2rem;
    top: 0rem;
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: 0.75rem !important;
    text-align: center;
    line-height: 1rem;
    -webkit-box-shadow: rgb(255 255 255) 0px 0px 0px 2px;
    box-shadow: rgb(255 255 255) 0px 0px 0px 2px;
}

.navbar-nav .nav-alerts .dropdown-menu-alerts {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    background-color: #f7f7f7;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    max-width: 450px;
    max-height: 440px;
    overflow-y: auto;
}

.dropdown-menu-alerts .dropdown-item {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    margin: 4px 0 0 0;
    background-color: #fff;
    overflow: hidden;
}

.dropdown-menu-alerts .dropdown-item:last-of-type {
    margin-top: 2px;
    text-align: center;
}

.dropdown-menu-alerts .dropdown-item:first-of-type,
.dropdown-menu-alerts .dropdown-item:only-of-type {
    margin-top: 0;
}

.dropdown-menu-alerts .dropdown-item:hover {
    background-color: #fff !important;
}

.dropdown-menu-alerts .dropdown-item:focus {
    outline: none;
}

.dropdown-menu-alerts .dropdown-item:active {
    color: inherit;
}

.dropdown-menu-alerts img {
    height: 2.5rem;
    width: 2.5rem;
    min-width: 2.5rem;
    border-radius: 50%;
    margin-right: 1rem;
    margin-top: 0.375rem;
}

.dropdown-menu-alerts .info {
    display: block;
    color: #808080;
    font-size: 0.9em;
    white-space: normal;
    max-height: 3em;
    overflow: hidden;
    line-height: 1.25rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
}

.dropdown-menu-alerts .firm {
    display: block;
    color: #808080;
    font-size: 0.9em;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.25rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.dropdown-menu-alerts .date {
    display: block;
    color: #aaa;
    font-size: 0.8em;
    margin-top: .275rem;
}

.dropdown-menu-alerts .links {
    display: block;
    font-size: 0.9em;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    text-align: left;
}

.dropdown-menu-alerts .links a, .dropdown-menu-alerts .links a:visited {
    color: #4385f4 !important;
    padding-right: 1rem;
}

.dropdown-menu-alerts .dropdown-item:not(.active):focus, .dropdown-menu-alerts .dropdown-item:not(.active):hover {
    background-color: inherit;
}

.dropdown-menu-alerts a.lnk-memessages, .dropdown-menu-firm .dropdown-item:last-child {
    font-size: 90%;
    color: #4a7596 !important;
}

.dropdown-menu-alerts a.lnk-memessages:hover, .dropdown-menu-alerts a.lnk-memessages:visited {
    color: #4a7596 !important;
}

.dropdown-menu-alerts a.lnk-memessages {
    display: block;
}

.dropdown-menu-alerts .main {
    display: block;
    margin: 10px 0;
    max-width: 315px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.copyright {
    margin-top: 1rem;
}

.copyright a {
    color: #666 !important;
}

footer .center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}


.social-link {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 2px;
}

.social-link img {
  border-bottom: none;
  padding: 0 5px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.social-link.twitter img {
  width: 26px;
}

.social-link.facebook img {
  width: 28px;
}

.social-link.rss img {
  width: 28px;
}

.social-link.telegram img {
  width: 28px; /* or adjust to fit your design */
}


footer .exb {
    float: left;
    margin-right: 10px;
}

@media screen and (min-width: 770px) {
    .navbar-brand img {
        height: 3rem;
    }

    header .hamburger-menu {
        margin-right: 30px;
    }

    .navbar-nav .dropdown-menu {
        top: 115%;
    }

    .dropdown-menu.dropdown-menu-firm {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .nav-item.nav-alerts {
        position: relative;
    }
}

@media (min-width: 2000px) {
    header .hamburger-menu {
        margin-left: 10px;
    }
}

@media (min-width: 1900px) and (max-width: 1999px) {
    header .hamburger-menu {
        margin-left: 15px;
    }
}

@media (min-width: 1650px) {
    #header_fixed .infopane {
        margin-left: -20px;
    }
}

@media (min-width: 1600px) {
    .container.main-fixed {
        -webkit-transition: all 600ms;
        -o-transition: all 600ms;
        transition: all 600ms;
        position: relative;
        left: 0px;
    }
}

@media (max-width: 1299px) {
    #dv_popup_fld_header_search.dv_popup_gray .inner .items h2 {
        font-size: 20px;
        padding-left: 2%;
    }

    #header_fixed .info {
        margin-left: .8rem;
    }

    #header_fixed .main-menu {
        margin-top: 1rem;
    }

    .hero_search_area button {
        position: absolute;
        right: 3%;
        top: 7px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
}

@media (max-width: 900px) {
    /** ALERT MENU **/
    .dropdown-menu-alerts .info {
        max-height: 4rem;
    }

    #header_fixed .pricingReg {
        margin-right: 5%;
    }

    #header_fixed .info {
        width: 65%;
        min-width: unset;
    }

    .navbar-nav .nav-alerts .dropdown-menu-alerts {
        max-width: calc(100vw - 40px);
    }

    #header_fixed .info .product-title {
        font-size: 1.3rem;
        white-space: normal;
    }

    #navbarFirmMenu {
        margin-right: 0;
    }

    .dropdown-menu-alerts .dropdown-item div:nth-child(2) {
        width: 85%;
        font-size: 1rem;
    }

    .hero_search_area .form-control {
        width: 100%;
        margin-right: 0 !important;
    }

    .hero_search_area button {
        position: absolute;
        right: 2%;
        top: 8px;
    }

    #header_fixed .articul {
        font-size: .9rem;
    }

    #header_fixed .gotop .label {
        display: none;
    }

    #header_fixed .gotop {
        padding: 0.5rem 0.7rem;
    }
}

@media screen and (max-width: 700px) {
    .dropdown-menu-close {
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
        background: url("/assets/wide/icons/light/close.svg") no-repeat 50% 50%/contain;
        padding: 10px;
    }
}

@media (device-height: 896px) {
    .dropdown-menu-cont.shown .dropdown-menu-left {
        height: 900px;
    }
}

@media (max-height: 768px) and (orientation: landscape) {

    .dropdown-menu-left .dropdown-item {
        margin-bottom: 0 !important;
        padding: .4rem 1rem !important;
        line-height: 1.45rem;
    }

    .dropdown-menu-left {
        line-height: 1.6rem;
        padding: 1.5rem 0;
    }
}

@media (max-width: 768px) {
    .hdr-fixed .posrel {
        width: 100%;
        max-width: unset;
    }

    header .dropdown-menu.dropdown-menu-firm {
        top: 2.95rem;
    }

    .hero_search_area .form-control {
        width: 100%;
        margin-right: 0 !important;
    }

    .hero_search_area button {
        position: absolute;
        right: 2%;
        top: 8px;
    }

    #header_fixed .articul {
        font-size: .9rem;
    }

    .card_trade .compare_title {
        text-align: center;
    }

    .header_block, .card_trade .compare_title span {
        padding: 0 3%;
    }

    .dropdown-menu-left .dropdown-item {
        width: 32%;
    }

    .col-sm-4 {
        flex: auto;
        max-width: none;
    }

    .navbar-nav .dropdown-menu-user {
        max-width: 400px;
        width: 70vw;
        padding: 0;
    }

    .navbar-nav .dropdown-menu-user .dropdown-item {
        height: 0;
        padding: 0 1.25rem;
        opacity: 0;
        border: none;
        font-size: 1.1rem;
    }

    .dropdown-menu-user .open .dropdown-item {
        height: auto;
        padding: .25rem 1.25rem;
        opacity: 1;
    }

    .dropdown-header::after {
        content: '';
        background: url("/assets/wide/icons/arrow-down.svg") no-repeat 50% 50%/contain;
        padding: 5px;
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        transition: 0.3s;
    }

    .open .dropdown-header {
        background-color: #eee;
    }

    .dropdown-header {
        font-size: 1.2rem;
    }

    .open .dropdown-header::after {
        transform: translateY(-50%) rotate(180deg);
        transition: 0.3s;
    }

    .dropdown-menu.dropdown-menu-user .dropdown-item {
        border: none;
    }

    .dropdown-menu-user .open li:last-child .dropdown-item {
        border-bottom: 1px #cccccc solid;
    }
}

@media screen and (min-width: 700px) and (max-width: 900px) {
    .dropdown-menu-left .dropdown-item {
        width: 24%;
    }
}

@media (max-width: 740px) and (orientation: landscape) {
    .nav-alerts {
        margin-left: 1rem;
    }

    .dropdown-menu-left .dropdown-item {
        display: inline-block;
    }

    .navbar-nav .dropdown-menu {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .navbar-nav .dropdown-menu-user {
        max-height: 60vh;
    }
}

@media (max-width: 770px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 670px) and (orientation: landscape) {
    .dropdown-menu-cont,
    .dropdown-menu-left {
        width: 100%;
    }

    .dropdown-menu-left .dropdown-item {
        display: inline-block;
        width: 32%;
    }
}

@media (max-width: 769px) {
    #navbar.collapse.navbar-collapse.unlogged {
        padding: 0.5rem 0;
    }

    .nav-item.nav-company {
        padding-top: .5rem;
        width: auto;
        float: left;
        margin-left: 0;
        font-size: .9rem;
        display: none;
    }

    .nav-username span {
        display: none;
    }

    header .search-form.opened .form-control {
        font-size: 1rem;
        line-height: 1;
        width: 100% !important;
    }
}

@media (min-width: 500px) and (max-width: 570px) {
    header .dropdown-menu.dropdown-menu-firm {
        height: 100vw;
    }
}

@media (max-width: 450px) {
    .hdr-fixed {
        margin-bottom: 0;
    }

    .hamburger-menu i {
        margin-bottom: 0;
    }

    .navbar .navbar-brand {
        display: none;
    }

    .hamburger-menu i {
        padding: 0;
        font-size: 100%;
    }

    #navbarFirmMenu img {
        max-height: 2.5rem;
    }

    .navbar-nav-dsk {
        display: none !important;
    }

    .nav-company:after {
        border-left: none;
    }

    .dropdown-menu-alerts img {
        margin-right: .75rem;
    }

    .dropdown-menu-alerts .main, .dropdown-menu-alerts .info {
        font-size: 0.85rem;
    }

    .dropdown-menu-alerts .info {
        max-height: unset;
        line-height: 1.5rem;
        height: auto;
        letter-spacing: 0rem;
        font-size: .95rem;
    }

    .dropdown-menu-alerts .date {
        line-height: 1.5rem;
        margin-top: .5rem;
        font-size: .8rem;
        letter-spacing: 0rem;
    }

    header .dropdown-menu.dropdown-menu-firm {
        top: 2.8rem;
        margin-left: 35.4vw;
        width: 100vw;
        height: auto;
    }

    .dropdown-menu-firm.show {
        position: absolute;
    }

    .dropdown-menu-left .dropdown-item {
        width: 49%;
    }

    .navbar-nav .nav-item.nav-reg a, .navbar-nav .nav-item.nav-auth a {
        margin-bottom: 0;
    }

    .nav-item.nav-auth, .nav-item.nav-reg .btn {
        font-size: 1.1rem;
    }

    #header_fixed {
        height: auto !important;
        display: none !important;
    }

    #header_fixed .infopane {
        padding-top: 0;
    }

    #header_fixed .container {
        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }

    #header_fixed .img {
        display: none;
    }

    #header_fixed .articul {
        font-size: .85rem;
    }

    #header_fixed .info .product-title {
        font-size: .975rem !important;
    }

    #header_fixed .pricingReg {
        margin-left: .3rem;
        margin-top: -4px !important;
    }

    #header_fixed .price__currency {
        font-size: .85rem;
        margin-right: .3rem;
        margin-top: 12px;
    }

    #header_fixed .main-menu ul li {
        font-size: 0.8rem;
    }
}

@media (min-width: 451px) {
    .navbar-nav-mob {
        display: none;
    }

    header .search-form {
        right: 150px;
    }

    .hero_search_area.search-form.opened .search-icon-mobile {
        opacity: 1;
        background-color: transparent;
    }
}

@media (max-width: 400px) {
    .nav-item.nav-company {
        padding-right: 0;
        width: 50% !important;
        margin-left: 7% !important;
    }

    header .dropdown-menu.dropdown-menu-firm {
        margin-left: 37.4vw;
    }

    .dropdown-menu-alerts .date {
        font-size: .75rem;
    }
}

@media (max-width: 375px) {
    .nav-alerts .dropdown-menu-alerts.show .dropdown-item div:first-child {
        display: none;
    }

    .dropdown-menu-alerts .dropdown-item div:nth-child(2) {
        width: 100%;
    }

    .navbar .dropdown-menu-alerts.show a.dropdown-item {
        font-size: 1.5rem;
    }
}

@media (max-width: 320px) {
    .nav-username span {
        padding-left: 0.5em;
        display: none;
    }

    .nav-item.nav-company {
        margin-left: 6% !important;
    }

    header .dropdown-menu.dropdown-menu-user .dropdown-item {
        margin-left: 0;
    }

    header .dropdown-menu.dropdown-menu-firm {
        top: 2.8rem;
        width: 101vw;
        margin-left: 41vw;
    }

    .dropdown-menu-alerts .main, .dropdown-menu-alerts .info {
        font-size: .8rem;
    }

    .dropdown-menu-alerts .main {
        line-height: initial;
    }

    .dropdown-menu-alerts .links {
        font-size: .7rem;
    }

    .dropdown-menu-user .dropdown-header, .dropdown-menu-user .dropdown-item {
        padding-left: 1rem;
    }

    .dropdown-header {
        padding-left: 0;
    }
}

@media screen and (max-width: 1440px) {
    #header_fixed .gotop {
        right: 0;
    }
}