@charset "utf-8";
/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #1c2227;
    background: #fcffee;
    padding: 0px;
    margin: 0px;
}
* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
	text-align:center;
}
img {
    border: 0px;
}
p {
    line-height: 22px;
}
ul {
    list-style: none;
	line-height:23px;
}
.hp_width {
    padding: 0 15px;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.hp_width p a {
    color: #d14f4f;
	text-decoration: none;
}
.hp_width a {
    color: #d14f4f;
	text-decoration: none;
}
.hp_header, .hp_header_scroll {
    background: #fff;
	opacity: 0.92;
    width: 100%;
    height: 75px;
    position: fixed;
    left: 0px;
    top: 0px;
}
.hp_header_scroll {
    background: #fff;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.hp_logo a {
    background: url(logo.png) no-repeat left top;
    width: 232px;
    height: 48px;
    float: left;
    overflow: hidden;
    text-indent: -99999px;
    margin: 16px 0 0 0;
}
.hp_banner {
    background: url(banner.jpg) no-repeat center top;
    width: 100%;
    height: 643px;
}
.hp_login {
    float: right;
    margin: 25px 0 0 0;
}
.hp_login a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    padding: 0 22px;
    line-height: 26px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.hp_login span {
    float: left;
    padding: 4px 0 0 0;
}
.hp_login a:hover {
    color: #d14f4f;
}
.hp_login a.hp_signup {
    background: #d14f4f;
    border: 1px solid #d14f4f;
    color: #fff;
    margin-right: 20px;
}
.hp_login a.hp_signin {
    border: 1px solid #333;
}
.hp_login a.hp_signup:hover {
    -moz-opacity: 0.80!important;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.hp_search {
    float: left;
    width: 390px;
    margin: 126px 0 0 0;
    border: 1px solid #d14f4f;
    overflow: hidden;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 14px;
    background: #fff;
}
.hp_search h2 {
    background: #d14f4f;
    color: #fff;
    font-size: 22px;
    padding: 18px 0;
    text-align: center;
    width: 100%;
}
.hp_search ul {
    padding: 25px;
    width: 100%;
    float: left;
}
.hp_search .hp_btnfindmatch {
    text-align: center;
}
.hp_search .hp_btnfindmatch button {
    background: url(hp_btn_findmymatch.png) no-repeat left top;
    width: 235px;
    height: 42px;
    border: 0px;
    cursor: hand;
    cursor: pointer;
}
.hp_search ul li {
    width: 100%;
    float: left;
    padding: 8px 0;
}
.hp_search ul li > label {
    float: left;
    text-align: right;
    padding-right: 5px;
    width: 120px;
    font-weight: bold;
}
.hp_search ul li div {
    margin: 0 0 0 125px;
}
.hp_search ul li div select {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 5px;
    float: left;
}
.hp_search ul li div select.hp_sel02 {
    width: 70%;
}
.hp_search ul li div span.hp_to {
    width: 10%;
    text-align: center;
    float: left;
    padding: 4px 0 0 0;
}
.hp_width15 {
    padding: 0 15px;
}
.hp_mobiles {
    width: 105%;
    float: left;
    padding-top: 30px;
	padding-left:50px;
    color: #fff;
}
.hp_mobiles a {
    margin-right: 3px!important;
}
.hp_mobiles span {
    float: left;
    padding: 9px 5px 0 0;
}
.hp_mobiles a {
    padding-right: 10px;
}
.hp_features {
    padding-top: 15px;
    padding-bottom: 15px;
}
.hp_features h2 {
    padding: 55px 0 35px 0;
    width: 100%;
    text-align: center;
    color: #d14f4f;
    font-size: 28px;
    font-family: tt1018m_0, Arial, Helvetica, sans-serif;
}
.hp_features ul {
    width: 100%;
}
.hp_features ul li {
    width: 45%;
    float: left;
    margin-right: 10%;
    padding: 46px 0;
}
.hp_features ul li.hp_companionship, .hp_features ul li.hp_activitypartners {
    margin-right: 0px;
}
.hp_search_left {
    padding-top: 4px;
}
.hp_features ul li label {
    float: left;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 167px;
    height: 167px;
    overflow: hidden;
}
.hp_features ul li div {
    margin: 0 0 0 197px;
}
.hp_features ul li div h3 {
    font-size: 24px;
    padding-bottom: 15px;
}
.hp_features ul li div p {
    color: #515d5e
}
.hp_maintext {
    background: #f3f2f2;
    padding: 75px 0;
}
.hp_maintext h1 {
    width: 100%;
    text-align: center;
    color: #d14f4f;
    font-size: 28px;
    padding-bottom: 25px;
    font-family: tt1018m_0, Arial, Helvetica, sans-serif;
}
.hp_maintext p {
    text-align: center;
    padding: 10px 0;
}
.hp_footer {
    background: #333;
    padding: 50px 0;
    font-size: 12px;
    color: #d8d7d7;
}
.hp_footer dl {
    width: 20%;
    float: left;
    color: #a2a1a1;
}
.hp_footer dl dt {
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: bold;
}
.hp_footer a {
    color: #d8d7d7;
    text-decoration: none;
    line-height: 22px;
}
.hp_footer a:hover {
    color: #d14f4f;
}
.hp_footer p {
    width: 100%;
    float: left;
    padding-top: 25px;
    text-align: center;
}
.hp_footer .note_bottom {
    padding-top: 10px;
}
.hp_footer .note_bottom a {
    color: #ffffff;
}
.hp_footer dl.hp_socials a, a.hp_footer_mobile {
    background: url(icon_blog_socials.png) no-repeat 9px -202px #666;
    width: 33px;
    height: 33px;
    float: left;
    margin-right: 10px;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
}
.hp_footer dl.hp_socials a.hp_twitter {
    background-position: 9px -21px;
}
.hp_footer dl.hp_socials a.hp_pinterest {
    background-position: 9px -49px;
}
.hp_footer dl.hp_socials a.hp_googleplus {
    background-position: 8px -81px;
}
.hp_footer dl.hp_socials a:hover, a.hp_footer_mobile:hover {
    background-color: #d14f4f;
}
.hp_footer dl.hp_socials a.hp_footer_mobile {
    background-position: 12px -111px;
}
.hp_footer dl.hp_socials a.hp_footer_iphone {
    background-position: 8px -141px;
}
.hp_footer dl.hp_socials a.hp_footer_Android {
    background-position: 9px -172px;
}
.hp_footer dl.hp_socials a.hp_facebook {
    background-position: 11px 7px;
}
.hp_footer dl {
    width: 19.5%;
    float: left;
    color: #a2a1a1;
}
.hp_footer dl.hp_socials {
    width: 22%;
}
.btn_signin_f:link, .btn_signin_f:hover {
    position: relative;
    display: inline-block;
    width: 165px;
    height: 26px;
    border-radius: 3px;
    line-height: 27px;
    font-size: 12px;
    text-decoration: none;
    color: #fff !important;
    text-indent: 34px;
    text-shadow: none;
    box-shadow: inset 0 1px 0 #76a2d9, 0 1px 2px #464644;
    background-color: #3c66a2;
    background: linear-gradient(to bottom, #658fcc, #3c66a2);
    padding: 0 !important;
}
.btn_signin_f span {
    position: absolute;
    left: 3px;
    top: 3px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('btn_f1.png');
    background-repeat: no-repeat;
    padding-right: 20px;
}
.btn_signin_f+span {
    display: inline-block;
    margin: 0 10px;
}
.d_topSign .btn_signin_f+span {
    color: #fff;
}
.hp_loginbox .btn_signin_f {
    margin: 3px 0;
}
.hp_loginbox .btn_signin_f+span {
    float: left;
    margin: 8px 12px 0px 25px;
    color: #1695d0;
}
.hp_login .hp_signin+span {
    margin: 0 20px;
}
@media screen and (max-width: 768px) {
.hp_features ul li {
    width: 100%;
}
.btn_signin_f:link {
    display: block;
    margin: 0 auto 10px auto;
}
.hp_login .btn_signin_f:link {
    display: none;
}
.hp_login .btn_signin_f+span {
    display: none;
}
.d_topSign .btn_signin_f, .d_topSign .btn_signin_f+span, .hp_loginbox .btn_signin_f, .hp_loginbox .btn_signin_f+span, .hp_login .btn_signin_f+span, .hp_login .btn_signin_f:link {
    display: block;
    margin-top: 6px;
}
.hp_features ul {
    width: 100%;
    padding: 0 15px;
}
.hp_features ul li {
    width: 100%;
    padding: 30px 0;
}
.hp_features ul li label {
    float: none;
    margin: 0 auto;
    display: block;
}
.hp_features ul li div {
    margin: 20px 0 0 0px;
    text-align: center;
}
.hp_logo a {
    width: 162px;
    background-size: 100% auto;
    background-position: left center;
    margin-top: 15px;
}
.hp_footer dl {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
.hp_footer dl.hp_mobiles a.hp_footer_mobile_new {
    float: none;
    display: block;
    margin: 0 auto!important;
}
.hp_maintext {
    padding: 30px 0;
}
.hp_search {
    width: 100%;
    background: #fff;
}
.hp_mobiles a {
    float: left;
    border-radius: 7px;
    padding: 0px;
    margin: 0px 10px 0 0px;
}
.hp_mobiles {
    padding-left: 0px;
    padding-top: 5px;
}
.hp_login {
    margin-top: 29px;
    float: none;
    margin: 15px auto 0 auto;
    text-align: center;
}
.hp_login a, .hp_login span {
    float: none;
    display: inline-block;
}
.hp_footer dl.hp_socials {
    width: 100%;
    float: left;
}
.sd_blogs {
    background: #eae5da none repeat scroll 0 0;
    color: #999 !important;
    float: left;
    font-weight: normal;
    left: 0;
    margin: 0;
    padding: 5px 0;
    position: fixed;
    text-align: center;
    top: 75px;
    width: 100%;
}
.hp_footer dl.hp_socials a {
    float: none;
    display: inline-table;
}
.hp_mobiles {
    width: 260px;
    float: none;
    margin: 0 auto;
}
.hp_mobiles a img {
    background: rgba(252,255,238,1.8);
    border-radius: 7px;
}
.hp_mobiles a img {
    width: 120px;
    height: auto;
}
.hp_mobiles {
    padding-top: 12px;
    overflow: hidden;
}
.hp_footer .hp_mobiles a img {
    background: none;
}
.hp_mobiles a {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
}
.hp_header, .hp_header_scroll {
    height: 110px;
}
.hp_search {
    margin-top: 160px;
}
.hp_banner {
    height: 673px;
}
.hp_login .hp_signin {
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0px 20px;
}
.hp_logo a {
    float: none;
    display: block;
    margin: 0 auto;
}
.hp_login .hp_signin+span {
    float: left;
    width: 100%;
    margin: 0px;
    text-align: center;
    padding: 1px 0 6px 0;
}
}
@media screen and (max-width:370px) {
.hp_footer dl {
    width: 100%;
    margin-bottom: 15px;
}
.hp_footer {
    text-align: center;
}
.hp_footer dl.hp_socials a {
    float: none;
    display: inline-table;
}
.hp_search ul li div {
    margin: 0 0 0 92px;
}
.hp_search ul li label {
    width: 79px;
}
.hp_login .hp_signin:hover {
    color: #d14f4f;
    -moz-opacity: 0.80!important;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.hp_search h2 {
    font-size: 16px;
}
.hp_width15 {
    padding: 0 6px;
}
.hp_features h2 {
    font-size: 24px;
    padding: 30px 0 15px 0;
}
.hp_features ul li div h3 {
    font-size: 20px;
}
.hp_maintext h1 {
    font-size: 24px;
}
.hp_mobiles span {
    display: none;
}
.hp_login {
    width: 100%;
    text-align: center;
    margin: 5px 0 0 00px;
}
.hp_login a {
    display: inline-block;
    margin: 0 0px;
}
}
