﻿#rc_logo {
    /*left: 30px;*/
    position: relative;
    padding: 22px;
    color: #fff;
    font-size: 19px;
    text-decoration: none;
    text-align: center;
    text-align: center;
}

    #rc_logo a {
        color: #000;
        text-decoration: none;
    }


.rc_nav {
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    z-index: 6;
    border-top: 1px #ededed solid;
    border-bottom: 1px #ededed solid;
}

    .rc_nav a {
        position: relative;
        display: inline-block;
        margin-right: -4px; /* inline-block gap fix */
        /*color: #747373;
        padding: 22px 22px;*/
        text-decoration: none;
        /*font-size: 16px;*/
        -webkit-transition: background 0.3s linear;
        -moz-transition: background 0.3s linear;
        -ms-transition: background 0.3s linear;
        -o-transition: background 0.3s linear;
        transition: background 0.3s linear;
        z-index: 9;
        padding: 10px 20px;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        text-transform: none;
        line-height: 35px;
        letter-spacing: 0;
        color: #747373;
    }

        .rc_nav a:hover {
            background-color: #fff;
            color: #DBB94E;
        }

.mobheight a.icon {
    display: none;
}

.rc_content {
    text-align: center;
    padding-left: 14px;    
    margin-top: 100px;
    color: #8e909b;
}


@media screen and (max-width: 800px) {
    #rc_logo {
        position: absolute;
        left: 0;
        padding: 10px 0;
        color: #fff;
        font-size: 19px;
        text-decoration: none;
    }
    #rc_logo img {
        width: 150px;
        margin-left: -5px;
    }

    .rc_nav a {
        display: none;
    }

        /*.rc_nav a.icon {
            position: absolute;
            right: 0;
            top: 8px;
            display: block;
            width: 60px;
            z-index: 1;
        }*/

    .mobheight a.icon {
        position: absolute;
        right: 0;
        top: 18px;
        display: block;
        width: 30px;
        z-index: 1;
    }

}

@media screen and (max-width: 800px) {
    .rc_nav.responsive {
        position: relative;
        top: 70px;
        z-index: 999;
        box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.5);
    }

        /*.rc_nav.responsive a.icon {
            position: absolute;
            right: 0;
            top: 0;
        }*/

        .rc_nav.responsive a {
            float: none;
            display: block;
            text-align: center;
        }

    .mobheight {
        height: 70px;
        background-color: #fff;
        z-index: 999;
    }
}

/*.enusimg {
    position: absolute;
    left: 10px;
    top: 14px;
    background-image: url('../images/en.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.elgrimg {
    position: absolute;
    left: 10px;
    top: 14px;
    background-image: url('../images/el.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}*/

.enusimg {
    position: absolute;
    left: 10px;
    top: 14px;
    background-image: url('../images/en.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.elgrimg {
    position: absolute;
    left: 10px;
    top: 14px;
    background-image: url('../images/el.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.frfrimg {
    position: absolute;
    left: 10px;
    top: 14px;
    background-image: url('../images/fr.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.dedeimg {
    position: absolute;
    left: 10px;
    top: 14px;
    background-image: url('../images/de.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.ruruimg {
    position: absolute;
    left: 10px;
    top: 14px;
    background-image: url('../images/ru.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}


.enusimgxs {
    position: absolute;
    left: 35px;
    top: 48px;
    background-image: url('../images/en.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.elgrimgxs {
    position: absolute;
    left: 35px;
    top: 48px;
    background-image: url('../images/el.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.frfrimgxs {
    position: absolute;
    left: 35px;
    top: 48px;
    background-image: url('../images/fr.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.dedeimgxs {
    position: absolute;
    left: 35px;
    top: 48px;
    background-image: url('../images/de.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.ruruimgxs {
    position: absolute;
    left: 35px;
    top: 48px;
    background-image: url('../images/ru.png');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    display: inline-block;
    z-index: 1;
}

.addborderleft {
    border-left: solid 1px #ddd;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 20px;
}
.addborderright {
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 20px;
}

@media screen and (max-width: 800px) {
    /*.enusimg {
        left: 5px;
        top: 16px;
    }

    .elgrimg {
        left: 5px;
        top: 16px;
    }*/

    .addborderleft,
    .addborderright {
        border-left: none;
        border-right: none;
    }
    .addborderright {
        border-bottom: none;
    }
}

 