#pg-left{ padding-top:30px; }
#pg-right{ padding-top:40px; }

#pg-header h3{ font-size:20px; line-height:30px; color:#929497; font-family:PFDinDisplayPro-Black , sans-serif; margin:0; padding:0;}
#pg-header h2{ font-size:50px; line-height:60px; color:#54bbeb; font-family:PFDinDisplayPro-Black , sans-serif; margin:0; padding:0;}
#pg-header p{ font-size:35px; line-height:45px; color:#999; font-family:PFDinDisplayPro-Light , sans-serif; margin:0; padding:0 0 25px 0;}


#content-wrapper{ padding-top:150px; }

#content-wrapper>.container{ position:relative; }
#pg-title{ display:block; position:absolute; left:0; width:100%; text-align:center; font-family:PFDinDisplayPro-Bold , sans-serif; color:#e6e6e6; font-size:65px; margin:0; padding:0;}

#pg-content { font-size:18px; line-height:25px; color:#535355; }
#product-group-right-content{ background:url("../img/product-group/6gen.png") no-repeat center bottom; background-size:90% auto; padding-bottom:180px; position:relative;}


#product-group-right-content img{ width:100%;}
#product-group-right-content a { display:table; height:162px; width:180px; left:50%; margin-left:-90px; color:#fff; position:absolute; bottom:0; text-align:center;}



#product-group-right-content a span{
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
#product-group-right-content a strong{ display:block; font-family:PFDinDisplayPro-Black , sans-serif; font-size:26px; line-height:30px;}
#product-group-right-content a small{ display:block; font-size:22px; line-height:30px;font-family:PFDinDisplayPro-Medium , sans-serif;}



.pg-color-green #product-group-right-content{background:url("../img/product-group/6gen-green.png") no-repeat center bottom; background-size:90% auto;}
.pg-color-green #pg-header h2{ color:#8dc640; }



@media only screen and (max-width: 1200px) {
    #product-group-right-content{  padding-bottom:150px;}
    #product-group-right-content a { height:132px; width:132px; margin-left:-66px;}
    #product-group-right-content a strong{ font-size:23px; line-height:28px;}
    #product-group-right-content a small{ font-size:18px; line-height:26px;}
}

@media only screen and (max-width: 991px) {

    #product-group-right-content {
        padding-bottom: 80px;
    }
    #product-group-right-content{ background:none !important; }
    #product-group-right-content a{ background:url("../img/6gen_blue.png") no-repeat center center; background-size:100% auto; }
    .pg-color-green #product-group-right-content a{ background:url("../img/6gen_green.png") no-repeat center center; background-size:100% auto; }
    #product-group-right-content a strong{ font-size:21px; line-height:25px;}
    #product-group-right-content a small{ font-size:16px; line-height:22px;}
}

@media only screen and (max-width: 767px) {
    #product-group-right-content {
        max-width:350px;
        margin:0 auto;
    }
}

@media only screen and (max-width: 480px) {
    #product-group-right-content {
        width:80%;
        margin:0 auto;
    }
}

