#Menu11 {
    width:100%;
    overflow:hidden;
    font-family:Helvetica, Arial, sans-serif;
    text-align:center;
    display:block;
    vertical-align: top;
    margin-left:auto;
    margin-right:auto;
    background:none left top repeat scroll rgb(192, 38, 45);
}
#Menu11_list {
    list-style:none;
    padding:0;
    margin:0;
    display: none;
    text-align:center;
}
.row_129 {
    clear: both;
    min-height: 100px;
}
#Menu11_list li {
    margin:0;
    padding:0;
    display:inline-block;
    position:relative;
}
#Menu11_list li a:hover {
    color:#9AE6E6;
    border-color:#9BCB43;
    border-radius:100px;
    transition:all 0.2s ease-out 0s;
}
#Menu11 select {
    display:block;
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
    outline:none;
    margin:10px auto;
}
#Menu11_list li a {
    display:block;
    box-sizing:border-box;
    margin:0 10px 0 0;
    padding:15px 25px;
    color:#FFFFFF;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    width:auto;
    min-width:77px;
    height:auto;
    font:normal normal 400 14px/120% Lato, sans-serif;
    border-style:solid;
    border-width:1px;
    border-color:rgba(0, 0, 0, 0);
    border-radius:100px;
    transition:all 0.4s linear 0s;
}
img.image38 {
    height: 24px;
    width:auto;
    display:inline-block;
}
img.image39 {
    height: 25px;
    width:auto;
    display:inline-block;
}
@media only screen and (min-width : 768px) {
    .row_131 {
        clear: both;
        min-height: 100px;
    }
    #Menu11_list li a {
        border-style: solid;
        border-width:1px;
        padding-left:25px;
        padding-right:25px;
        margin-right:10px;
    }
    #Menu11 select {
        display:none;
    }
    #Menu11_list {
        display:block;
    }
    #Menu11 {
        right: auto;
        margin-left:auto;
        margin-right:auto;
    }
    #Menu11_list li a.selected {
        border-style: solid;
        border-width:1px;
        padding-left:25px;
        padding-right:25px;
    }
    .row_129 {
        clear: both;
        min-height: 32px;
    }
    img.image39 {
        height: 33px;
    }
}
@media only screen and (min-width : 1024px) {
    #Menu11_list {
        display:block;
    }
    #Menu11 select {
        display:none;
    }
    #Menu11 {
        right: auto;
        margin-left:auto;
        margin-right:auto;
    }
    #Menu11_list li a.selected {
        border-style:none;
        border-width:0px;
        padding-left:25px;
        padding-right:25px;
    }
    .row_131 {
        clear: both;
        min-height: 100px;
    }
    #Menu11_list li a {
        border-style:none;
        border-width:0px;
        padding-left:25px;
        padding-right:25px;
        margin-right:10px;
    }
    .row_129 {
        clear: both;
        min-height: 32px;
    }
    img.image39 {
        height: 33px;
    }
}