body {
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    letter-spacing: 0.03em;
}

.p_author {
    line-height: 1.2em;
    color: #414141;
    font-size: 24px;
    letter-spacing: .02rem;
    font-weight: 500;
}

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

.hr-line {
    width: 100%;
    height: 13px;
    border-bottom: 3px solid;
    border-top: 3px solid;
    border-color: #e65030;
    margin-top: 3%;
    margin-bottom: 2%;
}

.heading-line {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.cross {
    position: relative;
}

.equal-width,
.container {
    max-width: 980px;
}

.cross::after {
    content: "";
    position: absolute;
    top: 8px;
    height: 2px;
    width: 53px;
    left: -9px;
    transform: rotate(25deg);
    background: #e65030;
}

.cross::before {
    content: "";
    position: absolute;
    top: 8px;
    height: 2px;
    width: 53px;
    left: -9px;
    background: #e65030;
    transform: rotate(330deg);
}

.cut-btn {
    background: #e65030;
    color: #fff !important;
    border: 1px solid #e65030;
    padding: 7px 30px;
    outline: none;
    display: inline-block;
    font-weight: bolder;
    font-size: 17px;
}

.cus-btn:focus,
.cus-btn:hover {
    outline: none;
}

.no-style li {
    list-style: none;
}

.text-orange {
    color: #e65030 !important;
}

.text-black {
    color: #000222;
}

.text- {
    color: #aeaeae;
}

h1 {
    font-size: 2.2rem;
    font-weight: 700;
}

h2 {
    font-weight: 600;
}

.yellow-line {
    position: relative;
    width: 365px;
    margin: 0 auto
}

.yellow-line:after {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 50%;
    height: 5px;
    border-radius: 7px;
    width: 50%;
    background: yellow;
    transform: translateX(-50%);
}

.heading-with-line {
    width: 100%;
    display: inline-block;
    font-weight: 500;
}

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

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

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

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

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

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

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

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

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

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

.f-1-8 {
    font-size: 1.8rem;
}

.f-1-1 {
    font-size: 1.1rem;
}

.f-1-2 {
    font-size: 1.2rem;
}

.f-1-3 {
    font-size: 1.2rem
}

.f-1-4 {
    font-size: 1.4rem
}

.f-1-5 {
    font-size: 1.5rem;
}

.f17 {
    font-size: 17px;
}

h3 {
    font-weight: 300;
    font-size: 1.3rem;
}

.lh-1-2 {
    line-height: 1.2;
}

.join-heading {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.6;
}

h4 {
    font-size: 0.9rem;
    font-weight: 600;
}

.day-count {
    font-weight: 500;
}

.course h2 {
    color: #000222;
    font-weight: 700;
}

h6 {
    font-size: .9rem;
    font-weight: 700;
}

p {
    color: #414141;
    font-size: 16px;
    letter-spacing: .02rem;
    font-weight: 500;
}

.section-padding {
    padding-top: 4%;
    padding-bottom: 4%;
}

.bg-black {
    background: #222222;
}

.author {
    font-weight: 600;
    font-size: 24px;
}

.pat-5 {
    padding-top: 1.7rem;
}


/* banner */

.banner-sub-title {
    font-size: 62px;
    font-weight: 600;
}

.banner {
    /* background: url(https://res.cloudinary.com/dg7cxo01d/image/upload/v1570637009/shredded/banner_hcrd6f.jpg); */
    background: url(../assets/header-bg.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 998px;
    padding-top: 50px;
}

.p-2 {
    padding: 1rem !important;
    font-weight: 800;
    font-size: 67px;
}

.tag-holder {
    background: rgba(255, 255, 255, 0.47);
    margin-top: 2.5rem !important;
    margin-bottom: 4.5rem !important;
}


/* End banner */

.ex img {
    width: 100%;
}

.ex h2 {
    color: #000222;
}

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


/* Sample Format */

.sample-format {
    /* background: url(https://res.cloudinary.com/dg7cxo01d/image/upload/v1570637007/shredded/smapleBG_pm9kha.jpg); */
    background: url(../assets/date-bg.jpg);
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    max-width: 980px;
    margin: 0 auto;
}

.sample-format .f-21 {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
}

.prl-10 {
    padding: 0 10%;
}


/* End Sample Format */


/* So what are people saying? */

#client-say {
    /* background: url(https://res.cloudinary.com/dg7cxo01d/image/upload/v1570637010/shredded/clientBG_qejpns.jpg); */
    background: url(../assets/bg-3.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.test {
    margin-bottom: 2.9rem;
}

.test p {
    line-height: 2rem;
}


/* End So what are people saying? */


/* transform-your-physique */

.transform-your-physique {
    background: #000000;
}

.transform-your-physique .inner-div {
    /* background: url(https://res.cloudinary.com/dg7cxo01d/image/upload/v1570637008/shredded/transformBG_d2epnv.jpg); */
    background: url(../assets/bg-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 980px;
    margin: auto;
}

.holder-header {
    background: #000;
    color: #ffffff;
    padding: 4% 6%;
    text-align: center
}

.holder-body {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    padding: 5%;
}

.holder-body li {
    padding: 2% 0;
    font-weight: 500;
    font-size: 30px;
}

.pd-6 {
    padding: 6rem 0;
}

.bb-2 {
    border: 3px solid #000;
}


/* End transform-your-physique */


/* get-fit-app */

#get-fit-app {
    background: url(https://landingpages-assets.s3-us-west-1.amazonaws.com/academy_assets/app_background_sa1_revd0b.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 580px;
    overflow: hidden;
}


/* End get-fit-app */


/* money-back Gurantee */

#money-back {
    background: #d9d9d9;
    height: 140px;
    padding-bottom: 20px;
}

#money-back img {
    width: 200px;
    margin-top: -27px;
}


/* End money-back Gurantee */


/* faq */


/* faq */

#faq {
    background: #D9D9D9;
    padding-top: 3%;
    padding-bottom: 3%;
}

.faq {
    margin-bottom: 2rem;
}

#faq .f-20,
#faq .f-22 {
    color: #414141;
}

#faq .f-20 {
    line-height: 1.2;
}

.no-m img {
    width: 100%;
}


/* End faq */


/* start-your-today */

#start-your-today .card-header {
    background: url(https://res.cloudinary.com/dg7cxo01d/image/upload/v1570637005/shredded/shared-todayBG_fhvw68.jpg);
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 170px;
    padding-top: 50px;
}

.cus-card {
    width: 300px;
    margin: 0 auto
}

.order-1,
.order-2,
.order-3 {
    order: unset;
}

.no-m {
    margin: 0;
}

.f-13 {
    font-size: 1.3rem;
    font-weight: 400;
}

.promoImage {
    position: relative;
    text-align: center;
}

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
    text-align: left;
    font-weight: 600;
    line-height: 1.6em;
    font-size: 13pt;
}


/* end start-your-today */

@media (max-width: 767.98px) {
    .bottom-left {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .p-2 {
        font-size: 30px
    }
    .no-m {
        margin: unset;
    }
    .order-1 {
        order: 1;
    }
    .order-2 {
        order: 2;
    }
    .order-3 {
        order: 3;
    }
    .banner {
        /* background: url(https://res.cloudinary.com/dg7cxo01d/image/upload/v1570637008/shredded/banner-mobile_oastv6.jpg); */
        background: url(../assets/mobile-header-bg.jpg);
        background-size: cover;
        background-position: center center;
        padding-top: 0;
        background-repeat: no-repeat;
        max-height: 900px !important;
        min-height: 500px !important;
    }
    .tag-holder {
        margin-bottom: 0 !important;
    }
    #get-fit-app {
        min-height: 760px;
    }
    .inner-div {
        background: url(../assets/ph-bg.jpg);
    }
    #money-back {
        min-height: 400px;
        padding: 1%;
        text-align: center
    }
    #money-back img {
        margin-top: 0;
    }
    .course h2 {
        font-weight: 500;
    }
    .course .f-32 {
        font-size: 26px;
        font-weight: 700;
    }
    .yellow-line:after {
        contain: "" !important;
        width: 0 !important;
    }
    .sample-format .smaple {
        font-size: 26px;
    }
    .sample-format .m-f-40 {
        font-size: 20px;
    }
    .bodyweight p {
        line-height: 1.2;
    }
    .ex {
        margin-top: 25px !important;
        padding-left: .25rem !important;
        padding-right: .25rem !important;
    }
    .ex .pd {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }
    .ex .f-30 {
        font-size: 13px;
    }
    .ex h2 {
        color: #000222;
        line-height: 1.4;
        font-size: 21px;
        font-weight: 700;
    }
    #client-say h1 {
        font-size: 30px;
    }
    #client-say .test p {
        font-size: 16px;
        color: #000;
        line-height: 1.2rem;
    }
    .holder-header .f-40,
    .holder-header .f-28 {
        font-size: 23px;
    }
    .holder-header .f-45 {
        font-size: 31px;
    }
    .holder-body li {
        padding: 2% 0;
        font-weight: 500;
        font-size: 16px;
    }
    #client-say .test p i {
        font-weight: 500 !important;
    }
    #client-say {
        text-align: left !important;
    }
    #client-say .gh h2 {
        font-size: 20px;
        padding: 1rem !important;
    }
    .border-tb {
        border-top: 3px solid #e65030;
        border-bottom: 3px solid #e65030;
    }
    .d-flx {
        display: flex;
    }
    #faq img {
        width: auto !important;
        height: 40px !important;
        object-position: 100% !important;
    }
    #faq h2 {
        font-size: 25px;
    }
    .mobile-hide {
        display: none;
    }
    /* #client-say .gh {
        padding: 1rem !important;
    } */
    .sample-format .f-21 {
        font-weight: 400;
        font-size: 12px;
        line-height: 1.3;
    }
    .mb-as-3 {
        margin-bottom: 15px;
    }
    .yellow-line {
        width: 100% !important;
    }
    .mlist li {
        line-height: 1.4;
        font-size: 19px;
        color: #414141;
        FONT-WEIGHT: 500;
        margin-bottom: 10px;
    }
    .cus-card {
        width: 300px;
    }
    h1 {
        font-size: 1rem;
    }
    .banner-sub-title {
        font-size: 30px;
        font-weight: 600;
        padding: inherit;
        line-height: 1.2;
        margin-bottom: 2rem;
    }
    .cut-btn {
        padding: 7px 10px;
    }
    h3 {
        font-size: .8rem;
    }
    h2 {
        font-size: 1.5rem;
    }
    p {
        font-size: 14px;
    }
    h5 {
        font-size: 1rem;
    }
    .yellow-line,
    .yellow-line:after {
        width: 250px;
    }
    .prl-10 {
        padding: 0 4%;
    }
    .ptb-1 {
        padding-top: .8rem;
        padding-bottom: 1rem;
    }
    .text-sm-center {
        text-align: center
    }
    .section-padding {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .hr-line {
        margin-top: 25px;
        height: 15px;
        border-bottom: 5px solid;
        border-top: 5px solid;
        border-color: #e65030;
    }
    .mb-sm-0 {
        margin-bottom: 0px;
    }
    .mt-sm-0 {
        margin-top: 0px;
    }
    .f-13 {
        font-size: .9rem;
    }
    .f-1-1 {
        font-size: .9rem;
    }
    .f-1-2 {
        font-size: 1rem;
    }
    .f-1-4 {
        font-size: 1rem;
    }
    .f-1-5 {
        font-size: 1.1rem;
    }
    .f-1-8,
    .join-heading {
        font-size: 1rem;
    }
    #faq {
        padding-top: 10%;
        padding-bottom: 3%;
    }
    #get-fit-app {
        margin-top: 0;
    }
    #get-fit-app .f-1-8 {
        font-size: 1.5rem
    }
    #get-fit-app .mobile_img {
        width: 270px;
    }
    #money-back img {
        width: 150px;
    }
}

.blackFriday {
    background: #1B1B1B;
    color: white;
}

.blackTitle {
    font-size: 3.5rem;
    font-weight: bold;
    transform: scale(1, 1.5);
    -webkit-transform: scale(1, 1.5);
    /* Safari and Chrome */
    -moz-transform: scale(1, 1.5);
    /* Firefox */
    -ms-transform: scale(1, 1.5);
    /* IE 9+ */
    -o-transform: scale(1, 1.5);
    /* Opera */
    line-height: 3rem;
    border-right: solid thin;
    padding-top: 15px;
    padding-bottom: 10px;
}

.offer-btn {
    background: #2A8455;
    color: #fff !important;
    border: 1px solid #2A8455;
    padding: 7px 30px;
    outline: none;
    display: inline-block;
    font-weight: bolder;
    font-size: 17px;
    width: 100%;
    margin: 0 auto;
}

.timerPromo {
    padding: 12px 0 12px 40px;
    transform: scale(1, 1.1);
    -webkit-transform: scale(1, 1.1);
    /* Safari and Chrome */
    -moz-transform: scale(1, 1.1);
    /* Firefox */
    -ms-transform: scale(1, 1.1);
    /* IE 9+ */
    -o-transform: scale(1, 1.1);
    /* Opera */
}

.timerHeader {
    font-size: 1.3rem;
    margin: 20px auto;
}

.timerPrice {
    font-size: 4rem;
    transform: scale(1, 1.3);
    -webkit-transform: scale(1, 1.3);
    /* Safari and Chrome */
    -moz-transform: scale(1, 1.3);
    /* Firefox */
    -ms-transform: scale(1, 1.3);
    /* IE 9+ */
    -o-transform: scale(1, 1.3);
    /* Opera */
}

.blackTimerRow {
    margin-top: 10px;
    margin-right: 0;
}

.blackTimer {
    background: #8E1C1C;
    text-align: center;
    padding-left: 0;
}

.timeSection {
    display: inline-block;
    margin-top: 10px;
    font-size: 2rem;
    text-align: center;
    margin-left: 12px;
    width: 15%;
    font-weight: bold;
}

.timeSection>div {
    font-size: .5em;
    text-transform: uppercase;
    font-weight: normal;
}

#start-your-black {
    background: #1B1B1B;
    color: white;
    margin-top: 50px;
}

.buyBlackTitle {
    line-height: 3rem;
    font-size: 3.5rem;
    transform: scale(1, 1.5);
    -webkit-transform: scale(1, 1.5);
    /* Safari and Chrome */
    -moz-transform: scale(1, 1.5);
    /* Firefox */
    -ms-transform: scale(1, 1.5);
    /* IE 9+ */
    -o-transform: scale(1, 1.5);
    /* Opera */
    font-weight: bold;
    padding-top: 35px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}

.buyBlackSubTitle {
    text-align: center;
    width: 100%;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    /* Safari and Chrome */
    -moz-transform: scale(1, 1.2);
    /* Firefox */
    -ms-transform: scale(1, 1.2);
    /* IE 9+ */
    -o-transform: scale(1, 1.2);
    /* Opera */
    font-size: 1.5rem;
    margin-top: 20px;
}

.buyTimerRow {
    padding-left: 15px;
    padding-right: 15px;
}

.buyTimer {
    padding: 0 0 13px 0;
}

.buyPrice {
    font-size: 3rem;
    transform: scale(1, 1.3);
    -webkit-transform: scale(1, 1.3);
    /* Safari and Chrome */
    -moz-transform: scale(1, 1.3);
    /* Firefox */
    -ms-transform: scale(1, 1.3);
    /* IE 9+ */
    -o-transform: scale(1, 1.3);
    /* Opera */
    text-align: center;
    padding: 50px 0;
}

.shredText {
    max-width: 600px;
    padding: 0 20px 20px 20px;
    text-align: center;
    margin: 0 auto;
}

.shredText p {
    color: white;
    margin: 20px auto;
}

.shredPlus {
    font-size: 3.5rem;
    font-weight: bold;
    vertical-align: middle;
    margin: auto 0;
}

.globalContent .modal-dialog {
    max-width: 850px;
}

.strikediag {
    background: linear-gradient(to left top, transparent 47.75%, #787878 49.5%, #787878 50.5%, transparent 52.25%);
}

.modal-content {
    border-radius: 1.2rem;
}

@media (max-width: 767.98px) {
    .modal-content {
        border-radius: 0;
    }
    .modal-content .container {
        padding-right: 0px
    }
    .modal-content .container img {
        width: 100%;
        display: none;
    }
    .modal-header {
        display: none;
    }
}