
/*=================== Typography style =========================*/
body {
    font-family: '微软雅黑','黑体';
    font-size: 14px;
    line-height: 22px;
    color: #3d4f56;
    font-weight: 300;
}
h1 {
    font-size: 44px;
    line-height: 50px;
    margin: 0 0 20px 0;
    font-weight: 300;
}
h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 20px 0;
    font-weight: 300;
}
h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 20px 0;
    font-weight: 300;
}
p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 20px 0;
}
strong {
    font-weight: 600;
}
a {
    color: #009bd2;
    text-decoration: none;
    font-weight: 600;
}
/*
a:hover,
a:focus {
    color: #009bd2;
    text-decoration: underline;
}
*/
a.button:hover,
a.button:focus {
    text-decoration: none;
    color: #fff;
}
a:active,
a:focus {
    outline: none;
}
ul {
    padding: 0;
    margin: 0;
}
li {
     list-style: none;
}


/*============================ Layout style ============================*/

/*Header*/
#header {
    padding: 17px 0 8px 0;
	background-color: #fff;
}
#logo {
    
    display: block;
    
    height:48px;
    width: 496px;
}
#logo:hover,
#logo:focus {
    opacity: 0.7;
}
.social li {
    display: inline-block;
    padding: 0 0 0 10px;
}
.social a {
    display: block;
    width: 41px;
    height: 41px;
    text-indent: -9999em;
}
.facebook-ico {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/fb.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    background-size: 41px;
}
.facebook-ico:hover {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/fb2.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    background-size: 41px;
}
.twitter-ico {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/tw.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    background-size: 41px;
}
.twitter-ico:hover {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/tw2.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
    background-size: 41px;
}
#header .header-search {
    display: none;
}
/*Footer*/
#footerNav {
    margin-top: 15px;
}
#footerNav ul {
    text-align: center;
    margin-bottom: 40px;
}
#footerNav li {
    display: inline-block;
    padding-right: 10px;
    line-height: 14px;
}
#footerNav li:before {
    content:  "|";
    color: #50646c;
    margin-right: 10px;
}
#footerNav :first-child:before {
    display: none;
}
#footerNav li a {
    color: #50646c;
    font-size: 14px;
    line-height: 14px;
}
#footerNav li a:hover,
#footerNav li a:active {
    color: #009bd2;
    text-decoration: none;
}
.copyright {
    font-size: 13px;
    text-align: center;
    margin-bottom: 40px;
}
    .copyright a {
        font-weight: 300;
        color: #3d4f56 !important;
    }
/*========================== Home page style ===========================*/
.search {
    padding: 8% 0;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
#headerimgs {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:100%; position:absolute;  background-size: cover;}

.mobilesearch {
    display: none;
}
.mobilesearch.active {
    display: block;
}
.what-is-peekyou {
    padding: 80px 0;
    text-align: center;
	background-color: #f2f2f2;
}
.what-is-peekyou>.content {
    max-width: 1150px;
}
.what-is-peekyou>.content p {
    max-width: 930px;
    margin: 0 auto 55px;
    font-size: 18px;
    line-height: 26px;
}
.what-is-peekyou ul {
    margin-bottom: 50px;
}
.benefits li {
    text-align: center;
    display: inline-block;
    min-width: 194px;
    max-width: 40px;
    vertical-align: top;
    margin-bottom: 40px;
}
.benefits li i {
    margin: 0 auto 20px;
    display: block;
    width: 110px;
    height: 110px;
    background-size: 100%;
}
.reunite {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/reunite.png") no-repeat center top;
}
.contact {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/contact.png") no-repeat center top;
}
.classmates {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/classmates.png") no-repeat center top;
}
.background {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/background-info.png") no-repeat center top;
}
.family {
    background: url("http://report.ctic-lab.com/certificate/web/images/frontpage/familly.png") no-repeat center top;
}
.privacy-notice {
    background: #f2f2f2;
    padding: 45px 0 35px 0;
    position: relative;
}
.privacy-notice p {
    margin: 0;
    z-index: 1;
    position: relative;
    font-size: 18px;
    line-height: 26px;
	font-family:'微软雅黑','黑体';
	letter-spacing:2px; 
}
.privacy-notice:before {
    content: " ";
    display: block;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #f2f2f2 url("http://report.ctic-lab.com/certificate/web/images/frontpage/lock.png") no-repeat center;
    background-size: 31px 35px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -38px;
    z-index: 0;
}
.how-it-works {
    text-align: center;
}
.how-it-works .content>p {
    max-width: 870px;
    margin: 0 auto 30px;
    font-size: 18px;
    line-height: 26px;
}
.how-it-works h3 {
    margin-bottom: 50px;
}
.diagram {
    max-width: 770px;
    margin: 0 auto 25px;
    text-align: center;
}
.diagram img {
    max-width: 100%;
}
.diagram-mobile {
    display: none;
}
.profiles {
    margin: 80px auto 40px;
}
.profiles-list {
    width: 50%;
    float: left;
}
.profiles-list .line {
    position: relative;
}
.valign:after {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: ''; }
.valign > .valigned {
    max-width: 235px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.profiles-list .overlay {
    position: absolute;
    z-index: 7;
    color: #fff;
    padding: 0 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.profiles-list .blue {
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 50%;
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    background: rgba(58,174,230,0.95);
}
.profiles-list .green {
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    top: 1;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 50%;
    background: rgba(151,206,82,0.95);
}
.profiles-list > div {
    background: #46616c;
}
.profiles-list img {
    margin: 0;
    padding: 0;
    max-width: 16.6666%;
    float: left;
    opacity: 0.7;
}
.profiles-list img.placeholder {
    opacity: 1;
}

/*
.profiles-list a img:hover {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
*/
/*
.profiles-list a:hover {
    text-decoration: none;
    border: none;
    outline: none;
}
*/
.profiles-list a:hover img {
    opacity: 1;
 /*   margin: 0;
    padding: 0;
    border: none;
 */
}

.blog h1 {
    font-size: 34px;
    margin-bottom: 20px;
}



@media (max-width: 860px) {
    .post-box {
        width: 100%;
        float: none;
        margin: 0 auto 30px;

        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
}
@media (max-width: 750px) {
    .profiles-list {
        width: auto;
        max-width: 600px;
        float: none;
        margin: 0 auto;
    }
    .search h1 {
        font-size: 40px;
        line-height: 46px;
        padding: 0 20px;
    }
    .search p {
        padding: 0 20px;
        font-size: 16px;
    }

}
@media (max-width: 700px) and (min-width: 650px) {
    
    .how-it-works{
        display:none !important;
    }
    
    .search .textInput {
        width: 30%;
    }
}
@media (max-width: 690px) {
    .diagram-mobile {
        display: inline-block;
        max-width: 250px !important;
        margin: 0 auto;
    }
    .diagram-desktop {
        display: none;
    }
}
@media (max-width: 650px) {
    .search {
        padding: 15% 0 0 0;
    }
    .search p.visible-mobile {
        display: block;
        margin-bottom: 50px;
    }
    .search p.visible-desktop {
        display: none;
    }
    .search .content {
        padding: 0;
    }
    .search form {
        padding: 10%;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        margin-bottom: 0;
    }
    .search .textInput,
    .search .selectInput,
    .search .button {
        width: 100%;
        max-width: 100%;
        margin: 0 auto 20px;
    }
    .how-it-works .content {
        padding: 0;
    }
    .how-it-works h1,
    .how-it-works h3,
    .how-it-works p {
        padding: 0 20px;
    }
    .search:after {
        display: none;
    }
    .search .search-form-wrapper {
        min-height: 90px;
    }
    .search form.fixedForm {
        padding: 20px;
    }


}
@media (max-width: 600px) {
    
    .how-it-works{
        display:none !important;
    }
    
    .profiles-list .blue {
        font-size: 26px;
        line-height: 32px;
    }
    .profiles-list .green {
        font-size: 18px;
    }

    .post-box img {
        max-width: 100%;
        width: 100%;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .post-box .post-info {
        margin-bottom: 15px;
        width: 100%;
        padding: 20px 0 0 0;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    #footerNav li {
        width: 100%;
        padding: 0;
        text-align: center;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    #footerNav li:before {
        display: none;
    }
    .copyright {
        padding: 0 20px;
		font-family:'微软雅黑';
    }
    .social a {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .social a:hover {
        background-size: 30px;
    }
    #logo {
        width: 351px;
        height: 59px;
        background-size: 100%;
        background-position: top left;
    }

}
@media (max-width: 475px) {
    
    .how-it-works{
        display:none !important;
    }
    
    .benefits {
        text-align: center;
    }
    .benefits li {
        display: inline-block;
        margin-bottom: 40px;
        max-width: 100%;
        min-width: 215px;
        text-align: left;
        vertical-align: top;
        width: 100%;

    }
    .benefits li i {
        background-size: 100% auto;
        display: inline-block;
        margin: 0 20px 0 0;
        vertical-align: middle;
        width: 100px;
        height: 100px;
        background-size: 100%;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    .benefits li strong {
        width: 50%;
        display: inline-block;
        vertical-align: middle;
    }

}
@media (max-width: 420px) {
    
    .how-it-works{
        display:none !important;
    }
    
    .search h1 {
        font-size: 25px;
        margin-bottom: 20px;
        line-height: 30px;
    }
    .search p {
        font-size: 14px;
    }
}

.rssFeed{
    border: 1px solid lightgray;
    height: 190px;
    width: 570px;
}

.rssRow h4{
    float: right;
    left: -4px;
    position: relative;
    top: -41px;
    width: 307px;
}

.rssRow p:nth-child(3n){
    float: left;
    height: 54px;
    margin-left: 18px;
    position: relative;
    top: -43px;
    width: 284px;
}

.rssRow img{
    background-size: 240px 156px;
    display: block;
    float: left;
    height: 156px;
    left: 10px;
    position: relative;
    top: -28px;
    width: 240px;
}

.readmore{
    left: 17px;
    position: relative;
    top: -24px;
}


.profiles a{
    display:none;
}


.profiles-list .line a{
    display: block !important;
}

.scrollmeup {
    background: url("http://report.ctic-lab.com/certificate/web/images/top_sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 50px;
    display: none;
    height: 44px;
    position: fixed;
    right: 5px;
    text-indent: -9999px;
    width: 44px;
}
.scrollmeup:hover {
    background: url("http://report.ctic-lab.com/certificate/web/images/top_sprite.png") no-repeat scroll -47px 0 rgba(0, 0, 0, 0);
}