.menuzord-menu > li > a{
    color: #ffffff;
}
.menuzord-brand img{
    max-height: unset;
}
.menuzord .showhide{
    margin-top: 15px !important;
}
.w-90{
    width: 90%;
}
.logo-img-w{
    width: 4%;
}

/*.logo-container {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-decoration: none;*/
/*}*/

/*.logo-img {*/
/*    width: 40px;*/
/*    height: auto;*/
/*    border-radius: 8px; !* Optional: makes the image rounded *!*/
/*    transition: transform 0.3s ease;*/
/*}*/

/*.logo-img:hover {*/
/*    transform: scale(1.1);*/
/*}*/

/*.logo-text {*/
/*    font-size: 1.25rem;*/
/*    font-weight: 700;*/
/*    color: white;*/
/*    line-height: 1.2;*/
/*}*/


@media (max-width: 991px) {
    .menuzord .showhide{
        margin-top: 0px !important;
    }
    .logo-img-w{
        width: 10% !important;
    }
}
@media only screen and (max-width: 767px){
    .menuzord-brand img {
         max-height: unset;
    }
}
@media (max-width: 780px){
    .trade-title{
        font-size: 23px !important;
        line-height: 32px !important;
    }
    .trade-sub-title{
        font-size: 15px !important;
        line-height: 24px !important;
    }
}

.bg-theme-header-customize-color{
    background-color: #486175 !important;
}
.bg-nav-customize-color{
    background-color: #14213d !important;
}
div.mc-image{
    min-width: 350px;
    background-position: bottom !important;
    background-size: cover !important;
}
.maximage-slider #maximage .mc-image{
    height: 499px !important;
}

@media only screen and (max-width: 900px){
    .menuzord-menu {
        background: #13223d;
    }
}
.layer-overlay.overlay-theme-colored2-9::before{
    background-color: unset;
}
.trade-img-icon{
    width: 92px;
    height: 130px;
    display: block;
    padding-bottom: 35px;
}
.chart-desktop-text{
    font-size: 18px;
    line-height: 28px;
    width: 90%;
    text-align: center;
}
.panel-group.accordion-no-border .panel .panel-heading .panel-title{
    font-size: 19px;
}
