@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700,900');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
main.toned-90-long-sale-2018-05 {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.4;
    color: #222222;
}

.toned-90-long-sale-2018-05 h1,
.toned-90-long-sale-2018-05 h2,
.toned-90-long-sale-2018-05 h3,
.toned-90-long-sale-2018-05 h4,
.toned-90-long-sale-2018-05 h5 {
    font-family: 'Oswald', sans-serif;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
}


/*.toned-90-long-sale-2018-05 .other-font{
    font-family: 'Roboto', sans-serif;
}*/

.toned-90-long-sale-2018-05 h1 {
    font-size: 54px;
    margin-bottom: 30px;
    background: rgba(0,0,0,0.01);
}

.toned-90-long-sale-2018-05 h2 {
    font-size: 48px;
    margin-bottom: 37px;
}

.toned-90-long-sale-2018-05 h3 {
    font-size: 44px;
}

.toned-90-long-sale-2018-05 h4 {
    font-size: 30px;
    margin-bottom: 34px;
}

.toned-90-long-sale-2018-05 h5 {
    font-size: 24px;
}

.toned-90-long-sale-2018-05 .common-header {
    background: #002030;
    padding: 50px 0 !important;
    text-align: center;
    color: #fff;
}

.toned-90-long-sale-2018-05 .common-header.pink-header {
    background: #ff00f0;
    color: #fff;
}

.toned-90-long-sale-2018-05 .common-header.pink-header h1 {
    color: #fff;
}

.toned-90-long-sale-2018-05 section {
    padding: 50px 0 !important;
}

.toned-90-long-sale-2018-05 .content-2 .container {
    background: rgba(0, 0, 0, 0.01);
}

.toned-90-long-sale-2018-05 .white-area h1,
.toned-90-long-sale-2018-05 .white-area h2,
.toned-90-long-sale-2018-05 .white-area h3 {
    text-align: center;
    margin-bottom: 40px;
}

.toned-90-long-sale-2018-05 .img-right h1,
.toned-90-long-sale-2018-05 .img-right h2,
.toned-90-long-sale-2018-05 .img-right h3,
.toned-90-long-sale-2018-05 .img-right h4,
.toned-90-long-sale-2018-05 .img-left h1,
.toned-90-long-sale-2018-05 .img-left h2,
.toned-90-long-sale-2018-05 .img-left h3,
.toned-90-long-sale-2018-05 .img-left h4 {
    margin-bottom: 40px;
}

.toned-90-long-sale-2018-05 .fa {
    color: #ff00f0;
    margin-right: 7px;
}

.toned-90-long-sale-2018-05 p {
    margin-bottom: 20px;
    line-height: 30px;
}

.toned-90-long-sale-2018-05 .double-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0;
}

.toned-90-long-sale-2018-05 .double-area.right .double-area-text {
    margin-right: 50px;
}

.toned-90-long-sale-2018-05 .double-area.left .double-area-text {
    margin-left: 50px;
}

.toned-90-long-sale-2018-05 .single-img {
    margin: 20px auto;
    display: block;
    max-width: 70%;
}

.toned-90-long-sale-2018-05 img {
    max-width: 100%;
}

.toned-90-long-sale-2018-05 .pink {
    color: #ff00f0;
    background: rgba(0, 0, 0, 0.01);
}

.toned-90-long-sale-2018-05 .white {
    color: #fff;
}

.toned-90-long-sale-2018-05 .red {
    color: #FF2207;
}

.toned-90-long-sale-2018-05 .marker {
    background: yellow;
    font-weight: 600;
    color: #000;
    padding: 0 5px;
}

.toned-90-long-sale-2018-05 .normal {
    font-weight: 400;
}

.toned-90-long-sale-2018-05 .light {
    font-weight: 300;
}

.toned-90-long-sale-2018-05 .styled-list {
    list-style-type: none;
    margin: 35px 0;
    padding: 0;
}

.toned-90-long-sale-2018-05 .styled-list li {
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    padding-left: 45px;
    position: relative;
    text-transform: uppercase;
    line-height: 34px;
}

.toned-90-long-sale-2018-05 .styled-list li::after {
    content: "";
    width: 25px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 8px;
    background: #ff00f0;
}

.toned-90-long-sale-2018-05 .boxed {
    padding: 50px;
    border: 5px solid #fff;
    margin: 45px 0;
    background: none;
    width: 100%;
    overflow: hidden;
}

.toned-90-long-sale-2018-05 .red-box {
    border: 5px dashed #FF2207;
}

.toned-90-long-sale-2018-05 .pink-box {
    border: 5px dashed #ff00f0;
}

.toned-90-long-sale-2018-05 .bg-box {
    background: rgba(0, 0, 0, .7);
    border: none;
    -webkit-box-shadow: 0 0 15px #FF00F0;
    box-shadow: 0 0 15px #FF00F0;
}

.toned-90-long-sale-2018-05 .content-6 .styled-list {
    position: relative;
}

.toned-90-long-sale-2018-05 .content-6 .styled-list::before {
    content: "";
    width: 2px;
    height: calc(100% - 45px);
    background: #ddd;
    position: absolute;
    top: 10px;
    left: 14px;
}

.toned-90-long-sale-2018-05 .content-6 .styled-list li {
    padding-left: 60px;
}

.toned-90-long-sale-2018-05 .content-6 .styled-list li::after {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    content: "\f105";
    font-family: "FontAwesome";
    color: #FF00F0;
    background: #fff;
    border: 2px solid #FF00F0;
    text-align: center;
    line-height: 25px;
}


/* ==========================================================================
   Header styles
   ========================================================================== */


/* ==========================================================================
   Banner styles
   ========================================================================== */

.toned-90-long-sale-2018-05 .banner {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/banner.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
    color: #fff;
    padding: 30px 0 !important;
}

.toned-90-long-sale-2018-05 .banner-content {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 50px 0 0;
    background: rgba(0, 0, 0, 0.01);
}

.toned-90-long-sale-2018-05 .embed-responsive-item {
    height: 330px;
    width: 50%;
    margin: 25px 0;
    border: navajowhite;
}

.toned-90-long-sale-2018-05 .banner-left {
    width: 50%;
}

.toned-90-long-sale-2018-05 .banner-right {
    width: 50%;
}

.toned-90-long-sale-2018-05 .banner-content p {
    font-size: 24px;
    color: #e8e8e8;
    margin: 20px 0 25px 0;
    font-weight: 500;
}

.toned-90-long-sale-2018-05 .banner-content h4.other-font {
    color: #fff;
    padding: 0 10%;
}

.toned-90-long-sale-2018-05 .banner h5 {
    margin-bottom: 10px;
}

.toned-90-long-sale-2018-05 .banner p {
    width: 90%;
    margin: 0 auto;
}

.toned-90-long-sale-2018-05 .banner-bottom-text {
    width: 80%;
    margin: 0 auto;
}


/* ==========================================================================
   Content one styles
   ========================================================================== */

.toned-90-long-sale-2018-05 .content-1 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1.jpg") no-repeat center center / cover;
}

.toned-90-long-sale-2018-05 .content-2 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
    color: #fff;
}

.toned-90-long-sale-2018-05 .content-3 {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .75)), to(rgba(0, 0, 0, .75))) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/banner-bg.jpg") no-repeat center center / cover;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/banner-bg.jpg") no-repeat center center / cover;
    background: -o-linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/banner-bg.jpg") no-repeat center center / cover;
    background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/banner-bg.jpg") no-repeat center center / cover;
    background-attachment: fixed;
    color: #fff;
}

.toned-90-long-sale-2018-05 .content-4 {
    /*background: linear-gradient(rgba(255,255,255,.8), rgba(255,255,255,.8)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/img/bg-4.jpg") no-repeat left center / cover;*/
    background-attachment: fixed;
}

.toned-90-long-sale-2018-05 .content-5 {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat center center / cover;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat center center / cover;
    background: -o-linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat center center / cover;
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat center center / cover;
    color: #fff;
}

.toned-90-long-sale-2018-05 .content-5 ul li,
.toned-90-long-sale-2018-05 .content-6 ul li {
    margin-bottom: 30px !important;
}

.toned-90-long-sale-2018-05 .content-6 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6.jpg") no-repeat right center / cover;
    /*background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/img/bg-6.jpg") no-repeat left center / cover;*/
    background-attachment: fixed;
}

.toned-90-long-sale-2018-05 .content-7 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-7.jpg") no-repeat right center / cover;
    color: #fff;
}

.toned-90-long-sale-2018-05 .content-8 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .5))) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
    background: -webkit-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
    background: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
    background-attachment: fixed;
}

.toned-90-long-sale-2018-05 .content-8-1 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6))) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
    background: -o-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
    /*background-attachment: fixed;*/
    color: #fff;
}

.toned-90-long-sale-2018-05 .content-9 {
    /*background: url(https://d12hfwo7xdmxn8.cloudfront.net/img/bg-9.jpg) no-repeat right center / cover;*/
}

.toned-90-long-sale-2018-05 .content-10 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-10.jpg") no-repeat left center / cover;
}

.toned-90-long-sale-2018-05 .content-11 {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-11.jpg") no-repeat center center / cover;
    color: #fff;
}

.toned-90-long-sale-2018-05 .content-12 {
    background: url(https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg) no-repeat right center / cover;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(rgba(0, 0, 0, .8))) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat left center / cover;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat left center / cover;
    background: -o-linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat left center / cover;
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat left center / cover;
    color: #fff;
}

.toned-90-long-sale-2018-05 .content-13 {
    background: url(https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg) no-repeat left center / cover;
    color: #fff;
}


/* ==========================================================================
   content-two styles
   ========================================================================== */

.toned-90-long-sale-2018-05 .money-back.content-11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.toned-90-long-sale-2018-05 .money-back-left {
    width: 40%;
    background: rgba(0, 0, 0, .5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.toned-90-long-sale-2018-05 .money-back-left img {
    margin-bottom: 25px;
}

.toned-90-long-sale-2018-05 .money-back-right {
    width: 60%;
    padding: 50px;
    padding-right: 10%;
}


/* ==========================================================================
   purchase styles
   ========================================================================== */

.toned-90-long-sale-2018-05 button {
    font-size: 36px;
    font-weight: 500;
    background: #5CB85C;
    color: #fff;
    border: 0;
    padding: 10px 110px;
    border-radius: 5px;
    line-height: 1.2;
    margin: 20px 0 10px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.toned-90-long-sale-2018-05 button:hover {
    background: #358235;
}

.toned-90-long-sale-2018-05 button span {
    display: block;
    font-size: 22px;
    font-weight: normal;
}

.toned-90-long-sale-2018-05 .double-area-text>span {
    display: block;
    margin-bottom: 25px;
}


/*marge page styles*#############################################################################################################################/
/*  ##### DEADLINE STYLES #####  */

.toned-90-long-sale-2018-05 .include {
    padding-top: 60px !important;
    padding-bottom: 70px;
}

.toned-90-long-sale-2018-05 .include-header {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/in-h-bg.png") no-repeat center center / 100% 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    color: #fff;
}

.toned-90-long-sale-2018-05 .include-header h2 {
    color: #fff
}

.toned-90-long-sale-2018-05 .include-item {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bdr.png") no-repeat bottom center / 100% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 35px 0;
}

.toned-90-long-sale-2018-05 .include-item img {
    width: 150px;
    margin-bottom: 0;
}

.toned-90-long-sale-2018-05 .include-item p {
    font-size: 24px;
    line-height: 1.4;
    color: #222222;
}

.toned-90-long-sale-2018-05 .include-item-text {
    width: calc(100% - 200px);
}

.toned-90-long-sale-2018-05 .include-item-left .include-item-text {
    margin-left: 50px;
}

.toned-90-long-sale-2018-05 .include-item-right .include-item-text {
    margin-right: 50px;
    text-align: right;
}


/*  ##### BONUSE STYLES #####  */

.toned-90-long-sale-2018-05 .bonuses-header {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bu-h-bg.jpg") no-repeat top 15px center / auto;
    text-align: center;
    margin-bottom: 65px;
}

.toned-90-long-sale-2018-05 .bonus-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 5px solid #44b5fb;
    border-radius: 10px;
    padding: 50px 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0;
    -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, .5);
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, .5);
    flex-wrap: wrap;
}

.toned-90-long-sale-2018-05 .bonus-item img {
    width: 150px;
}

.toned-90-long-sale-2018-05 .bonus-item-left .text {
    margin-right: 100px;
    width: calc(100% - 250px);
}

.toned-90-long-sale-2018-05 .bonus-item-right .text {
    margin-left: 100px;
    width: calc(100% - 250px);
}

.toned-90-long-sale-2018-05 .bonus-item p {
    color: #222
}


/*  ##### BACK STYLES #####  */

.toned-90-long-sale-2018-05 .back {
    background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/back-bg.jpg") no-repeat center center / cover;
    padding: 100px 0 !important;
    color: #fff;
}

.toned-90-long-sale-2018-05 .back-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.toned-90-long-sale-2018-05 .back-text {
    margin-left: 80px;
    background: rgba(0, 0, 0, 0.01);
}

.toned-90-long-sale-2018-05 .back-text h3 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 36px;
    line-height: 1;
}

.toned-90-long-sale-2018-05 .back-text h2 {
    margin-bottom: 25px;
}

.toned-90-long-sale-2018-05 .back p {
    font-size: 24px;
    line-height: 1.4;
}


/*  ##### RESERVE STYLES #####  */

.toned-90-long-sale-2018-05 .reserve {
    padding: 80px 0 !important;
    text-align: center;
}

.toned-90-long-sale-2018-05 .img-separator {
    margin: 30px 0;
    margin-bottom: 75px;
    font-size: 16px;
}

.toned-90-long-sale-2018-05 .delete {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 25px;
}

.toned-90-long-sale-2018-05 .site-btn {
    background: #f26522;
    color: #fff;
    font-weight: 400;
    padding: 15px 100px;
    height: auto;
    border: 0;
    font-size: 3.7vw;
    border-radius: 5px;
    display: block;
    margin: 15px auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Oswald', sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    display: inline-block;
    display: b;
}

.toned-90-long-sale-2018-05 .site-btn:hover {
    background: #f26522;
    color: #fff;
    -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, .3);
    text-decoration: none;
}

.site-btn.top-btn {
    font-size: 30px;
    padding: 15px 90px;
    display: inline-block;
}

.site-btn .fa {
    color: #fff;
}

.toned-90-long-sale-2018-05 .card-btm {
    display: block;
    margin-bottom: 20px;
}

.toned-90-long-sale-2018-05 .text-for-img span {
    display: block;
    font-weight: 400;
    font-size: 45px;
}

.toned-90-long-sale-2018-05 .text-for-img {
    color: #333;
    line-height: 1.3 !important;
    margin-bottom: 70px !important;
}

.toned-90-long-sale-2018-05 img[align="right"] {
    max-width: 500px !important;
    margin: 0 0 50px 50px !important;
}

.toned-90-long-sale-2018-05 .hide-mobial {
    display: block;
}

.toned-90-long-sale-2018-05 .hide-desktop {
    display: none;
}

.toned-90-long-sale-2018-05 .card {
    border: none;
    margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
    .toned-90-long-sale-2018-05 .banner-content p {
        font-size: 20px;
    }
    .toned-90-long-sale-2018-05 h2 {
        font-size: 40px;
    }
    .toned-90-long-sale-2018-05 h1 {
        font-size: 48px;
    }
    .toned-90-long-sale-2018-05 h3 {
        font-size: 36px;
    }
    .toned-90-long-sale-2018-05 img[align="right"] {
        max-width: 400px !important;
    }
}


/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 991px) {
    .toned-90-long-sale-2018-05 .banner-content p {
        font-size: 17px;
    }
    .toned-90-long-sale-2018-05 h2 {
        font-size: 32px;
    }
    .toned-90-long-sale-2018-05 .embed-responsive-item {
        height: 295px;
        width: 70%;
    }
    .toned-90-long-sale-2018-05 .banner-content h4.other-font {
        font-size: 22px;
    }
    .toned-90-long-sale-2018-05 h1 {
        font-size: 38px;
    }
    .toned-90-long-sale-2018-05 h3 {
        font-size: 30px;
    }
    .toned-90-long-sale-2018-05 .content-1 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1.jpg") no-repeat right center / cover;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1.jpg") no-repeat right center / cover;
        background: -o-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1.jpg") no-repeat right center / cover;
        background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1.jpg") no-repeat right center / cover;
    }
    .toned-90-long-sale-2018-05 .content-2 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
    }
    .toned-90-long-sale-2018-05 .content-3 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-3.jpg") no-repeat right center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-3.jpg") no-repeat right center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-3.jpg") no-repeat right center / cover;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-3.jpg") no-repeat right center / cover;
    }
    .toned-90-long-sale-2018-05 .content-5 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat right center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat right center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat right center / cover;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-5.jpg") no-repeat right center / cover;
    }
    .toned-90-long-sale-2018-05 .content-6 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6.jpg") no-repeat left center / cover;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6.jpg") no-repeat left center / cover;
        background: -o-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6.jpg") no-repeat left center / cover;
        background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6.jpg") no-repeat left center / cover;
    }
    .toned-90-long-sale-2018-05 .content-7 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-7.jpg") no-repeat right center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-7.jpg") no-repeat right center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-7.jpg") no-repeat right center / cover;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-7.jpg") no-repeat right center / cover;
    }
    .toned-90-long-sale-2018-05 .content-8 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
        background: -o-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
        background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-8.jpg") no-repeat left center / cover;
    }
    .toned-90-long-sale-2018-05 .content-10 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-10.jpg") no-repeat left center / cover;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-10.jpg") no-repeat left center / cover;
        background: -o-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-10.jpg") no-repeat left center / cover;
        background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-10.jpg") no-repeat left center / cover;
    }
    /*.content-11{
background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url(https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-11.jpg) no-repeat right center / cover;
}*/
    .toned-90-long-sale-2018-05 .content-12 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
    }
    .toned-90-long-sale-2018-05 .content-13 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat left center / cover;
    }
    .toned-90-long-sale-2018-05 button {
        padding: 10px 60px;
    }
    /*additional#############################################*/
    .toned-90-long-sale-2018-05 .banner p {
        font-size: 18px;
    }
    .toned-90-long-sale-2018-05 .include-item {
        width: 100%;
    }
    .toned-90-long-sale-2018-05 .bonus-item-right .text {
        margin-left: 25px;
        width: calc(100% - 175px);
    }
    .toned-90-long-sale-2018-05 .bonus-item-left .text {
        margin-right: 25px;
        width: calc(100% - 175px);
    }
    .toned-90-long-sale-2018-05 .bonus-item {
        padding: 50px 25px;
    }
    .toned-90-long-sale-2018-05 .back-text {
        margin-left: 25px;
    }
    .toned-90-long-sale-2018-05 .banner-bottom-text {
        width: 100%;
    }
    .toned-90-long-sale-2018-05 img[align="right"] {
        max-width: 330px !important;
    }
    main.toned-90-long-sale-2018-05 {
        font-size: 16px;
    }
    .toned-90-long-sale-2018-05 p {
        margin-bottom: 20px;
        line-height: 1.4;
    }
}


/* All Mobile Sizes (devices and browser) 360*640 */

@media only screen and (max-width: 767px) {
    body.toned-90-long-sale-2018-05 {
        font-size: 14px;
    }
    .toned-90-long-sale-2018-05 p {
        margin-bottom: 15px;
        line-height: 1.4;
    }
    .toned-90-long-sale-2018-05 .banner-content p {
        font-size: 16px;
    }
    .toned-90-long-sale-2018-05 h2 {
        font-size: 26px;
    }
    .toned-90-long-sale-2018-05 .embed-responsive-item {
        width: 95%;
        height: 230px;
        margin: 20px;
    }
    .toned-90-long-sale-2018-05 .banner-content h4.other-font {
        padding: 0;
        font-size: 18px;
    }
    .toned-90-long-sale-2018-05 .banner-content {
        min-height: auto;
        padding: 25px 0;
    }
    .toned-90-long-sale-2018-05 h1 {
        font-size: 22px;
    }
    .toned-90-long-sale-2018-05 h2 {
        font-size: 20px;
    }
    .toned-90-long-sale-2018-05 h3 {
        font-size: 20px;
    }
    .toned-90-long-sale-2018-05 h4 {
        font-size: 18px;
    }
    .toned-90-long-sale-2018-05 h5 {
        font-size: 16px;
    }
    .toned-90-long-sale-2018-05 .img-right h1,
    .toned-90-long-sale-2018-05 .img-right h2,
    .toned-90-long-sale-2018-05 .img-right h3,
    .toned-90-long-sale-2018-05 .img-right h4,
    .toned-90-long-sale-2018-05 .img-left h1,
    .toned-90-long-sale-2018-05 .img-left h2,
    .toned-90-long-sale-2018-05 .img-left h3,
    .toned-90-long-sale-2018-05 .img-left h4 {
        margin-bottom: 25px;
    }
    .toned-90-long-sale-2018-05 .white-area h1,
    .toned-90-long-sale-2018-05 .white-area h2,
    .toned-90-long-sale-2018-05 .white-area h3 {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .toned-90-long-sale-2018-05 section {
        padding: 25px 0;
    }
    .toned-90-long-sale-2018-05 .common-header {
        padding: 10px 0;
    }
    .toned-90-long-sale-2018-05 .common-header h1 {
        margin: 10px 0;
    }
    .toned-90-long-sale-2018-05 .double-area {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        margin: 25px 0;
    }
    .toned-90-long-sale-2018-05 .double-area.left .double-area-text {
        margin-top: 35px;
        margin-left: 0px;
    }
    .toned-90-long-sale-2018-05 .double-area.right .double-area-text {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .toned-90-long-sale-2018-05 .money-back.content-11 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .toned-90-long-sale-2018-05 .money-back-left {
        width: 100%;
        padding: 50px 0;
    }
    .toned-90-long-sale-2018-05 .money-back-left img {
        max-width: 125px;
    }
    .toned-90-long-sale-2018-05 .money-back-right {
        width: 100%;
        padding: 30px 15px;
        padding-right: 0;
    }
    .toned-90-long-sale-2018-05 .double-area img {
        max-width: 100%;
    }
    .toned-90-long-sale-2018-05 button {
        font-size: 22px;
        margin: 5px 0;
        padding: 10px 50px;
    }
    .toned-90-long-sale-2018-05 button span {
        font-size: 16px;
    }
    .toned-90-long-sale-2018-05 .double-area-text>span {
        display: block;
        margin-bottom: 10px;
    }
    .toned-90-long-sale-2018-05 .double-area-text>img {
        height: 25px;
    }
    .toned-90-long-sale-2018-05 .content-1 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1-2.jpg") no-repeat center bottom/ auto 250px;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1-2.jpg") no-repeat center bottom/ auto 250px;
        background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1-2.jpg") no-repeat center bottom/ auto 250px;
        background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-1-2.jpg") no-repeat center bottom/ auto 250px;
        padding-bottom: 250px;
    }
    .toned-90-long-sale-2018-05 .content-4 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        padding-bottom: 400px;
    }
    .toned-90-long-sale-2018-05 .content-2 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 32, 48, 0.8)), to(rgba(0, 32, 48, 0.8))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
        background: -webkit-linear-gradient(rgba(0, 32, 48, 0.8), rgba(0, 32, 48, 0.8)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
        background: -o-linear-gradient(rgba(0, 32, 48, 0.8), rgba(0, 32, 48, 0.8)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
        background: linear-gradient(rgba(0, 32, 48, 0.8), rgba(0, 32, 48, 0.8)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-2.jpg") no-repeat left center / cover;
    }
    .toned-90-long-sale-2018-05 .content-4 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-4.jpg") no-repeat left 50px bottom / auto 400px;
        padding-bottom: 400px;
    }
    .toned-90-long-sale-2018-05 .content-6 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6-2.png") no-repeat center bottom / auto 330px;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6-2.png") no-repeat center bottom / auto 330px;
        background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6-2.png") no-repeat center bottom / auto 330px;
        background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-6-2.png") no-repeat center bottom / auto 330px;
        padding-bottom: 330px;
    }
    .toned-90-long-sale-2018-05 .single-img {
        max-width: 100%;
    }
    .toned-90-long-sale-2018-05 .double-area.left.pricing img {
        max-width: 250px;
    }
    .toned-90-long-sale-2018-05 .toned-90-long-sale-2018-05 .double-area.left.pricing .double-area-text {
        text-align: center;
    }
    /*additional#############################################*/
    .toned-90-long-sale-2018-05 .banner {
        text-align: center;
        padding: 35px 0;
    }
    .toned-90-long-sale-2018-05 .banner p {
        font-size: 20px;
    }
    .toned-90-long-sale-2018-05 .banner iframe {
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .toned-90-long-sale-2018-05 .banner h5 span {
        font-size: 18px;
    }
    .toned-90-long-sale-2018-05 h2 {
        font-size: 32px;
    }
    .toned-90-long-sale-2018-05 .include-item {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .toned-90-long-sale-2018-05 .include-item img {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        height: 200px;
        margin-bottom: 20px;
        width: auto !important;
    }
    .toned-90-long-sale-2018-05 .include-item-text {
        width: 100%;
    }
    .toned-90-long-sale-2018-05 .include-item-left .include-item-text {
        margin-left: 0;
    }
    .toned-90-long-sale-2018-05 .include-item-right .include-item-text {
        margin-right: 0;
        text-align: left;
    }
    .toned-90-long-sale-2018-05 h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .toned-90-long-sale-2018-05 h3>span {
        font-size: 26px;
    }
    .toned-90-long-sale-2018-05 .include-item p {
        font-size: 15px;
    }
    .toned-90-long-sale-2018-05 .include {
        padding-bottom: 45px;
    }
    .toned-90-long-sale-2018-05 .bonuses-header {
        background: #fff;
        margin-bottom: 40px;
    }
    .toned-90-long-sale-2018-05 .bonuses-header img {
        max-width: 250px;
    }
    .toned-90-long-sale-2018-05 .bonus-item {
        padding: 35px 20px;
        margin: 20px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .toned-90-long-sale-2018-05 .bonus-item img {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px;
        max-width: 200px;
    }
    .toned-90-long-sale-2018-05 .bonus-item-left .text {
        margin-right: 0;
        width: 100%;
    }
    .toned-90-long-sale-2018-05 .bonus-item-right .text {
        margin-left: 0;
        width: 100%;
    }
    .toned-90-long-sale-2018-05 .bonus-item p {
        font-size: 15px;
        line-height: 1.4;
    }
    .toned-90-long-sale-2018-05 .bonuses {
        padding-bottom: 35px;
    }
    .toned-90-long-sale-2018-05 .back-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .back-wrap img {
        max-width: 200px;
        margin-bottom: 25px;
    }
    .toned-90-long-sale-2018-05 .back-text {
        margin-left: 0;
    }
    .toned-90-long-sale-2018-05 .back-text h3 {
        font-size: 26px;
    }
    .toned-90-long-sale-2018-05 .back-text h2 {
        margin-bottom: 20px;
    }
    .toned-90-long-sale-2018-05 .back p {
        font-size: 16px;
    }
    .toned-90-long-sale-2018-05 .back {
        background: url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/back-bg.jpg") no-repeat center center / cover;
        padding: 30px 0 !important;
        color: #fff;
    }
    .toned-90-long-sale-2018-05 .ft-smll {
        margin: 10px 0 10px 0 !important;
    }
    .toned-90-long-sale-2018-05 .img-separator {
        margin: 20px 0;
        margin-bottom: 35px;
    }
    .toned-90-long-sale-2018-05 .delete {
        margin-top: 35px;
        margin-bottom: 15px;
    }
    .toned-90-long-sale-2018-05 .site-btn {
        padding: 10px 20px;
        font-size: 22px;
        margin: 10px auto;
    }
    .toned-90-long-sale-2018-05 .card-btm {
        margin-bottom: 15px;
        font-size: 15px;
    }
    .toned-90-long-sale-2018-05 .card {
        height: 30px;
    }
    .toned-90-long-sale-2018-05 .reserve {
        padding: 45px 0 !important;
    }
    .toned-90-long-sale-2018-05 .ft-smll {
        max-height: 200px;
    }
    .toned-90-long-sale-2018-05 .text-for-img {
        font-size: 30px !important;
    }
    .toned-90-long-sale-2018-05 .text-for-img span {
        font-size: 22px;
    }
    .toned-90-long-sale-2018-05 .text-for-img {
        margin-bottom: 40px !important;
    }
    .toned-90-long-sale-2018-05 h2 {
        font-size: 24px;
    }
    .toned-90-long-sale-2018-05 .banner p {
        font-size: 14px;
        width: 100%;
    }
    .toned-90-long-sale-2018-05 .banner iframe {
        margin: 20px 00;
    }
    .toned-90-long-sale-2018-05 .styled-list li {
        font-size: 14px;
        padding-left: 30px;
        line-height: 25px;
    }
    .toned-90-long-sale-2018-05 .styled-list li::after {
        width: 15px;
        height: 15px;
    }
    .toned-90-long-sale-2018-05 .styled-list {
        margin: 20px 0;
    }
    .toned-90-long-sale-2018-05 .banner {
        padding: 15px 0 0 !important;
    }
    .toned-90-long-sale-2018-05 .common-header {
        padding: 30px 0 !important;
    }
    main.toned-90-long-sale-2018-05 {
        font-size: 14px;
    }
    .toned-90-long-sale-2018-05 section {
        padding: 30px 0 !important;
    }
    .toned-90-long-sale-2018-05 .boxed {
        padding: 20px 15px;
        margin: 25px 0;
    }
    .toned-90-long-sale-2018-05 .content-1.img-right {
        padding-bottom: 239px !important;
    }
    .toned-90-long-sale-2018-05 img[align="right"] {
        width: 250px;
        float: none;
        margin: 15px auto !important;
    }
    .toned-90-long-sale-2018-05 .content-4.img-left {
        background: none;
    }
    .toned-90-long-sale-2018-05 .content-6 .styled-list li {
        padding-left: 45px;
    }
    .toned-90-long-sale-2018-05 .styled-list li::after {
        top: 6px;
    }
    .toned-90-long-sale-2018-05 .content-6.img-left {
        padding-bottom: 300px !important;
    }
    .toned-90-long-sale-2018-05 .content-6 .styled-list::before {
        height: calc(100% - 4%);
    }
    .toned-90-long-sale-2018-05 .content-8-1 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .9)), to(rgba(0, 0, 0, .9))) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat right center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat right center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat right center / cover;
        background: linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)) repeat 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-13.jpg") no-repeat right center / cover;
    }
    .toned-90-long-sale-2018-05 .site-btn.top-btn {
        line-height: 1.3;
    }
    .toned-90-long-sale-2018-05 .content-12 {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.7))) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
        background: -o-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
        background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7)) repeat fixed 0 0%, rgba(0, 0, 0, 0) url("https://d12hfwo7xdmxn8.cloudfront.net/salespages/toned-in-90-days/v1/img/bg-12.jpg") no-repeat right center / cover;
    }
    .toned-90-long-sale-2018-05 .site-btn {
        line-height: 1.3 !important;
    }
    .toned-90-long-sale-2018-05 .full-hobe {
        width: 100% !important;
    }
    .toned-90-long-sale-2018-05 .hide-desktop {
        display: block;
    }
    .toned-90-long-sale-2018-05 .hide-mobial {
        display: none;
    }
}