/*  ################################# css default template ############################################### */
@charset "utf-8";
html {overflow-x: hidden;}
body { font-family: 'Roboto', sans-serif; color: #6a6a6a; }
img { max-width: 100%; height: auto; }
input { outline: none !important; }
h1 { font-family: 'Roboto', serif; font-weight: 700; color: #3a3a3a; letter-spacing: -0.008em; line-height: 0.92em; }
h2 { font-family: 'Roboto', serif; font-weight: bold; color: #3a3a3a; letter-spacing: -0.02em; line-height: 0.9em; font-size: 3.9em; margin: 0; }
h3 { font-family: 'Roboto', serif; font-weight: bold; color: #3a3a3a; letter-spacing: -0.02em; margin: 0; font-size: 2.34em; line-height: 1em; }
h4 { font-family: 'Roboto', serif; color: #3a3a3a; letter-spacing: -0.04em; }
h5 { font-family: 'Roboto', serif; color: #3a3a3a; letter-spacing: -0.03em; font-size: 1.85em; font-weight: 700; }
h6 { font-family: 'Roboto', serif; color: #3a3a3a; letter-spacing: -0.04em; font-size: 1.45em; font-weight: 700; }
a { font-size: inherit; color: #5b5b5b; font-weight: 400; outline: none !important; }
a:hover { color: #e80000; text-decoration: none; }
a:focus { color: #5b5b5b; text-decoration: none; }
hr { margin: 0.5em 0; }
hr.dashed { border-style: dashed none none; border-width: 1px 0 0; border-color: #e3e3e3; }
sup { top: -0.8em; font-size: 50%; }
blockquote { font-size: inherit; }
img[src$=".svg"] { width: 100%; }
.d_ib { display: inline-block; }
.txtUpercase { text-transform: uppercase; margin: 0; }
.txtItalic { font-style: italic; }
.txtBlack { color: #000 !important; }
.txtWhite { color: #fff !important; }
.txtRed { color: #d20000; }
.txtGreen { color: #418911; }
.txtOrange { color: #f06000; }
.txtGrey { color: #9e9e9e; }
.lightFont { font-weight: 300 !important; }
.thinFont { font-weight: 100 !important; }
.semiBoldFont { font-weight: 600 !important; }
.boldFont { font-weight: 700 !important; }
.blackFont { font-weight: 900 !important; }
.normalFont { font-weight: normal !important; }
.noBorder { border: 0 !important; }
.txtMedSize { font: 300 1.3em/1.1em 'Roboto', sans-serif; }
.subTitle { font: 300 1.7em/1.2em 'Roboto', sans-serif; color: #8d8d8d; letter-spacing: -0.01em; padding-top: 0.5em; }
.exo2 { font-family: 'Exo 2', serif !important; }
.roboto { font-family: 'Roboto', sans-serif !important; }
.subPageHeader { background-color: #eee; height: 1.5em; display: block; overflow: hidden; }
.noPadding { padding: 0 !important; }
.noMargin { margin: 0 !important; }
.noMarginRight { margin-right: 0 !important; }
.noMarginLeft { margin-left: 0 !important; }
.noMarginTop { margin-top: 0 !important; }
.noMarginBottom { margin-bottom: 0 !important; }
.noPaddingLeft { padding-left: 0 !important; }
.noPaddingRight { padding-right: 0 !important; }
.noPaddingTop { padding-top: 0 !important; }
.noPaddingBottom { padding-bottom: 0 !important; }
.bgWhite { padding: 5em 0; text-align: center; }
.bgGrey { padding: 5em 0; text-align: center; background-color: #f7f7f7; }
.bgdarkGrey { padding: 5em 0; text-align: center; background-color: #e6e6e6; }
.padding3 { padding: 3em 0 !important; }
.padding5 { padding: 5em 0 !important; }
.img-thumbnail { background-color: #ECECEC; border: 0; border-radius: 0; padding: 5px; }
.topImg { padding: 2em 0 0; }
.points { background-image: url(../images/points.png); background-repeat: repeat-x; background-size: auto; background-position: center; display: block; height: 1px; padding: 0.6em 0; }
.lineTH {text-decoration: line-through !important;}
 /* small margin*/
.marginTop { margin-top: 1em !important; }
.marginBottom { margin-bottom: 1em !important; }
.lineHeight { line-height: 1.2; }
 /* buttons */
.buyNow { border: none; line-height: 1; background: url(../images/cart_v2.png) no-repeat 14px center #ff8208; border-radius: 0; color: #fff !important; font-family: Roboto; font-size: 17px; font-weight: 700; text-transform: uppercase; display: inline-block; text-align: center; padding: 16px 20px 16px 50px; outline: none; transition: background .2s; }
.buyNow:hover { background-color: #f27a05; color: #fff; }
.buyNowRed { border: none; line-height: 1; background: url(../images/cart_v2-white.png) no-repeat 14px center #e31010; border-radius: 0; color: #fff !important; font-family: Roboto; font-size: 17px; font-weight: 700; text-transform: uppercase; display: inline-block; text-align: center; padding: 16px 20px 16px 50px; outline: none; transition: background .2s; }
.buyNowRed:hover { background-color: #c01d1d; color: #fff; }
.greenBtn { border: none; line-height: 1; background: #51a71d; border-radius: 0; color: #fff !important; font-family: Roboto; font-size: 17px; font-weight: 700; text-transform: uppercase; display: inline-block; text-align: center; padding: 16px 20px; outline: none; transition: background .2s; cursor: pointer; }
.greenBtn:hover { background-color: #469c12; }
.redBtn { border: none; background: #E42518; border-radius: 0; color: #fff !important; font-family: Roboto; font-size: 17px; font-weight: 700; text-transform: uppercase; display: inline-block; text-align: center; padding: 13px 20px; outline: none; transition: background .2s; cursor: pointer; }
.redBtn:hover { background: #b33027; }
.yellowBtn { border: none; background: #FF8208; padding: 14px 30px; color: #fff !important; display: inline-block; text-transform: uppercase; font-weight: bold; font-size: 16px; transition: all 0.3s ease; outline: none; }
.yellowBtn:hover { background: #db7009; color: #fff !important; }
.yellowBtn2 { border: none; background: #facd12; padding: 14px 30px; color: #111 !important; display: inline-block; text-transform: uppercase; font-weight: bold; font-size: 16px; transition: all 0.3s ease; outline: none; }
.yellowBtn2:hover { background: #e4c02c; }
.whiteBtn { border: none; background: #fff; padding: 12px 30px; color: #00948F; display: inline-block; text-transform: uppercase; font-weight: normal; font-size: 15px; text-shadow: 1px 1px 1px #000; transition: all 0.3s ease; outline: none; }
.whiteBtn:hover { background: #f2f2f2; }
.tealBtn { border: none; line-height: 1; background-color: #00bcba; background-image: url(../images/cart_v2-white.png); border-radius: 0; color: #fff; font-family: Roboto; font-size: 17px; font-weight: 700; text-transform: uppercase; display: inline-block; text-align: center; outline: none; transition: background .2s; cursor: pointer; }
.tealBtn:hover { background-color: #029a98; }
.purpleBtn { border: none; line-height: 1; background: #4839A0; border-radius: 0; color: #fff !important; font-family: Roboto; outline: none; font-size: 17px; font-weight: 700; text-transform: uppercase; display: inline-block; text-align: center; padding: 16px 20px; outline: none; transition: background .2s; cursor: pointer; }
.purpleBtn:hover { background: #473d7f !important; }
.blueBtn2 { outline: none !important; background: #00baff; border: none; line-height: 1; border-radius: 0; color: #fff !important; font-family: Roboto; font-size: 16px; font-weight: 400; display: inline-block; text-align: center; padding: 16px 20px; outline: none; transition: background .2s; cursor: pointer; }
.blueBtn2:hover { background: #279ac5; }
.blueBtn2.v2017 { padding: 12px 24px; font-size: 15px; font-weight: 500; }
.boxBtn { color: #fff; font-size: 14px; background: #10b2b2; text-transform: uppercase; padding: 10px 35px; border-radius: 30px; transition: all 0.3s ease; display: inline-block; }
.boxBtn:hover { color: #fff; background: #1b9c9c; }
.smallgreyBtn { outline: none !important; background: #898989; border: none; line-height: 1; border-radius: 0; color: #fff !important; font-family: Roboto; font-size: 16px; font-weight: 400; display: inline-block; text-align: center; padding: 16px 20px; outline: none; transition: background .2s; cursor: pointer; }
.smallgreyBtn:hover { background: #696969; }
.buyNow.v2017 { background-image: none; text-align: center; padding: 14px 22px; font-size: 15px; outline: none; }
.logo{max-width: 130px;margin: 50px auto;}
/* clearfix */
.clearfix:before,
.clearfix:after {content: "";display: table;} 
.clearfix:after {clear: both;}
.clearfix { zoom: 1; /* For IE 6/7 (trigger hasLayout) */}
/* back to top */
.backTop { bottom: 105px; position: fixed; right: 10px; z-index: 999; }
.backTop a { background: #000 url("../images/to-top.png") no-repeat scroll center center; display: block; height: 80px; text-align: center; transition: all 1s ease 0s; width: 80px; }
/* footer */
#footer { background: url("../images/dragon.png") no-repeat center top #000000; padding: 3em 0 1em; position: relative; z-index: 10;    /*background-size: 100% auto;*/ }
#footer h6 { font-size: 1.15em; color: #fff; font-family: 'Roboto', sans-serif; }
#footer ul { width: 100%; padding: 12px 0 0; }
#footer ul li { list-style: none; padding: 5px 0; line-height: 1em; }
#footer a { font-size: 0.9em; font-weight: 500; color: #fff; transition: all 0.3s ease;}
#footer a:hover { color: #d00000; }
#footer span { font-size: 1em; color: #fff; font-weight: 600; letter-spacing: -0.04em; }
#footer a.twitter { font-size: 1em; color: #525252; }
#footer a.twitter:hover { color: #40bdf1; }
#footer a.facebook { font-size: 1em; color: #525252; }
#footer a.facebook:hover { color: #365a9a; }
#footer a.google { font-size: 1em; color: #525252; }
#footer a.google:hover { color: #dd4b39; }
#footer a.youtube { font-size: 1em; color: #525252; }
#footer a.youtube:hover { color: #ff0000; }
#footer .social { margin-top: 0.2em; padding-left: 0; padding-right: 7px; }
#footer a {color: #fff;font-size: 0.9em;font-weight: 500;}
.labelFooter { background-color: #b70000; border-radius: 0.7em; color: #fff; font-size: 0.75em; font-weight: 500; letter-spacing: -0.02em; margin: 0; padding: 0.1em 0.5em; }
.col-xs-5ths {float: left; width: 20%;}
/* copyright */
#copyright { padding: 0.8em 0 !important; background-color: #161616; position: relative; z-index: 10; }
#copyright a { font-size: 0.85em; font-weight: 500; color: #525252; letter-spacing: -0.02em; }
#copyright a:hover { color: #d00000; }
#copyright .links { padding: 0.6em 0 0; }
/* price - without classes */
.priceBox.price2016 { background: url(../images/bd2016-pricebox.png); width: 185px; height: 185px; position: absolute; left: 0; bottom: 20px; }
.priceBox.price2016 img { position: absolute; top: 0; left: 0; }
.priceBox.price2016 img.big { -webkit-animation: boxRotate 6s infinite linear; animation: boxRotate 6s infinite linear; }
.priceBox.price2016 img.small { -webkit-animation: boxRotate 6s infinite linear reverse; animation: boxRotate 6s infinite linear reverse; }
.priceBox.price2016.small-text p { font-size: 35px; line-height: .5; text-align: center; color: #fff; top: 75px; position: relative; }
.priceBox.price2016.small-text p span { font-size: 21px; line-height: 4rem; font-weight: 800; }


/* ######################### author style begin ######################### */

/* css - lp */
.winter-headerCL { background: rgba(0, 0, 0, 0) url("../images/newyear2017.png") no-repeat scroll top center; min-height: 640px; }
.winter-headerCL .logo { margin-top: 45px;max-width: 130px; }
.winter-headerCL h1 { margin-top: 1.5em; font-size: 2.9em; color:#000;}
.winter-headerCL h3 { font-size: 32px;color:#000;
    margin-bottom: 5em;
    font-weight: 300;}
.winter-headerCL h3 strong { color: #00c6ff; text-transform: uppercase;}

.winter-headerCL-AU {
    background: rgba(0,0,0,0) url(../images/newyear2017.png) no-repeat top center; 
    min-height: 640px
}

.winter-headerCL-AU .logo {
    margin-top: 45px;
    max-width: 130px
}

.winter-headerCL-AU h1 {
    margin-top: 4.2em;
    font-size: 2.9em
}

.winter-headerCL-AU h3 {
    margin-top: .3em;
    margin-bottom: .5em
}

.winter-headerCL-AU h3 strong {
    color: #00c6ff;
    text-transform: uppercase
}

/* Secure Your Digital Life */
.stroke { text-decoration: line-through }
.secureDL { padding: 0 0 60px;}
.secureDL .products h4 { color: #000c14; font-size: 21px; font-weight: 500; margin: 0; }
.secureDL .mid h4 { font-weight: 800; }
.secureDL .products .price { padding: 0; margin: 0 0 16px; color: #9b9b9b; font-size: 15px; font-weight: 400; }
.secureDL .products .big { font-size: 16px; padding: 0 0; }
.secureDL .products .new-price { color: #000c14; font-weight: bold; font-size: 21px;}
.secureDL .buyNow.v2017 { font-size: 15px; }
.secureDL .back2school { background: url(../images/ribbon-back2school.png) no-repeat; width: 100%; max-width: 857px; height: 66px; text-align: center; font-size: 23px; font-weight: 700; color: #000; position: relative; top: -195px; padding-top: 18px; }
.secureDL .lob { font-family: 'Lobster', cursive; font-size: 31px; color: #01bcd2; }
.secureDL .side img { padding-top: 70px; }
.secureDL .side .info { padding-top: 3px; }
.secureDL .info { margin-top: 40px; margin-left: 10px;}
.secureDL .side.left img { position: relative; left: 30px; }
.secureDL .side.right img { position: relative; left: -48px }
.secureDL .up { margin: 0;  color: #868686; font-size: 14px; }
.product2017Ftrs .name { color: #000c14; font-size: 26px; font-weight: 700; margin: 0; padding: 0; }
.product2017Ftrs .txt { color: #6f6f6f; font-size: 16px; font-weight: 400; margin: 0; padding: 0; }
.product2017Ftrs .ftrs { border-top: 1px solid #e6e6e6; padding: 2.5em 0 3em 0; position: relative; }
.product2017Ftrs .ftrs:before { content: ""; width: 102px; height: 43px; background: url(../images/link.png) no-repeat center #fff; position: absolute; left: 50%; margin-left: -51px; top: -21px; }
.product2017Ftrs .mid { border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; }
.product2017Ftrs .mid .name { font-size: 22px; }
.TopThree.v2 h1 { color: #000; }
.TopThree.v2 h2 { font-size: 20px; line-height: 1.3; }
.TopThree.v2 .red { color: red }
.TopThree.v2 b { font-weight: 400; }
.TopThree.v2 .aplus { position: absolute; left: 69%; top: 6%; }

.header-outstanding.sprc2017{background: url('../images/spring-bg.jpg') center top no-repeat;}
.header-outstanding.sprc2017 h3{margin-top: 20px;margin-bottom: 80px;}
.header-outstanding.aprilS{background: url('../images/manonbooks.jpg') center -44% no-repeat;}


/* ######################### media query responsive ######################### */

/* < 1280px */
@media all and (max-width: 1279px) {

}

/* < 1024px */
@media all and (max-width: 1023px) {
	.secureDL .side img {padding-top: 137px;}
	.secureDL .side.left img { left:1px;}
	.secureDL .side.right img { left: 5px;}
	.secureDL .products h4 { font-size: 18px;}
	.secureDL .up { font-size: 12px;}
	.secureDL .products .big { font-size: 11px;}
	.secureDL .products .new-price { font-size: 15px;}
	.secureDL .products .price {font-size: 12px;}
	.secureDL .mid { margin-top: 71px;}
}
/* < 768px */
@media all and (max-width: 767px) {
	.winter-headerCL h1 { margin-top: 1.2em; font-size: 2em;}
	.winter-headerCL h3 { font-size: 32px;}

	.winter-headerCL-AU h1 {
        margin-top:1.2em;
        font-size: 2em
    }

    .winter-headerCL-AU h3 {
        font-size: 1.5em
    }
	.secureDL .side img { padding-top:0}
	.secureDL .mid { margin-top:38px;}
	.secureDL .side.right img { padding-top:40px; }
}
/* ######################### author style begin ######################### */
.expired1{background: url('../images/spring_bg.jpg') center top no-repeat;min-height: 685px;}
.expired1 .logo{ margin-top: 5px;}
.expired1 h2{color: #fff; font-size: 44px; font-weight: 500; margin-top: 80px;}
.expired1 h2 span{display: block;color: #ff2424;}
.expired1 h3{color:#ffffff; font-size: 44px; letter-spacing: 0.3px; margin: 15px 0 40px 0;}
.expired1 h3 b { color: #ceff08; }
.secureDL { padding: 0 0 60px;}
.secureDL .products h4 { color: #000c14; font-size: 21px; font-weight: 500; margin: 0; }
.secureDL .mid h4 { font-weight: 800; }
.secureDL .products .price { padding: 0; margin: 0 0 16px; color: #9b9b9b; font-size: 15px; font-weight: 400; }
.secureDL .products .big { font-size: 16px; padding: 0 0; }
.secureDL .products .new-price { color: #000c14; font-weight: bold; font-size: 21px;}
.secureDL .buyNow.v2017 { font-size: 15px; }
.secureDL .back2school { background: url(../images/ribbon-back2school.png) no-repeat; width: 100%; max-width: 857px; height: 66px; text-align: center; font-size: 23px; font-weight: 700; color: #000; position: relative; top: -195px; padding-top: 18px; }
.secureDL .lob { font-family: 'Lobster', cursive; font-size: 31px; color: #01bcd2; }
.secureDL .side img { padding-top: 70px; }
.secureDL .side .info { padding-top: 3px; }
.secureDL .info { margin-top: 40px; margin-left: 10px;}
.secureDL .side.left img { position: relative; left: 30px; }
.secureDL .side.right img { position: relative; left: -48px }
.secureDL .up { margin: 0;  color: #868686; font-size: 14px; }

/* ######################### media query responsive ######################### */

/* < 1280px */
@media all and (max-width: 1279px) {
    .expired1 .logo{margin-top: 40px;}
    .expired1{min-height: 600px;}
    .expired1 h3{margin-bottom: 60px;}
}

/* < 1024px */
@media all and (max-width: 1023px) {
    .secureDL .side img {padding-top: 137px;}
    .secureDL .side.left img { left:1px;}
    .secureDL .side.right img { left: 5px;}
    .secureDL .products h4 { font-size: 18px;}
    .secureDL .up { font-size: 12px;}
    .secureDL .products .big { font-size: 11px;}
    .secureDL .products .new-price { font-size: 15px;}
    .secureDL .products .price {font-size: 12px;}
    .secureDL .mid { margin-top: 71px;}
}
/* < 768px */
@media all and (max-width: 767px) {
    .expired1 .box{ max-width: 300px;margin-left: -10px; }
    .expired1 h3 {
        font-size:24px;
    }

    .expired1 h2 {
        font-size: 34px;
    }
    .secureDL .side img { padding-top:0}
    .secureDL .mid { margin-top:38px;}
    .secureDL .side.right img { padding-top:40px; }
}