/* cyrillic-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


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;
    position: relative;
}
.Qcell:before{
    background-image: url(../images/spritesheet.png) no-repeat;
    position: absolute;
    display: block;
    content: "";
    width: 26px;
    height: 27px;
    background-position: -361px -5px;
}
.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;
    position: relative;
}
.greenTickList li:before{
    background-image: url(../images/spritesheet.png);
    width: 22px;
    height: 21px;
    background-position: -118px -77px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "";
}
.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 #ff0000;
    margin-bottom: 45px;
    color:#333333;
    font-size: 22px;
    padding-left: 12px;
    padding-right: 330px;
}
.cortisolText span{
    color:#ff0000;
    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:#ff0000;
}
.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;
    position: relative;
}
.probSection ul li:before{
    background-image: url(../images/spritesheet.png);
    position: absolute;
    content: "";
    width: 44px;
    height: 37px;
    background-position: -86px -5px;
    left: 0;
    top: 0;
}
.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:#ff0000;
}
.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;
    position: relative;
}
.benList li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
    position: absolute;
    content: "";
    left: 15px;
}
.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:#ff0000;
    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: url(../images/sprite.png) -55px top no-repeat;
    /*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;*/
    background:url("../images/spritesheet.png") no-repeat;
    /*width: 32px;
    height: 23px;*/
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    /*top: -1px;*/
    left: 30px;
}
.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;
    background-position: -336px -42px;
}
.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;
    position: relative;
}
.costList li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.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;
    padding-bottom: 10px;
    color: #333333;
    font-size: 21px;
    /*background-image: url(../images/errow2.png);*/
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px;
    position: relative;
}
.improveList ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
    position: absolute;
    content: "";
    left: -10px;
    top: 0;
}
.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:#ff0000;
    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: url(../images/spritesheet.png);
    background-position: -5px -5px;
    margin-top: -18px;
}
.askingTableWrap:before {
    position: absolute;
    left: 81px;
    content: '';
    bottom: -29px;
    height: 30px;
    width: 20px;
    /*background-size: 100%;*/
    background: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -5px -109px;
}
.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: 0;
    width: 44px;
    height: 37px;
    content: '';
    background: url(../images/spritesheet.png);
    /*background-size: 100% 100%;*/
    background-position: -86px -5px;
}
.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;
        background-size: 226% 288%;
    }
    .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;
    }
}
.address {margin-bottom: 25px;}
.footer ul li{
    display: inline-block;
}
.footer ul li a{
    font-size: 16px;
    color:#585858;
}
.footer ul{
    margin-bottom: 24px;
}

.for-mobile{display: none;}

@media screen and (max-width: 767px){
.for-mobile{display: block;}
}




@font-face {
    font-family: 'Gibson';
    src: url('../fonts/Gibson-SemiboldIt.woff2') format('woff2'),
        url('../fonts/Gibson-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Gibson';
    src: url('../fonts/Gibson-SemiBold.woff2') format('woff2'),
        url('../fonts/Gibson-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Letter Gothic Std';
    src: url('../fonts/LetterGothicStd.woff2') format('woff2'),
        url('../fonts/LetterGothicStd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}



/*@font-face {
    font-family: 'Gibson';
    src: url('../fonts/Gibson-SemiBold.woff2') format('woff2'),
        url('../fonts/Gibson-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}*/
@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_probold';
    src: url('../fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



body {
    padding: 0;
    margin: 0;
    min-height: 100%;
    text-size-adjust: 100%;
    font-family: 'source_sans_proregular';
    background-color: #ffffff;
    /*overflow-x: hidden;*/
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

* {
    box-sizing: border-box;
}

p {
    color: #333333;
    margin: 0 0 0 0;
       line-height: 1.5;
    font-size: 21px;
    margin-bottom: 38px;
}

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{
  word-wrap: break-word;
}

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;
}

img {
    max-width: 100%;
    height: auto;
}




.container-inner {
    width: 1030px;
    max-width: 100%;
    margin: 0 auto;
}
.banner-section {
    background: url(../images/tq1-body-bg.jpg) center top no-repeat;
    background-size: cover;
    padding-top: 40px;
    border-top: 5px solid #160606;
}
.banner-txt1 {
    font-family: 'source_sans_prosemibold';
    font-size: 22px;
    color: #ffc600;
    margin-bottom: 20px;
    line-height: 1;
}
.banner-txt2 {
    font-size: 36px;
    color: #e5e5e5;
    font-family: 'Gibson';
    font-weight: 600;
    margin-bottom: 28px;
    line-height: 1.2;
}
.banner-grdient{
    padding:100px 13px 60px 13px;
     background: rgb(26, 5, 4);
      background: rgb(26, 5, 4, 0.8);
    -webkit-background: rgb(26, 5, 4, 0.8);
    -moz-background: rgb(26, 5, 4, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#400000,endColorstr=#400000);
  position: relative;
  margin-top: 40px;
  /*  opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;*/
}
.top-img1 {
    position: absolute;
    top: -20px;
        left: 44%;
        background: url("../images/small-part2.jpg") center top no-repeat;
        width: 100px;
        height: 91px;
}
.banner-grdient:before {
    content: "";
    background: url(../images/spritesheet.png) center top no-repeat;
    width: 390px;
    height: 23px;
    background-position: -5px -142px;
    display: block;
    left: 47px;
    position: absolute;
    top: 17px;
}
.banner-grdient:after {
    content: "";
    background: url(../images/spritesheet.png) center top no-repeat;
    width: 390px;
    height: 23px;
    background-position: -5px -175px;
    display: block;
    right: 70px;
    position: absolute;
    top: 17px;
}
.color1{
    color: #ffc600;
}
.color2{
    color: #ff0000;
}
.color3{
color:#ff0000;
}
.color4{
    color: #00ab31;
}
.italic{
    font-style: italic;
}
.bold{
     font-family: 'source_sans_prosemibold';
}
.bold-large{
    font-family: 'source_sans_probold';
}
.line-through{
    text-decoration: underline;
}
.line-through1{
    border-bottom: 4px solid #fe4040;
}
.line-through3{
    border-bottom: 1px solid #5d5d5d;
}
.last-child{
    margin-bottom: 0px !important;
}
.left{
    float: left;
}
.right{
    float: right;
}
.hide_desktop{
    display: none !important;
}
/*.hide_mobile{
    display: none !important;
}*/
.banner-grdient .banner-gradient-txt1{
    font-size: 42px;
     font-family: 'Gibson';
     font-weight: 600;
     color: #e5e5e5;
     line-height: 1.2;
     font-style: normal;
     margin-bottom: 25px;
}
.banner-gradient-txt2{
    font-size: 21px;
    font-weight: normal;
    color: #c7c7c7;
}
.row2 .testimonila-section{
    background:url("../images/testimonila-bg.jpg") center top no-repeat;
       padding: 45px 40px 55px 40px;
    text-align: center;
    margin-bottom: 45px;
}
.row2 .testimonila-section p {
    color: #333333;
    font-family: 'source_sans_prosemibold';
    font-size: 24px;
    margin-bottom: 31px;
    line-height: 1.2;
}
.grid-sec1 p{
    font-size: 21px;
     color: #333333;
     line-height: 1.2;
     margin-bottom: 38px;
     z-index: 9999;
     position: relative;

}
.grid-sec1{
    position: relative;
}
.grid-sec1:before{
    content: "";
    background:url("../images/grid-sec1.png") right bottom no-repeat;
    position: absolute;
   right: 144px;
    bottom: 0px;
    width: 245px;
    height: 227px;
}
.page-hd{
    text-align: center;
    position: relative;
     margin-bottom: 20px;
     padding-bottom: 35px;
}
.page-hd h1 {
    color: #ff0000;
    font-size: 42px;
    font-family: 'Gibson';
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1;
    margin-top: 0;
}
.page-hd p{
    color: #949494;
    font-family: 'source_sans_prosemibold';
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 13px;
}
.page-hd:before {
    content: "";
    background: url(../images/page-heading.jpg) right bottom no-repeat;
    position: absolute;
    left: 22%;
    bottom: 14px;
    width: 560px;
    height: 13px;
}
.quiz h1{
    color: #343434;
    font-family: 'source_sans_prosemibold';
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 32px;
    margin-top: 0px;
    padding-left: 37px;
}
.quiz ul{
    padding-left: 50px;
        padding-right: 50px;
}
.quiz ul li {
    /*background: url(../images/quiiz-errow.png) left 2px no-repeat;
    background: url(../images/spritesheet.png) no-repeat;
    background-position: -118px -77px;*/
    font-size: 21px;
    padding-left: 37px;
    line-height: 1.1;
    margin-bottom: 10px;
    color: #343434;
    padding-bottom: 5px;
    position: relative;
}

.quiz ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    background-position: -118px -77px;
    display: block;
    width: 22px;
    height: 21px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.grid-sec2{
    background-color: #a6b1cb;
    padding: 85px 32px 33px 32px;
       margin-top: 45px;
}
.grid-sec1-inner{
    background-color: #fff;
   padding: 103px 60px 40px 60px;
   position: relative;

}
.grid-sec1-inner:before {
    content: "";
    background: url(../images/grid-sec3-icon.png) center top no-repeat;
    position: absolute;
    width: 400px;
    height: 112px;
    top: -46px;
    left: 30%;
}
.grid-sec1-inner ul li{
    margin-bottom: 20px;
}
.grid-sec1-inner ul li h2 {
    font-family: 'source_sans_prosemibold';
    font-size: 23px;
    margin: 0px 0px 0 0px;
    line-height: 1;
    /*background: url(../images/grid-sec3-icon1.png) left top no-repeat;*/
    padding-left: 40px;
    padding-bottom: 5px;
    position: relative;
}
.grid-sec1-inner ul li h2:before{
    background: url(../images/spritesheet.png) no-repeat;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 26px;
    height: 27px;
    background-position: -361px -5px;
}
.grid-sec1-inner ul li p {
    font-size: 21px;
    color: #343434;
    line-height: 1.4;
    padding-left: 40px;
}
.grid-sec3{
    padding: 43px 28px;
}
.grid-sec3 ul li{
    margin-bottom: 15px;
}
.grid-sec3 ul li:nth-child(1) {
   padding: 11px 15px 7px 14px;
    /* background: url(../images/small-part1.png) 0 0 no-repeat; */
    /* background-color: #ffffff; */
    border-radius: 69px;
    box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #f5e4db;
    -moz-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #f5e4db;
    -webkit-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #f5e4db;
}
.grid-sec3 ul li:nth-child(2) {
   padding: 11px 15px 7px 14px;
    /* background: url(../images/small-part1.png) 0 0 no-repeat; */
    /* background-color: #ffffff; */
    border-radius: 121px;
    box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #fafafa;
    -moz-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #fafafa;
    -webkit-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 49px #f3f3f3;
}
.grid-sec3 ul li:nth-child(3) {
    padding: 11px 15px 7px 14px;
    /* background: url(../images/small-part1.png) 0 0 no-repeat; */
    background-color: #fbf2f2;
    border-radius: 121px;
    box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #e8e1de;
    -moz-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #e8e1de;
    -webkit-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 49px #e8e1de;
}
.grid-sec3 ul li:nth-child(4) {
   padding: 11px 15px 7px 14px;
    /* background: url(../images/small-part1.png) 0 0 no-repeat; */
    background-color: #ef6464;
    border-radius: 121px;
    box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #e8e1de;
    -moz-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #e8e1de;
    -webkit-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 49px #ca5656;
}
.grid-sec-img{
    float: left;
        margin-top: 0px;
}
.grid-sec-text {
    padding: 18px 0px 9px 0px;
}
.grid-sec-text p {
    font-size: 21px;
    color: #343434;
    padding-left: 151px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-right: 40px;
}
.grid-sec3 h1{
     color: #343434;
    font-family: 'source_sans_prosemibold';
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin:0px 0px 50px 0px;
}
.grid-sec3 ul li:nth-child(2) .grid-sec-img {
    float: left;
    margin-top: 13px;
    margin-left: 6px;
}
.grid-sec3 ul li:nth-child(2) .grid-sec-text {
    padding: 0 0px 0 0px;
}
.grid-sec3 ul li:nth-child(2) .grid-sec-text p {
    font-size: 21px;
    color: #343434;
    padding-left: 151px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-right: 40px;
}
.grid-sec3 ul li:nth-child(2) .grid-sec3 h1{
     color: #343434;
    font-family: 'source_sans_prosemibold';
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin:0px 0px 50px 0px;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text {
    padding: 0 0px 0 0px;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p {
    font-size: 21px;
    color: #343434;
    padding-left: 151px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-right: 40px;
}
.grid-sec3 ul li:nth-child(4) .grid-sec-text {
    padding: 0 0px 0 0px;
}
.grid-sec3 ul li:nth-child(4) .grid-sec-text p {
    font-size: 21px;
    color: #fff;
    padding-left: 151px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-right: 40px;
}
.grid-sec3 ul li:nth-child(4){
    position: relative;
    margin-top: 100px;
    z-index: 9999;
}
.grid-sec3 ul li:nth-child(4) .grid-sec-img {
    float: left;
    margin-top: 13px;
    margin-left: 6px;
}
.grid-sec3 ul li:nth-child(4):before {
    content: "";
    background: url(../images/grid-sec3-before.png) center top no-repeat;
    position: absolute;
    width: 120px;
    height: 90px;
    top: -55px;
    left: -10px;
}
.subpart1-inner{
    padding: 20px 15px 10px 14px;
    /* background: url(../images/small-part1.png) 0 0 no-repeat; */
    background-color: #ef6464;
    position: relative;
    border-radius: 121px;
    box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #e8e1de;
    -moz-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 26px #e8e1de;
    -webkit-box-shadow: 3px 3px 8px -1px #a9a5a5, inset 0 0 49px #ca5656;
}
.subpart1{
    position: relative;
    margin-top: 100px;
}
.subpart1:before {
    content: "";
    background: url(../images/grid-sec3-before.png) center top no-repeat;
    position: absolute;
    width: 120px;
    height: 90px;
    top: -55px;
    left: 1px;
}
.subpart1 .grid-sec-text {
    padding: 0 0px 0 0px;
}
.subpart1 .grid-sec-text p {
    font-size: 21px;
    color: #fff;
    padding-left: 151px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding-right: 55px;
}
.subpart1 .grid-sec-img {
    float: left;
   margin-top: 26px;
    margin-left: 6px;
}
.grid-sec-4-inner{
        background-image: url(../images/tq-bg1.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}
.grid-sec-4-inner p {
    padding-right: 45%;
    font-size: 21px;
    color: #333333;
    margin-bottom: 38px;
    line-height: 1.4;
}
.grid-sec-4-inner p:nth-child(7){
        padding-right: 55%;
}
.drid-sec-4-inner1 {
    margin: 45px 45px 45px 45px;
    border-left: 5px solid #ff0000;
    font-family: 'source_sans_prosemibold';
    padding-left: 10px;
    line-height: 1.4;
}
.grid-sec-5-text1{
        margin-bottom: 17px;
}
.grid-sec-5 p{
    padding-right: 50px;
}
.grid-sec-5{
       padding-top: 55px;
}
.grid-sec-5 h1{
    color: #ff0000;
    font-family: 'Gibson';
    font-size: 42px;
    margin: 0px 0px 52px 0px;
    text-align: center;

}
.grid-sec-5-inner-left{
    float: left;
    width: 70%;
}
.grid-sec-5-inner-right{
    float: right;
    width: 30%;
}
.grid-sec-5-inner{
    margin-bottom: 25px;
}
.grid-sec-5 p:last-child{
        margin-bottom: 38px;
}
.grid-sec-5-inner1 {
    margin: 18px 10px 45px 45px;
    border-left: 5px solid #ffba00;
    font-family: 'source_sans_prosemibold';
    padding-left: 10px;
    line-height: 1.4;
    padding-right: 0px !important;
}
.row3{
    background-color: #fffefb;
    border-top: 1px solid #eeece2;
    border-bottom: 1px solid #eeece2;
    padding:78px 0px;
    margin-top: 20px;
}
.hide_desktop{
    display: none;
}
.grid-sec-6-left{
    float: left;
    width: 63%;
}
.grid-sec-6-right{
    float: right;
    width: 35%;
    padding-top: 70px;
}
.row3-text1{
    text-align: center;
    color: #ff0000;
    font-size: 42px;
    font-family: 'Gibson';
    margin-bottom: 74px;
    line-height: 1.4;
        margin-top: 0;
}
.grid-sec-7 {
    position: relative;
    padding-top: 65px;
        padding-bottom: 40px;
}
.grid-sec-7:before {
    content: '';
    position: absolute;
    background-image: url(../images/grid-sec-7-img1.png);
    background-repeat: no-repeat;
   background-position: top left;
    background-size: 80%;
    width: 100%;
    height: 100%;
    left: -278px;
    top: 38px;
}
.grid-sec-7 p{
    padding-left: 36%;
}
.grid-sec-7 h2 {
    padding-left: 36%;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 30px;
    font-family: 'Gibson';
}
.grid-sec-8 {
    position: relative;
       padding-top: 0;
}
.grid-sec-8 p{
    padding-right:37%;
}
.grid-sec-8:before {
    content: '';
    position: absolute;
    background-image: url(../images/grid-sec-8-img1.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
    width: 100%;
    height: 100%;
    right: -308px;
    top: 0px;
}
.row4{
    background-color: #ffffff;
        padding: 78px 0px 38px 0px;
}
.row4-text1{
    text-align: center;
    color: #ff0000;
    font-size: 42px;
    font-family: 'Gibson';
    margin-bottom: 74px;
        line-height: 1.2;
        margin-top: 0;
}
.grid-sec-9{
     background-image: url(../images/grid-sec-9-img1.png);
    background-repeat: no-repeat;
        background-position: right 35px;
}
.grid-sec-9 p{
    padding-right: 35%;
        margin-bottom: 38px;
}
.grid-sec-9 h2{
    padding-right: 36%;
    margin: 0px 0px 30px 0px;
    color: #333333;
    font-size: 22px;
    font-family: 'source_sans_prosemibold';
}
.grid-sec-9-part1 {
    background-image: url(../images/grid-sec-9-img2.png);
    background-repeat: no-repeat;
    background-position: top right;
       margin-right: 26%;
        padding: 10px 0px 66px 217px;
    color: #fff;
   margin-bottom: 12px;
}
.grid-sec-9-part1 p{
    color: #fff;
}
.grid-sec-10 {
    background-image: url(../images/grid-sec-10-img1.png);
    background-repeat: no-repeat;
    background-position: right 35px;
    margin-bottom: 38px;
}
.grid-sec-10 p {
    padding-right: 45%;
}
.grid-sec-11{
    position: relative;
    margin-top: 80px;
}
.grid-sec-11:before {
    content: '';
    position: absolute;
    background-image: url(../images/grid-sec-11-img1.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 86%;
    width: 100%;
    height: 100%;
    left: -186px;
    top: 0px;
}
.grid-sec-11 p{
       padding-left: 39%;
        margin-bottom: 27px;
}
.grid-sec-11 h1{
        padding-left: 39%;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 30px;
    font-family: 'Gibson';
}
.grid-sec-12{
    position: relative;
    margin-top: 80px;
}
.grid-sec-12:before {
    content: '';
    position: absolute;
    background-image: url(../images/grid-sec-12-img1.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 67%;
    width: 100%;
    height: 100%;
    right: -174px;
    top: 0px;
}
.grid-sec-12 p{
       padding-right: 36%;
        margin-bottom: 27px;
}
.grid-sec-12 h1{
    padding-right: 45%;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 30px;
    font-family: 'Gibson';
}
.grid-sec-13 {
    background-image: url(../images/grid-sec-13-img1.png);
    background-repeat: no-repeat;
    background-position: left 35px;
    margin-bottom: 15px;
    margin-top: 70px;
       padding-bottom: 39px;
}
.grid-sec-13 p {
    padding-left: 35%;
}
.grid-sec-13 h1{
   padding-left: 35%;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 30px;
    font-family: 'Gibson';
}
.grid-sec-13-inner1 {
    margin: 45px 70px 45px 70px;
    border-left: 5px solid #ff0000;
    font-family: 'source_sans_prosemibold';
    padding-left: 20px;
    line-height: 1.4;
    
}
.grid-sec-13-inner1 p{
    color: #ff0000;
    font-size: 21px;
}
.grid-sec-14 {
    background-image: url(../images/grid-sec-14-img1.png);
    background-repeat: no-repeat;
    background-position: right 82px;
    margin-bottom: 00;
    margin-top: 70px;
    padding-bottom: 2px;
    background-size: 58%;
}
.grid-sec-14 p {
    padding-right: 41%;
    margin-bottom: 30px;
    line-height: 1.4;
}
.grid-sec-14 h1{
   padding-right: 41%;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 30px;
    font-family: 'Gibson';
}
.grid-sec-15 img{
    padding-left: 55px;
    margin-bottom: 55px;
}
.grid-sec-15 h1 {
    margin: 40px 0px 30px 0px;
    color: #0e162e;
    font-size: 30px;
    line-height: 1.3;
    font-family: 'Gibson';
}
.grid-sec-15 ul li {
    /*background: url(../images/errow2.png) 34px 25px no-repeat;*/
    padding-left: 20px;
    background-color: #f6f3eb;
    padding: 25px 50px 25px 34px;
    margin-bottom: 10px;
    min-height: 128px;
    position: relative;
}
.grid-sec-15 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    position: absolute;
    display: block;
    content: "";
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
}
.grid-sec-15 ul li p{
    padding-left: 55px;
}
.grid-sec-15 ul li:nth-child(2),.grid-sec-15 ul li:nth-child(4),.grid-sec-15 ul li:nth-child(6){
     background-color: #f6edeb;
}
.grid-sec-15 ul li:nth-child(5) {
    padding: 47px 34px;
    background-position: 34px 42px;
}
.grid-sec-16 {
    /*background-image: url(../images/grid-sec-16-img1.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 45px;
    padding-bottom: 2px;
    background-size: 66%;*/
    position: relative;
}
.grid-sec-16 {
    position: relative;
    padding-top: 43px;
}
.grid-sec-16:before {
    content: "";
    position: absolute;
    background-image: url(../images/ground_img1.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 100%;
    height: 100%;
    right: -63px;
    top: -2px;
    background-size: 73%;
}

.grid-sec-16 p {
    padding-right: 40%;
    margin-bottom: 31px;
    line-height: 1.5;
    color: #333333;
}
.grid-sec-16 h1{
   padding-right: 41%;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 30px;
    font-family: 'Gibson';
}
.row4{
    position: relative;
}
.row4:before {
    content: '';
    position: absolute;
    background-image: url(../images/row4.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100%;
    width: 173px;
    height: 250px;
   left: 40%;
    /* margin-right: 2px; */
    top: -182px;
}
.text-label{
    padding-right: 50px;
}



/****************For Sprite Images**********************/
.sprite {
    background: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-arrow-right {
    width: 30px;
    height: 37px;
    background-position: -5px -5px;
}

.sprite-before-img1 {
    width: 31px;
    height: 28px;
    background-position: -45px -5px;
}

.sprite-errorRed {
    width: 44px;
    height: 37px;
    background-position: -86px -5px;
}

.sprite-errow2 {
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
    display: inline-block;
}

.sprite-errow3 {
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
}

.sprite-grid-4-sec8-img1 {
    width: 70px;
    height: 42px;
    background-position: -224px -5px;
}

.sprite-grid-5-sec-1-img1 {
    width: 22px;
    height: 67px;
    background-position: -304px -5px;
}

.sprite-grid-5-sec1-errow {
    width: 15px;
    height: 12px;
    background-position: -336px -5px;
}

.sprite-grid-sec3-icon1 {
    width: 26px;
    height: 27px;
    background-position: -361px -5px;
}

.sprite-new_errow {
    width: 30px;
    height: 25px;
    background-position: -336px -42px;
}

.sprite-prev-price {
    width: 103px;
    height: 31px;
    background-position: -5px -57px;
    position: absolute;
}

.sprite-qImg {
    width: 26px;
    height: 27px;
    background-position: -187px -42px;
}

.sprite-quiiz-errow {
    width: 22px;
    height: 21px;
    background-position: -118px -77px;
}

.sprite-ratings {
    width: 120px;
    height: 19px;
    background-position: -150px -82px;
}

.sprite-sample-img-20 {
    width: 21px;
    height: 22px;
    background-position: -336px -77px;
}

.sprite-small-errow2 {
    width: 30px;
    height: 20px;
    background-position: -5px -109px;
}

.sprite-small-errow3 {
    width: 32px;
    height: 23px;
    background-position: -45px -109px;
}

.sprite-top-left1 {
    width: 390px;
    height: 23px;
    background-position: -5px -142px;
}

.sprite-top-right1 {
    width: 390px;
    height: 23px;
    background-position: -5px -175px;
}

.sprite-video-background {
    width: 68px;
    height: 68px;
    background-position: -397px -5px;
}





::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fe4040
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#fe4040
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #fe4040
}
.grid-5-sec1{
    border: 1px solid #cbcbcb;
    margin-top: 18px;
    padding-top: 18px;
}
.grid-5-sec1-page-heading{
    margin-bottom: 33px;
}
.grid-5-sec1-page-heading-left{
    float: left;
    width: 16%;
    position: relative;
     font-family: 'Gibson';
     font-weight: 600;
     font-size: 22px;
     border-top: 1px solid #cbcbcb;
     border-bottom: 1px solid #cbcbcb;
         line-height: 1;
         padding: 10px 20px;
         text-transform: uppercase;
}
.grid-5-sec1-page-heading-left:after{
    content: "";
    position: absolute;
    top: -1px;
    /*bottom: 0;*/
    background:url(../images/spritesheet.png) no-repeat;
    right: 0;
    width: 22px;
    height: 67px;
    background-position: -304px -5px;
}
.grid-5-sec1-page-heading-right{
    float: left;
    width: 80%;
   
    
}
.grid-5-sec1-page-heading-right h1{
    margin:0px;
    font-size: 30px;
    color: #0e162e;
     font-family: 'Gibson';
         padding-top: 20px;
         padding-left: 15px;
         text-transform: uppercase;
}

.grid-5-sec1-inner{
    padding:0px 20px 0px 30px;
}
.grid-5-sec1-inner-left{
    float: left;
    width: 33%;

}
.grid-5-sec1-inner-left img{
    padding-top: 85px;
}
.grid-5-sec1-inner-right {
    float: left;
    width: 64%;
    margin-left: 26px;
}
.grid-5-sec1-inner-right p{
    font-size: 21px;
        margin-bottom: 33px;
        line-height: 1.4;
}
.grid-5-sec1-inner-right p:nth-child(2){
     margin-bottom: 20px;
}
.grid-5-sec1-inner-right p:nth-child(4){
     margin-bottom: 14px;
}
.grid-5-sec1-inner-right p:nth-child(3), .grid-5-sec1-inner-right p:nth-child(5) {
    /*background: url(../images/grid-5-sec1-errow.png) 0 10px no-repeat;*/
    padding-left: 26px;
    margin-left: 18px;
    /* padding-top: 10px; */
    margin-bottom: 14px;
    position: relative;
}
.grid-5-sec1-inner-right p:nth-child(3):before, .grid-5-sec1-inner-right p:nth-child(5):before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 15px;
    height: 12px;
    background-position: -336px -5px;
    position: absolute;
    content: "";
    left: -20px;
}
.grid-5-sec1-inner-right p:nth-child(5){
    margin-bottom: 38px;
}
.grid-5-sec2 .grid-5-sec1-inner-right {
    float: left;
    width: 60%;
    margin-left: 0px;
}
.grid-5-sec2 .grid-5-sec1-inner-right p:nth-child(3) {
    background: none;
    padding: 0;
    margin-bottom: 33px;
    margin-left: 0px;
}
.grid-5-sec2 .grid-5-sec1-inner-left {
    float: right;
        margin-right: 20px;
}

.grid-5-sec2  .grid-5-sec1-inner-left img {
    padding-top: 0;
}
.grid-5-sec3{
    background-image: url("../images/grid-5-sec-3-bg1.png");
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
.grid-5-sec3-inner{
    padding:40px;
}
.grid-5-sec3-inner-input{
    margin-bottom: 40px;
}
.grid-5-sec3-inner-input input{
    height: 90px;
    color: #fe4040;
    font-size: 30px;
    font-family: 'Gibson';
    text-align: center;
   /* padding: 33px 20px 33px 30px;*/
    border: 1px solid #cbcbcb;
    border-radius:2px 0px 0px 2px;
    outline: none;
    width: 296px;
}
.grid-5-sec3-inner-input a {
    width: 133px;
    height: 90px;
    display: inline-block;
    line-height: 91px;
    vertical-align: top;
    color: #fff;
    text-align: center;
    background-color: #fe4040;
    font-size: 30px;
    font-family: 'Gibson';
    margin-left: -5px;
    border: 1px solid #cbcbcb;
    border-radius:0px 2px 2px 0px;
}
.btn-order:hover {
    opacity: 0.8;
}
.grid-5-sec4 {
    width: 91%;
}
.grid-5-sec4 h1{
    font-size: 30px;
    font-family: 'Gibson';
    line-height: 1.3;
    margin:0px 0px 22px 0px;
}
.grid-5-sec4 p{
    margin-bottom: 32px;
}
.grid-5-sec4-inner-para{
    float: left;
}
.grid-5-sec4-inner-img{
    float: right;
}
.grid-sec4-subpart1{
   
   
    
    font-weight: normal;
    display: block;
}
.grid-sec4-subpart1-inner {
    width: 83%;
    margin-right: 5%;
    border: 1px solid #e1e1e1;
    padding:15px 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: 'source_sans_prosemibold';
    font-size: 22px;
     float: right;
     margin:45px 0px;
}
.prod-row {
    /* border: 1px solid #000; */
    position: relative;
    min-height: 820px;
    width: 922px;
    margin: 0px auto;
}
.new-product4, .new-produt3{
     width: 950px;
}
.prod-1 {
    left: 1.9%;
    top: 9%;
    position: relative;
}
.new-product4 .prod-1 {
    left: 0%;
    top: 9%;
}
.new-produt3 .prod-1 {
    left: 0%;
    top: 9%;
}
.prod-3 {
    right: -0.6%;
    top: 9%;
}
.new-product4 .prod-3, .new-produt3 .prod-3 {
    right: 8px;
    top: 9%;
}
.new-product4 .prod-2, .new-produt3 .prod-2{
        left: 32%;
}
.prod h1 {
    font-family: 'Gibson';
    color: #fff;
    line-height: 38px;
    padding-top: 15px;
    font-size: 30px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-shadow: 0px 0px 6px #736d6d;
}
.text-uppercase {
    text-transform: uppercase;
}
.prod img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.prod-1 img{
    padding-top: 18px !IMPORTANT;
}
.prod-1:before {
    content: "";
    position: absolute;
    background-image: url(../images/pdf-background.png);
    background-repeat: no-repeat;
    background-position: center top;
   left: 39%;
    top: -50px;
    width: 68px;
    height: 68px;
}
.prod-3:before {
    content: "";
    position: absolute;
    /*background-image: url(../images/video-background.png);*/
    background: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: center top;
    left: 39%;
    top: -50px;
    width: 68px;
    height: 68px;
    background-position: -397px -5px;
}
.prod {
    width: 305px;
    height: 740px;
    float: left;
    background: url(../images/prod-deselected.jpg) no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    position: absolute;
}
.prod-2 {
    background: url(../images/prod-selected.png) no-repeat;
    background-size: 100% 100%;
    width: 336px;
    height: 852px;
    left: 33%;
        top: 0%;
    z-index: 2;
   
}
.prod p.pkt-qty {
    font-size: 30px;
    padding-top: 31px;
    margin-bottom: 0;
}
.prod-2 img {
    padding-bottom: 9px;
}
.prod-2 .save-amnt {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 2px;
    background: url(../images/round.png) center top no-repeat;
    font-weight: bold;
    font-family: 'source_sans_probold' !IMPORTANT;
    margin: 10px 0px 6px 0px;
}
.prod-2 .price-text{
padding: 0px 20px 0px 36px;
}
.prod-2 .pkt-qty{
font-family: 'Gibson';
color: #5f5f5f;

}
.prod-1 p.eta-delvry, .prod-2 p.eta-delvry, .prod-3 p.eta-delvry {
    color: #373737;
    font-size: 18px;
    line-height: 10px;
}
.prod-1 img, .prod-2 img, .prod-3 img {
    padding-top: 10px;
}
.reg-price img{
     padding-top: 10px !IMPORTANT;
}
.prod-3 img{
padding-top: 48px;
    padding-bottom: 9px;
}
.prod p.grnty-txt {
    color: #3cc534;
    font-size: 17px;
    font-family: 'source_sans_prosemibold';
    padding-top: 0px;
    margin-top: -15px;
    font-weight: normal;
        margin-bottom: 0;
}
.gap {
    display: block;
       height: 15px;
}
.prod .reg-price {
    position: relative;
}
.prod .reg-price, .prod .ofr-price {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #9c9c9c;
    line-height: 2.2em;
    margin-bottom: 1px;
}
.prod .ofr-price span {
    color: #00274d;
}
.prod .save-amnt {
    color: #474747;
    font-size: 24px;
    
}
.prod .save-amnt span, .prod .free-txt {
    color: #ff5b52;
}
.prod .order-btn {
    background-image: url(../images/orange-btn-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    background-color: transparent;
    width: 264px;
    height: 64px;
    border: none;
    outline: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    display: block;
    margin: 0 auto 0px;
   /* box-shadow: 0px 3px 5px #ccc;*/
}
.grid-5-sec6{
   padding: 45px 0px 0px 0px;
}
.prod .shpg-chrg {
    color: #9c9c9c;
    font-size: 16px;
}
.prod .shpg-chrg-qty {
    color: #505050;
    text-decoration: line-through;
}
.prod-2 h1{
        padding-top: 29px;
}

.price-text{
    padding:0px 18px;
}
.price-text h1 {
    margin: 0px;
    padding-top: 0px;
    color: #2d2d2d;
    font-size: 20px;
    font-family: 'source_sans_prosemibold';
    text-shadow: none;
    line-height: 1.1;
    margin-bottom: 10px;
}
.price-text ul{
    margin-bottom: 18px;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
.reg-price-tag sup, .ofr-price-tag sup {
    font-weight: normal;
    font-size: 23px;
    top: -0.5em;
    font-family: 'source_sans_prosemibold';
}
.price-text ul li {
    /*background: url(../images/grid-5-sec1-errow.png) 0 10px no-repeat;*/
    padding-left: 26px;
    margin-left: 0;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    position: relative;
}
.price-text ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 15px;
    height: 12px;
    background-position: -336px -5px;
    position: absolute;
    content: "";
    left: 0; top: 15%;
}
.shrt-hgt {
    width: 50%;
    height: 1px;
    background-color: #d9d2b4;
    margin: 14px auto 1px auto;
}
.prod .reg-price img {
    position: absolute;
    width: 112px;
    height: 43px;
    top: 27px;
    left: 30px;
}
.prod .reg-price:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 54px;
    background: #c3c3c3;
    right: -5%;
    top: 19%;
}
.prod-2 .reg-price:after{
    background-color:#f3da66;
}
.prod .reg-price span, .prod .ofr-price span {
   font-family: 'source_sans_probold';
    font-size: 40px;
    margin-top: 10px;
    display: block;
}
.reg-price-tag{ position: relative;}
.sprite-prev-price{ position: absolute; left: 25px; top: -5px;}
.prod .save-amnt {
    color: #474747;
    font-size: 24px;
    font-family: 'source_sans_prosemibold';
        margin-bottom: 3px;
}
.grid-5-sec5 h1{
    padding:50px 0px 70px;
    text-align: center;
     font-family: 'Gibson';
     color: #ff0000;
     line-height: 1.2;
         font-size: 41px;
}
.grid-5-sec5-inner1{
    border:1px solid #cbcbcb;
    border-radius: 5px;
       margin-bottom: 19px;
}
.factHeading{
    position: relative;
   padding: 30px 25px 35px 25px;
    font-size: 30px;
     font-family: 'Gibson';
     line-height: 1.2;
     border-bottom: 1px solid #cbcbcb;
}
.factHeading:before{
    content: "";
    /*background-image: url("../images/before-img1.png");*/
    background: url("../images/spritesheet.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    position: absolute;
    left: 32px;
    bottom: -13px;
    width: 31px;
    height: 28px;
    z-index: 99;
    background-position: -45px -5px;
}
.factHeading strong{
    display: block;
    color: #ff0000;
    font-size: 24px;
        font-family: 'Gibson';
}
.factCnt{
    background-color: #fcfcfc;
    padding:45px 25px;
     content: "";
    background-image: url("../images/grid-5-sec5-img1_new.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    border-radius: 5px;
}
.factCnt p{
    padding-right: 32%;
}
.grid-5-sec5-inner2 .factCnt{
background: rgb(252,252,252);
background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(246,249,252,1) 100%, rgba(41,137,216,1) 100%, rgba(246,249,252,1) 100%);
background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(246,249,252,1) 100%,rgba(41,137,216,1) 100%,rgba(246,249,252,1) 100%);
background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(246,249,252,1) 100%,rgba(41,137,216,1) 100%,rgba(246,249,252,1) 100%);
position: relative;
}
.grid-5-sec5-inner2 .factCnt:before{
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url("../images/grid-5-sec-3-img2_new.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;

}
.grid-5-sec5-inner2 .factCnt p {
    padding-right: 41%;
    z-index: 999999;
    position: relative;
}
.grid-5-sec5-inner3 .factCnt p {
    padding-right: 0;
}
.grid-5-sec5-inner3 .factCnt{
    background-image: none;
        padding: 45px 58px 45px 25px;
}
.factCnt .click-bank {
    text-align: center;
    display: block;
    margin: 0px auto 35px auto;
}
.grid-5-sec5-inner3 .btn-order{
    text-align: center;
    display: block;
}
.grid-5-sec5-inner4 .factCnt {

    background-image: url(../images/grid-5-sec-3-img3_new.png);
}
.grid-5-sec5-inner4 .factCnt p {
    padding-right: 37%;
}
.grid-5-sec5-inner5 .factCnt p {
    padding-right: 0;
}
.grid-5-sec5-inner5 .factCnt {

    background-image: none;
        padding: 45px 70px 45px 25px;
}
.factimgcell {
    float: right;
}
.grid-5-sec5-inner5 .btn-order {
    text-align: center;
    display: block;
}
.testimonial-section{
    background-color: #f7f7f7;
    padding-top: 60px;
    margin-top: 40px;
}
.grid-sec5-inner6-text{
    font-size: 42px;
    color: #ff0000;
    line-height: 1.1;
       margin: 0px 0px 80px 0px;
      font-family: 'Gibson';
      text-align: center;
}
.testimonial-part1{
       padding: 40px 0px;
}
.testimonila-img{
    width: 140px;
    float: left;
    display: none;
}
.testimonila-text {
    float: left;
    margin-left: 10%;
    width: 86%;
    vertical-align: middle;
}
.testimonila-text h1{
    margin:0px 0px 20px 0px;
    font-size: 30px;
     font-family: 'Gibson';
}
.testimonila-text p{
    margin-bottom: 20px;
    font-family: 'Letter Gothic Std';
        line-height: 1.4;
    }
.rating{
    margin:0px 0px 10px 10px;
}
.rating-text{
     font-family: 'source_sans_proregular' !IMPORTANT;
     font-size: 18px;
}
.rating-text strong{
    font-size: 22px;
}
.testimonila-text p:last-child{
      margin-bottom: 0px;
}
/*.testimonial-part1:nth-child(1),.testimonial-part1:nth-child(3),.testimonial-part1:nth-child(5){
    background:url("../images/test-bg.png") center top no-repeat;
}*/
.testimonial-part1:nth-child(4){
    background:url("../images/testimonila-new-bg2.png") center top no-repeat;
}
.testimonial-part1:nth-child(2){
    background:url("../images/testimonila-new-bg.png") center top no-repeat;
}
.testimonial-part1:nth-child(5){
    background:url("../images/testimonila-nes-bg3.png") center top no-repeat;
}
.testimonial-part1:nth-child(6){
    background:url("../images/testimonila-new-bg4.png") center top no-repeat;
}
footer{
    border-top: 1px solid #e8e8e8;
    padding: 60px 0px;
    text-align: center;
        margin-top: 110px;
}
.footer p{
    font-size: 16px;
    color: #585858;
        margin-bottom: 25px;
}
.address p{
    margin-top: 10px;
    margin-bottom: 0px;
}
.order-btn-new {text-align: center; line-height: 68px;}




.sec_4{
    background-color: #f0f9fb;
}
.grid-4-sec1-inner1{
    margin-top: 16px;
    position: relative;
}
.grid-4-sec1-page-heading{
    background: url("../images/grid-4-sec1-img2.jpg") center top no-repeat;
        background-size: 100%;
}
.grid-4-sec1-page-heading h1 {
    color: #fe9b00;
    font-family: 'Gibson';
    font-size: 36px;
    text-shadow: 0px 0px 4px #232323;
    padding: 21px 0px;
    margin: 0px 0 0px 240px;
    float: left;
    text-transform: uppercase;
        line-height: 1;
}
.grid-4-sec1-inner-small-section1 {
    position: absolute;
    top: -16px;
    left: 15px;
    background: url(../images/grid-4-sec1-img1.png) left top no-repeat;
    text-align: center;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: 18px 45px 25px 45px;
    width: 205px;
    font-size: 30px;
    font-family: 'Gibson';
    margin: 0px;
    line-height: 1;
    text-transform: uppercase;
}
.grid-4-sec1-inner-small-section1 h1 span{
    color: #fff;
    font-size: 48px;
}
.grid-4-sec1-inner1{
     background-color: #fff;
}
.grid-4-sec1-page-content {
    background-color: #fff;
    padding: 53px 30px 0px 30px;
}
.gd-inner{
    background-color: #fff;
    padding: 0 30px 0px 30px;
}
.grid-4-sec2{
    background-color: #fff;
}
.grid-4-sec1-img-part{
   
    padding-left: 60px;
    padding-top: 40px;
        width: 365px;
}
.grid-4-sec1-content-part{
    
    width: 545px;
}
.grid-4-sec1-content-part ul li {
    /*background: url(../images/errow3.png)left bottom no-repeat;*/
    padding-left: 35px;
    font-size: 21px;
    vertical-align: middle;
    margin-bottom: 10px;
    position: relative;
}
.grid-4-sec1-content-part ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.gap1{
    height: 28px;
}
.gap2{
    height: 55px;
}
.grid-4-sec1-content-part p , .grid-4-sec1-inner1 p{
    margin-bottom: 28px;
}
.grid-4-sec1-text1{
    margin:0px 0px 30px 0px;
     font-family: 'Gibson';
     color: #0e162e;
     font-size: 30px;
}
.grid-4-sec1-footer {
    position: relative;
    background-color: #fbf8e6;
    padding: 44px 0px 30px 100px;
    text-align: left;
    margin-top: 30px;
}
.grid-4-sec1-footer:before {
    content: "";
    position: absolute;
    left: 16%;
    top: 0px;
    background: url(../images/grid-4-sec1-img5.jpg) left top no-repeat;
    width: 45px;
    height: 23px;
}
.grid-4-sec1-footer h2{
    font-family: 'Gibson';
    font-size: 24px;
    margin: 0px 0px 10px 0px;
}
.grid-4-sec1{
    border-left: 1px solid #cedde0;
     border-right: 1px solid #cedde0;
      border-bottom: 1px solid #cedde0;
}
.grid-4-sec2{
        margin-top: 30px;
}
.grid-4-sec2 .grid-4-sec1-img-part {
    padding-left: 0;
    padding-top: 0;
    padding-right: 80px;
}
.grid-4-sec2 .grid-4-sec1-content-part ul li{ position: relative; }
.grid-4-sec2 .grid-4-sec1-content-part ul li:before{
    /*background: url(../images/errow3.png)0px 5px no-repeat;*/
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.grid-4-sec-sub-part1{
    position: relative;
}
.grid-4-sec-sub-part1 {
    left: 0;
    top: 0px;
    background: url(../images/grid-4-sec1-img3.jpg) left top no-repeat;
    width: 100%;
    height: 100%;
    padding: 0 30px 0px 30px;
}
.grid-4-sec-sub-part1 p{
    padding-left: 44%;
}
.grid-4-sec-sub-part1 h1{
     padding-left: 44%;
      font-family: 'Gibson';
    font-size: 30px;
    margin: 0px 0px 25px 0px;
}
.sub-sec-part1 .sub-secc li{
    font-size: 15px;
}
.grid-4-sec-sub-part2{
    position: relative;
     padding: 0 30px 0px 30px;
}
.grid-4-sec-sub-part2:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 50px;
    background: url(../images/grid-4-sec1-img4.jpg) right top no-repeat;
   width: 750px;
    height: 739px;
    
}
.gd-inner p{
    padding-right: 0%;
}
.gd-inner h1{
     padding-right: 44%;
      font-family: 'Gibson';
    font-size: 30px;
    margin: 0px 0px 25px 0px;
}
.gd-inner ul li{ position: relative;}
.gd-inner ul li:before{
    /*background: url(../images/errow3.png)0px 4px no-repeat;*/
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.gd-inner ul li {
    padding-left: 35px;
    font-size: 21px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.grid-4-sec-sub-part2 p {
    padding-right: 42%;
    z-index: 99999;
    position: relative;
}
.grid-4-sec-sub-part2 h1{
     padding-right: 44%;
      font-family: 'Gibson';
    font-size: 30px;
    margin: 0px 0px 25px 0px;
}
.grid-4-sec1-page-content ul li{ position: relative;}
.grid-4-sec1-page-content ul li:before {
    /*background: url(../images/errow3.png)0px 4px no-repeat;*/
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 21px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.grid-4-sec3 h1{
     font-family: 'Gibson';
    font-size: 30px;
    margin: 0px 0px 10px 0px;
}
.grid-4-sec3 {
    padding: 10px 52px 50px 0px;
}
.grid-4-sec3-small-part {
    margin-left: 14%;
    border-left: 6px solid #ff0000;
    padding-left: 15px;
}
.grid-4-sec3-small-part p {
    margin-bottom: 10px !Important;
    font-family: 'source_sans_prosemibold';
    font-size: 21px;
    line-height: 1;
}
.grid-4-sec3 .btn-order {
    text-align: center;
    display: block;
}
.grid-4-sec-4 h1{
     font-family: 'Gibson';
     font-size: 45px;
     color: #ff0000;
     line-height: 1.2;
     margin:0px;
     text-align: center;
}
.grid-4-sec-4 h1:first-child{
    color: #000;
}
.grid-4-sec-4 h3{
     font-family: 'Gibson';
     font-size: 30px;
     color: #ff0000;
     line-height: 1.2;
     margin:0px;
     text-align: center;
}
.grid-4-sec-4 p {
    margin-bottom: 28px;
    padding-right: 10%;
}
.grid-4-sec-4 ul{
    margin: 0px 30px;
}
.grid-4-sec-4 ul li {
    /*background: url(../images/errow3.png) 33px 27px no-repeat;*/
    padding-left: 20px;
    background-color: #e6f6fb;
    padding: 25px 50px 25px 80px;
    margin-bottom: 10px;
    font-family: 'source_sans_proregular';
    font-size: 21px;
    position: relative;
}
.grid-4-sec-4 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 30px;
}
.grid-4-sec-4 ul li:nth-child(2){
    background-color: #e6effb;
}
.grid-4-sec-4 h2{
    padding-left: 32px;
    margin:0px 0px 28px 0px;
    font-family: 'source_sans_prosemibold';
    font-size: 22px;
}
.grid-4-sec-5-img{
    float: left;
    width: 26%;
    margin-right: 22px;
}
.grid-4-sec-5-img img{
    border:1px solid #cccccc;
    border-radius: 5px;
}
.grid-4-sec-5-content{
width: 70%;
    float: left;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 30px;
    color: #0e162e;
    line-height: 1;
    margin: 0px 0px 15px 0px;
}
.grid-4-sec-5-content ul li {
    padding-left: 45px;
    font-size: 21px;
    vertical-align: middle;
    margin-bottom: 18px;
    line-height: 1.7;
}
.grid-4-sec-5-content ul li {
    /*background: url(../images/errow3.png)0px 5px no-repeat;*/
    position: relative;
}
.grid-4-sec-5-content ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.sec_4_1 .grid-4-sec3-small-part h1 {
    font-family: 'Gibson';
    font-size: 22px;
    color: #ff0000;
    line-height: 1.4;
    margin: 0px;
}
.grid-4-sec-6{
     background: url(../images/grid-4-sec6-img1.jpg) center top no-repeat;
     background-size: 100%;
         padding-bottom: 90px;
}
.grid-4-sec-6 ul li {
    /*background: url(../images/errow3.png)0px 5px no-repeat;*/
    position: relative;
}
.grid-4-sec-6 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.grid-4-sec-6 ul li {
    padding-left: 45px;
    font-size: 22px;
    vertical-align: middle;
    margin-bottom: 18px;
    line-height: 1.7;
        margin-left: 45px;
}

.grid-4-sec-6 p {
      padding-right: 45%;
       margin-bottom: 28px;
    /* line-height: 1.4; */
}
.grid-4-sec-6 .tp-part {
    padding-right: 0;
    padding-left: 4%;
       padding-top: 11%;
}
.grid-4-sec-6 ul li p{
    padding-right: 0;
}
.new-tp-part ul{
    padding-right: 10%;
}
.grid-4-sec-6 .left1-part{
     padding-left: 4%;
}
.grid-4-sec-7-img{
    float: right;
}
.grid-4-sec-7 h1 {
    font-family: 'Gibson';
    font-size: 32px;
    color: #0e162e;
    line-height: 1.2;
    margin: 0px 0px 15px 0px;
}
.grid-4-sec-7 p{
    margin-bottom: 28px;
}
.grid-4-sec-7 ul li {
    padding-left: 45px;
    font-size: 22px;
    vertical-align: middle;
    margin-bottom: 18px;
    line-height: 1.7;
        margin-left: 0;
}
.grid-4-sec-7 ul li {
    /*background: url(../images/errow3.png)0px 5px no-repeat;*/
    position: relative;
}
.grid-4-sec-7 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.grid-4-sec-8{
    width: 60%;
    text-align: center;
    margin:0px auto;
}
.grid-4-sec-8-inner{
    /*background: url("../images/spritesheet.png") 0 0 repeat;
    background-position: -224px -5px;*/
    background: url("../images/grid-4-sec8-img1.png") 0 0 repeat;
}
.grid-4-sec-8-inner1{
    padding: 20px;
    border:1px solid #c3b2a0;
    border-radius: 5px;
       margin-bottom: 35px;
    box-shadow: 0px 0px 5px #000;
        box-shadow: 0px 3px 8px -5px #3c3c3c;
        -moz-box-shadow: 0px 3px 8px -5px #3c3c3c;
        -webkit-box-shadow: 0px 3px 8px -5px #3c3c3c;
}
.grid-4-sec-8-inner{
    padding: 50px 0px 20px 0px;
    border:1px solid #dedad5;
    border-radius: 5px;
}
.grid-4-sec-8-inner p{
    margin-bottom: 10px;
}
.grid-4-sec-8-inner h1{
    font-family: 'Gibson';
    font-size: 22px;
    color: #0e162e;
    line-height: 1.4;
}
.grid-5-sec5-inner1 {
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    margin-bottom: 20px;
}

.grid-4-sec-9 {
    background-color: #fff;
    padding: 45px 25px;
    background-image: url(../images/grid-4-sec9-img1.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
}
.grid-4-sec-9 .factCnt1 p {
    padding-left: 37%;
}
.grid-4-sec-10{
    text-align: center;
}
.grid-4-sec-11 ul li {
    /*background: url(../images/errow3.png)0px 5px no-repeat;*/
    position: relative;
}
.grid-4-sec-11 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 27px;
    height: 27px;
    background-position: -187px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.grid-4-sec-11 ul li {
    padding-left: 45px;
    font-size: 22px;
    vertical-align: middle;
    margin-bottom: 18px;
    line-height: 1.7;
    margin-left: 0;
}
.grid-4-sec-11 p {
    margin-bottom: 28px;
    padding-right: 8%;
}
.grid-4-sec-11-profile-img{
    float: left;
    width: 230px;
    margin-right: 20px;
}
.grid-4-sec-11-profile-content p {
    margin-bottom: 0px;
    line-height: 1.4;
}
.grid-4-sec-11 h1{
    font-family: 'Gibson';
    font-size: 32px;
    color: #0e162e;
    line-height: 1.2;
    margin: 0px 0px 15px 0px;
}
.grid-4-sec-11 .btn-order {
    text-align: center;
    display: block;
}
.grid-4-sec-11 .grid-4-sec3-small-part h1 {
    font-size: 22px;
    margin: 0;
    line-height: 1;
}
.grid-4-sec-11 .grid-4-sec3-small-part p{
    font-family: 'source_sans_proregular';
}
.sub-sec-part1{
    padding: 0px 5px;
}
.sub-sec-part1 img{
float: left;
margin-right: 10px;
}
.sub-sec-part1 ul li {
    /*background: url(../images/grid-5-sec1-errow.png) 0 10px no-repeat;*/
    padding-left: 22px;
    margin-left: 0;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    position: relative;
}
.sub-sec-part1 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 15px;
    height: 12px;
    background-position: -336px -5px;
    position: absolute;
    content: "";
}
.sub-sec-part1 ul {
    margin-bottom: 18px;
}
.sub-sec-part1 ul {
    
}
.sub-secc{
  margin-bottom: 18px;
    width: 68%;
    float: left;  
}
.sub-sec-part1 h1 {
    margin: 0px;
    padding-top: 0px;
    color: #2d2d2d;
    font-size: 20px;
    font-family: 'source_sans_prosemibold';
    text-shadow: none;
    line-height: 1.1;
    margin-bottom: 10px;
}
.prod-2 .sub-sec-part1 {
       padding: 0px 20px 0px 28px;
}



@media screen and (max-width:1199px){
    .grid-5-sec1-page-heading-left {
    float: left;
    width: 22%;
}
.momentText{
    width: 100%;
}
.grid-sec-16:before{
    right: 0px;
}
.grid-sec-12:before{
     right: 0px;
}
.grid-sec-8:before{
    background-size: 64%;
    right: 0;
}
.grid-5-sec1-page-heading-right {
    float: left;
    width: 75%;
}
.grid-sec5-inner6-text {
    font-size: 30px;
    }
    .testimonila-img {
    width: 15%;
    float: left;
}
.testimonila-text {
    float: left;
    margin-left: 30px;
    width: 80%;
    vertical-align: middle;
}
.prod {
    background: url(../images/prod-deselected-m.jpg) no-repeat;
}
.prod {
    /*width: 33.3%;*/
    background-size: 100% 100% !important;
   /* position: static;
    height: inherit;*/
    padding-bottom: 35px;
}
.prod-2 {
    background: url(../images/prod-selected-m.jpg) no-repeat;
}
.prod-1:before,.prod-3:before {
    display: none;
}
.grid-4-sec1-page-heading h1{
    font-size: 30px
}
.grid-4-sec1-img-part {
    padding-left: 14px;
    padding-top: 40px;
    width: 35%;
}
.prod-2 .sub-sec-part1 {
    padding: 0px 13px 0px 11px;
}
.banner-grdient:before{
    background-size: 80%;
}
.banner-grdient:after{
    background-size: 80%;
}
.testimonial-part1{
    background-size: cover !important;
}
}
@media screen and (max-width:1100px){
    .top-img1 {
    left: 28%;
    width: 39%;
    background-size: 19%;
    height: 65px;
}
.testimonila-text {
    margin-left: 0;
    padding: 0px 20px;
    width: 95%;
    vertical-align: middle;
}
.grid-4-sec-sub-part2:before{
    background-size: 51%;
}
.grid-4-sec-8 {
    width: 90%;
    }
    .grid-4-sec-sub-part2 p {
    padding-right: 52%;
}
.grid-sec-16:before{
    background-size: 51%;
}
.grid-5-sec3{
        background-size: contain;
}
.grid-sec-12 p {
    position: relative;
    z-index: 9999;
}
.banner-grdient:before{
    background-size: 81%;
}
.banner-grdient:after{
    background-size: 81%;
    right: 10%;
}
.grid-4-sec-sub-part1{
    background-size: 64%;
}
.row2 .testimonila-section {
    background-size: 100%;
    padding: 18px 40px 41px 40px;
}
.container{
    width: auto;
}
.grid-sec-7:before{
    left: -28%;
}
.grid-sec-9 {
    background-size: 32%;
}
.grid-sec-10{
    background-size: 48%;
}
.grid-sec-12:before {
    right: 0px;
    background-size: 48%;
}
.new-produt3 .price-text ul li {
    font-size: 14px;
}
.factCnt {
    background-size: 56%;
}

.grid-sec-8:before {
    background-size: 49%;
    right: 0;
}
}
@media screen and (max-width:991px){
    .testimonila-text p {
    margin-bottom: 20px;
    font-size: 18px;
}
.new-prod1 .sub-sec-part1{
    padding: 5px 5px;
    background-color: #f1f1f1;
    margin: 0px 2px;
}
.new-prod1 .prod-2 .sub-sec-part1{
    padding: 5px 5px;
    background-color: #fbf5db;
    margin: 0px 2px;
}
.grid-4-sec-9{
    background-size: 70%;
}
.grid-4-sec-9 .factCnt1 p {
    padding-left: 44%;
}
.new-produt3 .prod-3 {
    right: -11px;
    top: 9%;
}
.new-produt3 .prod-2 {
    left: 34%;
}
.new-produt3 .prod-3 .price-text {
    padding: 0px 18px;
    background-color: #f1f1f1;
    margin: 0px 2px;
}
.new-produt3 .prod-2 .price-text {
    padding: 0px 18px;
    background-color: #fbf5db;
    margin: 0px 2px;
}
.prod-1-img{
    min-height: 257px;
}
.prod {
    width: 33.3%;
}
.new-product4 .prod-1 {
    left: 0;
    top: 9%;
}
.top-img1 {
    position: absolute;
    top: -9px;
    }
    .new-prod1 .prod-2 {
    left: 34%;
}
.new-product4 .prod-2 {
    left: 33%;
}
.factCnt {
    background-size: 55%;
}
.grid-5-sec5-inner2 .factCnt:before{
    background-size: 70%;
}
.grid-sec-9{
    background-size: 39%;
}
.row4:before {
    background-size: 75%;
    left: 52%;
    /* margin-right: 2px; */
    top: -126px;
}
.grid-sec-4-inner {
    background-position: top right;
    background-size: 57%;
}
.grid-sec-16:before{
        background-size: 60%;
}
.sub-sec-part1 img {
    float: left;
    margin-right: 6px;
}
.sub-secc {
    margin-bottom: 18px;
    width: 60%;
    float: left;
}
.sub-sec-part1 h1{
    font-size: 14px;
}
.sub-sec-part1 ul li{
    font-size: 12px;
}
.sub-sec-part1 .sub-secc li {
    font-size: 12px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 20px;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: 18px 45px 35px 45px;
    width: 205px;
    font-size: 25px;
    }
.grid-4-sec1-content-part {
    width: 60%;
}
.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 18px;
    font-size: 19px;
}
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 19px;
    vertical-align: middle;
    margin-bottom: 11px;
    padding-bottom: 10px;
}
.gap1 {
    height: 19px;
}
.grid-4-sec2 .grid-4-sec1-content-part {
    padding-top: 36px;
}
.prod .order-btn {
    width: 90%;
    padding: 10px;
    height: auto;
    margin: 5px auto;
    font-size: 20px;
    background: rgb(248,196,29);
    background: -moz-linear-gradient(top, rgba(248,196,29,1) 1%, rgba(254,151,31,1) 100%);
    background: -webkit-linear-gradient(top, rgba(248,196,29,1) 1%,rgba(254,151,31,1) 100%);
    background: linear-gradient(to bottom, rgba(248,196,29,1) 1%,rgba(254,151,31,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8c41d', endColorstr='#fe971f',GradientType=0 );
}
.new-produt3 .price-text ul li {
        font-size: 14px;
    }
    .prod-1 img, .prod-2 img, .prod-3 img {
    max-width: 100%;
}
.prod-row{
        width: 100%;
}
.testimonila-text h1 {
    margin: 0px 0px 13px 0px;
    font-size: 20px;
}
.grid-sec5-inner6-text {
    font-size: 26px;
    margin: 0px 0px 16px 0px;
}
    .banner-txt2 {
       font-size: 24px;
    margin-bottom: 9px;
}
.subpart1 .grid-sec-img {
    float: left;
    margin-top: 0;
    }
.factHeading {
    position: relative;
    padding: 20px 25px;
    font-size: 20px;
    }
.factHeading strong {
    display: block;
    color: #fe4040;
    font-size: 19px;
}
.factCnt p {
    padding-right: 32%;
    font-size: 18px;
    margin-bottom: 25px;
}
.grid-sec-13 h1 {
    padding-left: 51%;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 20px;
    font-family: 'Gibson';
}
.grid-sec-13 p {
    padding-left: 51%;
    font-size: 16px;
    margin-bottom: 34px;
}
.grid-sec-9 p {
    padding-right: 35%;
    margin-bottom: 15px;
}
.grid-sec-9-part1{
        padding: 10px 0px 12px 29px;
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 25px;
    margin-bottom: 19px;
}
.banner-grdient {
    padding: 62px 13px 60px 13px;
    }
    .banner-grdient:before {
    background-size: 60%;
    left: 0;
}
.banner-grdient:after {
    background-size: 60%;
    right: 4%;
}
.row2 .testimonila-section p {
    font-size: 18px;
    margin-bottom: 23px;
    }
.grid-sec1-inner:before{
    left: 20%;
}
.grid-sec1-inner ul li p {
    font-size: 18px;
    }
.grid-sec1-inner ul li h2{
    font-size: 20px;
}
.grid-sec-text p {
    font-size: 16px !IMPORTANT;
} 
.grid-sec3 ul li:nth-child(2) .grid-sec-text p {
    font-size: 17px;
    }
    .grid-sec3 ul li:nth-child(2) .grid-sec-img {
    float: left;
    margin-top: 0;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p {
    font-size: 17px;
    }
    .grid-sec3 ul li:nth-child(4) .grid-sec-text p {
    font-size: 17px;
    color: #fff;
    padding-left: 135px;
}
.row2 .testimonila-section{
    background-size: 100%;
    padding: 18px 40px 31px 40px;
}
.grid-sec-16 p{
    font-size: 18px;
}
.grid-sec-16{
    background-size: 54%;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 26px;
        padding-top: 8px;
    }
    .grid-5-sec1-inner-right {
    float: left;
    width: 61%;
    margin-left: 26px;
}
.grid-5-sec1-inner-right p {
    font-size: 20px;
    margin-bottom: 11px;
    line-height: 1.4;
}
.grid-5-sec1-inner-left img {
    padding-top: 0px;
}
.grid-5-sec4 h1 {
    font-size: 20px;
    }
    .grid-5-sec4 p {
    margin-bottom: 19px;
    font-size: 18px;
}
.grid-5-sec4-inner-img {
    float: right;
    width: 30%;
}
.grid-sec4-subpart1-inner {
    width: 95%;
    margin-right: 2%;
    font-size: 15px;
}
.errow-line{
    max-width: 40% !important;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 35px;
}
.grid-4-sec-5-content ul li {
    padding-left: 45px;
    font-size: 16px;
    padding-bottom: 10px;
    vertical-align: middle;
    margin-bottom: 4px;
    line-height: 1.7;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 24px;
}

}
@media screen and (max-width:768px){
    .prod-2 .price-text {
    padding: 0px 20px 0px 27px;
    background-color: #fbf5db;
    margin: 0px 2px;
}
.price-text {
    padding: 0px 18px;
    background-color: #f1f1f1;
    margin: 0px 2px;
}
.price-text ul li{
    font-size: 16px;
}
    }
@media screen and (max-width:767px){
    .trikPanel ul li {
    padding-bottom: 4px;
}
.price-text h1 {
    font-size: 17px;
    }
.new-product3 .new-product-heading{
    padding-top: 18px;
}
.prod-2 h1 {
    padding-top: 16px;
}
.new-produt3 .prod-2 .price-text {
    padding: 26px 12px;
}
.new-product4 .prod-2 h1 {
    padding-top: 10px;
}
.grid-4-sec-7-img {
    float: none;
    width: 100%;
    text-align: center;
}
.sub-sec-part1 img{
        width: 26%;
}
.factCnt,.grid-5-sec5-inner2 .factCnt:before{
    background-size: 70%;
}
.prod-2 .price-text {
    padding: 0px 20px 0px 27px;
    background-color: #fbf5db;
    margin: 0px 2px;
}
.price-text {
    padding: 0px 18px;
    background-color: #f1f1f1;
    margin: 0px 2px;
}
.new-product4 .prod-2{
    left: 33%;
}
.price-text ul li{
    font-size: 16px;
}
.row4:before {
    left: 0%;
}
.new-produt3 .price-text ul li {
    font-size: 14px;
}
.prod .reg-price span, .prod .ofr-price span {
    font-family: 'source_sans_probold';
    font-size: 30px;
    margin-top: 10px;
    display: block;
}
.new-produt3  .price-text h1{
    font-size: 18px;
}
.askingTableWrap{
    border-left: 10px solid #00ab31;
   border-right: 10px solid #00ab31;
}
.askingTableWrap_new:before, .askingTableWrap_new:after{
    display: none;
}
    .grid-4-sec-4 ul li{
        font-size: 16px;
    }
.row2 .testimonila-section p {
    font-size: 15px !important;
    margin-bottom: 26px !important;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 21px;
}
.sub-sec-part1 h1 {
    font-size: 13px;
}
.sub-secc {
    margin-bottom: 18px;
    width: 70%;
    float: left;
}
.sub-sec-part1 ul li {
    font-size: 16px;
}
.page-hd:before {
    width: 62%;
}
.errow-line {
    max-width: 68% !important;
}
.prod-1 img, .prod-2 img, .prod-3 img{
    max-width: 100%;
}
.prod-2 {
       height: 837px;
}
.new-produt3 .prod p.grnty-txt {
    color: #3cc534;
    font-size: 15px;
    }
.new-product4 .prod-1 {
    left: 0;
    top: 9%;
}
.prod {
    float: none;
  /*  width: 320px;*/
    margin: 10px auto;
    max-width: 100%;
    padding-bottom: 25px;
    background-size: 100% 100%;
   /* height: 720px;*/
}
.prod .gap{
    height: 27px;
}
.grid-5-sec4 {
    width: 100%;
}
.prod-2 .save-amnt {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 19px;
    background-size: 80%;
    font-size: 18px;
}
.new-prod1 .prod-1 {
    left: 1%;
    }
   .new-prod1 .prod .reg-price img {
    top: 28px;
    left: 19px;
    width: 72%;
}
.grid-4-sec-sub-part2:before {
    background-size: 44%;
}
.grid-5-sec5 h1 {
    padding: 50px 0px 43px;
    font-size: 25px;
    }
.grid-5-sec1-page-heading-left {
    float: left;
    width: 25%;
    font-size: 19px;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 21px;
        padding-top: 16px;
}
.page-hd p{
    font-size: 17px;
}
.page-hd h1{
    font-size: 35px;
}
.quiz ul li {
    font-size: 17px;
    padding-left: 37px;
    line-height: 1.1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.grid-sec-16 {
   
    padding-top: 59%;
}
.grid-sec-16:before{
     background-size: 62%;
    background-position: top center;
    left: 0;
}
.grid-sec-16 p {
    padding-right: 0;
    margin-bottom: 20px;
}
.grid-sec-15 ul li p {
    padding-left: 55px;
    font-size: 16px;
}
.grid-sec-15 h1 {
    margin: 21px 0px 20px 0px;
    color: #0e162e;
    font-size: 18px;
}
p {
    font-size: 17px;
    margin-bottom: 20px;
}
.grid-sec-14, .grid-sec-13{
    padding-top: 65%;
    background-position: center top;
    background-size: 49%;
}
 .grid-sec-12{
    padding-top: 65%;
    background-position: center top;
    background-size: 49%;
}
.grid-sec-11{
    padding-top: 80%;
    background-position: center top;
    background-size: 49%;
        margin-top: 0;
}

.grid-sec-10 {
    padding-top: 60%;
    background-position: center top;
    background-size: 70%;
    margin-top: 0;
}
.grid-sec-9 {
    padding-top: 64%;
    background-position: center top;
    background-size: 43%;
    margin-top: 0;
}
.grid-sec-9 h2 {
    padding-right: 0;
    }
.grid-sec-9 p {
    padding-right: 0;
    margin-bottom: 22px;
}
.row4 {
    background-color: #ffffff;
    padding: 28px 0px;
}
.grid-sec-8{
    padding-top: 60%;
}
.grid-sec-8:before {
    background-position: center top;
    background-size: 83%;
       right: 0;
    top: 0px;
}
.grid-sec-8 p {
    padding-right: 0;
}
.grid-sec-7{
    padding-top: 80%;
}
.grid-sec-7:before {
    background-position: center top;
    background-size: 63%;
       left: 0;
    top: 0px;
}
.grid-sec-7 h2 {
    padding-left: 0;
    margin: 0px 0px 23px -0;
    color: #000;
    font-size: 20px;
    }
.grid-sec-7 p {
    padding-left: 0;
}
.grid-sec-6-left {
    float: left;
    width: 100%;
}
.grid-sec-6-right {
    float: right;
    width: 100%;
    padding-top: 55px;
    text-align: center;
}
.row3{
        padding: 33px 0px;
}
.grid-sec-5-inner-left {
    float: left;
    width: 100%;
}
.grid-sec-5-inner-right {
    float: right;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.grid-sec-5 h1 {
    color: #ff0000;
    font-family: 'Gibson';
    font-size: 22px;
    margin: 0px 0px 26px 0px;
    text-align: center;
}
.grid-sec-4-inner {
    background-position: center top;
    background-size: 65%;
    padding-top: 79%;
}
.subpart1 .grid-sec-text p {
    font-size: 13px;
    color: #fff;
    padding-left: 139px;
    }
    .subpart1-inner {
    padding: 12px 38px 10px 14px;
}
.subpart1 .grid-sec-img {
    float: left;
    margin-top: -5px;
    margin-left: 0;
}
.grid-sec3 ul li:nth-child(3),.grid-sec3 ul li:nth-child(2) {
    padding: 9px 28px 12px 5px;
}
.grid-sec-img, .grid-sec3 ul li:nth-child(2) .grid-sec-img {
    float: left;
    margin-top: 0;
    margin-left: 10px;
}
.grid-sec-img img{
    width: 86%;
}
.grid-sec-4-inner p {
    padding-right: 0;
    font-size: 17px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 1.4;
}
.grid-sec-4-inner p:nth-child(7) {
    padding-right: 0;
}
.row3-text1 {
    text-align: center;
    color: #fe4040;
    font-size: 21px;
    margin-bottom: 51px;
}
.row4-text1 {
    text-align: center;
    color: #ff0000;
    font-size: 21px;
    margin-bottom: 51px;
    }
.grid-sec-9-part1 {
    margin-right: 0;
    padding: 15px 16px 1px 20px;
    color: #fff;
    margin-bottom: 32px;
    background-color: #fe4040;
        background-image: none;
}
.row4:before{
    background-image: none;
}
.grid-sec-10 p {
    padding-right: 0;
}
.grid-sec-11 p{
    padding-left: 0;
     margin: 0px 0px 22px 0px;
}
.grid-sec-11:before {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 75%;
    left: 0;
}
.grid-sec-11 h1{
     padding-left: 0;
     font-size: 22px;
}
.grid-sec-12:before {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 36%;
    left: 0;
}
.grid-sec-12 h1 {
    padding-right: 0;
    margin: 0px 0px 22px 0px;
    font-size: 22px;
    }
.grid-sec-12 p {
    padding-right: 0;
    margin-bottom: 16px;
}
.grid-sec-14 h1 {
    padding-right: 0;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 25px;
}
.grid-sec-14 p {
    padding-right: 0;
    margin-bottom: 17px;
    line-height: 1.4;
}
.grid-sec-13-inner1 p {
    color: #fe4040;
    font-size: 16px;
}
.grid-sec-13 h1 {
    padding-left: 0;
    margin: 121px 0px 30px 0px;
    }
    .grid-sec-13 p {
    padding-left: 0;
}
.testimonila-text {
    width: 100%;
}
.testimonila-text p {
    margin-bottom: 9px;
    font-size: 16px;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 27px;
}
.gap2 {
    height: 29px;
}
/*.grid-sec-img {
    width: 100%;
    float: none !IMPORTANT;
    text-align: center;
}*/
/*.subpart1 .grid-sec-text p{
    padding-left: 0px;
}*/
.moonray-form-p2c86470f131 .moonray-form-input-type-email input[type=email].moonray-form-input {
    height: 8vw;
    padding: 3vw 2vw 2vw 9vw;
    background-position: 2vw 2vw;
    font-size: 2.5vw;
}
}
@media screen and (max-width:720px){
    .banner-txt2 {
    font-size: 23px;
    margin-bottom: 9px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 18px;
}
.grid-4-sec1-inner-small-section1 {
    background-size: 100%;
    padding: 6px 18px 31px 18px;
}
.grid-4-sec1-inner-small-section1 h1 span {
    color: #fff;
    font-size: 36px;
    display: block;
}
.grid-4-sec1-page-heading h1 {
    font-size: 20px;
    padding: 18px 0px;
    margin: 0px 0 0px 29%;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: inherit;
    width: auto;
    font-size: 18px;
}
.banner-grdient:before {
    background-size: 83%;
    width: 46%;
    left: 0;
        top: 12px;
}
.banner-grdient:after {
    background-size: 83%;
    right: 5%;
    width: 46%;
        top: 12px;
}
.top-img1 {
    left: 28%;
    width: 39%;
    background-size: 27%;
    height: 65px;
    top: -10px;
}
    }
@media screen and (max-width:700px){
    .grid-sec-img {
    width: 100%;
    float: none !IMPORTANT;
    text-align: center;
}
.new-produt3 .price-text h1 {
    font-size: 15px;
}
.prod p.grnty-txt {
    color: #3cc534;
    font-size: 14px;
}
.grid-sec3 ul li:nth-child(3), .grid-sec3 ul li:nth-child(2) {
    padding: 15px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 15px;
    padding: 17px 0px;
    margin: 0px 0 0px 31%;
}
.subpart1 .grid-sec-text p{
    padding-left: 0px;
}
    .banner-txt2 {
    font-size: 18px;
    margin-bottom: 9px;
}
.row2 .testimonila-section p {
      font-size: 12px;

}
.row2 .testimonila-section {
    background-size: 100%;
    padding: 18px 40px 57px 40px;
  
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 18px;
    margin-bottom: 19px;
}
.banner-grdient {
    padding: 62px 13px 28px 13px;
}
.row2 .testimonila-section{
    padding: 20px;
    }
.grid-sec1-inner:before {
    left: 14%;
    width: 69%;
    background-size: 100%;
}
.grid-sec3 ul li:nth-child(4) .grid-sec-text p {
    font-size: 13px;
    }
    .grid-sec3 ul li:nth-child(3) .grid-sec-text p {
    font-size: 13px;
}
.grid-sec3 ul li:nth-child(2) .grid-sec-text p {
    font-size: 13px;
    }
    .grid-sec3 ul li .grid-sec-text p {
    font-size: 13px;
}
.grid-sec3 {
    padding: 43px 0;
}
.grid-sec-img img {
    width: 28%;
}
.subpart1-inner {
    padding: 15px;
    text-align: center;
    border-radius: 0;
}
.subpart1 .grid-sec-img{
    margin-bottom: 10px;
}
.subpart1:before{
    background-size: 70%;
}
.grid-sec3 ul li{
    border-radius: 0 !IMPORTANT;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p,.grid-sec3 ul li:nth-child(2) .grid-sec-text p,.grid-sec3 ul li:nth-child(1) .grid-sec-text p {
    color: #343434;
    padding-left: 13px;
    }
.grid-5-sec3-inner-input input{
    width: 50%;
    font-size: 17px;
}
.grid-5-sec3-inner-input a {
    width: 20%;
    }
}
@media screen and (max-width:640px){
    /*.grid-5-sec6 .prod-1 .new-product-heading:before{
opacity: 0;
    }*/
 .grid-5-sec6  .new-product-heading {
    padding-top: 48px !IMPORTANT;
}
.factCnt{
    background-size: 100%;
}
.grid-5-sec5-inner2 .factCnt:before{
    background-size: auto;
}
  /*.grid-5-sec6  .prod-3 .new-product-heading:before{
    opacity: 0;
}*/
footer{
    margin-top: 10px;
        padding: 37px 0px;
}
.footer p {
    font-size: 26px;
    color: #585858;
    margin-bottom: 25px;
}
    .banner-section {
    background:#6b0000 url(../images/mobile-640-img1.png) center top no-repeat;
   background-size: 100%;
    /*min-height: 1140px;*/
    padding-top: 46px;
       border-top: none;
}
.grid-4-sec-sub-part2 {
    position: relative;
    padding: 0 20px 0px 20px;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
/*.container {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}*/
.banner-txt1 {
    font-family: 'source_sans_prosemibold';
    font-size: 28px;
    color: #ffc600;
       margin-bottom: 10px;
    line-height: 1;
}
.banner-txt2 {
    font-size: 36px;
   margin-bottom: 50px;
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 40px;
    margin-bottom: 19px;
}
.banner-gradient-txt2 {
    font-size: 28px;
    font-weight: normal;
    color: #c7c7c7;
}
.top-img1 {
    left: 0%;
    width: 100%;
    background-size: 100%;
    height: 83px;
    top: -13px;
    background: url(../images/mobile-640-img2.png) center top no-repeat;
}
.banner-grdient {
    padding: 101px 15px 28px 15px;
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 40px;
    margin-bottom: 31px;
}
.banner-grdient:before {
    background-size: 100%;
    width: 39%;
    left: 15px;
    top: 32px;
}
.banner-grdient:after {
    background-size: 100%;
        right: 3%;
    width: 39%;
     top: 32px;
}
.row2 .testimonila-section {
    padding: 40px 25px 40px 25px;
    background: #f0f0f0 !IMPORTANT;
    margin-bottom: 30px;
}
.row2 .testimonila-section p {
    font-size: 28px !important;
    margin-bottom: 45px !important;
    font-family: 'source_sans_prosemibold';
}
.row2 .testimonila-section p:last-child{
margin-bottom: 0px !important;
    }
    .grid-sec1 p {
    font-size: 28px;
    color: #333333;
    line-height: 1.2;
    margin-bottom: 30px;
    z-index: 9999;
    position: relative;
}
.grid-sec1:before {
    right: 0;
    bottom: -15px;
    width: 245px;
    height: 227px;
}
.page-hd h1 {
    font-size: 40px;
}
.page-hd p br{
    display: none;
}
.page-hd p {
    font-size: 28px;
    line-height: 1.3;
}
.page-hd:before {
    width: 94%;
    left: 10px;
}
.quiz h1{
        padding-left: 0;
}
.quiz ul {
    padding-left: 0;
    padding-right: 0;
}
.quiz ul li {
    font-size: 28px;
    padding-left: 44px;
    line-height: 1.2;
    padding-bottom: 10px;
    margin-bottom: 17px;
}
.grid-sec2 {
       padding: 85px 15px 15px 15px;
    margin-top: 45px;
}
.grid-sec1-inner {
    background-color: #fff;
    padding: 103px 15px 40px 15px;
    position: relative;
}
.grid-sec1-inner ul li h2 {
    font-size: 30px;
}
.grid-sec1-inner ul li p {
    font-size: 28px;
    padding-left: 50px;
}
.grid-sec1-inner ul li:last-child{
    margin-bottom: 0px;
}
.grid-sec1-inner ul li {
    margin-bottom: 25px;
}
.grid-sec1-inner ul li h2 {
    /*background: url(../images/mobile-640-img3.png) left 5px no-repeat;*/
    padding-left: 50px;
    font-size: 30px;
    padding-bottom: 14px;
}
.grid-sec1-inner:before {
    left: 20%;
    width: 62%;
    background-size: 100%;
}
.grid-sec3 {
    padding: 25px 0;
}
.grid-sec3 h1 {
    color: #343434;
    font-family: 'source_sans_prosemibold';
    font-size: 31px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0px 34px 0px;
    text-align: center;
    display: block;
}
.grid-sec3 ul li {
    /* border-radius: 0 !IMPORTANT; */
    border-radius: 69px !Important;
}
.grid-sec-text {
    padding: 18px 0px 9px 0px;
    text-align: center;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p, .grid-sec3 ul li:nth-child(2) .grid-sec-text p, .grid-sec3 ul li:nth-child(1) .grid-sec-text p {
    color: #343434;
    padding-left: 0;
    font-size: 28px !IMPORTANT;
    padding-right: 0;
    line-height: 1.4;
}
.grid-sec3 ul li {
    margin: 30px 50px 7px 50px !important;
    padding: 37px 38px 12px 38px !important;
    border-radius: 34% !Important;
}
    .grid-sec-text {
    padding: 17px 20px 9px 18px !important;
    text-align: center;
}
.subpart1:before {
    content: "";
    background: url(../images/mobile-640-img4.png) center top no-repeat;
    position: absolute;
    width: 146px;
    height: 81px;
        top: -80px;
    left: 38%;
}
.subpart1-inner {
    margin: 30px 50px 7px 50px !important;
    padding: 37px 15px 12px 15px !important;
    position: relative;
    border-radius: 34%;
}
.subpart1 .grid-sec-text p {
     padding: 17px 20px 9px 18px !important;
    font-size: 28px !IMPORTANT;
        line-height: 1.4;
}
.grid-sec-4-inner p {
    font-size: 28px;
    margin-bottom: 38px;
}
.grid-sec-4-inner {
    background-position: bottom center;
    background-size: 100%;
    padding-bottom: 100%;
    padding-top: 30px;
    width: 100%;
    height: 100%;
    bottom: 0px;
    background-image: url(../images/mobile-640-img5.png);
}
.grid-sec-4 p{
    font-size: 28px;
    margin-bottom: 20px;
}
.drid-sec-4-inner1 {
    margin: 45px 45px 45px 0;
    border-left: 10px solid #fe4040;
    padding-left: 20px;
    line-height: 1.4;
}
p {
    font-size: 28px;
}
.grid-sec-5 {
    padding-top: 15px;
}
.grid-sec-5 h1 {
    font-size: 40px;
}
.grid-sec-5 p {
    padding-right: 0;
    line-height: 1.4;
}
.grid-sec-5-inner1 {
    margin: 18px 10px 45px 0;
    border-left: 10px solid #ffba00;
    font-family: 'source_sans_prosemibold';
    padding-left: 20px;
    line-height: 1.4;
    padding-right: 0px !important;
}
.hide_desktop{
    display: block !important;
}
.hide_mobile{
    display: none !important;
}
.row3 {
    border: 1px solid #eeece2;
        padding: 30px 0px;
    margin-top: 20px;
    margin-left: 20px !important;
    margin-right: 20px !IMPORTANT;
}
.prod-1{
    position: relative;
    left: 0;
}
.prod-1 .new-product-heading:before {
    content: "";
    background: url(../images/pdf-background.png) center top no-repeat;
    position: absolute;
    width: 68px;
    height: 68px;
    top: -36px;
    left: 43%;
}
.prod-row{
    height: auto;
}
.prod h1{
    position: relative;
}
.prod-3 .new-product-heading:before {
    content: "";
    background: url(../images/video-background.png) center top no-repeat;
    position: absolute;
    width: 68px;
    height: 68px;
    top: -36px;
    left: 43%;
}
.row3-text1 {
    text-align: center;
    color: #fe4040;
    font-size: 40px;
    margin-bottom: 61px;
    line-height: 1.3;
}
.text-label {
    padding-right: 0;
}
.grid-sec-7:before{
    display: none;
}
.grid-sec-7 {
    padding-top: 50px;
}
.grid-sec-7 h2 {
    font-size: 30px;
}
.grid-sec-8:before {
    background-image: url(../images/mobile-640-img7.png);
    background-position: bottom right;
    background-size: 100%;
  right: -36px;
    top: 0px;
}
.grid-sec-8 {
       padding-top: 0;
   
}
.grid-sec-8 p{
     z-index: 999;
    position: relative;
        margin-bottom: 38px;
}
.padd-right1{
    padding-right: 40% !important;
}
.row4-text1 {
    font-size: 40px;
}
.grid-sec-9 {
    padding-top: 0;
    background-image: none;
}
.grid-sec-9 h2 {
    padding-right: 0;
    font-size: 28px;
}
.grid-sec-9-part1{
    text-align: center;
}
.grid-sec-10 {
    padding-top: 0;
    background-image: none;
}
.grid-sec-10 p{
    margin-bottom: 38px;

}
.grid-sec-11 h1 {
    padding-left: 0;
    font-size: 30px;
}
.grid-sec-11 {
    padding-top: 15px;
    background-position: center top;
    background-size: 100%;
    margin-top: 0;
}
.grid-sec-11:before {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100%;
       right: -15px;
    bottom: 0;
    background-image: url(../images/mobile-640-img8.png);
    left: auto;
}
.grid-sec-11 p {
    padding-left: 0;
    margin: 0px 0px 38px 0px;
    position: relative;
    z-index: 999;
}
.grid-sec-12 h1 {
    padding-right: 0;
    margin: 0px 30px 38px 0px;
    font-size: 30px;
}
.grid-sec-12:before {
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%;
    left: -19px;
    background-image: url(../images/mobile-640-img9.png);
}
.grid-sec-15 img {
    padding-left: 0;
    margin-bottom: 55px;
    margin-top: 25px;
}
.grid-sec-15 p{
    margin-bottom: 38px;
}
.grid-sec-15 h1 {
    margin: 21px 0px 30px 0px;
    color: #0e162e;
    font-size: 30px;
}
.grid-sec-12 {
    padding-top: 0;
    background-position: bottom left;
    background-size: 100%;
    padding-bottom: 89%;
}
.grid-sec-12 p {
    padding-right: 0;
    margin-bottom: 38px;
}
.grid-sec-14, .grid-sec-13 {
    padding-top: 0;
    background-position: center top;
    background-size: 49%;
    background-image: none;
   
       
}
.grid-sec-13 {
     margin-bottom: 0;
      margin-top: -71px;
    }
.grid-sec-13 p:last-child{
    margin-bottom: 0px;
}
.grid-sec-13 h1 {
    padding-left: 0;
    margin: 0 0px 30px 0px;
    font-size: 30px;
}
.grid-sec-13 p {
    padding-left: 0;
    font-size: 28px;
    line-height: 1.4;
}
.grid-sec-13-inner1 {
    margin: 0px 70px 0px 0px;
    border-left: 10px solid #fe4040;
    font-family: 'source_sans_prosemibold';
    padding-left: 20px;
    line-height: 1.4;
}
.grid-sec-13-inner1 p {
    color: #fe4040;
    font-size: 28px;
}
.grid-sec-14{
    margin-top: 45px;
}
.grid-sec-14 h1 {
    padding-right: 0;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 30px;
}
.grid-sec-15 ul li p {
    padding-left: 55px;
    font-size: 28px;
    margin-bottom: 0;
}
.grid-sec-15 ul li{
    margin-bottom: 0px;
    min-height: auto;
}
.grid-sec-16 {
    padding-top: 38px;
}
.grid-sec-16:before{
    background-image: none;
}
.grid-sec-16 p {
    padding-right: 0;
    margin-bottom: 38px;
    font-size: 28px;
}
.askingTableColum {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.askingTableWrap:before {
    background-color: #00ab31;
    width: 96%;
    left: 2%;
    height: 10px;
    top: -9px;
    background-image: none;
}
.askingTableWrap:after {
    background-color: #00ab31;
    width: 96%;
    left: 2%;
    height: 10px;
    bottom: -9px;
    top: auto;
    background-image: none;
}
.askingTableWrap {
    border-left: none;
    border-right: none;
}
.askingWrap{
    position: relative;
}
.askingWrap:before {
    position: absolute;
    left: 94px;
    content: '';
    top: 1px;
    height: 40px;
    z-index: 999;
    width: 32px;
    background-size: 100%;
    background-image: url(../images/mobile-640-img12.png);
    background-repeat: no-repeat;
}
.askingTableWrap_new {
    position: relative;
    padding: 27px 21px 20px 21px;
}
.askingTableWrap {
    padding: 25px;
    margin-bottom: 55px;
}
.grid-4-sec-5-img {
    float: left;
    width: 26%;
    margin-right: 22px;
    display: none;
}
.cntr2{
    margin:30px 0px;
}
.askingTableColum:last-child{
    margin-bottom: 0px;
}
.soonText {
    text-align: center;
    margin-top: 37px;
    font-size: 28px;
}
.section-special-heading {
    font-size: 30px;
}
.section-special-heading strong {
    font-size: 40px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 30px;
    padding: 17px 0px;
    margin: 0px 5% 0px 37%;
}
.grid-4-sec1-inner-small-section1 {
    background-size: 100%;
    padding: 6px 18px 31px 18px;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: inherit;
    width: auto;
    font-size: 30px;
}
.grid-4-sec1-page-heading{
    background-size: cover;
}
.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 38px;
    font-size: 28px;
    line-height: 1.3;
}
.grid-4-sec1-content-part {
    width: 100%;
}
.grid-4-sec1-img-part{
    display: none;
}
.cntr1 {
    display: block;
    margin: 0px auto 50px auto;
}
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 28px;
    vertical-align: middle;
    margin-bottom: 16px;
    padding-bottom: 14px;
    background-position: 0px 10px ;
}
.grid-4-sec1-footer {
    position: relative;
    background-color: #fbf8e6;
    padding: 44px 0px 22px 25px;
    text-align: left;
    margin-top: 30px;
}
.grid-4-sec2 {
    margin-top: 60px;
}
.grid-4-sec2 .grid-4-sec1-content-part {
    padding-top: 0;
}
.grid-4-sec-sub-part1{
    background:none;
}
.grid-4-sec-sub-part1 p {
    padding-left: 0;
}
.grid-4-sec-sub-part1 h1 {
    padding-left: 0;
    font-family: 'Gibson';
    font-size: 35px;
    margin: 0px 0px 34px 0px;
}
.grid-4-sec-sub-part2 p {
    padding-right: 0;
    z-index: 99999;
    position: relative;
}
.grid-4-sec-sub-part2 {
    padding-bottom: 108%;
}
.gd-inner {
    background-color: #fff;
    padding: 0 20px 0px 20px;
}
.gd-inner ul li {
    padding-left: 35px;
    vertical-align: middle;
    margin-bottom: 28px;
    font-size: 28px;
}
.grid-4-sec-4 h2 {
    padding-left: 0px;
    margin: 0px 0px 28px 0px;
    font-family: 'source_sans_prosemibold';
    font-size: 28px;
}
/*.grid-4-sec-4 ul {
    margin: 0px -20px;
}*/
.grid-4-sec-4 ul li {
    /*background: url(../images/errow2.png) 19px 27px no-repeat;*/
    padding-left: 20px;
    background-color: #e6f6fb;
    padding: 25px 50px 25px 77px;
    margin-bottom: 10px;
    font-family: 'source_sans_proregular';
    font-size: 21px;
    position: relative;
}
.grid-4-sec-4 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
    position: absolute;
    content: "";
}
.grid-4-sec-5-content {
    width: 100%;
    float: left;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 35px;
}
.grid-4-sec-5-content ul li {
    padding-left: 56px;
    font-size: 28px;
    padding-bottom: 10px;
    vertical-align: middle;
    margin-bottom: 18px;
    line-height: 1.7;
    /*background: url(../images/errow2.png)0px 5px no-repeat;*/
    position: relative;
}
.grid-4-sec-5-content ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
    position: absolute;
    content: "";
    left: 0;
}
.grid-4-sec-sub-part2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 6px;
    left: auto;
    top: auto;
    background: url(../images/mobile-640-img14.png) right bottom no-repeat;
    height: 644px;
    z-index: 99999;
    width: 100%;
    background-size: 86%;
    /* padding-bottom: 40%; */
}
.grid-4-sec3-small-part p {
    margin-bottom: 10px !Important;
    font-family: 'source_sans_prosemibold';
    font-size: 28px;
    line-height: 1;
}
.grid-4-sec3-small-part {
    margin-left: 0;
    border-left: 10px solid #fe4040;
    padding-left: 20px;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 40px;
}
.sec_4_1 .grid-4-sec3-small-part h1 {
    font-family: 'Gibson';
    font-size: 28px;
    color: #fe4040;
    line-height: 1.4;
    margin: 0px;
}
.grid-4-sec-6 p {
    padding-right: 0;
    margin-bottom: 33px;
    /* line-height: 1.4; */
}
.grid-4-sec-6 .tp-part {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0%;
        z-index: 999;
    position: relative;
}
.grid-4-sec-6 ul li {
    padding-left: 45px;
    font-size: 22px;
    vertical-align: middle;
       margin-bottom: 6px;
    line-height: 1.4;
    margin-left: 0;
    z-index: 999;
    position: relative;
}
.grid-4-sec-6 {
    background: none;
    background-size: 100%;
    padding-bottom: 60px;
}
.new-tp-part ul{
    margin-bottom: 10px;
}
.prod {
    float: none;
    width: 95%;
    margin: 10px auto;
    max-width: 100%;
   padding-bottom: 0;
    background-size: 100% 100%;
    height: auto;
}
.new-tp-part{
    position: relative;
        padding-top: 126%;
}
.prod .order-btn {
    background-image: url(../images/order-now-btn.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    background-color: transparent;
    width: 264px;
    height: 102px;
    text-indent: -9999px;
    border: none;
    outline: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    display: block;
    margin: 0 auto 0px;
    width: 90%;
    /* box-shadow: 0px 3px 5px #ccc; */
}
.grid-4-sec-6 .left1-part {
    padding-left: 4%;
    z-index: 999;
    position: relative;
}
.new-tp-part:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/mobile-640-img18.png) center top no-repeat;
    background-size: 82%;
}
.new-product-heading{
    background: url(../images/mobile-640-img19.png) center top no-repeat;
        background-size: 100%;
}
.new-product-heading {
    font-family: 'Gibson';
    color: #fff;
    line-height: 38px;
   padding-top: 57px !IMPORTANT;
    font-size: 53px !IMPORTANT;
    margin-bottom: 0px;
    margin-top: 10px;
    min-height: 120px;
    text-shadow: 0px 0px 6px #736d6d;
}
.prod {
    background: none;
    border: 2px solid #868383;
    border-radius: 5px;
    margin-bottom: 40px;
    margin-top: 50px;
    position: static;
    box-shadow: 0px 1px 13px 0px #9c9696;
    -webkit- box-shadow: 0px 1px 13px 0px #9c9696;
}
.prod-2 {
    height: auto !important;
    border: 2px solid #ff8700;
}
.prod p.pkt-qty {
    font-size: 50px;
    padding-top: 31px;
    margin-bottom: 0;
}
.prod-2 .new-product-heading {
    background: url(../images/mobile-640-img23.png) center top no-repeat;
        background-size: 100%;
}
.prod-2 .price-inner:before {
    background: url(../images/mobile-640-img24.png) center top no-repeat;
        background-size: 100%;
}
.prod.prod-2 .reg-price:after {
    background: #f3da66;
}
.prod-2 .save-amnt {
    text-align: center;
        padding-top: 11px;
    padding-bottom: 12px;
    background: url(../images/mobile-640-img25.png) center top no-repeat;
    }
.prod p.grnty-txt {
    color: #3cc534;
    font-size: 28px;
    font-family: 'source_sans_prosemibold';
    padding-top: 0px;
    margin-top: 0;
    font-weight: normal;
    margin-bottom: 0;
}
.prod-2 .price-inner {
    background-color: #fbf5db;
    }
.prod-2 .price-text {
    padding: 44px 18px 0px 18px;
}
.price-text h1 {
    margin: 0px;
    padding-top: 0px;
    color: #2d2d2d;
    font-size: 28px;
    font-family: 'source_sans_prosemibold';
    text-shadow: none;
    line-height: 1.1;
    margin-bottom: 10px;
}
.trikPanel ul li {
    padding-bottom: 4px;
    font-size: 28px;
}
.prod .reg-price, .prod .ofr-price {
    width: 50%;
    float: left;
    font-size: 28px;
    color: #9c9c9c;
    line-height: 2.2em;
    margin-bottom: 1px;
}
.prod .reg-price span, .prod .ofr-price span {
    font-family: 'source_sans_probold';
    font-size: 70px;
    margin-top: 0;
    display: block;
}
.price-inner{
    background-color: #f3f3f3;
    position: relative;
        padding-bottom: 30px;
}
.prod-2 {
    height: auto !important;
}
.price-inner:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    height: 39px;
    background: url(../images/mobile-640-img21.png) center top no-repeat;
    background-size: 100%;
    z-index: 9999;
}
.price-text {
    padding: 44px 18px 0px 18px;
    background-color: transparent;
}
.prod h1{
    margin-top: 0px;
}
.prod .reg-price:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 95px;
    background: #c3c3c3;
    right: -5%;
    top: 19%;
}
.trikPanel ul:last-child {
    margin-bottom: 31px;
    margin-top: 30px;
}
.prod .reg-price img {
    position: absolute;
    width: 180px;
    height: 56px;
    top: 63px;
    left: 30px;
}
.reg-price-tag sup, .ofr-price-tag sup {
    font-weight: normal;
    font-size: 39px;
    top: -0.5em;
   font-family: 'source_sans_probold';
}
.prod .save-amnt {
    color: #474747;
    font-size: 42px;
    font-family: 'source_sans_prosemibold';
    margin-bottom: 10px;
    margin-top: 10px;
}
.grid-4-sec-7-img img{
    margin-bottom: 20px;
}
.grid-4-sec-7-img {
    float: none;
    display: block;
    text-align: center;
}
.grid-4-sec-8 {
    width: 100%;
    text-align: center;
    margin: 0px auto;
}
.grid-4-sec-8-inner p{
    display: none;
}
.grid-4-sec-8-inner h1 {
    font-family: 'Gibson';
    font-size: 28px;
    color: #0e162e;
    line-height: 1.2;
}
.grid-4-sec-8-inner1 {
    margin-bottom: 50px;
    }
.grid-4-sec-9 .factCnt1 p {
    padding-left: 0;
}
.grid-4-sec-9 {
    background-color: #fff;
    padding: 45px 20px;
    padding-bottom: 100%;
    background-image: url(../images/mobile-640-img28.png);
    }
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 28px;
    padding-top: 0;
}
.grid-5-sec1-inner-left {
    float: none;
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.grid-5-sec1-inner-right {
    float: none;
    width: 100%;
    margin-left: 0;
}
.grid-5-sec1-inner {
    padding: 0px 20px 0px 20px;
}
.grid-5-sec1-inner-right p {
    font-size: 28px;
    margin-bottom: 38px;
    line-height: 1.4;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 30px;
    padding-top: 0;
}
.grid-5-sec2 .grid-5-sec1-inner-right {
    float: none;
    width: 100%;
    margin-left: 0px;
}
.mdl-img{
margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.grid-5-sec4 p {
    margin-bottom: 38px;
    font-size: 28px;
}
.grid-5-sec4 h1 {
    font-size: 30px;
}
.grid-5-sec4-inner-img {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
}
.grid-sec4-subpart1-inner {
    width: 100%;
    margin-right: 0;
    font-size: 28px;
    padding: 15px;
}
.grid-5-sec5 h1 {
    padding: 23px 0px 40px;
    font-size: 34px;
}
.factHeading {
    position: relative;
   padding: 20px 25px 30px 25px;
    font-size: 30px;
}
.factHeading strong {
    display: block;
    color: #fe4040;
    font-size: 30px;
}
.factCnt p {
    padding-right: 0;
    font-size: 28px;
    margin-bottom: 38px;
}
.factCnt {
      padding: 45px 20px 47% 20px;
    background-image: url(../images/mobile-640-img29.png);
}
.grid-5-sec5-inner2 .factCnt p {
    padding-right: 0;
    }
.grid-5-sec5-inner2 .factCnt:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(../images/mobile-640-img30.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.grid-5-sec5-inner2 .factCnt {
    padding: 45px 20px 80% 20px;
}
.grid-5-sec5-inner2 .factCnt p:last-child{
    padding-right: 30%;
}
.grid-5-sec5-inner3 .factCnt {
    background-image: none;
    padding: 45px 20px 45px 20px;
}
.grid-5-sec5-inner4 .factCnt p {
    padding-right: 0;
}
.grid-5-sec5-inner4 .factCnt {
    background-image: url(../images/mobile-640-img31.png);
    padding: 45px 20px 72% 20px;
}
.grid-5-sec5-inner5 .factCnt {
    background-image: none;
    padding: 45px 20px 45px 20px;
}
.testimonial-section {
    background-color: #f7f7f7;
    padding-top: 60px;
    margin-top: 10px;
}
.grid-sec5-inner6-text {
    font-size: 40px;
    margin: 0px 0px 16px 0px;
}
.factimgcell{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.testimonila-img{
    display: none;
}
.testimonila-text {
    width: 100%;
    margin-left: auto;
    text-align: center;
}
.testimonila-text h1 {
    margin: 0px 0px 13px 0px;
    font-size: 30px;
}
.testimonila-text p {
    margin-bottom: 9px;
    font-size: 28px;
     font-family: 'Letter Gothic Std';
}
.testimonial-part1:nth-child(1), .testimonial-part1:nth-child(3), .testimonial-part1:nth-child(5) {
    background: none;
}
.testimonial-part1:nth-child(0), .testimonial-part1:nth-child(2), .testimonial-part1:nth-child(4) , .testimonial-part1:nth-child(6) {
    background-color: #e5f4eb;
}
.testimonial-part1 {
        padding: 80px 20px;
            margin: 0px -15px;
   /* margin: 0px -20px;*/
}
}

@media screen and (max-width:630px){
   /* .grid-4-sec-5-content {
    width: 66%;
    float: left;
}*/
/*.row2 .testimonila-section p {
    font-size: 13px !important;
    margin-bottom: 26px !important;
}*/
    }
@media screen and (max-width:620px){
    .grid-sec1-inner {
    padding: 102px 28px 40px 26px;
    position: relative;
}

/*.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 20px;
}*/
.grid-4-sec2 .grid-4-sec1-content-part {
    padding-top: 0;
}
.banner-txt2 {
    font-size: 33px;
    margin-bottom: 34px;
}
.top-img1{
    background-size: 15%;
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 35px;
    margin-bottom: 31px;
}
/*.grid-4-sec3-small-part p {
    margin-bottom: 6px !Important;
    font-family: 'source_sans_prosemibold';
    font-size: 16px;
    line-height: 1;
}*/
.grid-5-sec1-page-heading-left {
    float: left;
    width: 30%;
    font-size: 19px;
}
.grid-5-sec1-page-heading-right {
    float: left;
    width: 70%;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
       font-size: 28px;
}
.grid-sec-img img {
    width: 28%;
}
.grid-sec1-inner ul li h2 {
    font-size: 18px;
    padding-bottom: 10px;
}
.grid-sec3 ul li:nth-child(4){
    border-radius: 0px;
    }
    .grid-sec3 ul li:nth-child(3){
    border-radius: 0px;
    }
    .grid-sec3 ul li:nth-child(2){
    border-radius: 0px;
    }
    .grid-sec3 ul li:nth-child(1){
    border-radius: 0px;
    }
    .grid-sec3 ul li:nth-child(4) .grid-sec-img {
    width: 100%;
    text-align: center;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-img {
    width: 100%;
    text-align: center;
}
.grid-sec3 ul li:nth-child(2) .grid-sec-img {
    width: 100%;
    text-align: center;
}
.grid-sec3 ul li .grid-sec-img {
    width: 100%;
    text-align: center;
}
.grid-sec3 ul li:nth-child(4) .grid-sec-text p {
    font-size: 13px;
    padding-left: 0;
    margin-top: 10px;
    display: block;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p {
    font-size: 13px;
    padding-left: 0;
    margin-top: 10px;
    display: block;
}
.grid-sec-img img {
    width: 27%;
}
.grid-sec3 ul li:nth-child(2) .grid-sec-text p {
    font-size: 13px;
    padding-left: 0;
    margin-top: 10px;
    display: block;
}
.grid-sec3 ul li .grid-sec-text p {
    font-size: 13px;
    padding-left: 0;
    margin-top: 10px;
    display: block;
}
.grid-sec3 ul li:nth-child(4) .grid-sec-text {
    padding: 0 0px 0 0px;
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
}
.grid-sec3 ul li:nth-child(2) .grid-sec-text {
    padding: 0 0px 0 0px;
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text {
    padding: 0 0px 0 0px;
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
}
.grid-sec3 ul li .grid-sec-text {
    padding: 0 0px 0 0px;
    width: 100%;
    display: block;
    clear: both;
    text-align: center;
}
.grid-5-sec4-inner-img {
    float: none;
    width: auto;
    text-align: center;
}
}
@media screen and (max-width:600px){
    .banner-txt2 {
    font-size: 29px;
    margin-bottom: 50px;
}
.new-tp-part:before{
    width: 100%;
}
.grid-4-sec-sub-part2:before{
    right:0;
}
.banner-txt1 {
    font-family: 'source_sans_prosemibold';
       font-size: 25px;
    color: #ffc600;
    margin-bottom: 23px;
    line-height: 1;
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 35px;
    margin-bottom: 31px;
}
.row2 .testimonila-section p {
    font-size: 20px !important;
    margin-bottom: 28px !important;
}
.grid-sec1 p {
    font-size: 25px;
}
.quiz ul li {
    font-size: 25px;
    }
.grid-sec1-inner ul li h2 {
    font-size: 27px;
    padding-bottom: 16px;
}
.grid-sec1-inner ul li p {
    font-size: 25px;
    padding-left: 50px;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p, .grid-sec3 ul li:nth-child(2) .grid-sec-text p, .grid-sec3 ul li:nth-child(1) .grid-sec-text p {
    color: #343434;
    padding-left: 0;
    font-size: 25px !IMPORTANT;
    padding-right: 0;
    line-height: 1.4;
}
.subpart1 .grid-sec-text p {
    padding: 17px 20px 9px 18px !important;
    font-size: 25px !IMPORTANT;
    line-height: 1.4;
}
.grid-sec-4 p {
    font-size: 25px;
    margin-bottom: 31px;
}
.grid-sec-5 h1 {
    font-size: 35px;
}
.grid-sec-5 p {
    padding-right: 0;
    line-height: 1.4;
    font-size: 25px;
}
p {
    font-size: 25px;
}
.row3-text1 {
    text-align: center;
    color: #ff0000;
    font-size: 35px;
    margin-bottom: 48px;
    line-height: 1.3;
}
.row4-text1 {
    font-size: 35px;
}
.grid-sec-11 {
    padding-top: 15px;
    background-position: center top;
    background-size: 100%;
    margin-top: 0;
}
    .grid-5-sec1-inner-left {
    float: none;
    width: 100%;
    text-align: center;
}
.askingTableColum{
    width: 100%;
}
.row2 .testimonila-section {
    padding: 9px 20px 30px 20px;
}
.grid-4-sec-5-img {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
}
.grid-4-sec-5-content {
    width: 100%;
    float: none;
}
.sec_4_1 .grid-4-sec3-small-part h1 {
    font-family: 'Gibson';
    font-size: 16px;
    }
.grid-4-sec-7 h1 {
    font-family: 'Gibson';
    font-size: 21px;
}
.grid-4-sec-7 p {
    margin-bottom: 19px;
}
.grid-4-sec-6{
    padding-bottom: 17px;
}
.grid-4-sec-sub-part1{
    background-position: left top;
    background-size: 70%;
}
/*.sb-prt{
    padding-left: 48% !important;
}*/
/*.gd-inner ul li {
    padding-left: 35px;
    font-size: 15px;
    }*/
.grid-4-sec-sub-part1 p {
    padding-left: 0;
}
.grid-4-sec-sub-part1 h1 {
    padding-left: 0;
    font-family: 'Gibson';
    font-size: 22px;
    margin: 0px 0px 15px 0px;
}
/*.grid-4-sec-sub-part2 {
    position: relative;
    padding: 0 30px 0px 30px;
    padding-top: 91%;
}*/

.grid-4-sec-sub-part2 p {
    padding-right: 0;
    }
.grid-4-sec-7-img {
    float: none;
    text-align: center;
}
.grid-4-sec-8 {
    width: 90%;
}
.grid-4-sec-8-inner h1 {
    font-family: 'Gibson';
    font-size: 13px;
}
.new_text1{
    color: #333333;
    font-size: 18px;
}
.grid-4-sec-8-inner img{
    width: 60%;
}
.grid-5-sec3-inner-input input {
    height: 60px;
    }
.grid-4-sec-9{
        background-position: bottom left;
   padding-bottom: 105%;
    background-size: 90%;
}
.grid-4-sec-9 .factCnt1 p {
    padding-left: 0;
}
/*.grid-4-sec-11 h1 {
    font-family: 'Gibson';
    font-size: 16px;
}*/
/*.grid-4-sec-11 .grid-4-sec3-small-part h1 {
    font-size: 14px;
    }*/
    .grid-5-sec3-inner-input a {
    height: 68px;
    display: inline-block;
    line-height: 70px;
    font-size: 16px;
}
.grid-5-sec1-inner-left img {
    padding-top: 0px;
    width: 49%;
    margin-bottom: 20px;
}
.grid-5-sec1-inner-right {
    float: none;
    width: 100%;
    margin-left: 0;
}
.grid-5-sec1-page-heading-left:after{
        right: -5px;
    }
    .grid-5-sec2 .grid-5-sec1-inner-right {
    float: left;
    width: 100%;
    margin-left: 0px;
}
.grid-5-sec5-inner5 .factCnt {
    background-image: none;
    padding: 45px 20px 45px 20px;
}
.grid-4-sec1-img-part {
    padding-left: 0;
    padding-top: 40px;
    width: 100%;
    text-align: center;
}
.grid-4-sec1-img-part img{
    width: 50%;
    margin-bottom: 20px;
}
.grid-4-sec1-content-part {
    width: 100%;
    float: none;
}
/*.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 18px;
    font-size: 16px;
}*/
/*.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 17px;
    vertical-align: middle;
    margin-bottom: 11px;
    padding-bottom: 10px;
}*/
.grid-4-sec1-footer {
    position: relative;
    background-color: #fbf8e6;
    padding: 44px 0px 20px 20px;
    text-align: left;
    margin-top: 25px;
}
.grid-4-sec1-footer h2 {
    font-size: 17px;
    margin: 0px 0px 10px 0px;
}
.askingTableWrap_new {
    position: relative;
    padding: 11px 30px;
}
/*.grid-sec-14, .grid-sec-13 {
    padding-top: 99%;
    background-position: center top;
    background-size: 78%;
}*/
/*.grid-sec-11:before {
        background-image: url(../images/new-img_1.png);
    background-repeat: no-repeat;
    background-position: center top;
        background-size: 81%;
    left: 0;
}*/
/*.grid-sec-12:before {
    background-image: url(../images/new-img_2.png);
    background-repeat: no-repeat;
    background-position: center top;
       background-size: 76%;
    left: 0;
}*/
.grid-sec-12 {
    position: relative;
    margin-top: 29px;
}
/*.grid-sec-12 {
    padding-top: 73%;
}*/
.grid-sec-15 img {
    padding-left: 8px;
    margin-bottom: 21px;
}
.grid-sec-15 h1 {
    margin: 21px 0px 30px 0px;
    color: #0e162e;
    font-size: 25px;
}
.grid-sec-15 ul li p {
    padding-left: 55px;
    font-size: 25px;
    margin-bottom: 0;
}
.grid-sec-15 ul li {
    margin-bottom: 0px;
    min-height: auto;
   margin-right: -15px;
    margin-left: -15px;
}
.grid-sec-16 p {
    padding-right: 0;
    margin-bottom: 38px;
    font-size: 25px;
}
.price-inner:before{
    top: -19px
}
/*.grid-sec-16:before {
    background-image: url(../images/new-img_3.png);
    background-size: 100%;
    background-position: top center;
    left: 0;
}
.grid-sec-16 {
    padding-top: 82%;
}*/
/*.grid-sec-14 {
    background-image: url(../images/new-img_4.png);
    padding-top: 116%;
    background-position: center top;
    background-size: 100%;
    margin-top: 26px;
}*/
}
@media screen and (max-width:580px){
    .grid-sec1-inner:before {
    left: 1%;
    width: 100%;
    background-size: 55%;
    top: -28px;
}
.new-tp-part:before{
    width: 100%;
}
.grid-sec-13 p {
    padding-left: 0;
    font-size: 25px;
    line-height: 1.4;
}
.grid-sec-4 p {
    font-size: 25px;
    margin-bottom: 31px;
}
.grid-sec-5 h1 {
    font-size: 30px;
}
.grid-sec-5 p {
    padding-right: 0;
    line-height: 1.4;
    font-size: 25px;
}
p {
    font-size: 25px;
}
.row4-text1 {
    font-size: 30px;
}
.grid-sec-13 h1 {
    padding-left: 0;
    margin: 0 0px 30px 0px;
    font-size: 27px;
}
.grid-sec1 p {
    font-size: 22px;
}
.grid-sec1-inner ul li p {
    font-size: 22px;
    padding-left: 50px;
}
.grid-5-sec4 p {
    margin-bottom: 30px;
    font-size: 25px;
}
.testimonila-text p {
    font-size: 25px;
}
.testimonila-text h1 {
    margin: 0px 0px 13px 0px;
    font-size: 25px;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 35px;
}
.grid-4-sec3-small-part p {
    margin-bottom: 10px !Important;
    font-family: 'source_sans_prosemibold';
    font-size: 25px;
    line-height: 1;
}
/*.grid-sec-13{
    background-image: url(../images/new-img_5.png);
    padding-top: 0;
    background-position: left top;
    background-size: 40%;
}*/
/*.grid-sec-8:before {
     background-image: url(../images/new-img_6.png);
    background-position: center top;
    background-size: 100%;
    right: 0;
    top: 0px;
}
.grid-sec-7:before {
     background-image: url(../images/new-img_7.png);
    background-position: center top;
    background-size: 100%;
    left: 0;
    top: 0px;
}
.grid-sec-4-inner {
     background-image: url(../images/new-img_8.png);
    background-position: center top;
    background-size: 100%;
   padding-top: 134%;
}*/
.grid-4-sec-6 .tp-part {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
}
/*.grid-4-sec-6 {
    background: url(../images/new-img_9.png) center top no-repeat;
    background-size: 100%;
    padding-bottom: 0px;
        padding-top: 74%;
}*/
/*.grid-sec-7 {
    padding-top: 107%;
}*/
.grid-sec-13{
        padding-bottom: 0;
}
/*.grid-4-sec-4 ul li {
    font-size: 15px;
    padding: 25px 33px 25px 41px;
    background-position: 10px 27px;
    background-size: 6%;
}*/
/*.grid-4-sec-4 ul {
       margin: 0px -20px;
}*/
.grid-4-sec1-inner-small-section1 {
    background-size: 94%;
    padding: 6px 18px 31px 18px;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: inherit;
    width: auto;
    font-size: 25px;
}
.grid-4-sec1-inner-small-section1 h1 span {
    color: #fff;
    font-size: 28px;
    display: block;
}
/*.grid-4-sec1-page-heading{
    background-size: auto;
}*/
.grid-4-sec1-img-part{
    padding-top:0px;
}
.grid-sec2 {
    background-color: #a6b1cb;
    padding: 56px 15px 33px 15px;
    margin-top: 35px;
}
.factCnt p {
    padding-right: 0;
    font-size: 16px;
    margin-bottom: 21px;
}
.grid-5-sec5-inner4 .factCnt p {
    padding-right: 0;
}
.factCnt {
    padding-bottom: 73%;
    background-size: 100%;
}
.grid-5-sec5-inner3 .factCnt {
    background-image: none;
    padding: 45px 20px 45px 20px;
}
.factHeading {
    font-size: 22px;
}
.testimonila-text p {
    margin-bottom: 9px;
    font-size: 22px;
    font-family: 'Letter Gothic Std';
}
.factHeading {
    position: relative;
    padding: 20px 25px;
    font-size: 25px;
}
.factCnt p {
    padding-right: 0;
    font-size: 25px;
    margin-bottom: 30px;
}
.grid-5-sec5-inner4 .factCnt{
    background-size: 100%;
}
/*.row2 .testimonila-section{
        background: url(../images/m-testimonials.jpg) center top no-repeat;
            background-size: 100%;
            padding: 18px 40px 98px 40px;
}*/
/*.row2 .testimonila-section p {
    font-size: 15px !IMPORTANT;
}*/
/*.grid-sec-15 ul li{
        background-size: 5%;
            padding: 18px 50px 17px 31px;
}*/
/*.grid-sec-15 ul li p {
    padding-left: 31px;
    font-size: 16px;
}*/
/*.grid-sec-16 p {
    font-size: 15px;
}*/
/*p {
        font-size: 15px !IMPORTANT;
}*/
.grid-sec-15 ul li:nth-child(5) {
    padding: 35px 34px;
    }
/*    .grid-sec-15 h1 {
    margin: 21px 0px 20px 0px;
    color: #0e162e;
    font-size: 14px;
}*/
/*.grid-sec-14 h1 {
    padding-right: 0;
    margin: 0px 0px 17px 0px;
    color: #000;
    font-size: 14px;
}*/
/*.grid-sec-13 h1 {
    padding-left: 46%;
    margin: 43px 0px 16px 0px;
    font-size: 14px;
}*/
/*.grid-sec-13 p:nth-child(1), .grid-sec-13 p:nth-child(2),.grid-sec-13 p:nth-child(3),.grid-sec-13 p:nth-child(4),.grid-sec-13 p:nth-child(5),
.grid-sec-13 p:nth-child(6),.grid-sec-13 p:nth-child(7) {
    padding-left: 45%;
     margin-bottom: 10px;
}*/
/*.grid-sec-12 h1 {
    padding-right: 0;
    margin: 0px 0px 16px 0px;
    font-size: 14px;
}*/
/*.grid-sec-11 h1 {
    padding-left: 0;
    font-size: 14px;
    margin: 0px 0px 18px 0px;
}*/
/*.row4-text1 {
    text-align: center;
    color: #fe4040;
    font-size: 14px;
    margin-bottom: 47px;
}*/
/*.row3-text1 {
    text-align: center;
    color: #fe4040;
    font-size: 14px;
    margin-bottom: 18px;
}*/
/*.grid-sec-5 h1 {
    color: #fe4040;
    font-family: 'Gibson';
    font-size: 14px;
    margin: 0px 0px 19px 0px;
    text-align: center;
}*/
.row3-text1 {
    /* text-align: center; */
    /* color: #fe4040; */
    font-size: 25px;
    /* margin-bottom: 18px; */
}
.drid-sec-4-inner1 {
    margin: 10px;
}
.grid-5-sec1-inner {
    padding: 0px 15px 0px 15px;
}
.grid-5-sec1-inner-right p {
   font-size: 25px;
}
.grid-5-sec5-inner2 .factCnt p {
    padding-right: 0;
    z-index: 999999;
    position: relative;
}
.grid-5-sec5-inner2 .factCnt:before{
        background-size: 46%;
}
.grid-sec-5 p {
    padding-right: 0;
}
.text-label {
    padding-right: 0;
}
.iCell_1:before{
    background-size: 50%;
}
.iCell_1 {
    padding:20px 0 0 0 !IMPORTANT;
}
.honestContPanel ul li + li {
    margin-top: 10px;
    padding-bottom: 10px;
}
.banner-txt2 {
    font-size: 25px;
    margin-bottom: 48px;
}
.top-img1 {
    background-size: 15%;
    top: -10px;
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 30px;
    margin-bottom: 30px;
}
.banner-gradient-txt2 {
    font-size: 25px;
    font-weight: normal;
    color: #c7c7c7;
}
.page-hd p {
    font-size: 25px;
    line-height: 1.3;
}
.subpart1 .grid-sec-text p {
    padding: 17px 20px 9px 18px !important;
    font-size: 22px !IMPORTANT;
    line-height: 1.4;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p, .grid-sec3 ul li:nth-child(2) .grid-sec-text p, .grid-sec3 ul li:nth-child(1) .grid-sec-text p {
    color: #343434;
    padding-left: 0;
    font-size: 22px !IMPORTANT;
    padding-right: 0;
    line-height: 1.4;
}
.trikPanel ul li {
    padding-bottom: 4px;
    font-size: 25px;
}
.soonText {
    text-align: center;
    margin-top: 30px;
    font-size: 25px;
}
.section-special-heading strong {
    font-size: 35px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 25px;
    padding: 17px 0px;
    margin: 0px 5% 0px 37%;
}
.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 1.3;
}
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 25px;
}
.grid-4-sec1-footer h2 {
    font-size: 25px;
    margin: 0px 0px 10px 0px;
}
.sb-prt {
    padding-left: 0% !important;
}
.grid-4-sec-sub-part2:before {
background-size: 90%;
}
.grid-4-sec-5-content ul li {
    padding-left: 56px;
    font-size: 25px;
    }
    .grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 30px;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 25px;
}
.sec_4_1 .grid-4-sec3-small-part h1 {
    font-family: 'Gibson';
    font-size: 25px;
}
.prod .reg-price, .prod .ofr-price {
    width: 50%;
    float: left;
    font-size: 25px;
    }
.prod .reg-price span, .prod .ofr-price span {
    font-family: 'source_sans_probold';
    font-size: 56px;
    margin-top: 0;
    display: block;
}
.gd-inner ul li {
    padding-left: 35px;
    vertical-align: middle;
    margin-bottom: 28px;
    font-size: 25px;
}
.prod .save-amnt {
    background-size: 69%;
    font-size: 25px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 24px;
}
.prod .order-btn{
   background-size: 100%;
}
.prod p.grnty-txt {
    color: #3cc534;
    font-size: 23px;
    font-family: 'source_sans_prosemibold';
    padding-top: 13px;
    margin-top: 0;
    font-weight: normal;
    margin-bottom: 0;
}
}
@media screen and (max-width:550px){
   /* .row2 .testimonila-section p {
    font-size: 13px !IMPORTANT;
}*/
    }
@media screen and (max-width:520px){
   .banner-txt1 {
    font-size: 20px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 20px;
    margin: 0px 5% 0px 40%;
}
.banner-grdient .banner-gradient-txt1 {
    font-size: 25px;
    margin-bottom: 30px;
}
/*.factHeading {
    position: relative;
    padding: 20px 15px;
    font-size: 12px;
}*/
/*.grid-sec-13-inner1 p {
    color: #fe4040;
    font-size: 13px;
}*/
.grid-sec-13-inner1 {
    margin: 45px 30px 45px 29px;
}
.grid-sec-13-inner1 p {
    color: #fe4040;
    font-size: 24px;
}
.grid-sec-14 h1 {
    padding-right: 0;
    margin: 0px 0px 30px 0px;
    color: #000;
    font-size: 25px;
}
.grid-sec-15 h1 {
    margin: 21px 0px 30px 0px;
    color: #0e162e;
    font-size: 22px;
}
/*.quiz ul li {
    font-size: 14px;
    padding-left: 37px;
    line-height: 1.3;
    }*/
/*.page-hd h1 {
    font-size: 24px;
}*/
/*.page-hd p {
    font-size: 11px;
}*/
.quiz h1 {
    font-size: 25px;
}
/*.banner-txt2 {
    font-size: 15px;
    margin-bottom: 9px;
}*/
.banner-section{
    padding-top: 21px;
}
/*.banner-grdient .banner-gradient-txt1 {
    font-size: 14px;
    }*/
    /*.banner-gradient-txt2 {
    font-size: 16px;
}*/
/*.banner-grdient {
    padding: 33px 13px 28px 13px;
}*/
.top-img1 {
    position: absolute;
    top: -8px;
}
.row2 .testimonila-section p {
    font-size: 13px;
    }
    .grid-sec1 p {
    font-size: 22px;
    color: #333333;
    line-height: 1.3;
    margin-bottom: 28px;
    z-index: 9999;
    position: relative;
}
.grid-sec1:before{
    right: 0;
}
/*.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 13px;
}*/
.grid-5-sec1-page-heading-left {
    float: left;
    width: 27%;
    font-size: 13px;
    padding: 10px 20px 10px 10px;
}
.grid-5-sec1-page-heading-left:after{
    right: -8px;
}
/*.grid-5-sec4 h1 {
    font-size: 15px;
    margin: 0px 0px 13px 0px;
}*/
/*.grid-5-sec4 p {
    margin-bottom: 18px;
    font-size: 15px;
}
.grid-5-sec4 p {
    margin-bottom: 19px;
    font-size: 15px;
}*/
.grid-4-sec-sub-part1{
    padding: 0 15px 0px 15px;
}
/*.grid-4-sec-sub-part2{
    padding: 91% 15px 0px 15px;
}*/
.grid-4-sec-sub-part2:before {
    background-size: 70%;
}
.gd-inner {
    background-color: #fff;
    padding: 0 15px 0px 15px;
}
.grid-4-sec-11-profile-img {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: left;
}
.banner-grdient {
    padding: 75px 15px 28px 15px;
}
}
@media screen and (max-width:480px){
   .banner-txt2 {
    font-size: 25px;
    margin-bottom: 40px;
}
.new-produt3 .prod h1 {
    padding-top: 10% !IMPORTANT;
    line-height: 1;
    font-size: 30px !IMPORTANT;
}
.new-produt3 .price-text h1 {
    font-size: 25px;
}
.improveList ul li {
    font-size: 22px;
}
.grid-sec-5-inner1 {
    margin: 0 0px 10px 0px !important;
}
.grid-4-sec1-page-content ul li{
    background-position: 0px 0px;
}
.prod-2 {
    height: auto !important;
    margin-bottom: 85px;
}
.grid-sec-11:before{
    right: -15px;
}
.grid-sec-8:before{
    right: -15px;
}
.grid-5-sec4 p {
    margin-bottom: 28px;
    font-size: 22px;
}
.grid-sec-13 p {
    padding-left: 0;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 28px;
}
.grid-4-sec-11 h1 {
    font-family: 'Gibson';
    font-size: 23px;
    color: #0e162e;
    line-height: 1.2;
    margin: 0px 0px 25px 0px;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 21px;
}
.grid-5-sec1-inner-right p {
    font-size: 22px;
}
.grid-5-sec4 h1 {
    font-size: 24px;
}
.grid-sec4-subpart1-inner {
    width: 100%;
    margin-right: 0;
    font-size: 22px;
    padding: 15px;
}
.factHeading {
    position: relative;
    padding: 20px 25px;
    font-size: 21px;
    padding: 20px 25px 30px 25px;
}
.factHeading strong {
    display: block;
    color: #fe4040;
    font-size: 25px;
}
.factCnt p {
    padding-right: 0;
    font-size: 22px;
    }
.testimonila-text p {
    margin-bottom: 9px;
    font-size: 22px;
    font-family: 'Letter Gothic Std';
}
.testimonial-part1 {
    padding: 40px 20px;
}
.sec_4_1 .grid-4-sec3-small-part h1 {
    font-family: 'Gibson';
    font-size: 20px;
}
.askingTableWrap_new {
    position: relative;
    padding: 11px 0;
}
.price-text h1{
        font-size: 25px;
}
.prod .reg-price, .prod .ofr-price {
    width: 50%;
    float: left;
    font-size: 22px;
}
.prod .reg-price img{
        background-size: 80%;
        top: 44px;
}
.prod .save-amnt {
    color: #474747;
    font-size: 27px;
    margin-bottom: 20px;
    padding-top: 13px;
       padding-bottom: 15px;
}
.prod .reg-price:after {
    height: 75px;
}
.grid-4-sec-6 p {
    padding-right: 0;
    margin-bottom: 23px;
    /* line-height: 1.4; */
}
.prod .order-btn{
       height: 80px;
}
.soonText {
    text-align: center;
    margin-top: 30px;
    font-size: 22px;
}
.section-special-heading strong {
    font-size: 30px;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: inherit;
    width: auto;
    font-size: 22px;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 25px;
}
.grid-4-sec3-small-part p {
    margin-bottom: 10px !Important;
    font-family: 'source_sans_prosemibold';
    font-size: 22px;
    line-height: 1;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 25px;
}
.grid-4-sec-5-content ul li {
    padding-left: 56px;
    font-size: 22px;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 22px;
}
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 22px;
}
.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 1.3;
}
.grid-4-sec1-footer h2 {
    font-size: 22px;
    margin: 0px 0px 10px 0px;
}
.grid-4-sec-sub-part2:before {
    background-size: 60%;
}
.grid-4-sec-sub-part2 {
    padding-bottom: 92%;
}
.gd-inner ul li {
    padding-left: 35px;
    vertical-align: middle;
    margin-bottom: 28px;
    font-size: 21px;
}
.cntr1 {
    margin: 0px auto 23px auto;
    width: 70%;
}
.prod .reg-price span, .prod .ofr-price span {
    font-family: 'source_sans_probold';
    font-size: 45px;
    margin-top: 0;
    display: block;
}
.reg-price-tag sup, .ofr-price-tag sup {
    font-weight: normal;
    font-size: 33px;
    top: -0.5em;
       font-family: 'source_sans_prosemibold';
}
p {
    font-size: 22px;
}
.row2 .testimonila-section {
    background-size: 100%;
    padding: 18px 30px 42px 30px;
}
.row2 .testimonila-section p {
    font-size: 20px !IMPORTANT;
}
.grid-sec1-inner ul li p {
    font-size: 22px;
}
.banner-txt1 {
    font-size: 21px;
    margin-bottom: 15px;
    line-height: 1;
}
.banner-section {
    padding-top: 45px;
}
.quiz h1 {
    font-size: 21px;
    padding-left: 0;
    margin-bottom: 20px;
}
.quiz ul {
    padding-left: 0;
}
.grid-sec1-inner:before {
    left: 14%;
    width: 69%;
    background-size: 80%;
    top: -18px;
}
.grid-sec2 {
    background-color: #a6b1cb;
    padding: 32px 15px 33px 13px;
    margin-top: 35px;
}
/*.grid-sec1-inner {
    padding: 51px 28px 40px 26px;
    position: relative;
}*/
/*.grid-sec1-inner ul li p {
    font-size: 13px;
}*/
.grid-sec1-inner {
    padding: 87px 10px 40px 10px;
    position: relative;
}
.grid-sec1-inner ul li h2 {
    font-size: 24px;
    padding-bottom: 20px;
    background-position: 0px 0px;
}
.subpart1:before {
    top: -56px;
    left: 33%;
    background-size: 70%;
}
.grid-sec-4 p {
    font-size: 22px;
    margin-bottom: 28px;
}
.grid-sec3 h1 {
    color: #343434;
    font-family: 'source_sans_prosemibold';
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0px 34px 0px;
    text-align: center;
    display: block;
}
.grid-sec-5 p {
    padding-right: 0;
    line-height: 1.4;
    font-size: 22px;
}
.grid-sec-5-inner-left {
    margin-bottom: 40px;
}
.row4-text1 {
    font-size: 25px;
    margin-bottom: 35px;
}
.grid-sec-11 h1 {
    padding-left: 0;
    font-size: 25px;
}
.grid-sec-11 p {
    padding-left: 0;
    margin: 0px 0px 28px 0px;
    position: relative;
    z-index: 999;
}
.grid-sec-12 h1 {
    padding-right: 0;
    margin: 0px 0 38px 0px;
    font-size: 25px;
}
.grid-sec-12 p {
    padding-right: 0;
    margin-bottom: 28px;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    }
    .grid-sec-13-inner1 {
    margin: 0;
}
.grid-sec-5-inner1 {
    margin: 10px;
    }
.grid-sec-15 ul li {
    background-size: 5%;
    padding: 18px 10px 17px 10px;
}
.grid-sec-15 ul li {
    background-size: 5%;
    padding: 18px 15px 24px 15px;
    background-position: 18px 21px;
}
.askingWrap {
    margin-bottom: 15;
    margin-top: 30px;
}
.askingTableWrap {
    padding: 25px 10px 25px 10px;
    margin-bottom: 32px;
}
.new-produt2{
    margin-top: 75px
}
.prod{
    width: 100%;
}
.grid-sec-15 ul li p {
    padding-left: 35px;
    font-size: 22px;
    padding-right: 10px;
}
.grid-sec-16 p {
    padding-right: 0;
    margin-bottom: 28px;
    font-size: 22px;
}
.grid-sec-15 ul li:nth-child(5) {
    background-size: 5% !IMPORTANT;
    padding: 18px 10px 24px 10px !IMPORTANT;
    background-position: 10px 20px !IMPORTANT;
}
.grid-5-sec5 h1 {
    padding: 12px 0px 16px;
    font-size: 19px;
}
.grid-sec5-inner6-text {
    font-size: 17px;
    margin: 0px 0px 16px 0px;
}
.testimonial-section {
    background-color: #f7f7f7;
    padding-top: 20px;
    margin-top: 9px;
}
.grid-5-sec6 {
    padding: 23px 0px;
}
footer {
    border-top: 1px solid #e8e8e8;
    padding: 30px 0px;
    text-align: center;
}
.grid-4-sec1-page-content {
    background-color: #fff;
    padding: 53px 15px 0px 15px;
}
.grid-4-sec-6 ul li{
    margin-left: 0;
}
/*.grid-4-sec-7 h1 {
    font-family: 'Gibson';
    font-size: 14px;
}*/
.grid-4-sec-6 p {
    padding-right: 0;
}
.grid-4-sec-5-content h1 {
    font-family: 'Gibson';
    font-size: 19px;
}
/*.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 17px;
}*/
.grid-4-sec3 {
    padding: 10px 10px 50px 0px;
}
.grid-4-sec-7-img img {
    width: 100%;
}
.grid-sec-5 p:last-child {
    margin-bottom: 0;
}
.grid-5-sec6 .new-product-heading {
    padding-top: 42px !IMPORTANT;
    font-size: 30px !important;
}
.prod p.pkt-qty {
    font-size: 40px;
    padding-top: 8px;
    margin-bottom: 0;
}
.grid-5-sec6 .new-prod1 .prod-3 img {
    padding-top: 26px;
    padding-bottom: 9px;
}


}
@media screen and (max-width:450px){
    .grid-4-sec1-page-heading h1 {
    font-size: 11px;
    padding: 17px 0px;
    margin: 0px 0 0px 33%;
}
.prod .reg-price span, .prod .ofr-price span {
    font-family: 'source_sans_probold';
    font-size: 35px;
    margin-top: 0;
    display: block;
}
.grid-4-sec1-inner-small-section1 {
    background-size: 89%;
    padding: 6px 18px 31px 13px;
    left: 5px;
}
.grid-4-sec1-inner-small-section1 h1 span {
    color: #fff;
    font-size: 19px;
    display: block;
}
.grid-4-sec1-page-heading h1 {
    font-size: 18px;
    padding: 14px 0px;
    margin: 0px 0 0px 40%;
}
/*.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 15px;
    font-size: 14px;
}*/
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 20px;
    vertical-align: middle;
    margin-bottom: 3px;
    padding-bottom: 12px;
}
.grid-4-sec1-text1 {
    margin: 0px 0px 14px 0px;
    font-family: 'Gibson';
    color: #0e162e;
    font-size: 20px;
}
.soonText {
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
}
.trikPanel ul li {
    padding-bottom: 4px;
    font-size: 22px;
}

.grid-4-sec1-footer h2 {
    font-size: 19px;
    margin: 0px 0px 8px 0px;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 22px;
}
.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.3;
}
.new-product-heading {
    font-size: 40px !IMPORTANT;
    }
    }
@media screen and (max-width:430px){
   .row2 .testimonila-section {
    background-size: 100%;
    padding: 18px 10px 47px 10px;
}
.grid-sec-13 p:nth-child(6),.grid-sec-13 p:nth-child(7) {
    padding-left: 0%;
        margin-bottom: 10px;
}
.grid-5-sec3-inner-input input {
    width: 65%;
    font-size: 11px;
    height: 50px;
    padding: 0px 10px;
}
.grid-5-sec3-inner-input a {
    width: 30%;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-size: 13px;
}
.prod-1-img{
    min-height: auto;
}
.grid-5-sec5-inner2 .factCnt {
    padding: 45px 20px 89% 20px;
}
.row2 .testimonila-section p {
    font-size: 12px;
}
/*.banner-gradient-txt2 {
    font-size: 14px;
}*/
.row2 .testimonila-section p {
    font-size: 10px;
    margin-bottom: 6px;
}
.grid-sec3 h1 {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0px 25px 0px;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 13px;
    padding-top: 12px;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 12px;
    padding-top: 12px;
}
.grid-5-sec1-page-heading-left {
    float: left;
    width: 27%;
    font-size: 10px;
    padding: 10px 20px 10px 10px;
}
/*.testimonila-text {
    width: 75%;
    margin-left: 14px;
}*/
.testimonila-text h1 {
    margin: 0px 0px 13px 0px;
   /* font-size: 13px;*/
}
.row3 {
    border: 1px solid #eeece2;
    padding: 30px 0px;
    margin-top: 20px;
    margin-left: 15px !important;
    margin-right: 15px !IMPORTANT;
}
/*.testimonial-part1 {
    padding: 15px 0px;
}*/
/*.testimonila-text p {
    margin-bottom: 9px;
    font-size: 13px;
}*/
.row2 .testimonila-section p {
    margin-bottom: 15px !important;
}
    }
@media screen and (max-width:420px){
    .drid-sec-4-inner1 {
    margin: 0;
}
.new-produt3 .price-text h1 {
    font-size: 20px;
}
  /*  .grid-4-sec1-page-heading h1 {
    font-size: 11px;
    padding: 14px 0px;
    margin: 0px 0 0px 35%;
}*/
/*.gd-inner ul li {
    padding-left: 35px;
    font-size: 15px;
    padding-bottom: 17px;
}*/
/*.grid-sec2 {
    background-color: #a6b1cb;
    padding: 32px 15px 15px 13px;
    margin-top: 35px;
}*/
.grid-sec2 {
    background-color: #a6b1cb;
    padding: 32px 5px 5px 5px;
    margin-top: 35px;
}
.grid-5-sec6 .new-product-heading {
    padding-top: 36px !IMPORTANT;
    font-size: 34px !IMPORTANT;
}
.footer p {
    font-size: 21px;
    color: #585858;
    margin-bottom: 20px;
}
.grid-sec3 h1 {
    font-size: 27px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0px 25px 0px;
}
.grid-sec3 ul li {
    margin: 30px 40px 7px 40px !important;
    padding: 37px 24px 12px 27px !important;
    border-radius: 34% !Important;
}
.subpart1-inner {
    margin: 30px 40px 7px 40px !important;
    padding: 37px 10px 12px 10px !important;
    position: relative;
    border-radius: 34%;
}
.grid-sec-13 h1 {
    padding-left: 0;
    margin: 0 0px 23px 0px;
    font-size: 23px;
}
.grid-4-sec-8 {
    width: 100%;
}
.prod-3 .new-product-heading:before {
    top: -43px;
    left: 40%;
}
.new-product-heading {
    padding-top: 42px !IMPORTANT;
    }
.grid-4-sec-4 p {
    margin-bottom: 18px;
    padding-right: 0;
}
.grid-4-sec3 {
    padding: 10px 0 0 0px;
}
.price-inner:before {
    top: -12px;
}
.price-text h1 {
    font-size: 20px;
}
.trikPanel ul:last-child {
    margin-bottom: 15px;
    margin-top: 10px;
}
.prod .reg-price, .prod .ofr-price {
    width: 50%;
    float: left;
    font-size: 18px;
}
.prod .reg-price img {
    background-size: 80%;
    top: 28px;
}
footer{
    margin-top: 0;
}
.row2 .testimonila-section {
    background-size: 100%;
    padding: 18px 10px 85px 10px;
}
}
@media screen and (max-width:390px){
    .row2 .testimonila-section {
    background-size: 100%;
    padding: 9px 10px 63px 10px;
}
.improveList ul li {
    font-size: 20px;
    margin-bottom: 16px;
}
.sample-img-1 {
    float: right;
    margin-bottom: 0;
}
.secondPart-wrapper-3 h3 {
    font-size: 20px;
    margin-bottom: 11px;
}
.qualityPanel {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 0;
}
.honestContPanel {
    padding: 38px 15px 15px 15px;
}
.banner-grdient {
    padding: 57px 15px 28px 15px;
}
.grid-sec-9-part1{
    padding: 15px;
}
p {
    font-size: 20px;
}
.grid-sec-11 h1 {
    padding-left: 0;
    font-size: 22px;
}
.grid-sec-12 h1 {
    padding-right: 0;
    margin: 0px 0 28px 0px;
    font-size: 22px;
}
.grid-sec-15 h1 {
    margin: 15px 0px 28px 0px;
    color: #0e162e;
    font-size: 20px;
}

.grid-4-sec-11 p {
    margin-bottom: 25px;
    padding-right: 8%;
}
.grid-5-sec5-inner2 .factCnt p:last-child {
    padding-right: 0;
}
.testimonila-text p {
    margin-bottom: 9px;
    font-size: 20px;
    font-family: 'Letter Gothic Std';
}
.testimonila-text h1 {
    margin: 0px 0px 13px 0px;
    font-size: 20px;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: inherit;
    width: auto;
    font-size: 18px;
}
.quiz ul li {
    font-size: 22px;
}
.grid-sec3 h1 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0px 25px 0px;
}
.grid-sec1:before {
    right: 0;
    width: 100%;
    background-size: 46%;
}
.grid-sec3 ul li {
    margin: 30px 28px 7px 6px !important;
    padding: 37px 38px 12px 38px !important;
    border-radius: 34% !Important;
}
.subpart1-inner{
        margin: 30px 28px 7px 6px !important;
}
.subpart1:before {
    top: -56px;
    left: 25%;
    background-size: 70%;
}
/*.row2 .testimonila-section p {
    margin-bottom: 9px !important;
        font-size: 12px !IMPORTANT;
}*/
/*.grid-4-sec1-page-heading h1 {
    font-size: 11px;
    padding: 14px 0px;
    margin: 0px 0 0px 32%;
}*/
.grid-4-sec1-page-heading h1 {
    font-size: 17px;
    padding: 14px 0px;
    margin: 0px 3% 0px 40%;
}
.sub-secc {
    margin-bottom: 18px;
    width: 66%;
    float: left;
}
.sub-sec-part1 ul li {
    font-size: 14px;
}
.top-img1 {
    position: absolute;
    top: -2px;
}
.grid-5-sec1-page-heading-left {
    float: left;
    width: 30%;
    }
.trikPanel {
    padding: 15px 15px 15px 15px;
}
.grid-5-sec6 .new-product-heading {
    padding-top: 10px !IMPORTANT;
    min-height: 69px;
}
.grid-5-sec6 .prod-3 img {
    padding-top: 0;
    padding-bottom: 9px;
}
.footer p {
    font-size: 20px;
    color: #585858;
    margin-bottom: 14px;
}
.factCnt p {
    padding-right: 0;
    font-size: 22px;
    }
.factHeading {
    position: relative;
    padding: 20px 25px;
    font-size: 16px;
    padding: 20px 20px 30px 20px;
}
.factCnt p {
    padding-right: 0;
    font-size: 20px;
    margin-bottom: 25px;
}
.grid-5-sec6 .new-product-heading {
    padding-top: 26px !IMPORTANT;
    font-size: 28px !IMPORTANT;
    /* min-height: 69px; */
}
.prod-3 .new-product-heading:before,.prod-1 .new-product-heading:before {
    top: -40px;
    left: 40%;
    background-size: 86%;
}
.prod-1 {
    top: 0;
    margin-top: 10px !IMPORTANT;
}
.grid-4-sec-10 {
    text-align: center;
    margin-top: 10px;
}
.prod .order-btn {
    height: 62px;
}
}
@media screen and (max-width:375px){
/*.row2 .testimonila-section p {
    margin-bottom: 9px !important;
    font-size: 10px !IMPORTANT;
}*/
.grid-sec1 p {
    font-size: 20px;
    }
    .grid-sec1-inner ul li p {
    font-size: 20px;
}
.grid-sec-4 p {
    font-size: 20px;
    margin-bottom: 28px;
}
.grid-sec-5 p {
    padding-right: 0;
    line-height: 1.4;
    font-size: 20px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 11px;
    padding: 14px 0px;
    margin: 0px 0 0px 39%;
}
.banner-txt2 {
    font-size: 22px;
    margin-bottom: 25px;
}
.grid-sec-5 h1 {
    font-size: 20px;
}

.subpart1:before {
    top: -50px;
    left: 27%;
    background-size: 62%;
}
.page-hd h1 {
    font-size: 25px;
}
.banner-section {
    padding-top: 27px;
}
.grid-sec-13 p:nth-child(5) {
    padding-left: 0%;
     margin-bottom: 10px;
}
.subpart1 .grid-sec-text p {
    padding: 17px 20px 9px 18px !important;
    font-size: 20px !IMPORTANT;
    line-height: 1.4;
}
.grid-sec3 ul li:nth-child(3) .grid-sec-text p, .grid-sec3 ul li:nth-child(2) .grid-sec-text p, .grid-sec3 ul li:nth-child(1) .grid-sec-text p {
    color: #343434;
    padding-left: 0;
    font-size: 20px !IMPORTANT;
    padding-right: 0;
    line-height: 1.4;
}
.price-inner:before {
    top: -15px;
}

/*p {
    font-size: 18px;
}*/
.grid-4-sec-11 p {
    margin-bottom: 22px;
    padding-right: 8%;
}
.gap2 {
    height: 10px;
}
.prod-1 .new-product-heading:before{
   left: 39%;
        top: -41px;
}
.prod-3 .new-product-heading:before{
    left: 40%;
   top: -41px;
}
.new-product4 .prod-2 {
    margin-bottom: 80px;
}
.new-product4 .prod-2 .new-product-heading {
    padding-top: 18px !IMPORTANT;
    font-size: 28px !IMPORTANT;
    /* min-height: 69px; */
}
.prod p.grnty-txt {
    color: #3cc534;
       font-size: 16px !IMPORTANT;
    }
.trikPanel ul li {
    padding-bottom: 4px;
    font-size: 19px;
}
.reg-price-tag sup, .ofr-price-tag sup {
    font-weight: normal;
    font-size: 25px;
    top: -0.5em;
    font-family: 'source_sans_prosemibold';
}
.prod .save-amnt {
    color: #474747;
    font-size: 27px;
}
.new-product-heading {
    font-size: 32px !IMPORTANT;
}
.section-special-heading {
    font-size: 22px;
}
.section-special-heading strong {
    font-size: 23px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 16px;
    padding: 14px 0px;
    margin: 0px 2% 0px 39%;
}
.grid-4-sec1-content-part p, .grid-4-sec1-inner1 p {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.3;
}
.grid-5-sec1-inner-right p {
    font-size: 20px;
}
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 22px;
    vertical-align: middle;
    margin-bottom: 3px;
    padding-bottom: 12px;
}
.grid-4-sec1-inner-small-section1 h1 {
    color: #fee540;
    padding: inherit;
    width: auto;
    font-size: 17px;
}
.grid-4-sec1-page-content {
    background-color: #fff;
    padding: 31px 15px 0px 15px;
}
.grid-4-sec1-footer h2 {
    /* font-size: 15px; */
    margin: 0px 10px 8px 0px;
    font-size: 18px;
}
.price-text {
    padding: 20px 10px 0px 10px;
}
.askingTableWrap {
    padding: 25px 10px 25px 10px;
    margin-bottom: 30px;
}
p {
    font-size: 20px;
    line-height: 1.3;
}
.grid-sec-15 ul li p {
    padding-left: 35px;
    font-size: 20px;
    padding-right: 10px;
}
.grid-sec-16 p {
    padding-right: 0;
    margin-bottom: 25px;
    font-size: 20px;
}
.grid-sec-8 p {
    z-index: 999;
    position: relative;
    margin-bottom: 28px;
}
.row4-text1 {
    font-size: 22px;
    margin-bottom: 30px;
}
.grid-sec-9-part1 p {
    font-size: 16px !IMPORTANT;
    margin-bottom: 0;
}
.grid-5-sec6  .new-product4 .prod-3 img {
    padding-top: 15px;
    padding-bottom: 9px;
}
.new-product4 .prod-2 {
    height: auto !important;
   /* margin-bottom: 40px;*/
}
.grid-5-sec6 {
    padding: 23px 0px 0px 0px;
}
.new-produt3{
    margin-top: 75px;
}
.new-produt3 .prod h1 {
    margin-top: 0px;
    background-size: 100%;
       font-size: 20px !IMPORTANT;
   /* min-height: 75px;*/
}
.new-product4 .prod{
    margin-top: 10px;
}
.grid-sec-13 h1 {
    padding-left: 0;
    margin: 0 0px 26px 0px;
    font-size: 20px;
}
.new-product-heading{
    padding-top: 18px !IMPORTANT;
}
.prod .reg-price, .prod .ofr-price {
    width: 50%;
    float: left;
    font-size: 14px !IMPORTANT;
}
.price-inner:before {
    top: -10px;
}
.grid-4-sec-5-content ul li {
    padding-left: 45px;
    font-size: 20px;
    line-height: 1.3;
    background-size: 10%;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 20px;
}
.gd-inner ul li {
    padding-left: 35px;
    vertical-align: middle;
    margin-bottom: 28px;
    font-size: 20px;
}
.grid-4-sec1-page-content ul li {
    padding-left: 35px;
    font-size: 20px;
    vertical-align: middle;
    margin-bottom: 3px;
    padding-bottom: 12px;
}
.subpart1-inner {
    margin: 30px 6px 7px 6px !important;
    padding: 37px 0px 12px 0px !important;
}
.grid-sec3 ul li {
    margin: 30px 10px 7px 6px !important;
    padding: 37px 19px 12px 19px !important;
    border-radius: 34% !Important;
}
.page-hd p {
    font-size: 20px;
    line-height: 1.3;
}
.grid-sec-13-inner1 p {
    color: #fe4040;
    font-size: 22px;
}
.grid-sec-14 h1 {
    padding-right: 0;
    margin: 0px 0px 27px 0px;
    color: #000;
    font-size: 22px;
}
.banner-grdient{
    margin-top: 15px;
}
.quiz ul li {
    font-size: 20px;
}
.grid-4-sec1-page-heading h1 {
    font-size: 14px;
    padding: 14px 0px;
    margin: 0px 2% 0px 43%;
}
.grid-4-sec-4 ul li{
    font-size: 20px !important;
}
.row2 .testimonila-section {
    background-size: 100%;
    padding: 26px 10px 30px 10px;
}
.grid-4-sec-4 h2 {
    padding-left: 0px;
    margin: 0px 0px 28px 0px;
    font-family: 'source_sans_prosemibold';
    font-size: 20px;
}
.grid-sec-7 h2 {
    font-size: 22px;
}
.row3-text1 {
    /* text-align: center; */
    /* color: #fe4040; */
    font-size: 20px;
    margin-bottom: 24px;
    /* margin-bottom: 18px; */
}
.prod .reg-price span, .prod .ofr-price span {
    font-family: 'source_sans_probold';
    font-size: 35px;
    margin-top: 13px;
    margin-bottom: 20px;
    display: block;
}
.prod .save-amnt {
    color: #474747;
    font-size: 20px;
        background-size: 86%;
     margin-bottom: 0;
    padding-top: 19px;
    padding-bottom: 22px;
}
.prod .reg-price:after {
    height: 66px;
}
.prod-3 .new-product-heading:before {
    left: 39%;
}
.prod-3 img {
    padding-top: 0;
    padding-bottom: 9px;
    padding: 0px 10px;
}
.grid-4-sec-sub-part2:before {
    background-size: 44%;
}
.gd-inner ul li {
    padding-left: 35px;
    vertical-align: middle;
    margin-bottom: 28px;
    font-size: 22px;
}
.grid-4-sec3 h1 {
    font-family: 'Gibson';
    font-size: 23px;
    margin: 0px 0px 7px 0px;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 20px;
}
.grid-4-sec-4 h1 {
    font-family: 'Gibson';
    font-size: 22px;
}
.grid-4-sec-4 ul li {
    /*background: url(../images/errow2.png) 18px 27px no-repeat;*/
    padding-left: 20px;
    background-color: #e6f6fb;
    padding: 25px 10px 15px 63px;
    margin-bottom: 10px;
    font-family: 'source_sans_proregular';
    font-size: 22px;
    background-size: 10%;
    position: relative;
}
.grid-4-sec-4 ul li:before{
    background: url(../images/spritesheet.png) no-repeat;
    width: 37px;
    height: 37px;
    background-position: -140px -5px;
    position: absolute;
    content: "";
}
.grid-4-sec-5-content ul li {
    padding-left: 45px;
   font-size: 22px;
    line-height: 1.3;
    background-size: 10%;
    background-position: 0px 0px;
}
.grid-4-sec-4 ul {
    margin: 0px -15px;
}
.grid-5-sec1-page-heading-left {
    font-size: 11px;
}
.mdl-img {
    width: 75%;
}
.factCnt p {
    padding-right: 0;
    font-size: 20px;
    margin-bottom: 25px;
}
.new-produt3 .prod-2 .price-text {
    padding: 33px 18px 0px 18px;
    background-color: #fbf5db;
    margin: 0px 2px;
}
.new-produt3 .prod-3 .price-text {
    padding: 33px 18px 0px 18px;
}
.grid-5-sec1-page-heading-right h1 {
   margin: 0px;
    font-size: 16px;
    padding-top: 9px;
}
.grid-4-sec-9 {
    background-size: 100%;
    margin-top: 20px;
}
.grid-4-sec-8 {
    width: 100%;
}
.new-tp-part{
    padding: 125% 10px 20px 10px;
}
.new-tp-part:before {
    width: 100%;
    background: #f8f5f0 url(../images/mobile-640-img18.png) center top no-repeat;
    background-size: 100%;
    padding: 0px 15px;
    left: 0px;
}
.cntr2 {
    margin: 18px 0px;
}
.prod p.pkt-qty {
    font-size: 32px;
    padding-top: 0;
    margin-bottom: 0;
}
.subpart1:before {
    top: -42px;
        left: 27%;
    background-size: 56%;
}
}
@media screen and (max-width:340px){
    .grid-5-sec1-page-heading-left {
    font-size: 12px;
    width: 40%;
}
.grid-5-sec1-page-heading-right {
    float: left;
    width: 58%;
}
.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 13px;
    padding-top: 11px;
}
    }
@media screen and (max-width:320px){
.sb-prt1 {
    padding-left: 0% !important;
}
.askingTableColum{
    margin-bottom: 10px;
}
.prod-1 img, .prod-2 img, .prod-3 img {
    max-width: 80%;
}

.row2 .testimonila-section {
    background-size: 100%;
    padding: 9px 10px 31px 10px;
}
/*.prod-2 .price-text {
    padding: 37px 20px 0px 36px;
}*/
.price-text ul li {
    font-size: 15px;

}
.askingTableWrap {
    padding: 25px 10px 25px 10px;
    margin-bottom: 55px;
}
.grid-5-sec2 .grid-5-sec1-inner-right p:nth-child(3) {
    background: none;
    padding: 0;
    margin-bottom: 25px;
    margin-left: 0px;
}
.grid-5-sec1-page-heading-left {
    float: left;
    width: 39%;
}
.grid-5-sec1-page-heading-right {
    float: left;
    width: 60%;
}
/*.grid-5-sec1-page-heading-right h1 {
    margin: 0px;
    font-size: 16px;
    padding-top: 9px;
}*/
.grid-4-sec-11 .grid-4-sec3-small-part h1 {
    font-size: 20px;
    margin: 0;
    line-height: 1;
}
p {
    font-size: 20px !important;
    line-height: 1.3;
}
.grid-5-sec4 p {
    margin-bottom: 25px;
    font-size: 20px;
}
.subpart1:before {
    top: -50px;
    left: 22%;
    background-size: 62%;

}
.gd-inner ul li {
    padding-left: 35px;
    vertical-align: middle;
    margin-bottom: 13px;
    font-size: 20px;
}
.grid-sec-5-inner-left {
    margin-bottom: 15px;
}
.grid-sec-5-inner {
    margin-bottom: 15px;
}
.grid-sec-13 p{
        margin-bottom: 10px;
}
.grid-sec-13 h1 {
    margin: 0 0px 10px 0px;
}
.grid-sec-14 {
    margin-top: 25px;
}
.grid-sec-14 h1 {
    margin: 0px 0px 15px 0px;
}
.iCell:before {
    top: -10px;
    background-size: 68%;
    background-repeat: no-repeat;
    }
}


@media only screen and ( max-width: 479px){
    .grid-sec-15 ul li:before{ left: 5px;}
    .probSection ul li:before{ left: -17px;}
    .benList li:before{ left: 5px;}
    .momentText:before{ background: none;}
    .costList li:before{ left: -10px;}
    .grid-4-sec-4 ul li:before{ left: 10px;}
    .grid-4-sec-8-inner{ background: none;}
    .grid-5-sec1-page-heading-left:after{ background: none;}
    .grid-5-sec1-inner-right p:nth-child(3):before, .grid-5-sec1-inner-right p:nth-child(5):before{
        background: none;
    }
    /*.grid-4-sec-sub-part2{ padding-bottom: inherit;}*/
}