@charset "utf-8";
/* CSS Document */
body {
    font-size: 16px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    line-height: 24px;
}
* {
    padding: 0px;
    margin: 0px;
}


h2, h1 {
    color: #333;
    line-height: 36px;
    font-family: 'HelveticaLT45Light', Arial, Helvetica, sans-serif;
}
ul {
    list-style: none
}
li {
    float: left;
}
img {
    border: 0px;
}
.hp_page_width {
    width: 100%;
    max-width: 1120px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
}
.hp_header {
    width: 100%;
    float: left;
    padding: 19px 0;
    background: #af7f05;
    position: fixed;
    top: 0;
    z-index: 1;
}
.hp_header .hp_logo a {
    float: left;
    background: url(logo.png) no-repeat center center;
    width: 222px;
    height: 53px;
    text-indent: -99999px;
    overflow: hidden;
}
.hp_header .hp_topnav {
    float: right;
    padding: 11px 0 0 0;
    font-family: 'HelveticaLT45Light', Arial, Helvetica, sans-serif;
}
.hp_header .hp_topnav a {
    color: #fff;
    text-decoration: none;
    padding: 0 22px;
    line-height: 34px;
    display: inline-block;
}
.hp_header .hp_topnav a:hover {
    color: #c1b497;
}
.hp_header .hp_topnav a.hp_btn_signup {
    border-radius: 5px;
    background: #ad0929;
    font-weight: bold;
}
.hp_header .hp_topnav a.hp_btn_signup:hover {
    background: #ac9a73;
    color: #fff;
}
.hp_banner {
    width: 100%;
    height: 615px;
    float: left;
    background: #000000 url(hp_banner.jpg) no-repeat center center;
    border-bottom: 1px solid #e3e3e3;
    margin-top: 91px;
	
}
.hp_banner .hp_search {
    border: 1px solid #b9b6a3;
    width: 100%;
    max-width: 400px;
    box-sizing: border-box;
    float: right;
    margin: 95px 40px 0 0;
    border-radius: 10px;
    overflow: hidden;
}
.hp_banner .hp_search h2 {
    font-size: 26px;
    text-align: center;
    background: #736030;
    padding: 10px;
    margin: 0;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
}
.hp_banner .hp_search ul {
    box-sizing: border-box;
    width: 100%;
    padding: 30px 20px;
    float: left;
    width: 100%;
}
.hp_banner .hp_search ul li {
    width: 100%;
    padding: 8px 0;
    width: 100%;
    float: left;
    font-size: 14px;
}
.hp_banner .hp_search ul li select {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    float: left;
    color: #666;
    font-size: 14px;
}
.hp_banner .hp_search ul li select.sel02 {
    width: 40%;
}
.hp_banner .hp_search ul li span.to {
    width: 20%;
    float: left;
    text-align: center;
}
.hp_banner  .hp_search ul li > label {
    float: left;
    width: 120px;
    text-align: right;
    font-weight: bold;
}
.hp_banner  .hp_search ul li > div {
    margin: 0 0 0 130px;
}
.hp_banner  .hp_search ul li > div p {
    float: left;
    padding-right: 10px;
}
.hp_banner  .hp_search ul li > div p.chosen_gender{
    margin-bottom: 8px;
}
.hp_banner  .hp_search ul li.hp_btn_search {
    text-align: center;
    padding: 20px 0 0 0;
}
.hp_banner  .hp_search  button {
    background: #736030;
    border-radius: 5px;
    padding: 10px 30px;
    font-size: 20px;
    color: #fff;
    border: 0px;
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    font-family: 'HelveticaLT45Light', Arial, Helvetica, sans-serif;
}
.hp_banner  .hp_search  button:hover {
    background: #ad9f80;
}
.hp_sitedate ul li {
    float: left;
    padding: 65px 25px;
    text-align: center;
    font-size: 26px;
    color: #666;
    width: 22%;
    box-sizing: border-box;
}
.hp_sitedate ul li.hp_icon_leaf {
    width: 5%;
    padding: 65px 0 0 0px;
}
.hp_sitedate ul li i {
    background: url(hp_icon01.png) no-repeat left -170px;
    width: 31px;
    height: 8px;
    display: block;
    margin: 38px auto 0 auto;
}
.hp_sitedate ul li h3 {
    font-size: 36px;
    font-weight: normal;
    color: #333;
    padding-bottom: 29px;
}
.hp_sugardaddybaby {
    width: 100%;
    background: #fbf6ec;
    padding: 62px 0;
    float: left;
}

.appdownload_container {
	width: 100%;
	background: #40403d;
	float: left;
	padding: 70px 0 0 0;
}
.appdown_main {
	background: url(icon_mobile_phone.png) no-repeat 120px bottom;
	width: 100%;
	height: 439px;
	padding: 0 120px;
	box-sizing: border-box;
}
.appdown_main h2 {
	font-size: 38px;
	color: #b5ab92;
	float: left;
	width: 100%;
	text-align: right;
	margin: 155px 35px 50px 0;
	font-weight: normal;
}
.appdown_main p {
	float: right;
}
.appdown_main p img {
	margin-left: 15px;
}


.hp_sugardaddybaby h2 {
    font-size: 28px;
    color: #333;
    font-weight: normal;
    text-align: center;
}
.hp_sugardaddybaby ul li {
    float: left;
    width: 45%;
    padding: 70px 0 0 0;
}
.hp_sugardaddybaby ul li label {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.hp_sugardaddybaby ul li label h3 {
    font-size: 24px;
}
.hp_sugardaddybaby ul li label img {
    border-radius: 50%;
    padding-bottom: 10px;
}
.hp_sugardaddybaby ul li p {
    padding: 30px 0 0 0;
}
.hp_sugardaddybaby .hp_line {
    width: 10%;
    text-align: center;
}
.hp_sugardaddybaby .hp_line img {
    width: 100%;
    max-width: 67px;
    height: auto;
}
.hp_features {
    width: 100%;
    float: left;
    padding: 62px 0;
    text-align: center;
    background: url(hp_bg_feature.gif) repeat-x left bottom #fff;
}
.hp_features h2, .hp_story h2 {
    padding: 0 0 70px 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
}
.hp_features ul {
    width: 102%;
    float: left;
    display: table;
}
.hp_features ul li {
    text-align: center;
    width: 23%;
    padding: 36px;
    box-sizing: border-box;
    border: 1px solid #f0ede8;
    box-shadow: 0 4px 1px rgba(34, 25, 25, 0.1);
    -moz-box-shadow: 0 4px 1px rgba(34, 25, 25, 0.1);
    -webkit-box-shadow: 0 4px 1px rgba(34, 25, 25, 0.1);
    background: #fff;
    display: table-cell;
    float: none;
}
.hp_features ul li.hp_feature_width {
    width: 2.6%;
    padding: 0px;
    box-shadow: 0 4px 1px rgba(34, 25, 25, 0.0);
    -moz-box-shadow: 0 4px 1px rgba(34, 25, 25, 0.0);
    -webkit-box-shadow: 0 4px 1px rgba(34, 25, 25, 0.0);
    border: 0px;
    background: none;
}
.hp_features ul li i {
    display: block;
    width: 70px;
    height: 70px;
    padding: 18px 0 0 0;
    box-sizing: border-box;
    background: #ad0929;
    border-radius: 50%;
    margin: 0 auto;
}
.hp_features ul li:hover i {
    background-color: #ac9e7e;
}
.hp_features ul li i.hp_icon_certified {
    padding-top: 22px
}
.hp_features ul li i em {
    width: 34px;
    height: 33px;
    margin: 0 auto;
    display: block;
    background: url(hp_icon01.png) no-repeat left top;
}
.hp_features ul li i.hp_icon_gift em {
    background-position: left top;
}
.hp_features ul li i.hp_icon_certified em {
    width: 40px;
    height: 30px;
    background-position: left -34px;
}
.hp_features ul li i.hp_icon_search em {
    width: 33px;
    height: 34px;
    background-position: left -66px;
}
.hp_features ul li i.hp_icon_useapp em {
    width: 20px;
    height: 38px;
    background-position: left -100px;
}
.hp_features ul li h3 {
    font-size: 21px;
    font-weight: normal;
    padding: 25px 0;
}
.hp_features ul li .hp_line02 {
    display: block;
    width: 50px;
    margin: 0 auto 28px auto;
    border-top: 1px solid #c1b497;
}
.hp_story {
    width: 100%;
    float: left;
    padding: 20px 0 62px 0;
    background: #fcfbf9;
}
.hp_story ul li label {
    float: left;
    width: 150px;
}
.hp_story ul li label img {
    border: 5px solid #c1b497;
    border-radius: 50%;
}
.hp_story ul li > div {
    margin: 0 0 0 230px;
    position: relative;
}
.hp_story ul li > div i {
    font-size: 105px;
    position: absolute;
    left: -35px;
    top: -12px;
    background: url(hp_icon01.png) no-repeat left -140px;
    width: 27px;
    height: 25px;
    display: block;
}
.hp_story ul li > div h3 {
    font-size: 25px;
    font-weight: normal;
}
.hp_story ul li > div h3 span {
    font-size: 33px;
}
.hp_story ul li > div h4 {
    font-size: 16px;
    color: #999;
    font-weight: normal;
    padding: 5px 0 25px 0;
}
.hp_story ul li > div p {
    font-style: italic;
}
.hp_story ul li > div p a {
    color: #333;
}
.hp_maintext {
    padding: 62px 0;
    width: 100%;
    float: left;
    text-align: center;
}
.hp_maintext h2 {
    font-size: 28px;
    padding: 0 0 20px 0;
    width: 100%;
    font-weight: normal;
}
.hp_maintext p {
    padding: 12px 0;
}
.hp_maintext a {
    color: #333;
}
.hp_maintext .hp_line03 {
    width: 90px;
    border-top: 1px solid #c1b497;
    margin: 0 auto 30px auto;
    display: block;
}
.hp_footer {
    width: 100%;
    padding: 62px 0 40px 0;
    background: #25211e;
    float: left;
    color: #a2a1a1;
}
.hp_footer dl {
    width: 25%;
    padding: 0 15px;
    box-sizing: border-box;
    float: left;
}
.hp_footer.inner_footer dl {
    width: 20%;
}
.hp_footer dl dt {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 15px 0;
}
.hp_footer dl dd.hp_spcials {
    width: 100%;
    padding: 0 0 30px 0;
    float: left;
}
.hp_footer dl dd.hp_spcials a {
    width: 31px;
    height: 31px;
    display: block;
    border-radius: 50%;
    background-color: #666;
    margin: 0 13px 13px 0;
    text-indent: -99999px;
    overflow: hidden;
}
.hp_footer dl dd.hp_spcials a i {
    display: block;
    background: url(icon_blog_socials.png) no-repeat left top;
}
.hp_footer dl dd.hp_spcials a.hp_icon_fb i {
    width: 10px;
    height: 21px;
    background-position: left top;
    margin: 5px 0 0 11px;
}
.hp_footer dl dd.hp_spcials a.hp_icon_tw i {
    width: 17px;
    height: 15px;
    background-position: left -30px;
    margin: 9px 0 0 7px;
}
.hp_footer dl dd.hp_spcials a.hp_icon_pin i {
    width: 16px;
    height: 20px;
    background-position: left -57px;
    margin: 7px 0 0 8px;
}
.hp_footer dl dd.hp_spcials a.hp_icon_google i {
    width: 18px;
    height: 16px;
    background-position: left -90px;
    margin: 8px 0 0 8px;
}
.hp_footer dl dd.hp_spcials a:hover {
    background-color: #c1b497;
}
.hp_footer dl.hp_footnav_last {
    border-left: 1px solid #3b3835;
    margin: 0 0 0 -50px;
    padding: 0 0 0 40px;
}
.hp_footer a {
    color: #a2a1a1;
    font-size: 12px;
    float: left;
    width: 100%;
    text-decoration: none;
    line-height: 23px;
}
.hp_footer dl dd.hp_app_down img {
    float: left;
    padding-bottom: 15px;
}
.hp_footer a:hover {
    color: #fbdc97;
}
.hp_copyright {
    text-align: center;
    width: 100%;
    float: left;
    padding: 25px 0 0 0;
    font-size: 12px;
}
.hp_copyright p a {
    float: none;
    width: auto;
    text-decoration: underline;
}
.hp_dating_othersity {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.hp_dating_othersity h1 {
	
	font-size: 32px;
    padding: 0 0 20px 0;
    color: #111;
    line-height: 35px;
}
.hp_dating_othersity .hp_contents h2 {
    font-size: 18px;
    padding: 10px 0 15px 0;
    line-height: 23px;
}
.hp_dating_othersity .hp_contents p {
    padding: 0 0 15px 0;
}
.hp_dating_othersity .hp_contents p img {
    float: left;
    margin: 10px 25px 15px 0;
}
.hp_dating_othersity .socials_dating_sity {
    width: 100%;
    display: block;
    padding: 20px 0 0 0;
}
.hp_dating_othersity .socials_dating_sity a {
    width: 38px;
    height: 38px;
    float: left;
    border-radius: 50%;
    margin-right: 16px;
    text-indent: -99999px;
    overflow: hidden;
    background: url(icon_socials_dating.png) no-repeat left top;
}
.hp_dating_othersity .socials_dating_sity a.icon_google {
    background-position: left top;
}
.hp_dating_othersity .socials_dating_sity a.icon_facebook {
    background-position: left -38px;
}
.hp_dating_othersity .socials_dating_sity a.icon_stumbleupon {
    background-position: left -76px;
}
.hp_dating_othersity .socials_dating_sity a.icon_twitter {
    background-position: left -114px;
}
.hp_dating_othersity .socials_dating_sity a.icon_linkedin {
    background-position: left -152px;
}
.menu_mobile, .hp_topnav.hp_topnav_mobile {
    display: none;
}
@media screen and (max-width:800px) {
    .hp_footer dl.hp_footnav_last {
        border: 0px;
        margin: 0px;
        padding-left: 0px;
    }
    .hp_features ul {
        width: 100%;
    }
    .hp_banner .hp_search {
        background: rgba(252, 251, 249, 0.9);
        margin-right: 0px;
    }
}
@media screen and (max-width:568px) {
    .hp_features ul li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .hp_header .hp_topnav a {
        background: #ad0929 none repeat scroll 0 0;
        border-radius: 5px;
    }
    .hp_header .hp_topnav a:first-child, .hp_header .hp_topnav a:last-child, .hp_header .hp_topnav span {
        display: none;
    }
    .hp_banner {
        position: relative;
        background-position: -600px center;
        margin-top: 0px;
    }
    .hp_topnav.hp_topnav_mobile {
        display: none;
    }
    .menu_mobile {
        display: block;
        float: left;
        width: 30px;
        margin: 12px 0 0 0;
    }
    .hp_logo {
        margin: 0 25%;
    }
    .menu_mobile span {
        float: left;
        width: 100%;
        height: 3px;
        background: #c1b597;
        margin: 3px 0;
    }
    .hp_header {
        position: relative;
    }
    .hp_topnav.hp_topnav_mobile {
        position: absolute;
        width: 100%!important;
        margin: 0px!important;
        left: 0px;
        top: 0px;
    }
    .hp_topnav.hp_topnav_mobile a {
        position: absolute;
        left: 0px;
        top: 91px!important;
        display: block!important;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        border-radius: 0px!important;
        background: #25211e!important;
        border-top: 1px solid #473f3b;
    }
    .hp_header .hp_topnav a:last-child {
        top: 125px!important;
    }
    .hp_header .hp_logo a {
        width: 170px;
        background-size: 100% auto;
        background-position: center center;
    }
    .hp_header .hp_topnav a {
        padding: 0 11px;
    }
}
@media screen and (max-width:480px) {
    .hp_sitedate ul li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .hp_sugardaddybaby .hp_line img {
        display: none;
    }
    .hp_sugardaddybaby ul li {
        padding-top: 20px;
    }
    .hp_sugardaddybaby h2 {
        padding-bottom: 20px;
    }
}
@media screen and (max-width:414px) {
    .hp_sitedate {
        padding: 20px 0;
        width: 100%;
        float: left;
    }
    .hp_sitedate ul li {
        width: 100%;
        padding: 40px 0;
    }
    .hp_sitedate ul li.hp_icon_leaf {
        padding: 0px;
        margin: 0 auto;
        width: 100%;
    }
    .hp_sitedate ul li i {
        margin: 0 auto;
    }
    .hp_sugardaddybaby ul li {
        width: 100%;
    }
    .hp_features ul li {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .hp_story ul li label {
        width: 100%;
        text-align: center;
    }
    .hp_story ul li > div {
        margin-left: 0px;
        width: 100%;
        float: left;
        padding: 0 25px;
        box-sizing: border-box;
    }
    .hp_story ul li > div i {
        left: -5px;
    }
    .hp_footer dl {
        width: 100%;
        padding-bottom: 15px;
    }
    .hp_footer.inner_footer dl {
        width: 50%;
    }
}
@media screen and (max-width:320px) {
    .hp_banner .hp_search {
        margin-top: 50px;
    }
    .hp_header .hp_logo {
        width: 225px;
        margin: 0 auto;
        overflow: hidden;
    }
    .hp_header .hp_topnav {
        float: none;
        width: 103px;
        margin: 0 auto;
    }
    .hp_footer.inner_footer dl {
        width: 100%;
    }
    .hp_footer dl.hp_footnav_last {
        padding-left: 15px;
        box-sizing: border-box;
    }
}
.hp_footer .hp_app_down a {
    width: auto;
}
.hp_footer .hp_app_down a img {
    padding-bottom: 0 !important;
}
.hp_footer .hp_app_down a {
    width: auto;
}
.hp_footer .hp_app_down a img {
    padding-bottom: 0 !important;
}
