﻿body {
    font-family: "Open Sans", Arial, sans-serif!important;
}

#fh5co-primary-menu > li > .sf-with-ul:after {
    display: none;
}

.nav-tabs > li {
    position: absolute !important;
    top: -24px;
    left: 3px;
}
.sf-menu {
    float: right;
     padding-right: 0px!important; 
}
@media only screen and (max-width: 768px) {
    .dropdown-menu {
        background-color: #222 !important;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .monumber_text {
        font-size: 9px !important;
    }

    .hedernumber {
        font-size: 21px !important;
    }

    .headerimg {
        width: 22px !important;
    }
}

@media screen and (max-width: 1250px) and (min-width: 768px) {
    .desktopviewlinks {
        display: none;
    }

    .hedernumber {
        padding-right: 20px;
    }
}



.headerimg {
    width: 31px;
}
.headerIcon{
    width:28px;
}
.number-text{
    font-size:20px;
}
.stuck {
    box-shadow: none;
}

.headerank {
    padding: 0px !important;
}

.hedernumber {
    font-size: 28px;
    color: #5665b6;
}

.imgheadercont {
    float: left;
    padding-top: 8px;
    padding-right: 6px;
}

.monumber_text {
    text-align: right;
    /*position: relative;*/
    /*top: -10px;*/
    font-size: 13px;
    color: #000;
    left: 45px;
}

.headerpartialdiv {
    position: absolute;
    bottom: 20px;
}

    .headerpartialdiv p {
        color: #24d2f5;
        padding: 2px;
        font-size: 18px;
    }

.menuhead .manu .logo a {
    display: flex;
}
