.landing72513202 {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px
}

.landing72513202 .container {
    max-width: 1200px;
    width: 100%
}

.top-alert {
    background: #df2c2f;
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    padding: 10px 0;
    color: #fff
}

.btn.btn-order {
    font-size: .7em;
    padding: 4px 12px;
    border-radius: 5px;
    background: #323232;
    color: #fff;
    float: right
}

.banner-form-sec {
    background: url(../images/banner_2_bigger.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 44vw
}

.order-form {
    background-color: rgba(65,65,65,.4);
    padding: 10px 20px 15px;
    margin-top: 70px;
    border-radius: 6px;
    text-align: center
}

.order-form .form-heading h1 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff200;
    text-align: center;
    font-weight: 800
}

.order-form .form-group {
    float: left;
    width: 100%
}

.fixed-order {
    display: none !important
}

.about-sec {
    display: block;
    width: 100%;
    padding: 40px 0
}

.heading-sec {
    text-align: center;
    margin: 0 0 20px
}

.heading-sec h2 {
    text-transform: uppercase;
    color: #4c51a2;
    font-size: 31px;
    font-weight: 600
}

.doctor-sec {
    background: #eee;
    padding: 40px 0
}

.middle-sec-banner {
    background: #252b29
}

.middle-sec-banner img {
    display: block;
    margin: auto
}

.banefit-sec {
    background: url(../images/ultra-josh-landing-banner-2.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 0;
    color: #fff
}

.banefit-sec h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 15px
}

.ingrediant-sec {
    padding: 40px 0 15px;
    text-align: center
}

.ingrediant-box img {
    margin: 0 0 15px
}

.ingrediant-box {
    margin: 0 0 30px
}

.ftr-sec {
    text-align: center
}

.ftr-sec .ftlink {
    list-style: none;
    margin: 0 0 10px;
    background: #df2c2f;
    text-align: center;
    padding: 10px
}

.ftr-sec .ftlink li {
    display: inline-block;
    position: relative;
    padding-right: 15px
}

.ftr-sec .ftlink li:after {
    position: absolute;
    content: '';
    width: 1px;
    background: #fff;
    height: 15px;
    right: 7px;
    top: 7px
}

.ftr-sec .ftlink li:last-child:after {
    display: none
}

.ftr-sec .ftlink li a {
    text-decoration: none;
    color: #fff
}

.copyright-sec {
    margin: 15px 0 0
}

.How-to-use .heading-sec {
    margin: 15px 0 0
}

.top-alert p strong {
    color: #f9f52f;
    animation: blink 2s linear infinite
}

@keyframes blink {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@media only screen and (max-width: 991px) {
    .top-alert {
        font-size:13px;
        line-height: 17px;
        font-weight: 600
    }

    .order-form {
        margin-top: 30px
    }

    .order-form .form-heading h1 {
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .banner-form-sec {
        height:auto;
        background: #fff !important
    }

    .mobile-banner {
        background: url(../images/mobilie-Banner-2.jpg)no-repeat;
        height: 170vw;
        background-size: cover;
        background-position: center
    }

    .order-form .form-heading h1 {
        font-size: 21px
    }
}

@media only screen and (max-width: 767px) {
    .fixed-order {
        background:#464646;
        position: fixed;
        bottom: 0;
        height: 100px;
        width: 100%;
        display: block !important;
        z-index: 99999
    }

    .fixed-order .bottlfxd {
        max-width: 100px;
        position: absolute;
        top: -75px;
        left: 34px!important;
    }

    .fixed-order a {
        margin-top: 22px;
        display: block
    }

    .top-alert {
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        padding-top: 4px;
        padding-bottom: 3px
    }
}

@media only screen and (max-width: 575px) {
    .ftr-sec {
        padding-bottom:7em
    }
}

@media only screen and (max-width: 500px) {
    .top-alert {
        font-size:10px;
        line-height: 14px;
        font-weight: 700;
        padding-top: 4px;
        padding-bottom: 3px
    }
}
