@media screen {
    html {
        margin: 0;
        padding: 0;
    }

    body {
        margin: 0;
        padding: 0;
        font: normal 1em 'Roboto', sans-serif;
        text-align: left;
        background: #ffffff;
        background: url(/images/index/visual.jpg) no-repeat center top #fff;
    }

    body.de, body.es, body.it, body.no, body.pt, body.el{
        background-size: 2020px;
    }

    body.fr, body.fi{
        background-size: 2090px;
    }

    body.ru, body.th{
        background-size: 2200px;
    }

    * {
        margin: 0;
        padding: 0;
    }

    a {
        text-decoration: none;
    }

    a img {
        border: none;
    }

    nav {
        text-align: right;
        white-space: nowrap;
    }

    nav ul {
        list-style: none;
        float: right;
    }

    nav li {
        display: inline-block;
        padding: 0 0.5em;
    }

    nav a {
        border-bottom: 1px solid #06F;
    }


    /* Typography resets */
    div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
        margin: 0;
        padding: 0;
    }

    .text-center {
        text-align: center;
    }

    .right {
        padding: 0;
        text-align: right;
        position: relative;
    }

    b.corner {
        position: absolute;
        width: 1px;
        height: 1px;
        font-size: 1px;
        line-height: 1px;
        overflow: hidden;
        font-weight: normal;
    }

    b.lt {
        left: 0px;
        top: 0px;
    }

    b.rt {
        right: 0px;
        top: 0px;
    }

    b.lb {
        left: 0px;
        bottom: 0px;
    }

    b.rb {
        right: 0px;
        bottom: 0px;
    }

    .strong {
        font-weight: bold;
    }

    .left{
    }

    div.clear {
        clear: both;
        height: 1px;
        overflow: hidden;
        font-size: 1px;
    }

    div.holder {
        text-align: center;
        clear: both;
        position: relative;
    }

    div.holder div.content {
        width: 980px;
        text-align: left;
        margin: 0px auto;
        position: relative;
    }

    .container {
        position: relative;
    }



    div.Header {
        position: relative;
    }

    div.Header h2 {
        font-weight: normal;
        color: #0086d3;
        white-space: nowrap;
        font-size: 28px;
        padding: 0;
        margin: 0;
        text-align: left;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
        width: 363px;
        max-width: 100%;
        position: relative;
        z-index: 100;;
    }

    h1.slogan {
        position: relative;
        font-weight: 700;
        text-align: left;
        color: #fff;
        font-size: 42px;
        padding: 1.1em 6% 1em 0;
        font-family: "Open Sans";
        text-shadow: 1px 1px 1px rgba(0,0,0, 0.2);
        text-transform: uppercase;
    }

    h1.slogan span{
        color: #fcc41f;
    }

    div.autorization {
        position: relative;
        float: right;
        margin: 0;
        padding: 0;
        height: 100%;
    }

    div.SwitchLocale {
        bottom: auto;
        padding: 0;
        position: relative;
        float: right;
        display: block;
        font-size: 100%;
        z-index: 100;
    }

    div.SwitchLocale p {
        display: none;
    }

    div.SwitchLocale div {
        padding: 9px 0 9px 24px;
        margin: 0;
        margin: 0;
        background: rgba(110, 102, 86, 0.75);
        border-radius: 0!important;;;        
    }

    div.SwitchLocale div span.label {
        border: none;

        font-weight: 300;
        cursor: pointer;
        font-size: 15px;
        color: #fff;
        height: auto;
        line-height: 1;
        font-family: 'Roboto', sans-serif;
        margin: 0;
        border-bottom: 1px dashed #fff;
        padding: 0;;;;

    }


    div.SwitchLocale div.highlighted {
        top: 34px;
        width: auto!important;
        padding: 10px 0!important;
    }

    div.SwitchLocale div.highlighted ul li span, div.SwitchLocale div.highlighted ul li a{
        color: #fff;
    }

    .highlighted div.topline{
        display: none;
    }

    div.SwitchLocale div.highlighted ul{
        padding: 0 10px;
    }

    div.SwitchLocale div#switchLocalesTrigger {
        display: inline;
        background: rgba(110, 102, 86, 0.75) url(/images/index/arrow.png) 30% center no-repeat;
        height: 34px;
        padding-right: 10px;;;
    }

    a.linklogin {
        position: relative;
        color: #336666;
        font-size: 14px;
        text-decoration: none;
        display: block;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        padding: 7px 24px 8px 40px;;
        margin: 0;
        background: #fff url(/images/index/log.png) 10% center no-repeat;
        font-weight: 300;
        z-index: 100;
    }

    a.linklogin:hover {
        text-decoration: none;
    }

    div.SwitchLocale, a.linklogin {
        float: right;
    }


    div#main {
    }

    div#main .row {
        margin-bottom: 0;
    }

    div.Registration {
        margin: 0 0 50px 0;
        text-align: center;
        border-top: none;
        border-bottom-right-radius: 7px;
        border-bottom-left-radius: 7px;
        -webkit-background-clip: padding;
        -moz-background-clip: padding;
        background-clip: padding-box;
        display: block;
        width: 363px;;
    }

    div.regContainer{
        display: none;
        position: relative;
        z-index: 100;
    }

    div.regContainer.block {
        display: block;
    }

    .hider span{
        color: rgba(255,255,255, 0.5);
        font-size: 16px;;
    }

    #shadow{
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0, 0.5);
        z-index: 100;
        display: none;
    }

    #shadow.block{
        display: block;
    }

    dl:nth-of-type(4) p {
      display: inline;
      left: 0;
  }

  .close{
    display: none;
}

div.Registration h2{
    display: none;
}


div.Registration form{
    width: 83%;
    float: none;;;
}
div.Registration dl dt{
    display: none;
}

div.Registration dl.horizontal dd{
    float: none;
    width: 100%;
    margin: 0 auto;
}

div.Registration dl p,  div.Registration dl input,  div.Registration dl select{
    width: 100%;
    height: 41px;
    border-radius: 3px;
    color: #838383;
    padding-left: 15px;
}

input#email::-webkit-input-placeholder {
    color: #848484;
}

input#email:-moz-placeholder { /* Firefox 18- */
    color: #838383; 
    opacity: 1;
}

input#email::-moz-placeholder {  /* Firefox 19+ */
    color: #838383; 
    opacity: 1;
}

input#email:-ms-input-placeholder {  
    color: #838383;  
    opacity: 1;
}

input[type="file"], input[type="checkbox"], input[type="radio"], select{
    margin: 0 0 10px 0;
}

div.Registration select {
    -webkit-appearance: none!important;
    -o-appearance: none!important;
    -moz-appearance: none!important;
    background-image: url(/images/index/select_arrow.png)!important;
    background-repeat: no-repeat;
    background-position: right center;

}

div.Registration select#birthDayPerson1, div.Registration select#birthMonthPerson1, div.Registration select#birthYearPerson1{
    background-image: url(/images/index/select_arrow_double.png)!important;
    width: 31%;
    margin-bottom: 5px;
}
div.Registration select#birthMonthPerson1{
    margin: 0 1.5%;
}

select::-ms-expand {
    display: none;
}

dl:nth-of-type(1), dl:nth-of-type(2) {
}

div.Registration input.submit, .hidden input.submit{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00dd5d+0,00c548+42,00b237+100 */
    background: #00dd5d; /* Old browsers */
    background: -moz-linear-gradient(top,  #00dd5d 0%, #00c548 42%, #00b237 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00dd5d), color-stop(42%,#00c548), color-stop(100%,#00b237)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00dd5d 0%,#00c548 42%,#00b237 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00dd5d 0%,#00c548 42%,#00b237 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00dd5d 0%,#00c548 42%,#00b237 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00dd5d 0%,#00c548 42%,#00b237 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dd5d', endColorstr='#00b237',GradientType=0 ); /* IE6-9 */
    border: none;
    border-top: 1px solid #7feeae;
    width: 100%;
    height: 60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    border-bottom: 1px solid #00892a;
    border-radius: 4px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
    text-transform: uppercase;
}

.hidden{
    display: block;
    text-align: left;
    position: relative;
}

.hidden.block{
    display: none;
}

div.hidden input.submit{
    width: 300px;
    max-width: 100%;
    margin-bottom: 55px;
    font-family: "Roboto Condensed";;;

}

.close{
    margin-left: auto;
    margin-right: 5px;
    cursor: pointer;
}

div.RegistrationSimple p.submitbutton.warning, div.RegistrationSimple div.submit-block p.warning a{
    color: rgba(255,255,255, 0.3);
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

dl.horizontal dd p.warning:nth-of-type(2){
  display: inline-block;
  width: auto;
  height: auto;
  margin: 6px 0 12px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
}

dl:nth-of-type(1){
}

p.submitbutton {
    margin: 0px;
    padding: 5px 0 0;
    zoom: 0;
    text-align: center;
    position: relative;
}

div.owl-prev{
    left: -25px;
    z-index: -1;
}

div.owl-next{
    right: -18px;
    z-index: -1;
}

div.owl-theme div.owl-controls{
    z-index: 0;
}

.button, .submit {
    cursor: pointer;
}


.submit-block {
    clear: both;
    position: relative;
}

footer {
    background: rgba(110, 102, 86, 1);
    padding: 30px 0 60px;
}

.container.formembers {
    background: #fff;
    margin-top: 50px;;
}

.container.formembers .row{
    max-width: 1280px;
}

.members {
    position: relative;
    width: 100%;
    padding: 10px;
    background-color: rgba(255,255,255, 0.5);
    margin: -50px auto 0;
    margin-top: -50px;;
}

div.simple div.member div.info{
    display: inline;
}

div.member div.info span.address{
    display: none;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item{
    width: 137px;
    float: left;
}

.SearchResult {
    float: none;
    margin: 0 0 20px;
    position: relative;
    padding: 0;
    width: 100%;
    display: none;
}

div.SearchResult h2 {
    display: none;
}

div.SearchResult a {
    color: #1b6ca4;
    font-size: 14px;
    font-weight: normal;
    font-family: "Roboto Condensed";
    display: block;
    margin-bottom: 10px;;
}

div.SearchResult .username a{
    display: inline;
}

div.SearchResult .username a:after{
    content: ",";
}

.MembersList{
    white-space: nowrap;
}


div.member, div.member.featured {
    border: none;
    height: auto!important;
    margin: 0;
    padding: 0px!important;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    width: 137px;
    float: none;;;
    display: inline-block;
}

div.member div.info {
    display: none;
}

div.member div.username {
    width: auto;
    margin-top: 3px;
    text-align: left;
    display: inline;;
}

div.member div.info span.age {
    color: #7faecb;
    font-family: "Open Sans Condensed";
    font-weight: lighter;
}

div.member img {
    width: 100%;
    height: auto;
}

div.welcome {
    padding: 1.5em 3%;
    position: relative;
    text-align: left;
    line-height: 1.5;
    color: #fff;
    font-family: "Open Sasn", sans-serif;
    font-style: italic;
    background-color: rgba(110, 102, 86, 0.75);
    width: 80%;
    display: inline-block;
    font-size: 16px;
    bottom: -213px;;;
}

.mobileText div.welcome{
    bottom: 0;;
    display: none;;
}

div.welcome a{
    color: #fff;
    text-decoration: underline;
}


ul#bottonNavigation {
    margin: 0;
    padding: 0;
    list-style: none;
    float: none;
    height: auto;
    font-size: 85%;
    text-align: right;
}

ul#bottonNavigation li {
    margin: 0;
    padding: 0 8px;
    list-style: none;
    float: none;
    display: inline;
}

ul#bottonNavigation li.last {
    border-right-style: none;
}

ul#bottonNavigation li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: rgba(255,255,255, 0.7);
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 25px;;
}

ul#bottonNavigation li a:hover {
    text-decoration: none;
}

div#copyright {
    float: none;
    text-align: left;
    font-size: 11px;
    color: rgba(255,255,255, 0.7);
    padding: 57px 0 0;
    margin: 0;
    font-family: "Roboto", sans-serif;;
}

div#copyright a {
    color: #707070;
    font-weight: bold;
}

div#copyright br {
    display: none;
}

.hideInShortForm {
    display: none !important;
}

p.warningNotification{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: rgba(255,255,255, 0.7);
    text-align: right;;
}

.custom_footer_content{
    display: none;
}



.hider {
        position: absolute;
        left: -120px;
        top: 100px;
        cursor: pointer;
    }}



@media only screen and (min-width: 1920px) {
    body {
        background-size: 100% auto;
    }
}

@media only screen and (max-width: 73.813em) { /*1180px*/
    .hider span{
        display: none;
    }

    .hider{
        left: -80px;;

    }
}

@media only screen and (max-width: 49.000em) { /*780px*/
 h1.slogan{
    font-size: 39px;
}

div.Registration{
    margin-top: 80px;
}

.hider span{
    display: inline;
}

.hider {
    left: 130px;
    top: -50px;
} 

.hider img{
    height: 50px;
}

}

@media only screen and (max-width: 40.313em) {

    body{
        background-size: 1050px;
    }

    .mobileText div.welcome{
        display: block;
        width: 100%;
        background-color: #2a3a42;
        margin-top: 30px;;
    }

    footer{
        background: #fff;
    }

    div.welcome{
        display: none;
    }

    div.simple div.member{
        width: 33.3%;
        margin: 0;;
        background: #000;
        float: left;
    }

    div.SearchResult a{
        margin-bottom: 0;
    }

    div.member div.username, div.simple div.member div.info{
        display: none;
    }

    .pos6, .pos7, .pos8, .pos9, .pos10, .pos11, .pos12, .pos13, .pos14{
        display: none!important;
    }

    .members{
        padding: 10px 10px 20px;
    }

    div.Header h2{
        width: 146px;
    }

    a.linklogin, div.SwitchLocale div span.label{
        font-size: 11px;
    }

    div.SwitchLocale div#switchLocalesTrigger{
        padding: 0 0 0 24px;
        height: 30px;

    }

    div.SwitchLocale div{
        padding: 9px 0 9px 15px;
    }
    a.linklogin{
        padding: 7px 15px 8px 30px;
        background-size: 15px;;

    }

    h1.slogan{
        font-size: 28px;
        text-align: center;
        height: 215px;
        padding: 80px 0 20px 0;
    }

    .hider{
        left: 220px;;;;
    }

    .hidden{
        text-align: center;
    }

    div.Registration{
        margin-top: 0;
    }

    ul#bottonNavigation, p.warningNotification, div#copyright {
        text-align: center;
        font-weight: normal;
        color: rgba(51, 102, 102, 0.7);
    }

    ul#bottonNavigation li a{
        color: rgba(51, 102, 102, 0.7);
        font-weight: normal;
    }

    .Registration{
        width: 363px;
        max-width: 100%;
    }

    div.Registration form{
        margin: 0 auto;
    }

}

@media only screen and (max-width: 30.313em) {

    body{
        background-position: 60% top;
    }

    .hider img{
        height: 30px;

    }

    .hider{
        left: auto;
        top: -20px;
        right: 2%;;;;

    }

    div#copyright{
        padding-top: 10px;;

    }

    div.simple div.member{
        width: 49.9%;
    }

    header .row .columns{
        padding-left: 0.5em;
        padding-right: 0;
    }

    div.Registration{
        width: 100%;
    }

    div.Registration form{
        width: 100%;
    }

}


/*13911.1.68.8a6c527_1158512009*/