﻿/*a:hover {
    color: #E42A13 !important;
    text-decoration: none !important;
}

a {
    color: gray!important;
}

.btn-primary, .btn-danger, .btn-warning
{
    color:#fff!important;
}
.btn
{
    color:#fff!important;
}*/


.SearchTextBox
{
    top:37px  !important;
}

@media (max-width:992px)
{
    #Div2 #menu a {
    padding: 12px 6px !important;
    font-size: 10px !important;
    font-weight: 700;
}
}

@media (max-width: 768px) 
{
    #showRightPush
        {
            top:50px !important;
        }
    
    .SearchTextBox
    {
        top:87px !important;
    }
    #cbp-spmenu-s3
    {
        top:0px!important;
    }

}

.SiteMenu li a {
    font-size: 14px !important;
    padding: 20px 13px !important;
}
.navbar-brand > img {
    position: fixed;
    top: 70px;
}

div[data-widget-name='Navigation']
{
    margin-top:35px;
}


.search_topbox {
    top: 45px !important;
    margin-right: -15px !important;
}



div[data-widget-name="Navigation"] {
    margin-top: 0;
}

.navbar-brand > img {
    position: fixed;
    top: 46px;
}



@media (max-width:1700px)
{
    #menu
    {
        padding-bottom:40px !important;
    }
    .search_topbox
    {
        top:85px !important;
    }
}


@media (max-width:1269px)
{
    .search_topbox
    {
       top:110px !important;
    }
    #menu a
    {
        padding:20px 14px !important;
    }
    #Div2 #menu a {
    padding: 12px 10px !important;
}

}

@media (max-width:992px)
{
    div[data-widget-id='17569'] h1
    {
        margin-top:100px !important;
    }
}


@media (max-width:864px)
{
    #Div2 #menu a {
    padding: 10px 4px !important;
}
    .navbar-brand > img {
    position: fixed;
    top: 58px;
}
}