.hero h1 .bigger,
.reg_form #regPage_2 h2 {
    display: block;
}

#reg1_errors {
    list-style: decimal;
    padding-left: 30px;
}

.fld_checkbox {
    text-transform: capitalize;
}

.grecaptcha-badge {
    visibility: hidden;
}

.fldTransId,
.fldLookingTransId {
    display: none;
}

.reg_form {
    margin-right: 165px;
}

@media only screen and (max-width: 1280px) {
    .has_notice .reg_form {
        margin-top: 333px;
    }
}

@media only screen and (max-width: 600px) {
    .has_notice .reg_form {
        margin-top: auto;
    }
}

.chinese #piclist,
.german #piclist {
    background: url("./friendfinder/red_piclist_bg.jpg");
}

.hero_text {
    top: 155px !important;
    left: 145px;
}

.navbar ul li.join,
.navbar ul li:hover.join {
    background-color: initial;
}

.hero_text,
.chinese .hero_text,
.german .hero_text,
.french .hero_text,
.portuguese .hero_text {
    top: auto !important;
}

.spanish .hero_text,
.german .hero_text,
.japanese .hero_text,
.portuguese .hero_text {
    width: 670px;
}

.reg_form .fldRow {
    margin-bottom: 12px;
}

label {
    font-weight: 600;
    color: #000;
}

.reg_form select,
.reg_form input {
    font-size: 13px;
    font-weight: normal;
}

#regPage_2 .help {
    margin-top: 0;
}

.avn_btn {
    font-size: 21px;
    letter-spacing: -1px;
    font-family: "Open Sans Bold";
    border: 1px solid #f41002;
    color: #f41002;
    font-weight: bold;
    width: 270px;
    height: 43px;
    text-align: center;
    display: block;
    line-height: 43px;
}

.avn_btn:hover {
    text-decoration: none;
    color: #fff;
    background: #cc002e;
}

.fldRow.fldLookingTransId .fldColInner_1 {
    margin-bottom: 7px;
}

#header_navbar {
    z-index: 999;
}

.guest-nav>ul>li:hover {
    background: #f3f3f3;
    box-shadow: 0 0 6px -2px #999;
    -webkit-box-shadow: 0 0 6px -2px #999;
    -moz-box-shadow: 0 0 6px -2px #999;
}

.guest-nav {
    font-size: 14px;
}

.guest-nav .subnav {
    padding: 0;
    display: none;
    background: #f3f3f3;
    box-shadow: 0 6px 10px -6px #999;
    -webkit-box-shadow: 0 6px 10px -6px #999;
    -moz-box-shadow: 0 6px 10px -6px #999;
}

.guest-nav>ul>li:hover ul,
.show_nav .guest-nav>ul>li:hover ul {
    display: block;
}

.guest-nav ul li ul li a {
    padding: 0px 26px;
}

.guest-nav ul li ul li a,
.guest-nav ul li:hover a,
.guest-nav>ul>li a:hover,
.guest-nav ul li ul li a:hover,
.guest-nav ul li ul li:hover a {
    color: #000000;
}

.guest-nav ul li ul li {
    background: #f3f3f3;
    min-width: 200px;
    height: auto;
    font-weight: bold;
    line-height: normal;
    padding: 8px 0;
}

.guest-nav ul li ul li:hover {
    background: #e0e0e0;
}

.spanish .guest-nav ul li ul li a,
.french .guest-nav ul li ul li a,
.swedish .guest-nav ul li ul li a,
.dutch .guest-nav ul li ul li a,
.german .guest-nav ul li ul li a,
.korean .guest-nav ul li ul li a,
.portuguese .guest-nav ul li ul li a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.gst .guest-nav ul li ul li a {
    padding: 0px 16px;
}

.gst .icon {
    display: none;
}

.scrolled .guest-nav ul li ul li a {
    padding: 0px 16px;
}

.scrolled .guest-nav li:hover,
.scrolled .guest-nav ul li ul li {
    background: #464646;
}

.scrolled .guest-nav ul li ul li:hover {
    background: #595959;
}

.scrolled .guest-nav ul li ul li a,
.scrolled .guest-nav ul li:hover a,
.scrolled .guest-nav>ul>li a:hover,
.scrolled .guest-nav ul li ul li a:hover,
.scrolled .guest-nav ul li ul li:hover a {
    color: #ffffff;
}

.spanish .scrolled .guest-nav ul li ul li a,
.german .scrolled .guest-nav ul li ul li a,
.korean .scrolled .guest-nav ul li ul li a,
.dutch .scrolled .guest-nav ul li ul li a,
.portuguese .scrolled .guest-nav ul li ul li a,
.swedish .scrolled .guest-nav ul li ul li a {
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width: 980px) {
    .show_nav .guest-nav .subnav {
        display: block;
    }
    .show_nav .guest-nav .dropdown-toggle {
        width: 60px;
        height: 58px;
        right: 0;
        top: 0;
        position: absolute;
    }
    .show_nav .guest-nav .icon {
        background-image: url(../friendfinder/icons_mobile_sprite_v5-compressor.png);
        background-size: 1950%;
    }
    .show_nav .guest-nav .dropdown-arrow {
        background-position: 1% 14%;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .show_nav .guest-nav .dropdown-arrow {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        position: absolute;
        top: 29px;
        right: 18px;
    }
    .show_nav .guest-nav .up,
    .show_nav .scrolled .guest-nav .up {
        height: auto;
    }
    .show_nav .up .dropdown-arrow {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .show_nav .guest-nav ul li ul li {
        background: #464646;
    }
    .show_nav .guest-nav>ul>li:hover {
        background: #464646;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    .show_nav .guest-nav ul li ul li a,
    .show_nav .guest-nav ul li:hover a,
    .show_nav .guest-nav>ul>li a:hover,
    .show_nav .guest-nav ul li ul li a:hover,
    .show_nav .guest-nav ul li ul li:hover a {
        color: #ffffff;
    }
    .show_nav .guest-nav ul li ul li:hover {
        background: #595959;
    }
    .show_nav .guest-nav ul li ul li a {
        padding: 10px 26px;
    }
}

.cc_icon {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.cc_icon img {
    height: 30px;
}

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

#new_footer {
    width: 100%;
    background-color: #383838;
    color: #ffffff;
    font-family: "open sans", arial, sans-serif, helvetica;
    text-align: left;
    position: relative;
    bottom: 0;
}

.seo_container {
    border-bottom: 1px solid #ffffff;
}

#new_footer a {
    color: #ffffff;
    text-decoration: unset;
}

.seo_nav {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding: 0 calc(50% - 720px);
}

.seo_nav>div {
    width: 20%;
    height: 3em;
}

.seo_nav>div>a {
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.site_container {
    display: flex;
    padding: 20px calc(50% - 720px) 80px;
}

#new_footer .languages li a.selected {
    background: url(./friendfinder/sprite_newaff.png) no-repeat right -647px;
    cursor: pointer;
    font-size: 12px;
    width: 80px;
    display: block;
    text-align: left;
}

#new_footer ul {
    list-style: none;
}

#new_footer .languages li {
    position: relative;
}

#new_footer .languages li ul {
    display: none;
    position: absolute;
    /* bottom: 100%; */
    border: 1px solid #cecece;
    background-color: #1a1a1a;
    border-radius: 5px;
}

#new_footer .languages li ul li {
    min-width: 80px;
}

#new_footer .languages li:hover ul {
    display: block;
    font-size: 12px;
    padding: 7px 10px;
}

.other_site {
    font-size: 12px;
    margin: 2.4em 0 2em;
}

.other_site span {
    font-weight: 600;
}

.twitter a {
    font-size: 12px;
    display: flex;
    align-items: center;
}

.twitter img {
    width: 15px;
    margin-left: 0.3em;
}

.copy_right {
    width: 850px;
    margin: 0 90px;
}

.disclaimer,
.safetylaw {
    font-size: 12px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.footer_links {
    margin: 1em 0;
}

.footer_links a {
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
}

.mt10 {
    font-size: 12px;
    color: #cccccc;
    margin-bottom: 1em;
}

#copyright {
    font-size: 12px;
    color: #cccccc;
}

.call_us {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 1em;
}

.contact_map {
    font-size: 12px;
}

sup {
    margin-top: 0;
    top: 0;
}

.suspended ul span {
    cursor: pointer;
    color: #ffffff !important;
}

#footer {
    display: none !important;
}

@media (max-width: 798px) {
    .seo_nav {
        flex-direction: column;
        width: 100%;
        align-items: center;
        padding: 0.5em 0;
    }
    .seo_nav>div {
        height: 2.5em;
        width: 100%;
    }
    .site_container {
        flex-direction: column;
        padding-left: 5%;
    }
    .lang_other_site {
        padding-left: 0 !important;
        display: flex;
        flex-direction: column;
    }
    .mt10 {
        width: 98%;
    }
    .copy_right {
        margin: 0;
        width: 100%;
    }
}

.login_input_wrapper .google-oauth {
    color: #ffffff;
}

.active .login_input_wrapper .google-oauth {
    color: #000000;
}

#mobile h2 .bigger {
    margin-bottom: 5px;
}

.chinese #vid h2 .bigger,
.korean #vid h2 .bigger {
    margin: 5px 0;
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
form,
input {
    margin: 0px;
    padding: 0px;
    outline: none;
    list-style-type: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

button:focus {
    outline: 0;
}

button,
input {
    font-family: "Open Sans", "微軟正黑體", sans-serif;
}

.fgtpwd-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s linear;
    text-align: center;
}

.fgtpwd-popup.popup {
    z-index: 999;
    visibility: visible;
    opacity: 1;
}

html.popup,
body.popup {
    height: 100%;
    overflow: hidden;
}

.fgtpwd-box {
    display: inline-block;
    width: 540px;
    margin: 210px auto 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    border-radius: 10px;
}

.fgtpwd-title {
    font-size: 36px;
    font-weight: 300;
    line-height: 58px;
    padding-left: 30px;
    color: #fff;
    background: #a1a1a1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: left;
}

.fgtpwd-cotent {
    padding: 25px 30px 45px;
    background: #f0f0f0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#rest-2 .fgtpwd-cotent {
    padding-bottom: 20px;
}

.fgtpwd-desc {
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    color: #212121;
}

.fgtpwd-btns {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.fgtpwd-box .btn-no {
    line-height: 35px;
    cursor: pointer;
}

.fgtpwd-box .btn-no,
.fgtpwd-box button {
    min-width: 88px;
    height: 35px;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

#rest-1 .fgtpwd-btns .btn-no #rest-1 .fgtpwd-btns button {
    width: calc((100% - 10px) / 2);
}

.btn-no,
.btn-no:hover {
    background-color: #a7a7a7;
    margin-right: 10px;
}

.btn-ys,
.btn-ys:hover,
.btn-ys:disabled {
    background-color: #f70202;
}

.btn-ys:disabled {
    cursor: not-allowed;
}

.btn,
button,
[type="submit"],
[type="button"],
[type="reset"] {
    padding: 0;
}

.reset-box {
    padding-top: 20px;
    width: 185px;
    margin: 0 auto;
    text-align: center;
}

/* multiple langs */

#japanese .reset-box,
.japanese .reset-box {
    width: 230px;
}

#japanese .reset-input input::placeholder,
.japanese .reset-input input::placeholder {
    font-size: 12px;
    letter-spacing: -1px;
}

#japanese .fgtpwd-title,
.japanese .fgtpwd-title {
    font-size: 28px;
    letter-spacing: -1px;
}

#korean .fgtpwd-title,
.korean .fgtpwd-title,
#italian .fgtpwd-title,
.italian .fgtpwd-title,
#french .fgtpwd-title,
.french .fgtpwd-title,
#german .fgtpwd-title,
.german .fgtpwd-title,
#dutch .fgtpwd-title,
.dutch .fgtpwd-title {
    font-size: 32px;
}

#portuguese .reset-box,
.portuguese .reset-box,
#spanish .reset-box,
.spanish .reset-box,
#french .reset-box,
.french .reset-box,
#german .reset-box,
.german .reset-box,
#dutch .reset-box,
.dutch .reset-box {
    width: 210px;
}

#portuguese .fgtpwd-title,
.portuguese .fgtpwd-title,
#spanish .fgtpwd-title,
.spanish .fgtpwd-title {
    font-size: 30px;
}

/* [END] multiple langs */

.reset-input {
    position: relative;
    display: block;
    width: 100%;
}

.reset-input input {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 10px;
    height: 35px;
    font-size: 13px;
    font-weight: 300;
    color: #212121;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
    padding-left: 30px;
    box-sizing: border-box;
}

.errormsg {
    display: none;
    color: #df0000;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
}

.error .fgtpwd-cotent input {
    border-color: #df0000;
}

.error .errormsg {
    display: block;
}

.confirm-box {
    width: 310px;
    margin: -10px auto 15px;
}

.confirm-title {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 16px 22px 20px;
}

.confirm-title-txt {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #212121;
    text-align: left;
}

.confirm-title-txt span {
    font-size: 16px;
    font-weight: 600;
}

.confirm-code-desc,
.confirm-code-desc2 {
    padding: 11px 0;
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    color: #212121;
    text-align: left;
}

.confirm-code-desc2 {
    font-size: 14px;
    line-height: 19px;
    padding: 17px 0 4px;
}

.confirm-code-box {
    display: flex;
    justify-content: space-between;
}

.confirm-code-box input {
    width: 200px;
    border: 1px solid #cccccc;
    border-radius: 10px;
    height: 35px;
    font-size: 14px;
    color: #212121;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-indent: 8px;
    box-sizing: border-box;
}

.confirm-fn li {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #3366cc;
    padding-left: 20px;
    text-align: left;
    cursor: pointer;
}

.confirm-fn li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    background: #3366cc;
}

.confirm-bottom {
    font-size: 11px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
    color: #212121;
}

.confirm-bottom a {
    color: #3366cc;
}