
.xxl-box{
    width: 735px;
    float: right;
    position: relative;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
    -o-box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
    -ms-box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
}



/*PRODUCT PAGE LABLE*/
.pr_page_lable{
    width: 158px;
    height: 92px;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: hidden;
    z-index: 3;
}
.pr_page_lable_bg{
    background: #fc3a43;
    position: absolute;
    width: 145%;
    height: 100%;
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
    top: -40px;
    left: -60px;
}
.pr_page_lable p{
    font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue","Arial", sans-serif;
    color: #ffffff;
    font-size: 48px;
    line-height: 44px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
    position: relative;
    left: -27px;
    top: 13px;
}
.pr_page_lable p span{
    font-size: 16px;
    display: inline-block;
    padding-right: 6px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'myriad_appletext';
}
.pr_page_lable p i{
    font-style: normal;
    font-size: 18px;
}
var{
    font-style: normal;
}

.unSubAlert{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.98);
    max-width: 500px;
    max-height: 500px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
}

.unSubAlert > p{
    color: #002137;
    font-size: 18px;
    line-height: 28px;
    width: 250px;
    height: 118px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.unSubAlert > p a{
    color:#3294f0;
}
/*PRODUCT PAGE LABLE end*/


.xxl-button-cont{
    background: #ffffff;
    padding: 12px 0;
}

.xxl-button-cont .newPrice{
    display: block;
    padding-bottom: 15px;
}



.xxl-button-cont .buy_apps_usd {
    color: #999999;
    font-size: 18px;
    line-height: 18px;
    vertical-align: bottom;
    display: inline-block;
    padding-right: 10px;
    font-family: 'myriad_appletext';
}


.xxl-button-cont .buy_apps_old_price {
    line-height: 22px;
    vertical-align: bottom;
    display: inline-block;
    padding-right: 10px;
    font-family: 'myriad_appletext';
    position: relative;
    color: #ff3a43;
    font-size: 24px;
    text-decoration: line-through;
}

.xxl-button-cont .buy_apps_old_price:after{
    display: none !important;
}


.xxl-button-cont .buy_apps_main_price {
    font-size: 36px;
    line-height: 34px;
    display: inline-block;
    vertical-align: bottom;
    color: #000000;
    font-family: 'myriad_applesemibold';
}


.xxl-button-cont .ck-buy-btn{
    background-color: #fc3a43;
    font-size: 18px;
    font-family: 'MyriadPro-Regular';
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 330px;
    display: inline-block;
    padding: 21px 7px 16px;
    letter-spacing: 1px;
    margin: 0;
    text-decoration: none !important;
}

.xxl-button-cont .ck-buy-btn:hover{
    background-color: #e5393e;
    text-decoration: none !important;
}




.buy_apps_container .buy_apps-left_container{
    margin-top: 60px;
    height: 570px;
}


.xxl-lm{
    font-family: 'myriad_applesemibold';
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3294f0;
    text-align: center;
    padding-top: 15px;
    margin: 0;

}
.xxl-lm a{
    text-decoration: none;
    color: #3294f0;
    font-family: 'myriad_applesemibold';
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3294f0;
    text-align: center;
}
.xxl-lm a:hover{
    text-decoration: underline;
    color: #3294f0;
}
#XXL{
    background: -webkit-linear-gradient(bottom, #ff6536 0%,#623591 100%);
    background: -moz-linear-gradient(bottom, #ff6536 0%,#623591 100%);
    background: -o-linear-gradient(bottom, #ff6536 0%,#623591 100%);
    background: linear-gradient(bottom, #ff6536 0%,#623591 100%);
    color: #fff;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ck-save{
    transform: rotate(-30deg);
    background: #fc3a43;
    position: absolute;
}

.ck-save var{
    font-size: 49.7px;
    font-family: 'MyriadPro-Regular','sans-serif';
}

.ck-title {
    font-size: 36px;
    font-family: 'MyriadPro-Regular','sans-serif';
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0;
    padding: 30px 0 50px;
}

.ck-title img {
    width: 67px;
    vertical-align: middle;
    margin-right: 20px;
}

.ck-stat{
    text-align: justify;
    width: 510px;
    margin: 0 auto;
    padding: 0;
}

.ck-stat:after{
    display: inline-block;
    content: '';
    height: 0;
    width: 100%;
}

.ck-stat li{
    display: inline-block;
    text-align: center;
    width: 165px;
    margin-bottom: 7px;
    height: 180px;
}

.ck-stat-int{
    display: block;
    font-size: 18px;
    font-family: 'myriad_appletext',sans-serif;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 70px;
    height: 70px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.ck-stat-int:after{
    content: '';
    position: absolute;
    left: -7px;
    top: -7px;
    width: 84px;
    height: 84px;
    border: 1px solid rgba(255,255,255,0.1);
}

.ck-stat-norm{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    display: inline-block;
    position: absolute;
    bottom: 0px;
    top: 0;
    width: 100%;
    margin: auto;
    height: 23px;
    left: 0;
    right: 0;
    color: #ffffff;
}

.ck-stat-desc{
    font-size: 18px;
    font-family: 'myriad_appletext';
    display: inline-block;
    margin-top: 28px;
    line-height: 24px;
    color: #ffffff;
}

.ck-stat-plus{
    font-size: 14px;
    font-style: normal;
}


#XXL .listProPr{
    -webkit-animation-name: none;
    animation-name:none;
    bottom:50px;
}

#XXL .listProPr{
    position: relative;
}

#XXL .listProPr li{
    letter-spacing: 0px;
    margin-left: 0px;
    font-size: 18px;
    width: 99px;
    font-family: 'myriad_applesemibold';
    cursor: default;
}

#XXL .listProPr li.fxL{
    width: 135px;
    position: relative;
    right: 14px;
}

#XXL .listProPr li figure{
    background-size: 63px;
}

.xxl-box:not(.edu) #XXL .ck-title {
    padding: 53px 0 112px;
    font-family: 'myriad_applesemibold';
}

#XXL .ck-stat-norm{
    font-family: 'myriad_applesemibold';
}

.xxl-plus{
    color: #fff;
    font-family: 'MyriadPro-Light',sans-serif;
    font-size: 36px;
    position: absolute;
    top: 265px;
    left: 0;
    right: 0;
}

.xxl-box:not(.edu) #XXL .ck-stat{
    width: 555px;
}

#XXL{
    padding-bottom: 11px;
}

#XXL .ck-title img{
    width: 76px;
}

#XXL .ck-stat{
    position: relative;
    top: 7px;
}

#XXL .ck-stat li{
    width: 126px;
}

#XXL .ck-stat-desc{
    margin-top: 36px;
}

#XXL .pr_page_lable{
    width: 216px;
    height: 123px;
}

#XXL .pr_page_lable_bg{
    width: 144%;
    height: 106%;
    top: -75px;
    left: -75px;
}

#XXL .pr_page_lable p{
    left: -52px;
    top: 20px;
}

.xxl-box .limited-off{
    font-family: 'myriad_applesemibold';
    font-size: 13px;
    color: #653575;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-align: left;
    background-color: rgba(255,255,255,0.6);
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 16px 14px 10px 15px;
    line-height: 17px;
}

#XXL .listProPr{
    display: inline-block;
    /*color: #000;*/
    padding: 0;
    text-align: center;
    margin: 0;
    z-index: 2;
    position: relative;
    bottom: 100px;
    width: 100%;
    left: 0;
    bottom: 50px;
}

#XXL .listProPr li{
    display: inline-block;
    margin-left: 30px;
    width: 110px;
    font-size: 24px;
    line-height: 30px;
    font-family: 'MyriadPro-Light',sans-serif;
    vertical-align: top;
    text-transform: capitalize;
    letter-spacing: 1px;
    cursor: pointer;
    color:#fff;
}

#XXL .listProPr li:first-of-type{
    margin-left:0;
}

#XXL .listProPr li figure{
    width: 70px;
    height: 70px;
    margin: 0px auto 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70px;
}

#XXL .tnL figure{
    background-image: url(https://macphunsoftware.cachefly.net/macphun/v3/tnCk.png);

}

#XXL .inL figure{
    background-image: url(https://macphunsoftware.cachefly.net/macphun/v3/intCk.png);
}

#XXL .fcL figure{
    background-image: url(https://macphunsoftware.cachefly.net/macphun/v3/fcCk.png);
}

#XXL .nsL figure{
    background-image: url(https://macphunsoftware.cachefly.net/macphun/v3/nsCk.png);
}

#XXL .shL figure{
    background-image: url(https://macphunsoftware.cachefly.net/macphun/v3/shCk.png);
}

#XXL .fxL figure{
    background-image: url(https://macphunsoftware.cachefly.net/macphun/v3/fxCk.png);
}

#XXL .listProPr li {
    letter-spacing: 0px;
    margin-left: 0px;
    font-size: 18px;
    width: 99px;
    font-family: 'myriad_applesemibold';
    cursor: default;
}

#XXL .listProPr li figure {
    background-size: 58px;
}

.xxl-box:not(.edu) #XXL .ck-title {
    padding: 53px 0 77px;
    font-family: 'myriad_applesemibold';
}

.xxl-box:not(.edu) #XXL .ck-stat{
    top: 0px;
}
.xxl-box:not(.edu) .ck-stat li{
    height: 155px;
}