.mc4wp-form.invalid input:required:invalid {
    background: #BE4C54;
    color: #FFF
    }
.mc4wp-form.invalid #auth {
    color: #BE4C54
    }
.mc4wp-form.invalid input:required:valid {
    border-color: #17D654
    }
.mc4wp-form input {
    display: block;
    margin-bottom: 10px
    }
#wprmenu_bar {
    height: 140px !important;
    background: #ebebeb !important
    }
#wprmenu_bar .menu_title {
    width: 100% !important;
    display: block !important;
    text-align: center;
    /*padding-top: 5px;*/
    }
#wprmenu_bar .icons-row {
    text-align: center;
    width: 100%;
    margin: 10px 0 5px;
    margin: 0 0 5px
    }
#wprmenu_bar .icons-row .icon {
    margin: 0 10px;
    float: none
    }
#wprmenu_bar .icons-row div {
    display: inline-block !important;
    width: 26px !important;
    margin-left: 3px;
    float: right
    }
#wprmenu_bar .wprmenu_icon {
    display: inline-block !important;
    width: 26px !important;
    margin: 0 8px 0 0 !important;
    padding-top: 0 !important;
    position: static !important;
    vertical-align: top
    }
#wprmenu_bar .wprmenu_icon span {
    position: static !important;
    width: 26px !important;
    margin: 2px 0 3px !important
    }
#wprmenu_bar .lang {
    display: inline-block !important;
    width: 26px !important;
    height: 22px;
    vertical-align: top;
    margin: 0 0 0 3px
    }
#wprmenu_bar .lang img {
    width: 26px !important;
    height: 22px !important;
    border: 0;
    display: block
    }
#wprmenu_bar .bar_logo {
    margin: 15px auto 10px !important;
    width: auto;
    height: 75px !important;
    clear: both;
    padding: 0
    }
#footerNav ul li {
    padding: 0 5px 0 8px;
    border-left: 1px solid #ccc
    }
#footerNav ul li:first-child {
    padding: 0 5px 0 0;
    border-left: 0
    }
.showmobile {
    display: none
    }
.noshowmobile {
    display: initial
    }
#wprmenu_menu.left {
    width: 50% !important
    }
#wprmenu_bar .wprmenu_icon span {
    background: #5c5c5c !important
    }
.arve-promote-link {
    display: none
    }
@media (max-width: 768px) {
    .entryHeader h1 {
        font-size: 24px !important
        }
    #pageContent {
        margin-top: 110px
        }
    #wprmenu_menu.left {
        top: 160px !important
        }
    body.admin-bar #wprmenu_menu.left {
        top: 246px !important
        }
    .current-lang {
        display: none
        }
    .contentHeader {
        padding-bottom: 0 !important
        }
    #wprmenu_menu ul li a, #wprmenu_menu ul li a:hover {
        padding: 15px 15px 0 !important
        }
    #wprmenu_icon {
        float: left;
        position: absolute !important
        }
    .icons-row .lang {
        float: right
        }
    #wprmenu_bar .menu_title {
        /*clear: both;*/
        }
    .noshowmobile {
        display: none
        }
    .showmobile {
        display: initial
        }
    #wprmenu_bar.menu_is_opened .wprmenu_ic_1 {
        display: none
        }
    #wprmenu_bar.menu_is_opened .wprmenu_ic_2 {
        margin-top: 10px !important
        }
    #wprmenu_bar.menu_is_opened .wprmenu_ic_3 {
        margin-top: -7px !important
        }
    #wprmenu_bar {
        height: 160px !important
        }
    /*#wprmenu_bar .bar_logo {height: auto !important;}*/
    }
@media (max-width: 320px) {
    #wprmenu_bar {
        height: 130px !important
        }
    #wprmenu_menu.left {
        top: 130px !important
        }
    #pageContent {
        margin-top: 95px
        }
    body.admin-bar #wprmenu_menu.left {
        top: 216px !important
        }
    }
.wp-caption {
    text-align: center;
    background-color: #f3f3f3;
    padding: 4px;
    margin: 10px
    }
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none
    }
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
    }