@charset "utf-8";
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 }
.marginTop { margin-top: 1em !important }
.marginBottom { margin-bottom: 1em !important }
.lineHeight { line-height: 1.2 }
.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:before, .clearfix:after { content: ""; display: table }
.clearfix:after { clear: both }
.clearfix { zoom: 1 }
.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 }
.global-footer { background: url('../images/newfooter.jpg') center no-repeat; height: 250px }
.global-footer .logo-footer { max-width: 220px; margin: 70px 0 35px 0 }
.global-footer .sublinks a { font-size: 11px; transition: all 0.5s ease }
.global-footer .theCopyRights { font-size: 11px; color: #373737; display: block }
.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 { 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 }
/* header */
.list-none{list-style: none;padding-left: 0;margin-left: 0;}
.incremenal2017{min-height: 590px;background: url('../images/head-bg.jpg') center top no-repeat;}
.incremenal2017 .logo{margin: 50px auto 20px;display: block;}
.incremenal2017 h3{font-size: 64px;text-transform: uppercase;color: #008fff;font-weight: 300;margin-top: 70px;}
.incremenal2017 h3 b{color: #00b9ff;}
.incremenal2017 .text{margin: 0 auto;text-align: left;width: 440px;}
.incremenal2017 .text h4{color: #fff;border-left: 2px solid #fff;padding-left: 15px;font-size: 40px;font-weight: 300;line-height: 1;margin-top: 40px;}
.content-incr{background: url('../images/triangle.png') center top no-repeat;}
.content-incr .custom{font-size: 24px;color: #111;font-weight: 300;}
.content-incr .custom:first-child{margin-top:30px;}
.content-incr .list-features{margin-top: 150px;}
.content-incr .list-features h3{font-size: 24px;margin-bottom: 60px;}
.content-incr h5{font-size: 20px;font-weight: 400;}
.content-incr .features{border-left: 1px solid #b6b6b6;padding: 3px 0 3px 10px;margin-bottom: 80px;}
.content-incr .features li{padding-left: 15px;background: url('../images/arrow.png') .3% 4px no-repeat;}
.content-incr .features li:first-child{margin-bottom: 15px;}
.content-incr .features li.last{margin-top: 15px;}
.blue-footer{background: #0e63a8;}
.blue-footer p{font-size: 21px;color: #fff;font-weight: 300;line-height: 1.2;margin-bottom: 20px;}
.blue-footer .bc{border-left: 1px solid #fff;padding: 5px 0 5px 15px;}
/* responsive */
@media all and (max-width:1279px) {
	
}
@media all and (max-width:1023px) {
	.blue-footer p{font-size: 17px;}
	.content-incr h5{font-size: 12px;}
	.incremenal2017 h3{font-size: 54px;}
	.global-footer .logo-footer { margin-top: 40px }
	.incremenal2017 .text h4 br{display: none;}
	.incremenal2017 .text h4{font-size: 30px;}
	.content-incr .custom{font-size: 19px;}
}
@media all and (max-width:767px) {
	.content-incr .list-features{margin-top: 60px;}
	.incremenal2017 .text h4{font-size: 20px;}
	.incremenal2017 .text{width: 100%;}
	.incremenal2017 h3{font-size: 42px;}
	.incremenal2017{min-height: 390px;}
	.global-footer { background: #000; text-align: center }
	.global-footer .sublinks a { font-size: 10px }
}