@charset "utf-8";
/* CSS Document */
body {
    background: url(img/pilot-dating.jpg) no-repeat center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
a {
    color: #fff;
    text-decoration: none;
}
* {
    padding: 0px;
    margin: 0px;
}
ul {
    list-style: none;
}
img {
    border: 0px;
}
.hp_width {
    max-width: 1155px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
}
.hp_header {
    padding-top: 25px;
    overflow: visible;
}
.hp_header .hp_logo a {
    background: url(img/logo.png) no-repeat left top;
    width: 303px;
    height: 48px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
}
.hp_header .hp_mainnav {
    float: right;
    padding-top: 30px;
    position: relative;
}
.hp_signbox {
    position: absolute;
    right: 0px;
    top: 55px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 187px;
    box-sizing: border-box;
    padding: 8px 13px;
    background: #c7e2fb;
    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_signbox ul {
    width: 100%;
    float: left;
    padding-bottom: 3px;
}
.hp_signbox ul li {
    float: left;
    width: 100%;
    padding: 5px 0;
    color: #666;
    font-size: 12px;
}
.hp_signbox ul li.hp_loginremember {
    margin: 3px 0 0 0;
    padding: 0px;
}
.hp_signbox ul li.hp_loginremember a {
    color: #333;
    text-transform: none;
    float: right;
    padding: 0px;
    font-size: 11px;
}
.hp_signbox ul li label {
    padding-bottom: 3px;
    float: left;
    width: 100%;
    font-weight: bold;
}
.hp_signbox ul li label span {
    float: left;
}
.hp_signbox ul li label a {
    float: right;
    color: #157abb;
    font-size: 10px;
    text-transform: none!important;
}
.hp_signbox ul li input {
    background: #fff;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: #555;
    border: 0px;
    padding: 3px 5px;
    box-sizing: border-box;
    width: 100%;
}
.hp_signbox ul li.hp_loginremember input {
    padding: 0px;
    float: left;
    float: left;
    width: auto;
    margin-right: 5px;
}
.hp_signbox ul li button {
    text-transform: uppercase;
    color: #fff;
    background: #439ff6;
    width: 95px;
    line-height: 26px;
    margin: 7px auto 0 auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 0px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    text-shadow: 0 1px #358ae9;
    margin-left: 66px;
}
.hp_header .hp_mainnav a {
    text-transform: uppercase;
    padding: 0 0 0 40px;
}
.hp_header .hp_mainnav a:hover {
    text-decoration: underline;
}
.hp_header .hp_mainnav a.hp_signin {
    border-left: 1px solid #bfddf9;
    margin-left: 40px;
}
.hp_banner {
    padding-top: 80px;
    color: #fff;
}
.hp_adwords {
}
.hp_adwords h1 {
    font-size: 39px;
    padding: 10px 0 0 0;
    font-family: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
}
.hp_adwords h2 {
    font-size: 33px;
    font-family: AvenirLTStdLight, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.hp_adwords a.hp_btn_join {
    background: url(hp_btn_joinfree.png) no-repeat left top;
    width: 232px;
    height: 67px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 30px;
}
.hp_adwords h3{
    font-size: 20px;
    font-weight: normal;
    padding: 17px 0 0 0;
    font-size:32px;
    display:block;
}
.hp_adwords h3 span{
    font-size:48px;
}
.hp_adwords a.hp_btn_join_new {
    background: url(img/hp_btn_joinfree.png) no-repeat left top;
    width: 232px;
    height: 67px;
    display:block;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 30px;
}
.hp_search {
    float: right;
    border-radius: 20px;
    background: url(img/bg_hp_search.png);
    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);
    width: 383px;
    box-sizing: border-box;
}
.hp_search h2 {
    background-color: #32a0ec;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4cb1f7), color-stop(100%, #32a0ec));
    background: -webkit-linear-gradient(top, #4cb1f7, #32a0ec);
    background: -moz-linear-gradient(top, #4cb1f7, #32a0ec);
    background: -o-linear-gradient(top, #4cb1f7, #32a0ec);
    background: linear-gradient(top, #4cb1f7, #32a0ec);
    border-radius: 20px 20px 0 0;
    line-height: 45px;
    font-size: 18px;
    text-shadow: 0 1px #226ba7;
    text-align: center;
}
.hp_search ul {
    padding: 15px 48px 33px 48px;
    width: 100%;
    box-sizing: border-box;
    float: left;
}
.hp_search ul li {
    width: 100%;
    padding: 6px 0;
    float: left;
}
.hp_search ul li button {
    background: #fd9f52;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 0px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    height: 50px;
    font-family: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 0 1px #df8d48;
    margin-top: 10px;
}
.hp_search ul li.hp_search01 label {
    width: 100px;
    float: left;
}
.hp_search ul li.hp_search02 select {
    width: 40%;
    float: left;
}
.hp_search ul li.hp_search02 span {
    float: left;
    width: 20%;
    text-align: center;
}
.hp_search ul li.hp_search01 div {
    margin: 0 0 0 100px;
}
.hp_search ul li.hp_search01 div input {
    margin-left: 20px;
}
.hp_search ul li label {
    width: 100%;
    float: left;
    padding-bottom: 8px;
}
.hp_search ul li select {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 5px;
    border: 2px solid #b5bec4;
    background: #5b6e7a;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    margin-top: -6px;
}
.hp_search ul li select:focus {
    outline: none;
}
.hp_appdownload {
    padding-top: 70px;
    overflow: hidden;
}
.hp_appdownload .hp_left {
    background: url(img/hp_mobilescreen.png) no-repeat left top;
    width: 393px;
    height: 580px;
    float: left;
}
.hp_appdownload .hp_right {
    color: #2284d6;
    float: left;
    padding: 123px 0 0 140px;
    font-family: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
}
.hp_appdownload .hp_right h2 {
    font-size: 60px;
}
.hp_appdownload .hp_right h3 {
    font-size: 34px;
    text-transform: uppercase;
    padding-bottom: 50px;
    color: #1f6cad;
}
.hp_appdownload .hp_right .hp_btnapps a {
    padding-right: 15px;
}
.hp_features {
    width: 100%;
    padding: 70px 0;
    background: #59b9fc;
    color: #fff;
}
.hp_features h2 {
    text-align: center;
    font-size: 30px;
    font-family: AvenirLTStdLight, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.hp_features ul {
    padding: 1px 0 0 0;
    overflow: hidden;
}
.hp_features ul li {
    float: left;
    width: 187px;
    margin: 34px 0 5px 0;
    box-sizing: border-box;
    padding: 15px 0px;
    text-align: center;
}
.hp_features ul li i {
    width: 102px;
    height: 102px;
    display: block;
    margin: 0 auto;
    background: url(img/icon_hp_features.png) no-repeat left top;

}
.hp_features ul li a {
    display: block;
    margin: 0px 0 0 0px;
    font-weight: bold;
}
.hp_features ul li a span {
    padding-top: 35px;
    display: block;
}
.hp_features ul li.icon_fea_chat i {
    background-position: -102px top;
}
.hp_features ul li.icon_fea_advisor i {
    background-position: -204px top;
}
.hp_features ul li.icon_fea_story i {
    background-position: -306px top;
}
.hp_features ul li.icon_fea_counselor i {
    background-position: -408px top;
}
.hp_features ul li.icon_fea_location i {
    background-position: -510px top;
}
.hp_stories ul {
    padding: 55px 0;
    overflow: hidden;
}
.hp_stories ul li {
    padding: 55px 0;
    float: left;
    width: 100%;
}
.hp_stories ul li.hp_storyright label {
    float: right;
    margin: 0 0 0 65px;
}
.hp_stories ul li div {
}
.hp_stories ul li div h2 {
    color: #2777aa;
    font-size: 36px;
    font-weight: normal;
    padding-bottom: 15px;
    font-family: AvenirLTStdLight, Arial, Helvetica, sans-serif;
}
.hp_stories ul li div h2 span {
    font-size: 52px;
}
.hp_stories ul li div p {
    color: #666;
    padding: 8px 0;
    font-style: italic;
    line-height: 20px;
}
.hp_stories ul li div p a {
    color: #666;
    text-decoration: underline;
    font-weight: bold;
}
.hp_stories ul li label img {
    padding: 12px 17px;
    float: left;	
	box-shadow: 0 0px 4px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 0px 4px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 0px 4px rgba(34, 25, 25, 0.4);
    margin:5px;
}
.hp_stories ul li div {
    padding-left: 50px;
    position: relative;
}
.hp_stories ul li div i {
    background: url(img/hp_icon_story.png) no-repeat left top;
    width: 31px;
    height: 29px;
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
}
.hp_stories ul li .hp_right {
    float: right;
}
.hp_stories ul li.hp_storyleft div {
    margin: 0 0 0 386px;
}
.hp_stories ul li.hp_storyleft label {
    float: left;
}
.hp_maintext {
    width: 100%;
    background: #59b9fc;
    padding: 60px 0 45px 0;
    color: #fff;
    text-align: center;
}
.hp_maintext h1 {
    font-weight: normal;
}
.hp_maintext p {
    padding: 10px 0;
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
}
.hp_maintext p.hp_maintext_line {
    border-top: 1px solid #bde3fe;
    width: 115px;
    margin: 30px auto 0 auto;
    float: none;
}
.hp_maintext a {
    text-decoration: underline;
}
.hp_maintext p.hp_iconsave {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0px;
}
.hp_maintext p.hp_iconsave img {
    padding: 0 65px;
    vertical-align: middle;
}
.hp_footer {
    width: 100%;
    background: #202327;
    padding: 30px 0 5px 0;
    color: #999;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
}
.hp_footer a {
    color: #ccc;
}
.hp_footer a:hover {
    color: #64a0e1 !important;
}
.hp_footer p {
    padding: 0 0 15px 0;
}
#access_monile_note {
    padding: 10px 0 15px 0;
    text-align: center;
}
#access_monile_note a {
    padding: 0 10px;
}
.hp_footercopyright a {
    text-decoration: underline;
    color: #999;
}
.hp_search ul li button:hover, .hp_signbox ul li button:hover {
    cursor: pointer;
}
.hp_adwords .registeredmembers {
    border-bottom: 1px solid #fff;
    font-size: 32px;
    display: inline-block;
    padding: 0 0 20px 0;
    margin: 0 0 15px 0;
}
.hp_adwords .registeredmembers b {
    font-size: 48px;
}
@media screen and (max-width:1024px) {
    .hp_features ul li {
        width: 165px;
    }
}
@media screen and (max-width:1005px) {
    .hp_appdownload .hp_left {
        display: none;
    }
    .hp_appdownload .hp_right {
        width: 100%;
        padding: 100px 0 80px 0;
        margin: 0px;
        text-align: center;
    }
}
@media screen and (max-width:800px) {
    .hp_adwords {
        display: none;
    }
    .hp_appdownload .hp_right {
        float: none;
        margin: 0px auto;
        padding: 90px 0 60px 0px;
        text-align: center;
        width: 392px;
        overflow: hidden;
    }
    .hp_features ul li {
        width: 50%;
    }
    .hp_stories ul li.hp_storyleft label,
.hp_stories ul li.hp_storyright label {
        float: none;
        margin: 0 auto;
        width: 291px;
        display: block;
    }
    .hp_stories ul li div,
.hp_stories ul li.hp_storyleft div {
        width: 100%;
        float: left;
        margin: 20px 0 0 0px;
        box-sizing: border-box;
    }
    .hp_search {
        width: 100%;
    }
}
@media (min-width: 763px) and (max-width: 965px) {
    .hp_adwords {
        display: none;
    }
}
@media screen and (max-width:414px) {
    .hp_header .hp_mainnav {
        width: 100%;
    }
    .hp_header .hp_logo a {
        float: none;
        display: block;
        margin: 0 auto;
        width: 233px;
    }
    .hp_banner {
        padding-top: 42px;
        margin-bottom: 50px;
    }
    .hp_appdownload .hp_right {
        width: 100%;
    }
    .hp_appdownload .hp_right h2 {
        font-size: 48px;
    }
    .hp_appdownload .hp_right h3 {
        font-size: 22px;
    }
    .hp_appdownload .hp_right .hp_btnapps a {
        padding: 0 10px;
    }
    .hp_appdownload .hp_right .hp_btnapps a img {
        width: 120px;
        height: auto;
    }
    .hp_features ul li {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .hp_appdownload .hp_right {
        padding-top: 25px;
    }
    .hp_header .hp_mainnav a {
        padding: 0 13px;
    }
    .hp_header .hp_mainnav {
        text-align: center;
    }
    .hp_header .hp_mainnav a.hp_signin {
        margin-left: 10px;
        padding-left: 20px;
    }
    .hp_signbox ul li {
        text-align: left;
    }
    .hp_signbox ul li a {
        padding: 0px!important;
    }
}
@media (min-width:300px) and (max-width:450px) {
    .hp_header .hp_mainnav a {
        padding: 0 10px!important;
    }
    .hp_header .hp_mainnav a {
        padding: 0 10px!important;
    }
}
@media (min-width:300px) and (max-width:375px) {
    .hp_search ul li.hp_search01 div input {
        margin-left: 50px;
    }
}
@media (min-width:300px) and (max-width:340px) {
    .hp_search ul {
        padding: 15px 28px 33px 28px;
        width: 100%;
        box-sizing: border-box;
        float: left;
    }
}