
body{
  padding: 0;
  margin: 0;
  min-height: 100%;
  overflow-x: hidden;
  font-family: 'source_sans_proregular';
}
img{
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}
*{
  box-sizing: border-box;
}
p:last-child{
    margin-bottom: 0;
}
a, button, input[type="submit"]{
  text-decoration: none;
    transition: all 200ms ease-in-out 0s;
      -moz-transition: all 200ms ease-in-out 0s;
        -webkit-transition: all 200ms ease-in-out 0s;
          -o-transition: all 200ms ease-in-out 0s;
}
a:hover, a:focus{
  text-decoration: none;
}
a:focus, button:focus, input[type="submit"]:focus, , input[type="button"]:focus{
  text-decoration: none;
  outline: none !important;
}
ul{
  padding: 0;
  margin: 0;
}
li{
  list-style: none;
}

/*Ontrapot Form css*/
.moonray-form-p2c86470f131 .moonray-form {border: none; margin: 0 auto;}
.moonray-form-p2c86470f131 .moonray-form-input-type-email input[type=email].moonray-form-input {
    height: 52px;
    border-color: #e1e1e1;
    padding: 10px 10px 10px 50px;
    background: url(../images/email_icon.png) no-repeat 12px 16px;
    color: #a3a3a3; 
    font-size: 18px;
}
.moonray-form-p2c86470f131 .moonray-form-element-wrapper {padding-left: 0 !important; padding-right: 0 !important;}
.moonray-form-p2c86470f131 .moonray-form-input-type-email input[type=email]:placeholder {color: #a3a3a3 !important;}
html body .moonray-form .moonray-form-input-type-submit input[type=submit].moonray-form-input {
    background: url(../images/pop_btn.png) no-repeat left top;
    background-size: 100% auto;
    width: 318px !important;
    height: 64px;
    max-width: 100%;
    margin: 10px 0 0 0;
    text-indent: -9999px;
    border: 0;
}
/*Ontrapot Form css end*/

.secondPart-wrapper{
    padding: 100px 0 60px 0;
    background-color: #fdfcf7;
    border-top: 1px solid #e9e6d7;
}
.redHead{
    text-align: center;
    color:#ff0000;
    font-size: 42px;
    font-family: 'Gibson';
    margin-bottom: 48px;
    padding: 0 60px;
    margin-top: 0;
}
.secondPart-wrapper p{
    color:#333333;
    font-size: 21px;
    font-weight: normal;
    position: relative;
    z-index: 1;
}
.sample-img-1{
    float: right;
    margin-bottom: 50px;
}
.padd-rght1{
    padding-right: 10%;
}
.goodNewsCell{
    padding-right: 500px;
    position: relative;
    margin-bottom: 40px;
}
.sample-img-1, .sample-img-4, .sample-img-6{
    display: none;
}
.sample-img-2{
    position: absolute;
    right: -80px;
    top: 0;
}
.goodNewsRow{
    margin-bottom: 60px;
}
.quickestRow{
    position: relative;
    padding-left: 430px;
}
.sample-img-3{
    position: absolute;
    left: -120px;
       bottom: 3px;
}
.quickestRow{
    margin-bottom: 50px;
}
.postureCell h3{
    font-size: 30px;
    color:#0e162e;
    font-family: 'Gibson';
    font-weight: 600;
    margin: 0 0 30px 0;
}
.postureCellIn{
    padding-right: 490px;
    position: relative;
}
.postureLavelCell{
    margin: 0 0 60px 35px;
    border-left: 9px solid #fe4040;
    padding-left: 10px;
    font-size: 21px;
    font-weight: bold;
}
.Qcell{
    padding-left: 44px;
    margin-bottom: 32px;
    font-size: 21px;
    color:#343434;
    background-image: url(../images/qImg.png);
    background-repeat: no-repeat;
    background-position: left 4px;
}
.Qcell strong{
    display: block;
    margin-bottom: 7px;
}
.greenTickList{
    margin-bottom: 38px;
}
.greenTickList li{
    color:#343434;
    font-size: 21px;
    background-image: url(../images/quiiz-errow.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 42px;
}
.greenTickList li + li{
    margin-top: 10px;
}
.sample-img-5 {
    position: absolute;
    right: 0;
    top: 64px;
}
.btm-1{
    margin-bottom: 67px !important;
}
.thirdCol p{
    font-size: 20px !important;
}
strong{
    font-family: 'source_sans_prosemibold';
    font-weight: 600;
}
.importentContent{
    padding: 92px 20px 35px 20px;
    border: 11px solid #eceadd;
    position: relative;
    margin-bottom: 40px;
}
.importentContent:after{
    width: 350px;
    height: 96px;
    content: '';
    left: 50%;
    margin-left: -175px;
    position: absolute;
    background-image: url(../images/sample-img-10.png);
    background-size: 100%;
    top: -45px;
}
.supImg{
    text-align: center;
    margin-bottom: 40px;
}
.importentContent h2{
    color:#0e162e;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-family: 'Gibson';
}
.importentContent h3{
    color:#333333;
    font-size: 26px;
    font-family: 'Gibson';
    font-weight: 600;
    margin: 0 0 10px 0;
}
.cortisolText{
    position: relative;
    margin-left: 60px;
    border-left: 8px solid #fe4040;
    margin-bottom: 45px;
    color:#333333;
    font-size: 22px;
    padding-left: 12px;
    padding-right: 330px;
}
.cortisolText span{
    color:#fe4040;
    font-weight: 600;
}
.sample-img-9{
    position: absolute;
    right: 100px;
    top: -20px;
}
.sadlyPanel{
       padding-right: 425px;
    position: relative;
    margin-bottom: 45px;
}
.sadlyPanel h2{
    color:#0e162e;
    font-weight: 600;
    font-size: 30px;
    margin:0 0 20px 0;
    font-family: 'Gibson';
}
.sample-img-11{
    position: absolute;
    right: -110px;
    bottom: 30px;
}
.sample-img-12{
    position: absolute;
    left: -10px;
    top: 80px;
}
.quickestRow h2{
    color:#0e162e;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 45px 0;
    line-height: 1.3;
    font-family: 'Gibson';
}
.quickestRow h2 span{
    color:#fe4040;
}
.quickestRow h3{
    font-size: 30px;
    margin: 0 0 45px 0;
    line-height: 1.3;
}
.thirdCol{
    border-top: 4px solid #fe4040;
    padding: 15px 12px 20px 12px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdede9+0,ffffff+63&1+0,0+100 */
    background: -moz-linear-gradient(top, rgba(253,237,233,1) 0%, rgba(255,255,255,0.37) 63%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253,237,233,1) 0%,rgba(255,255,255,0.37) 63%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253,237,233,1) 0%,rgba(255,255,255,0.37) 63%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdede9', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.timeText{
    padding: 24px 10px;
    border-top: 1px solid #fe4040;
}
.probSection{
    padding-right: 455px;
    position: relative;
    margin-bottom: 30px;
}
.probSection h2{
    color:#333333;
    font-size: 30px;
    font-family: 'Gibson';
    font-weight: 600;
    margin: 0 0 35px 0;
}
.probSection ul{
    margin-bottom: 0;
    padding: 0;
   padding-right: 57px;
}
.probSection ul li{
    padding-left: 85px;
    background-image: url(../images/errorRed.png);
    background-position: left 5px;
    background-repeat: no-repeat;
}
.probSection ul li + li{
    margin-top: 35px;
}
.sample-img-13{
    position: absolute;
    right: -60px;
    top:0;
}
.postureLavelCell:last-child{
    margin-bottom: 0;
}
.sample-img-14{
    position: absolute;
    right: 0;
    top: 0;
}
.sample-img-15{
    position: absolute;
    left: 0;
    top: 0;
}
.midHeading{
    margin: 0 0 22px 0;
    color:#0e162e;
    font-size: 30px;
    font-family: 'Gibson';
    font-weight: 600;
}
.midHeading span{
    color:#fe4040;
}
.benList{
    margin-bottom: 40px;
}
.benList li{
    padding: 24px 24px 24px 90px;
    background-color: #ede9de;
    background-image: url(../images/errow2.png);
    background-position: 30px 28px;
    background-repeat: no-repeat;
}
.benList li:nth-child(1),.benList li:nth-child(3),.benList li:nth-child(5),.benList li:nth-child(7){
    background-color: #f6f3ec;
}
.new_text1{
    color: #333333;
}
.benList li + li{
    margin-top: 10px;
}
.secondPart-wrapper-2{
    padding: 45px 0;
    border-top: 1px solid #f2eaea;
    border-bottom: 1px solid #f2eaea;
}
.secondPart-wrapper-3{
    padding: 45px 0;
    background-color: #fefdf7;
}
.sample-img-16{
    text-align: center;
    margin-bottom: 30px;
    margin-top: -100px;
}
.introHeading {
    text-align: center;
    font-size: 42px;
    color: #ff0000;
    font-family: 'Gibson';
    font-weight: 600;
    margin: 0 0 23px;
    z-index: 999;
    position: relative;
}
.introHeading small{
    display: block;
    color:#333333;
    font-size: 21px;
    font-family: 'source_sans_proregular';
    font-weight: normal;
    margin-bottom: 10px;
}
.secondPart-wrapper-3 h3{
    text-align: center;
    color:#333333;
    font-size: 22px;
    font-family: 'Gibson';
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.4;
    padding: 0 8%;
}
.qualityPanel{
    padding: 0 100px;
    margin-bottom: 45px;
    margin-top: 75px;
}
.qualityCol{
    float: left;
    width: 50%;
    padding: 80px 35px 45px 35px;
    background-color: #f7f3e2;
    border: 1px solid #e9e5d1;
    border-radius: 4px 0 0 4px;
    border-right: none;
    color:#fe4040;
    font-family: 'Gibson';
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    position: relative;
}
.qualityCol + .qualityCol{
    background-color: #f7f3e2;
    border-left: none;
    border-right: 1px solid #e9e5d1;
    border-radius: 0 4px 4px 0;
    background-color: #fbf9f0;
}
.qualityCol > img{
    position: absolute;
    top: -52px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.trikPanel{
    padding:35px 90px 35px 28px;
    border: 1px solid #e9e5d1;
    margin-bottom: 35px;
    background-color: #fff;
    position: relative;
}
.trikPanel:before{
    position: absolute;
    right: 55px;
    content: '';
    top:-16px;
    width: 16px;
    height: 108px;
    background-image: url(../images/sample-img-33.png);
    background-size: 100% 100%;
}
.trikPanel h2{
    color:#0e162e;
    font-size: 30px;
    font-family: 'Gibson';
    font-weight: 600;
    margin: 0 0 22px 0;
}
.trikPanel ul{
    margin-bottom: 35px;
}
.trikPanel ul:last-child{
    margin-bottom: 0;
}
.trikPanel ul li {
    padding-left: 65px;
    background-image: url(../images/errow3.png);
    background-position: 29px 5px;
    background-repeat: no-repeat;
    padding-right: 8px;
}
.trikPanel1 ul li {
    padding-left: 70px;
    background-image: url(../images/quiiz-errow.png);
}
.trikPanel ul li + li{
       margin-top: 10px;
}
.trikPanel ul li small{
    display: block;
    margin-top: 20px;
    color:#585858;
    font-size: 22px;
}
.momentText{
    padding: 54px 95px 54px 105px;
    background-color: #fff;
    border-top: 1px solid #e9e5d1;
    margin: 0 -90px -35px -28px;
    color:#333333;
    font-size: 22px;
    font-family: 'Gibson';
    font-weight: 600;
    position: relative;
}
.momentText:before{
    content: "";
    position: absolute;
    background:url("../images/small-errow3.png") left top no-repeat;
    width: 32px;
    height: 23px;
        top: -1px;
    left: 50%;
}
.sample-img-19{
    position: absolute;
    right: 70px;
    top: 0;
}
.honestContPanel{
    margin: 0 93px 40px 93px;
    border: 1px solid #d7e5e1;
    background-color: #f1f5f4;
    padding: 65px 50px 43px 40px;
    position: relative;
}
.honestContPanel:after{
    width: 21px;
    height: 22px;
    background-image: url(../images/sample-img-20.png);
    background-size: 100%;
    top: -1px;
    left: 127px;
    content: '';
    position: absolute;
}
.honestContPanel h2{
    color:#ff0000;
    font-size: 22px;
    font-family: 'Gibson';
    font-weight: 600;
    margin: 0 0 21px 0;
}
.honestContPanel ul li {
    padding-left: 75px;
    background-image: url(../images/quiiz-errow.png);
    background-position: 29px 5px;
    background-repeat: no-repeat;
    padding-right: 10px;
}
.honestContPanel ul li + li {
    margin-top: 27px;
}
.sinceCont{
    padding: 0 0 0 10px;
}
.sinceCont{
    margin: 0 250px 40px 130px;
    border-left: 6px solid #fe4040;
}
.sinceCont:last-child{
    margin-bottom: 0;
}
.surePanel{
    margin-bottom: 45px;
}
.surePanelHeading{
    padding: 19px 25px;
    background-color: #fe4040;
    color:#fff;
    font-size: 30px;
    font-family: 'Gibson';
    font-weight: 600;
    line-height: 1;
    border-radius: 6px 6px 0 0;
    background-image: url(../images/sample-img-22.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-bottom: 1px solid #e5d6d6;
}
.surePanelIn{
    position: relative;
    padding-right: 390px;
}
.surePanelIn > img{
    position: absolute;
    top: -120px;
    right: 10px;
}
.surePanelCnt{
    padding: 30px 25px 50px 25px;
    border: 1px solid #e4dca8;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    background-color: #ffffff;
}
.iCell_1{
    position: relative;
}
.iCell_1:before {
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    background: url(../images/cell_1.png) left top no-repeat;
    left: 43px;
    top: -10px;
}
.beforetext:after{
     content: "";
    position: absolute;
    width: 30px;
    height: 25px;
    background: url(../images/new_errow.png) left bottom no-repeat;
    left: 78px;
    bottom: -10px;
}
.iCell_1 {
       padding: 51px 50px 45px 50px;
    }
/*.costList{
    width: 68%;
}*/
.drawbacksList{
    margin-bottom: 40px;
}
.drawbacksList li + li{
    margin-top: 35px;
}
.drawbacksList li{
    padding-left: 50px;
    position: relative;
}
.drawbacksList li:before{
    position: absolute;
    left: 0;
    top: 0;
    content: attr(data);
    width: 34px;
    height: 34px;
    color:#fff;
    background-color: #00ab31;
    text-align: center;
    font-size: 22px;
    line-height: 34px;
    border-radius: 3px;
}
.costList{
    margin-bottom: 40px;
}
.costList li{
    padding-left: 50px;
    background-image: url(../images/errow2.png);
    background-repeat: no-repeat;
    background-position: 7px 2px;
    background-size: 26px;
}
.costList li + li{
    margin-top: 12px;
}
.sample-img-25{
    text-align: center;
    margin-bottom: 40px;
}
.surePanelCnt h4{
    color:#0e162e;
    font-size: 30px;
    font-family: 'Gibson';
    font-weight: 600;
}
.improveList{
    padding-left: 37px;
    margin-bottom: 40px;
}
.improveList ul{
    padding-left: 15px;
}
.improveList ul li{
    padding-left: 36px;
    color: #333333;
    font-size: 21px;
    background-image: url(../images/errow2.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px;
}
.improveList ul li + li{
    margin-top: 3px;
}
.improveCont{
    background-image: url(../images/sample-img-26.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.iCell{
    padding: 60px 50px;    
    background-color: #fdf9de;
    border-top: 1px solid #e5d6d6;
    margin: 0 -25px -50px;
    border-radius: 0 0px 5px 5px;
}
.beforetext{
    border: 1px solid #dbdbdb;
    padding: 24px 60px 24px 210px;
    margin-bottom: 55px;
    background-image: url(../images/sample-img-29.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    border-radius: 3px;
    position: relative;
    background-color: #fdfcf8;
}
.beforetext:after{
    position: absolute;
    top: 100%;
    left: 80px;
    content: '';
}
.sample-img-31{
    position: absolute;
    right: 50px;
    top: 0;
}
.sample-img-32{
    position: absolute;
    left: -170px;
    top: 0;
}
.goodNewsCell h4 {
    color: #0e162e;
    font-size: 30px;
    font-family: 'Gibson';
    font-weight: 600;
    margin: 0 0 22px 0;
}
.sample-img-34 {
    position: absolute;
    right: 0;
    top: 81px;
}
.pageFold{
    padding: 35px;
    background-color: #fbfff7;
    text-align: center;
    border: 1px solid #daebd9;
    margin: 18px;
    position: relative;
}
.quickestRow_new p{
    margin-bottom: 28px;
    line-height: 1.4;
}
.pageFold:before{
    position: absolute;
    top: -19px;
    left: -19px;
    bottom: -19px;
    right: -19px;
    content:'';
    pointer-events: none;
    border: 1px solid #daebd9;
}
.cutPrice{
    margin-bottom: 27px;
}
.cutPrice span{
    display: inline-block;
    margin: 0 10px;
    position: relative;
    color:#333333;
    font-size: 40px;
    font-family: 'Gibson';
    font-weight: 600;
    line-height: 1;
}
.cutPrice span:before{
    position: absolute;
    content: '';
    left: -3px;
    right: -3px;
    height: 1px;
    background-color: #fe4040;
    transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -webkit-transform: rotate(-12deg);
   top: 20px
}
.boldPrice{
    color:#fe4040;
    font-size: 40px;
    font-family: 'Gibson';
    font-weight: 600;
    margin-bottom: 35px;
    line-height: 1;
}
.pageFold:after{
    position: absolute;
    bottom: -30px;
    content: '';
    left: 0;
    right: 0;
    height: 25px;
    background-image: url(../images/sample-img-35.png);
    background-repeat: no-repeat;
    background-position: center;
}
.pageFold-2{
    padding: 54px 330px 40px 22px;
    border: 1px solid #daebd9;
    border-top:none;
    background-image: url(../images/sample-img-36.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.foldWrap{
    padding: 0 60px;
    margin-bottom: 40px;
}
.sample-img-37{
    position: absolute;
    left: 30px;
    top: 0;
}
.riskHeading{
    text-align: center;
    margin-bottom: 22px
}
.riskHeading strong{
    display: block;
    color:#ff0000;
    font-size: 42px;
    font-family: 'Gibson';
    font-weight: 600;
    line-height: 1;
}
.riskHeading p{
    margin-bottom: 15px;
}
.askingWrap {
    padding: 0 0px 0px 65px;
    margin-bottom: 35px;
}
.askingTableWrap{
    
    background-color: #f6f6f6;
    margin-bottom: 30px;
    position: relative;
   
}
.askingTableWrap_new{
    position: relative;
     padding: 43px 75px;
}
.askingTableWrap_new:before {
    position: absolute;
    left: -9px;
    content: '';
    /* border-left: 10px solid #00ab31; */
    /* border-right: 10px solid #00ab31; */
    /* position: relative; */
    top: 15px;
    bottom: 13px;
    width: 10px;
    /* height: 181px; */
    background-color: #00ab31;
}
.askingTableWrap_new:after {
    position: absolute;
    right: -9px;
    content: '';
    /* border-left: 10px solid #00ab31; */
    /* border-right: 10px solid #00ab31; */
    /* position: relative; */
    top: 15px;
    bottom: 13px;
    width: 10px;
    /* height: 181px; */
    background-color: #00ab31;
}
.askingTableWrap:after {
    position: absolute;
    left: 0;
    content: '';
    top: 35%;
    height: 37px;
    width: 30px;
    background-size: 100%;
    background-image: url(../images/arrow-right.png);
    margin-top: -18px;
}
.askingTableWrap:before {
    position: absolute;
    left: 81px;
    content: '';
    bottom: -29px;
    height: 30px;
    width: 20px;
    background-size: 100%;
    background-image: url(../images/small-errow2.png);
    background-repeat: no-repeat;
}
.askingTable{
    display: table;
    width: 100%;
    padding-top: 0;
    padding-bottom: 17px;
}
.askingTableColum{
    display: table-cell;
    width: 38%;
}
.askingTable + .askingTable{
    border-top: 1px solid #dadada;
    padding-bottom: 0;
    padding-top: 17px;
}
.trikPanel:last-child{
    margin-bottom: 0;
}
.soonText{
    text-align: center;
    margin-top: 37px;
    font-size: 18px;
}
.soonText span{
    display: block;
    color:#969696;
    margin-bottom: 15px;
}
.section-special{
    padding: 60px 0;
    background-color: #f0f9fb;
}
.section-special-heading{
    text-align: center;
    color:#ff0000;
    font-size: 30px;
    font-family: 'Gibson';
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 30px 0;
}
.section-special-heading strong{
    display: block;
    font-size: 41px;
}
.surePanel:last-child{
    margin-bottom: 0;
}
.sample-img-16 > img:last-child{
    display: none;
}
.surePanelCnt > img, .sample-img-25-m, .sample-img-34-m{
    display: none;
}
.iCell{
    position: relative;
}
.iCell:before{
    position: absolute;
    top: -28px;
    left: 48px;
    width: 46px;
    height: 46px;
    content: '';
    background-image: url(../images/cell_1.png);
    background-size: 100% 100%;
}
.yogaSection{
    background-color: #fffdee;
}

@media (max-width:1199px){
    .momentText {
         width:  inherit !important; 
    }
    .secondPart-wrapper {
        padding: 50px 0;
    }
    .redHead {
        font-size: 34px;
        margin-bottom: 30px;
        padding: 0;
        margin-top: 0;
    }
    .sample-img-2 {
        right: 0;
        width: 90%;
    }
    .goodNewsCell {
        padding-right: 390px;
    }
    .quickestRow{
        padding-left: 390px;
    }
    .sample-img-3 {
        left: 0;
        bottom: inherit;
        width: 78%;
        top: 0;
    }
    .sample-img-5 {
        right: 0;
        bottom: inherit;
        width: 50%;
        top: 0;
    }
    .postureCellIn{
        padding-right: 260px;
    }
    .importentContent:after {
        width: 250px;
        height: 69px;
        background-repeat: no-repeat;
        margin-left: -125px;
    }
    .importentContent{
        padding-top: 60px;
    }
    .sadlyPanel {
        padding-right: 390px;
    }
    .sample-img-11 {
        right: 0;
        bottom: inherit;
        width: 50%;
        top: 0;
    }
    .sample-img-13 {
        right: 0;
        width: 50%;
    }
    .honestContPanel, .sinceCont{
        margin-left: 0;
        margin-right: 0;
    }
    .sample-img-31 {
        right: 0;
        width: 40%;
    }
    .sample-img-32 {
        left: -40px;
        width: 50%;
    }
    .sample-img-34 {
        width: 39%;
    }
    .foldWrap {
        padding: 0;
        margin-bottom: 20px;
    }
    .pageFold{
        padding: 20px;
    }
    .cutPrice span:before{
        top: 20px;
    }
    .riskHeading strong{
        font-size: 35px;
    }
    .sample-img-37 {
        left: 0;
        width: 40%;
    }
    .section-special{
        padding:40px 0;
    }
    .askingTableWrap:after {
        height: 25px;
        width: 20px;
        margin-top: -12px;
    }
}
@media (max-width:1100px){
    .beforetext{
        padding: 24px 60px 24px 252px;
}
.pageFold-2{
    background-size: 43%;
}

.sample-img-11, .sample-img-12, .sample-img-13,.sample-img-19,.sample-img-14 {
    width: 33%;
}
.sample-img-3,.sample-img-2{
    width: 68%;
}
}
@media (max-width:991px){
    .secondPart-wrapper p, p{
        font-size: 18px;
        margin-bottom: 15px;
    }
    p:last-child{
        margin-bottom: 0;
    }
    .goodNewsCell {
        padding-right: 293px;
    }
    .quickestRow {
        padding-left: 300px;
    }
    .postureCell h3, .importentContent h2, .importentContent h3, .sadlyPanel h2, .quickestRow h2, .quickestRow h3, .probSection h2{
      font-size: 19px;
        margin-bottom: 20px;
    }
    .postureLavelCell {
        margin: 0 0 15px 0;
        border-width: 5px;
        font-size: 18px;
    }
    .Qcell{
        font-size: 18px;
    }
    .greenTickList li {
        font-size: 18px;
        padding-left: 30px;
    }
    .greenTickList{
        margin-bottom: 15px;
    }
    .importentContent:after{
        display: none;
    }
    .importentContent{
        padding: 20px;
        border-width: 5px;
    }
    .cortisolText {
        margin-left: 0;
        font-size: 18px;
        border-width: 5px;
        padding-right: 200px;
    }
    .sample-img-9 {
        right: 60px;
        top: 0;
        width: 110px;
    }
    .cortisolText{
        margin-bottom: 15px;
    }
    .sadlyPanel {
        padding-right: 210px;
    }
   .sample-img-11, .sample-img-12, .sample-img-13 {
    width: 33%;
}
    .sample-img-12 {
        left: 0;
        top: 0;
    }
    .timeText{
        padding: 10px;
    }
    .probSection {
        padding-right: 265px;
    }
    .probSection ul {
        padding-right: 0;
    }
    .probSection ul li {
        padding-left: 55px;
    }
    .sample-img-14{
        width: 35%;
    }
    .introHeading{
        font-size: 30px;
    }
    .secondPart-wrapper-3 h3 {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.4;
        padding: 0;
    }
    .qualityPanel {
        padding: 0;
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .qualityCol > img {
        top: -22px;
        width: 70px;
    }
    .qualityCol {
        padding: 60px 10px 10px 10px;
        font-size: 18px;
    }
    .trikPanel {
        padding: 30px 40px 30px 30px;
        margin-bottom: 20px;
    }
    .trikPanel h2{
        font-size: 22px;
        margin-bottom: 15px;
    }
    .trikPanel:before {
        right: 15px;
        top: -9px;
        width: 9px;
        height: 58px;
    }
    .trikPanel ul li {
        padding-left: 35px;
        background-position: 1px 5px;
        padding-right: 0;
    }
    .trikPanel ul li + li {
        margin-top: 15px;
    }
    .momentText {
        font-size: 18px;
        padding: 25px;
        margin: 0px -30px -20px -20px;
    }
    .introHeading{
        font-size: 25px;
    }
    .sample-img-19 {
        right: 0;
        width: 38%;
    }
    .honestContPanel {
        margin: 0 0 15px 0;
        padding: 30px;
    }
    .trikPanel ul li small{
        font-size: 16px;
    }
    .trikPanel {
        padding: 20px 30px 20px 20px;
    }
    .askingWrap{
        padding: 0;
    }
    .askingTableWrap {
/*        padding: 25px;*/
        margin-bottom: 20px;
    }
    .section-special-heading strong{
        font-size: 35px;
    }
    .section-special-heading strong br{
        display: none;
    }
    .surePanelIn > img {
        top: -110px;
        width: 190px;
    }
    .surePanelIn {
        padding-right: 210px;
    }
    .improveCont{
        background-size: 100%;
    }
    .improveList {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .surePanelHeading {
        padding: 15px;
        font-size: 24px;
    }
    .surePanelCnt {
        padding: 20px;
    }
    .surePanelIn > img {
        top: -50px;
        width: 180px;
    }
    .drawbacksList{
        margin-bottom: 20px;
    }
    .drawbacksList li + li {
        margin-top: 18px;
    }
    .surePanel, .costList{
        margin-bottom: 20px;
    }
    .surePanel:last-child {
        margin-bottom: 0;
    }
    .costList li {
        padding-left: 30px;
        background-position: 7px 2px;
        background-size: 17px;
    }
    .surePanelCnt h4{
        font-size: 20px;
    }
    .sample-img-25{
        margin-bottom: 15px;
    }
    .improveList ul {
        padding-left: 0;
    }
    .improveList ul li{
        font-size: 18px;
    }
    .iCell {
        padding: 20px 0 0 0;
        background-color: transparent;
        margin: 0;
    }
    .secondPart-wrapper-3, .secondPart-wrapper-2{
        padding: 30px 0;
    }
    .introHeading{
        margin-bottom: 15px;
    }
    .beforetext {
        padding: 10px 10px 10px 180px;
        margin-bottom: 20px;
    }
    .beforetext p{
        padding-left: 20%;
    }
    .goodNewsCell h4{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .cutPrice span{
        font-size: 22px;
    }
    .cutPrice span:before {
        top: 10px;
    }
    .cutPrice{
        margin-bottom: 15px;
    }
    .boldPrice{
        margin-bottom: 15px;
        font-size: 22px;
    }
    .pageFold{
        padding: 15px;
        margin: 14px;
    }
    .pageFold:before{
        top: -15px;
        left: -15px;
        bottom: -15px;
        right: -15px;
    }
    .section-special-heading strong{
        font-size: 25px;
    }
    .section-special-heading{
        font-size: 20px;
    }
    .section-special{
        padding: 30px 0;
    }
    .iCell_1:before{
        top: -30px;
    }
}

@media (max-width:640px){
    .secondPart-wrapper {
        background-color: #fdfcf7;
    }
    .beforetext p {
    padding-left: 0;
}
    .secondPart-wrapper p, .secondPart-wrapper-2 p, .secondPart-wrapper-3 p{
        font-size: 28px;
        margin-bottom: 35px;
    }
    .secondPart-wrapper p:last-child, .secondPart-wrapper-2 p:last-child, .secondPart-wrapper-3 p:last-child{
        margin-bottom: 0;
    }
    .sample-img-2, .sample-img-3, .sample-img-5, .postureLavelCell br, .Qcell br{
        display: none;
    }
    .sample-img-1, .sample-img-4, .sample-img-6{
        display: block;
        text-align: center;
    }
    .postureCell h3, .importentContent h2, .importentContent h3, .sadlyPanel h2, .quickestRow h2, .quickestRow h3, .probSection h2, .trikPanel h2{
        font-size: 30px;
    }
    .postureCell h3 br, .importentContent h2 br, .importentContent h3 br, .sadlyPanel h2 br, .quickestRow h2 br, .quickestRow h3 br, .probSection h2 br{
        display: none;
    }
    .importentContent:after{
        display: block;
        top: -28px;
    }
    .importentContent{
        padding: 80px 20px 20px 20px;
    }
    .postureCell h3 br{
        display: none;
    }
    .postureLavelCell {
        margin: 0 0 35px 0;
        border-width: 7px;
        font-size: 28px;
    }
    .Qcell{
        font-size: 28px;
        background-position: left 9px;
    }
    .greenTickList{
        margin-bottom: 35px;
    }
    .greenTickList li, .cortisolText{
        font-size: 28px;
    }
    .cortisolText{
        margin-bottom: 30px;
    }
    .goodNewsCell, .postureCellIn {
        padding-right: 0;
    }
    .quickestRow{
        padding-left: 0;
    }
    .sample-img-9 {
        right: 0;
        width: 100px;
    }
    .cortisolText{
        padding-right: 0;
    }
    .sample-img-9{
        display: none;
    }
    .supImg, .importentContent{
        margin-bottom: 30px;
    }
    .sample-img-11, .sample-img-12, .sample-img-13, .sample-img-14, .sample-img-15, .sample-img-19{
        position: static;
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }
    .sadlyPanel, .probSection {
        padding-right: 0;
    }
    .probSection ul li + li{
        margin-top: 15px;
    }
    .secondPart-wrapper, .secondPart-wrapper-2{
        padding: 30px 0;
    }
    .redHead{
        font-size: 40px;
        margin-bottom: 35px;
    }
    .midHeading{
        font-size: 30px;
        margin-bottom: 35px;
    }
    .benList li {
        padding: 14px 14px 14px 50px;
        background-position: 9px 17px;
        background-size: 30px;
    }
    .sample-img-16{
        margin: 0 0 15px 0;
    }
    .introHeading{
        margin-bottom: 15px;
    }
    .honestContPanel{
        padding: 15px;
    }
    .honestContPanel ul li {
        padding-left: 35px;
        background-position: 0 5px;
        padding-right: 0;
    }
    .honestContPanel ul li + li {
        margin-top: 10px;
    }
    .benList, .quickestRow{
        margin-bottom: 15px;
    }
    .sample-img-31, .sample-img-32, .sample-img-34, .sample-img-37{
        position: static;
        width: auto;
        text-align: center;
        margin-bottom: 15px;
    }
    .riskHeading strong{
        font-size: 25px;
    }
    .pageFold-2{
        padding: 15px;
        background-image: none;
    }
    .trikPanel{
        padding: 15px;
    }
    .thirdCol{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdede9+1,7db9e8+100&1+0,0+100 */
        background: -moz-linear-gradient(top, rgba(253,237,233,1) 0%, rgba(253,237,233,0.99) 1%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(253,237,233,1) 0%,rgba(253,237,233,0.99) 1%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(253,237,233,1) 0%,rgba(253,237,233,0.99) 1%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdede9', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
    }
    .thirdCol p{
        font-size: 20px;
    }
    .sample-img-13, .sample-img-15{
        display: none;
    }
    .benList{
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 35px;
    }
    .benList li{
        background-color: #f6f3ec;
    }
    .benList li:nth-child(2n){
        background-color: #ede9de;
    }
    .introHeading{
        font-size: 42px;
    }
    .introHeading small{
        font-size: 30px;
        font-weight: 600;
    }
    .sample-img-16 > img:first-child{
        display: none;
    }
    .sample-img-16 > img:last-child{
        display: block;
    }
    .secondPart-wrapper-3 h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .qualityCol{
        font-size: 25px;
    }
    .trikPanel{
        padding-right: 35px;
    }
    .trikPanel:before {
        right: 15px;
        top: -1px;
        width: 19px;
        height: 98px;
    }
    .momentText{
        margin: 0 -36px -15px -15px;
        padding: 23px;
        background-color: #fff;
        font-size: 28px;
    }
    .trikPanel ul li small{
        font-size: 28px;
    }
    .momentText{
        margin-right: -35px;
    }
    .padd-rght1{
        padding-right: 0;
    }
    .surePanelIn > img{
        display: none;
    }
    .surePanelIn {
        padding-right: 0;
    }
    .surePanelCnt > img {
        display: block;
        margin: 0 auto;
    }
    .costList li {
        padding-left: 49px;
        background-position: 7px 6px;
        background-size: 30px;
    }
    .sample-img-25{
        display: none;
    }
    .sample-img-25-m{
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }
    .improveCont{
        background-image: none;
    }
    .improveList ul li{
        font-size: 28px;
    }
    .iCell{
        background-color: #fdf9de;
        padding: 30px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 25px;
        border-bottom: 1px solid #e4dca8;
        border-radius: 0;
    }
    .iCell:before{
        left: 28px;
    }
    .beforetext{
        padding: 0;
        border: none;
        border-radius: 0;
        background-image: none;
        padding:35px;
        border-top: 1px solid #dbdbdb;
        border-bottom: 1px solid #dbdbdb;
       margin-left: -15px;
    margin-right: -15px;
        background-color: #fdfcf8;
    }
    .beforetext:after{
        display: none;
    }
    .sample-img-32, .sample-img-34{
        display: none;
    }
    .sample-img-34-m{
        display: block;
        text-align: center;
    }
    .pageFold{
        margin: 0;
        margin-bottom: 5px;
    }
    .pageFold:before{
        display: none;
    }
    .pageFold:after {
        left: 20px;
        right: 20px;
        background-size: 100%;
        bottom: -16px;
    }
    .pageFold-2{
        border: 1px solid #daebd9;
    }
    .riskHeading strong{
        font-size: 37px;
    }
    .riskHeading p{
        margin-bottom: 15px;
    }
    .askingTableWrap_new{
        padding: 35px;
    }
    .honestContPanel h2{
        font-size: 25px;
    }
    .sample-img-37-m{
        position: relative;
        padding-right: 240px;
    }
    .sample-img-37{
        position: absolute;
        right: 0;
        top: 0;
        left: inherit;
        width: 260px;
    }
    .secondPart-wrapper{
        background-image: url(../images/mb-bg.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center 270px;
    }
}

@media (max-width:568px){
    .surePanelIn > img{
        position: static;
        margin-bottom: 10px;
        width: auto;
    }
    .surePanelIn{
        padding: 0;
    }
    .askingWrap{
        margin-bottom: 15px;
    }
    .redHead {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .secondPart-wrapper p, .secondPart-wrapper-2 p, .secondPart-wrapper-3 p, .Qcell {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .goodNewsRow{
        margin: 0;
    }
    .goodNewsCell{
        margin-bottom: 10px;
    }
    .postureCell h3, .importentContent h2, .importentContent h3, .sadlyPanel h2, .quickestRow h2, .quickestRow h3, .probSection h2, .trikPanel h2 {
        font-size: 25px;
    }
    .postureLavelCell{
        font-size: 22px;
        margin-bottom: 30px;
    }
    .greenTickList li, .cortisolText {
        font-size: 20px;
    }
    .greenTickList {
        margin-bottom: 20px;
    }
    .importentContent{
        margin: 30px 0;
    }
    .importentContent:after {
        width: 180px;
        height: 51px;
        background-repeat: no-repeat;
        margin-left: -90px;
        top: -22px;
    }
    .importentContent{
        padding: 35px 15px 15px 15px;
    }
    .introHeading {
        font-size: 32px;
    }
    .secondPart-wrapper-3 h3{
        font-size: 18px;
    }
    .qualityCol{
        font-size: 21px;
    }
    .trikPanel:before {
        right: 8px;
        top: -1px;
        width: 13px;
        height: 73px;
    }
    .momentText{
        font-size: 20px;
    }
    .midHeading{
        font-size: 25px;
    }
    .trikPanel ul li small{
        font-size: 22px;
    }
    .iCell {
    padding: 20px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}
    .iCell:before {
        top: -16px;
        width: 36px;
        height: 36px;
        left: 18px;
    }
    .riskHeading strong {
        font-size: 30px;
    }
    .sample-img-37{
        width: 150px;
    }
    .sample-img-37-m {
        padding-right: 160px;
    }
    .costList li {
        background-position: 0 4px;
        background-size: 24px;
        padding-left: 32px;
    }
}

@media (max-width:480px){
    .introHeading{
        font-size: 25px;
    }
    .trikPanel:before {
        right: 8px;
        top: 0;
        width: 6px;
        height: 38px;
    }
    .trikPanel {
        padding: 15px 20px 15px 15px;
    }
    .trikPanel h2 {
        font-size: 20px;
    }
    .qualityCol > img{
        position: static;
        display: block;
        margin: 0 auto 10px auto;
        width: 50px;
    }
    .qualityCol{
        padding: 5px;
        font-size: 13px;
    }
    .secondPart-wrapper-3 h3{
        font-size: 16px;
    }
    p{
        margin-bottom: 10px;
    }
    .quickestRow .col-xs-4{
        float: none;
        width: 100%;
    }
    .importentContent{
        padding: 10px;
    }
    .sample-img-9{
        position: static;
        margin-top: 7px;
    }
    .cortisolText{
        padding-right: 0;
    }
    .surePanelCnt{
        padding: 15px;
    }
    .surePanelHeading{
        font-size: 20px;
    }
    .beforetext{
        padding: 15px;
        background-image: none;
    }
    .askingTableWrap{
        padding: 10px;
    }
    .askingTableWrap{
        border-width: 5px;
    }
    .askingTable{
        display: block;
    }
    .askingTableColum{
        display: block;
        padding: 7px;
    }
    .askingTable + .askingTable{
        padding-top: 0;
    }
    .askingTable{
        padding-bottom: 0;
    }
    .section-special-heading strong{
        font-size: 22px;
    }
    
    .redHead {
        font-size: 22px;
    }
    .secondPart-wrapper p, .secondPart-wrapper-2 p, .secondPart-wrapper-3 p, .Qcell {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .postureCell h3, .importentContent h2, .importentContent h3, .sadlyPanel h2, .quickestRow h2, .quickestRow h3, .probSection h2, .trikPanel h2 {
        font-size: 20px;
    }
    .postureLavelCell {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .greenTickList li, .cortisolText {
        font-size: 17px;
    }
    .importentContent{
        padding-top: 35px;
    }
    .probSection ul li {
        padding-left: 30px;
        background-size: 21px;
    }
    .midHeading{
        font-size: 22px;
        margin-bottom: 15px;
    }
    .introHeading small{
        font-size: 25px;
    }
    .momentText {
        margin: 0 -20px -15px -15px;
    }
    .momentText{
        font-size: 18px;
        padding: 15px;
    }
    .honestContPanel ul li{
        padding-left: 29px;
    }
    .trikPanel ul li small{
        font-size: 20px;
    }
    .sample-img-37-m{
        position: relative;
        padding-right: 0;
    }
    .sample-img-37{
        position: static;
        margin: 0 auto;
        width: 160px;
    }
}




.for-mobile{display: none;}

@media screen and (max-width: 767px){
.for-mobile{display: block;}
}












