body {
    margin: 0; font-size: 13px; line-height: 1.231;
    background: url(../img/bg_tile.jpg);
    font-family: Arial;
    }

body, button, input, select, textarea {  color: #222; }

a { color: #444;}
a:visited { color: #444; }
a:hover { color: #808614;}
a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }


input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #fff; }


p.th_text {
    padding: 0 20px;
    font-size: 14px;
}


.online_icon {
    width: 102px;
    height: 14px;
    background-image: url(../img/icon_online.png);
}

.cam_icon {
    width: 96px;
    height: 19px;
    background-image: url(../img/icon_camshare.png);
    margin: 2px auto 0;
}

#container {
    position: relative;
    top: 50px;
    width: 998px;
    margin: 0 auto;
    border: 1px solid white;
    -moz-box-shadow: 0 -2px 10px -5px #757575;
    -webkit-box-shadow: 0 -2px 10px -5px #757575;
    box-shadow: 0 -2px 10px -5px #757575;
    behavior: url(PIE.htc);
}


header {
    height: 546px;
    width: 100%;
    background: url(../img/bg.jpg);
    position: relative;

}



div.girl_top {
    background: url(../img/girl_top.png);
    width: 179px;
    height: 55px;
    position: absolute;
    right: 206px;
    top: -55px;
}

header .logo {
    width: 287px;
    height: 102px;
    background: url(../img/logo1.png?1) no-repeat;
    position: relative;
    z-index: 1;
    top: 20px;
    left: 20px;
}

header h1 {
    position: absolute;
    z-index: 3;
    color: white;

    font-size: 34pt;
    width: 520px;
    bottom: 45px;
    right: 46px;
    text-shadow: 0px 3px 2px rgba(0,0,0,0.4);
    font-weight: normal;



}

header form {
    width: 390px;
    height: 409px;
    background: url(../img/form.png);
    left: 0px;
    top: 19px;
    position: relative;
}

div.pic_text {
    width: 550px;
    height: 132px;
    /* background: url(../img/text.png?22); */
    position: absolute;
    bottom: 7px;
    right: 82px;
    z-index: 10;
}
div.pic_text h2 {
	padding-left: 33px;
    position: static;
    font-size: 26px;
    font-family: Arial;
    font-style: italic;
	text-shadow: 2px 2px 6px #000;
}

div.pic_text p {
	padding-left: 33px;
    position: static;
    font-size: 16px;
    font-family: Arial;
    font-style: italic;
	color: #ffffff;
	text-shadow: 2px 2px 6px #000;
}



div.bg_pod {
    width: 135px;
    height: 55px;
    bottom: 321px;
    height: 65px;
    position: absolute;
    right: 451px;
    z-index: 10;
}

.bg_pod h3 {
    font-family:Arial;
    padding: 12px 0 0 17px;
    margin: 0;
    color: #fff9b6;
    font-style: italic;
    font-size: 12px;
}

.bg_pod p {
    font-family:Arial;
    padding: 0 0 0 17px;
    margin: 0;
    color: #fff9b6;
    font-style: italic;
    font-size: 12px;
}

div.ribbon {width: 159px;
    height: 162px;
    background: url(../img/ribbon.png);
    position: absolute;
    top: -12px;
    right: -12px;
}

legend {
    height: 49px;
    padding: 0;
    margin: 0;
}
p.legend {
    background: url(../img/bgfl_gr.png) repeat-x;
    height: 49px;
    width: 325px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    color: white;
    text-align: center;
    font-size: 22pt;
    font-weight: bold;
    text-shadow: 0px 3px 2px rgba(0,0,0,0.4);
    padding-top: 5px;
    behavior: url(PIE.htc);
    margin: 0;
    position: relative;
}


li.bd_li {
    height: 28px;
}

input.in_cb {
    width: 14px;
    height: 14px;
    margin-left: 80px;
    margin-top: 8px;
    float: left;
    border: none;
    background: none;
    padding-left: 0;
}

span.agree_span {
    width: 213px;
    display: block;
    margin-left: 103px;
    color: #323232;
    font-style: normal;
    font-size: 13px;
}

*+html span.agree_span  {
    margin-top: -10px;
}

*+html .select_wrapper {
    border: none;
    background: none;
}

*+html form ul li span {
    margin-left:80px;
    display: block;
}

*+html form ul li select {
    height: 22px;
    left: 0;
}

*+html div.s_day {
    margin-right: 0;
}
*+html div.s_month select {
    width: 90px;
}
*+html div.s_year select {
    width: 60px;
}



*+html form ul li input {
    width: 210px;
    -webkit-appearance: textfield;
    padding: 1px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    background-color: white;
    border: 2px inset;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: inset;
    border-right-style: inset;
    border-bottom-style: inset;
    border-left-style: inset;
    border-color: initial;
    border-image: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    background: rgb(236, 236, 237);
    height: 16px;
    float: none;
}
.submit_but{
    width: 220px;
    height: 54px;
    background: url(../img/form_button.png);
    border: 0;
    margin: 0 auto;
    display: block;
    margin-top: 0;
    cursor: pointer;
}

a.submit_but {
    width: 252px;
    height: 55px;
    background: url(../img/but_browse.png);
}

p.warning_block {
    background: url(../img/errors.png) repeat scroll 0 0 transparent;
    color: black;
    font-size: 11px;
    height: 24px;
    left: 318px;
    padding: 0 0 0 35px;
    position: absolute;
    text-align: left;
    top: 2px;
    width: 179px;
    z-index: 11;
}

p.last_p_form {
    margin: 7px auto 0;
    color: #757575;
    text-align: center;
    font-family: Myriad Pro;
}

form span a, form span a:visited {
    color: #323232;
}

form p.last_p_form  a, form p.last_p_form  a:visited {
    color: #757575;
}

div.s_day {
    width: 63px;
    margin-right: 6px;
}

div.s_day select {
    width: 53px;
}

div.s_month {
    width: 93px;
    margin-right: 6px;
}
div.s_month select {
    width: 83px;
}

div.s_year {
    width: 60px;
}
div.s_year select {
    width: 50px;
}

div.s_year:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

header h2 {
    position: absolute;
    z-index: 3;
    color: white;
    font-family: Trebuchet MS;
    font-size: 11pt;
    width: 562px;
    bottom: 20px;
    right: 0;
    text-shadow: 0px 2px 2px rgba(0,0,0,0.4);
    font-weight: normal;

}



#main {
    height: 215px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#f1f1f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 99%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#f1f1f1 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */
    border-bottom: 3px solid #0c74c4;
    padding: 28px 68px 0 38px;
}





/*reg&login form*/
/*login*/
#login_popup {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -220px;
    margin-top: -160px;
    z-index: 400;
    height: 320px;
    width: 440px;
    background: #ffffff;
    display: none;
}
#login_logo {
    height: 83px;
    margin: 1px 0 0 1px;
    width: 438px;
    background: url(../img/popup_login_header.jpg);
}

#login_title{
    visibility: hidden;
}

#login_popup.emailexists .login-form {margin:10px auto 0 auto; top:10px}
#login_popup h1 {display:none}
#login_popup.emailexists h1 {display: block !important;
    color: #000;
    font-size: 22px;
    text-align: center;
    margin:0 0 5px 0;
    position:relative;
    top:7px

}

.login-form {width:310px;
    margin: 0 auto;
    position:relative;
    top: 10px;
}
.login-form .fieldname label {font:13px Arial, Helvetica, sans-serif}
.login-form .field {height:40px; margin-bottom: 10px;}
.login-form .field input {
    width:190px;
    height:25px}

#login_btn {background: url(../img/popup_login_button.jpg) center  no-repeat;
    width: 162px;
    height: 55px;
    margin: 5px 0 0 90px;
    cursor: pointer;
    border: 0;
    text-indent:-9999px !important;
    color:#fff

}

/*end login*/
/*regform*/
#regform {background: url(../img/bg_form.png);
    width: 388px;
    height: 395px;
    left: -24px;
    top:-13px;
    position: relative;
}

/*regform fields*/
.registration-form {
    width: 385px;
    position:absolute;
    top: 135px;
    left: -24px;}
.second {
    position:absolute;
    left:0;
    top: 0;
    z-index: 55;
}
.form-content {
    position: relative;
    top: 95px;
    width: 315px;
    height: 255px;
    margin:0 auto;
}

.registration-form .form-fields {
    margin: 10px 0;
    height:165px;
    width: 315px;
}

.registration-form.second .form-fields{
    margin: 10px 0;
    height:225px;
    width: 315px;
}

input.txt, select {
    width: 195px;
    height: 20px;
    border: 1px solid #E2E3EA;
    border-top: 1px solid #ABADB3;
    outline: none;
    padding-left: 5px;
    background: #fff;
}

.country {width: 202px; padding-left: 1px;}

.form-fields select.field {
    height:20px;}
.fieldname,
.field {
    width: 204px;
    height:34px;
    margin: 0;
    float: left;
    position:relative;
}

.second .field {
    width: 205px;
    height:34px;
    margin: 0 0 10px 0;
    float: left;
    position:relative;
}

.fieldname {
    width: 100px;
    clear: both;
    text-align:right;

}

.fieldname label {
    margin: 5px 8px 0 0;
    display:block;
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
}
.second .fieldname label {color:#fff}
.registration-form .form-fields .day {
    width: 44px;
    margin-right: 5px;
    padding-left: 0;
}

.registration-form .form-fields .month {
    width: 92px;
    margin-right: 4px;
    padding-left: 0;
}

select:focus {
    background-color: #ffffff;
    border: 1px solid #015bbb;
    color: #1c4f86;
}
input:focus {
    background-color: #ffffff;
    border: 1px solid #015bbb;
    color: #1c4f86;
}

select option {color: #000;}

.registration-form .form-fields .year {
    width: 57px;
    padding-left: 0;
}

/*reg&login errors*/
.registration-form .unknown-error,
.login-form .unknown-error{
    display: none;
}
.registration-form .invalid .unknown-error,
.login-form .invalid .unknown-error {
    display: block;
}

.invalid div.validator {
    display: block;
}
.field .message {
    display: none;
}
.registration-form [class*=invalid-] .exists {
    display: none;}


.invalid-required .required,
.invalid-correctness .correctness,
.invalid-pattern .pattern,
.invalid .exists {
    background:url(../img/err-icon.gif) 0 5px no-repeat;
    padding: 4px 10px 0 19px;
    white-space: nowrap;
    font-size: 11px;
    line-height: 11px;
    display: block;
}
.validator-wrapper {
    position: absolute;
    left: 214px;
    top: 0;
    z-index:50;
}

.validator {
    width: 100%;
    display: none;
}
.validator .shadow {
    width: 100%;
    height: 20px;
    position: absolute;
    margin-top: 3px;
    background-color: black;
    -moz-border-radius: 0px 2px 2px 0px;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    filter: alpha(opacity=30);

}
.validator .content-container {
    position: relative;
    height: 20px;
    background-color: #FFFED8;
    border-radius: 0px 2px 2px 0px;
    -moz-border-radius: 0px 2px 2px 0px;
    -webkit-border-radius: 0px 2px 2px 0px;
}

.validator .shadow .shadow-arrow {
    position: absolute;
    top: 0;
    left: -20px;
    width: 0;
    height: 0;
    border-right: 10px solid black;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    _border: 0;
}


.validator-wrapper .arrow {
    position: absolute;
    top: 0;
    left: -20px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #FFFED8;
    _border: 0;
    _width: 20px;
    _height: 20px;
}
/*end reg&login errors*/
/*end regform fields*/

#submit_button {
    background: url(../img/form_button.png) no-repeat;
    width: 220px;
    height: 54px;
    display: block;
    margin: 10px auto;
    cursor: pointer;
    border: none;
    outline: none;
}

.second #submit_button {
    background: url(../img/form_button.png) no-repeat;
    width: 220px;
    height: 54px;
    display: block;
    margin: 35px auto 10px auto;
    cursor: pointer;
    border: none;
}

.satellizer-ready #submit_button {
    background: url(../img/form_button.png) no-repeat;}

.conditions {
    margin: 0 0 10px 0;
}
.conditions p {font: 12px/16px Arial, Helvetica, sans-serif;
    color: #666666;
    text-align: center;
    margin: 2px 0;}

.second .conditions p {
    font: 12px/16px Arial, Helvetica, sans-serif;
    color: #666666;
    text-align: center;
    margin: 12px 0;}

/*end regform*/







#submain article, #submain>img {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

#submain>img  {
    margin: 39px 35px 0 30px;
}

article.far {
    width: 280px;
}

article.far>img {
    float: left;
    margin-right: 10px;

}

#submain h1 {
    font-size: 24px;
    font-weight: normal;
    color: #174F73;
    padding-top: 15px;
    padding-bottom: 15px;
    margin:0;
}

.pic_shadow {
    -moz-box-shadow: 0 -2px 10px -5px #757575;
    -webkit-box-shadow: 0 -2px 10px -5px #757575;
    box-shadow: 0 -2px 10px -5px #757575;
    behavior: url(PIE.htc);
}

article.sar {
    width: 245px;
}

div.icon_live {
    width: 43px;
    height: 40px;
    background: url(../img/icon_livechat.png);
    float: left;
    margin-right: 8px;
    margin-top: 15px;
}

#main h1, #main p {
    margin: 0;
    font-weight: normal;
}
#main h1 {
    color: #323232;
}

#main p {
    margin-top: 7px;
    color: #757575;
}

#submain {
    height: 210px;
    background: white;
    padding: 0 75px;
    font-size: 11px;
}

#submain h1 {
    color: #323232;
    font-size: 24px;
    font-weight: normal;
}

#submain p {
    color: #757575;
    margin-left: 87px;
}


footer {
    margin: 0 auto;
    width: 900px;
    padding: 20px 50px 50px 50px;
    color: #757575;
    position: relative;
    top: 50px;
}

footer p {
    margin: 0;
    float: left;
}

footer ul {
    float: right;
    list-style: none;
}

footer ul li {
    display: inline-block;
    margin-left: 38px;
    zoom: 1;
    *display: inline;
}

footer ul li a, footer ul li a:visited {
    color: #757575;
}

p.top_link {
    position: absolute;
    top: -50px;
    right: 50px;
    color: #323232;
}

p.top_link a, p.top_link a:visited {
    color: #323232;
}

/* popups */

#fade_block, #fade_block-2 {
    left: 0;
    top: 0;
    position: fixed;
    z-index: 98;
    background: url(../img/bg_fade.png);
    display: none;
    width: 100%;
    height: 100%;
}

* html #fade_block {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 98;
    background: black;
    display: none;
    height: 900px;
    width: 1280px;
}

#contact_us .popup_line {
    top: 38px;
    width: 268px;
}

ol li {
    margin-top: 6px;
}


#contact_us {
    zoom: 1;
    background: url(../img/popup_aboutus_gr.png) repeat-x scroll 0 0 transparent;
    display: none;
    height: 230px;
    left: 50%;
    margin-left: -325px;
    margin-top: -115px;
    position: fixed;
    top: 50%;
    width: 650px;
    z-index: 100;
}
#cont_logo {
    height: 110px;
    width: 474px;
    background: url(../images/cont_logo.png);
}

#cont_main {
    height: 220px;
    width: 474px;
    background: url(../images/cont_bg.png);
}

.close_button {
    position: absolute;
    right: 16px;
    top: -24px;
    width: 62px;
    height: 21px;
    background: white;
    color: #0c74c4;
    z-index: 110;
    cursor: pointer;
    padding-left: 10px;
    padding-top: 3px;
}

.popup_line {
    width: 540px;
    height: 2px;
    background: #0c74c4;
    position: absolute;
    right: 0;
    top: 33px;
    width: 470px;
}

div.t_lines {
    width: 405px;
}

#login_form {
    zoom: 1;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -220px;
    margin-top: -160px;
    z-index: 105;
    height: 320px;
    width: 440px;
    background: #ffffff;
    display: none;
}

#login_form h4 {
    text-align: center;
    margin: 10px 0 10px 0;
}

#log_form table {
    margin: 28px auto 0 auto;
    position: relative;
}

p.warning_block2 {
    background: url(../img/errors.png) repeat scroll 0 0 transparent;
    color: black;
    font-size: 11px;
    height: 21px;
    left: 285px;
    padding: 3px 0 0 34px;
    position: absolute;
    text-align: left;
    top: -10px;
    width: 179px;
    z-index: 11;
}
*+html p.warning_block2 {
    top: 0;
}

p.wb2top {
    top: 36px;
}

*+html p.wb2top {
    top: 46px;
}

#log_form {
    margin-top: 45px;
}

.close_button_login {
    position: absolute;
    right: 11px;
    top: 11px;
    width: 12px;
    height: 12px;
    background: url(../img/popup_login_close.jpg);
    z-index: 110;
    cursor: pointer;
}

#log_form table td {
    height: 32px;
}

#log_form table tr {
    height: 45px;
}

#login_logo {
    height: 83px;
    margin: 1px 0 0 1px;
    width: 438px;
    background: url(../img/popup_login_header.jpg);
}

.log_ff {
    font-size: 12pt;
    line-height: 25px;
    width: 80px;
    text-align: right;
    color: #727272;
    padding-right: 7px;
}

#login_form_but {
    width: 161px;
    height: 50px;
    background: url(../img/popup_login_button.jpg);
    border: 0;
    margin: 25px 0 0 160px;
    cursor: pointer;
}

.log_sf input {
    width: 194px;
    height: 26px;
    background: url(../img/bginput.png) repeat-x;
    border: 0;
    border-top: 1px solid #919191;
    border-left: 1px solid #919191;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.popup_new {
    zoom: 1;
    position: fixed;
    left: 50%;
    top: 0;
    margin-top: 100px;
    margin-left: -475px;
    z-index: 100;
    width: 950px;
    height: 582px;
    background: white;
    display: none;
    padding-top: 20px;
}

.contact-popup {
    position: relative;
    color: #323232;
    line-height: 16px;
    font-size: 14px;
    width: 935px;
    height: 549px;
    overflow: scroll;
    padding: 15px 0 0 15px;
    overflow-x: hidden;
}
.page-wrap {
    position: relative;
    width: 900px;
    overflow: hidden;
}
.content {
    width: 900px;
    padding: 0 0 37px 0;
    position: relative;
}
.main.static {
    padding: 0 15px 0 0;
}
.main h1 {
    color: #0c74c4;
    font-size: 22px;
    font-weight: bold;
    margin: 25px 0 20px 0;
}
.main p {
    margin: 0 0 10px 0;
    color: #363636;
}

.main h2 {
    color: #0c74c4;
}
#terms_popup, #pp_popup {
}

.main {
    padding: 0 15px;
}

/* end popups */

#main ul {
    list-style: none;
    padding: 0;
    height: 180px;
    width: 9999px;
}

#main ul li {
    float: left;

    width: 102px;
    height: 133px;
    position: relative;
}

#main ul li img {
    border: 1px solid #d3d3d3;
    cursor: pointer;

}
.online_icon, .cam_icon, .gname, .gage {cursor:pointer}
.infiniteCarousel {
    width: 897px;
    position: relative;
}

.infiniteCarousel .wrapper {
    width: 846px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
    height: 210px;
    overflow: auto;
    min-height: 10em;
    margin: 0 40px;
    position: absolute;
    top: 0;
}

#main .gname {
    text-decoration: underline;

}

#main .gname, #main  .gage {
    font-size: 11px;
    font-family: Arial;
    color: #190a51;
    margin-top: 3px;
    text-align: center;
}

.live_icon {
    position: absolute;
    background: url(../img/icon_live.png);
    width: 40px;
    height: 11px;
    top: 4px;
    left: 4px;
}


.infiniteCarousel .wrapper ul {
    width: 9999px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
    top: 0;
}

.infiniteCarousel ul li {
    display:block;
    float:left;
    padding: 2px;

}


.infiniteCarousel .arrow {
    display: block;
    height: 42px;
    width: 25px;

    text-indent: -999px;
    position: absolute;
    top: 47px;
    cursor: pointer;
}

.infiniteCarousel .forward {
    background: url(../img/arrow_next.png) no-repeat 0 0;
    right: -29px;
}

.infiniteCarousel .back {
    background: url(../img/arrow_prev.png) no-repeat 0 0;
    left: 0;
}

#reg_popup {
    display: none;
    position: fixed;
    width: 692px;
    height: 568px;
    border: 10px solid white;
    border-top: none;
    left: 50%;
    margin-left: -356px;
    top: 0;
    z-index: 100;
    background: #0C74C4;
    behavior: url(PIE.htc);
    border-radius: 0 0 7px 7px;
}

#reg_popup p.warning_block {
    color: black;
}

#reg_popup h1 {
    color: #FFF6BC;
    font: bold 36px/30px "Myriad Pro",Arial,sans-serif;
    text-shadow: 2px 2px 0 black;
    margin: 0;
    padding: 15px 0 0 20px;
}

#reg_popup form {
    width: 350px;
    height: 330px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

#reg_popup form ul li {
    margin-top: 12px;
}

p.rp_text {
    float: none;
    width: 315px;
    height: auto;
    line-height: 16px;
    margin-bottom: 25px;
}

#reg_popup > img {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-top: 35px;
    z-index: 20;
    position: relative;
}

#reg_popup ul {
    padding-top: 25px;
}

#reg_popup  form p, #reg_popup  form span, #reg_popup  form a {
    color: white;
}

#reg_popup  ul li p {
    text-align: left;
}

.big_pic {
    position: relative;
    float: right;
}
.mobile{
    display: none;
}
.registration-form:before{
  content: '';
  position: absolute;
  width: 95px;
  height: 93px;
background: url("../img/free-1.png") no-repeat center center;
  right: -7px;
  top:7px;
}
.reg-tittle:before{
  content: '';
  position: absolute;
  width: 95px;
  height: 93px;
background: url("../img/free-1.png") no-repeat center center;
  right: -7px;
  top:-7px;
}
.text-1{
    display: none;
}
@media(max-width:1024px){
    body *{
        box-sizing: border-box;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .body-wrap{
        background: url(../img/bg-mobile.jpg) no-repeat center top;
            height: 686px;
    }
    .registration-form{
        max-width: 344px;
        width: 100%;
        position: static;
        background: white;
      box-shadow: 0px 0px 14.76px 3.24px rgba(53, 53, 53, 0.38);
      float: left;
        }
.fieldname{
    display: none;
}
.field, input.txt, select, .form-content, .registration-form .form-fields, .country, .online_icon, .cam_icon {
    width: 100%;
}
.field{
    margin-bottom: 16px;
}
.form-content{
    padding: 4px 19px 15px;
    position: static;
    height: 100%;
}
.reg-tittle{
    font-size: 24px;
    color:#2e55a1;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    background: #edd96a;
    padding: 10px 0;
    position: relative;
}
input.txt, select, .registration-form .form-fields .day, .registration-form .form-fields .month, .registration-form .form-fields .year {
    height: 40px;
    border: 1px solid #959595;
    border-radius: 3px;
}
.registration-form .form-fields .day, .registration-form .form-fields .year{
    width: 27%;
    margin-right: 0;
}
.registration-form .form-fields .month{
    width: 42%;
    margin-right: 2%;
    margin-left: 2%;
}
.container{
    max-width: 716px;
    margin: 0 auto;
}
.logo-2 {
    padding: 26px 0;
}
p.top_link{
    position: static;
}
footer{
    position: static;
    width: 100%;
}
.bx-wrapper{
        margin-left: 56%;
        margin-top: 313px;
        max-width: 307px!important;
        margin-bottom: -11px;
}
    .bx-wrapper .bx-viewport{
        box-shadow: none;
        -webkit-box-shadow:none;
    }
    .bx-wrapper .bx-prev{
        background: url(../img/arrow-left.png) no-repeat 0 0;
        left: -31px;
    }
    .bx-wrapper .bx-next {
        right: -31px;
        background: url(../img/arrow-right.png) no-repeat 0 0;
    }
    .bx-wrapper .bx-next:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-pager{
    display: none;
}
.bx-viewport{
    height: 220px!important;
}
li {
    text-align: center;
}
p.gname, p.gage {
    margin: 2px 0;
    font-size: 11px;
    color: #190a51;;
}
footer ul{
    margin: 0;
    padding: 0;
}
footer{
    font-size: 12px;
    padding: 20px 0 50px 0;
}
.registration-form:before{
    display: none;
}
.field-last{
    margin-bottom: 25px;
}
.conditions p{
    margin-bottom: 15px;
}
a.log_span{
    color: #0374ff!important;
}
#gogo{
    display: none;
}
.login-form .fieldname{
    display: block;
}
.login-form .field{
    width: 204px!important;
}
#login_form{
    z-index: 9999;
    margin-top: -200px;
}

.bx-wrapper .bx-controls-direction a{
    z-index: 90!important;
}
.popup_new, .contact-popup, .page-wrap, .content{
    width: 709px;
}
.popup_new{
    margin-left: -358px;
}
.main.static {
    padding: 0 40px 0 0;
}
.popup_line{
    right: 49px;
    width: 287px;
}
}
@media(max-width:767px){
    .text-1{
        display: block;
    }
    .body-wrap {
    background: url(../img/bg-small-2.jpg) no-repeat center top;
    height: 327px;
}
.container{
    max-width: 430px;
    text-align: center;
}
.registration-form{
    float: none;
    display: inline-block;
}
.logo-2{
    text-align: left;
}
.text-1{
    text-align: left;
    color: white;
    font-weight: bold;
    font-size: 36px;
    padding-bottom: 20px;
}
.bx-wrapper{
    margin-left: 16%;
    margin-bottom: -11px;
    margin-top: 41px;
}
footer ul li{
    margin-left: 12px;
}
footer ul li:nth-child(1){
    margin-left: 0;
}
footer{
    padding: 33px 0 50px 0;
}
body{
    background: white;
}
.popup_new, .contact-popup, .page-wrap, .content{
    width: 348px;
}
.popup_new{
    margin-left: -174px;
}
.main.static {
    padding: 0 40px 0 0;
}
.popup_line{
display: none;
}
.main h1{
    line-height: 22px;
}
}
@media(max-width:480px){
    .body-wrap {
    height: 206px;
    background-size: cover;
}
.logo-2 img {
    width: 129px;
    height: 39px;
}
.logo-2{
    padding: 19px 17px;
}
.text-1{
    padding-left: 17px;
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 17px;
}
.bx-wrapper{
    max-width: 210px!important;
    margin-left: -100px;
    left: 50%;
}
footer p, footer ul{
    float: none;
}
footer{
    text-align: left;
    padding-left: 17px;
    padding-bottom: 20px;
}
footer p{
    padding-bottom: 9px;
}
#login_form{
    width: 288px;
    margin-left: -144px;
}
#login_logo{
    width: 286px;
    background-position: center;
    background-size: contain;
    height: 54px;
}
.login-form .fieldname{
    float: none;
    width: 114px;
    text-align: left;
    padding-left: 19px;
}
.login-form .field input {
    width: 257px;
    margin-left: 17px;
    height: 31px;
}
#login_form h4{
    display: none;
}
#login_btn{
    width: 100%;
    margin: 0 auto;
}
.close_button{
    right: 2px;
}
}
@media(max-width:360px){
    .reg-tittle:before{
        background: url(../img/free-1-1.png) no-repeat center center;
        background-size: cover;
        right: 0;
        top:-1px;
        width: 76px;
    height: 73px;
    }
    .popup_new{
        top:-61px;
    }
    .popup_new, .contact-popup, .page-wrap, .content{
        width: 288px;
    }
    .popup_new{
        margin-left: -144px;
    }
    .conditions p{
        font-size: 11px;
    }
}
