@font-face {
    font-family: ProximaNovaExtraCondensedBoldItalic;
    src: url(../fonts/ProximaNovaExtraCondensedBoldItalic.eot);
    src: url(../fonts/ProximaNovaExtraCondensedBoldItalic.eot) format('embedded-opentype'), url(../fonts/ProximaNovaExtraCondensedBoldItalic.woff2) format('woff2'), url(../fonts/ProximaNovaExtraCondensedBoldItalic.woff) format('woff'), url(../fonts/ProximaNovaExtraCondensedBoldItalic.ttf) format('truetype'), url(../fonts/ProximaNovaExtraCondensedBoldItalic.svg#ProximaNovaExtraCondensedBoldItalic) format('svg')
}

@font-face {
    font-family: ProximaNovaExtraCondensedBlack;
    src: url(../fonts/ProximaNovaExtraCondensedBlack.eot);
    src: url(../fonts/ProximaNovaExtraCondensedBlack.eot) format('embedded-opentype'), url(../fonts/ProximaNovaExtraCondensedBlack.woff2) format('woff2'), url(../fonts/ProximaNovaExtraCondensedBlack.woff) format('woff'), url(../fonts/ProximaNovaExtraCondensedBlack.ttf) format('truetype'), url(../fonts/ProximaNovaExtraCondensedBlack.svg#ProximaNovaExtraCondensedBlack) format('svg')
}

@font-face {
    font-family: ProximaNovaCondensedBold;
    src: url(../fonts/ProximaNovaCondensedBold.eot);
    src: url(../fonts/ProximaNovaCondensedBold.eot) format('embedded-opentype'), url(../fonts/ProximaNovaCondensedBold.woff2) format('woff2'), url(../fonts/ProximaNovaCondensedBold.woff) format('woff'), url(../fonts/ProximaNovaCondensedBold.ttf) format('truetype'), url(../fonts/ProximaNovaCondensedBold.svg#ProximaNovaCondensedBold) format('svg')
}

body {
    padding: 0;
    margin: 0;
    min-height: 100%;
    text-size-adjust: 100%;
    font-family: Roboto, sans-serif;
    background-color: #fff;
    overflow-x: hidden
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

* {
    box-sizing: border-box
}

p {
    color: #333;
    margin: 0;
    line-height: 1.4;
    font-size: 22px;
    margin-bottom: 33px
}

p:last-child {
    margin-bottom: 0
}

a,
button,
input[type=submit] {
    text-decoration: none;
    transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s
}

a:focus,
a:hover {
    text-decoration: none
}

a {
    word-wrap: break-word
}

a:focus,
button:focus,
input[type=button]:focus,
input[type=submit]:focus {
    text-decoration: none;
    outline: 0!important
}

ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

img {
    max-width: 100%;
    height: auto
}

strong {
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.clearfix {
    display: block;
    content: "";
    clear: both
}

.line-through {
    text-decoration: underline
}

.italic {
    font-style: italic
}

.color1 {
    color: #ffde00
}

.color2 {
    color: #fe0000
}

.italic-font {
    font-style: italic
}

.container {
    width: 1030px;
    margin: 0 auto;
    padding: 0
}

.home-page-banner-section {
    background-size: cover;
    padding-bottom: 25px;
    position: relative
}

.no-webp .home-page-banner-section {
    background: url(../images/home-banner-section.jpg) center top no-repeat
}

.webp .home-page-banner-section {
    background: url(../images/home-banner-section.webp) center top no-repeat;
    background-size: cover
}

.home-banner-cnt1 {
    padding: 12px;
    text-align: center
}

.home-banner-cnt1 p span.line-through {
    display: inline-block
}

.home-banner-cnt1 p {
    color: #faebb6;
    font-weight: 700
}

.home-banner-cnt1 p span {
    display: block
}

.home-page-banner-mdl {
    background-color: #050414
}

.home-baner-tp-red-sec1 {
    background-color: #a00219;
    padding: 15px 14px 15px 33px;
    border-radius: 5px 0 0 0;
    width: 98%;
    position: relative
}

.home-baner-tp-red-sec1 h2 {
    color: #eee8d9;
    font-family: ProximaNovaExtraCondensedBlack;
    margin: 0;
    font-size: 42px;
    line-height: 1.1
}

.home-baner-tp-red-sec1:after {
    content: "";
    position: absolute;
    background: url(../images/red-tp-after.jpg) bottom left no-repeat;
    bottom: -26px;
    left: 0;
    width: 100%;
    height: 27px
}

.home-page-banner-mdl-inner {
    width: 670px;
    display: inline-block
}

.home-baner-mdl-sec1 {
    position: relative;
    padding: 31px 10px
}

.home-baner-mdl-sec1:before {
    content: "";
    position: absolute;
    background: url(../images/rd-tp-clock.png) left top no-repeat;
    top: 50px;
    left: -28px;
    width: 139px;
    height: 139px
}

.home-baner-mdl-sec1 h2 {
    color: #fff;
    font-family: ProximaNovaExtraCondensedBlack;
    margin: 0;
    font-size: 42px;
    line-height: 1.1;
    padding-left: 19%;
    position: relative;
    z-index: 9
}

.home-baner-tp-red-sec2 {
    background-color: #a00219;
    padding: 15px 14px 15px 33px;
    border-radius: 0 0 5px 5px;
    width: 98%;
    position: relative
}

.home-baner-tp-red-sec2 h2 {
    color: #eee8d9;
    font-family: ProximaNovaExtraCondensedBlack;
    margin: 0;
    font-size: 42px;
    line-height: 1.1
}

.home-baner-tp-red-sec2:before {
    content: "";
    position: absolute;
    background: url(../images/red-tp-before.jpg) top left no-repeat;
    top: -22px;
    left: 0;
    width: 100%;
    height: 27px
}

.home-page-banner-mdl {
    position: relative
}

.home-page-banner-mdl:before {
    content: "";
    position: absolute;
    background: url(../images/tp-banner-model.png) top right no-repeat;
    top: 4px;
    right: -235px;
    width: 645px;
    height: 954px;
    z-index: 9
}

.home-page-banner-btm {
    width: 670px;
    display: inline-block;
    padding: 20px 0 25px 0
}

.home-page-banner-btm p {
    font-weight: 700;
    color: #fff
}

.main-section1 {
    background: #fff center top no-repeat;
    z-index: 999;
    position: relative
}

.main-section1 .container {
    background-color: #fff;
    padding: 10px 0;
    box-shadow: 0 0 8px #a9a5a5;
    position: relative
}

.extra-pad.home-section1_1 {
    padding: 10px 25px 45px 25px
}

.main-section2 .red-heading {
    margin-bottom: 30px
}

.main-section2 .home-section-inner-mixed {
    margin-bottom: 30px
}

.extra-pad {
    padding: 25px 25px
}

.home-section-inner-mixed-left {
    float: left;
    width: 60%
}

.home-section-inner-mixed-right {
    float: right;
    width: 40%
}

.home-section-img1 {
    text-align: right;
    margin-top: 32px
}

.home-section1-rd-prt {
    width: 90%;
    margin: 0 auto 45px auto;
    background-color: #ce2c2c;
    border-bottom: 5px solid #fe0000;
    padding: 10px 17px 12px 25px;
    position: relative
}

.home-section1-rd-prt:after {
    position: absolute;
    left: 0;
    bottom: -25px;
    background: url(../images/home-section1-img2.png) left bottom no-repeat;
    width: 44px;
    height: 21px;
    content: ""
}

.home-section1-rd-prt p {
    color: #fff
}

.home-section1-rd-prt-m {
    display: none
}

.home-section1-category {
    padding: 0 43px;
    margin-bottom: 33px
}

.home-section1-subctegory li p {
    padding: 25px 65px 10px 99px
}

.home-section1-category li {
    position: relative
}

.home-section1-category li:before {
    position: absolute;
    content: "";
    background: url(../images/home-section1-img3.png) left top no-repeat;
    width: 48px;
    height: 48px;
    left: 28px;
    top: 28px
}

.light-blue-bg {
    border: 4px solid #e8f7f5
}

.light-blue-bg li:nth-child(1),
.light-blue-bg li:nth-child(3) {
    background-color: #e8f7f5
}

.light-blue-bg li:nth-child(2) {
    background-color: #fcffff
}

.light-yellow-bg {
    border: 4px solid #f4f4eb
}

.light-yellow-bg li:nth-child(1) {
    background-color: #f4f4eb
}

.light-yellow-bg li:nth-child(2) {
    background-color: #fffffc
}

.deep-yellow-bg {
    background-color: #f8ede6;
    border: 4px solid #f9dbc8
}

.deep-yellow-bg.home-section1-subctegory {
    position: relative;
    margin-top: 90px
}

.deep-yellow-bg.home-section1-subctegory:before {
    background: url(../images/home-section1-img4.png) center top no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: -70px;
    width: 99px;
    height: 95px
}

.home-section2-img1 {
    text-align: right
}

.home-section2-inner1 {
    padding: 0 25px;
    margin-bottom: 33px
}

.home-section2-inner1 ul {
    position: relative
}

.home-section2-inner1 ul li {
    background-color: #f3f1e3;
    margin-bottom: 10px;
    padding: 15px 140px 25px 25px;
    position: relative
}

.home-section2-inner1 ul li:nth-child(1):after {
    position: absolute;
    content: "";
    background: url(../images/home-section2-img2.png) right top no-repeat;
    right: 0;
    top: 0;
    width: 36px;
    height: 71px
}

.home-section2-inner1 ul li:nth-child(2) {
    position: absolute;
    background-color: #fff;
    padding: 5px;
    display: block;
    z-index: 9;
    top: 45px;
    left: 31%;
    color: #000;
    border-radius: 50%
}

.home-section2-inner1 ul li:nth-child(2) p {
    color: red;
    padding: 5px;
    font-size: 18px;
    border: 2px solid #dad7c2;
    border-radius: 50%;
    font-weight: 700
}

.home-section2-inner1 ul li:nth-child(3):after {
    position: absolute;
    content: "";
    background: url(../images/home-section2-img3.png) right top no-repeat;
    right: 0;
    top: 0;
    width: 39px;
    height: 121px
}

.home-section2-inner1 ul li:nth-child(3) {
    padding: 15px 72px 15px 25px
}

.home-section2-inner2 {
    padding: 0 25px
}

.home-section2-inner2-sub {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 50px;
    text-align: center;
    display: table;
    margin-right: 15px
}

.home-section2-inner2-sub p {
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    display: table-cell;
    vertical-align: middle
}

.home-section2-inner2-sub-bg-clr1 {
    background-color: #469606
}

.home-section2-inner2-sub-cnt {
    float: left;
    width: 90%
}

.home-section2-inner2-sub-cnt p {
    font-weight: 700;
    color: #000;
    font-size: 22px;
    padding-top: 10px
}

.home-section2-inner2-sub-cnt .home-section2-inner2-sub-clr1 {
    color: #469606
}

.home-section2-inner2 ul li {
    margin-bottom: 15px;
    z-index: 99999;
    position: relative
}

.home-section2-inner2-sub-bg-clr2 {
    background-color: #eb7f00
}

.home-section2-inner2-sub-clr2 {
    color: #eb7f00!important
}

.home-section2-inner2-sub-bg-clr3 {
    background-color: red
}

.home-section2-inner2-sub-clr3 {
    color: red!important
}

.home-section2-inner2 ul {
    position: relative
}

.home-section2-inner2 ul:before {
    left: 6px;
    top: -24px;
    background: url(../images/home-errow.png) left top no-repeat;
    content: "";
    width: 46px;
    height: 305px;
    position: absolute
}

.home-section2-inner2 ul li:nth-child(3) p {
    padding-left: 7%;
    display: block;
    font-weight: 700;
    color: #000;
    font-size: 22px
}

.home-section2-inner2 ul li:nth-child(4) {
    margin-bottom: 35px
}

.home-section2-inner2-sub img {
    padding-top: 8px
}

.home-section2-inner2-sub-cnt .home-section2-inner2-sub-clr4 {
    color: #333;
    font-size: 22px;
    padding-top: 10px;
    font-weight: 400
}

.home-section3-img1 {
    text-align: right;
    padding-top: 15px
}

.gray-bg-sec {
    background-color: #f5f5f5;
    padding: 25px;
    border: 1px solid #d8d8d8
}

.gray-bg-sec-new {
    padding: 25px 25px 65px 25px
}

.gray-bg-sec h3 {
    margin: 10px 0 20px 0;
    color: red;
    font-size: 36px;
    font-family: ProximaNovaExtraCondensedBlack
}

.gray-bg-sec ul {
    padding-left: 80px;
    margin-bottom: 33px
}

.gray-bg-sec ul li {
    background: url(../images/red-cross.png) left 6px no-repeat;
    margin-bottom: 15px;
    padding-left: 34px
}

ul.greenTickUl li {
    background: url(../images/green-tick.png) left 6px no-repeat;
    margin-bottom: 15px;
    padding-left: 34px
}

.greenTickUl-box {
    float: right;
    width: 60%
}

.main-section2-inner1-img {
    position: relative
}

.main-section2-inner1-img img {
    left: -240px;
    position: absolute
}

.main-section2-inner1-cnt {
    float: left;
    padding-left: 37%
}

.main-section2-inner1-cnt span.bld-txt11 {
    color: red;
    font-size: 36px;
    line-height: 1;
    font-family: ProximaNovaExtraCondensedBlack
}

.main-section2-inner1 {
    margin-bottom: 40px
}

.gray-bg-sec-white {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 20px 0;
    margin-bottom: 25px
}

.gray-bg-sec-white p {
    margin: 0 0 5px 0;
    padding-left: 83px
}

.gray-bg-sec-white ul {
    margin-bottom: 0;
    padding: 0 0 0 80px
}

.gray-bg-sec-white ul li p {
    padding-left: 0
}

.extra-strip_1 {
    position: absolute;
    height: 25px;
    background-color: #fff;
    top: -24px;
    left: 0;
    width: 100%;
    right: 0;
    z-index: 9
}

.extra-strip_1:before {
    right: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(206, 206, 206, 0);
    border-right-color: #cecece;
    border-width: 25px 23px 0
}

.extra-strip_1:after {
    left: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(206, 206, 206, 0);
    border-left-color: #cecece;
    border-width: 25px 23px 0
}

.main-section3 .red-heading small {
    margin-bottom: 20px
}

.main-section3 .red-heading {
    padding: 15px 67px 40px 67px;
    margin-bottom: 20px
}

.main-sec-category {
    padding-left: 80px;
    margin-bottom: 33px
}

.main-sec-category li {
    margin-bottom: 15px;
    padding-left: 40px;
    position: relative
}

.main-sec-category li:before {
    position: absolute;
    left: 0;
    top: 8px;
    background: url(../images/red-cross.png) left top no-repeat;
    content: "";
    width: 21px;
    height: 21px
}

.main-sec-category.main-sec-category-add li:nth-child(5):before {
    display: none
}

.main-sec-category.main-sec-category-add li:nth-child(5) {
    padding-left: 0
}

.rd-bld-txt {
    color: red;
    font-size: 36px;
    font-family: ProximaNovaExtraCondensedBlack;
    line-height: 1.1;
    margin: 0 0 20px 0
}

.main-section3 {
    background-color: #f4f4f4
}

.main-section3 .container {
    background-color: #fff;
    box-shadow: 0 0 8px #a9a5a5;
    position: relative
}

.main-section4 .red-heading {
    margin-bottom: 20px
}

.home-section-inner-mixed.home-main-section4-inner1 {
    margin-bottom: 30px
}

.home-section-inner-mixed.home-main-section4-inner1 .home-section-inner-mixed-left {
    float: right;
    padding-top: 15px
}

.home-section-inner-mixed.home-main-section4-inner1 .home-section-inner-mixed-right {
    float: left
}

.home-section-inner-mixed.home-main-section4-inner1 .home-section3-img1 {
    text-align: left;
    padding-top: 0
}

.main-section4 .main-sec-category li:before {
    position: absolute;
    left: 0;
    top: -4px;
    background: url(../images/home-section4-img2.png) left top no-repeat;
    content: "";
    width: 34px;
    height: 34px
}

.main-section4 .main-sec-category li {
    margin-bottom: 23px;
    padding-left: 49px;
    position: relative
}

.home-main-section4-inner2-cnt {
    padding-right: 42%;
    position: relative;
    z-index: 9;
    margin-bottom: 30px
}

.home-main-section4-inner2 {
    position: relative
}

.home-main-section4-inner2:after {
    position: absolute;
    right: -258px;
    top: -58px;
    background: url(../images/home-section4-img3.png) right top no-repeat;
    content: "";
    width: 100%;
    height: 919px
}

.light-yellow-bg-new {
    background-color: #fffde9;
    border: 1px solid #e2dfc5;
    padding: 30px 25px
}

.main-section4 .light-yellow-bg-new .main-sec-category li:nth-child(2),
.main-section4 .light-yellow-bg-new .main-sec-category li:nth-child(4) {
    padding-left: 0
}

.main-section4 .light-yellow-bg-new .main-sec-category li:nth-child(2):before,
.main-section4 .light-yellow-bg-new .main-sec-category li:nth-child(4):before {
    display: none
}

.page-3-section1 .red-heading {
    margin-bottom: 30px
}

.page-3-section1 .container {
    background-color: #fff;
    box-shadow: 0 0 8px #a9a5a5
}

.page-3-section1-inner2 h3 {
    text-align: center
}

.page-3-section1-inner2-cnt-sec {
    background: url(../images/page-3-section-1-img2.jpg) center top no-repeat;
    background-size: cover
}

.page-3-section1-inner2-cnt {
    width: 58%;
    float: left;
    padding: 25px 25px;
    margin-left: 25px;
    background-color: rgb(254, 254, 253, .6)
}

.fact-in-colum {
    width: 614px;
    border: 4px solid #e7deb6;
    position: relative;
    margin: 0 auto 45px auto
}

.fact-in-colum:before {
    background-image: url(../images/red-arrow.png);
    background-size: 100%;
    width: 36px;
    height: 90px;
    position: absolute;
    content: '';
    left: -66px;
    top: 40px
}

.fact-in-colum-top {
    padding: 12px 30px
}

.fact-in-colum-bot {
    padding: 12px 30px;
    background-color: #e7deb6
}

.fact-in-colum:after {
    position: absolute;
    height: 7px;
    background-color: #d8cfa5;
    content: '';
    left: 4px;
    right: 4px;
    bottom: -10px
}

.strike-new {
    position: relative
}

.strike-new:before {
    position: absolute;
    top: 14px;
    height: 1px;
    background-color: #f10303;
    content: '';
    left: -5px;
    right: -2px;
    transform: rotate(-18deg);
    -webkit-transform: rotate(-18deg);
    -o-transform: rotate(-18deg)
}

.page-3-section5 {
    background-repeat: no-repeat;
    background-position: left 18%;
    background-color: #e7f0eb;
    padding: 0 0 70px 0
}

.page-3-section5 .container {
    position: relative
}

.page-3-section5 .red-heading {
    text-align: center;
    padding: 20px 67px 40px 67px;
    margin-bottom: 30px
}

.bonus-panel-wrap {
    padding-top: 25px
}

.bonus-panel-row {
    margin-bottom: 70px;
    border: 7px solid #e7e7e7;
    background-color: #fff;
    padding: 48px 25px 25px 25px;
    position: relative
}

.news-wrap {
    margin-bottom: 20px
}

.bonus-tag {
    position: absolute;
    top: -33px;
    left: 50%;
    width: 260px;
    margin-left: -130px;
    background-color: #ff9600;
    color: #fff;
    font-size: 44px;
    padding: 6px;
    line-height: 1;
    font-family: ProximaNovaExtraCondensedBlack;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.bonus-tag:before {
    background-image: url(../images/bonus-side.png);
    width: 41px;
    height: 39px;
    top: 9px;
    bottom: 0;
    background-size: 100% 100%;
    content: '';
    left: -41px;
    position: absolute;
    transform: scale(-1);
    -webkot-transform: scale(-1)
}

.bonus-tag:after {
    background-image: url(../images/bonus-side.png);
    width: 41px;
    height: 39px;
    top: 9px;
    bottom: 0;
    background-size: 100% 100%;
    content: '';
    right: -41px;
    position: absolute
}

.bonus-panel-row .advantage-panel-heading {
    text-align: center
}

.advantage-panel-heading {
    color: #f90000;
    font-size: 30px;
    font-family: ProximaNovaExtraCondensedBlack;
    margin: 0 0 22px 0;
    line-height: 1.1
}

.bonus-panel-row .news-wrap:last-child {
    margin-bottom: 0
}

.width-65 {
    width: 67%;
    padding-top: 20px
}

.news-col-left {
    float: left;
    width: 63%;
    padding-right: 0
}

.bonus-panel-row .news-col-right {
    float: right
}

.news-col-right {
    float: right;
    width: 37%;
    padding-top: 35px
}

.width-35 {
    width: 33%;
    padding-top: 0
}

.increase-list li {
    padding-left: 55px;
    background-image: url(../images/red-tick-2.png);
    background-repeat: no-repeat;
    background-position: left 15px;
    padding-top: 5px;
    padding-bottom: 21px
}

.increase-list:last-child {
    margin-bottom: 0
}

.increase-list {
    margin-bottom: 30px
}

.page-3-section2 {
    padding-bottom: 90px
}

.page-3-section3 {
    background-color: #e7f0eb
}

.page-3-section3 .container {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 8px #a9a5a5;
    padding-bottom: 50px
}

.page-3-section3-inner1 {
    padding: 35px 40px
}

.page-3-section3-inner1-text {
    background: url(../images/page-3-section-3-img-1.png) center top repeat-y;
    padding: 25px 75px 80px 75px;
    position: relative
}

.page-3-section3-inner1-text:before {
    content: "";
    position: absolute;
    width: 100%;
    background: url(../images/page-3-section-3-img-2.png) center top no-repeat;
    top: 0;
    left: 0;
    height: 66px
}

.page-3-section3-inner1-text:after {
    content: "";
    position: absolute;
    width: 100%;
    background: url(../images/page-3-section-3-img-3.png) center bottom no-repeat;
    bottom: 0;
    left: 0;
    height: 66px
}

.main-sec-category.page-3-section3-category {
    padding-left: 0
}

.main-sec-category.page-3-section3-category li:before {
    position: absolute;
    left: 0;
    top: 10px;
    background: url(../images/home-section4-img2.png) left top no-repeat;
    content: "";
    width: 34px;
    height: 34px
}

.main-sec-category.page-3-section3-category li {
    margin-bottom: 30px;
    padding-left: 55px;
    position: relative
}

.main-sec-category.page-3-section3-category li:nth-child(4),
.main-sec-category.page-3-section3-category li:nth-child(7) {
    padding-left: 0
}

.main-sec-category.page-3-section3-category li:nth-child(4):before,
.main-sec-category.page-3-section3-category li:nth-child(7):before {
    display: none
}

.page-3-section4 .container {
    position: relative
}

.page-3-section4 {
    padding-bottom: 90px
}

.page-3-section4 .red-heading {
    margin-bottom: 30px
}

.name-loc {
    color: #929292
}

.showdesktop {
    display: block
}

.hidedesktop {
    display: none
}

.page-3-section3 .red-heading {
    position: relative
}

.page-3-section3 .extra-pad:after {
    content: "";
    position: absolute;
    top: 110px;
    left: 53px;
    background: url(../images/risk-free-batch.png) left top no-repeat;
    width: 159px;
    height: 228px
}

.clearfix:after,
.clearfix:before {
    display: block;
    clear: both;
    content: ''
}

.part-2-section-1 {
    background-color: #f4f4f4
}

.part-2-section-1 .container {
    position: relative
}

.red-heading {
    text-align: center;
    padding: 40px 67px;
    color: #fff;
    position: relative;
    background-image: url(../images/red-pattern.png);
    padding-top: 20px
}

.red-heading h2 {
    font-weight: 900;
    font-size: 42px;
    font-family: ProximaNovaExtraCondensedBlack;
    margin: 0 0 30px 0;
    line-height: 1.1
}

.red-heading h2:last-child {
    margin: 0
}

.red-heading h2 span {
    color: #fff600;
    font-family: ProximaNovaExtraCondensedBlack
}

.red-heading:after {
    width: 210px;
    height: 21px;
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -105px;
    background-image: url(../images/curve.png);
    background-size: 100%
}

.extra-strip {
    position: absolute;
    height: 25px;
    background-image: url(../images/red-pattern.png);
    top: -25px;
    left: 0;
    right: 0
}

.extra-strip:after {
    left: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(206, 206, 206, 0);
    border-left-color: #cecece;
    border-width: 25px 23px 0
}

.extra-strip:before {
    right: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(206, 206, 206, 0);
    border-right-color: #cecece;
    border-width: 25px 23px 0
}

.white-cell-cont {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.pro-img-1 {
    padding: 40px 10px 10px 10px;
    text-align: center
}

.white-padding {
    padding: 25px
}

.light-blue-bg {
    background-color: #e8f7f5
}

.easy-list {
    padding-left: 75px
}

.easy-list li+li {
    margin-top: 30px
}

.easy-list li {
    position: relative;
    padding-left: 70px
}

.easy-list li:before {
    position: absolute;
    width: 48px;
    height: 48px;
    content: '';
    background-image: url(../images/round-arrow.png);
    background-size: 100%;
    left: 0;
    top: 3px
}

.easy-list li:after {
    position: absolute;
    bottom: -26px;
    height: 35px;
    content: '';
    width: 1px;
    left: 42px;
    border-left: 3px dotted #82cd04
}

.easy-list li:last-child:after {
    display: none
}

.mid-cont {
    margin-bottom: 35px
}

.mid-cont:last-child {
    margin-bottom: 0
}

.right-img-cell {
    float: right;
    margin-left: 30px
}

.mid-cont-heading {
    margin: 0 0 22px;
    color: red;
    font-size: 36px;
    font-family: ProximaNovaExtraCondensedBlack;
    line-height: 1
}

.left-img-cell {
    float: left;
    padding-right: 44px
}

.or-cell-mid {
    display: block;
    margin: 10px 0
}

.q-table {
    display: table;
    width: 100%;
    border-bottom: 1px solid #f2673b;
    border-top: 1px solid #f2673b;
    padding: 10px 0;
    margin-bottom: 35px
}

.q-table-colum {
    display: table-cell;
    padding: 0 25px
}

.q-table-colum+.q-table-colum {
    border-left: 1px solid #f2673b
}

.q-table-colum img {
    margin-left: 3px
}

.light-ping-bg {
    background-image: url(../images/gray-pattern.jpg)
}

.optimal-list {
    padding: 0
}

.optimal-list.easy-list li:after {
    display: none
}

.ben-heading {
    text-align: center;
    color: red;
    font-size: 42px;
    font-family: ProximaNovaExtraCondensedBlack;
    line-height: 1.1;
    margin: 0 0 30px 0
}

.red-heading small {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #fff
}

.image-border img {
    border: 1px solid #d4cec1
}

.fact-heading {
    padding: 13px 95px 13px 288px;
    background-color: #fe0000;
    position: relative;
    font-family: ProximaNovaExtraCondensedBlack;
    color: #fff;
    font-size: 30px;
    line-height: 1.1
}

.fact-heading strong {
    font-family: ProximaNovaExtraCondensedBlack
}

.fact-heading span {
    position: absolute;
    left: 80px;
    top: 9px;
    color: #fff600;
    font-size: 60px;
    text-transform: uppercase
}

.gain-list {
    margin-bottom: 35px
}

.gain-list li+li {
    margin-top: 33px
}

.gain-list li {
    padding-left: 33px;
    position: relative
}

.gain-list li:before {
    background-image: url(../images/red-error.png);
    background-size: 100%;
    width: 21px;
    height: 20px;
    position: absolute;
    content: '';
    left: 0;
    top: 5px
}

.row-fact+.row-fact {
    margin-top: 27px
}

.row-fact .white-cell-cont {
    box-shadow: none
}

.row-fact {
    border: 4px solid #e8f7f5
}

.formula-panel {
    margin-bottom: 35px;
    padding-right: 200px
}

.result-panel {
    padding: 35px 337px 30px 0;
    background-color: #fff3f3;
    margin-bottom: 35px;
    border: 1px solid #f2c7c7;
    border-radius: 6px;
    position: relative
}

.result-panel .gain-list li:before {
    left: -11px
}

.capsule-img {
    position: absolute;
    right: 0;
    top: -70px
}

.result-panel .gain-list {
    position: relative;
    z-index: 1
}

.part-2-section-2 {
    padding-bottom: 26px
}

.ingredient-panel {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 10px
}

.ingredient-panel h3 {
    color: #f90000;
    font-size: 54px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    line-height: 1;
    font-family: ProximaNovaCondensedBold
}

.ingredient-panel p {
    font-size: 30px
}

.free-tags-col-wrap {
    margin-bottom: 35px
}

.free-tags-col {
    float: left;
    width: 16.66%;
    text-align: center
}

.free-tags-col img {
    height: 120px
}

.free-tags-col p {
    display: block;
    margin-top: 3px
}

.ingredient-formula-panel {
    background-image: url(../images/ingredient-pro-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin-bottom: 35px;
    background-position-y: 130px;
}

.part-2-section-3 {
    padding-bottom: 25px;
    margin-top: 25px
}

.part-2-section-4 {
    background-color: #fff
}

.no-shadow {
    box-shadow: none
}

.thin-header {
    margin-bottom: 20px
}

.thin-header p {
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.run-list {
    margin-bottom: 35px
}

.run-list li+li {
    margin-top: 35px
}

.run-list li {
    padding-left: 102px;
    position: relative
}

.run-list li>span {
    position: absolute;
    left: 0;
    top: 5px;
    width: 77px;
    height: 77px;
    border: 2px solid #d2c6b5;
    border-radius: 4px;
    color: #fd0000;
    font-size: 56px;
    font-family: ProximaNovaCondensedBold;
    text-align: center;
    padding-top: 3px;
    background-color: #fff;
    z-index: 1
}

.run-list li:after {
    position: absolute;
    left: 34px;
    content: '';
    top: 30px;
    bottom: -61px;
    width: 4px;
    border-left: 2px solid #d2c6b5;
    border-right: 2px solid #d2c6b5
}

.run-list li:last-child:after {
    display: none
}

.ingredientsLeftCol {
    float: left;
    width: 45%
}

.ingredientsRightCol {
    text-align: right;
    float: right;
    width: 46%
}

.ingredientInnerRow+.ingredientInnerRow {
    margin-top: 30px
}

.ingredientHeading {
    position: relative;
    padding-right: 145px;
    display: inline-block
}

.ingredient-img {
    position: absolute;
    right: 0;
    top: 0
}

.ingredient-img:after {
    position: absolute;
    width: 70px;
    height: 10px;
    content: '';
    background-image: url(../images/line.png);
    background-size: 100% 100%;
    bottom: 18px;
    right: 60px
}

.ingredientHeading h3 {
    font-size: 30px;
    font-weight: 600;
    color: #333;
    margin: 25px 0 17px 0
}

.ingredientHeading span {
    display: block;
    color: #dd323b;
    font-size: 22px;
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    line-height: 1;
    padding: 2px 0 6px 0;
    margin-bottom: 17px
}

.ingredientInnerRow p {
    padding-right: 20px
}

.ingredientsRightCol .ingredientHeading {
    padding-right: 0;
    padding-left: 170px
}

.ingredientsRightCol .ingredient-img {
    right: inherit;
    left: 0
}

.ingredient-img img {
    display: block
}

.ingredientsRightCol .ingredient-img:after {
    transform: scale(-1);
    -webkit-transform: scale(-1);
    -o-transform: scale(-1);
    right: inherit;
    left: 60px
}

.ingredientsRightCol .ingredientInnerRow p {
    padding-right: 0;
    padding-left: 36px
}

.ingredientBottom .ingredientInnerRow {
    float: left;
    width: 37%;
    padding: 0 10px;
    text-align: center
}

.ingredientBottom .ingredientInnerRow+.ingredientInnerRow {
    margin-left: 26%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0
}

.ingredientBottom .ingredient-img {
    position: static;
    margin: 0 auto 10px auto
}

.ingredientBottom .ingredientHeading {
    padding: 0
}

.ingredientBottom .ingredient-img img {
    display: inline-block
}

.ingredientBottom .ingredientInnerRow p {
    padding: 0
}

.ingredientBottom {
    margin-top: 120px
}

.ingredientsLeftCol .ingredientInnerRow:first-child p,
.ingredientsRightCol .ingredientInnerRow:first-child p {
    padding: 0;
    min-height: 182px
}

.ingredientsLeftCol .ingredientInnerRow:nth-child(2) p {
    padding-right: 117px;
    min-height: 278px
}

.ingredientsRightCol .ingredientInnerRow:nth-child(2) p {
    padding-left: 117px;
    min-height: 278px
}

.ingredientsLeftCol .ingredientInnerRow:nth-child(3) p,
.ingredientsRightCol .ingredientInnerRow:nth-child(3) p {
    min-height: 213px
}

.ingredientsLeftCol .ingredientInnerRow:nth-child(4) p,
.ingredientsRightCol .ingredientInnerRow:nth-child(4) p {
    padding: 0
}

.ingredient-pro-img-m,
.mobile-show {
    display: none;
    margin-bottom: 30px;
    text-align: center
}

.adam-img .adam:last-child {
    display: none
}

.mobile-show:last-child {
    margin-bottom: 0
}

.part-4-section-1 {
    padding: 13px 0 90px 0
}

.choice-heading {
    text-align: center;
    color: #fb0000;
    font-size: 42px;
    font-family: ProximaNovaExtraCondensedBlack;
    margin-bottom: 30px;
    line-height: 1;
    padding: 0 5%
}

.choice-heading:last-child {
    margin-bottom: 0
}

.ensure-panel {
    margin-bottom: 35px;
    padding: 45px 45px 45px 499px;
    background-color: #faf7f2;
    background-image: url(../images/ensure-bg-1.jpg);
    background-repeat: no-repeat;
    background-position: left top
}

.ensure-panel-right {
    padding-left: 45px;
    padding-right: 500px;
    background-image: url(../images/ensure-bg-2.jpg);
    background-color: #faf7f2;
    background-position: right center
}

.timer-panel {
    margin: 40px auto 20px auto
}

.warning-text-head {
    text-align: center;
    color: #e30613;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 30px 0
}

.order-include-text {
    text-align: center;
    color: #333;
    font-size: 34px;
    font-family: ProximaNovaCondensedBold;
    line-height: 1
}

.free-ship-bot {
    margin: 7px 0 0 0;
    text-align: center
}

.worldwide-heading {
    color: #333;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1;
    font-family: ProximaNovaCondensedBold;
    margin-bottom: 20px;
    text-align: center
}

.worldwide-heading img {
    display: inline-block;
    vertical-align: middle
}

.worldwide-heading span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px
}

.important-content-part-2 p {
    color: #727b76;
    font-size: 14px;
    margin-bottom: 18px
}

.sure-list {
    padding-left: 216px;
    margin-bottom: 25px;
    font-size: 14px;
    color: #333
}

.sure-list li {
    background-image: url(../images/bullet.png);
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: left 3px
}

.sure-list li+li {
    margin-top: 4px
}

.important-content-part-2 {
    margin-bottom: 30px
}

.y-frends {
    border-top: 1px solid #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
    padding: 30px 25px 25px
}

.adam-img {
    float: left
}

.adam-name {
    padding: 14px 0 0 45px;
    overflow: hidden
}

.adam-name-sec {
    font: 22px/22px Roboto, sans-serif;
    font-weight: 700;
    color: #333;
    margin: 30px 0 10px 0
}

.y-frends .adam {
    border: 4px solid #e1e1e1
}

.adam-name p {
    margin-bottom: 15px
}

.value-box-wrap {
    margin-bottom: 30px
}

.value-box-colum {
    float: left;
    width: 33.3%;
    border: 2px solid #acacac;
    border-radius: 6px
}

.value-box-colum.middle-colum {
    border-color: #ff8e00
}

.value-box-heading {
    text-align: center;
    color: #fff;
    font-size: 42px;
    font-family: ProximaNovaExtraCondensedBlack;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    background-image: url(../images/dark-gray-pattern.jpg);
    border-radius: 4px 4px 0 0;
    line-height: .9;
    padding: 12px;
    padding-top: 48px
}

.value-box-colum.middle-colum .value-box-heading {
    background-image: url(../images/orange-pattern.jpg);
    padding-top: 12px
}

.supply-head {
    text-align: center;
    padding: 9px;
    font-size: 18px;
    color: #e30613;
    font-weight: 700;
    line-height: 1;
    background-color: #eee
}

.supply-head-2 {
    text-align: center;
    padding: 5px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    background-color: #e2e2e2;
    line-height: 1;
    padding-top: 8px
}

.value-box-colum.middle-colum .supply-head-2 {
    background-color: #fff9b6
}

.pack-pro {
    text-align: center;
    padding: 25px;
    background-color: #eee
}

.card-option {
    text-align: center;
    background-color: #eee;
    padding: 10px;
    border-radius: 0 0 4px 4px
}

.value-box-colum.middle-colum .card-option {
    padding-bottom: 30px;
    background-color: #fffbf0
}

.pack-order-btn {
    text-align: center;
    background-color: #eee
}

.pack-order-btn a {
    display: inline-block
}

.pack-order-btn a:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.offer-pricing-wrap {
    padding: 5px 10px;
    background-color: #eee
}

.value-box-colum.middle-colum .offer-pricing-wrap,
.value-box-colum.middle-colum .pack-order-btn,
.value-box-colum.middle-colum .pack-pro,
.value-box-colum.middle-colum .supply-head {
    background-color: #fffbf0
}

.offer-pricing-box {
    padding: 15PX;
    background-color: #fff;
    border: 1px solid #eee7b1;
    border-radius: 6px;
    margin-bottom: 12px
}

.statement-free {
    text-align: center;
    color: #8c8c8c;
    font-size: 16px
}

.save-text {
    text-align: center;
    background-color: #e30613;
    margin: 0 42px 10px 42px;
    color: #ffd56c;
    font-size: 20px;
    font-weight: 600;
    padding: 5px;
    position: relative
}

.save-text:before {
    width: 14px;
    top: 0;
    bottom: 0;
    left: -11px;
    background-image: url(../images/left-slice.png);
    background-size: 100% 100%;
    content: '';
    position: absolute
}

.save-text:after {
    width: 14px;
    top: 0;
    bottom: 0;
    right: -11px;
    background-image: url(../images/left-slice.png);
    background-size: 100% 100%;
    content: '';
    position: absolute;
    transform: scale(-1);
    -webkit-transform: scale(-1);
    -o-transform: scale(-1)
}

.reguler-price-cell {
    margin-bottom: 12px
}

.reguler-price-cell-left {
    float: left;
    width: 55%;
    text-align: center
}

.reguler-price-cell-right {
    float: right;
    width: 45%;
    text-align: center;
    position: relative
}

.reguler-price-cell-left span,
.reguler-price-cell-right span {
    display: block;
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 3px
}

.reguler-price-cell-left strong,
.reguler-price-cell-right strong {
    display: block;
    font-size: 30px;
    line-height: 1
}

.cut-text {
    color: #989898;
    position: relative
}

.cut-text:after {
    position: absolute;
    left: 17px;
    right: 17px;
    transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);
    background-color: #e30613;
    height: 2px;
    content: '';
    top: 16px
}

.reguler-price-cell-right:before {
    position: absolute;
    left: -2px;
    width: 4px;
    background-color: #eee7b1;
    border-radius: 6px;
    content: '';
    top: 50%;
    height: 40px;
    margin-top: -20px
}

.part-4-section-2 {
    padding-bottom: 26px
}

.part-4-section-3 {
    background-color: #fff;
    padding-bottom: 40px
}

.pack-pro-2 {
    text-align: center;
    margin-bottom: 20px
}

.part-4-section-4 {
    padding-bottom: 40px
}

.important-content-part-2 p:last-child,
.important-content-part-2:last-child {
    margin-bottom: 0
}

.accordian-wrapper {
    border-bottom: 1px solid #d0d0d0
}

.acc-nav {
    cursor: pointer;
    padding: 13px 0;
    border-top: 1px solid #d0d0d0;
    position: relative;
    padding-left: 180px;
    padding-right: 75px
}

.acc-nav:first-child {
    border-top: 0
}

.acc-nav:after {
    position: absolute;
    right: 0;
    top: 13px;
    width: 38px;
    height: 38px;
    background-color: #fe0000;
    content: '';
    background-image: url(../images/arrow-bottom.png);
    background-repeat: no-repeat;
    background-position: center
}

.acc-cont {
    display: none;
    border-top: 1px solid #d0d0d0
}

.accordian-wrapper {
    padding-top: 20px
}

.acc-nav span {
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-size: 30px;
    font-weight: 700
}

.acc-cont {
    padding: 19px 0
}

.acc-nav span.q-tag {
    background-color: #f90000;
    line-height: .8;
    padding: 9px 10px 7px 10px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 25px;
    position: absolute;
    left: 0;
    top: 12px
}

.acc-nav span.q-tag:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(249, 0, 0, 0);
    border-left-color: #f90000;
    border-width: 20px 11px;
    margin-top: -20px
}

.acc-nav.active:after {
    background-color: #8c8c8c;
    background-image: url(../images/arrow-up.png)
}

.suppliment-wrap .free-tags-col-wrap {
    float: left;
    width: 35%
}

.suppliment-wrap .free-tags-col {
    width: 50%;
    margin-bottom: 15px
}

.suppliment-wrap .free-tags-col img {
    max-height: 110px
}

.suppliment-right {
    float: right;
    width: 55%;
    text-align: center
}

.user-q-cell {
    padding: 30px;
    border: 2px solid #e9e0bb;
    background-image: url(../images/light-orange-pattern.jpg);
    box-shadow: 0 0 70px rgba(242, 215, 137, .7) inset;
    margin-bottom: 35px
}

.user-q-cell:last-child {
    margin-bottom: 0
}

.increase-heading {
    margin: 0 0 22px 0;
    color: red;
    font-size: 30px;
    font-family: ProximaNovaExtraCondensedBlack;
    line-height: 1
}

.q-list li p {
    margin-bottom: 20px
}

.q-list li p:last-child {
    margin-bottom: 0
}

.q-list li+li {
    margin-top: 50px
}

.part-5-section-2 {
    padding-bottom: 40px
}

.important-text-head {
    margin-bottom: 35px;
    font-size: 24px;
    margin-top: 10px;
    font-weight: 700
}

.important-text-head span {
    background-color: red;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 3px 10px
}

.help-list {
    margin-bottom: 35px
}

.help-list li+li {
    margin-top: 30px
}

.help-list li {
    background-image: url(../images/list-icon-1.png);
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 2px
}

.health-list {
    margin-bottom: 35px
}

.health-list li+li {
    margin-top: 20px
}

.health-list li {
    padding-left: 35px;
    background-image: url(../images/red-tick.jpg);
    background-repeat: no-repeat;
    background-position: left 6px;
    line-height: 1
}

.curve-2 {
    padding-top: 45px;
    position: relative;
    padding-bottom: 45px
}

.curve-2:before {
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    height: 16px;
    background-image: url(../images/curve-2.png);
    background-repeat: repeat-x;
    content: ''
}

.curve-2:after {
    position: absolute;
    bottom: -2px;
    left: -2px;
    right: -2px;
    height: 16px;
    background-image: url(../images/curve-2.png);
    background-repeat: repeat-x;
    content: '';
    transform: scale(-1);
    -webkit-transform: scale(-1);
    -o-transform: scale(-1)
}

.exact-heading {
    color: #333;
    font-size: 42px;
    margin: 0 0 20px 0;
    font-weight: 700;
    line-height: 1
}

p a {
    color: #05c;
    display: inline-block;
    text-decoration: underline
}

.footer-worning-text p {
    font-size: 13px;
    margin-bottom: 12px;
    color: #727b76
}

.footer-worning-text p:last-child {
    margin-bottom: 0
}

.footer-worning-text p span {
    color: #000
}

.footer-worning-text {
    padding: 72px 25px 0 25px
}

.footer-bottom-cell {
    text-align: center;
    margin-top: 50px
}

.footer-bottom-cell p {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    padding: 12px 0;
    margin-bottom: 0
}

.footer-bottom-cell p a {
    color: #333;
    display: inline-block;
    text-decoration: none
}

.cash-bank-panel {
    border: 4px solid #e4e4e4;
    margin: 0 35px 30px 35px
}

.select-box {
    width: 100%;
    height: 35px;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    padding: 0 10px;
    font-size: 16px;
    color: #767676
}

.logo-cash {
    float: left;
    margin-top: 7px
}

.lang-box {
    float: right;
    width: 150px
}

.cash-bank-panel-heading {
    padding: 10px;
    border-bottom: 1px solid #eee
}

.secure-text {
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    background-color: #eee;
    margin: 5px;
    font-size: 18px
}

.secure-text img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.secure-text span {
    display: inline-block;
    vertical-align: middle
}

.form-left {
    float: left;
    width: 48%
}

.form-right {
    float: right;
    width: 48%
}

.form-part-in {
    padding: 5px 17px
}

.guarantee-cell-text {
    padding: 9px;
    border-radius: 6px;
    border: 1px solid #e7e7e7;
    margin: 17px;
    color: #262626;
    font-size: 13px
}

.guarantee-cell-text h5 {
    font-size: 18px;
    margin: 0 0 10px 0;
    line-height: 1;
    color: #262626
}

.guarantee-cell-text a {
    color: #05c
}

.info-heading {
    color: #333;
    font-size: 18px;
    margin: 0 0 25px 0
}

.info-heading img {
    margin-right: 3px
}

.input-label {
    font-size: 13px;
    margin-bottom: 4px;
    position: relative
}

.input-label img {
    position: absolute;
    right: 0;
    top: -3px
}

.input-fild {
    width: 100%;
    height: 35px;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    padding: 0 14px;
    font-size: 16px;
    color: #767676
}

.form-input-row+.form-input-row {
    margin-top: 15px
}

.row-wrap+.row-wrap {
    margin-top: 30px
}

.three-col {
    float: left;
    width: 65%
}

.second-col {
    float: left;
    width: 32%;
    margin-left: 3%
}

.half-col {
    float: left;
    width: 48%
}

.half-col+.half-col {
    margin-left: 4%
}

.what-link {
    color: #7dd7f2;
    text-decoration: underline;
    display: inline-block;
    margin-top: 3px;
    font-size: 12px
}

.card-option-colum {
    float: left
}

.option-in {
    padding: 9px;
    border: 1px solid #b3b3b3;
    border-radius: 6px 0 0 6px;
    font-size: 13px;
    color: #333;
    cursor: pointer
}

.card-option-colum:last-child .option-in {
    border-radius: 0 6px 6px 0;
    border-left: none
}

.option-in span {
    display: inline-block;
    vertical-align: middle
}

.option-in img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px
}

.card-option-colum input[type=radio] {
    display: none
}

.card-option-colum input[type=radio]:checked+.option-in {
    background: #d2d2d2;
    background: -moz-linear-gradient(top, #d2d2d2 0, #d2d2d2 24%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, #d2d2d2 0, #d2d2d2 24%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #d2d2d2 0, #d2d2d2 24%, #e6e6e6 100%)
}

.form-sub-head {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: ProximaNovaCondensedBold;
    font-size: 22px;
    line-height: 1
}

.form-sub-img {
    margin-bottom: 5px
}

.form-sub-img img {
    height: 125px
}

.antivirus-cell {
    text-align: center;
    margin-top: 19px
}

.pay-btn {
    width: 100%;
    padding: 11px;
    text-align: center;
    color: #fff;
    background-color: #e5202e;
    font-family: ProximaNovaCondensedBold;
    font-size: 22px;
    border: 0;
    line-height: 1;
    cursor: pointer
}

.pay-btn:focus,
.pay-btn:hover {
    color: #fff;
    background-color: #fd3a47
}

.like-cell {
    padding: 11px 8px;
    background-color: #f8f8f8;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px
}

.like-cell label {
    display: block;
    padding-left: 22px;
    position: relative;
    font-size: 13px;
    margin-bottom: 25px
}

.like-cell label input[type=checkbox] {
    position: absolute;
    margin: 0;
    left: 0;
    top: 3px
}

.like-cell label:after {
    position: absolute;
    bottom: -12px;
    height: 1px;
    left: 23px;
    right: 0;
    background-color: #dadada;
    content: ''
}

.digital-link {
    display: inline-block;
    margin-left: 25px;
    color: #878787;
    font-size: 13px
}

.digital-link span {
    display: inline-block;
    vertical-align: middle
}

.digital-link img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    height: 11px
}

.usd-panel p {
    font-size: 18px;
    margin-bottom: 2px;
    text-align: right
}

.usd-panel {
    margin-bottom: 5px
}

.row-wrap small {
    display: block;
    color: #878787;
    font-size: 12px
}

.row-wrap table {
    width: 100%;
    margin-bottom: 5px
}

.row-wrap table td {
    font-size: 15px;
    padding: 5px 0
}

.row-wrap table td:last-child {
    text-align: right
}

.image-shadow {
    box-shadow: 0 0 25px rgba(0, 0, 0, .6);
    border: 5px solid #fff
}

@media(max-width:1199px) {
    .home-page-banner-mdl:before {
        width: 57%;
        right: -3%;
        background-size: 81%;
        background-position: bottom right
    }
    .container {
        width: 95%
    }
}

@media(max-width:1100px) {
    .home-page-banner-mdl-inner {
        width: 50%;
        display: inline-block
    }
    .home-baner-tp-red-sec1 h2 {
        font-size: 30px
    }
    .home-baner-mdl-sec1 h2 {
        font-size: 30px
    }
    .home-baner-mdl-sec1:before {
        background-size: 69%;
        left: -16px
    }
    .home-baner-tp-red-sec2 h2 {
        font-size: 30px
    }
    .home-page-banner-btm {
        width: 60%
    }
    .home-page-banner-mdl:before {
        width: 76%;
        right: -7%;
        background-size: 81%;
        background-position: bottom right
    }
    .home-section2-inner1 ul li {
        padding: 15px 73px 25px 25px
    }
    .main-section2-inner1-img img {
        left: -240px;
        position: absolute;
        width: 60%
    }
    .home-main-section4-inner2:after {
        background-size: 90%;
        right: -79px
    }
    .home-section2-inner1 ul li {
        padding: 11px 54px 30px 25px
    }
    .page-3-section3-inner1-text:before {
        background-size: 100%
    }
    .page-3-section3-inner1-text:after {
        background-size: 100%
    }
    .page-3-section3-inner1-text {
        background-size: 100%;
        padding: 97px 75px 80px 75px
    }
}

@media(max-width:1000px) {
    .home-section2-inner1 ul li p {
        font-size: 18px
    }
    .home-section2-inner1 ul li:nth-child(3) {
        padding: 30px 72px 15px 25px
    }
    .home-section2-inner1 ul li {
        padding: 11px 54px 34px 25px
    }
}

@media(max-width:991px) {
    .home-baner-tp-red-sec1,
    .home-baner-tp-red-sec2 {
        padding: 15px;
        width: 100%
    }
    .home-baner-tp-red-sec1 h2,
    .home-baner-tp-red-sec2 h2 {
        font-size: 25px
    }
    .home-baner-mdl-sec1 h2 {
        font-size: 26px;
        padding-left: 24%
    }
    .home-page-banner-btm {
        width: 51%;
        position: relative;
        z-index: 99
    }
    .home-page-banner-mdl-inner {
        width: 50%;
        display: inline-block;
        position: relative;
        z-index: 999
    }
    .home-banner-cnt1 p {
        color: #faebb6;
        font-weight: 700;
        font-size: 18px
    }
    .home-page-banner-btm p {
        font-weight: 700;
        color: #fff;
        font-size: 20px
    }
    .red-heading h2 {
        font-size: 32px
    }
}

@media(max-width:860px) {
    .home-page-banner-mdl:before {
        width: 86%
    }
    .home-section2-inner1 ul li p {
        font-size: 16px
    }
    .home-section2-inner1 ul li {
        padding: 14px 54px 34px 25px
    }
    .home-section2-inner1 ul li:nth-child(3) {
        padding: 29px 72px 25px 25px
    }
    .page-3-section3-inner1 {
        padding: 35px 0
    }
    .page-3-section3-inner1-text {
        padding: 97px 55px 80px 55px
    }
}

@media(max-width:790px) {
    .home-section2-inner1 ul li {
        padding: 14px 35px 34px 16px
    }
    .home-section2-inner1 ul li:nth-child(3) {
        padding: 29px 68px 25px 16px
    }
    .home-section2-inner1 ul li:nth-child(2) {
        left: 35%
    }
    .red-heading {
        text-align: center;
        padding: 40px 48px
    }
    p {
        font-size: 20px
    }
    .home-section-inner-mixed.home-main-section4-inner1 .home-section3-img1 {
        text-align: left;
        padding-top: 18px;
        padding-right: 0
    }
    .home-section2-inner2-sub-cnt {
        float: left;
        width: 87%
    }
    .home-section2-img1 {
        text-align: right;
        margin-left: 19px
    }
    .main-section2-inner1-img img {
        left: -179px
    }
    .greenTickUl-box {
        width: 50%
    }
}

@media(max-width:767px) {
    .container {
        width: 100%;
        padding: 0 15px
    }
    .page-3-section3 .extra-pad:after {
        display: none
    }
    .home-page-banner-section {
        background-size: cover;
        padding-bottom: 0
    }
    .no-webp .home-page-banner-section {
        background: #050414 url(../images/mobile-sample1.png) center top no-repeat
    }
    .webp .home-page-banner-section {
        background: #050414 url(../images/mobile-sample1.webp) center top no-repeat
    }
    .home-page-banner-section .container {
        width: 100%;
        padding: 0
    }
    .hidedesktop {
        display: block
    }
    .showdesktop {
        display: none
    }
    .home-section-img1 img {
        width: 100%;
        vertical-align: top
    }
    .home-section1-rd-prt {
        display: none
    }
    .home-section1-rd-prt-m {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 auto 30px auto;
        background-color: #ce2c2c;
        border-bottom: 0;
        padding: 10px 17px 12px 25px;
        position: relative
    }
    .home-section1-rd-prt-m p {
        color: #fff
    }
    .light-blue-bg {
        border: 0
    }
    p {
        font-size: 30px
    }
    .home-section-inner-mixed-left {
        float: none;
        width: 100%
    }
    .home-section-inner-mixed-right {
        float: none;
        width: 100%
    }
    .home-banner-cnt1 p span {
        display: inline
    }
    .home-banner-cnt1 p {
        font-size: 28px
    }
    .home-banner-cnt1 {
        padding: 20px 15px;
        text-align: center
    }
    .home-page-banner-mdl-inner {
        width: 100%
    }
    .home-baner-tp-red-sec1 {
        background-color: rgba(173, 8, 28, .8);
        padding-right: 40%
    }
    .home-baner-tp-red-sec1 h2,
    .home-baner-tp-red-sec2 h2 {
        font-size: 40px
    }
    .home-page-banner-mdl:before {
        background: url(../images/mobile-sample2.png) top right no-repeat;
        z-index: 99;
        right: 0
    }
    .home-page-banner-mdl-inner {
        z-index: inherit
    }
    .home-page-banner-mdl {
        background-color: transparent
    }
    .home-baner-mdl-sec1 {
        position: relative;
        padding: 55px 10px;
        z-index: 9999
    }
    .home-baner-mdl-sec1 h2 {
        font-size: 40px;
        padding-left: 17%
    }
    .home-baner-mdl-sec1:before {
        background-size: 79%;
        left: 9px;
        top: 62px
    }
    .home-page-banner-btm {
        width: 100%;
        position: relative;
        z-index: 99;
        background-color: #050414;
        padding: 24px 15px
    }
    .home-baner-tp-red-sec2 {
        position: relative;
        z-index: 99;
        background-color: rgba(173, 8, 28, .8)
    }
    .home-baner-tp-red-sec1:after {
        background: url(../images/mobile-sample3.png) bottom left repeat-x;
        height: 23px;
        bottom: -24px
    }
    .home-baner-tp-red-sec2:before {
        background: url(../images/mobile-sample3.png) top left repeat-x;
        top: -24px;
        height: 23px
    }
    .extra-strip_1 {
        display: none
    }
    .home-section1-rd-prt:after {
        display: none
    }
    .home-section1-category {
        padding: 0;
        margin-bottom: 33px;
        margin-left: -25px;
        margin-right: -25px
    }
    .red-heading {
        text-align: center;
        padding: 38px 14px
    }
    .red-heading h2 {
        font-size: 36px
    }
    .home-section2-img1 img {
        width: 100%;
        margin: 15px 0
    }
    .home-section2-img1 {
        text-align: right;
        margin-left: -15px;
        margin-right: -15px
    }
    .home-section2-inner1 {
        padding: 0;
        margin-bottom: 33px;
        margin: 0 -15px
    }
    .home-section2-inner1 ul li:nth-child(1):after {
        display: none
    }
    .home-section2-inner1 ul li:nth-child(3):after {
        display: none
    }
    .home-section2-inner1 ul li p {
        font-size: 30px
    }
    .home-section2-inner1 ul li:nth-child(2) {
        left: 39%;
        top: 106px
    }
    .home-section2-inner2 ul:before {
        display: none
    }
    .home-section2-inner2-sub {
        width: 70px;
        height: 70px
    }
    .home-section2-inner2-sub p {
        font-size: 25px
    }
    .home-section2-inner2-sub-cnt {
        float: left;
        width: 86%
    }
    .home-section2-inner2-sub-cnt .home-section2-inner2-sub-clr1 {
        font-size: 25px
    }
    .home-section2-inner2-sub-clr1 br {
        display: none
    }
    .home-section2-inner2-sub img {
        padding-top: 8px;
        width: 100%
    }
    .main-section2 .container {
        padding: 0
    }
    .extra-pad {
        padding: 25px 20px
    }
    .main-section2-inner1-img img {
        left: -20px;
        position: absolute;
        width: 36%;
        top: 60px
    }
    .extra-strip {
        display: none
    }
    .main-section3 .container {
        padding: 0
    }
    .main-sec-category {
        padding-left: 35px;
        margin-bottom: 33px
    }
    .home-section3-img1 img {
        width: 100%;
        margin: 20px 0
    }
    .main-section4 .container {
        padding: 0
    }
    .main-section4 .main-sec-category li:before {
        top: 9px
    }
    .main-section4 .main-sec-category {
        padding-left: 0
    }
    .home-main-section4-inner2:after {
        background-size: 100%;
        right: -20px;
        top: 150px
    }
    .home-main-section4-inner2-cnt {
        padding-right: 0
    }
    .home-main-section4-inner2-cnt p:nth-child(3),
    .home-main-section4-inner2-cnt p:nth-child(4),
    .home-main-section4-inner2-cnt p:nth-child(5) {
        padding-right: 44%
    }
    .side-image {
        float: right
    }
    .main-section2-inner1-cnt {
        float: left;
        padding-left: 0
    }
    .main-section2-inner1-cnt p:nth-child(1),
    .main-section2-inner1-cnt p:nth-child(2),
    .main-section2-inner1-cnt p:nth-child(3) {
        padding-left: 40%
    }
    .page-3-section1 .container {
        padding: 0;
        width: 96%
    }
    .page-3-section1-inner2 {
        padding: 0 15px
    }
    .side-img {
        float: left;
        margin-right: 15px
    }
    .page-3-section1-inner2-cnt {
        width: 100%;
        float: left;
        padding: 25px 0;
        margin-left: 0;
        background-color: transparent
    }
    .page-3-section1-inner2-cnt-sec {
        background: inherit
    }
    .mobile-sample11 {
        margin: 0 -23px 30px -23px
    }
    .mobile-sample11 img {
        width: 100%
    }
    .fact-in-colum:before {
        display: none
    }
    .page-3-section3 .container {
        width: 98%;
        padding: 0
    }
    .fact-in-colum {
        width: 100%
    }
    .page-3-section4 .extra-pad {
        padding: 25px 0
    }
    .page-3-section4 .user-q-cell {
        padding: 15px
    }
    .page-3-section5 .extra-pad {
        padding: 25px 0
    }
    .bonus-panel-row {
        padding: 48px 20px 25px 20px
    }
    .news-col-left {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-top: 4px;
        padding-bottom: 15px
    }
    .width-35 {
        width: 100%;
        padding-top: 0;
        float: none!important
    }
    .news-col-right {
        float: none!important;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 10px;
        text-align: center
    }
    .advantage-panel-heading br {
        display: none
    }
    .freebatch {
        text-align: center;
        margin: 0 auto 20px auto;
        max-width: 90%
    }
    .greenTickUl-box {
        width: 100%
    }
}

@media(max-width:680px) {
    .home-banner-cnt1 p {
        font-size: 28px;
        line-height: 1.3
    }
    .home-page-banner-mdl:before {
        top: -50px
    }
    .home-baner-mdl-sec1 h2 {
        font-size: 40px;
        padding-left: 20%
    }
    .home-baner-mdl-sec1:before {
        top: 80px
    }
}

@media(max-width:620px) {
    .home-baner-mdl-sec1 h2 {
        font-size: 36px;
        padding-left: 24%
    }
    .home-baner-tp-red-sec1 h2,
    .home-baner-tp-red-sec2 h2 {
        font-size: 34px;
        line-height: 1.3
    }
    .home-banner-cnt1 p {
        font-size: 27px;
        line-height: 1.3
    }
    .home-page-banner-mdl:before {
        top: -25px
    }
}

@media(max-width:600px) {
    p {
        font-size: 25px;
        margin-bottom: 20px
    }
    .red-heading h2 br {
        display: none
    }
    .red-heading h2 {
        font-size: 30px
    }
    .home-section2-inner1 ul li p {
        font-size: 25px
    }
    .home-section2-inner2-sub-cnt {
        float: left;
        width: 74%
    }
    .home-section2-inner2-sub-cnt p {
        padding-top: 0
    }
    .home-section2-inner2 {
        padding: 0
    }
    .home-section2-inner2-sub-cnt .home-section2-inner2-sub-clr1 {
        font-size: 23px
    }
    .side-img {
        float: left;
        margin-right: 15px;
        display: inline-block;
        width: 37%
    }
    .fact-in-colum-top {
        padding: 12px 16px
    }
}

@media(max-width:580px) {
    .home-banner-cnt1 p {
        font-size: 23px;
        line-height: 1.4
    }
    .home-banner-cnt1 {
        padding: 20px 15px 35px 15px;
        text-align: center
    }
    .home-page-banner-mdl:before {
        top: -25px;
        background-size: 48%
    }
    .home-baner-tp-red-sec1 h2,
    .home-baner-tp-red-sec2 h2 {
        font-size: 29px;
        line-height: 1.3
    }
    .home-baner-mdl-sec1 h2 {
        font-size: 30px;
        padding-left: 26%
    }
    .home-baner-mdl-sec1:before {
        top: 56px;
        background-size: 69%;
        left: 18px
    }
    .home-page-banner-mdl:before {
        top: -25px;
        background-size: 40%
    }
    .home-main-section4-inner2-cnt p:nth-child(5) {
        padding-right: 0
    }
}

@media(max-width:500px) {
    .home-banner-cnt1 p {
        font-size: 19px;
        line-height: 1.4
    }
    .home-banner-cnt1 {
        padding: 20px 15px 20px 15px;
        text-align: center
    }
    .home-baner-tp-red-sec1 h2,
    .home-baner-tp-red-sec2 h2 {
        font-size: 22px;
        line-height: 1.3
    }
    .home-baner-mdl-sec1 h2 {
        font-size: 24px;
        padding-left: 29%
    }
    .home-page-banner-btm p {
        font-weight: 700;
        color: #fff;
        font-size: 17px;
        margin-bottom: 22px
    }
    .main-section2-inner1-img img {
        left: auto;
        position: inherit;
        width: 100%;
        top: auto
    }
    .main-section2-inner1-cnt span.bld-txt11 {
        font-size: 25px
    }
    .main-section2-inner1-cnt span.bld-txt11 br {
        display: none
    }
    .main-section2-inner1-cnt p:nth-child(1),
    .main-section2-inner1-cnt p:nth-child(2),
    .main-section2-inner1-cnt p:nth-child(3) {
        padding-left: 0
    }
}

@media(max-width:480px) {
    .freebatch {
        max-width: 40%
    }
    p {
        font-size: 22px;
        margin-bottom: 22px
    }
    .extra-pad.home-section1_1 {
        padding: 10px 15px 45px 15px
    }
    .home-section1-subctegory li p {
        padding: 20px 21px 21px 99px
    }
    .home-section2-inner1 ul li:nth-child(3) {
        padding: 29px 15px 25px 16px
    }
    .home-section2-inner1 ul li:nth-child(2) {
        left: 44%;
        top: 29%
    }
    .home-section2-inner2-sub {
        width: 50px;
        height: 50px
    }
    .home-section2-inner2-sub-cnt .home-section2-inner2-sub-clr1 {
        font-size: 22px
    }
    .home-section2-inner2-sub p {
        font-size: 18px
    }
    .gray-bg-sec h3 {
        margin: 10px 0 20px 0;
        color: red;
        font-size: 24px
    }
    .gray-bg-sec {
        background-color: #f5f5f5;
        padding: 25px 15px
    }
    .gray-bg-sec ul {
        padding-left: 25px;
        margin-bottom: 33px
    }
    .extra-pad {
        padding: 25px 15px
    }
    .home-page-banner-btm {
        padding: 24px 15px 0 15px
    }
    .home-section1-rd-prt-m {
        padding: 15px;
        margin: 0 auto 15px auto
    }
    .page-3-section3-inner1-text {
        padding: 40px 34px 80px 34px
    }
}

@media(max-width:420px) {
    .home-banner-cnt1 p {
        font-size: 17px;
        line-height: 1.4
    }
    .home-section1-category {
        margin-left: 0;
        margin-right: 0
    }
    .home-section2-img1 {
        margin: 0
    }
    .home-section2-inner1 {
        margin: 0
    }
    .home-main-section4-inner2:after {
        display: none
    }
    .home-baner-tp-red-sec1 h2,
    .home-baner-tp-red-sec2 h2 {
        font-size: 20px;
        line-height: 1.3
    }
    .home-baner-mdl-sec1 h2 {
        font-size: 21px;
        padding-left: 32%;
        padding-right: 2%
    }
    .home-section2-inner1 ul li {
        padding: 14px 35px 34px 25px
    }
    .home-section2-inner1 ul li:nth-child(3) {
        padding: 29px 20px 25px 25px
    }
    .home-section2-inner1 ul li p {
        font-size: 22px
    }
    .home-main-section4-inner2-cnt p:nth-child(4) {
        padding-right: 0
    }
    .rd-bld-txt {
        font-size: 25px
    }
    .home-main-section4-inner2:after {
        background-size: 100%;
        right: -79px;
        top: 91px
    }
    .main-section2-inner1-cnt span.bld-txt11 {
        font-size: 19px
    }
    .fact-in-colum-top p {
        font-size: 19px
    }
    .bonus-tag {
        font-size: 31px;
        top: -27px
    }
    .bonus-tag:before {
        background-size: 73%;
        top: -1px;
        background-repeat: no-repeat;
        background-size: 70%
    }
    .bonus-tag:after {
        background-size: 73%;
        top: 9px;
        background-repeat: no-repeat;
        background-size: 70%
    }
}

@media(max-width:400px) {
    .home-banner-cnt1 p {
        font-size: 15px;
        line-height: 1.4
    }
    .home-page-banner-mdl:before {
        top: -13px;
        background-size: 52%
    }
    p {
        font-size: 20px;
        margin-bottom: 19px
    }
    .red-heading h2 {
        font-size: 25px
    }
    .red-heading {
        text-align: center;
        padding: 25px 14px
    }
}

@media(max-width:380px) {
    .fact-in-colum-bot {
        padding: 12px 11px;
        background-color: #e7deb6
    }
    .fact-in-colum-bot p {
        font-size: 19px
    }
}

@media(max-width:370px) {
    .home-page-banner-mdl:before {
        top: -17px;
        background-size: 42%
    }
    .home-baner-mdl-sec1:before {
        top: 71px;
        background-size: 56%;
        left: 18px
    }
    .home-main-section4-inner2:after {
        background-size: 100%;
        right: -57px;
        top: 114px
    }
    .fact-in-colum-top {
        padding: 10px 8px
    }
    .fact-in-colum-bot {
        padding: 10px 8px
    }
    .strike-new:before {
        top: 10px
    }
}

@media(max-width:360px) {
    .fact-in-colum-top p {
        font-size: 16px
    }
}

@media(max-width:1199px) {
    .choice-heading {
        font-size: 35px;
        padding: 0
    }
    .ensure-panel {
        margin-bottom: 30px;
        padding: 15px 15px 15px 439px
    }
    .ensure-panel-right {
        padding-left: 15px;
        padding-right: 300px
    }
    .countDown_digit_cont {
        font-size: 3em
    }
    .value-box-heading {
        font-size: 30px
    }
    .supply-head-2 {
        font-size: 18px
    }
    .pack-pro {
        padding: 15px
    }
    .offer-pricing-box {
        padding: 10px
    }
    .reguler-price-cell-left strong,
    .reguler-price-cell-right strong {
        font-size: 20px
    }
    .cut-text:after {
        top: 10px
    }
    .save-text {
        margin: 0 20px 10px 20px
    }
    .pack-order-btn a {
        width: 250px
    }
    .statement-free {
        font-size: 14px
    }
    .acc-nav span {
        font-size: 23px
    }
    .reguler-price-cell-left span,
    .reguler-price-cell-right span {
        font-size: 11px
    }
    .acc-nav span.q-tag:after {
        border-width: 17px 9px;
        margin-top: -17px
    }
    .acc-nav {
        padding-left: 140px
    }
}

@media(max-width:991px) {
    .left-img-cell img,
    .right-img-cell img {
        max-width: 300px
    }
    .q-table-colum {
        padding: 0 10px
    }
    .gain-list,
    .mid-cont,
    .q-table,
    .result-panel {
        margin-bottom: 20px
    }
    .ben-heading {
        font-size: 35px
    }
    .easy-list li+li,
    .gain-list li+li {
        margin-top: 20px
    }
    .left-img-cell {
        padding-right: 30px
    }
    .fact-heading span {
        left: 20px;
        font-size: 35px
    }
    .fact-heading {
        padding: 13px 35px 13px 160px
    }
    .white-padding {
        padding: 20px
    }
    .gain-list li:before {
        top: 1px
    }
    .ingredientHeading h3 {
        font-size: 23px
    }
    .ingredientHeading span {
        font-size: 18px
    }
    .ingredient-formula-panel {
        background-size: 80%
    }
    .free-tags-col img {
        height: 80px
    }
    .easy-list {
        padding-left: 25px
    }
    .easy-list li:before {
        width: 35px;
        height: 35px;
        left: 12px
    }
    .easy-list li:after {
        height: inherit;
        bottom: -20px;
        top: 40px
    }
    .mid-cont-heading {
        font-size: 25px
    }
    .pack-order-btn a {
        width: 180px
    }
    .part-4-section-1 {
        padding-bottom: 40px
    }
    .user-q-cell {
        padding: 20px
    }
    .footer-worning-text {
        padding: 15px
    }
    .footer-bottom-cell li a {
        word-break: break-all
    }
    .footer-bottom-cell li {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .easy-list {
        padding-left: 0
    }
    .easy-list li {
        padding-left: 47px
    }
    .left-img-cell img,
    .right-img-cell img {
        max-width: 230px
    }
    .extra-strip {
        display: none
    }
    .red-heading {
        padding: 20px
    }
    .red-heading h2 {
        font-size: 42px
    }
    .easy-list li:before {
        left: 0
    }
    .easy-list li:after {
        bottom: -18px;
        left: 16px;
        top: 45px;
        border-left: 1px dotted #82cd04
    }
    .mid-cont-heading {
        font-size: 36px
    }
    .full-width-m {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
    .q-table {
        display: block;
        overflow: hidden
    }
    .q-table-colum {
        float: left;
        width: 50%
    }
    .q-table-colum+.q-table-colum {
        border-left: none
    }
    .q-table-colum:first-child {
        width: 40%
    }
    .q-table-colum:nth-child(2) {
        width: 60%
    }
    .q-table-colum:nth-child(3) {
        width: 100%;
        margin-top: 5px
    }
    .gain-list,
    .mid-cont,
    .q-table,
    .result-panel {
        margin-bottom: 30px
    }
    .formula-panel {
        padding-right: 0
    }
    .capsule-img {
        display: none
    }
    .result-panel {
        padding: 20px
    }
    .result-panel .gain-list li:before {
        left: 0;
        top: 9px
    }
    .mobile-hide {
        display: none
    }
    .ingredient-pro-img-m,
    .mobile-show {
        display: block
    }
    .ingredient-formula-panel {
        background-image: none
    }
    .ingredientsLeftCol,
    .ingredientsRightCol {
        float: none;
        width: 100%
    }
    .ingredientsLeftCol .ingredientInnerRow:nth-child(2) p {
        padding-right: 0;
        min-height: inherit
    }
    .ingredientsLeftCol .ingredientInnerRow:nth-child(3) p,
    .ingredientsRightCol .ingredientInnerRow:nth-child(3) p {
        min-height: inherit
    }
    .ingredientsLeftCol .ingredientInnerRow:nth-child(3) p,
    .ingredientsRightCol .ingredientInnerRow:nth-child(2) p,
    .ingredientsRightCol .ingredientInnerRow:nth-child(3) p {
        padding-left: 0;
        min-height: inherit
    }
    .ingredientBottom {
        margin-top: 30px
    }
    .ingredientBottom .ingredientInnerRow {
        float: none;
        width: 100%;
        padding: 0;
        text-align: center
    }
    .ingredientBottom .ingredientInnerRow+.ingredientInnerRow {
        margin-left: 0
    }
    .ingredientHeading h3 {
        font-size: 33px
    }
    .ingredientHeading span {
        font-size: 28px
    }
    .ingredient-img:after {
        display: none
    }
    .ingredientHeading,
    .ingredientsRightCol .ingredientHeading {
        padding: 0;
        display: block;
        text-align: center
    }
    .ingredient-img {
        position: static;
        margin-bottom: 20px;
        text-align: center
    }
    .ingredient-img img {
        display: inline-block
    }
    .ingredientsLeftCol .ingredientInnerRow:first-child p,
    .ingredientsRightCol .ingredientInnerRow:first-child p {
        min-height: inherit
    }
    .ingredientInnerRow p {
        text-align: center
    }
    .ingredientBottom .ingredientInnerRow+.ingredientInnerRow {
        margin-top: 30px
    }
    .free-tags-col img {
        display: none
    }
    .free-tags-col {
        float: none;
        width: 100%;
        text-align: left
    }
    .free-tags-col+.free-tags-col {
        margin-top: 20px
    }
    .white-padding {
        padding: 20px 10px
    }
    .fact-heading span {
        font-size: 42px
    }
    .fact-heading {
        padding: 13px 35px 13px 172px;
        font-size: 32px
    }
    .ingredient-panel h3 {
        font-size: 45px
    }
    .ingredient-panel p {
        font-size: 20px
    }
    .ensure-panel {
        padding: 400px 15px 15px 15px;
        background-image: url(../images/ensure-bg-1-m.jpg);
        background-position: top center;
        background-size: 100%
    }
    .ensure-panel.ensure-panel-right {
        padding-top: 15px;
        padding-right: 290px;
        background-image: url(../images/ensure-bg-2-m.jpg);
        background-position: top right;
        background-size: auto
    }
    .offer-pricing-box {
        padding: 5px
    }
    .sure-list {
        padding-left: 0
    }
    .adam-name {
        padding-left: 19px
    }
    .adam-img .adam:first-child {
        display: none
    }
    .adam-img .adam:last-child {
        display: block
    }
    .value-box-colum {
        float: none;
        width: 100%;
        margin: 10px 0
    }
    .reguler-price-cell-left strong {
        display: inline-block
    }
    .cut-text:after {
        left: -3px;
        right: -3px
    }
    .ingredientsRightCol {
        margin-top: 30px
    }
    .q-list li+li {
        margin-top: 25px
    }
    .exact-heading {
        font-size: 30px
    }
    .part-5-section-2 {
        padding-bottom: 20px
    }
    .footer-bottom-cell {
        margin-top: 30px
    }
    .cash-bank-panel {
        margin-left: 0;
        margin-right: 0
    }
    .form-left {
        float: none;
        width: 100%
    }
    .form-right {
        float: none;
        width: 100%;
        margin-top: 15px
    }
    .form-part-in {
        padding: 5px 10px
    }
    .info-heading {
        margin-bottom: 15px
    }
}

@media(max-width:640px) {
    .red-heading h2 {
        font-size: 30px
    }
    .mid-cont-heading {
        font-size: 30px
    }
    .left-img-cell img,
    .right-img-cell img {
        max-width: 170px
    }
    .ingredient-panel p {
        font-size: 25px
    }
    .ingredient-panel h3 {
        font-size: 30px;
        margin-bottom: 10px
    }
    .red-heading {
        padding: 15px
    }
    .countDown_digit_cont {
        font-size: 1.5em
    }
    .countDown_interval_cont:nth-child(n+1):not(:last-child) {
        margin-right: 3px
    }
    .countDown_interval_basic_cont_description {
        font-size: 11px;
        padding-right: 3px
    }
    .adam-img {
        width: 150px
    }
    .adam-name-sec {
        margin: 0 0 10px 0
    }
    .adam-name>img {
        width: 200px
    }
    .acc-nav {
        padding-left: 0;
        padding-right: 28px
    }
    .acc-nav span.q-tag {
        display: inline-block;
        position: relative;
        top: inherit;
        left: inherit
    }
    .acc-nav span {
        font-size: 21px
    }
    .countDown_digit_cont {
        font-size: 3em
    }
    .value-box-heading {
        padding-top: 12px
    }
    .worldwide-heading {
        font-size: 27px
    }
    .worldwide-heading img {
        width: 50px
    }
    .acc-nav:after {
        width: 28px;
        height: 28px;
        background-size: 15px
    }
    .y-frends {
        padding: 20px 0
    }
    .increase-heading {
        font-size: 25px
    }
    .important-text-head {
        font-size: 20px
    }
    .help-list li {
        padding-left: 35px
    }
    .help-list li+li {
        margin-top: 20px
    }
    .health-list,
    .help-list {
        margin-bottom: 20px
    }
    .user-q-cell.curve-2 {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .health-list li+li {
        margin-top: 8px
    }
    .health-list li {
        padding-left: 24px
    }
    .exact-heading {
        font-size: 25px
    }
    p a {
        word-break: break-all
    }
    .logo-cash {
        width: 110px;
        padding-top: 4px
    }
    .lang-box {
        width: 130px
    }
    .cash-bank-panel {
        margin-bottom: 15px
    }
    .guarantee-cell-text {
        margin: 11px
    }
    .warning-text-head {
        font-size: 26px;
        margin: 0 0 16px 0
    }
}

@media(max-width:568px) {
    .left-img-cell,
    .right-img-cell {
        float: none;
        text-align: center;
        padding: 0;
        margin-bottom: 15px;
        margin-left: 0
    }
    .left-img-cell img,
    .right-img-cell img {
        max-width: 100%
    }
    .fact-heading span {
        font-size: 28px
    }
    .fact-heading {
        padding: 13px 15px 13px 112px;
        font-size: 25px
    }
    .run-list li>span {
        width: 50px;
        height: 50px;
        font-size: 36px;
        top: 3px
    }
    .run-list li {
        padding-left: 65px
    }
    .run-list li:after {
        left: 22px;
        width: 2px
    }
    .run-list li+li {
        margin-top: 20px
    }
    .run-list {
        margin-bottom: 20px
    }
    .ingredient-panel p {
        font-size: 20px
    }
    .row-fact+.row-fact {
        margin-top: 15px
    }
    .mid-cont-heading {
        margin-bottom: 15px
    }
    .ben-heading {
        font-size: 30px;
        margin-bottom: 15px
    }
    .ensure-panel {
        padding: 290px 15px 15px 15px;
        background-size: auto 320px;
        background-position: top right
    }
    .ensure-panel.ensure-panel-right {
        padding-right: 50px;
        background-size: 170px
    }
    .user-q-cell {
        padding: 15px
    }
    .footer-bottom-cell li+li {
        margin-top: 15px
    }
    .part-4-section-3 {
        padding-bottom: 20px
    }
    .order-include-text {
        font-size: 30px
    }
    .timer-panel {
        margin-top: 30px
    }
    .row-wrap+.row-wrap {
        margin-top: 20px
    }
    .user-q-cell.curve-2 {
        margin-bottom: 20px
    }
    .image-shadow {
        border-width: 2px;
        box-shadow: 0 0 15px rgba(0, 0, 0, .4)
    }
    .image-shadow img {
        display: block
    }
    .three-col {
        float: none;
        width: 100%
    }
    .second-col {
        float: none;
        width: 100%;
        margin: 10px 0 0 0
    }
    .countDown_digit_cont {
        font-size: 24px;
        line-height: 37px
    }
    .curve-2:after,
    .curve-2:before {
        height: 8px;
        background-size: auto 100%
    }
    .user-q-cell.curve-2 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media(max-width:480px) {
    .ingredientHeading h3 {
        font-size: 24px;
        margin: 10px 0
    }
    .ingredientHeading span {
        font-size: 18px
    }
    .red-heading h2 {
        font-size: 25px
    }
    .fact-heading span {
        position: static;
        display: block;
        margin-bottom: 5px
    }
    .fact-heading {
        padding: 10px
    }
    .result-panel {
        padding: 10px
    }
    .easy-list li:before {
        width: 25px;
        height: 25px
    }
    .easy-list li {
        padding-left: 34px
    }
    .easy-list li:after {
        left: 11px;
        top: 34px
    }
    .mid-cont-heading {
        font-size: 25px
    }
    .adam-name {
        padding-left: 9px;
        padding-top: 0
    }
    .adam-img {
        width: 100px
    }
    .run-list li>span {
        width: 40px;
        height: 40px;
        font-size: 26px;
        top: 3px
    }
    .run-list li:after {
        left: 16px
    }
    .run-list li {
        padding-left: 47px
    }
    .footer-worning-text {
        padding: 15px 0
    }
    .lang-box {
        width: 120px
    }
    .logo-cash {
        width: 92px;
        padding-top: 2px
    }
    .input-fild,
    .select-box {
        font-size: 13px
    }
    .lang-box {
        width: 100px
    }
    .user-q-cell {
        padding: 10px
    }
}