body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans";
}

@font-face {
    font-family: CourierStd;
    src: url(../fonts/CourierStd-Bold.otf);
}


p {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 22px;
    color: #242a3f;
    line-height: 1.4em;
    margin-bottom: 27px;
}

li {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 22px;
    color: #242a3f;
    line-height: 1.4em;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-40 {
    margin-top: 40px;
}

.bold {
    font-weight: 700;
}

h1, h2, h3, h4 {
    font-weight: 700;
    color: #242a3f;
}

.Banner {
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url(../images/banner.jpg), linear-gradient(90deg, #ffebe0 0, #ffeae0 100%) !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 120px;
}

.bannerRedSec h6 {
    line-height: 28px;
    letter-spacing: 0;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 700;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
}

.bannerRedSec {
    background-image: linear-gradient(#b73b2a, #b73b2a) !important;
    padding: 20px 15px 15px 15px;
    text-align: center;
}

.bannerCont {
    max-width: 1000px;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 0 !important;
    padding: 0px 20px;
}

.bannerText {
    max-width: 855px;
    float: none;
    margin: 70px auto 0 !important;
    text-align: center;
}

    .bannerText h1 {
        font-size: 40px;
        color: #b73b2a;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        margin: 25px 0 12px 0;
    }

    .bannerText h3 {
        font-size: 40px;
        color: #b73b2a;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        margin: 25px 0 37px 0;
    }

    .bannerText h2 {
        color: #242a3f !important;
        font-size: 48px !important;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        margin-top: 20px;
    }

    .bannerText h4 {
        color: #242a3f !important;
        font-size: 24px !important;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        line-height: 1.4em;
        margin: 0 0 33px 0;
    }

.sectionOne {
    margin-top: -100px;
}

.StruggleSec .borderSec h2, .sectionTwo .borderSec h2 {
    font-size: 34px;
}

.UltimateSec .borderSec h2 {
    font-size: 33px;
    margin-top: 40px;
}

.secCont {
    box-shadow: rgba(0, 0, 0, 0.4) 0 8px 12px 0;
}

.ContDiv {
    max-width: 1000px;
    float: none;
    margin: 0 auto !important;
    padding: 65px 10px 25px 10px !important;
}

.HiSec {
    background-image: url(../images/IntroBG.jpg), linear-gradient(#fff, #fff) !important;
    background-size: contain, auto !important;
    /*background-position: 50% 50%, 50% 50% !important;*/
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important;
}

.girlImg {
    position: relative;
    right: -110px;
}

.redText {
    color: #b73b2a !important;
}

.StruggleSec {
    background-image: url(../images/happywomanonscale.jpg), linear-gradient(#f9f0e8, #f9f0e8) !important;
    background-size: contain, auto !important;
    background-position: 100% 0, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important;
    padding: 45px 0px 40px 70px;
}

.redSec {
    background-color: #b73b2a;
    padding: 20px 30px;
    color: #fff;
}

    .redSec h2 {
        font-size: 34px;
        font-weight: 700;
        color: #fff;
    }

.borderSec {
    border-left: 10px solid #b73b2a;
    padding: 20px 30px;
}

    .borderSec h2 {
        font-size: 34px;
        color: #242a3f;
        line-height: 1.3em;
    }

.innerSec {
    padding: 30px 70px;
}

.UltimateSec {
    box-shadow: none;
    background-image: url(../images/humiliated.jpg) !important;
    background-size: cover !important;
    background-position: 50% 100% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    padding: 20px 0px 20px 70px;
}

.borderSec h1 {
    font-size: 34px;
    margin: 18px 0 9px 0;
}

.GirlCont {
    background-image: url(../images/letherselfgo.png) !important;
    background-size: contain !important;
    background-position: 100% 100% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}

.HighlightText {
    background-image: linear-gradient(rgba(183, 59, 42, 0.2), rgba(183, 59, 42, 0.2)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    padding: 10px !important;
    margin-bottom: 35px;
    color: #242a3f;
    font-size: 22px;
    line-height: 31px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-50 {
    margin-top: 50px;
}

.sectionTwo {
    background-image: url(../images/womanpushup.jpg), linear-gradient(rgba(229, 229, 229, 0.3), rgba(229, 229, 229, 0.3)) !important;
    background-size: auto, auto !important;
    background-position: 100% 100%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important;
    margin-top: -120px;
    padding-top: 140px;
    padding-bottom: 140px;
}

.sectionThree {
    margin-top: -120px;
}

.PlainBg {
    background-image: linear-gradient(#f9f0e8, #f9f0e8) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}

.greatSec {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 69%, #fff 100%), linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(../images/AdobeStock_221192610.png) !important;
    background-size: auto, auto, cover !important;
    background-position: 50% 50%, 50% 50%, 50% 0 !important;
    background-attachment: scroll, scroll, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat !important;
}

.redBorder {
    box-shadow: none;
    border-top: 10px solid #b73b2a !important;
}

.HandSec {
    background-image: url(../images/husband.jpg) !important;
    background-size: cover !important;
    background-position: 50% 100% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    padding-bottom: 340px;
}

.TrainingSec {
    background-image: url(../images/and_new.png), linear-gradient(#b9b9b9, #b9b9b9) !important;
    background-size: cover, auto !important;
    background-position: 100% 0, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important;
    padding: 30px 0px 30px 70px;
}

.WhiteText {
    color: #fff !important;
}

.sectionSix {
    background-image: linear-gradient(90deg, #e5e5e5 0, rgba(229, 229, 229, 0.85) 35%, rgba(255, 255, 255, 0) 80%), url(../images/haltBG.jpg), linear-gradient(rgba(229, 229, 229, 0.3), rgba(229, 229, 229, 0.3)) !important;
    background-size: auto, contain, auto !important;
    background-position: 50% 50%, 100% 0, 50% 50% !important;
    background-attachment: scroll, fixed, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat !important;
    margin-top: -120px;
    padding-top: 110px;
    padding-bottom: 110px;
}

.sectionSeven {
    margin-top: -120px;
}

.whiteBg {
    background-color: #fff !important;
}

.sectionEight {
    background-image: linear-gradient(0deg, #fff5f0 79%, rgba(255, 245, 240, 0) 93%), linear-gradient(90deg, #fff5f0 55%, rgba(255, 245, 240, 0) 93%), url(../images/happysquat.jpg), linear-gradient(rgba(255, 245, 240, 0.5), rgba(255, 245, 240, 0.5)) !important;
    background-size: auto, auto, auto, auto !important;
    background-position: 50% 50%, 50% 50%, 100% 0, 50% 50% !important;
    background-attachment: scroll, scroll, scroll, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat !important;
    margin-top: -120px;
    padding-top: 120px;
    padding-bottom: 120px;
}

.sectionNine {
    margin-top: -120px;
}

.DoctorSec {
    background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), linear-gradient(270deg, #fff 0, rgba(255, 255, 255, 0.25) 30%, rgba(255, 255, 255, 0) 50%), url(../images/fliptheBiohramonyDoctor.jpg) !important;
    background-size: auto, auto, auto !important;
    background-position: 50% 50%, 50% 50%, 100% 0 !important;
    background-attachment: scroll, scroll, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat !important;
}

.WomanSec {
    /*box-shadow: rgba(0, 0, 0, 0.4) 0 8px 12px 0;*/
    background-image: url(../images/newwoman.jpg), linear-gradient(#fff, #fff) !important;
    background-size: auto, auto !important;
    background-position: 100% 100%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important;
}

.BioSec {
    margin-left: auto !important;
    margin-right: auto !important;
    background-image: url(../images/breakthroughdoctor.jpg), linear-gradient(#fff, #fff) !important;
    background-size: contain, auto !important;
    background-position: 100% 50%, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important;
    padding: 30px 0px 30px 10px;
}

.sectionTen {
    background-image: linear-gradient(rgba(229, 229, 229, 0.5), rgba(229, 229, 229, 0.5)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    margin-top: -120px;
    padding-top: 120px;
}

/*.BlueImg {
    position: relative;
    top: -85px;
    margin-bottom: -90px;
}*/

.f-50 {
    font-size: 50px !important;
}

.f-34 {
    font-size: 34px !important;
}

.lightText {
    font-weight: 400 !important;
}

.sectionTwelve {
    background-image: linear-gradient(rgba(229, 229, 229, 0.5), rgba(229, 229, 229, 0.5)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    padding-bottom: 120px;
}

.sectionThirteen {
    margin-top: -120px;
}

.FatSec {
    box-shadow: rgba(0, 0, 0, 0.4) 0 8px 12px 0;
    background-image: url(../images/smileladyBG.jpg), linear-gradient(#fff, #fff) !important;
    background-size: auto, auto !important;
    background-position: 100% 102px, 50% 50% !important;
    background-attachment: scroll, scroll !important;
    background-repeat: no-repeat, no-repeat !important;
}

.sectionFourteen {
    background-image: linear-gradient(90deg, #fff5f0 55%, rgba(255, 245, 240, 0) 93%), url(../images/pinkshorts.png), linear-gradient(rgba(229, 229, 229, 0.5), rgba(229, 229, 229, 0.5)) !important;
    background-size: auto, cover, auto !important;
    background-position: 50% 50%, 100% 0, 50% 50% !important;
    background-attachment: scroll, fixed, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat !important;
    margin-top: -120px;
    padding-top: 140px;
    padding-bottom: 120px;
}

.sectionFifteen {
    margin-top: -120px;
    z-index: 1;
}

.sectionSixteen {
    background-image: linear-gradient(0deg, #c8c9c9 0, #c8c9c9 0, #fff 100%) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin-top: 20px;
    padding-bottom: 120px;
}

.sectionSeventeen {
    margin-top: -120px;
}

.BottleImg {
    position: absolute;
    right: 0;
    top: 400px;
}

.greyBox {
    background-image: linear-gradient(rgba(229, 229, 229, 0.5), rgba(229, 229, 229, 0.5)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    height: 100% !important;
    padding: 15px 15px;
    text-align: center;
}

.sectionEighteen {
    background-image: linear-gradient(rgba(185, 185, 185, 0.5), rgba(185, 185, 185, 0.5)), url(../images/slimmeasureladyBG.jpg), linear-gradient(rgba(229, 229, 229, 0.5), rgba(229, 229, 229, 0.5)) !important;
    background-size: auto, cover, auto !important;
    background-position: 50% 50%, 50% 50%, 50% 50% !important;
    background-attachment: scroll, scroll, scroll !important;
    background-repeat: no-repeat, no-repeat, no-repeat !important;
    margin-top: -120px;
    padding-top: 140px;
    padding-bottom: 120px;
}

.sectionNinteen {
    margin-top: -120px;
}

.PriceContainer {
    margin-top: 30px;
}

.TreeSec {
    background-image: url(../images/almostsoldoutBG.jpg) !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}

.guranteeSec {
    padding: 15px;
    background-image: linear-gradient(#b73b2a, #b73b2a) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}

    .guranteeSec .row {
        align-items: center;
    }

.PriceContainer {
    padding: 40px 40px;
}

.priceGrey {
    padding: 10px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background-image: linear-gradient(#b9b9b9, #b9b9b9) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}

.pb-pkg-type {
    background: #2647A5;
    padding: 6px 16px;
    text-transform: uppercase;
    font-size: 21px;
}

.price-each span {
    font-size: 24px;
    position: absolute;
    top: 24px;
    left: 2px;
    color: #000;
    padding-top: 0px;
    font-weight: 500;
}

.pb-pkg-supply {
    position: relative;
    margin-bottom: 40px;
    font-weight: bold;
    background: #132453;
    font-size: 28px;
}

    .pb-pkg-supply:after {
        content: "";
        position: absolute;
        top: 99%;
        width: 100%;
        left: 0;
        background: inherit;
        height: 40px;
        clip-path: ellipse(60% 120% at 50% -60%);
    }

.price-part {
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.price.price-center {
    font-family: 'Barlow', sans-serif;
    font-size: 53px;
    color: #000;
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
    vertical-align: middle;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 1px;
}

.price-each {
    font-family: 'Barlow', sans-serif;
    font-size: 28px;
    color: #000;
    position: relative;
    display: inline-block;
    top: -11px;
    left: -3px;
    font-weight: 600;
}

.retail-price {
    color: #ff0000;
    font-size: 24px;
    padding: 0px 0 5px 0;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    margin-bottom: 0px;
}

.center-content {
    padding: 0px 0px;
}

.ship-text {
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    padding: 10px 0px 0px 40px;
    position: relative;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    color: #000 !important;
}

    .ship-text img {
        position: absolute;
        top: 10px;
        left: 5px;
    }

.FAQ {
    background-image: linear-gradient(rgba(229, 229, 229, 0.5), rgba(229, 229, 229, 0.5)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}

.greyBorder {
    border-top: 10px solid #e5e5e5 !important;
    margin-bottom: 35px !important;
}

.footer {
    background: #0f0e0f;
    padding: 10px 10px 0px;
}

.footer-section ul {
    padding-top: 20px;
    padding-bottom: 30px;
}

.footer-section li {
    font-family: 'Montserrat', sans-serif;
}

    .footer-section li a {
        font-size: 16px !important;
        color: #18a3b5;
    }

    .footer-section li a {
        padding: 10px 20px;
    }

.footer-section p {
    font-size: 14.7px;
    line-height: 23px;
}

.footer p {
    text-align: center;
    color: #dcdcdc;
    font-family: 'Montserrat', sans-serif;
}

.FAQ h2 {
    font-size: 22px;
}

.guranteeSec h2 {
    font-size: 30px;
}

.sectionFour .redText {
    font-size: 34px;
}

.BioSec h1 {
    font-size: 34px !important;
}

@media(min-width: 768px) {
    .br-block {
        display: block;
    }

    .hide-large {
        display: none;
    }

    .mt-26 {
        margin-top: 26px !important;
    }

    .mt-41 {
        margin-top: 41px;
    }
}



.block-in {
    display: inline-block;
    padding: 20px 40px !important;
}

.f-33 {
    font-size: 33px;
}


sup {
    top: -.7em;
    font-size: 12px;
}

.h2, h2 {
    font-size: 2.15rem;
}

.ep {
    padding: 19px 10px !important;
}

.pb-best .pb-pkg-type {
    background: #DD0F37;
}

.cart-btn {
    margin-bottom: 0px;
    padding: 20px 5px 10px 5px;
}

.fr-links a {
    color: #222;
}


@media(min-width:768px) and (max-width:991px) {

    .girlImg {
        max-width: 330px !important;
        right: 0px !important;
        margin-top: 100px !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {

    .girlImg {
        max-width: 400px !important;
        right: -10px !important;
    }
}

@media(min-width:1200px) {
    .bv-block {
        display: block;
    }

    .girlImg {
        max-width: 500px !important;
        right: -10px !important;
    }


    .nr-image-div {
        padding: 0px;
        position: relative;
        right: -15px;
    }

    .nr-image {
        max-width: 371px;
        margin-top: 30px;
    }



    .e-top {
        margin-top: -23px;
    }

    .mt-up-60 {
        margin-top: -60px;
    }
}

@media(min-width:992px) {
    .right-spacer {
        padding-right: 262px;
    }

    .lh-43 {
        line-height: 43px;
    }
}

@media (min-width: 768px) {
    .pb-best {
        transform: scale(1.05);
    }
}


@media(max-width:767px) {

    .organsImg {
        right: 0px !important;
    }

    .hide-small {
        display: none;
    }


    .links {
        word-break: break-all;
    }

    .HiSec {
        background-size: 100% !important;
        background-position: top !important;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../images/IntroBG.jpg) !important;
        /* background-image: url(../images/IntroBG.jpg?webp), linear-gradient(#fff, #fff) !important; */
        background-attachment: fixed, scroll !important;
        background-repeat: no-repeat, no-repeat !important;
    }

    .mbl-30 {
        margin-top: 30px !important;
    }

    .pricing-box {
        margin-bottom: 30px !important;
    }

    .PriceContainer {
        padding: 20px 0px;
    }

    .guranteeSec {
        padding: 30px 30px;
    }

        .guranteeSec h2 {
            text-align: center;
            font-size: 28px;
            margin-top: 20px;
        }

    .BottleImg {
        display: none !important;
    }

    .FatSec .redSec {
        background-color: #b73b2a !important;
    }

    .BlueImg {
        position: inherit;
        margin-bottom: 0px;
    }

    .f-50 {
        font-size: 34px !important;
    }

    .sm-15 {
        font-size: 15px !important;
    }

    .BioSec {
        padding: 30px 20px 30px 20px;
    }

        .BioSec h1 {
            font-size: 15px !important;
        }

    .sm-30 {
        margin-top: 30px;
    }

    .organsImg {
        position: relative;
        right: -58px;
    }

    .TrainingSec {
        padding: 30px 15px 30px 15px;
    }

    .f-34 {
        font-size: 28px !important;
    }

    .HandSec {
        padding-bottom: 150px;
    }

    .sectionFour .redText {
        font-size: 28px;
    }

    .sm-margin {
        margin-top: 0px !important;
    }

    .imgCaption {
        margin-bottom: 30px;
    }

    .sectionTwo {
        background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(../images/womanpushup.jpg), linear-gradient(rgba(229, 229, 229, 0.3), rgba(229, 229, 229, 0.3)) !important;
        background-size: auto, auto, auto !important;
        background-position: 50% 50%, 100% 100%, 50% 50% !important;
        background-attachment: scroll, scroll, scroll !important;
        background-repeat: no-repeat, no-repeat, no-repeat !important;
    }

    .GirlCont {
        background-image: linear-gradient(rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), url(../images/letherselfgo.png) !important;
        background-size: auto, contain !important;
        background-position: 50% 50%, 100% 100% !important;
        background-attachment: scroll, scroll !important;
        background-repeat: no-repeat, no-repeat !important;
    }

    .redSec h2, .borderSec h2 {
        font-size: 24px !important;
        line-height: 32px;
    }

    .UltimateSec {
        background-position: 50% 50%, 100% 100% !important;
        background-size: auto, auto !important;
        background-image: linear-gradient(rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), url(../images/humiliated.jpg?webp) !important;
        background-attachment: scroll, scroll !important;
        background-repeat: no-repeat, no-repeat !important;
    }

    .borderSec h1 {
        font-size: 28px;
    }

    .UltimateSec .borderSec h2 {
        font-size: 24px;
    }

    h2 {
        font-size: 24px;
    }

    .UltimateSec {
        padding: 20px 15px 20px 15px;
    }

    .innerSec {
        padding: 30px 15px;
    }

    .redSec {
        background-color: rgba(183, 59, 42, 0.7) !important;
        border-left: 10px solid #b73b2a;
    }

    .StruggleSec {
        padding: 45px 15px 40px 15px;
    }

    .ContDiv {
        padding: 65px 15px 25px 15px !important;
    }

    .sm-p {
        padding-left: 0px;
        padding-right: 0px;
    }

    .bannerCont {
        padding: 0px 0px;
    }

    .bannerText h2 {
        font-size: 30px !important;
    }

    .Banner {
        background-position: top right !important;
        background-size: cover !important;
        background-attachment: scroll, scroll, scroll, scroll, fixed, scroll !important;
        /* background-image: url(../images/heroBGv3.jpg?webp); */
        background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat !important;
    }

    .girlImg {
        right: 0px !important;
        position: inherit;
    }

    .bannerText h1 {
        font-size: 31px;
    }

    .bannerText h3 {
        font-size: 31px;
    }

    .mbl-90 {
        margin-top: 90px;
    }

    .mbl-btm-0 {
        margin-bottom: 0px;
    }

    .mbl-top-0 {
        margin-top: 0px !important;
    }

    .mbl-width {
        margin: auto;
        width: 250px !important;
        display: block;
    }

    .WomanSec {
        background: white !important;
    }

    .FatSec {
        box-shadow: none;
    }

    .sectionFourteen {
        background-position: 50% 50%, 57% 0, 50% 50% !important;
    }

    .no-shd {
        box-shadow: none !important;
    }

    .mbl-pb-0 {
        padding-bottom: 0px !important;
    }

    .mbl-pt-0 {
        padding-top: 0px !important;
    }

    .mb-title {
        font-size: 30px;
    }
}


@media(min-width:992px) and (max-width:1199px) {
    .Banner {
        background-position: center center !important;
    }

    .e-t1 {
        font-size: 20px !important;
    }

    .e-t2 {
        font-size: 22px !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .secCont {
        box-shadow: none !important;
    }

    .container {
        max-width: 98% !important;
    }

    .UltimateSec {
        background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(../images/humiliated.jpg) !important;
    }

    .Banner {
        background-position: center;
    }

    .sectionTwo {
        /*background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(../images/womanpushup.jpg), linear-gradient(rgba(229, 229, 229, 0.3), rgba(229, 229, 229, 0.3)) !important;*/
    }

    .innerSec {
        padding: 30px 15px;
    }

    .e-t1 {
        font-size: 20px !important;
    }

    .e-t2 {
        font-size: 22px !important;
    }

    .sectionTwo {
        background-image: url(../images/womanpushup-light.jpg), linear-gradient(rgba(229, 229, 229, 0.3), rgba(229, 229, 229, 0.3)) !important;
    }

    .pb-best .pb-pkg-type {
        font-size: 19px;
    }

    .bannerRedSec h6 {
        font-size: 19px;
    }


    .pb-pkg-supply {
        font-size: 26px;
    }


    .ship-text {
        font-size: 13px;
    }

    .sectionFourteen {
        background-position: 50% 50%, 50% 0, 50% 50% !important;
    }

    .retail-price {
        font-size: 20px;
    }
}


@media(max-width:991px) {
    .FatSec {
        background-image: url(../images/smileladyBG-light.jpg), linear-gradient(#fff, #fff) !important;
    }
}

.mail-box {
    font-family: CourierStd;
    background: white;
    padding: 40px;
    margin-top: 45px;
    margin-bottom: 45px;
    box-shadow: -3px 6px 11px -2px #7d7d7d;
}

    .mail-box p {
        font-family: CourierStd;
    }


 #footer-grey{
    position: absolute;
    width: 100%;
 }   

 #footer-dark{
     position: absolute;
    width: 100%;
 }


.fr-links p{
    font-size: 17px;
}


@media(min-width:1200px)
{
    .bg-image-div1{
        max-width: 150% !important;
    }
}

@media(max-width:1200px)
{
    .bg-image-div1{
        margin:auto;
        display: block;
    }
}