﻿.referrals-app {
    position: relative;
    background: #11206A;
    min-height: 700px;
}

.referrals-app .header-cover {
    background: url(../images/newpcbway/free-PCBs_02.png) no-repeat center 0 #11206A;
}

.referrals-hero {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 442px;
}

.referral-title {
    position: absolute;
    top: 46px;
    left: 56px;
    color: #fff;
}

.text-contrast {
    padding-left: 6px;
}

.hero-subtext-md-lg {
    color: #0054ff;
    margin-top: 30px;
}

.hero-subtext-md-lg h2 {
    font-size: 62px;
    text-shadow: 4px 4px 0px #67ffce;
    font-weight: bold;
}

.hero-subtext-md-lg ul {
    display: block;
    padding-left: 25px;
    margin-top: 5px;
}

.hero-subtext-md-lg li {
    list-style-type: disc;
    font-size: 22px;
}

.rolling-wrapper {
    position: absolute;
    top: 312px;
    height: 130px;
    width: 210px;
    overflow: hidden;
}

.rolling-wrapper .rollingBox {
    overflow: hidden;
    margin-top: 10px;
    height: 50px;
    width: 210px;
    background-color: #333 \9;
    background-color: rgba(0, 0, 0, .5);

    border-radius: 15px;
    position: relative;
}

.rollingBox .flag {
    float: left;
    position: relative;
    top: 6px;
    left: 13px;
}

.rollingBox .text {
    position: relative;
    padding-left: 45px;
    box-sizing: border-box;
    width: 190px;
    padding-top: 8px;
    color: #fff;
}

.page-container-responsive {
    position: relative;
    z-index: 5;
}

.referrals-app .share-box {
    padding: 45px;
    background-color: #fff;
    border: 1px solid #dce0e0;
}

.list-item-flag {
    width: 44px;
    display: inline-block;
    height: 12px;
    background-color: #FFD100;
    margin-bottom: 10px;
}

.content-titbold {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 30px;
    color: #333;
}

.span4_steps {
    border-top: 1px dashed #ddd;
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    padding: 20px 20px;
}

.span4_steps p.circle {
    border: 1px solid #888;
    padding: 4px 8px;
    border-radius: 50%;
    width: 8px;
    float: left;
    font-weight: bold;
    margin-right: 20px;
}

.span4_steps p.step-text {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.071rem;
    line-height: 1.5em;
    color: #333;
    padding: 0;
}

.span4_steps .input-list-item {
    display: table-cell;
    padding-left: 30px;
}

.input-list-item .form-control {
    display: inline-block;
    border-radius: 0;
    width: 300px;
    float: left;
    height: 34px;
    line-height: 32px;
}

.input-list-item .ui-button-primary {
    border-radius: 0;
    float: left;
    height: 36px;
    line-height: 36px;
}

.referrals-app .or-separator--text {
    background-color: #fff;
    display: inline-block;
    padding: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #767676;
}

.referrals-app .or-separator hr {
    margin: -16px auto 10px;
    width: 100%;
}

.referrals-app .or-separator {
    background: none;
    height: 30px;
    position: relative;
    margin: 5px 0;
    text-align: center;
}

.large-input-copy {
    border: 1px dashed #aaa;
    -webkit-border-radius: 2px;
    width: 256px;
    -moz-border-radius: 2px;
    font-size: 16px;
    padding: 5px 10px;
    line-height: 22px;
    height: 22px;
    border-radius: 2px;
    border-right: 0 none;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    color: #484848;
}

.referrals-app .copy-btn-text {
    min-width: 50px;
    display: inline-block;
    vertical-align: middle;
    background-color: #edefed;
    height: 26px;
    line-height: 26px;
    border-radius: 2px;
    text-align: center;
    padding: 3px 7px;
    border: 1px solid #aaa;
    color: #333;
    text-decoration: none;
    border-left: 0 none;
}

.btn-social-share {
    width: 218px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
}

.btn-facebook {
    background-color: #3b5998;
    color: #fff;
}

.share-col-md-2 {
    margin-top: 20px;
}

.btn-twitter {
    background-color: #1da1f2;
    color: #fff;
    margin-left: 10px;
}

.freepcbwhy {
    background: url(../images/newpcbway/bbbxxx-1200-665.png) no-repeat 0 0 #fff;
    margin-top: 10px;
    padding: 45px;
}

.p-l-as-title-inner span {
    display: inline-block;
    font-size: 24px;
    margin-bottom: 10px;
}

.p-l-as-content ul li {
    line-height: 24px;
}

.ind-best-title {
    background-color: #999;
    height: 1px;
    margin: 50px 0;
    position: relative;
    width: 100%;
}

.customer_testimonials .ind-best-title {
    margin-bottom: 30px;
}

.ind-best-title-inner {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: -12px;
    width: 100%;
}

.ind-best-title .ind-best-title-inner span {
    background-color: #fff;
    display: inline-block;
    font-size: 28px;
    padding: 0 20px;
    text-transform: capitalize;
}

.slide-wrapper {
    position: relative;
    height: 224px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.slide-wrapper .btnh {
    position: absolute;
    left: 50%;
    top: 69px;
    width: 32px;
    height: 66px;
    overflow: hidden;
    background: url(../images/pcbway/pre-nexthm.png) no-repeat;
    z-index: 4;
}

.slide-wrapper .citemslide {
    overflow: hidden;
    width: 100%;
    height: 221px;
    position: relative;
}

.slide-wrapper .pre-btn {
    margin-left: -555px;
    background-position: 0 0;
}

.slide-wrapper .next-btn {
    margin-left: 523px;
    background-position: right top;
}

.slide-wrapper ul.goods-list {
    float: left;
    width: 1110px;
}

/*five goods*/
.slide-wrapper .goods-list li {
    margin-left: 10px;
    width: 214px;
    height: 214px;
    background: #333;
    float: left;
    position: relative;
    margin-bottom: 7px;
}

.slide-wrapper .goods-list li.item-1 {
    margin-left: 0;
}

.slide-wrapper .goods-list li .goods-img {
    padding: 0px;
    position: relative;
    overflow: hidden;
    width: 214px;
    height: 214px;
    text-align: center;
}

.slide-wrapper .goods-list li .goods-img img {
    transform: scale(1);
    transition: transform 0.75s ease 0s;
}

.slide-wrapper .goods-list li .goods-img:hover img {
    transform: scale(1.07);
    transition: transform .75s cubic-bezier(0, 1, .75, 1);
}

.slide-wrapper .goods-list li .info {
    position: relative;
    width: 200px;
    height: 120px;
    left: 16px;
    top: 0px;
}

.slide-wrapper .goods-list .discount {
    position: absolute;
    background: #e43402;
    width: 80px;
    text-align: center;
    height: 20px;
    right: 0;
    top: 170px;
}

.slide-wrapper .goods-list .discount p {
    font-size: 14px;
    color: #fff;
    line-height: 23px;
}

.slide-wrapper .goods-list .name {
    position: absolute;
    color: #333333;
    font-size: 14px;
    top: 0px;
    width: 200px;
    height: 30px;
    overflow: hidden;
    left: 0;
    line-height: 1;
}

.slide-wrapper .goods-list .intro {
    font-size: 12px;
    color: #999999;
    position: absolute;
    top: 94px;
    width: 230px;
    height: 35px;
    overflow: hidden;
    line-height: 1.5;
}

.slide-wrapper .goods-list .count-off {
    font-size: 14px;
    color: #fff;
    background: #7cafde;
    text-align: center;
    position: absolute;
    top: 93px;
    left: 58px;
    height: 20px;
    width: 60px;
    line-height: 22px;
    letter-spacing: 1px;
}

.goods-list a.mod-a {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    cursor: pointer;
}

.goods-list a.mod-a:hover {
    box-shadow: 3px 3px 10px rgba(51, 51, 51, .5);
}

.slide-wrapper .goods-list .wb-feedback {
    position: absolute;
    top: 70px;
    left: 0;
}

.slide-wrapper .goods-list .wb-feedback .feedback-num {
    color: #717171;
    font-weight: bold;
    margin-left: 6px;
}

.slide-wrapper .goods-list li .info .star-s {
    position: absolute;
    top: 88px;
    left: 0;
}

.mod_cover__icon_play {
    height: 70px;
    display: block;
    filter: alpha(opacity=50);
    left: 50%;
    margin: -35px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transform: scale(0.7);
    transition-duration: 0.5s;
    transition-property: opacity, transform;
    width: 70px;
    z-index: 5;
}

.mod_cover__icon_play:hover, .mod_cover__icon_play {
    background-image: url(/project/img/images/cover_play.png);
}

.slide-wrapper .goods-list li .goods-img:hover .mod_cover__icon_play {
    cursor: pointer;
    opacity: 0.9;
    filter: alpha(opacity=90);
    transform: scale(1);
    transition-duration: 0.5s;
    transition-property: opacity, transform;
}

.span4_steps .dbl-col-xl-12 {
    display: table-cell;
}

.span4_steps .top-single {
    background: url(../images/coupon-562-142.png) no-repeat;
    width: 562px;
    height: 142px;
}

.span4_steps .top-single .desc {
    padding: 0 20px;
    width: 54%;
    margin-top: 45px;
    float: left;
}

.span4_steps .top-single .desc .desc-block {
    padding-left: 18px;
    overflow: hidden;
    zoom: 1;
}

.span4_steps .top-single .single-btn {
    float: right;
    width: 36%;
}

.span4_steps .top-single .desc .desc-block .product-name {
    font-size: 14px;
    color: #373d41;
    font-weight: 700;
    line-height: 1.5;
}

.span4_steps .top-single .desc .desc-block .product-desc {
    font-size: 12px;
    color: #5f6367;
    line-height: 1.5;
}

.y-btn-blue {
    display: inline-block;
    min-width: 140px;
    height: 36px;
    padding: 0 30px 1px;
    background: #3b5998;
    border: solid 1px #3b5998;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: none;
    cursor: pointer;
    border-radius: 0px;
}

.y-btn-blue:hover {
    background: #4971c7;
}

.span4_steps .top-single .single-btn span {
    font-size: 12px;
    width: 140px;
    margin-top: 55px;
    min-width: .8rem;
    padding: 0 5px;
    margin-left: 8%;
}